:root{--spacing-none: 0px;--spacing-md: 8px;--spacing-lg: 12px;--spacing-xl: 16px;--spacing-2xl: 20px;--spacing-3xl: 24px;--spacing-4xl: 32px;--spacing-5xl: 40px;--spacing-7xl: 64px;--spacing-9xl: 96px;--spacing-10xl: 128px;--radius-md: 8px;--radius-xl: 12px;--radius-3xl: 24px;--radius-4xl: 32px;--radius-button: 9999px;--radius-full: 9999px;--color-text-primary: #191839;--color-bg-secondary: #D9D9D9;--color-fg-primary: #242352;--color-blue-active: #6865EA;--btn-primary-bg: #242352;--btn-primary-fg: #ffffff;--alpha-white-50: rgba(255, 255, 255, .5);--alpha-white-80: rgba(255, 255, 255, .8);--alpha-black-50: rgba(25, 24, 57, .5);--font-display: "Clash Grotesk", sans-serif;--font-body: Inter, sans-serif;--width-4xl: 1440px}.section-product-main{display:flex;padding:0 var(--spacing-7xl, 64px);justify-content:center;align-items:flex-start;gap:var(--spacing-5xl, 40px);width:100%;box-sizing:border-box}.section-product-main .page-width{display:flex;width:100%;max-width:var(--width-4xl, 1440px);justify-content:center;padding:0}.product-main-inner{display:flex;width:100%;max-width:var(--width-4xl, 1440px);justify-content:space-between;align-items:flex-start;gap:var(--spacing-5xl, 40px)}.product-left-column{display:flex;padding-top:var(--spacing-10xl, 128px);flex-direction:column;align-items:center;gap:var(--spacing-lg, 12px);flex:1 1 0;min-width:0;max-width:804px}.product-left-inner{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-lg, 12px);align-self:stretch}.media-gallery-block{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-lg, 12px);align-self:stretch}.product-badge-static{position:absolute;top:16px;left:16px;width:40px;height:40px;z-index:10;pointer-events:none}.product-badge-static img{width:40px;height:40px;object-fit:contain;display:block}.media-gallery-container{position:relative;display:flex;align-items:center;align-self:stretch;width:100%;box-sizing:border-box}.media-track{display:flex;gap:var(--spacing-lg, 12px);width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.media-track::-webkit-scrollbar{display:none}.media-item{position:relative;flex:0 0 calc(50% - 6px);height:520px;border-radius:var(--radius-xl, 12px);overflow:hidden;scroll-snap-align:start}.media-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:var(--spacing-md, 8px);box-sizing:border-box;background-color:var(--bg-product-custom, #F5F5F5)}.product-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;padding:var(--spacing-md, 8px);justify-content:center;align-items:center;width:36px;height:36px;border-radius:var(--radius-button, 9999px);background:var(--btn-primary-bg, #242352);border:none;cursor:pointer;z-index:5;transition:opacity .2s;flex-shrink:0}.nav-arrow:hover{opacity:.85}.nav-arrow svg{width:20px;height:20px;display:block}.nav-arrow.prev{left:-20px}.nav-arrow.next{right:-20px}.usp-trigger{position:absolute;bottom:8px;left:8px;right:8px;display:flex;padding:20px 16px;align-items:center;gap:12px;border-radius:var(--radius-md, 8px);background:var(--alpha-white-50, rgba(255,255,255,.5));backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:none;cursor:pointer;box-sizing:border-box;z-index:6}.usp-trigger__icon{width:32px;height:32px;aspect-ratio:1/1;object-fit:contain;flex-shrink:0}.usp-trigger__text{flex:1;min-width:0;text-align:left;color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:20px;font-weight:500;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usp-trigger__plus{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.usp-trigger__plus svg{width:32px;height:32px}.media-pagination{display:flex;width:280px;padding:var(--spacing-md, 8px);justify-content:center;align-items:center;gap:var(--spacing-md, 8px);border-radius:var(--radius-full, 9999px);background:var(--alpha-white-80, rgba(255,255,255,.8));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.pagination-dot{height:6px;flex:1 0 0;border-radius:var(--radius-button, 9999px);background:var(--color-bg-secondary, #D9D9D9);border:none;cursor:pointer;padding:0;transition:background .2s}.pagination-dot.is-active{background:var(--color-fg-primary, #242352)}@media(min-width:990px){.pagination-dot.pagination-dot--last{display:none!important}}.product-highlights-row{display:flex;padding:var(--spacing-xl, 16px) 0 var(--spacing-xl, 16px) var(--spacing-md, 8px);justify-content:space-between;align-items:flex-start;gap:var(--spacing-lg, 12px);align-self:stretch}.highlight-item{display:flex;justify-content:center;align-items:flex-start;gap:var(--spacing-lg, 12px);flex:1 0 0}.highlight-item img{width:24px;height:24px;aspect-ratio:1/1;object-fit:contain;flex-shrink:0}.highlight-item__text{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:16px;font-weight:400;line-height:28px}.product-right-column{display:flex;padding-top:var(--spacing-10xl, 128px);flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--spacing-4xl, 32px);flex:.7 0 0;min-width:0}.product-info-top{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg, 12px);align-self:stretch;margin-bottom:-20px}.info-header-block{display:flex;flex-direction:column;gap:var(--spacing-none, 0);align-self:stretch}.title-heart-row{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.title-subtitle-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-none, 0);align-self:stretch;flex:1}.product-title{color:var(--color-text-primary, #191839);font-family:var(--font-display, "Clash Grotesk");font-size:48px!important;font-weight:600;line-height:60px!important;letter-spacing:-.96px;margin:0}.product-category-label{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:18px;font-weight:400;line-height:28px;margin:0}.wishlist-btn{display:flex;padding:var(--spacing-xl, 16px);justify-content:center;align-items:center;background:none;border:none;cursor:pointer;flex-shrink:0}.wishlist-btn svg{width:24px;height:24px;fill:none;stroke:var(--color-text-primary, #191839)}.wishlist-btn:hover svg{fill:var(--color-text-primary, #191839)}.product-description-rte{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:18px;font-weight:400;line-height:28px;align-self:stretch}.product-description-rte p{margin:0 0 8px}.product-description-rte p:last-child{margin-bottom:0}.product-description-rte strong,.product-description-rte b{font-weight:400!important}.variant-selector-block{display:flex;padding:var(--spacing-md, 8px) 0;flex-direction:column;align-items:flex-start;gap:var(--spacing-md, 8px);align-self:stretch}.variant-selector-header{display:flex;justify-content:flex-start;align-items:center;gap:8px;align-self:stretch}.variant-label{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:18px;font-weight:600;line-height:28px}.variant-value{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:18px;font-weight:400;line-height:28px}.swatch-list{display:flex;padding-left:var(--spacing-md, 8px);align-items:flex-start;gap:var(--spacing-lg, 12px);align-self:stretch;flex-wrap:wrap}.swatch-item{width:56px;height:64px;border-radius:var(--radius-md, 8px);border:2px solid transparent;overflow:hidden;cursor:pointer;text-decoration:none;display:block;box-sizing:border-box;transition:border-color .2s;background-color:#fbfbfb}.swatch-item.is-active{border-color:var(--color-blue-active, #6865EA)}.swatch-image-wrap{width:100%;height:100%;overflow:hidden}.swatch-image-wrap img{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box;display:block}.purchase-block{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.atc-button{display:flex;width:100%;padding:var(--spacing-xl, 16px) 22px;justify-content:center;align-items:center;gap:var(--spacing-md, 8px);border-radius:var(--radius-button, 9999px);background:var(--btn-primary-bg, #242352);border:none;cursor:pointer;transition:opacity .2s;box-sizing:border-box}.atc-button:hover{opacity:.88}.atc-button__text{color:var(--btn-primary-fg, #ffffff);font-family:var(--font-body, Inter);font-size:18px;font-weight:600;line-height:28px}.atc-button:disabled,.atc-button[disabled]{background:#ebebeb;cursor:not-allowed;opacity:1}.atc-button:disabled .atc-button__text{color:#aaa}.atc-button.is-loading{opacity:.65;cursor:wait;pointer-events:none}.atc-errors{color:#d32f2f;font-size:14px;margin-top:8px;font-family:var(--font-body, Inter)}.selling-points-list{display:flex;padding-left:var(--spacing-md, 8px);flex-direction:column;align-items:flex-start;gap:var(--spacing-lg, 12px);align-self:stretch}.selling-point{display:flex;align-items:flex-start;gap:var(--spacing-lg, 12px);align-self:stretch}.selling-point__icon img{width:28px;height:28px;object-fit:contain;display:block;max-width:none}.selling-point__text{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:18px;font-weight:400;line-height:28px}.sticky-atc{position:fixed;left:4px;right:4px;bottom:8px;z-index:100;pointer-events:none;transform:translateY(150%);transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:stretch}.sticky-atc--active{transform:translateY(0);pointer-events:auto}.sticky-atc__inner{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:var(--width-4xl, 1440px);margin:0 auto;padding:0 12px;box-sizing:border-box}.sticky-atc__card{display:flex;flex-direction:column;gap:16px;padding:12px 24px;border-radius:var(--radius-3xl, 24px);background:var(--alpha-white-80, rgba(255,255,255,.8));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 30px #00000014}.sticky-atc__info{display:flex;align-items:center;gap:20px}.sticky-atc__image{width:56px;height:64px;border-radius:var(--radius-md, 8px);overflow:hidden;flex-shrink:0;background-color:var(--bg-product-custom, #F5F5F5)}.sticky-atc__image img{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box}.sticky-atc__text{display:flex;flex-direction:column}.sticky-atc__title{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:20px;font-weight:500;line-height:30px}.sticky-atc__price{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:20px;font-weight:600;line-height:30px}.sticky-atc__action{display:flex;flex-direction:column;align-items:stretch;gap:8px}.sticky-atc__button{width:100%;flex:none}.usp-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:var(--alpha-black-50, rgba(25, 24, 57, .5));backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s;cursor:pointer}.usp-drawer-overlay.is-active{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}.usp-drawer{position:fixed;top:0;left:0;width:400px;height:100dvh;z-index:9999;background:#fff;transform:translate(-100%);transition:transform .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;box-shadow:5px 0 30px #0000001a}.usp-drawer.is-active{transform:translate(0)}.usp-drawer__inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.usp-drawer__header{padding:24px 24px 0;flex-shrink:0}.usp-drawer__header-content{display:flex;flex-direction:row;gap:8px}.usp-drawer__icon{width:32px;height:32px;object-fit:contain}.usp-drawer__header-text{display:flex;flex:1;justify-content:space-between;align-items:center}.usp-drawer__title{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:20px;font-weight:500;line-height:30px;margin:0}.usp-drawer__close{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.usp-drawer__close svg{width:24px;height:24px}.usp-drawer__body{flex:1 1 auto;overflow-y:auto;padding:20px 24px 24px;display:flex;flex-direction:column;gap:20px;min-height:0}.usp-drawer__description{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:16px;line-height:1.6}.usp-drawer__image-wrap{margin-top:auto;width:100%;min-height:380px;border-radius:var(--radius-3xl, 24px);overflow:hidden;background-color:var(--bg-product-custom, #F5F5F5);display:flex;align-items:center;justify-content:center}.usp-drawer__image-wrap img{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}@media(min-width:990px){.section-product-main{padding:0 var(--spacing-7xl, 64px) 100px}.product-main-inner{flex-direction:row;align-items:flex-start}.product-left-column{flex:1 1 0;min-width:0;max-width:804px}.media-item{flex:0 0 calc(50% - 6px);height:520px}.sticky-atc{left:8px;right:8px;bottom:8px;padding:0 8px}.sticky-atc__card{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 32px}.sticky-atc__info{flex:1}.sticky-atc__action{flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}.sticky-atc__button{width:auto}.product-highlights-mobile{display:none!important}.product-highlights-row{display:flex}.usp-drawer{top:0;left:0;border-radius:0;transform:translate(-100%)}.usp-drawer.is-active{transform:translate(0)}}.product-video-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.product-video{width:100%;height:100%;object-fit:contain;display:block}.lightbox-img.is-video{object-fit:contain}@media(max-width:989px){.section-product-main{padding:0 var(--spacing-2xl, 20px) 80px;flex-direction:column;gap:var(--spacing-5xl, 40px)}.nav-arrow.next,.nav-arrow.prev{display:none}.product-main-inner{flex-direction:column;gap:var(--spacing-5xl, 40px)}.product-left-column{padding-top:var(--spacing-9xl, 96px);flex:none;width:100%;max-width:100%}.media-item{flex:0 0 100%;width:100%;height:auto;aspect-ratio:380 / 480;max-height:480px}.product-badge-static{top:16px;left:8px}.product-right-column{padding-top:0;width:100%}.product-title{font-size:36px;line-height:44px}.price-main{font-size:30px;line-height:38px}.highlight-item{display:flex;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-lg, 12px);flex:1 0 0}.atc-button{width:100%}.product-highlights-row{display:none!important}.product-highlights-mobile{display:flex!important;padding:var(--spacing-xl, 16px) 0 var(--spacing-xl, 16px) var(--spacing-md, 8px);flex-direction:column;gap:var(--spacing-lg, 12px);align-self:stretch}.sticky-atc__card{flex-direction:column;align-items:flex-start;padding:12px 24px}.usp-drawer{top:16px;left:16px;right:16px;bottom:16px;width:auto;height:calc(100dvh - 32px);border-radius:var(--radius-4xl, 32px);transform:translateY(120%)}.usp-drawer.is-active{transform:translateY(0)}.pagination-dot.pagination-dot--last{display:flex!important}.section-product-main .page-width{padding-left:0;padding-right:0}.sticky-atc__card{flex-direction:column;align-items:normal;padding:12px 24px}}body.lightbox-open{overflow:hidden}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:10000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-lightbox.is-active{opacity:1;visibility:visible}.lightbox-top-bar{position:absolute;top:0;left:0;right:0;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;z-index:10002;color:#fff}.lightbox-counter{font-family:var(--font-body);font-size:14px}.lightbox-close{background:none;border:none;cursor:pointer;color:#fff;padding:10px}.lightbox-close svg{width:24px;height:24px;stroke:currentColor}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;cursor:pointer;padding:20px;z-index:10002;transition:opacity .2s}.lightbox-nav:hover{opacity:.7}.lightbox-nav svg{width:30px;height:30px;fill:currentColor}.lightbox-nav--prev{left:10px}.lightbox-nav--next{right:10px}.lightbox-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.lightbox-image-container{background:#fff;width:100%;height:100%;max-width:800px;max-height:90vh;display:flex;justify-content:center;align-items:center;cursor:zoom-in;position:relative;transition:max-width .4s ease,max-height .4s ease}.lightbox-img{max-width:90%;max-height:90%;object-fit:contain;transition:transform .4s cubic-bezier(.165,.84,.44,1);-webkit-user-select:none;user-select:none;will-change:transform}.product-lightbox.is-zoomed .lightbox-image-container{cursor:zoom-out;max-width:100%;max-height:100vh;overflow:auto}.product-lightbox.is-zoomed .lightbox-img{transform:scale(.7);max-width:100%;max-height:none}@media(max-width:989px){.sticky-atc{left:0;right:0;bottom:0;padding:0}.sticky-atc__inner{padding:0}.sticky-atc__card{flex-direction:row;align-items:center;justify-content:space-between;padding:10px 16px;border-radius:0;gap:12px;border-top:1px solid rgba(25,24,57,.1)}.sticky-atc__image{width:40px;height:46px;border-radius:6px;flex-shrink:0}.sticky-atc__text{flex:1;min-width:0}.sticky-atc__title{font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:14px;line-height:20px}.sticky-atc__action{flex-direction:row;align-items:center;flex-shrink:0}.sticky-atc__button{width:44px;height:44px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center}.sticky-atc__button .atc-button__text{display:none}.sticky-atc__button:after{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.sticky-atc__button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23AAAAAA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E")}}.product-delivery-estimate{display:flex;padding:var(--spacing-xxs, 2px) 0;align-items:center;gap:var(--spacing-xs, 4px)}.delivery-dot{width:8px;height:8px;background-color:var(--Colors-Text-text-success-primary, #067647);border-radius:50%;display:block}.delivery-text{color:var(--Colors-Text-text-success-primary, #067647);font-family:var(--Font-family-font-family-body, Inter),sans-serif;font-size:var(--Font-size-text-sm, 14px);font-weight:500;line-height:var(--Line-height-text-sm, 20px);text-align:center}.price-wrapper{display:flex;align-items:center;gap:12px}.price-old{color:var(--color-text-tertiary, #535862);font-family:var(--font-body, Inter);font-size:20px;font-weight:400;text-decoration:line-through;line-height:1.2}.price-main{color:var(--color-text-primary, #191839);font-family:var(--font-body, Inter);font-size:36px;font-weight:500;line-height:44px}@media(max-width:989px){.price-old{font-size:18px}.price-main{font-size:30px;line-height:38px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-main-product.css.map */
