.hero{width:100%;height:calc(100vh - 117px);background-size:cover!important;background-repeat:no-repeat!important;position:relative;margin:0!important;padding:0!important}.hero .center_wrapper{height:100%}.hero .hero-text{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;height:100%;max-width:488px}.hero .hero-text h1{font-style:normal;font-weight:800;font-size:45px;line-height:51px;text-transform:uppercase;color:#f1d02b;margin-bottom:40px}.hero .hero-text p{font-style:normal;font-weight:normal;font-size:18px;line-height:22px;color:#fff;margin-bottom:10px}.hero .hero-text p:last-of-type{margin-bottom:0}.hero .hero-text p b{font-weight:bold;color:#f1d02b}.projbtn{background:#f1d02b;border-radius:22px;text-decoration:none;font-style:normal;font-weight:800;font-size:14px;line-height:11px;display:flex;align-items:center;text-align:center;text-transform:uppercase;color:#000;padding:16px 30px;transition-duration:.4s}.projbtn:hover{background-color:#000;color:#fff}.projbtn-wrapper{display:flex;margin-top:45px}@media only screen and (max-width:1200px){.hero .hero-text{margin:0;padding:0 15px}}@media only screen and (max-width:740px){.hero .hero-text h1{font-size:30px;line-height:35px;margin-bottom:20px}}