.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:hidden}}.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:100%;bottom:0}}.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}}.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}}.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-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__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%}.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;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}.fs-product-hero .sticky-product-bar{position:fixed;bottom:-200px;left:50%;transform:translate(-50%);width:90%;z-index:100;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 .5s ease-out}@media (min-width: 1248px){.fs-product-hero .sticky-product-bar{width:auto;left:auto;right:var(--global-sect-pad-x-md, 40px);transform:none}}.fs-product-hero .sticky-product-bar .product__thumb{flex-shrink:0}.fs-product-hero .sticky-product-bar .product__thumb img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:linear-gradient(180deg,#e5e5e5,#aeaeae)}.fs-product-hero .sticky-product-bar .product__description{flex:1;font-size:1.4rem;line-height:1.4rem;margin:0}.fs-product-hero .sticky-product-bar .product__description .price-item{font-size:1.4rem;color:#fff!important}.fs-product-hero .sticky-product-bar .product_button{flex-shrink:0}.fs-product-hero .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}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/fs-product-hero.css.map */
