.product-wrapper{gap:40px;padding:2rem 5rem;display:flex}.product-wrapper .carousel{border-radius:20px;flex:1;width:550px;height:550px}.product-wrapper .details{flex:2}.product-wrapper .carousel *{object-fit:contain}.product-wrapper .details h1{font-size:32px}.product-wrapper .details .price{font-size:30px;font-weight:600}.product-wrapper .details .brand{align-items:center;gap:10px;display:flex}.product-wrapper .details .link{color:#fff;cursor:pointer;background:#000;border-radius:5px;width:fit-content;margin-top:20px;padding:18px 80px;font-size:21px;display:block}.product_options div{margin-bottom:10px}.product_options div p{margin-bottom:5px}.carousel .slide img{height:revert-layer}.product_options div select{width:fit-content;min-width:50%;box-shadow:none;background:0 0;border:1px solid #aeaeae;border-radius:10px;padding:10px 20px 10px 10px}@media (max-width:768px){.product-wrapper{flex-direction:column;gap:20px;padding:1rem}.product-wrapper .carousel{width:100%;height:auto}.product-wrapper .details .link{text-align:center;width:100%}.product-wrapper .details h1{font-size:24px;line-height:34px}.product-wrapper .details .price{font-size:20px;line-height:30px;font-weight:inherit}.product_options{font-size:18px;line-height:28px}.product-wrapper .details .brand{font-size:16px;line-height:26px}}
.product-wrapper-premium{background-color:#fff;gap:4rem;max-width:1440px;margin:0 auto;padding:2rem 4rem;display:flex}.product-gallery-container{flex-direction:column;flex:1.5;gap:1rem;display:flex}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.gallery-image-wrapper{cursor:zoom-in;background-color:#f9f9f9;position:relative;overflow:hidden}.gallery-image-wrapper img{object-fit:cover;width:100%;height:auto;transition:transform .3s;display:block}.gallery-image-wrapper:first-child{grid-column:span 2}.product-details-container{flex:1;height:fit-content;padding-left:2rem;position:sticky;top:100px}.product-brand-link{text-transform:uppercase;letter-spacing:1px;color:#666;align-items:center;gap:8px;margin-bottom:1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.product-title{color:#000;margin-bottom:1rem;font-size:2.25rem;font-weight:500;line-height:1.2}.product-price{color:#333;margin-bottom:2rem;font-size:1.5rem;font-weight:400}.product-type-tag{text-transform:uppercase;color:#555;background:#f0f0f0;border-radius:4px;margin-bottom:1.5rem;padding:4px 10px;font-size:.75rem;display:inline-block}.options-wrapper{border-top:1px solid #eee;margin-bottom:2rem;padding-top:1.5rem}.option-group{margin-bottom:1.5rem}.option-label{text-transform:uppercase;color:#000;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.option-select{cursor:pointer;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2082.2c3.6-3.6%205.4-7.8%205.4-12.8%200-5-1.8-9.3-5.4-12.9z%22%2F%3E%3C%2Fsvg%3E);background-position:right 1rem center;background-repeat:no-repeat;background-size:.65em;border:1px solid #ddd;border-radius:0;width:100%;padding:12px;font-size:1rem}.buy-now-btn{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:1px;background-color:#000;border:1px solid #000;width:100%;margin-bottom:1rem;padding:18px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.buy-now-btn:hover{color:#fff;background-color:#333}.visit-store-btn{color:#000;text-align:center;text-transform:uppercase;background-color:#fff;border:1px solid #ddd;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.visit-store-btn:hover{border-color:#000}@media (max-width:992px){.product-wrapper-premium{flex-direction:column;gap:0;padding:0}.product-gallery-container{width:100%}.mobile-carousel{display:block!important}.desktop-gallery{display:none!important}.product-details-container{padding:2rem;position:relative;top:0}.product-title{font-size:1.75rem}}@media (min-width:993px){.mobile-carousel{display:none!important}.desktop-gallery{display:block!important}}
