.product-modern-wrapper{width:100%;background:#fff}.product-modern-container{max-width:1200px;margin:0 auto;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.product-modern__info{width:100%;max-width:100%;margin:0;display:block;box-sizing:border-box}.product-modern__info>*{width:100%;max-width:100%;box-sizing:border-box}.product-modern__app-block{width:100%;max-width:100%;margin-bottom:.5rem;display:block}.product-modern__gallery{width:100%}.gallery-main-image{width:100%;background:transparent;border-radius:20px;padding:0;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;box-shadow:none;overflow:hidden;aspect-ratio:1 / 1}.gallery-main-image .main-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.gallery-main-image .placeholder-svg{width:100%;height:100%;opacity:.3}.gallery-thumbnails-wrapper{display:flex;align-items:center;justify-content:center;gap:1.5rem;position:relative;padding:0 1rem}.gallery-thumbnails{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center;overflow:hidden;position:relative;width:100%;max-width:500px;min-height:110px}.thumbnail-item{width:110px;height:110px;flex-shrink:0;border:2px solid #E0E0E0;border-radius:14px;background:transparent;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.gallery-thumbnails .thumbnail-item.thumbnail-hidden,.product-modern__gallery .gallery-thumbnails .thumbnail-item.thumbnail-hidden,.thumbnail-item.thumbnail-hidden{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;padding:0!important;margin:0!important;border:0!important;border-width:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;pointer-events:none!important;position:absolute!important;left:-99999px!important;top:-99999px!important;z-index:-9999!important;overflow:hidden!important}.thumbnail-item.thumbnail-hidden:before,.thumbnail-item.thumbnail-hidden:after{display:none!important;content:none!important}.thumbnail-item.thumbnail-hidden img,.thumbnail-item.thumbnail-hidden *{display:none!important;visibility:hidden!important;opacity:0!important}.thumbnail-item img{width:100%;height:100%;object-fit:contain}.thumbnail-item:hover{border-color:var(--thumbnail-active-border, #4A90E2);transform:translateY(-3px);box-shadow:0 6px 16px #4a90e240}.thumbnail-item.active{border-color:var(--thumbnail-active-border, #4A90E2);border-width:3px;background:transparent;box-shadow:0 4px 16px #4a90e24d;padding:0}.thumbnail-arrow{flex-shrink:0;width:44px;height:44px;border:2.5px solid var(--gallery-nav-border, #4A90E2);border-radius:50%;background:#fff;color:var(--gallery-nav-icon, #4A90E2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 10px #4a90e233;position:relative;z-index:2}.thumbnail-arrow:hover{background:var(--gallery-nav-hover-bg, linear-gradient(135deg, #4A90E2 0%, #3D7AC7 100%));color:#fff;transform:scale(1.08);box-shadow:0 6px 16px #4a90e266}.thumbnail-arrow:active{transform:scale(.96)}.thumbnail-arrow svg{width:12px;height:18px}.thumbnail-arrow:disabled,.thumbnail-arrow.disabled{border-color:#ccc;color:#ccc;background:#f5f5f5;cursor:not-allowed;opacity:.5;box-shadow:none}.thumbnail-arrow:disabled:hover,.thumbnail-arrow.disabled:hover{background:#f5f5f5;color:#ccc;transform:none;box-shadow:none}.gallery-size-guide{margin-top:2rem;width:100%}.gallery-size-guide img{width:100%;height:auto;border-radius:12px;box-shadow:0 2px 8px #00000014}.product-modern__payment-badges{margin-top:.25rem;width:100%;text-align:center}.product-modern__payment-badges img{width:100%;height:auto;max-height:50px;object-fit:contain}.product-modern__rating{display:flex;align-items:center;margin-bottom:.75rem}.product-modern__rating .stars{display:flex;gap:2px;color:var(--rating-text-color, #4A90E2)}.product-modern__rating .rating-text{font-size:13px;color:var(--rating-text-color, #4A90E2);margin-left:.5rem;font-weight:500}.product-modern__title{font-size:var(--title-size, 24px);font-weight:700;color:var(--title-color, #2C5F8D);margin:0 0 1rem;line-height:1.2}.product-modern__benefits{display:grid;grid-template-columns:1fr 1fr;row-gap:.6rem;column-gap:1rem;margin-bottom:1.5rem}.benefit-item{display:flex;align-items:flex-start;gap:.6rem;font-size:14px;color:var(--benefit-text-color, #333333);line-height:1.35}.benefit-item .icon-bg{fill:var(--benefit-icon-color, #4CAF50)}.benefit-icon{flex-shrink:0;width:24px;height:24px;margin-top:-3px}.product-modern__info .product-variant-picker{margin-bottom:1.5rem}.product-modern__info fieldset{border:none;padding:0;margin:0 0 1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.product-modern__info legend{font-size:14px;font-weight:700;color:#1a202c;margin-bottom:.75rem;width:100%}.product-modern__info input[type=radio]{display:none}.product-modern__info input[type=radio]+label{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;border:1px solid var(--variant-btn-border, #E2E8F0);border-radius:8px;font-size:14px;font-weight:500;color:var(--variant-btn-text, #4A5568);background:var(--variant-btn-bg, #FFFFFF);cursor:pointer;transition:all .2s ease;min-width:48px}.product-modern__info input[type=radio]:checked+label{background:var(--variant-active-bg, #1A202C);color:var(--variant-active-text, #FFFFFF);border-color:var(--variant-active-bg, #1A202C);font-weight:600;box-shadow:0 2px 4px #0000001a}.product-modern__info input[type=radio]:hover+label{border-color:#cbd5e0}.product-modern__info input[type=radio].disabled+label{opacity:.5;cursor:not-allowed;text-decoration:line-through;background:#f7fafc}.product-modern__form{margin-top:.5rem;display:block;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}product-form{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.product-modern__form{display:block!important;width:100%!important;max-width:100%!important}.product-modern__form form{width:100%!important}.product-modern__app-block{width:100%;max-width:100%;margin-bottom:1.5rem;display:block}.product-modern__app-block>div,.product-modern__app-block iframe,.product-modern__app-block .cbb-bundler-container,.product-modern__app-block [class*=bundler],.product-modern__app-block [class*=offer]{width:100%!important;max-width:100%!important}.product-modern__actions{display:flex!important;flex-direction:column;gap:.75rem;align-items:stretch!important;width:520px;max-width:100%!important;padding:0!important;margin:0!important}.product-modern__app-block{width:520px;max-width:100%;margin-bottom:.5rem;display:block}.product-modern__add-to-cart{width:100%!important;max-width:none!important}.quantity-selector{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:.25rem;min-width:140px;max-width:100%;height:48px;margin:0!important}.quantity-btn{width:36px;height:100%;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#1a202c;cursor:pointer;transition:opacity .2s;padding:0}.quantity-btn:hover{opacity:.7}.quantity-input{width:40px;text-align:center;font-size:16px;font-weight:600;color:#1a202c;border:none;background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-modern__add-to-cart{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:var(--atc-padding-y, 1rem) var(--atc-padding-x, 1.5rem);background:linear-gradient(135deg,var(--atc-bg-start, #4A9FBD) 0%,var(--atc-bg-end, #3D8BA8) 100%);color:var(--atc-text-color, #FFFFFF);font-size:var(--atc-font-size, 15px);font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;min-height:54px;box-shadow:0 4px 6px #4a90e233;white-space:nowrap;margin:0!important}.product-modern__add-to-cart:hover{background:linear-gradient(135deg,var(--atc-bg-end, #3D8BA8) 0%,var(--atc-bg-start, #4A9FBD) 100%);transform:translateY(-1px);box-shadow:0 6px 8px #4a90e240}.product-modern__add-to-cart svg{width:calc(var(--atc-font-size, 15px) * 1.4);height:calc(var(--atc-font-size, 15px) * 1.4);stroke-width:2}@media screen and (min-width:750px)and (max-width:989px){.product-modern-wrapper{padding:0 1.5rem}.product-modern-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;padding:0}.product-modern__gallery,.product-modern__info{max-width:100%;width:100%;overflow:hidden;min-width:0}.gallery-main-image,.gallery-thumbnails-wrapper{max-width:100%}.gallery-thumbnails{gap:.75rem;max-width:100%}.thumbnail-item{width:90px;height:90px}.thumbnail-arrow{width:36px;height:36px}.gallery-size-guide{margin-top:1.5rem;max-width:100%}.gallery-payment-badges{margin-top:1.25rem;max-width:100%}.product-modern__title{font-size:var(--title-size-mobile, 22px);margin-bottom:.875rem}.product-modern__actions,.product-modern__app-block{width:100%!important}.product-modern__rating{margin-bottom:.625rem}.product-modern__rating .stars svg{width:13px;height:13px}.product-modern__rating .rating-text{font-size:11px}.product-modern__benefits{row-gap:.625rem;column-gap:.75rem;margin-bottom:1.25rem}.benefit-item{font-size:13px;gap:.5rem;line-height:1.3}.benefit-item svg{width:24px;height:24px}.product-modern__pack-selector{margin-bottom:1.25rem}.pack-selector__title{font-size:13px;margin-bottom:.75rem}.pack-options{gap:.625rem}.pack-option{padding:.875rem}.pack-option__title{font-size:13px}.pack-option__price{font-size:15px}.pack-option__original-price{font-size:11px}.pack-option__savings{font-size:10px;padding:3px 6px}.gift-cards{grid-template-columns:repeat(3,1fr);gap:.625rem;margin-bottom:1.25rem}.gift-card{height:60px}.gift-card svg{width:20px;height:20px}.gift-card span{font-size:11px}.product-modern__add-to-cart{padding:.875rem 1.25rem;font-size:14px}.product-modern__add-to-cart svg{width:18px;height:18px}}@media screen and (max-width:749px){.product-modern-wrapper{padding:0 1rem}.product-modern-container{grid-template-columns:1fr!important;padding:0;gap:1.5rem;max-width:100%;overflow-x:hidden}.product-modern__gallery,.product-modern__info{max-width:100%;overflow-x:hidden}.product-modern__actions,.product-modern__app-block{width:100%!important}.gallery-main-image{padding:0;margin-bottom:1.5rem;border-radius:16px}.gallery-thumbnails-wrapper{gap:.75rem;padding:0}.gallery-thumbnails{gap:.5rem;max-width:100%}.thumbnail-item{width:75px;height:75px;border-radius:10px;padding:0}.thumbnail-item.active{padding:0}.thumbnail-arrow{width:32px;height:32px;border-width:2px}.thumbnail-arrow svg{width:10px;height:14px}.gallery-size-guide{margin-top:1.5rem}.gallery-size-guide img{border-radius:10px}.gallery-payment-badges{margin-top:1.25rem}.product-modern__rating{margin-bottom:.6rem;margin-top:1rem}.product-modern__rating .stars svg{width:13px;height:13px}.product-modern__rating .rating-text{font-size:11px}.product-modern__title{font-size:20px;margin-bottom:.75rem;line-height:1.25}.product-modern__benefits{row-gap:.5rem;column-gap:.5rem;margin-bottom:1.25rem}.benefit-item{font-size:13px;gap:.5rem;line-height:1.3}.benefit-icon{width:24px;height:24px}.product-modern__pack-selector{margin-bottom:1.25rem}.pack-title{font-size:14px;margin-bottom:.75rem;padding-bottom:.5rem}.pack-options{gap:.6rem}.pack-content{padding:.875rem 1rem;border-radius:8px}.pack-name{font-size:13px;margin-bottom:.15rem}.pack-subtitle{font-size:11px;margin-bottom:.15rem}.pack-savings{font-size:11px}.price-current{font-size:16px}.price-compare{font-size:12px}.gift-title{font-size:11px;margin-bottom:.6rem;padding-top:.6rem}.gift-cards{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:.5rem}.gift-card-content{padding:.75rem .5rem;min-height:90px;border-radius:8px}.gift-icon{width:36px;height:36px;margin-bottom:.5rem}.gift-label{font-size:10.5px;line-height:1.25}.gift-notice{font-size:11px;margin-top:.5rem}.product-modern__add-to-cart{font-size:14px;padding:1rem 1.25rem;border-radius:6px}.product-modern__add-to-cart svg{width:16px;height:16px}.product-modern__info .product-variant-picker{margin-bottom:1.25rem}.product-modern__info legend{font-size:13px;margin-bottom:.4rem}}@media screen and (max-width:400px){.gallery-thumbnails{gap:.4rem}.thumbnail-item{width:70px;height:70px}.thumbnail-arrow{width:28px;height:28px}.gift-cards{gap:.5rem}.gift-card-content{padding:.6rem .4rem;min-height:85px}.gift-icon{width:32px;height:32px}.gift-label{font-size:10px}}.section-product-modern{padding-top:var(--section-padding-top, 40px);padding-bottom:var(--section-padding-bottom, 40px)}@media screen and (min-width:750px){.section-product-modern{padding-top:calc(var(--section-padding-top, 40px) * 1.5);padding-bottom:calc(var(--section-padding-bottom, 40px) * 1.5)}}.product-modern__trust-features{display:flex;justify-content:space-between;text-align:center;margin-top:1.5rem;gap:10px}.product-modern__trust-feature{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.product-modern__trust-icon{display:flex;align-items:center;justify-content:center}.product-modern__trust-icon svg{color:#111827}.product-modern__trust-text{font-size:13px;font-weight:700;line-height:1.25;color:#111827}@media screen and (max-width:749px){.product-modern__trust-text{font-size:12px}}.product-modern__faq-list{margin-top:1.5rem;width:100%}.product-modern__accordion{border-bottom:1px solid #E5E7EB}.product-modern__accordion:first-child{border-top:1px solid #E5E7EB}.product-modern__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;cursor:pointer;list-style:none}.product-modern__accordion summary::-webkit-details-marker{display:none}.product-modern__accordion summary .accordion-title-wrap{display:flex;align-items:center;gap:12px}.product-modern__accordion summary .accordion-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#111827}.product-modern__accordion summary .accordion-title{font-size:15px;font-weight:700;color:#111827}.product-modern__accordion summary .accordion-chevron{width:14px;height:8px;color:#111827;transition:transform .3s ease}.product-modern__accordion[open] summary .accordion-chevron{transform:rotate(180deg)}.product-modern__accordion .accordion-content{padding-bottom:1rem;font-size:14px;color:#4b5563;line-height:1.5}.product-modern__accordion .accordion-content p{margin:0}.product-modern__reviews-wrapper{margin-top:1.5rem;width:100%}.reviews-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px}.reviews-slider::-webkit-scrollbar{display:none}.reviews-slide{flex:0 0 100%;scroll-snap-align:start}.reviews-card{display:flex;gap:16px;border-radius:12px;padding:1rem}.reviews-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;background-color:#e5e7eb}.reviews-avatar-placeholder{width:48px;height:48px;border-radius:50%;flex-shrink:0;background-color:#d1d5db}.reviews-content{flex-grow:1;display:flex;flex-direction:column}.reviews-text{font-size:15px;color:#111827;line-height:1.5;margin-bottom:12px}.reviews-separator{height:1px;background-color:#d1d5db;margin-bottom:12px;width:100%}.reviews-footer{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reviews-stars{display:flex;align-items:center;gap:2px}.reviews-name{font-size:14px;font-weight:500;color:#6b7280}.reviews-verified{display:flex;align-items:center;justify-content:center}.reviews-pagination{display:flex;justify-content:center;gap:6px;margin-top:1rem}.reviews-pagination .dot{width:8px;height:8px;border-radius:50%;background-color:#9ca3af;cursor:pointer;transition:background-color .3s}.reviews-pagination .dot.active{background-color:#111827}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-info-modern.css.map */
