.hero{overflow:hidden;position:relative}.hero_background{height:100%;left:0;position:absolute;top:0;width:100%}.hero_bg{height:100%;object-fit:cover;object-position:top;width:100%}.hero_wrapper{align-items:center;display:flex;flex-direction:column;height:750px;padding-bottom:70px;padding-top:250px;position:relative;z-index:10}.hero_head{color:#fff;margin:0 auto;max-width:1100px;text-align:center;width:100%}.hero-head_title-wrap{margin-bottom:20px}.hero_text{font-family:Open Sans;font-size:17px;font-weight:600;line-height:1.1}.hero-head_text-wrap{margin-bottom:40px;max-width:1050px;width:100%}.hero_cta-wrap{display:flex;flex-direction:row;gap:32px;margin:0 auto}.hero:after{background:linear-gradient(0deg,rgba(4,25,36,.9) 0,rgba(4,25,36,0));bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;width:100%;z-index:5}@media screen and (max-width:991px){.hero_wrapper{height:auto;min-height:600px;padding-top:180px}.hero-head_text-wrap{margin-bottom:30px}}@media screen and (max-width:767px){.hero_wrapper{min-height:auto;padding-bottom:50px;padding-top:140px}.hero_text{font-size:15px;line-height:1.4}.hero_cta-wrap{flex-direction:column;gap:16px;padding:0 20px;width:100%}.cta-main{justify-content:center;width:100%}}@media screen and (max-width:479px){.hero_wrapper{padding-top:150px}.hero:after{background:linear-gradient(0deg,rgba(4,25,36,.9) 0,rgba(4,25,36,0));bottom:0;content:"";height:60%;left:0;pointer-events:none;position:absolute;width:100%;z-index:5}}