.fs-route{--fs-route-ink: #161916;--fs-route-muted: #515851;--fs-route-line: #cbd0c8;--fs-route-canvas: #f1f3ee;--fs-route-surface: #ffffff;--fs-route-dark: #202220;--fs-route-dark-muted: #d4d8d1;--fs-route-accent: #1f6d34;--fs-route-accent-bright: #b8ff63;background:var(--fs-route-canvas);color:var(--fs-route-ink);overflow:clip}.fs-route *,.fs-route *:before,.fs-route *:after{box-sizing:border-box}.fs-route__inner{width:min(100% - 3.2rem,128rem);margin-inline:auto}.fs-route__hero{padding-block:4.8rem 3.6rem;border-top:.4rem solid var(--fs-route-accent-bright);border-bottom:.1rem solid var(--fs-route-line);background:var(--fs-route-canvas)}.fs-route__hero .fs-route__inner{display:grid;gap:2.4rem}.fs-route__eyebrow{max-width:70rem;margin:0 0 1rem;color:var(--fs-route-accent);font-size:1.2rem;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:0}.fs-route__title{max-width:16ch;margin:0;color:var(--fs-route-ink);font-size:4.8rem;font-weight:800;line-height:.98;letter-spacing:0;font-family:var(--fs-display);font-style:oblique 10deg;text-transform:uppercase;overflow-wrap:normal;word-break:normal}.fs-route__lead,.fs-route__body{color:var(--fs-route-muted);font-size:1.7rem;line-height:1.65}.fs-route__lead{max-width:64rem}.fs-route__lead>:first-child,.fs-route__body>:first-child{margin-top:0}.fs-route__lead>:last-child,.fs-route__body>:last-child{margin-bottom:0}.fs-route__content{background:var(--fs-route-canvas)}.fs-route__band{padding-block:4.8rem;border-bottom:.1rem solid var(--fs-route-line)}.fs-route__band:last-child{border-bottom:0}.fs-route__band--auto:nth-child(2n),.fs-route__band--dark{--fs-route-ink: #ffffff;--fs-route-muted: var(--fs-route-dark-muted);--fs-route-line: #434743;background:var(--fs-route-dark)}.fs-route__band--light{background:var(--fs-route-canvas)}.fs-route__band--dark .fs-route__eyebrow,.fs-route__band--auto:nth-child(2n) .fs-route__eyebrow{color:var(--fs-route-accent-bright)}.fs-route__band--media{padding-block:2.4rem}.fs-route__band--status{margin:0;padding-block:5.6rem;border-top:.1rem solid var(--fs-route-line);border-bottom:.1rem solid var(--fs-route-line);background:var(--fs-route-surface)}.fs-route__band--status .fs-route__body{max-width:70ch}.fs-route__band--split{display:grid;gap:3.2rem}.fs-route__copy{max-width:72rem}.fs-route__heading{max-width:22ch;margin:0 0 1.6rem;color:var(--fs-route-ink);font-size:3rem;font-weight:750;line-height:1.08;letter-spacing:0;font-family:var(--fs-display);font-weight:900;text-transform:uppercase;overflow-wrap:break-word}.fs-route--editorial .fs-route__heading--feature{max-width:13ch;font-size:4.8rem;font-style:oblique 10deg;line-height:.92}.fs-route__media-wrap,.fs-route__contact-media{min-width:0;background:#dfe3dc}.fs-route__media{display:block;width:100%;height:auto;max-height:72rem;aspect-ratio:4 / 3;object-fit:cover;background:#dfe3dc}.fs-route__band--media .fs-route__media{aspect-ratio:16 / 7}.fs-route__gallery-copy{margin-bottom:clamp(3.2rem,6vw,7.2rem)}.fs-route__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.fs-route__gallery-item{min-width:0;margin:0;overflow:hidden;background:rgb(var(--color-background))}.fs-route__gallery-media{width:100%;height:100%;aspect-ratio:1 / 1;display:block;object-fit:cover}.fs-route__gallery-item:first-child:nth-last-child(3),.fs-route__gallery-item:first-child:nth-last-child(5){grid-column:1 / -1}.fs-media-mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.fs-media-mosaic__item{min-width:0;margin:0;overflow:hidden;background:#e0e3dd}.fs-media-mosaic__image{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.fs-utility{--fs-route-ink: #f7f8f4;--fs-route-muted: #d4d8d1;--fs-route-line: #434743;padding-block:clamp(5.6rem,8vw,9.6rem);background:var(--fs-route-dark)}.fs-utility__inner{display:grid;gap:clamp(4rem,7vw,8rem)}.fs-utility__copy{max-width:74rem}.fs-utility__title{max-width:16ch;margin:0 0 2.4rem;color:var(--fs-route-ink);font-family:var(--fs-display);font-size:4.8rem;font-weight:900;line-height:.94;text-transform:uppercase;overflow-wrap:anywhere}.fs-utility__body{max-width:70ch;color:var(--fs-route-muted);font-size:1.7rem;line-height:1.65}.fs-utility .fs-route__eyebrow{color:var(--fs-route-accent-bright)}.fs-utility .fs-route__action{border-color:var(--fs-route-accent-bright);background:var(--fs-route-accent-bright);color:#15200f}.fs-route__action,.fs-route__submit{display:inline-flex;min-width:4.4rem;min-height:4.4rem;align-items:center;justify-content:center;margin-top:2.4rem;padding:1.2rem 2.2rem;border:.2rem solid var(--fs-route-ink);border-radius:0;background:var(--fs-route-ink);color:#fff;font:inherit;font-weight:700;line-height:1.2;text-decoration:none;letter-spacing:0;cursor:pointer}.fs-route__band--dark .fs-route__action,.fs-route__band--auto:nth-child(2n) .fs-route__action{border-color:var(--fs-route-accent-bright);background:var(--fs-route-accent-bright);color:#15200f}.fs-route__action:hover,.fs-route__submit:hover{border-color:var(--fs-route-accent);background:var(--fs-route-accent);color:#fff}.fs-route :where(a,button,input,textarea):focus-visible{outline:.3rem solid var(--fs-route-accent);outline-offset:.3rem}.fs-route__partners{display:grid;gap:0;padding-block:2.4rem 6.4rem;border-top:.1rem solid var(--fs-route-line)}.fs-route__partner{min-width:0;padding-block:3.2rem;border-bottom:.1rem solid var(--fs-route-line)}.fs-route__partner-mark{display:grid;width:100%;aspect-ratio:16 / 9;place-items:center;margin-bottom:2.4rem;padding:2.4rem;background:var(--fs-route-surface)}.fs-route__partner-mark--fallback{color:var(--fs-route-ink);background:var(--fs-route-accent-bright);place-items:end start}.fs-route__partner-name--fallback{max-width:13ch;margin:0;font-family:var(--fs-display);font-size:clamp(3.6rem,10vw,6.8rem);font-style:oblique 10deg;font-weight:900;line-height:.9;text-transform:uppercase}.fs-route__directory-intro{margin-block:6.4rem 2.4rem}.fs-route__partner-logo{display:block;width:auto;max-width:100%;height:auto;max-height:9rem;object-fit:contain}.fs-route__partner-name{margin:0 0 .8rem;color:var(--fs-route-ink);font-size:2.2rem;line-height:1.15;letter-spacing:0;overflow-wrap:anywhere}.fs-route__partner-link{display:inline-flex;min-height:4.4rem;align-items:center;margin-top:1.2rem;color:var(--fs-route-ink);font-weight:700;text-underline-offset:.4rem}.fs-route__recommendations{display:grid;padding-block:2.4rem;border-top:.1rem solid var(--fs-route-line)}.fs-route__recommendation{display:grid;gap:2.4rem;align-items:center;padding-block:3.2rem;border-bottom:.1rem solid var(--fs-route-line)}.fs-route__power-identity{display:grid;min-width:0;border:.1rem solid var(--fs-route-line);background:var(--fs-route-surface)}.fs-route__power-identity img,.fs-route__power-identity-fallback{display:block;width:100%;aspect-ratio:16 / 10}.fs-route__power-identity img{object-fit:contain;padding:2.4rem}.fs-route__power-identity-fallback{display:grid;align-content:end;gap:.8rem;padding:2.4rem;color:#15200f;background:var(--fs-route-accent-bright)}.fs-route__power-identity-fallback span{font-family:var(--fs-label-font);font-size:1.1rem;font-weight:700;text-transform:uppercase}.fs-route__power-identity-fallback strong{max-width:12ch;font-family:var(--fs-display);font-size:clamp(3.6rem,11vw,6rem);font-style:oblique 10deg;font-weight:900;line-height:.88;text-transform:uppercase;overflow-wrap:normal;word-break:normal}.fs-route__power-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-top:.1rem solid var(--fs-route-line)}.fs-route__power-specs div{min-width:0;padding:1.2rem;border-right:.1rem solid var(--fs-route-line)}.fs-route__power-specs div:last-child{border-right:0}.fs-route__power-specs dt{font-size:1rem;font-weight:700;text-transform:uppercase}.fs-route__power-specs dd{margin:.4rem 0 0;font-family:var(--fs-display);font-size:2.2rem;font-weight:900;line-height:1}.fs-route__manufacturer-link{min-height:4.4rem;display:inline-flex;align-items:center;margin-top:1.2rem;color:var(--fs-route-ink);font-weight:700;text-underline-offset:.4rem}.fs-route__recommendation .fs-route__heading{margin-bottom:.8rem}.fs-route__recommendation .fs-route__action{width:100%;margin-top:0}.fs-route__affiliate-disclosure{max-width:82rem;margin-block:0 6.4rem;padding:2.4rem;border:.1rem solid var(--fs-route-line);border-top:.4rem solid var(--fs-route-accent);background:var(--fs-route-surface);color:var(--fs-route-muted);font-size:1.4rem;line-height:1.55}.fs-route__affiliate-disclosure>:first-child,.fs-route__affiliate-disclosure>:last-child{margin-block:0}.fs-route__contact-layout{display:grid;gap:4rem;padding-block:4.8rem 7.2rem}.fs-route__form{display:grid;align-self:start;gap:2.4rem;min-width:0}.fs-route__form-note{margin:0;color:var(--fs-route-muted);font-size:1.4rem;line-height:1.5}.fs-route__form-grid{display:grid;gap:2.4rem}.fs-route__field{min-width:0}.fs-route__label{display:block;margin-bottom:.8rem;color:var(--fs-route-ink);font-size:1.5rem;font-weight:700;line-height:1.4}.fs-route__input{display:block;width:100%;min-height:5.2rem;padding:1.2rem 1.4rem;border:.1rem solid #747c76;border-radius:0;background:var(--fs-route-surface);color:var(--fs-route-ink);font:inherit;font-size:1.6rem;line-height:1.4}textarea.fs-route__input{min-height:16rem;resize:vertical}.fs-route__input[aria-invalid=true]{border-width:.2rem;border-color:#b42318}.fs-route__required,.fs-route__error{color:#9b1c1c}.fs-route__optional{color:var(--fs-route-muted);font-size:.9em;font-weight:400}.fs-route__error{display:block;margin-top:.8rem;font-size:1.4rem;line-height:1.4}.fs-route__status{margin:0;padding:1.6rem;border:.1rem solid var(--fs-route-line);border-top:.4rem solid var(--fs-route-accent);background:var(--fs-route-surface);color:var(--fs-route-ink)}.fs-route__status--error{border-top-color:#b42318}.fs-route__contact-context{margin-top:0}.fs-route__contact-close{--fs-route-ink: #15200f;--fs-route-muted: #24321f;--fs-route-line: #15200f;background:var(--fs-route-accent-bright)}.fs-route__contact-close .fs-route__eyebrow{color:var(--fs-route-ink)}.fs-route__contact-close-heading{max-width:13ch;margin:0;color:var(--fs-route-ink);font-family:var(--fs-display);font-size:4.8rem;font-style:oblique 10deg;font-weight:900;line-height:.9;text-transform:uppercase;overflow-wrap:break-word}.fs-route__contact-close .fs-route__body{max-width:58ch;margin-top:2.4rem}.fs-route__status a{color:inherit;text-underline-offset:.3rem}.fs-route__privacy{max-width:70rem;color:var(--fs-route-muted);font-size:1.4rem;line-height:1.5}.fs-route__contact-media .fs-route__media{height:100%;min-height:36rem;max-height:none;aspect-ratio:4 / 5}.fs-route--minimal .fs-route__hero{min-height:28rem}.fs-route--minimal .fs-route__title:after{content:"";display:block;width:8rem;height:.6rem;margin-top:2.4rem;background:var(--fs-route-accent)}.fs-route--minimal .fs-route__content{padding-inline:0}@media screen and (min-width:750px){.fs-route__inner{width:min(100% - 6.4rem,128rem)}.fs-route__hero{padding-block:5.6rem 4.8rem}.fs-route__hero .fs-route__inner{grid-template-columns:minmax(0,1.15fr) minmax(28rem,.85fr);align-items:end;gap:6.4rem}.fs-route__hero .fs-route__lead{grid-column:2;grid-row:1;align-self:end}.fs-route__title{font-size:8rem}.fs-route__band{padding-block:6.4rem}.fs-route__band--media{padding-block:3.2rem}.fs-route__band--split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:6.4rem}.fs-route__band--reverse .fs-route__media-wrap{order:2}.fs-route__heading{font-size:4rem}.fs-route--editorial .fs-route__heading--feature,.fs-route__contact-close-heading{font-size:8rem}.fs-route__band--status{padding-block:8rem}.fs-route__partners{grid-template-columns:repeat(2,minmax(0,1fr))}.fs-route__partner{padding:3.2rem}.fs-route__partner:nth-child(odd){border-right:.1rem solid var(--fs-route-line)}.fs-route__recommendation{grid-template-columns:minmax(28rem,.8fr) minmax(28rem,1fr) auto;align-items:stretch}.fs-route__recommendation-copy{align-self:center}.fs-route__recommendation .fs-route__action{align-self:center;width:auto;min-width:18rem}.fs-route__form-grid{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width:990px){.fs-route__gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.fs-route__gallery-item:first-child:nth-last-child(3),.fs-route__gallery-item:first-child:nth-last-child(5){grid-column:span 2;grid-row:span 2}.fs-route__contact-layout{grid-template-columns:minmax(0,1fr) minmax(32rem,.72fr);align-items:stretch;gap:7.2rem}.fs-route__contact-layout--single{grid-template-columns:minmax(0,82rem)}.fs-route__contact-media .fs-route__media{min-height:62rem}.fs-media-mosaic{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.fs-utility__inner{grid-template-columns:minmax(30rem,.78fr) minmax(0,1.22fr);align-items:center}.fs-utility__title{font-size:8rem}}@media screen and (min-width:1100px){.fs-route__partners{grid-template-columns:repeat(3,minmax(0,1fr))}.fs-route__partner,.fs-route__partner:nth-child(odd){border-right:.1rem solid var(--fs-route-line)}.fs-route__partner:nth-child(3n){border-right:0}}@media(prefers-reduced-motion:reduce){.fs-route *,.fs-route *:before,.fs-route *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/fs-pages.css.map */
