.main-banner .container{align-items:center;display:flex;height:100%;margin:auto;max-width:1240px;width:100%}.main-banner{min-height:400px;overflow:hidden;position:relative;width:100%}.hero-banner-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;inset:0;position:absolute;width:100%;z-index:1}.banner-title{max-width:700px;padding-left:1rem;padding-right:1rem;text-align:left;z-index:2}.banner-title h1{color:#fff;font-family:Manrope,sans-serif;font-size:clamp(28px,5vw,60px);font-weight:400;line-height:130%;margin:0}.hero-banner-inner{align-items:center;display:flex}@media (max-width:768px){.main-banner{min-height:170px}.banner-title{max-width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.main-banner{min-height:215px}.banner-title{max-width:100%}}