.image-stack{display:grid;grid-template-columns:1fr;width:100%}.image-stack__image-wrapper{grid-column:1/1;grid-row:1/1}.image-stack__image{border-radius:var(--borderRadius-sm);box-shadow:0 4px 64px 8px #0000001f;height:auto;width:100%}.image-stack-enter-active,.image-stack-leave-active{transition:opacity var(--transition-slow)}.image-stack-enter-from{opacity:0}.the-hero-video{aspect-ratio:1/1;background:var(--color-gray-200);border-radius:12px;box-shadow:0 4px 64px 8px #0000001f;overflow:hidden;position:relative;width:100%}.the-hero-video video{height:100%;left:0;position:absolute;top:0;width:100%}.hero{margin-bottom:var(--spacing-5xl);overflow:hidden;position:relative;text-align:center;width:100%}.hero__image{margin:0 auto;margin-block:var(--spacing-4xl);max-width:48.75rem;max-width:calc(48.75rem + var(--grid-gap-sm)*2);min-height:60vh;padding-left:var(--grid-gap-sm);padding-right:var(--grid-gap-sm);width:100%}@media screen and (min-width:769px){.hero__image{max-width:calc(48.75rem + var(--grid-gap-md)*2);padding-left:var(--grid-gap-md);padding-right:var(--grid-gap-md)}}@media screen and (min-width:993px){.hero__image{max-width:calc(48.75rem + var(--grid-gap-lg)*2);padding-left:var(--grid-gap-lg);padding-right:var(--grid-gap-lg)}}.hero__image h1{align-items:center;display:flex;flex-direction:column;font-family:var(--font-family-secondary);font-size:3.5rem;font-weight:700;justify-content:center;line-height:var(--lineHeight-xxs,.9);line-height:.8;margin:var(--spacing-4xl) 0;text-transform:uppercase}@media screen and (min-width:321px){.hero__image h1{font-size:4.375rem}}@media screen and (min-width:769px){.hero__image h1{font-size:6.25rem}}.hero__slogan,.hero__title{display:block;position:relative;width:4em;z-index:10}.hero__title{font-family:var(--font-family-primary);font-size:3.75rem;font-weight:300;line-height:.85;margin-bottom:-.28em;text-shadow:0 0 8rem var(--color-lightest);text-transform:lowercase}@media screen and (min-width:769px){.hero__title{font-size:6.25rem}}.hero__slogan{margin-top:-.5em}.hero__slogan:first-line{text-shadow:0 0 8rem var(--color-lightest)}.hero__description{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.hero__description h2{font-family:var(--font-family-primary);font-size:1.875rem;font-weight:300;line-height:1.15;max-width:42rem;text-transform:none;width:85%}@media screen and (min-width:321px){.hero__description h2{font-size:1.875rem}}@media screen and (min-width:577px){.hero__description h2{font-size:2.25rem}}@media screen and (min-width:769px){.hero__description h2{font-size:2.25rem}}@media screen and (min-width:993px){.hero__description h2{font-size:2.625rem}}@media screen and (min-width:1201px){.hero__description h2{font-size:2.625rem}}@media screen and (min-width:993px){.hero__description h2{max-width:48.75rem}}.hero__logos{grid-gap:1rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:var(--spacing-2xl);max-width:48.75rem;min-height:5rem;padding:0 var(--spacing-xl);place-items:center;width:100%}.hero__logos a{border-bottom:0;line-height:0;transition:.3s}.hero__logos a:focus-visible{border-radius:3px;outline:4px solid var(--color-darkest);outline-offset:5px}.hero__logos a:hover{opacity:.75;transform:translateY(-.25rem)}@media screen and (min-width:769px){.hero__logos{margin-top:var(--spacing-4xl);padding:0 var(--spacing-2xl)}}
