.servicesHero{position:relative;overflow:hidden}@media only screen and (max-width:1320px){.servicesHero .container{padding-right:80px}}@media only screen and (max-width:769px){.servicesHero .container{padding-right:20px}}.servicesHero__bg{position:absolute;left:0;top:0}.servicesHero__bg,.servicesHero__bg img{width:100%;height:100%}.servicesHero__bg:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,hsla(0,0%,7%,.75) 1.3%,hsla(0,0%,7%,.9))}.servicesHero .container{position:relative;z-index:1}.servicesHero__content{width:39.25%;z-index:5;padding-top:250px;padding-bottom:120px}@media only screen and (max-width:769px){.servicesHero__content{width:100%;padding-top:92px;padding-bottom:36px}}.servicesHero__contentWrapper{display:-ms-flexbox;display:flex}@media only screen and (max-width:769px){.servicesHero__contentWrapper{-ms-flex-direction:column;flex-direction:column}}.servicesHero__label{font-size:14px;color:#c3c3c3;margin-bottom:12px}.servicesHero__title{margin-bottom:48px}@media only screen and (max-width:769px){.servicesHero__title{margin-bottom:28px}}.servicesHero__text{color:#c3c3c3;max-width:400px;margin-bottom:48px}@media only screen and (max-width:769px){.servicesHero__text{margin-bottom:32px}}.servicesHero__controls{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;position:absolute;right:-20px;top:50%;transform:translateY(-50%);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1320px){.servicesHero__controls{right:20px}}@media only screen and (max-width:769px){.servicesHero__controls{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;width:100%;gap:20px;transform:none;position:static;margin-top:36px;margin-bottom:64px}}.servicesHero__controlsBtn{width:40px;height:40px;display:block;border-radius:50%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;background-color:rgba(255,240,216,.15);border:0;transition:.3s;background-image:url(../../assets/images/service-slider-arrow.svg);background-size:22px;background-position:50%;font-size:0;background-repeat:no-repeat}@media only screen and (max-width:769px){.servicesHero__controlsBtn{width:48px;height:48px}}.servicesHero__controlsBtn[disabled]{width:0;height:0;opacity:0}@media only screen and (max-width:769px){.servicesHero__controlsBtn[disabled]{width:48px;height:48px;opacity:.5}}.servicesHero__controlsBtn#btn-up{transform:rotate(180deg)}@media only screen and (max-width:769px){.servicesHero__controlsBtn#btn-up{transform:rotate(90deg)}}@media only screen and (max-width:769px){.servicesHero__controlsBtn#btn-down{transform:rotate(-90deg)}}.servicesHero__middle{width:19.5%;position:relative;min-height:100vh;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:769px){.servicesHero__middle{width:100%;height:auto;min-height:auto}}.servicesHero__list{width:43.75%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px;z-index:5}@media only screen and (max-width:769px){.servicesHero__list{width:100%;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px}}.servicesHero__listContainer{position:relative;width:100%;height:100%}@media only screen and (max-width:769px){.servicesHero__listContainer{width:100%;height:auto}}.servicesHero__listItem{position:absolute;top:calc(50% + 30px);left:0;width:100%;border-radius:16px;padding:20px 24px;opacity:0;visibility:hidden;transform:translateY(-50%);transition:all .5s ease;box-shadow:inset 1px 1px 1px 0 hsla(0,0%,100%,.6),inset -1px -1px 1px 0 hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;background-color:rgba(255,240,216,.1);border:0}@media only screen and (max-width:769px){.servicesHero__listItem{position:relative;top:auto;left:auto;width:100%;padding:24px;border-radius:12px;display:none;opacity:0;transform:translateY(15px);transition:opacity .4s ease,transform .4s ease}.servicesHero__listItem.active{display:block;opacity:1;transform:translateY(0)}}.servicesHero__listItem.active{opacity:1;visibility:visible;transform:translateY(-50%);top:50%}@media only screen and (max-width:769px){.servicesHero__listItem.active{transform:none}}.servicesHero__listItem__title{margin-bottom:24px}@media only screen and (max-width:769px){.servicesHero__listItem__title{margin-bottom:12px;font-size:24px}}@media only screen and (max-width:769px){.servicesHero__listItem__text{font-size:14px}}.servicesHero__listItem__text ul{padding-left:32px;margin-bottom:20px}@media only screen and (max-width:769px){.servicesHero__listItem__text ul{margin-bottom:10px}}.servicesHero__listItem__text ul:last-child{margin-bottom:0}.servicesHero__listItem__text ul li{position:relative;padding-bottom:20px}@media only screen and (max-width:769px){.servicesHero__listItem__text ul li{padding-bottom:10px}}.servicesHero__listItem__text ul li:last-child{padding-bottom:0}.servicesHero__listItem__text ul li:before{content:"";position:absolute;left:-24px;top:12px;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background-color:#fff}.servicesHero__listLines{width:1194px;height:1194px;border:2px solid #D1E7FE80;position:absolute;top:50%;right:50%;transform:translateY(-50%);border-radius:50%}@media only screen and (max-width:769px){.servicesHero__listLines{display:none}}.servicesHero__listLines__inner{position:absolute;top:4.75%;right:4.75%;bottom:4.75%;left:4.75%;border-radius:50%;border:1px solid #D1E7FE40}.servicesHero__listNumbers{position:absolute;top:50%;right:50%;transform:translateY(-50%)}@media only screen and (max-width:769px){.servicesHero__listNumbers{position:relative;top:auto;right:auto;transform:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%;height:auto;margin-bottom:24px}}.servicesHero__listNumbers__item{position:absolute;width:56px;height:56px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:25px;transition:all .6s cubic-bezier(.25,1,.5,1);cursor:pointer;margin-top:-25px;margin-right:-25px;box-shadow:inset 1px 1px 1px 0 hsla(0,0%,100%,.6),inset -1px -1px 1px 0 hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;background-color:rgba(255,240,216,.15)}.servicesHero__listNumbers__item.pos-0{right:-10px;width:72px;height:72px;font-size:32px;font-weight:700;top:0;opacity:1;z-index:4}@media only screen and (max-width:769px){.servicesHero__listNumbers__item.pos-0{opacity:1;background:hsla(0,0%,100%,.2);border:2px solid #fff;transform:scale(1.15)}}.servicesHero__listNumbers__item.pos-1{right:10px;top:120px;opacity:.75;z-index:3}.servicesHero__listNumbers__item.pos-m1{right:10px;top:-120px;opacity:.75;z-index:3}.servicesHero__listNumbers__item.pos-2{right:45px;top:230px;opacity:.5;z-index:2}.servicesHero__listNumbers__item.pos-m2{right:45px;top:-230px;opacity:.5;z-index:2}.servicesHero__listNumbers__item.hidden-down{right:100px;top:350px;transform:scale(0);opacity:0}.servicesHero__listNumbers__item.hidden-up{right:100px;top:-350px;transform:scale(0);opacity:0}@media only screen and (max-width:769px){.servicesHero__listNumbers__item,.servicesHero__listNumbers__item.hidden-down,.servicesHero__listNumbers__item.hidden-up,.servicesHero__listNumbers__item.pos-0,.servicesHero__listNumbers__item.pos-1,.servicesHero__listNumbers__item.pos-2,.servicesHero__listNumbers__item.pos-m1,.servicesHero__listNumbers__item.pos-m2{position:static;transform:none;margin:0;opacity:.4;width:45px;height:45px;font-size:16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}}@media only screen and (max-width:769px){.servicesHero__listNumbers__item.pos-0{opacity:1}}