section.hero-banner{position:relative;display:flex;justify-content:flex-start;align-items:center;color:#fff;min-height:300px;padding:40px 0}section.hero-banner .bg{position:absolute;width:100%;height:100%;z-index:-1}section.hero-banner .content-wrapper{position:absolute;bottom:0}section.hero-banner h1,section.hero-banner p{color:#fff;margin-bottom:2rem}section.hero-banner p{color:#000}section.hero-banner .cta_button{width:90% !important}.hero-content-desktop{display:none}.hero-content-mobile{padding:50px 0}.hero-content-mobile .cta_button{width:100% !important;box-sizing:border-box !important}@media screen and (min-width:768px){section.hero-banner{min-height:765px}.hero-content-mobile{display:none}.hero-content-desktop{display:block}section.hero-banner .content-wrapper{position:relative}section.hero-banner p{color:#fff}section.hero-banner .cta_button{width:auto !important}}@media screen and (min-width:1024px){section.hero-banner h1{font-size:94px;line-height:94px}}section.hero-banner .hero-content{max-width:730px}