.hero-service{position:relative;min-height:750px;z-index:10;margin-top:50px}@media only screen and (max-width:1023px){.hero-service{height:750px;margin-top:30px}}@media only screen and (max-width:767px){.hero-service{height:600px;margin-top:20px}}.hero-service__background{position:absolute;top:0;left:0;width:100%;min-height:750px;background:url("/static/images/content/services-bg.3fb0f5adee69.jpg") center/cover no-repeat;z-index:0;pointer-events:none}@media only screen and (max-width:1023px){.hero-service__background{height:750px;background-position:center left}}@media only screen and (max-width:767px){.hero-service__background{height:600px;background-position:bottom center}}.hero-service__overlay{position:absolute;top:0;left:0;width:100%;min-height:750px;background-image:linear-gradient(100deg,#093361 50%,#d9fdf100 60%);z-index:1;pointer-events:none}@media only screen and (max-width:1023px){.hero-service__overlay{height:750px;transition:background .3s,border-radius .3s,opacity .3s}}@media only screen and (max-width:767px){.hero-service__overlay{height:600px;transition:background .3s,border-radius .3s,opacity .3s}}.hero-service__content-wrapper{position:relative;z-index:2;height:100%;max-width:1440px;display:flex;align-items:center;margin:0 auto;padding:50px 50px 0 40px}@media only screen and (max-width:1023px){.hero-service__content-wrapper{padding:50px 40px 0;align-items:flex-start}}@media only screen and (max-width:767px){.hero-service__content-wrapper{padding:50px 20px 0}}.hero-service__content{display:flex;flex-direction:column;padding:50px 0 200px}@media only screen and (max-width:1023px){.hero-service__content{display:flex;flex-direction:column;padding:0 5px;margin-bottom:100px}}@media only screen and (max-width:767px){.hero-service__content{text-align:center;padding:0 5px;margin-bottom:100px}}.hero-service__subtitle{color:#fff;font-size:19px;line-height:19px;font-weight:600;letter-spacing:4px;text-transform:uppercase;padding-bottom:4px;width:fit-content;border-bottom:1px solid #fff;margin:20px 0}.hero-service__title{color:#fff;font-size:72px;font-weight:900;text-transform:uppercase;line-height:86px;margin-bottom:20px}@media only screen and (max-width:1023px){.hero-service__title{font-size:30px;line-height:36px;font-weight:900}}@media only screen and (max-width:767px){.hero-service__title{text-align:left;padding-right:100px}}.hero-service__text{display:block;color:#abf3f9;font-size:35px;line-height:35px;font-weight:400;margin-bottom:30px}@media only screen and (max-width:767px){.hero-service__text{text-align:left}}.hero-service__btns{display:flex;margin-bottom:20px}.hero-service__list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;text-align:left}@media only screen and (max-width:767px){.hero-service__list{grid-template-columns:repeat(1,1fr)}}.hero-service__list-item{font-size:19px;line-height:31px;color:#fff;font-weight:500;margin-bottom:12px;padding-left:15px;position:relative}.hero-service__list-item:before{content:"";position:absolute;left:0;top:12px;width:6px;height:6px;background-color:#1564a7;border-radius:50%}
