.cta-header{background-repeat:no-repeat;background-size:cover;background-position:0 0;display:flex;flex-direction:column;justify-content:flex-end;margin:0 0 1rem;min-width:100%;position:relative;width:100%}.cta-header .heading{margin-bottom:1rem}.cta-header .heading:only-child{margin:0}.cta-header p{margin:0}.cta-header .button{width:100%;text-decoration:none;display:block}.cta-header--no-image{background-color:var(--c-bright-blue)}.cta-header__image{overflow:hidden;position:absolute;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;top:0;left:0;right:0;bottom:0;z-index:1}.cta-header__image .media--type-image,.cta-header__image .image{width:100%;height:100%}.cta-header__image img{min-width:100%;-o-object-fit:cover;object-fit:cover}.cta-header .cta-header__content-wrapper{background-color:var(--c-text-inverse);border-radius:.2rem;box-shadow:0 0.4rem 0.8rem 0 rgba(0,0,0,0.15);margin:10rem 1rem 1.6rem;padding:1.6rem;position:relative;width:auto;z-index:2}.cta-header__task-buttons{margin-top:1.6rem}.cta-header__task-buttons svg.mailto{background-image:url(../images/icons/mail-wht.svg)}@media (min-width: 480px){.cta-header{min-height:0}}@media (min-width: 767px){.cta-header .button{width:auto;display:inline-flex}}@media (min-width: 980px){.cta-header{min-height:34rem;justify-content:center;padding:1.6rem 0}.cta-header .cta-header__content-wrapper{margin-top:0;margin-bottom:0;padding:3.2rem}.cta-header--has-bg-image .cta-header .cta-header__content-wrapper{margin-bottom:0}}@media (min-width: 980px){.cta-header{min-height:38rem}}

