.cog-bg-hero{align-items:center;background-image:var(--cog-hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;color:#fff;display:flex;justify-content:center;min-height:320px;overflow:hidden;padding:200px clamp(20px,4vw,64px) 140px;position:relative;text-align:center}.cog-bg-hero:before{background:var(--cog-hero-overlay);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.cog-bg-hero__inner{max-width:72ch;position:relative;z-index:1}.cog-bg-hero__heading{color:inherit;line-height:1.1;margin:0}.cog-bg-hero__subheading{color:inherit;line-height:1.25;margin:12px 0 0}.cog-bg-hero__sr-img{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}@media (max-width:767px){.cog-bg-hero{padding-bottom:70px;padding-top:140px}}