:where(.astro-BBE6DXRZ)[data-hero]{aspect-ratio:3/2;max-height:100vh;overflow:hidden;position:relative;width:100%}:where(.astro-BBE6DXRZ)[data-hero-image],:where(.astro-BBE6DXRZ)[data-hero-gradient]{position:absolute;inset:0}:where(.astro-BBE6DXRZ)[data-hero-image]{background-image:var(--heroImageUrl);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%}:root{--hero-gradient-stops: rgba(0, 0, 0, .67), transparent}[data-hero-image]{animation-duration:10s;animation-delay:1s;animation-name:flyover;animation-timing-function:ease-in;animation-iteration-count:2}[data-hero-gradient]{background-image:linear-gradient(to top,var(--hero-gradient-stops))}[data-hero-content]{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:relative}@keyframes flyover{0%,to{transform:translate(0) scale(1) skew(0)}50%,55%{transform:translate(5%,10%) scale(1.25) skew(-.01turn,1.6deg)}}@media (min-aspect-ratio: 1.33){[data-hero-content]{bottom:6rem}[data-content]{margin-top:-7.25rem}[data-content]>h2{color:#fff;font-size:150%;padding-bottom:3rem}}
