as-banner-hero{background:var(--as-color-brand,#006);display:block;height:100%;margin-inline:auto;max-height:750px;max-width:1920px;min-height:500px;overflow:hidden;position:relative;width:100%}.banner-hero__img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}as-banner-hero:after{background:linear-gradient(to bottom,rgb(from var(--as-color-brand,#000066) r g b/.2),rgb(from var(--as-color-brand,#000066) r g b/.6));content:"";inset:0;position:absolute;z-index:1}.banner-hero__content{color:var(--as-color-text-inverted,#fff);inset-block-end:0;inset-inline:0;margin-inline:auto;max-width:1200px;padding-block:var(--as-space-xl);padding-inline:var(--as-space-m);position:absolute;z-index:3}.banner-hero__eyebrow{display:inline-block;font-size:var(--as-font-size-s);font-weight:600;letter-spacing:.18em;margin-block-end:var(--as-space-s);text-transform:uppercase}.banner-hero__eyebrow,.banner-hero__title{color:var(--as-color-text-inverted,#fff);font-family:var(--as-font-bold)}.banner-hero__title{font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;line-height:var(--as-line-height-heading);margin-block:0 var(--as-space-m);margin-inline:0;max-width:40rem}.banner-hero__link{color:var(--as-color-text-inverted,#fff);font-size:var(--as-font-size-l);font-weight:500;text-decoration:none}.banner-hero__link:hover{text-decoration:underline}.banner-hero__shape{color:var(--as-color-brand,#006);inset-block-end:-20px;inset-inline-start:0;position:absolute;width:100%;z-index:2}.banner-hero__shape svg{display:block;height:auto;width:100%}.banner-hero__shape--mobile{display:none;inset-block-end:-10px}@media (max-width:767px){as-banner-hero{min-height:360px}.banner-hero__shape:not(.banner-hero__shape--mobile){display:none}.banner-hero__shape--mobile{display:block}}