.hero{background-color:#416163;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden;position:relative}.hero__wrapper{padding:1.25rem;position:relative;z-index:2}@media(min-width:768px){.hero__wrapper{align-items:center;display:flex;justify-content:space-between;padding:3.625rem 3.4375rem}}.hero__buttons{display:flex;flex-direction:column}.hero__buttons--item{margin-bottom:1.25rem}@media(min-width:768px){.hero__buttons{flex-direction:row}.hero__buttons--item{margin-bottom:0;margin-right:1.25rem}}.hero__overlay:before{bottom:0;content:"";mix-blend-mode:multiply;position:absolute;top:0;width:100%;z-index:1}