.fs-figure{margin:0}.fs-hero{position:relative;display:grid;min-height:var(--fs-hero-min, 72svh);color:rgb(var(--fs-canvas));isolation:isolate}.fs-hero--s{--fs-hero-min: 56svh}.fs-hero--m{--fs-hero-min: 72svh}.fs-hero--l{--fs-hero-min: 86svh}.fs-hero--full{--fs-hero-min: 100svh}.fs-hero--adapt{min-height:0;aspect-ratio:var(--fs-hero-ratio-mobile, .8)}@supports not (height: 1svh){.fs-hero--s{--fs-hero-min: 56vh}.fs-hero--m{--fs-hero-min: 72vh}.fs-hero--l{--fs-hero-min: 86vh}.fs-hero--full{--fs-hero-min: 100vh}}@media screen and (min-width:750px){.fs-hero--adapt{aspect-ratio:var(--fs-hero-ratio, 1.5)}}.fs-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;background:rgb(var(--fs-ink))}.fs-hero__media picture,.fs-hero__img,.fs-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover}.fs-hero__placeholder{fill:rgba(var(--fs-canvas),.35)}.fs-hero__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(20,18,10,var(--fs-overlay, .35)),rgba(20,18,10,calc(var(--fs-overlay, .35) * .45)) 55%,#14120a0d)}.fs-hero__media.fs-media--editorial:after{z-index:2}.fs-hero__content{display:grid;align-items:end;padding-block:clamp(4rem,10vh,8rem) clamp(3.2rem,8vh,7.2rem)}.fs-hero--middle-left .fs-hero__content,.fs-hero--middle-center .fs-hero__content{align-items:center}.fs-hero--middle-center .fs-hero__box,.fs-hero--bottom-center .fs-hero__box{margin-inline:auto;text-align:center}.fs-hero--middle-center .fs-actions,.fs-hero--bottom-center .fs-actions{justify-content:center}.fs-hero__box{max-width:62rem}.fs-hero .fs-caption,.fs-hero__heading,.fs-hero__text{color:inherit}.fs-hero__heading{max-width:16ch;text-shadow:0 1px 24px rgba(0,0,0,.18)}.fs-hero--middle-center .fs-hero__heading,.fs-hero--bottom-center .fs-hero__heading{margin-inline:auto}.fs-hero__text{margin-top:1.6rem;max-width:44ch;opacity:.92}.fs-hero .fs-btn{background:rgb(var(--fs-canvas));color:rgb(var(--fs-ink))}.fs-hero .fs-btn--secondary{background:transparent;color:rgb(var(--fs-canvas));border-color:rgba(var(--fs-canvas),.6)}@media screen and (max-width:749px){.fs-hero--text-below{min-height:0;color:rgba(var(--color-foreground),.85)}.fs-hero--text-below .fs-hero__media{position:relative;z-index:0;aspect-ratio:var(--fs-hero-ratio-mobile, .8)}.fs-hero--text-below .fs-hero__media:before{display:none}.fs-hero--text-below .fs-hero__content{padding-block:2.8rem 3.2rem}.fs-hero--text-below .fs-hero__heading{color:rgb(var(--fs-heading, var(--color-foreground)));text-shadow:none}.fs-hero--text-below .fs-caption{color:rgb(var(--fs-accent-on, var(--color-foreground)))}.fs-hero--text-below .fs-btn{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.fs-hero--text-below .fs-btn--secondary{background:transparent;color:rgb(var(--color-secondary-button-text));border-color:rgba(var(--color-secondary-button-text),.55)}}.fs-manifesto__statement p{margin:0 0 .5em;font-family:var(--fs-font-display);font-weight:var(--font-heading-weight);font-size:var(--fs-step-3);line-height:1.18;letter-spacing:-.01em;color:rgb(var(--fs-heading, var(--color-foreground)));text-wrap:balance}.fs-manifesto__statement p:last-child{margin-bottom:0}.fs-manifesto__statement em{font-style:italic}.fs-manifesto--quote .fs-manifesto__statement p{font-size:var(--fs-step-2);line-height:1.25}.fs-manifesto--large .fs-manifesto__statement p{font-size:var(--fs-step-4);line-height:1.08}.fs-manifesto__text{margin-top:2rem}.fs-manifesto__signature{margin:2.4rem 0 0;font-family:var(--fs-font-display);font-style:italic;font-size:var(--fs-step-1);color:rgb(var(--fs-accent-on, var(--color-foreground)))}.fs-story__row+.fs-story__row{margin-top:clamp(4rem,8vw,9.6rem)}.fs-story__content .fs-h2{margin-bottom:1.2rem}.fs-story--product .fs-media{background:rgb(var(--fs-paper))}.fs-gallery__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(14rem,44vw,26rem);grid-auto-flow:dense}.fs-gallery__grid .fs-figure,.fs-gallery__grid .fs-media{height:100%}.fs-gallery__grid .fs-media{aspect-ratio:auto}.fs-gallery__item--wide{grid-column:span 2}.fs-gallery__item--tall{grid-row:span 2}.fs-gallery__grid .fs-media__caption{position:absolute;left:1.2rem;bottom:1rem;margin:0;color:rgb(var(--fs-canvas));text-shadow:0 1px 12px rgba(0,0,0,.35);opacity:1;pointer-events:none}.fs-gallery__grid .fs-figure{position:relative}.fs-gallery--mobile-strip .fs-gallery__grid{display:grid;grid-auto-flow:column;grid-auto-columns:min(74vw,32rem);grid-auto-rows:auto;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--fs-gutter);padding-inline:var(--fs-gutter);margin-inline:calc(var(--fs-gutter) * -1);scrollbar-width:none}.fs-gallery--mobile-strip .fs-gallery__grid::-webkit-scrollbar{display:none}.fs-gallery--mobile-strip .fs-gallery__grid>*{scroll-snap-align:start;grid-column:auto;grid-row:auto}.fs-gallery--mobile-strip .fs-gallery__grid .fs-media{aspect-ratio:4 / 5;height:auto}@media screen and (min-width:750px){.fs-gallery--mobile-strip .fs-gallery__grid,.fs-gallery__grid{grid-auto-flow:dense;grid-auto-columns:auto;overflow:visible;padding-inline:0;margin-inline:0;gap:var(--fs-gap)}.fs-gallery--editorial .fs-gallery__grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:clamp(18rem,22vw,32rem)}.fs-gallery--editorial .fs-gallery__grid .fs-media{aspect-ratio:auto;height:100%}.fs-gallery--editorial .fs-gallery__item{grid-column:span 2}.fs-gallery--editorial .fs-gallery__item--wide{grid-column:span 4}.fs-gallery--editorial .fs-gallery__item--tall{grid-column:span 2;grid-row:span 2}.fs-gallery--grid .fs-gallery__grid,.fs-gallery--strip .fs-gallery__grid{grid-template-columns:repeat(var(--fs-cols, 3),minmax(0,1fr));grid-auto-rows:auto}.fs-gallery--grid .fs-gallery__grid .fs-media,.fs-gallery--strip .fs-gallery__grid .fs-media{height:auto;aspect-ratio:var(--fs-ratio, 4 / 5)}.fs-gallery--grid .fs-gallery__item,.fs-gallery--strip .fs-gallery__item{grid-column:auto;grid-row:auto}}.fs-note{padding-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-note .fs-numeral{margin-bottom:1.6rem}.fs-note .fs-h3{margin-bottom:.8rem}.fs-letter__content .fs-h2{margin-bottom:1.6rem}.fs-letter__text p+p{margin-top:1em}.fs-letter__signature{display:flex;flex-direction:column;gap:.2rem;margin-top:2.4rem}.fs-letter__name{font-family:var(--fs-font-display);font-style:italic;font-size:var(--fs-step-2);line-height:1.1;color:rgb(var(--fs-heading, var(--color-foreground)))}.fs-letter__role{font-size:var(--fs-step--1);opacity:.72}.fs-quote{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-quote.fs-card{padding-top:clamp(2rem,3vw,3.2rem);border-top:1px solid rgba(var(--color-foreground),.14)}.fs-quote__media{margin-bottom:.4rem}.fs-quote__stars{display:inline-flex;gap:.2rem}.fs-quote__star{width:1.4rem;height:1.4rem;fill:rgb(var(--fs-gold));stroke:rgb(var(--fs-gold));stroke-width:1}.fs-quote__text{margin:0;font-family:var(--fs-font-display);font-size:var(--fs-step-1);line-height:1.35;color:rgb(var(--fs-heading, var(--color-foreground)));text-wrap:pretty}.fs-quote__text:before{content:"\201c"}.fs-quote__text:after{content:"\201d"}.fs-quote__meta{display:flex;flex-wrap:wrap;gap:.4rem .8rem;font-size:var(--fs-step--1)}.fs-quote__name{font-weight:700}.fs-quote__place{opacity:.72}.fs-quote__place:before{content:"\b7";margin-right:.8rem;opacity:.6}.fs-newsletter__text{margin-top:1.2rem}.fs-newsletter--centered .fs-newsletter__text{margin-inline:auto}.fs-newsletter__form{margin-top:2.4rem}.fs-newsletter__field{display:flex;flex-direction:column;gap:1rem;max-width:48rem}.fs-newsletter--centered .fs-newsletter__field{margin-inline:auto}@media screen and (min-width:750px){.fs-newsletter__field{flex-direction:row}.fs-newsletter__field .fs-btn{flex:0 0 auto}}.fs-input{flex:1 1 auto;min-height:4.8rem;padding:0 1.8rem;border:1px solid rgba(var(--color-foreground),.35);border-radius:var(--inputs-radius, 26px);background:rgba(var(--fs-paper),.7);color:rgb(var(--color-foreground));font-family:var(--fs-font-text);font-size:1.6rem;-webkit-appearance:none;appearance:none}.fs-input::placeholder{color:rgba(var(--color-foreground),.5)}.fs-input:focus-visible{border-color:rgb(var(--color-foreground));outline-offset:2px}.fs-newsletter__message{margin:1.2rem 0 0;font-size:var(--fs-step--1)}.fs-newsletter__message--error{color:rgb(var(--color-foreground));font-weight:700}.fs-newsletter__note{margin-top:1.2rem}.fs-timeline__list{list-style:none;margin:0;padding:0;position:relative}.fs-timeline__item{position:relative;display:grid;grid-template-columns:1fr;gap:.6rem 2.4rem;padding:0 0 clamp(2.8rem,5vw,4.8rem) 2.8rem}.fs-timeline__item:before{content:"";position:absolute;left:.5rem;top:.9rem;bottom:-.9rem;border-left:1px solid rgba(var(--color-foreground),.2)}.fs-timeline__item:last-child:before{bottom:auto;height:0}.fs-timeline__item:after{content:"";position:absolute;left:0;top:.9rem;width:1.1rem;height:1.1rem;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.5)}.fs-timeline__item--highlight:after{background:rgb(var(--fs-gold));border-color:rgb(var(--fs-gold))}.fs-timeline__time{font-family:var(--fs-font-display);font-style:italic;font-size:var(--fs-step-1);line-height:1.2;color:rgb(var(--fs-accent-on, var(--color-foreground)))}.fs-timeline__body .fs-h3{margin-bottom:.6rem}.fs-timeline__media{margin-top:1.6rem;max-width:48rem}@media screen and (min-width:750px){.fs-timeline__item{grid-template-columns:14rem 1fr;padding-left:0}.fs-timeline__item:before{left:11.5rem}.fs-timeline__item:after{left:11rem}.fs-timeline__body{padding-left:4rem}}.fs-cta{overflow:hidden}.fs-cta--m{min-height:52svh;display:grid;align-items:center}.fs-cta--l{min-height:72svh;display:grid;align-items:center}.fs-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.fs-cta__img{width:100%;height:100%;object-fit:cover}.fs-cta__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(20,18,10,var(--fs-overlay, .45))}.fs-cta--has-image,.fs-cta--has-image .fs-h1,.fs-cta--has-image .fs-caption{color:rgb(var(--fs-canvas))}.fs-cta .fs-h1{margin-bottom:1.6rem}.fs-cta__note{margin-top:1.6rem}.fs-video__frame{background:rgb(var(--fs-ink))}.fs-video__player,.fs-video__poster{display:block;width:100%;height:100%;object-fit:cover}.fs-video__frame iframe.fs-video__player{border:0}.fs-video__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;border:0;background:#14120a2e;color:rgb(var(--fs-canvas));cursor:pointer;transition:background var(--fs-dur) var(--fs-ease)}.fs-video__play:hover{background:#14120a4d}.fs-video__play-icon{width:6.4rem;height:6.4rem;padding:1.8rem 1.6rem 1.8rem 2rem;border-radius:50%;background:rgb(var(--fs-canvas));color:rgb(var(--fs-ink));fill:currentColor;stroke:none}.fs-video__play-text{font-family:var(--fs-font-display);font-style:italic;font-size:var(--fs-step-1)}.fs-video.is-playing .fs-media--editorial:after{display:none}.fs-spotlight__media{display:grid;gap:1.2rem}.fs-spotlight__main{background:rgb(var(--fs-paper))}.fs-spotlight__thumbs{display:flex;gap:.8rem;overflow-x:auto;scrollbar-width:none}.fs-spotlight__thumbs::-webkit-scrollbar{display:none}.fs-spotlight__thumb{flex:0 0 auto;width:6.4rem;height:6.4rem;padding:0;overflow:hidden;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--fs-radius-sm);background:rgb(var(--fs-paper));cursor:pointer;opacity:.7;transition:opacity var(--fs-dur) var(--fs-ease),border-color var(--fs-dur) var(--fs-ease)}.fs-spotlight__thumb img{width:100%;height:100%;object-fit:cover;display:block}.fs-spotlight__thumb.is-active,.fs-spotlight__thumb:hover{opacity:1;border-color:rgb(var(--color-foreground))}.fs-spotlight__content .fs-h2{margin-bottom:1.2rem}.fs-spotlight__price{display:flex;align-items:baseline;gap:1.2rem;margin:0 0 1.6rem;font-family:var(--fs-font-display);font-size:var(--fs-step-2);color:rgb(var(--fs-heading, var(--color-foreground)))}.fs-price__compare{font-family:var(--fs-font-text);font-size:var(--fs-step-0);opacity:.6}.fs-spotlight__text{margin-bottom:2rem}.fs-spotlight__label{display:block;margin-bottom:.6rem;font-size:var(--fs-step--1);opacity:.8}.fs-select-wrap{position:relative;margin-bottom:1.6rem}.fs-select-wrap:after{content:"";position:absolute;right:1.8rem;top:50%;width:.8rem;height:.8rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-70%) rotate(45deg);pointer-events:none}.fs-select{width:100%;min-height:4.8rem;padding:0 4.4rem 0 1.8rem;border:1px solid rgba(var(--color-foreground),.35);border-radius:var(--inputs-radius, 26px);background:rgba(var(--fs-paper),.7);color:rgb(var(--color-foreground));font-family:var(--fs-font-text);font-size:1.6rem;-webkit-appearance:none;appearance:none}.fs-spotlight__row{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:stretch}.fs-qty{flex:0 0 auto;min-height:4.8rem;border-radius:var(--buttons-radius, 40px);border:1px solid rgba(var(--color-foreground),.35);width:13.2rem}.fs-qty:after,.fs-qty:before{display:none}.fs-qty .quantity__button{width:4.4rem;color:rgb(var(--color-foreground))}.fs-qty .quantity__button .fs-icon{width:1.6rem;height:1.6rem;pointer-events:none}.fs-qty .quantity__input{color:rgb(var(--color-foreground));font-family:var(--fs-font-text);font-size:1.6rem}.fs-spotlight__submit{flex:1 1 22rem;position:relative}.fs-spotlight__submit .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.fs-spotlight__submit .loading__spinner:not(.hidden)+*,.fs-spotlight__submit.loading>span{opacity:0}.fs-spotlight__submit .loading__spinner .spinner{width:2rem;height:2rem}.fs-spotlight__submit .loading__spinner .path{stroke:currentColor}.fs-spotlight__dynamic{margin-top:1.2rem}.fs-spotlight__dynamic .shopify-payment-button__button{border-radius:var(--buttons-radius, 40px)}.fs-spotlight__error{margin-top:1.2rem;font-size:var(--fs-step--1);font-weight:700}.fs-spotlight__note{margin-top:1.4rem}.fs-spotlight__trust{display:grid;gap:.8rem;margin:2.4rem 0 0;padding:2rem 0 0;list-style:none;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-spotlight__trust-item{display:flex;align-items:center;gap:1rem;font-size:var(--fs-step--1)}.fs-spotlight__trust-item .fs-icon{width:2rem;height:2rem;opacity:.85}.fs-spotlight__empty{padding:4rem 0}.fs-compare{display:block;--fs-pos: 50%;-webkit-user-select:none;user-select:none;background:rgb(var(--fs-paper))}.fs-compare__after,.fs-compare__before{position:absolute;top:0;right:0;bottom:0;left:0}.fs-compare__before{clip-path:inset(0 calc(100% - var(--fs-pos)) 0 0)}.fs-compare__after img,.fs-compare__before img,.fs-compare__after svg,.fs-compare__before svg{width:100%;height:100%;object-fit:cover;display:block}.fs-compare__label{position:absolute;top:1.2rem;z-index:2;padding:.4rem 1.2rem;border-radius:999px;background:rgba(var(--fs-canvas),.9);color:rgb(var(--fs-ink));font-family:var(--fs-font-display);font-style:italic;font-size:var(--fs-step--1);pointer-events:none}.fs-compare__label--before{left:1.2rem}.fs-compare__label--after{right:1.2rem}.fs-compare__handle{position:absolute;top:0;bottom:0;left:var(--fs-pos);z-index:2;width:2px;margin-left:-1px;background:rgba(var(--fs-canvas),.95);pointer-events:none}.fs-compare__grip{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:50%;background:rgb(var(--fs-canvas));color:rgb(var(--fs-ink));box-shadow:0 4px 16px #0000002e;transform:translate(-50%,-50%)}.fs-compare__grip svg{width:2.2rem;height:2.2rem}.fs-compare__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y;-webkit-appearance:none;appearance:none}.fs-compare__range:focus-visible+.fs-compare__handle,.fs-compare:focus-within .fs-compare__handle{outline:2px solid rgb(var(--fs-gold));outline-offset:2px}.fs-steps__grid,.fs-steps__list{list-style:none;margin:0;padding:0}.fs-step{padding-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-step__media{margin-bottom:1.6rem}.fs-step .fs-numeral{margin-bottom:1.2rem}.fs-step .fs-h3{margin-bottom:.8rem}.fs-steps__list{margin-top:2.4rem}.fs-step--row{display:grid;grid-template-columns:4.8rem 1fr;gap:0 1.2rem;padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-step--row .fs-numeral{margin:0;font-size:var(--fs-step-1);line-height:1.4}.fs-step--row .fs-h4{margin-bottom:.4rem}.fs-box__list{list-style:none;margin:2.4rem 0 0;padding:0}.fs-box__item{display:grid;grid-template-columns:4.8rem 1fr;gap:0 1.2rem;padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-box__item:last-child{border-bottom:1px solid rgba(var(--color-foreground),.16)}.fs-box__item .fs-numeral{margin:0;font-size:var(--fs-step-1);line-height:1.4}.fs-box__body .fs-h4{margin-bottom:.4rem}.fs-box__body .fs-text{margin:0}.fs-box__note{margin:1.6rem 0 0;font-family:var(--fs-font-display);font-style:italic;font-size:var(--fs-step-1);color:rgb(var(--fs-accent-on, var(--color-foreground)))}.fs-specs__list{margin:0;display:grid;gap:0 var(--fs-gap)}@media screen and (min-width:750px){.fs-specs__list--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.fs-specs__row{display:grid;grid-template-columns:minmax(10rem,.8fr) 1.4fr;gap:.4rem 1.6rem;padding:1.2rem 0;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-specs__row:last-child{border-bottom:1px solid rgba(var(--color-foreground),.16)}.fs-specs__row dt{font-size:var(--fs-step--1);opacity:.72}.fs-specs__row dd{margin:0}.fs-specs__note{margin-top:1.6rem}.fs-faq__head .fs-h2{margin-bottom:1.2rem}.fs-faq__contact{margin-top:2rem}.fs-faq--single .fs-faq__head{margin-bottom:clamp(2.4rem,4vw,4rem)}@media screen and (min-width:990px){.fs-faq--two-col .fs-faq__inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);gap:clamp(3.2rem,6vw,8rem);align-items:start}.fs-faq--two-col .fs-faq__head{position:sticky;top:10rem}}.fs-faq__item{border-top:1px solid rgba(var(--color-foreground),.16)}.fs-faq__item:last-of-type{border-bottom:1px solid rgba(var(--color-foreground),.16)}.fs-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:4.8rem;padding:1.6rem 0;list-style:none;cursor:pointer;font-family:var(--fs-font-text);font-weight:700;font-size:var(--fs-step-0);color:rgb(var(--fs-heading, var(--color-foreground)))}.fs-faq__q::-webkit-details-marker{display:none}.fs-faq__icon{position:relative;flex:0 0 auto;width:2.4rem;height:2.4rem;border:1px solid rgba(var(--color-foreground),.4);border-radius:50%}.fs-faq__icon:before,.fs-faq__icon:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1.5px;background:currentColor;transform:translate(-50%,-50%);transition:transform var(--fs-dur) var(--fs-ease)}.fs-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.fs-faq__item[open] .fs-faq__icon:after{transform:translate(-50%,-50%) rotate(0)}.fs-faq__a{padding:0 0 2rem}.fs-faq__a p:first-child{margin-top:0}.fs-table__wrap{overflow-x:auto}.fs-table__table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:var(--fs-step--1)}.fs-table__table th,.fs-table__table td{padding:1.2rem 1rem;border-top:1px solid rgba(var(--color-foreground),.16);text-align:left;vertical-align:middle}.fs-table__table tbody tr:last-child th,.fs-table__table tbody tr:last-child td{border-bottom:1px solid rgba(var(--color-foreground),.16)}.fs-table__table thead th{border-top:0;padding-top:0;font-family:var(--fs-font-display);font-weight:var(--font-heading-weight);font-size:var(--fs-step-0);color:rgb(var(--fs-heading, var(--color-foreground)))}.fs-table__table tbody th{font-weight:400;width:44%}.fs-table__table .fs-table__us,.fs-table__table .fs-table__them{text-align:center;width:28%}.fs-table__table .fs-table__us{background:rgba(var(--fs-gold),.09)}.fs-table__table thead .fs-table__us{border-top:2px solid rgb(var(--fs-gold));padding-top:1rem}.fs-table__yes{width:2rem;height:2rem;stroke-width:2;display:inline-block;vertical-align:middle}.fs-table__no{opacity:.45}.fs-table__note{margin-top:1.6rem}@media screen and (min-width:750px){.fs-table__table{font-size:var(--fs-step-0)}.fs-table__table th,.fs-table__table td{padding:1.6rem}}.fs-promise__list{list-style:none;margin:0;padding:0;display:grid;gap:1.6rem}@media screen and (min-width:750px){.fs-promise--grid .fs-promise__list{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:var(--fs-gap)}}.fs-promise--row .fs-promise__list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem 3.2rem}.fs-promise__item{display:flex;align-items:flex-start;gap:1.2rem}.fs-promise__icon{display:grid;place-items:center;flex:0 0 auto;width:4.4rem;height:4.4rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%}.fs-promise__title{margin:0;font-family:var(--fs-font-text);font-weight:700;font-size:var(--fs-step-0);line-height:1.35;color:rgb(var(--fs-heading, var(--color-foreground)))}.fs-promise__text{margin:.4rem 0 0}.fs-promise--compact .fs-promise__item{align-items:center}.fs-promise--compact .fs-promise__icon{width:3.6rem;height:3.6rem;border:0}.fs-promise--compact .fs-promise__icon .fs-icon{width:2rem;height:2rem}.fs-promise--compact .fs-promise__title{font-weight:400;font-size:var(--fs-step--1)}.fs-facts__list{margin:0}.fs-fact{display:flex;flex-direction:column;padding-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.16)}.fs-fact__label{order:2;font-size:var(--fs-step-0)}.fs-fact__detail{order:3;margin:.4rem 0 0}.fs-fact__value{order:1;margin:0 0 .4rem;font-family:var(--fs-font-display);font-size:var(--fs-step-4);line-height:1;color:rgb(var(--fs-heading, var(--color-foreground)))}.fs-products__grid{list-style:none;margin:0;padding:0;grid-template-columns:repeat(var(--fs-cols-mobile, 2),minmax(0,1fr))}.fs-product-card__link{display:block;color:inherit;text-decoration:none}.fs-product-card__media{position:relative;background:rgb(var(--fs-paper))}.fs-product-card__img{transition:opacity var(--fs-dur) var(--fs-ease),transform .6s var(--fs-ease)}.fs-product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover){.fs-product-card[data-has-hover]:hover .fs-product-card__img--hover{opacity:1}.fs-product-card__link:hover .fs-product-card__img:not(.fs-product-card__img--hover){transform:scale(1.02)}}.fs-product-card__title{margin:1.2rem 0 .2rem;font-family:var(--fs-font-text);font-weight:700;font-size:var(--fs-step-0);line-height:1.35;color:rgb(var(--fs-heading, var(--color-foreground)))}.fs-product-card__price{margin:0;display:flex;flex-wrap:wrap;gap:.8rem;font-size:var(--fs-step--1)}.fs-product-card__compare{opacity:.6}.fs-product-card__soldout{opacity:.7}@media screen and (min-width:990px){.fs-imagetext--card .fs-imagetext__inner{align-items:center}.fs-imagetext--card .fs-imagetext__content{background:rgb(var(--color-background));margin-left:-8rem;padding:clamp(2.8rem,4vw,4.8rem)}.fs-imagetext--card .fs-split--media-right .fs-imagetext__content{margin-left:0;margin-right:-8rem}}.fs-imagetext__content .fs-h2{margin-bottom:1.2rem}.fs-block{width:100%;max-width:var(--fs-block-width, 100%);margin-inline:auto}@media screen and (max-width:749px){.fs-block{max-width:100%}}.fs-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:60;display:block;padding:.8rem var(--fs-gutter) calc(.8rem + env(safe-area-inset-bottom,0px));pointer-events:none;transform:translateY(0);opacity:1;transition:transform var(--fs-dur) var(--fs-ease),opacity var(--fs-dur) var(--fs-ease)}.fs-sticky-cart.is-hidden{transform:translateY(110%);opacity:0}.fs-sticky-cart__inner{display:flex;align-items:center;gap:1.2rem;width:100%;max-width:var(--fs-sticky-width, 70%);margin-inline:auto;padding:.8rem .8rem .8rem 2rem;border-radius:calc(var(--buttons-radius, 40px) + 8px);background:rgba(var(--fs-canvas),.96);color:rgb(var(--fs-ink));box-shadow:0 12px 32px #2824142e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}@media screen and (max-width:749px){.fs-sticky-cart__inner{max-width:100%}}.fs-sticky-cart__meta{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;line-height:1.3}.fs-sticky-cart__title{font-weight:700;font-size:var(--fs-step--1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-sticky-cart__price{font-family:var(--fs-font-display);font-size:var(--fs-step-0)}.fs-sticky-cart__btn{flex:1 1 auto;background:rgb(var(--fs-olive));color:rgb(var(--fs-canvas))}.fs-sticky-cart--no-meta .fs-sticky-cart__inner{padding-left:.8rem}@media(prefers-reduced-motion:reduce){.fs-sticky-cart{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/fs-sections.css.map */
