.contact-heading{position:relative;isolation:isolate;overflow:hidden;min-height:450px;display:grid;place-items:center;padding:64px 0;text-align:center;background:#092746 url('../images/contact-factory-banner.webp') center center/cover no-repeat;color:#fff}
.contact-heading:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,29,56,.58),rgba(4,29,56,.76) 50%,rgba(4,29,56,.58))}
.contact-heading h1{color:#fff;margin:0 auto 24px;font-size:clamp(38px,4.8vw,68px)}
.contact-heading .breadcrumb{color:#eff6fc;margin:0 0 28px}.contact-heading .breadcrumb a{color:inherit}
.contact-heading .site-shell>p:not(.breadcrumb){max-width:660px;margin:0 auto;color:#eff6fc;font-size:19px;line-height:1.6}
@media(max-width:700px){.contact-heading{min-height:390px;padding:48px 0}.contact-heading .site-shell>p:not(.breadcrumb){font-size:17px}}
