.hero{display:flex;overflow:hidden;padding:1.875rem;position:relative}@media(min-width:1024px){.hero{padding:6.25rem}}.hero--fixed-height{min-height:80vh}@media(min-width:1024px){.hero--fixed-height{padding:3.5rem}}.hero--center{align-items:center;justify-content:center}.hero.hero--top-left{align-items:stretch;justify-content:flex-start;text-align:left}
.hero.hero--top-center{align-items:flex-start;justify-content:center;text-align:center}.hero.hero--center-left{align-items:center;justify-content:flex-start;text-align:left}.hero.hero--center{align-items:center;justify-content:center;text-align:center}.hero.hero--bottom-left{align-items:flex-end;justify-content:flex-start;text-align:left}
.hero.hero--bottom-center{align-items:flex-end;justify-content:center;text-align:center}.hero__background{position:absolute;inset:0;z-index:0}.hero__background .image{height:100%;width:100%}.hero__content{margin:0;max-width:56.25rem;position:relative;z-index:1}.hero__icons{align-items:center;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;margin:2rem auto;gap:2rem}
@media(min-width:1024px){.hero__icons{display:flex;margin:3.5rem auto}}.hero__icon{display:flex;flex-direction:column;gap:.5rem}@media(min-width:1024px){.hero__icon{flex:initial}}.hero__icon .image{margin:0 auto;max-width:3rem;width:100%}.hero__icon svg{height:3rem;width:3rem}.white .hero__icon svg fill,.white .hero__icon svg path{fill:var(--color-white)}
.hero__eyebrow{margin:0 0 1rem}.hero__copy,.hero__heading{margin:0 auto 2rem;max-width:42.5rem}.hero__video{position:absolute;inset:0;min-width:100%;min-height:100%;-o-object-fit:contain;object-fit:contain;z-index:0}@media(min-width:1024px){.hero__video{top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:100%}
}