.fd-hero-c{position:relative;max-width:180rem;margin-inline:auto;container-type:inline-size;--fd-hero-chrome: 340px}.fd-hero-slides{display:grid}.fd-hero-slide{grid-area:1/1;position:relative;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s}.fd-hero-slide:first-child{opacity:1;visibility:visible}.fd-hero-c.js .fd-hero-slide:first-child{opacity:0;visibility:hidden}.fd-hero-c.js .fd-hero-slide.is-on{opacity:1;visibility:visible}.fd-hero-media{width:100%;aspect-ratio:2/1;background:var(--fd-surface);overflow:hidden;max-height:calc(100vh - var(--fd-hero-chrome));max-height:min(calc(100svh - var(--fd-hero-chrome)),var(--fd-hero-cap, 1024px));min-height:24rem}.fd-hero-media__img{width:100%;height:100%;object-fit:contain;object-position:50% 100%;mix-blend-mode:multiply}.fd-hero-band{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.64rem 2.56rem;margin-top:2.24rem}.fd-hero-heads{position:absolute;z-index:2;pointer-events:none;display:grid;top:clamp(1.6rem,2.6vw,3.84rem);left:clamp(2.4rem,2.6vw,4rem);max-width:min(26ch,40%)}.fd-hero-head{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s}.fd-hero-head .fd-eyebrow{display:block;margin-bottom:.88rem}@media screen and (min-width:1025px){.fd-hero-head .fd-eyebrow{color:var(--fd-ink)}}@media screen and (min-width:1025px){.fd-hero-slide--light .fd-hero-media{position:relative}.fd-hero-slide--light .fd-hero-media:before{content:"";position:absolute;z-index:1;inset:0 0 auto;height:30%;background:linear-gradient(to bottom,#16130f7a,#16130f66 50%,#16130f00)}.fd-hero-head--light .fd-eyebrow,.fd-hero-head--light .fd-hero-h{color:var(--fd-paper)}}.fd-hero-h{font-size:clamp(2.4rem,2.3vw,3.68rem);line-height:1.08;letter-spacing:-.02em;margin:0;max-width:14ch}.fd-hero-texts{grid-column:1/-1;grid-row:1;justify-self:start;margin-left:calc(clamp(2.4rem,2.6vw,4rem) - 50cqw + 50%);display:grid;min-width:0;max-width:54ch;text-align:left}.fd-hero-text{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s}.fd-hero-text p{font-size:1.568rem;line-height:1.5;margin:0}.fd-hero-actions{grid-column:1/-1;grid-row:2;justify-self:center;display:grid}.fd-hero-acts{grid-area:1/1;display:flex;align-items:center;justify-content:center;gap:2.4rem;flex-wrap:wrap;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s}.fd-hero-acts .fd-btn-link{font-size:1.472rem;white-space:nowrap}.fd-hero-swatches{flex:0 0 100%;width:100%;display:flex;flex-direction:column;align-items:center;gap:.8rem}.fd-hero-swatches__note{margin:0;font-size:1.28rem;line-height:1.4;letter-spacing:.06em;color:var(--fd-muted)}.fd-hero-swatches__row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.fd-hero-sw{display:block;position:relative;width:3.4rem;height:3.4rem;border-radius:50%;background-color:var(--fd-hero-sw, var(--fd-surface));background-image:var(--fd-hero-sw-img, none);background-size:cover;background-position:center;box-shadow:0 0 0 .1rem #211e1940,inset 0 0 0 .2rem var(--fd-paper);transition:box-shadow .16s ease,transform .16s ease}.fd-hero-sw:hover,.fd-hero-sw:focus-visible{box-shadow:0 0 0 .25rem var(--fd-green),inset 0 0 0 .2rem var(--fd-paper);transform:scale(1.08)}.fd-hero-head:first-child,.fd-hero-text:first-child,.fd-hero-acts:first-child{opacity:1;visibility:visible}.fd-hero-c.js .fd-hero-head:first-child,.fd-hero-c.js .fd-hero-text:first-child,.fd-hero-c.js .fd-hero-acts:first-child{opacity:0;visibility:hidden}.fd-hero-c.js .fd-hero-head.is-on,.fd-hero-c.js .fd-hero-text.is-on,.fd-hero-c.js .fd-hero-acts.is-on{opacity:1;visibility:visible}.fd-hero-nav{display:none;grid-column:2;grid-row:2;justify-self:end;align-self:center;align-items:center;gap:1.76rem}.fd-hero-c.js .fd-hero-nav{display:flex}.fd-hc-btn{width:3.8rem;height:3.8rem;border:.15rem solid var(--fd-tan);background:var(--fd-surface);color:var(--fd-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:1;border-radius:50%;padding:0;transition:background .16s ease,color .16s ease,border-color .16s ease}.fd-hc-btn:hover,.fd-hc-btn:focus-visible{background:var(--fd-green);border-color:var(--fd-green);color:var(--fd-paper)}.fd-hc-btn:active{background:var(--fd-ink-cta);border-color:var(--fd-ink-cta);color:var(--fd-paper)}.fd-hc-btn svg{width:1.5rem;height:1.5rem}.fd-hc-play .fd-ic-play,.fd-hc-play[aria-pressed=true] .fd-ic-pause{display:none}.fd-hc-play[aria-pressed=true] .fd-ic-play{display:block}.fd-hc-play[aria-pressed=true]{background:var(--fd-green);border-color:var(--fd-green);color:var(--fd-paper)}.fd-hero-dots{display:flex;gap:1.28rem;align-items:center}.fd-hero-dot{position:relative;width:.9rem;height:.9rem;border-radius:50%;padding:0;cursor:pointer;background:none;border:.15rem solid var(--fd-tan);transition:background .16s ease,border-color .16s ease,transform .16s ease}.fd-hero-dot:before{content:"";position:absolute;top:-.6rem;right:-.6rem;bottom:-.6rem;left:-.6rem;border-radius:50%}.fd-hero-dot:hover{border-color:var(--fd-green);background:var(--fd-tan-soft)}.fd-hero-dot.is-on{background:var(--fd-green);border-color:var(--fd-green);transform:scale(1.4)}@media screen and (max-width:1024px){.fd-hero-c{--fd-hero-chrome: 420px}.fd-hero-band{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;gap:1.6rem clamp(2.24rem,3.4vw,3.84rem);margin-top:clamp(1.76rem,2.6vw,2.56rem)}.fd-hero-heads{position:static;grid-column:1;grid-row:1;max-width:none;pointer-events:auto}.fd-hero-h{font-size:clamp(2.4rem,3.2vw,3.36rem);max-width:16ch}.fd-hero-texts{grid-column:1;grid-row:2;justify-self:stretch;margin-left:0;max-width:46ch;text-align:left}.fd-hero-actions{grid-column:2;grid-row:1;justify-self:start}.fd-hero-acts{justify-content:flex-start;gap:1.92rem}.fd-hero-swatches{align-items:flex-start}.fd-hero-swatches__row{justify-content:flex-start}.fd-hero-nav{grid-column:2;grid-row:2;justify-self:start;align-self:start}}@media screen and (max-width:820px){.fd-hero-c{--fd-hero-chrome: 430px}.fd-hero-media{max-height:calc(100vh - var(--fd-hero-chrome) - var(--fd-bbar-h, 60px));max-height:min(calc(100svh - var(--fd-hero-chrome) - var(--fd-bbar-h, 60px)),var(--fd-hero-cap, 1024px))}}@media screen and (max-width:640px){.fd-hero-band{grid-template-columns:minmax(0,1fr);gap:1.44rem;margin-top:1.6rem}.fd-hero-heads{grid-column:1;grid-row:1}.fd-hero-texts{grid-column:1;grid-row:2;max-width:none}.fd-hero-actions{grid-column:1;grid-row:3;justify-self:start}.fd-hero-nav{grid-column:1;grid-row:4;justify-self:start}.fd-hero-h{font-size:clamp(2.32rem,6vw,3.04rem);max-width:18ch}.fd-hero-acts{flex-direction:column;align-items:flex-start;gap:1.28rem}.fd-hero-acts .fd-btn{padding:1.36rem 2.4rem;font-size:1.472rem}.fd-hero-swatches{flex-basis:auto;gap:.72rem}.fd-hero-swatches__row{gap:.9rem}.fd-hero-media{max-height:none;min-height:0}}@media(pointer:coarse){.fd-hc-btn{width:4.4rem;height:4.4rem}.fd-hero-dots{gap:3.52rem}.fd-hero-dot:before{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}}@media(prefers-reduced-motion:reduce){.fd-hero-slide,.fd-hero-head,.fd-hero-text,.fd-hero-acts,.fd-hero-dot,.fd-hero-sw,.fd-hc-btn{transition:none}.fd-hero-sw:hover,.fd-hero-sw:focus-visible{transform:none}}@media screen and (min-width:1025px){.fd-hero-c{max-width:none}.fd-hero-media__img{object-fit:cover;object-position:50% 68%}.fd-hero-slide--reframe .fd-hero-media__img{object-position:50% 15%}}@media screen and (min-width:1025px)and (min-aspect-ratio:1.85/1),screen and (min-width:1025px)and (max-height:800px){.fd-hero-heads{top:1.6rem;max-width:min(30ch,40%)}.fd-hero-head .fd-eyebrow{margin-bottom:.48rem}.fd-hero-h{font-size:3.04rem;max-width:20ch}}@media screen and (min-width:1025px)and (max-height:670px),screen and (min-width:1281px)and (max-height:705px),screen and (min-width:1441px)and (max-height:760px),screen and (min-width:1681px)and (max-height:815px),screen and (min-width:1921px)and (max-height:875px),screen and (min-width:2201px)and (max-width:2560px)and (max-height:955px){.fd-hero-c{--fd-hero-chrome: 420px}.fd-hero-band{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;gap:1.6rem clamp(2.24rem,3.4vw,3.84rem);margin-top:clamp(1.76rem,2.6vw,2.56rem)}.fd-hero-heads{position:static;grid-column:1;grid-row:1;max-width:none;pointer-events:auto}.fd-hero-head .fd-eyebrow{color:var(--fd-green);margin-bottom:.88rem}.fd-hero-h{font-size:clamp(2.4rem,3.2vw,3.36rem);max-width:16ch}.fd-hero-texts{grid-column:1;grid-row:2;justify-self:stretch;margin-left:0;max-width:46ch;text-align:left}.fd-hero-actions{grid-column:2;grid-row:1;justify-self:start}.fd-hero-acts{justify-content:flex-start;gap:1.92rem}.fd-hero-nav{grid-column:2;grid-row:2;justify-self:start;align-self:start}.fd-hero-head--light .fd-eyebrow{color:var(--fd-green)}.fd-hero-head--light .fd-hero-h{color:var(--fd-ink)}.fd-hero-slide--light .fd-hero-media:before{content:none}}
/*# sourceMappingURL=/cdn/shop/t/107/assets/fd-hero.css.map */
