:root{--fj-ink: #18211c;--fj-green: #315c50;--fj-accent: #76b541;--fj-sand: #eef3f1;--fj-paper: #ffffff;--fj-line: rgba(24, 33, 28, .14)}html{scroll-behavior:smooth}body{color:var(--fj-ink);font-feature-settings:"kern" 1,"liga" 1;letter-spacing:0;text-rendering:optimizeLegibility}h1,h2,h3,.h0,.h1,.h2,.h3{letter-spacing:-.035em;text-wrap:balance}p,.rte{text-wrap:pretty}.page-width{max-width:136rem}.header-wrapper{border-bottom:1px solid rgba(24,33,28,.1);background:#fbfaf7f5}.header{min-height:7.6rem}.header__heading-logo{display:block;width:auto;max-height:4.2rem;object-fit:contain}.header__menu-item,.list-menu__item{font-size:1.5rem;letter-spacing:.01em}.button,.shopify-challenge__button,.customer button{min-height:5.2rem;border-radius:.4rem;font-weight:700;letter-spacing:.01em}.button:before,.button:after{border-radius:.4rem}.field__input,.select__select,.customer .field input{border-radius:.4rem}.product__title h1{font-size:clamp(3.6rem,4.5vw,6rem);line-height:1.02}.product__description{color:#18211cc2;font-size:1.65rem;line-height:1.72}.product__media-list .product__media-item{background:var(--fj-paper)}.product-media-container{border-color:#18211c14!important;background:var(--fj-paper)}.product__media img{object-fit:contain}.thumbnail{border-radius:.3rem}.thumbnail[aria-current]{box-shadow:0 0 0 .15rem var(--fj-green)}.price{letter-spacing:-.02em}.fj-section{color:rgb(var(--color-foreground))}.fj-section *{box-sizing:border-box}.fj-shell{width:min(100% - 6.4rem,136rem);margin-inline:auto}.fj-kicker{margin:0 0 1.6rem;color:var(--fj-green);font-size:1.2rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.fj-heading{max-width:13ch;margin:0;color:var(--fj-ink);font-size:clamp(4.2rem,6vw,8rem);line-height:.98;letter-spacing:-.055em}.fj-section-heading{max-width:78rem;margin-bottom:clamp(4rem,6vw,7.2rem)}.fj-section-heading h2{margin:0 0 1.6rem;color:var(--fj-ink);font-size:clamp(3.4rem,4.5vw,5.8rem);line-height:1.02;letter-spacing:-.045em}.fj-section-heading .rte{color:#18211cb3;font-size:clamp(1.7rem,2vw,2rem);line-height:1.65}.fj-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.fj-button{display:inline-flex;min-height:5.2rem;align-items:center;justify-content:center;padding:1.3rem 2.6rem;border:1px solid var(--fj-green);border-radius:.4rem;background:var(--fj-green);color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.01em;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.fj-button:hover{color:#fff;transform:translateY(-1px);background:#244b40}.fj-button--secondary{background:#ffffff47;color:var(--fj-green);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fj-button--secondary:hover{color:#fff}.fj-hero{overflow:hidden;background:var(--fj-sand)}.fj-hero .fj-shell{width:min(100%,160rem)}.fj-hero__grid{position:relative;display:grid;min-height:min(78rem,82vh);align-items:center;overflow:hidden}.fj-hero__copy{position:relative;z-index:2;width:min(49%,64rem);padding:9rem 0 9rem max(3.2rem,calc((100vw - 136rem)/2))}.fj-hero__text{max-width:58rem;margin-top:2.4rem;color:#18211cb8;font-size:clamp(1.8rem,2vw,2.2rem);line-height:1.65}.fj-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;min-height:58rem}.fj-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f3f0e93d,#f3f0e900 54%);content:"";pointer-events:none}.fj-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.fj-hero__placeholder{height:100%;min-height:58rem;background:linear-gradient(135deg,#e8e4db,#fff)}.fj-hero__facts{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:3.6rem 0 0;padding:0;list-style:none}.fj-hero__facts li{position:relative;padding-left:1.8rem;color:var(--fj-ink);font-size:1.4rem}.fj-hero__facts li:before{position:absolute;top:.65em;left:0;width:.7rem;height:.7rem;border-radius:50%;background:var(--fj-green);content:""}.fj-grid{display:grid;grid-template-columns:repeat(var(--fj-columns, 3),minmax(0,1fr));gap:clamp(2.4rem,3vw,4rem)}.fj-card{overflow:hidden;background:transparent}.fj-card__media{aspect-ratio:1;background:var(--fj-sand)}.fj-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.fj-card:hover .fj-card__media img{transform:scale(1.018)}.fj-card__content{padding:2.4rem 0 0}.fj-card__label{display:inline-block;margin-bottom:1.2rem;color:var(--fj-green);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fj-card h3{margin:0 0 1rem;color:var(--fj-ink);font-size:clamp(2.6rem,3vw,3.6rem);line-height:1.1}.fj-card .rte{color:#18211cb3;font-size:1.65rem;line-height:1.65}.fj-card__facts{display:grid;gap:1rem;margin:2rem 0 0;padding:0;list-style:none}.fj-card__facts li{display:flex;gap:1rem;align-items:flex-start;color:#18211cd1}.fj-card__facts li:before{color:var(--fj-green);content:"\2022";font-size:1.8rem;line-height:1}.fj-feature{overflow:hidden}.fj-feature__grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(38rem,.82fr);gap:clamp(5rem,8vw,12rem);align-items:center}.fj-feature--reverse .fj-feature__media{order:2}.fj-feature__media{aspect-ratio:1;overflow:hidden;background:var(--fj-sand)}.fj-feature__media img{width:100%;height:100%;object-fit:cover}.fj-feature__placeholder{height:100%;background:var(--fj-sand)}.fj-feature__content{max-width:54rem;padding-block:3rem}.fj-feature__content h2{margin:0;color:var(--fj-ink);font-size:clamp(3.6rem,4.2vw,5.8rem);line-height:1.02;letter-spacing:-.045em}.fj-feature__intro{margin-top:2.2rem;color:#18211cb8;font-size:clamp(1.7rem,1.8vw,2rem);line-height:1.68}.fj-feature__points{margin-top:3.6rem;border-top:1px solid var(--fj-line)}.fj-feature__point{display:grid;grid-template-columns:4rem 1fr;gap:1.6rem;padding:2.2rem 0;border-bottom:1px solid var(--fj-line)}.fj-feature__point>span{color:var(--fj-green);font-size:1.2rem;font-weight:700;letter-spacing:.1em}.fj-feature__point h3{margin:-.3rem 0 .6rem;color:var(--fj-ink);font-size:2rem;line-height:1.2;letter-spacing:-.02em}.fj-feature__point p{margin:0;color:#18211cad;line-height:1.58}.fj-fit{background:var(--fj-sand)}.fj-fit__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(5rem,8vw,11rem);align-items:start}.fj-fit__items{display:grid}.fj-fit__item{display:grid;grid-template-columns:4.4rem 1fr;gap:1.8rem;padding:2.4rem 0;border-top:1px solid var(--fj-line)}.fj-fit__item:last-child{border-bottom:1px solid var(--fj-line)}.fj-fit__icon{display:grid;width:4rem;height:4rem;place-items:center;border:1px solid rgba(49,92,80,.28);border-radius:50%;color:var(--fj-green);font-weight:800}.fj-fit__item h3{margin:.3rem 0 .7rem;color:var(--fj-ink);font-size:2rem;line-height:1.25}.fj-fit__item p{margin:0;color:#18211cad;line-height:1.6}.fj-comparison{overflow-x:auto;border-top:1px solid var(--fj-line)}.fj-comparison__row{display:grid;min-width:68rem;grid-template-columns:1.15fr 1fr 1fr;border-bottom:1px solid var(--fj-line)}.fj-comparison__row>div{padding:2rem}.fj-comparison__row>div+div{border-left:1px solid var(--fj-line)}.fj-comparison__row--head{background:var(--fj-green);color:#fff;font-weight:700}.fj-comparison__label{color:var(--fj-ink);font-weight:700}.fj-steps{counter-reset:fj-step}.fj-step{position:relative;padding:2.8rem 2rem 2.8rem 7.2rem;border-top:1px solid var(--fj-line)}.fj-step:before{position:absolute;top:2.8rem;left:1.2rem;color:var(--fj-green);content:"0" counter(fj-step);counter-increment:fj-step;font-size:1.3rem;font-weight:700;letter-spacing:.1em}.fj-step h3{margin:0 0 .7rem;color:var(--fj-ink);font-size:2.2rem}.fj-step p{margin:0;color:#18211cad;line-height:1.6}.fj-service-card{padding:2.6rem 0;border-top:1px solid var(--fj-line);background:transparent}.fj-service-card h3{margin:1.4rem 0 .8rem;color:var(--fj-ink);font-size:2.2rem;line-height:1.2}.fj-service-card p{margin:0;color:#18211cad;line-height:1.6}.fj-service-card__icon{color:var(--fj-green);font-size:2.8rem;font-weight:700}.fj-faq{max-width:94rem;margin-inline:auto}.fj-faq details{border-top:1px solid var(--fj-line)}.fj-faq details:last-child{border-bottom:1px solid var(--fj-line)}.fj-faq summary{display:flex;justify-content:space-between;gap:2rem;padding:2.4rem 0;color:var(--fj-ink);font-size:2rem;font-weight:700;cursor:pointer;list-style:none}.fj-faq summary::-webkit-details-marker{display:none}.fj-faq summary:after{color:var(--fj-green);content:"+";font-size:2.4rem;font-weight:400}.fj-faq details[open] summary:after{content:"\2013"}.fj-faq__answer{padding:0 0 2.6rem;color:#18211cb8;font-size:1.65rem;line-height:1.68}.fj-cta{overflow:hidden;background:var(--fj-green);color:#fff}.fj-cta__inner{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:4rem;align-items:center;padding:clamp(4rem,7vw,8rem)}.fj-cta h2{max-width:16ch;margin:0 0 1.4rem;color:#fff;font-size:clamp(3.6rem,5vw,6rem);line-height:1.02}.fj-cta .rte{max-width:65rem;color:#fffc;font-size:1.8rem;line-height:1.65}.fj-cta .fj-button{border-color:#fff;background:#fff;color:var(--fj-green)}@media screen and (min-width:990px){.product__info-wrapper{padding-left:clamp(4.8rem,6vw,9rem)!important}}@media screen and (max-width:989px){.fj-feature__grid{grid-template-columns:1fr 1fr;gap:4rem}}@media screen and (max-width:749px){.fj-shell{width:min(100% - 3.2rem,136rem)}.fj-heading{font-size:clamp(4rem,13vw,5.6rem)}.fj-hero .fj-shell{width:100%}.fj-hero__grid{display:flex;min-height:0;flex-direction:column}.fj-hero__copy{width:100%;padding:5.6rem 2rem 3.2rem}.fj-hero__media{position:relative;width:100%;min-height:34rem;aspect-ratio:4/3}.fj-hero__media:after{display:none}.fj-hero__media img{object-position:68% center}.fj-hero__placeholder{min-height:34rem}.fj-hero__facts{gap:.8rem 1.2rem;margin-top:2.8rem}.fj-grid,.fj-fit__grid,.fj-feature__grid,.fj-cta__inner{grid-template-columns:1fr}.fj-feature--reverse .fj-feature__media{order:initial}.fj-feature__grid{gap:2.8rem}.fj-feature__content{padding-block:0}.fj-fit__grid{gap:3.2rem}.fj-cta__inner{align-items:start}.product__title h1{font-size:clamp(3.4rem,12vw,4.8rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fj-card__media img,.fj-button{transition:none}}.fj-hero--immersive{position:relative;display:grid;overflow:hidden;isolation:isolate;background:#07110d}.fj-hero--immersive .fj-shell{width:min(100% - 6.4rem,146rem)}.fj-hero--immersive .fj-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.fj-hero--immersive .fj-hero__media:after{display:none}.fj-hero--immersive .fj-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.fj-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#050d09c2,#050d0961 38%,#050d090a 72%),linear-gradient(0deg,rgba(5,13,9,.72) 0%,transparent 34%);pointer-events:none}.fj-hero__layout{position:relative;z-index:2;display:flex;min-height:inherit;flex-direction:column;justify-content:space-between;padding-block:clamp(7.2rem,10vw,14rem) 3.2rem}.fj-hero--immersive .fj-hero__copy{width:min(57%,78rem);padding:0}.fj-hero--immersive .fj-kicker{color:#b8df90}.fj-hero--immersive .fj-heading{max-width:9.5ch;color:#fff;font-size:clamp(5.6rem,7.8vw,11.4rem);line-height:.88;letter-spacing:-.072em}.fj-hero--immersive .fj-hero__text{max-width:55rem;margin-top:2.8rem;color:#ffffffc7;font-size:clamp(1.7rem,1.55vw,2.1rem);line-height:1.55}.fj-button--light{border-color:#fff;background:#fff;color:var(--fj-ink)}.fj-button--light:hover{border-color:var(--fj-accent);background:var(--fj-accent);color:var(--fj-ink)}.fj-link-arrow{display:inline-flex;min-height:5.2rem;align-items:center;gap:.8rem;padding-inline:1.2rem;color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.fj-link-arrow span{font-size:1.9rem;transition:transform .2s ease}.fj-link-arrow:hover{color:#fff}.fj-link-arrow:hover span{transform:translate(.25rem,-.25rem)}.fj-hero__foot{display:grid;grid-template-columns:minmax(24rem,.7fr) minmax(0,1.3fr);gap:4rem;align-items:end;padding-top:6rem;border-top:1px solid rgba(255,255,255,.28)}.fj-hero__status{margin:0;color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fj-hero--immersive .fj-hero__facts{display:grid;margin:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.fj-hero--immersive .fj-hero__facts li{padding:0;color:#ffffffc7;font-size:1.35rem;line-height:1.4}.fj-hero--immersive .fj-hero__facts li:before{display:none}.fj-intro{background:var(--fj-ink);color:#fff}.fj-intro .fj-kicker{color:#b8df90}.fj-intro__top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(28rem,.55fr);gap:clamp(4rem,8vw,12rem);align-items:end}.fj-intro__top .fj-kicker{grid-column:1 / -1;margin-bottom:-1.2rem}.fj-intro__top h2{max-width:13ch;margin:0;color:#fff;font-size:clamp(5rem,7.3vw,10.2rem);line-height:.92;letter-spacing:-.065em}.fj-intro__text{max-width:38rem;color:#ffffffb3;font-size:clamp(1.7rem,1.7vw,2.1rem);line-height:1.58}.fj-intro__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(7rem,11vw,14rem);border-top:1px solid rgba(255,255,255,.22)}.fj-stat{min-height:18rem;padding:2.8rem 2.4rem 2.8rem 0}.fj-stat+.fj-stat{padding-left:2.4rem;border-left:1px solid rgba(255,255,255,.22)}.fj-stat__value{margin:0 0 5.6rem;color:#fff;font-size:clamp(3.4rem,4vw,5.8rem);font-weight:700;line-height:1;letter-spacing:-.05em}.fj-stat__label{max-width:18rem;margin:0;color:#ffffff94;font-size:1.35rem;line-height:1.45}.fj-model-cards{background:var(--fj-paper)}.fj-model-cards .fj-section-heading{max-width:100%;display:grid;grid-template-columns:1.3fr .7fr;gap:4rem;align-items:end}.fj-model-cards .fj-section-heading .fj-kicker{grid-column:1 / -1}.fj-model-cards .fj-section-heading h2{max-width:14ch;font-size:clamp(4.8rem,6vw,8.4rem);line-height:.94;letter-spacing:-.06em}.fj-model-cards .fj-section-heading .rte{max-width:42rem;justify-self:end}.fj-model-cards .fj-grid{gap:1px;background:var(--fj-line);border:1px solid var(--fj-line)}.fj-model-cards .fj-card{background:var(--fj-paper)}.fj-model-cards .fj-card__media{aspect-ratio:1.05}.fj-model-cards .fj-card__content{padding:3rem 3rem 3.6rem}.fj-model-cards .fj-card h3{font-size:clamp(4rem,4.6vw,6.8rem);letter-spacing:-.055em}.fj-model-cards .fj-card__facts{padding-top:1.8rem;border-top:1px solid var(--fj-line)}.fj-model-cards .fj-card__facts li:before{color:var(--fj-accent)}.fj-model-cards .fj-button--secondary{background:transparent}.fj-feature-index{background:var(--fj-paper)}.fj-feature-index__heading{display:grid;grid-template-columns:minmax(18rem,.35fr) minmax(0,1.65fr);gap:4rem;align-items:start;margin-bottom:clamp(6rem,9vw,11rem)}.fj-feature-index__heading h2{max-width:14ch;margin:0;font-size:clamp(4.6rem,6.5vw,9rem);line-height:.93;letter-spacing:-.06em}.fj-feature-index__list{border-top:1px solid var(--fj-line)}.fj-index-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(32rem,.75fr);gap:clamp(4rem,8vw,11rem);align-items:center;padding-block:clamp(5rem,8vw,10rem);border-bottom:1px solid var(--fj-line)}.fj-index-card:nth-child(2n){grid-template-columns:minmax(32rem,.75fr) minmax(0,1.25fr)}.fj-index-card:nth-child(2n) .fj-index-card__media{order:2}.fj-index-card__media{overflow:hidden;aspect-ratio:1.08;background:var(--fj-sand)}.fj-index-card__media img,.fj-index-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.6,.2,1)}.fj-index-card:hover .fj-index-card__media img{transform:scale(1.018)}.fj-index-card__copy{max-width:48rem}.fj-index-card__number{margin:0 0 clamp(6rem,9vw,12rem);color:var(--fj-accent);font-size:1.3rem;font-weight:700;letter-spacing:.13em}.fj-index-card__copy h3{margin:0 0 1.8rem;font-size:clamp(3.8rem,4.2vw,6rem);line-height:.98;letter-spacing:-.052em}.fj-index-card__copy .rte{color:#18211cad;font-size:1.7rem;line-height:1.62}.fj-life{position:relative;display:grid;overflow:hidden;isolation:isolate;background:var(--fj-sand)}.fj-life__media,.fj-life__shade{position:absolute;top:0;right:0;bottom:0;left:0}.fj-life__media img,.fj-life__media svg{width:100%;height:100%;object-fit:cover;object-position:center}.fj-life__shade{z-index:1;background:linear-gradient(90deg,#fbfaf70a 30%,#fbfaf7eb 68%,#fbfaf7fa)}.fj-life__layout{position:relative;z-index:2;display:grid;min-height:inherit;grid-template-columns:1.2fr .8fr;gap:5rem;align-items:center;padding-block:8rem}.fj-life__copy{grid-column:2;max-width:58rem;margin-left:auto}.fj-life__copy h2{margin:0;font-size:clamp(4.6rem,5.8vw,8rem);line-height:.93;letter-spacing:-.06em}.fj-life__copy .rte{margin-top:2.4rem;color:#18211cb3;font-size:1.8rem;line-height:1.6}.fj-life__uses{grid-column:2;display:grid;align-self:end;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--fj-line)}.fj-life__uses article{padding:2rem 1.8rem 0 0}.fj-life__uses article+article{padding-left:1.8rem;border-left:1px solid var(--fj-line)}.fj-life__uses span{color:var(--fj-green);font-size:1.2rem;font-weight:700;letter-spacing:.1em}.fj-life__uses h3{margin:2.8rem 0 .8rem;font-size:1.8rem;line-height:1.15}.fj-life__uses p{margin:0;color:#18211c9e;font-size:1.35rem;line-height:1.45}@media screen and (max-width:989px){.fj-hero--immersive .fj-hero__copy{width:65%}.fj-intro__top,.fj-model-cards .fj-section-heading{grid-template-columns:1fr}.fj-model-cards .fj-section-heading .rte{justify-self:start}.fj-feature-index__heading{grid-template-columns:1fr;gap:1.6rem}.fj-index-card,.fj-index-card:nth-child(2n){grid-template-columns:1fr 1fr;gap:4rem}.fj-life__layout{grid-template-columns:.9fr 1.1fr}}@media screen and (max-width:749px){.header{min-height:6.6rem}.header__heading-logo{max-height:3.6rem}.fj-hero--immersive{min-height:78rem!important}.fj-hero--immersive .fj-shell{width:min(100% - 3.2rem,146rem)}.fj-hero--immersive .fj-hero__media{position:absolute;min-height:0;aspect-ratio:auto}.fj-hero--immersive .fj-hero__media img{object-position:65% center}.fj-hero__veil{background:linear-gradient(0deg,#050d09e6,#050d0980 54%,#050d091f)}.fj-hero__layout{padding-block:6.4rem 2.4rem;justify-content:flex-end}.fj-hero--immersive .fj-hero__copy{width:100%;padding:0}.fj-hero--immersive .fj-heading{font-size:clamp(5rem,15vw,7.4rem)}.fj-hero--immersive .fj-hero__text{max-width:90%}.fj-hero__foot{grid-template-columns:1fr;gap:1.8rem;padding-top:2.4rem;margin-top:4rem}.fj-hero--immersive .fj-hero__facts{grid-template-columns:1fr;gap:.7rem}.fj-hero--immersive .fj-hero__facts li:nth-child(n+3){display:none}.fj-intro__top{gap:3.2rem}.fj-intro__top h2{font-size:clamp(4.6rem,14vw,6.8rem)}.fj-intro__stats{grid-template-columns:1fr 1fr;margin-top:7rem}.fj-stat{min-height:14rem;padding:2rem 1.6rem 2rem 0;border-bottom:1px solid rgba(255,255,255,.22)}.fj-stat+.fj-stat{padding-left:1.6rem}.fj-stat:nth-child(3){padding-left:0;border-left:0}.fj-stat__value{margin-bottom:3.6rem;font-size:3.4rem}.fj-model-cards .fj-section-heading{display:block}.fj-model-cards .fj-grid{grid-template-columns:1fr}.fj-model-cards .fj-card__content{padding:2.4rem 2rem 3rem}.fj-index-card,.fj-index-card:nth-child(2n){display:flex;flex-direction:column;gap:3.2rem;align-items:stretch}.fj-index-card:nth-child(2n) .fj-index-card__media{order:initial}.fj-index-card__copy{max-width:none}.fj-index-card__number{margin-bottom:4.8rem}.fj-life{min-height:86rem!important}.fj-life__media img{object-position:31% center}.fj-life__shade{background:linear-gradient(0deg,#fbfaf7fa,#fbfaf7eb 47%,#fbfaf70a 78%)}.fj-life__layout{display:flex;justify-content:flex-end;flex-direction:column;padding-block:5rem 3rem}.fj-life__copy{margin:0}.fj-life__uses{width:100%}.fj-life__uses h3{margin-top:2rem;font-size:1.55rem}.fj-life__uses p{display:none}}.header-wrapper{background:#fffffff0;border-bottom:1px solid rgba(15,26,22,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__menu-item,.list-menu__item{font-size:1.45rem;font-weight:500}.button,.shopify-challenge__button,.customer button,.button:before,.button:after,.field__input,.select__select,.customer .field input{border-radius:999px}h1,h2,h3,.h0,.h1,.h2,.h3{letter-spacing:-.025em}.fj-button{min-height:5rem;padding-inline:2.5rem;border-radius:999px;background:#1d4d43;font-weight:650}.fj-button:hover{background:#153e36}.fj-kicker{color:#3e775f;font-size:1.15rem;letter-spacing:.16em}.fj-hero--immersive{min-height:min(90vh,90rem);background:#0f1a16}.fj-hero--immersive .fj-hero__media picture{display:block;width:100%;height:100%}.fj-hero__veil{background:linear-gradient(90deg,#08120fe0,#08120f9e 34%,#08120f1f 62%,#08120f08),linear-gradient(0deg,rgba(8,18,15,.56) 0%,transparent 34%)}.fj-hero__layout{justify-content:center;padding-block:clamp(6rem,8vw,10rem) 3rem}.fj-hero--immersive .fj-hero__copy{width:min(46%,61rem);padding:0}.fj-hero--immersive .fj-heading{max-width:11ch;font-size:clamp(5.2rem,5.5vw,7.8rem);line-height:.98;letter-spacing:-.035em}.fj-hero--immersive .fj-hero__text{max-width:48rem;margin-top:2.4rem;font-size:clamp(1.65rem,1.4vw,1.9rem)}.fj-hero--immersive .fj-kicker{color:#b8e68e}.fj-button--light{border-color:#b8e68e;background:#b8e68e;color:#0f1a16}.fj-button--light:hover{border-color:#8ec94f;background:#8ec94f}.fj-link-arrow{font-weight:600}.fj-hero__foot{position:absolute;right:0;bottom:3rem;left:0;display:grid;width:100%;grid-template-columns:minmax(20rem,.6fr) minmax(0,1.4fr);gap:3rem;padding:1.8rem 2.2rem;border:1px solid rgba(255,255,255,.18);border-radius:1.8rem;background:#0b181380;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.fj-hero--immersive .fj-hero__facts{gap:1.8rem}.fj-hero--immersive .fj-hero__facts li{font-size:1.25rem}.fj-hero__status{font-size:1.15rem}.fj-intro{background:#fff;color:var(--fj-ink)}.fj-intro .fj-kicker{color:#3e775f}.fj-intro__top{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(28rem,.85fr);gap:clamp(4rem,7vw,10rem)}.fj-intro__top h2{max-width:14ch;color:var(--fj-ink);font-size:clamp(4.2rem,5.2vw,7rem);line-height:1.02;letter-spacing:-.035em}.fj-intro__text{max-width:42rem;color:#18211ca3}.fj-intro__stats{gap:1.4rem;margin-top:clamp(5rem,7vw,8rem);border:0}.fj-stat{min-height:15rem;padding:2.4rem;border:1px solid rgba(15,26,22,.07);border-radius:2rem;background:#eef3f1}.fj-stat+.fj-stat{padding-left:2.4rem;border-left:1px solid rgba(15,26,22,.07)}.fj-stat__value{margin-bottom:4rem;color:#163c33;font-size:clamp(3rem,3.4vw,4.6rem);letter-spacing:-.025em}.fj-stat__label{color:#18211c94}.fj-model-cards{background:#eef3f1}.fj-model-cards .fj-section-heading{display:grid;max-width:100%;grid-template-columns:minmax(0,1.05fr) minmax(28rem,.95fr);gap:5rem}.fj-model-cards .fj-section-heading h2{max-width:15ch;font-size:clamp(4rem,4.8vw,6.4rem);line-height:1.02;letter-spacing:-.035em}.fj-model-cards .fj-grid{gap:2.4rem;border:0;background:transparent}.fj-model-cards .fj-card{overflow:hidden;border:1px solid rgba(15,26,22,.07);border-radius:2.8rem;background:#fff;box-shadow:0 2rem 5rem #0f1a160f}.fj-model-cards .fj-card__media{aspect-ratio:1.14;background:#f6f8f7}.fj-model-cards .fj-card__content{padding:3rem 3.2rem 3.6rem}.fj-model-cards .fj-card h3{font-size:clamp(3.6rem,4vw,5.2rem);letter-spacing:-.03em}.fj-model-cards .fj-card__facts{border-top-color:#0f1a1617}.fj-model-cards .fj-button--secondary{border-color:#1d4d43;background:#1d4d43;color:#fff}.fj-feature-index{background:#fff}.fj-feature-index__heading{display:block;max-width:82rem;margin-bottom:clamp(4.8rem,7vw,8rem)}.fj-feature-index__heading h2{max-width:16ch;margin-top:1.8rem;font-size:clamp(4rem,4.8vw,6.4rem);line-height:1.02;letter-spacing:-.035em}.fj-feature-index__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;border:0}.fj-index-card,.fj-index-card:nth-child(2n){display:flex;overflow:hidden;padding:0;flex-direction:column;gap:0;border:1px solid rgba(15,26,22,.07);border-radius:2.4rem;background:#f5f8f6}.fj-index-card:nth-child(2n) .fj-index-card__media{order:initial}.fj-index-card__media{width:100%;aspect-ratio:1.06;background:#edf2ef}.fj-index-card__copy{max-width:none;padding:2.8rem}.fj-index-card__number{margin:0 0 4rem;color:#76b541}.fj-index-card__copy h3{font-size:clamp(2.8rem,2.7vw,4rem);line-height:1.04;letter-spacing:-.025em}.fj-index-card__copy .rte{font-size:1.55rem}.fj-life{width:min(100% - 6.4rem,146rem);min-height:min(82vh,82rem);margin:clamp(4rem,7vw,8rem) auto;border-radius:3.2rem}.fj-life__shade{background:linear-gradient(90deg,#0f1a1605 25%,#0f1a162e 52%,#0f1a16ad)}.fj-life__layout{grid-template-columns:1.1fr .9fr;padding-block:5rem}.fj-life__copy{padding:clamp(3rem,4vw,5rem);border:1px solid rgba(255,255,255,.16);border-radius:2.8rem;background:#0d1c17c2;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.fj-life__copy .fj-kicker{color:#b8e68e}.fj-life__copy h2{color:#fff;font-size:clamp(4rem,4.8vw,6.4rem);line-height:1.02;letter-spacing:-.035em}.fj-life__copy .rte{color:#ffffffb8}.fj-life__copy .fj-button{margin-top:2rem;border-color:#b8e68e;background:#b8e68e;color:#0f1a16}.fj-life__uses{padding:2.2rem;border-top:0;border-radius:2rem;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.fj-life__uses article+article{border-left-color:#0f1a161a}.fj-comparison{border:1px solid rgba(15,26,22,.08);border-radius:2rem}.fj-comparison__row--head{background:#1d4d43}.fj-fit{background:#eef3f1}.fj-fit__icon{border-color:#1d4d433d;background:#fff}.fj-cta{background:#1d4d43}.fj-cta__inner{border-radius:2.8rem}@media screen and (max-width:989px){.fj-hero--immersive .fj-hero__copy{width:52%}.fj-feature-index__list{grid-template-columns:1fr 1fr}.fj-index-card:last-child{grid-column:1 / -1}}@media screen and (max-width:749px){.fj-hero--immersive{min-height:78rem!important}.fj-hero--immersive .fj-hero__media img{object-position:center}.fj-hero__veil{background:linear-gradient(180deg,#07120ed1,#07120e8f 35%,#07120e0a 64%,#07120e57)}.fj-hero__layout{justify-content:flex-start;padding-block:4.6rem 2rem}.fj-hero--immersive .fj-hero__copy{width:100%}.fj-hero--immersive .fj-heading{max-width:10ch;font-size:clamp(4.2rem,12vw,5.3rem);line-height:.98}.fj-hero--immersive .fj-hero__text{max-width:34rem;font-size:1.55rem}.fj-hero--immersive .fj-actions{margin-top:2.2rem}.fj-hero--immersive .fj-button,.fj-hero--immersive .fj-link-arrow{min-height:4.6rem}.fj-hero__foot{bottom:2rem;grid-template-columns:1fr;padding:1.4rem 1.6rem;border-radius:1.4rem}.fj-hero--immersive .fj-hero__facts{display:none}.fj-intro__top,.fj-model-cards .fj-section-heading{display:block}.fj-intro__top h2,.fj-model-cards .fj-section-heading h2,.fj-feature-index__heading h2{font-size:clamp(3.8rem,11vw,5.2rem);line-height:1.03}.fj-intro__text,.fj-model-cards .fj-section-heading .rte{margin-top:2.4rem}.fj-intro__stats{gap:1rem;margin-top:4.8rem}.fj-stat{min-height:12rem;padding:1.8rem}.fj-stat+.fj-stat{padding-left:1.8rem}.fj-stat:nth-child(3){padding-left:1.8rem;border-left:1px solid rgba(15,26,22,.07)}.fj-stat__value{margin-bottom:2.8rem;font-size:3rem}.fj-model-cards .fj-card{border-radius:2.2rem}.fj-model-cards .fj-card__content{padding:2.4rem 2.2rem 2.8rem}.fj-feature-index__list{grid-template-columns:1fr}.fj-index-card:last-child{grid-column:auto}.fj-index-card,.fj-index-card:nth-child(2n){border-radius:2rem}.fj-index-card__copy{padding:2.4rem}.fj-index-card__number{margin-bottom:2.8rem}.fj-life{width:calc(100% - 3.2rem);min-height:78rem!important;margin-block:4rem;border-radius:2.4rem}.fj-life__media img{object-position:30% center}.fj-life__shade{background:linear-gradient(0deg,#0f1a16c7,#0f1a161f 68%)}.fj-life__layout{justify-content:flex-end;padding-block:2rem}.fj-life__copy{padding:2.6rem;border-radius:2rem}.fj-life__copy h2{font-size:clamp(3.7rem,10vw,4.8rem)}.fj-life__uses{padding:1.6rem;border-radius:1.6rem}}.fj-hero--studio{isolation:isolate;z-index:0;--fj-rx: 0deg;--fj-ry: 0deg;--fj-tx: 0px;--fj-ty: 0px;--fj-bg-x: 0px;--fj-bg-y: 0px;--fj-shadow-x: 0px;--fj-callout-x: 0px;--fj-callout-y: 0px;position:relative;min-height:min(90vh,90rem);overflow:hidden;background:#f3f6f3;color:#101614}.fj-hero-studio__background,.fj-hero-studio__background img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.fj-hero-studio__background{overflow:hidden;pointer-events:none;transform:translate3d(var(--fj-bg-x),var(--fj-bg-y),0) scale(1.012);transition:transform .24s ease}.fj-hero-studio__background img{object-fit:cover;object-position:center}.fj-hero--studio .fj-hero-studio__layout{position:relative;width:min(100%,160rem);min-height:inherit}.fj-hero-studio__model{position:absolute;z-index:3;top:2.5rem;left:4.8rem;margin:0;color:#101614;font-size:clamp(12rem,12vw,17.6rem);font-weight:700;line-height:.83;letter-spacing:-.085em}.fj-hero-studio__copy{position:absolute;z-index:4;top:22rem;left:4.8rem;width:min(33.5vw,48rem)}.fj-hero--studio .fj-kicker{display:flex;align-items:center;gap:1rem;margin-bottom:1.8rem;color:#101614;font-size:1.3rem;letter-spacing:.13em}.fj-hero--studio .fj-kicker>span{width:1.2rem;height:1.2rem;flex:0 0 auto;border-radius:50%;background:#76b541;box-shadow:0 0 0 .5rem #76b54121}.fj-hero--studio .fj-heading{max-width:9ch;color:#101614;font-size:clamp(4.8rem,4.3vw,6.6rem);line-height:.95;letter-spacing:-.055em}.fj-hero--studio .fj-hero__text{max-width:43rem;margin-top:2.2rem;color:#44504b;font-size:1.8rem;line-height:1.5}.fj-hero--studio .fj-actions{margin-top:2.8rem}.fj-hero--studio .fj-button{min-height:5.2rem;padding-inline:2.5rem;border-radius:999px}.fj-hero--studio .fj-button--light{border-color:#76b541;background:#76b541;color:#101614}.fj-hero--studio .fj-button--light:hover{border-color:#67a733;background:#67a733;color:#101614}.fj-hero--studio .fj-button--dark{border-color:#163c33;background:#163c33;color:#fff}.fj-hero--studio .fj-button--dark:hover{border-color:#102e27;background:#102e27;color:#fff}.fj-hero-studio__product-stage{position:absolute;z-index:2;right:2.5%;bottom:4.5%;width:min(45vw,67rem);aspect-ratio:1;perspective:1200px}.fj-hero-studio__shadow{position:absolute;right:5%;bottom:3%;width:82%;height:8%;border-radius:50%;background:#14261f2e;filter:blur(18px);transform:translate3d(var(--fj-shadow-x),0,0);transition:transform .22s ease,opacity .22s ease}.fj-hero-studio__product-picture{display:block}.fj-hero-studio__product{position:absolute;right:0;bottom:0;display:block;width:100%;height:auto;filter:drop-shadow(0 22px 18px rgba(20,38,31,.13));transform:perspective(1200px) translate3d(var(--fj-tx),var(--fj-ty),28px) rotateX(var(--fj-rx)) rotateY(var(--fj-ry));transform-origin:50% 70%;transition:transform .22s ease,filter .22s ease;will-change:transform}.fj-hero--studio.is-hovering .fj-hero-studio__product{filter:drop-shadow(var(--fj-shadow-x) 26px 20px rgba(20,38,31,.18))}.fj-hero-studio__callouts{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.fj-hero-studio__callout{position:absolute;width:20.5rem;padding-top:1rem;border-top:1px solid rgba(16,22,20,.32);color:#34413c;font-size:1.1rem;line-height:1.35;letter-spacing:.035em;text-transform:uppercase;transform:translate3d(var(--fj-callout-x),var(--fj-callout-y),0);transition:transform .22s ease}.fj-hero-studio__callout b{display:block;margin-bottom:.5rem;color:#76b541;font-size:1rem;letter-spacing:.15em}.fj-hero-studio__callout>span{display:block}.fj-hero-studio__callout--speed{top:7%;left:36%}.fj-hero-studio__callout--category{top:15%;right:2.5%;width:18.5rem}.fj-hero-studio__callout--availability{top:60%;left:36%;width:22rem}.fj-hero-studio__callout--format{right:3%;bottom:10%;width:18.5rem}@media screen and (min-width:750px)and (max-width:1199px){.fj-hero-studio__copy{width:min(43vw,43rem)}.fj-hero-studio__callouts{top:3rem;right:3rem;bottom:auto;left:52%;display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.fj-hero-studio__callout,.fj-hero-studio__callout--speed,.fj-hero-studio__callout--category,.fj-hero-studio__callout--availability,.fj-hero-studio__callout--format{position:static;width:auto;min-height:5rem;padding:.9rem 1rem;border:1px solid rgba(16,22,20,.13);border-radius:.8rem;background:#ffffffad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@media screen and (max-width:749px){.fj-hero--studio{min-height:78rem!important}.fj-hero-studio__background img{object-position:center}.fj-hero-studio__model{top:2.8rem;left:1.6rem;font-size:9.6rem}.fj-hero-studio__copy{top:12.9rem;left:1.6rem;width:calc(100% - 3.2rem)}.fj-hero--studio .fj-kicker{position:absolute;top:-8.2rem;left:17.2rem;width:17.5rem;margin:0;font-size:1rem;line-height:1.35;letter-spacing:.08em}.fj-hero--studio .fj-kicker>span{width:.9rem;height:.9rem;box-shadow:none}.fj-hero--studio .fj-heading{max-width:10ch;font-size:4rem;line-height:.96}.fj-hero--studio .fj-hero__text{max-width:34rem;margin-top:1.4rem;font-size:1.4rem;line-height:1.42}.fj-hero--studio .fj-actions{gap:.8rem;margin-top:1.6rem}.fj-hero--studio .fj-button{min-height:4.4rem;padding-inline:1.8rem;font-size:1.3rem}.fj-hero-studio__product-stage{right:50%;bottom:1.2rem;width:min(72vw,29.2rem);transform:translate(50%)}.fj-hero-studio__callouts{top:42.5rem;right:1.6rem;bottom:auto;left:1.6rem;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.fj-hero-studio__callout,.fj-hero-studio__callout--speed,.fj-hero-studio__callout--category,.fj-hero-studio__callout--availability,.fj-hero-studio__callout--format{position:static;width:auto;min-height:3rem;padding:.7rem .8rem;border:1px solid rgba(16,22,20,.13);border-radius:.8rem;background:#ffffffad;font-size:.8rem;font-weight:700;line-height:1.22;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:none}.fj-hero-studio__callout b{display:inline;margin:0 .5rem 0 0;font-size:.8rem}.fj-hero-studio__callout>span{display:inline}}@media(prefers-reduced-motion:reduce){.fj-hero-studio__background,.fj-hero-studio__product,.fj-hero-studio__shadow,.fj-hero-studio__callout{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/freejoyer.css.map */
