.hero{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;background:#3e91a3;color:#fff;padding:3em 0;position:relative;overflow:hidden;z-index:1}@media (min-width:990px){.hero{padding:5em 0}}.hero .button--bordered{color:#fff}.hero .button--bordered:hover{background:hsla(0,0%,100%,.15)}.hero__usps{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:20px;margin-top:6em}.hero__usps,.hero__usps-item{display:-ms-flexbox;display:flex}.hero__usps-item{-ms-flex-direction:column;flex-direction:column}.hero__usps-item-title{font-size:clamp(1rem,.9rem + .5vw,1.2rem);font-weight:700;line-height:1.1;letter-spacing:-.2px}.hero__usps-item-text{font-size:90%}.hero--center *{text-align:center}@media (min-width:990px){.hero--compact .button-row,.hero--compact .heading,.hero--compact .text{max-width:75ch}}