.image-banner{display:block;width:100%;min-height:520px;position:relative;padding:var(--section-padding-y) var(--section-padding-x)}@media screen and (min-width:1024px){.image-banner{height:min(640px,100vw)}}.image-banner__container{width:min(70ch,100%);position:relative;z-index:1;color:#fff}.image-banner__container .title{margin:0 0 3em;font-size:1.25em}@media screen and (min-width:1024px){.image-banner__container .title{font-size:calc(var(--font-size-base) * 1.75)}}.image-banner__image{width:100%;height:100%;position:absolute;top:0;left:0}.image-banner__image:before{content:"";width:100%;height:100%;position:absolute;background-color:var(--overlay-colour);opacity:var(--overlay-opacity)}
