main{padding:90px 0}.hero-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:620px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section .container{position:relative}.hero-section .hero-section__mobile{display:none}.hero-section .hero-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.hero-section .hero-section__content .hero-section__title{font-size:3rem;text-transform:uppercase;margin-bottom:10px}.hero-section .hero-section__content .hero-section__sub-text{color:#595959}.hero-section .hero-section__content .hero-section__sec-title{font-size:2.5rem;text-transform:uppercase}.hero-section .hero-section__content .hero-section__advantages-list{padding:0}.hero-section .hero-section__content .hero-section__advantages-list .hero-section__advantages-item{color:#595959;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.hero-section .hero-section__advantages{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;position:absolute;bottom:-123px;right:0}.hero-section .hero-section__advantages .hero-section__advantages-item{border-radius:5px;padding:15px;background:#1e2a3a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-section .hero-section__advantages .hero-section__advantages-item p{font-weight:700;margin-bottom:7px}@media screen and (max-width:993px){.hero-section .hero-section__advantages{display:none}}@media screen and (max-width:992px){main{padding:60px 0}}@media screen and (max-width:767px){main{background:#f9f9f9!important;padding:45px 0}.hero-section .hero-section__mobile{display:block;margin-bottom:20px}.hero-section .hero-section__content .hero-section__title{font-size:2rem}.hero-section .hero-section__content .hero-section__sec-title{font-size:1.7rem}}