.product-page-layout{max-width:1200px;margin:0 auto;padding:2rem}.product-info-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}@media screen and (max-width: 768px){.product-info-section{grid-template-columns:1fr;gap:2rem}}.product-gallery{position:relative}.product-gallery .main-image{width:100%;height:500px;object-fit:cover;border-radius:12px;margin-bottom:1rem}.product-gallery .thumbnail-images{display:flex;gap:.5rem;overflow-x:auto}.product-gallery .thumbnail{width:80px;height:80px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease}.product-gallery .thumbnail.active{border-color:#007acc}.product-details{padding:1rem 0}.product-title{font-family:Rinter,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.2}.product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.product-rating .stars{color:gold;font-size:1.2rem}.product-rating .rating-text{font-family:Rinter,sans-serif;font-weight:600;color:#666}.product-description{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:2rem}.key-features{margin-bottom:2rem}.key-features ul{list-style:none;padding:0}.key-features li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:500}.key-features li:before{content:"\2713";color:#28a745;font-weight:700}.package-selection{margin-bottom:2rem}.package-selection h3{font-family:Rinter,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.package-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.package-option{border:2px solid #e0e0e0;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s ease;text-align:center}.package-option:hover{border-color:#007acc}.package-option.selected{border-color:#007acc;background-color:#f0f8ff}.package-option input[type=radio]{margin-right:.5rem}.package-option .package-image{width:60px;height:60px;object-fit:cover;margin:0 auto .5rem;display:block}.package-option .package-price{font-family:Rinter,sans-serif;font-weight:700;font-size:1.1rem;color:#000}.package-option .save-badge{background:#e74c3c;color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-weight:600;margin-top:.5rem;display:inline-block}.price-section{margin-bottom:2rem}.current-price{font-family:Rinter,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem}.original-price{font-family:Rinter,sans-serif;font-size:1.5rem;color:#e74c3c;text-decoration:line-through;margin-right:1rem}.shipping-info{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;color:#666}.shipping-info .icon{width:16px;height:16px;background:#e74c3c;border-radius:50%}.add-to-cart-section{margin-bottom:2rem}.review-summary{display:flex;align-items:center;gap:1rem;margin-top:1rem;font-size:.9rem;color:#666}.customer-gallery-section{margin:4rem 0}.customer-gallery-section h2{font-family:Rinter,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.customer-gallery{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0}.customer-gallery-item{flex-shrink:0;width:200px;height:200px;border-radius:12px;overflow:hidden;position:relative}.customer-gallery-item img{width:100%;height:100%;object-fit:cover}.customer-gallery-item .overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center}.product-details-tabs{margin:4rem 0}.tab-navigation{display:flex;border-bottom:2px solid #e0e0e0;margin-bottom:2rem}.tab-button{padding:1rem 2rem;background:none;border:none;font-family:Rinter,sans-serif;font-weight:600;font-size:1.1rem;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease}.tab-button.active{border-bottom-color:#007acc;color:#007acc}.tab-content{display:none}.tab-content.active{display:block}.characteristics-table{width:100%;border-collapse:collapse}.characteristics-table th,.characteristics-table td{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.characteristics-table th{font-family:Rinter,sans-serif;font-weight:700;background-color:#f8f9fa}.how-to-use{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:4rem 0}@media screen and (max-width: 768px){.how-to-use{grid-template-columns:1fr}}.video-container{position:relative;width:100%;height:300px;border-radius:12px;overflow:hidden}.video-container iframe{width:100%;height:100%}.testimonials-section{margin:4rem 0;text-align:center}.testimonials-section h2{font-family:Rinter,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2rem}.testimonials-carousel{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0}.testimonial-card{flex-shrink:0;width:300px;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a;text-align:left}.testimonial-card .customer-name{font-family:Rinter,sans-serif;font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.testimonial-card .rating{color:gold;margin-bottom:1rem}.testimonial-card .quote{font-style:italic;margin-bottom:1rem;line-height:1.5}.testimonial-card .date{font-size:.9rem;color:#666}.similar-products-section{margin:4rem 0}.similar-products-section h2{font-family:Rinter,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.similar-products-carousel{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0}.similar-product-card{flex-shrink:0;width:250px;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000001a;text-align:center}.similar-product-card img{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.similar-product-card .product-title{font-family:Rinter,sans-serif;font-weight:600;font-size:1rem;margin-bottom:.5rem;line-height:1.3}.similar-product-card .price{font-family:Rinter,sans-serif;font-weight:700;font-size:1.2rem;color:#000;margin-bottom:1rem}.similar-product-card .original-price{font-size:.9rem;color:#e74c3c;text-decoration:line-through;margin-right:.5rem}@media screen and (max-width: 768px){.product-page-layout{padding:1rem}.product-title,.current-price{font-size:2rem}.package-options{grid-template-columns:repeat(2,1fr)}.customer-gallery-item{width:150px;height:150px}.testimonial-card{width:250px}.similar-product-card{width:200px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/product-page-layout.css.map */
