.landing-header{display:block;position:relative;margin:0 auto;min-height:460px;width:100%;max-width:1440px;background-size:cover}.landing-header::before{content:"";position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;background:linear-gradient(180deg,rgba(0,0,0,.4),transparent 34%);z-index:0}.landing-header::after{content:"";position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;background:linear-gradient(38deg,rgba(0,0,0,.6),transparent 70%);z-index:0}.landing-header-container{position:relative;padding:20px 0;margin:0 auto;max-width:980px;z-index:1}@media(max-width:1020px){.landing-header-container{padding:20px}}.landing-header-container:last-of-type{margin-top:80px}.landing-header-container.with-cta{margin-top:40px;padding-bottom:60px}.landing-header-title{margin-bottom:0;max-width:630px;color:white !important}.landing-header-catchline{margin-bottom:30px;max-width:520px;color:white !important;font-size:var(--medium-paragraph) !important}