.masthead{margin:calc(var(--header-height) + 32px) auto 0;max-width:1400px;padding:32px}.masthead__container{border-radius:var(--border-radius-lg);min-height:640px;padding:32px;position:relative}.masthead__background{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.masthead__background,.masthead__overlay{border-radius:var(--border-radius-lg);height:100%;left:0;position:absolute;top:0;width:100%}.masthead__overlay{z-index:1}.masthead__headline{bottom:-24px;color:#fff!important;color:var(--secondary-color);left:-24px;margin:0;padding:48px 32px;position:absolute;z-index:2}@media(min-width:769px){.masthead__headline{left:64px}}.masthead__headline:after{background:rgba(5,69,237,.9);content:"";z-index:-1}.masthead__headline:after,.masthead__wrapper{border-radius:var(--border-radius-lg);inset:0;position:absolute}.masthead__wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;max-width:1400px;padding:48px}