.hero-wrapper{width:100%}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-content{align-items:center;color:#fff;display:flex;padding:clamp(80px,12vw,180px) 0}.hero-content .container{width:100%}.hero-content h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.1;margin-bottom:1rem}.hero-content p{font-size:clamp(1rem,3vw,2.1rem);line-height:1.4;margin-bottom:1.5rem}@media (max-width:767px){.hero-content{padding:64px 0}}