section.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:237px 0 199px;position:relative}section.hero .hero-overlay{height:100%;inset:0;position:absolute;width:100%}section.hero .hero-overlay img{height:100%;object-fit:cover;vertical-align:bottom;width:100%}section.hero .hero-content{margin-inline:auto;max-width:796px;position:relative;text-align:center;z-index:1}section.hero .hero-content *{color:var(--white)}section.hero .hero-content a.hero-button{margin-inline:auto}section.hero h1.hero-title span{color:var(--orange)!important}section.hero .hero-content h1.hero-title{margin-bottom:23px}section.hero .hero-description{margin-inline:auto;margin-bottom:26px;max-width:653px}section.hero .hero-description p{font-size:18px}@media(max-width:576px){section.hero{padding:190px 0 100px}.header-logo a{display:flex;max-width:120px}.header-cta{gap:10px}}