.video-hero{position:relative;overflow:hidden;width:100%}.video-hero--full-width{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.video-hero--small{min-height:45vh}.video-hero--medium{min-height:65vh}.video-hero--large{min-height:85vh}.video-hero--full_screen{min-height:100vh;min-height:100svh}.video-hero__media,.video-hero__video,.video-hero__image,.video-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-hero__video,.video-hero__image img,.video-hero__image{object-fit:cover;object-position:center}.video-hero__placeholder svg{width:100%;height:100%;object-fit:cover}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.video-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:5%}.video-hero__content--top{align-items:flex-start}.video-hero__content--center{align-items:center}.video-hero__content--bottom{align-items:flex-end}.video-hero__content-inner{max-width:640px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.video-hero__heading{margin:0;font-size:calc(var(--font-heading-scale) * 2.6rem);line-height:1.1}.video-hero__text{font-size:1.6rem;line-height:1.5}.video-hero__button{margin-top:.5rem}@media screen and (max-width:749px){.video-hero--small{min-height:35vh}.video-hero--medium{min-height:50vh}.video-hero--large{min-height:65vh}.video-hero__heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}.video-hero__text{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.video-hero__video{display:none}}.feature-row-section{position:relative;overflow:hidden}.feature-row{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.feature-row__index{display:block;font-size:7rem;font-weight:800;line-height:1;color:var(--fr-accent);opacity:.25;margin-bottom:-1.5rem}.feature-row__heading{font-size:2.6rem;margin:0 0 1rem;position:relative;line-height:1.15;color:inherit}.feature-row__heading:after{content:"";display:block;width:48px;height:3px;background:var(--fr-accent);margin-top:1rem}@media screen and (min-width:990px){.feature-row{grid-template-columns:1fr 1fr;align-items:start;min-height:82vh;gap:5rem}.feature-row-section--image_right .feature-row__media{order:2}.feature-row-section--image_right .feature-row__content{order:1}.feature-row__media{position:sticky;top:110px;aspect-ratio:auto;height:64vh;align-self:start}.feature-row__media--static{position:relative;top:auto;height:auto;aspect-ratio:4 / 3}.feature-row__content{min-height:64vh;display:flex;flex-direction:column;justify-content:center;padding:0}.feature-row__index{font-size:10rem}}.feature-showcase{position:relative}.feature-showcase__intro{max-width:640px;margin:0 auto 4rem;text-align:center;padding:0 2rem}.feature-showcase__heading{font-size:3.2rem;margin:0 0 1rem;line-height:1.15}.feature-showcase__intro-text{font-size:1.6rem;opacity:.75}.feature-showcase__list{display:flex;flex-direction:column;gap:3rem;padding:0 2rem;max-width:1400px;margin:0 auto}.feature-row{display:grid;grid-template-columns:1fr;gap:2rem;position:relative}.feature-row__media{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4 / 3;background:#0000000a}.feature-row__media img,.feature-row__placeholder{width:100%;height:100%;object-fit:cover;display:block}.feature-row__placeholder svg{width:100%;height:100%}.feature-row__content{position:relative;padding:1rem 0}.feature-row__index{display:block;font-size:7rem;font-weight:800;line-height:1;color:var(--fs-accent);opacity:.18;margin-bottom:-1.5rem}.feature-row__heading{font-size:2.6rem;margin:0 0 1rem;position:relative;line-height:1.15}.feature-row__heading:after{content:"";display:block;width:48px;height:3px;background:var(--fs-accent);margin-top:1rem}.feature-row__text{font-size:1.6rem;line-height:1.6;max-width:480px}@media screen and (min-width:990px){.feature-showcase__list{gap:6rem}.feature-row{grid-template-columns:1fr 1fr;align-items:start;min-height:88vh;gap:5rem}.feature-row__media{position:sticky;top:110px;aspect-ratio:auto;height:66vh;align-self:start}.feature-row__content{min-height:66vh;display:flex;flex-direction:column;justify-content:center;padding:0}.feature-row--b .feature-row__media{order:2}.feature-row--b .feature-row__content{order:1}.feature-row__index{font-size:10rem}}@media screen and (max-width:989px){.feature-showcase__heading{font-size:2.6rem}}.story-chapter{position:relative;overflow:hidden}.story-chapter__row{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.story-chapter__media{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4 / 3;background:#0000000a}.story-chapter__media-inner{width:100%;height:100%;overflow:hidden}.story-chapter__media img,.story-chapter__placeholder{width:100%;height:100%;object-fit:cover;display:block}.story-chapter__media img{animation:story-chapter-kenburns 24s ease-in-out infinite alternate}.story-chapter__placeholder svg{width:100%;height:100%}@keyframes story-chapter-kenburns{0%{transform:scale(1)}to{transform:scale(1.09)}}.story-chapter__content{position:relative;padding:1rem 0}.story-chapter__kicker{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sc-accent);margin-bottom:1.4rem}.story-chapter__kicker i{display:block;width:22px;height:2px;background:var(--sc-accent)}.story-chapter__heading{font-size:3.2rem;margin:0 0 1.8rem;line-height:1.15;color:inherit;max-width:14ch}.story-chapter__body{font-size:1.7rem;line-height:1.7;max-width:52ch}.story-chapter__body p{margin:0 0 1.4rem}.story-chapter__body p:first-of-type:first-letter{float:left;font-size:5.6rem;line-height:.8;font-weight:800;padding:.5rem .8rem 0 0;color:var(--sc-accent)}@media screen and (max-width:989px){.story-chapter--sticky-mobile .story-chapter__row{min-height:68vh}.story-chapter--sticky-mobile .story-chapter__media{position:sticky;top:72px;aspect-ratio:auto;height:42vh;align-self:start}}@media screen and (min-width:990px){.story-chapter__row{grid-template-columns:1fr 1fr;align-items:start;min-height:84vh;gap:6rem}.story-chapter--image_right .story-chapter__media{order:2}.story-chapter--image_right .story-chapter__content{order:1}.story-chapter__media{position:sticky;top:110px;aspect-ratio:auto;height:66vh;align-self:start}.story-chapter__media--static{position:relative;top:auto;height:auto;aspect-ratio:4 / 3}.story-chapter__content{min-height:66vh;display:flex;flex-direction:column;justify-content:center;padding:0}.story-chapter__heading{font-size:3.8rem}}@media(prefers-reduced-motion:reduce){.story-chapter__media img{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
