.fs-product-hero-section.shopify-section{overflow:visible!important}.fs-product-hero{position:relative;width:100%;display:grid;grid-template-columns:1fr 640px;grid-template-rows:auto;align-items:start;padding-bottom:var(--section-padding-bottom, 0);background-color:#c4a996}@media (max-width: 1232px){.fs-product-hero{display:block;overflow:visible}}.fs-product-hero__backgrounds{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;pointer-events:none}@media (max-width: 1232px){.fs-product-hero__backgrounds{height:var(--gallery-height-mobile, 75vh);bottom:auto}}.fs-product-hero__background{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:var(--gradient-color-3, #c4a996);background-image:radial-gradient(ellipse 180% 180% at 50% 50%,var(--gradient-color-1, #f0e4da) 0%,var(--gradient-color-2, #dcc8b8) 20%,var(--gradient-color-3, #c4a996) 45%,var(--gradient-color-4, #a8917d) 70%,var(--gradient-color-5, #8a7565) 100%);background-size:250% 250%;animation:fs-hero-gradient-pulse var(--animation-speed, 8s) ease-in-out infinite;opacity:0;transition:opacity var(--gradient-transition-speed, .8s) ease-in-out}.fs-product-hero__background.is-active{opacity:1}@keyframes fs-hero-gradient-pulse{0%{background-position:50% 50%;background-size:220% 220%}20%{background-position:30% 70%;background-size:260% 260%}40%{background-position:70% 35%;background-size:300% 300%}60%{background-position:40% 60%;background-size:280% 280%}80%{background-position:60% 40%;background-size:250% 250%}to{background-position:50% 50%;background-size:220% 220%}}.fs-product-hero__gallery{position:sticky;top:calc(var(--header-height, 80px) + 20px);height:calc(100vh - var(--header-height, 80px) - 40px);z-index:1;grid-column:1;align-self:start}@media (max-width: 1232px){.fs-product-hero__gallery{position:relative;top:auto;height:var(--gallery-height-mobile, 75vh);align-self:auto;overflow:hidden}}.fs-product-hero__image-slide{position:absolute;top:var(--image-mar-top-desktop, 0);left:calc(var(--global-sect-pad-x-md, 40px) + var(--image-mar-left-desktop, 0px));right:var(--image-mar-right-desktop, 0);bottom:var(--image-mar-bottom-desktop, 0);display:flex;z-index:1;opacity:0;visibility:hidden;transition:opacity var(--gradient-transition-speed, .8s) ease-in-out,visibility var(--gradient-transition-speed, .8s) ease-in-out;padding-top:var(--image-pad-top-desktop, 0);padding-bottom:var(--image-pad-bottom-desktop, 0)}@media (max-width: 1232px){.fs-product-hero__image-slide{top:var(--image-mar-top-mobile, 0);left:0;right:0;bottom:calc(60px + var(--image-mar-bottom-mobile, 0px));height:auto;padding-top:var(--image-pad-top-mobile, 0);padding-bottom:var(--image-pad-bottom-mobile, 0);overflow:hidden}}.fs-product-hero__image-slide:first-child,.fs-product-hero__image-slide.is-active{opacity:1;visibility:visible}.fs-product-hero__gallery:has(.fs-product-hero__image-slide.is-active:not(:first-child)) .fs-product-hero__image-slide:first-child:not(.is-active){opacity:0;visibility:hidden}.fs-product-hero__image-slide--desktop-h-left{justify-content:flex-start}.fs-product-hero__image-slide--desktop-h-center{justify-content:center}.fs-product-hero__image-slide--desktop-h-right{justify-content:flex-end}.fs-product-hero__image-slide--desktop-v-top{align-items:flex-start}.fs-product-hero__image-slide--desktop-v-center{align-items:center}.fs-product-hero__image-slide--desktop-v-bottom{align-items:flex-end}@media (max-width: 1232px){.fs-product-hero__image-slide--mobile-h-left{justify-content:flex-start}.fs-product-hero__image-slide--mobile-h-center{justify-content:center}.fs-product-hero__image-slide--mobile-h-right{justify-content:flex-end}.fs-product-hero__image-slide--mobile-v-top{align-items:flex-start}.fs-product-hero__image-slide--mobile-v-center{align-items:center}.fs-product-hero__image-slide--mobile-v-bottom{align-items:flex-end}}.fs-product-hero__picture{display:flex;align-items:inherit;justify-content:inherit;max-width:100%;max-height:var(--image-height-desktop, 85%);flex-shrink:0}@media (max-width: 1232px){.fs-product-hero__picture{max-height:100%;height:100%;flex-shrink:1}}.fs-product-hero__product-image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.15))}.fs-product-hero__info{position:relative;grid-column:2;padding-top:calc(var(--global-sect-pad-y-md, 40px) + 20px);padding-bottom:var(--global-sect-pad-y-md, 40px);padding-right:var(--global-sect-pad-x-md, 40px);z-index:10;display:flex;flex-direction:column;gap:16px}@media (max-width: 1232px){.fs-product-hero__info{width:100%;padding-top:0;padding-bottom:0;padding-right:0;margin-top:-60px;max-height:none;overflow-y:visible;position:relative;z-index:10;pointer-events:auto}}.fs-product-hero__info-wrapper{display:flex;flex-direction:column;gap:16px;margin-top:20px}.fs-product-hero__info-blocks{padding:var(--card-pad-sm, 24px);color:var(--brand-black);background:var(--brand-white);border-radius:24px;display:flex;flex-direction:column}@media (max-width: 1232px){.fs-product-hero__info-blocks{width:calc(100% - (var(--global-sect-pad-x-md, 20px) * 2));margin:0 var(--global-sect-pad-x-md, 20px)}}.fs-product-hero__title{display:flex;flex-direction:column;gap:var(--text-gap-sm, 8px)}.fs-product-hero__title-row{display:flex;align-items:center}.fs-product-hero__title-row--with-price{justify-content:space-between;gap:16px}.fs-product-hero__title-row--with-price h1{flex:1}.fs-product-hero__title-with-subheading{display:flex;align-items:baseline;gap:8px;flex:1}.fs-product-hero__title-with-subheading h1{margin:0}.fs-product-hero__inline-subheading{display:none}@media (max-width: 749px){.fs-product-hero__title-row--with-price{flex-direction:column;align-items:flex-start;gap:8px}.fs-product-hero__title-row--with-price .fs-product-hero__title-with-subheading{flex-wrap:wrap}.fs-product-hero__title-row--with-price .fs-product-hero__inline-subheading{display:inline}.fs-product-hero__title-row--with-price .fs-product-hero__title-price{width:100%}.fs-product-hero__title-row--with-price .fs-product-hero__sale-mode{text-align:left;flex-wrap:wrap;flex-direction:row}.fs-product-hero__title-row--with-price .fs-product-hero__sale-price{justify-content:flex-start;width:100%}.fs-product-hero__subheading-row.fs-product-hero__subheading-row--hide-mobile{display:none!important}}.fs-product-hero__title-price{flex-shrink:0}.fs-product-hero__title-price .price__container,.fs-product-hero__title-price .price__regular,.fs-product-hero__title-price .price__sale{display:flex;flex-direction:row;align-items:center;gap:var(--text-gap-sm, 8px)}.fs-product-hero__title-price .price-item{font-family:PP Neue Montreal,sans-serif;font-weight:400;line-height:110%;font-size:40px;margin:0}@media (max-width: 749px){.fs-product-hero__title-price .price-item{font-size:24px}}.fs-product-hero__subheading-row{display:flex;align-items:center;gap:8px}.fs-product-hero__subheading-row .global-heading-xs{margin:0}.fs-product-hero__subheading-image{display:flex;align-items:center}.fs-product-hero__subheading-image img{height:100%;width:auto;display:block}.fs-product-hero__sale-mode{display:flex;flex-direction:column;gap:2px;text-align:right}.fs-product-hero__sale-price{display:flex;align-items:center;justify-content:flex-end}.fs-product-hero__sale-price-full{font-family:PP Neue Montreal,sans-serif;font-size:20px;font-weight:500;color:#000}.fs-product-hero__sale-price-discount{font-family:PP Neue Montreal,sans-serif;font-size:14px;font-weight:700;color:#722f37}.fs-product-hero__sale-code-text{font-family:PP Neue Montreal,sans-serif;font-size:12px;font-weight:400;color:#333;margin:2px 0 0}.fs-product-hero__sale-stock-text{font-family:PP Neue Montreal,sans-serif;font-size:11px;font-weight:400;font-style:italic;color:#666;display:block}@media (max-width: 749px){.fs-product-hero__sale-price-full{font-size:16px}.fs-product-hero__sale-code-text{font-size:11px}.fs-product-hero__sale-stock-text{font-size:10px;display:inline;margin-left:4px}}.fs-product-hero__logo{max-width:180px}.fs-product-hero__info h1{color:var(--brand-black)!important}.fs-product-hero__price-area .price__container,.fs-product-hero__price-area .price__regular,.fs-product-hero__price-area .price__sale{display:flex;flex-direction:row;align-items:center;gap:var(--text-gap-sm, 8px)}.fs-product-hero__price-area .price-item{font-family:PP Neue Montreal,sans-serif;font-weight:400;line-height:110%;font-size:40px;margin:0}@media (max-width: 749px){.fs-product-hero__price-area .price-item{font-size:24px}}.fs-product-hero__price-area .price__sale .price-item--regular{opacity:.25}.fs-product-hero__buy-btn .button{width:100%}@media (max-width: 1232px){.fs-product-hero__info button,.fs-product-hero__info a,.fs-product-hero__info [role=button],.fs-product-hero__info input[type=submit]{-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation;cursor:pointer}}.fs-product-hero .pay-in-message{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.fs-product-hero .pay-in-message .pay-in-text{font-family:PP Neue Montreal,sans-serif;font-weight:400;line-height:150%;font-size:14px;margin:0;color:var(--brand-text)}@media (max-width: 749px){.fs-product-hero .pay-in-message .pay-in-text{font-size:12px}}.fs-product-hero .pay-in-message .pay-in-images{display:flex;align-items:center;gap:12px}.fs-product-hero .pay-in-message .pay-in-image{display:flex;align-items:center}.fs-product-hero .pay-in-message .pay-in-image:nth-child(2){margin-top:4px}.fs-product-hero .pay-in-message .pay-in-image img{height:16px;width:auto;display:block}.fs-product-hero .pay-in-message--center{align-items:center;text-align:center}.fs-product-hero .extra-information{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--grid-gap-sm, 16px);align-items:center}.fs-product-hero .extra-information .extra{display:flex;flex-direction:row;align-items:center}.fs-product-hero .extra-information .extra img{margin-right:8px;height:24px;width:auto;object-fit:contain}.fs-product-hero__details{padding:var(--card-pad-sm, 24px);color:var(--brand-black);background:var(--brand-white);border-radius:24px;display:flex;flex-direction:column;gap:32px}@media (max-width: 1232px){.fs-product-hero__details{width:calc(100% - (var(--global-sect-pad-x-md, 20px) * 2));margin:0 var(--global-sect-pad-x-md, 20px)}}@media (max-width: 749px){.fs-product-hero__details{gap:20px}}.fs-product-hero__details .accordion{width:100%;margin-top:0;gap:var(--content-gap-sm, 16px)}.fs-product-hero__details .accordion:first-child{border-top:none}.fs-product-hero__details .accordion:last-child{border-bottom:none}.fs-product-hero__details .accordion:last-child summary{padding-bottom:0}.fs-product-hero__details .accordion .accordion__title{font-family:PP Neue Montreal,sans-serif;font-weight:400;line-height:130%;font-size:20px;margin:0;color:var(--brand-black)}@media (max-width: 749px){.fs-product-hero__details .accordion .accordion__title{font-size:16px}}.fs-product-hero__details .accordion summary{padding:0!important;padding-bottom:var(--text-gap-md, 16px)!important}.fs-product-hero__details .accordion summary .accordion__icon{border:1px solid rgba(0,0,0,.15);border-radius:1000px;height:32px;width:32px;display:flex;align-items:center;justify-content:center}@media (max-width: 749px){.fs-product-hero__details .accordion summary .accordion__icon{height:24px;width:24px}}.fs-product-hero__details .accordion summary .accordion__icon:has(.icon-minus){display:none}.fs-product-hero__details .accordion details[open] summary .accordion__icon:has(.icon-plus){display:none}.fs-product-hero__details .accordion details[open] summary .accordion__icon:has(.icon-minus){display:flex}.fs-product-hero__details .accordion .accordion__content{margin:0;padding-left:0;padding-right:0;padding-bottom:var(--text-gap-md, 16px);color:var(--brand-text)}.fs-product-hero .festive-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.fs-product-hero .festive-particle{position:absolute}.fs-product-hero__progress{position:absolute;top:50%;left:var(--global-sect-pad-x-md, 40px);transform:translateY(-50%);z-index:5;display:flex;flex-direction:column;gap:6px;padding:0;height:40%;max-height:200px}@media (max-width: 1232px){.fs-product-hero__progress{left:var(--global-sect-pad-x-md, 20px);top:50%;transform:translateY(-50%);gap:4px;height:30%;max-height:150px}}.fs-product-hero__progress-bar{flex:1;width:3px;background:#ffffff4d;border-radius:2px;border:none;padding:0;cursor:pointer;overflow:hidden;position:relative;transition:background .3s ease}.fs-product-hero__progress-bar:hover{background:#fff6}.fs-product-hero__progress-fill{display:block!important;position:absolute;top:0;left:0;width:100%;height:0%;background:#ffffffe6;border-radius:2px;transition:none}.fs-product-hero__progress-bar.is-completed .fs-product-hero__progress-fill{height:100%;opacity:.7}.fs-product-hero__progress-bar.is-active .fs-product-hero__progress-fill{animation:progress-fill-vertical var(--autoplay-speed, 5s) linear forwards}.fs-product-hero.is-paused .fs-product-hero__progress-bar.is-active .fs-product-hero__progress-fill{animation-play-state:paused}.fs-product-hero:not([data-autoplay=true]) .fs-product-hero__progress-bar.is-active .fs-product-hero__progress-fill,.fs-product-hero:not([data-autoplay=true]) .fs-product-hero__progress-bar.is-completed .fs-product-hero__progress-fill{height:100%;opacity:.9;animation:none}.fs-product-hero:not([data-autoplay=true]) .fs-product-hero__progress-bar:not(.is-active):not(.is-completed) .fs-product-hero__progress-fill{height:0%}@keyframes progress-fill-vertical{0%{height:0%}to{height:100%}}@media (prefers-reduced-motion: reduce){.fs-product-hero__progress-bar.is-active .fs-product-hero__progress-fill{animation:none;height:100%}}.fs-product-hero__dots{display:none;position:absolute;bottom:20px;left:var(--global-sect-pad-x-md, 40px);right:auto;top:auto;z-index:5;width:fit-content;gap:12px;padding:8px 16px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px}@media (max-width: 1232px){.fs-product-hero__dots{left:50%;right:auto;transform:translate(-50%);bottom:20px}}.fs-product-hero__dot{width:10px;height:10px;border-radius:50%;border:none;padding:0;background:#ffffff80;cursor:pointer;transition:background .3s ease,transform .3s ease}.fs-product-hero__dot:hover{background:#fffc;transform:scale(1.2)}.fs-product-hero__dot.is-active{background:var(--brand-white, #fff);transform:scale(1.2)}.fs-product-hero .complimentary-items{margin-top:20px}.fs-product-hero .complimentary-items__title{font-family:PPFraktionMono,monospace;font-size:1.4rem;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px;color:var(--brand-black)}.fs-product-hero .complimentary-items__grid{display:flex;flex-direction:row;gap:12px}.fs-product-hero .complimentary-items__item{flex:1;text-align:center}.fs-product-hero .complimentary-items__image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;margin-bottom:8px;background:var(--brand-bg-alt, #f5f5f5)}.fs-product-hero .complimentary-items__image img{width:100%;height:100%;object-fit:cover}.fs-product-hero .complimentary-items__text-1{font-family:PPFraktionMono,monospace;font-size:1rem;margin:0;line-height:1.4;color:var(--brand-black)}.fs-product-hero .complimentary-items__text-2{font-family:PP Neue Montreal,sans-serif;font-size:1.2rem;margin:4px 0 0;line-height:1.4;color:var(--brand-black);opacity:.7}.sticky-product-bar{position:fixed;bottom:-200px;left:50%;transform:translate(-50%);width:90%;max-width:500px;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:var(--brand-black, #242424);border-radius:50px;color:#fff;transition:bottom .4s cubic-bezier(.16,1,.3,1)}@media (min-width: 1248px){.sticky-product-bar{width:auto;max-width:none;left:auto;right:var(--global-sect-pad-x-md, 40px);transform:none}}.sticky-product-bar .product__thumb{flex-shrink:0}.sticky-product-bar .product__thumb img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:linear-gradient(180deg,#e5e5e5,#aeaeae)}.sticky-product-bar .product__description{flex:1;font-size:1.4rem;line-height:1.4rem;margin:0}@media (max-width: 749px){.sticky-product-bar .product__description{font-size:1rem;line-height:1.2rem}}.sticky-product-bar .product__description .price-item{font-size:1.4rem;color:#fff!important}.sticky-product-bar .product_button{flex-shrink:0}.sticky-product-bar .product_button .button{padding:10px 20px;font-size:12px}.fs-product-hero .product-gwp-message{margin-top:12px;padding:18px 24px;color:#fff;text-align:center;border-radius:16px}.fs-product-hero .product-gwp-message p{font-family:PP Neue Montreal,sans-serif;font-weight:400;line-height:150%;font-size:14px;margin:0}@media (max-width: 749px){.fs-product-hero .product-gwp-message p{font-size:12px}}.fs-product-hero .product-gwp-message__title{display:block;font-family:PPFraktionMono,monospace;font-size:1.4rem;color:#fff;margin-bottom:6px;letter-spacing:.05em;text-transform:uppercase}.fs-product-hero .product-gwp-message strong{font-weight:700;color:#fff}@media (max-width: 749px){.fs-product-hero .product-gwp-message{font-size:1.1rem;padding:16px 18px}.fs-product-hero .product-gwp-message__title{font-size:1.25rem}}.offer-banner{padding:16px 20px;border-radius:8px}.offer-banner__row{display:flex;flex-wrap:nowrap;align-items:center;gap:16px}.offer-banner__image-wrapper{flex-shrink:0;width:70px;height:70px;overflow:hidden;border-radius:6px}.offer-banner__image{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.offer-banner__image-placeholder{background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center}.offer-banner__image-placeholder .placeholder-svg{width:40%;height:40%;opacity:.4}.offer-banner__content{flex:1;min-width:0;text-align:var(--text-align, left)}.offer-banner__title{font-family:PP Neue Montreal,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.3;margin:0 0 4px;color:rgb(var(--color-foreground))}.offer-banner__description{font-family:PP Neue Montreal,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.45;margin:0;color:rgb(var(--color-foreground));opacity:.85}.offer-banner__action{flex-shrink:0}.offer-banner__copy-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;font-family:PPFraktionMono,monospace;font-size:1.1rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;border-radius:var(--buttons-radius-outset);cursor:pointer;transition:all .2s ease;white-space:nowrap}.offer-banner__copy-btn:hover{opacity:.9;transform:translateY(-1px)}.offer-banner__copy-btn:active{transform:translateY(0)}.offer-banner__copy-text,.offer-banner__copy-success{transition:opacity .2s ease}.offer-banner__copy-success{position:absolute;opacity:0}.offer-banner__copy-btn.copied .offer-banner__copy-text{opacity:0}.offer-banner__copy-btn.copied .offer-banner__copy-success{opacity:1}.offer-banner__copy-btn.copied{background:#2e7d32;color:#fff}@media screen and (max-width: 749px){.offer-banner{padding:14px 16px}.offer-banner__row{gap:12px}.offer-banner__image-wrapper{display:none}.offer-banner__title{font-size:1.2rem;margin-bottom:2px}.offer-banner__description{font-size:1.05rem;line-height:1.4}.offer-banner__copy-btn{padding:10px 14px;font-size:1rem;letter-spacing:.05em}}@media screen and (max-width: 400px){.offer-banner__row{gap:10px}.offer-banner__title{font-size:1.1rem}.offer-banner__description{font-size:1rem}.offer-banner__copy-btn{padding:8px 12px;font-size:.95rem}}.video-stories{position:relative;display:flex;align-items:center;gap:8px;width:100%}.video-stories__arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:8px;cursor:pointer;transition:opacity .2s ease;z-index:2;color:#000}.video-stories__arrow:hover:not([disabled]){opacity:.7}.video-stories__arrow[disabled]{opacity:.2;cursor:not-allowed}.video-stories__arrow--prev .icon{transform:rotate(90deg)}.video-stories__arrow--next .icon{transform:rotate(-90deg)}.video-stories__arrow .icon{width:16px;height:16px}@media (max-width: 749px){.video-stories__arrow{display:none}}.video-stories__track{display:flex;gap:var(--circle-gap, 12px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0;flex:1;touch-action:pan-x;overscroll-behavior-x:contain}.video-stories__track::-webkit-scrollbar{display:none}.video-stories__circle{flex-shrink:0;width:var(--circle-size-desktop, 80px);height:var(--circle-size-desktop, 80px);border-radius:50%;overflow:hidden;border:none;padding:0;cursor:pointer;scroll-snap-align:start;position:relative;background:#0000001a;transition:transform .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation;-webkit-touch-callout:none}.video-stories__circle:hover{transform:scale(1.05)}.video-stories__circle:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:transparent}.video-stories__circle--ring{box-shadow:0 0 0 3px var(--ring-color, #fff)}@media (max-width: 749px){.video-stories__circle{width:var(--circle-size-mobile, 70px);height:var(--circle-size-mobile, 70px)}.video-stories__circle--ring{box-shadow:0 0 0 2px var(--ring-color, #fff)}}.video-stories__preview{width:100%;height:100%;object-fit:cover;pointer-events:none}.video-stories-modal{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;background:#000000eb!important}.video-stories-modal[aria-hidden=false]{opacity:1!important;visibility:visible!important;pointer-events:auto}.video-stories-modal__overlay{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:transparent!important;cursor:pointer;z-index:1}.video-stories-modal__container{position:relative;height:60vh;max-height:80vh;aspect-ratio:9 / 16;background:#000!important;border-radius:12px;overflow:hidden;z-index:2;box-shadow:0 25px 80px #00000080}@media (max-width: 749px){.video-stories-modal__container{height:75vh;max-height:85vh;border-radius:12px}}.video-stories-modal__progress{position:absolute;top:12px;left:12px;right:12px;display:flex;gap:4px;z-index:10}.video-stories-modal__progress-bar{flex:1;height:3px;background:#ffffff4d;border-radius:2px;overflow:hidden}.video-stories-modal__progress-fill{display:block!important;height:100%;width:0%;background:#ffffffe6;border-radius:2px;transition:width .1s linear}.video-stories-modal__progress-bar.is-completed .video-stories-modal__progress-fill{width:100%!important}.video-stories-modal__progress-bar.is-active .video-stories-modal__progress-fill{background:#fff}.video-stories-modal.is-paused .video-stories-modal__progress-bar.is-active .video-stories-modal__progress-fill{animation:progress-pulse 1s ease-in-out infinite}@keyframes progress-pulse{0%,to{opacity:1}50%{opacity:.5}}.video-stories-modal.is-paused .video-stories-modal__video-wrapper:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#00000080;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Crect x='6' y='5' width='4' height='14' rx='1'/%3E%3Crect x='14' y='5' width='4' height='14' rx='1'/%3E%3C/svg%3E");background-size:30px;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:20}.video-stories-modal__close{position:absolute;top:24px;right:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00000080;border:none;border-radius:50%;cursor:pointer;z-index:10;color:#fff;transition:background .2s ease,transform .2s ease}.video-stories-modal__close:hover{background:#000000b3;transform:scale(1.1)}.video-stories-modal__close .icon{width:16px;height:16px}.video-stories-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;z-index:15;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:none;border-radius:50%;color:#fff;transition:background .2s ease,transform .2s ease,opacity .2s ease;opacity:.7}.video-stories-modal__nav:hover{background:#ffffff4d;opacity:1;transform:translateY(-50%) scale(1.1)}.video-stories-modal__nav--prev{left:-60px}.video-stories-modal__nav--next{right:-60px}.video-stories-modal__nav .icon{width:20px;height:20px}.video-stories-modal__nav--prev .icon{transform:rotate(90deg)}.video-stories-modal__nav--next .icon{transform:rotate(-90deg)}.video-stories-modal__nav--prev.is-hidden,.video-stories-modal__nav--next.is-hidden{opacity:0;pointer-events:none}@media (max-width: 749px){.video-stories-modal__nav{width:36px;height:36px}.video-stories-modal__nav--prev{left:8px}.video-stories-modal__nav--next{right:8px}.video-stories-modal__nav .icon{width:16px;height:16px}}.video-stories-modal__video-wrapper{position:relative;width:100%;height:100%}.video-stories-modal__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-stories-modal__slide.is-active{opacity:1;visibility:visible}.video-stories-modal__video{width:100%;height:100%;object-fit:cover}.video-stories-modal__mute{position:absolute;bottom:24px;right:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00000080;border:none;border-radius:50%;cursor:pointer;z-index:10;color:#fff;transition:background .2s ease}.video-stories-modal__mute:hover{background:#000000b3}.video-stories-modal__mute-icon{display:none;width:18px;height:18px}.video-stories-modal__mute-icon .icon{width:18px;height:18px}.video-stories-modal__mute-icon--off{display:flex}.video-stories-modal.is-unmuted .video-stories-modal__mute-icon--off{display:none}.video-stories-modal.is-unmuted .video-stories-modal__mute-icon--on{display:flex}.fs-product-hero__text-block{display:flex;align-items:flex-start;gap:12px;font-size:1.4rem;line-height:1.6;color:var(--color-foreground);text-align:var(--text-align-desktop, left)}.fs-product-hero__text-block-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:var(--icon-size, 24px);height:var(--icon-size, 24px)}.fs-product-hero__text-block-icon svg{width:100%;height:100%}.fs-product-hero__text-block-content{flex:1}@media (max-width: 749px){.fs-product-hero__text-block{text-align:var(--text-align-mobile, left)}}.fs-product-hero__text-block p{margin:0}.fs-product-hero__text-block p+p{margin-top:1em}
/*# sourceMappingURL=/cdn/shop/t/64/assets/fs-product-hero.css.map */
