.animated-hero{background-color:var(--dark-blue);height:calc(100dvh - 78px);max-height:900px;position:relative}body.admin-bar .animated-hero{height:calc(100dvh - 110px)}.animated-hero__slide{align-items:flex-end;display:flex;height:100%;inset:0;opacity:0;overflow:hidden;padding:var(--wp--preset--spacing--large) var(--wp--preset--spacing--medium);position:absolute;width:100%}.animated-hero__slide .title{text-wrap:balance;color:var(--white);font-family:var(--wp--preset--font-family--ibm-plex-sans-condensed);font-size:clamp(40px,11vw,90px);font-weight:700;line-height:1.1;margin:0;max-width:840px;opacity:0;position:relative;width:100%;will-change:opacity;z-index:3}.animated-hero__slide .overlay{background-color:var(--dark-blue);display:block;height:100%;inset:0;position:absolute;width:100%;will-change:transform;z-index:2}.animated-hero__slide img{display:block;height:100%;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:125%;z-index:1}@media (min-width:400px){.animated-hero__slide{padding-left:var(--wp--preset--spacing--large);padding-right:var(--wp--preset--spacing--large)}}
