.access-denied__section{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.access-denied__card{background-color:#fff;width:50%;margin:0 auto;padding:40px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;border-radius:4px}.access-denied__card .text{display:flex;flex-direction:column;gap:8px}.access-denied__card .text h2{font-size:1rem;line-height:22px;font-weight:600;letter-spacing:-1.9%}.access-denied__card .text p{font-size:.8rem;line-height:20px;font-weight:400;letter-spacing:-1.9%}@media screen and (max-width: 768px){.access-denied__card{width:90%}}.order-detail__section .cta__container{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0 0 20px}.order-detail__container{background-color:#fff;border-radius:4px}.order-metadata__card{padding:16px;display:flex;align-items:flex-start;justify-content:space-between}.order-metadata__card .col{display:flex;flex-direction:column;gap:8px}.order-metadata__card .col h4{font-size:14px;font-weight:400;line-height:17px}.order-metadata__card .col h3{font-size:14px;font-weight:500;line-height:17px}.order-metadata__card .content{display:flex;flex-direction:column;gap:12px}.order-metadata__card .content .text{display:flex;gap:2rem}.order-metadata__card .content p{font-size:12px;font-weight:500;line-height:14.5px}.product-detail__container{padding:8px;display:flex;flex-direction:column;gap:4px}.product__card{padding:1rem;border-radius:4px;background-color:#f8f8f8}.product__card hr{border-top:1px solid #d4d4d4;margin:12px 0}.product__card .product-info{display:flex;align-items:flex-start;justify-content:space-between}.product__card .product-info .col h5{font-size:12px;font-weight:500;line-height:14.5px}.product__card .product-info .col p{font-size:11px;line-height:13.5px;color:#535353}.product__card .product-info .col{display:flex;flex-direction:column;gap:4px}.product__card .product-info .content{display:flex;gap:1rem}.product__card .product-info .content .image{background-color:#fff;width:72px;height:72px;border-radius:4px;overflow:hidden}.product__card .product-info .content .image img{width:100%;height:100%;object-fit:cover}.product__card .product-info .content .text h2{font-size:14px;font-weight:600;line-height:17px}.product__card .product-info .content .text .product-metadata{margin-top:1rem;display:flex;gap:2rem;align-items:center}.product__card .product-info .pricing{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.product__card .file-info{display:flex;align-items:flex-end;gap:1rem}.product__card .file-info .divider{width:1px;height:15px;background-color:#d4d4d4}.product__card .file-info .row{display:flex;align-items:center;gap:4px}.product__card .file-info .row h5{font-size:12px;font-weight:500;line-height:14.5px}.product__card .file-info .row p{font-size:11px;font-weight:400;line-height:13.5px;color:#535353}@media screen and (max-width: 768px){.order-metadata__card .content .text{flex-direction:column;gap:12px}.product__card .product-info{flex-direction:column;gap:1rem}.product__card .product-info .content{flex-direction:column;gap:1rem;width:100%}.product__card .product-info .content .image{width:100%;height:200px}.product__card .product-info .content .text h2{font-size:16px;line-height:19px}.product__card .product-info .content .text .product-metadata{margin-top:1rem;display:flex;align-items:flex-start;flex-direction:column;gap:1rem}.product__card .product-info .pricing{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:1rem}.product__card .product-info .pricing button{width:100%}.product__card .file-info{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.product__card .file-info .divider{display:none}.product__card .file-info .row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}}
