.hero-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;width:100%}.hero-wrapper:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-main{margin:0 auto;max-width:1600px;position:relative}.hero-text{display:flex;flex-direction:column;justify-content:center}.hero-text h1,.hero-text h2,.hero-text h3,.hero-text h4,.hero-text h5,.hero-text h6,.hero-text p{color:#ffcd00;font-family:Roboto,sans-serif;font-size:96px;font-style:normal;font-weight:500;line-height:1.4;position:relative;z-index:12}.hero{display:flex;height:500px;padding:50px 80px;position:relative}@media screen and (max-width:1200px){.hero-text h1,.hero-text h2,.hero-text h3,.hero-text h4,.hero-text h5,.hero-text h6,.hero-text p{font-size:clamp(26px,6vw,72px)}.hero{height:clamp(300px,40vw,500px);padding:50px}}