@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-Bold.eot');
    src: url('fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Bold.woff2') format('woff2'),
        url('fonts/Inter-Bold.woff') format('woff'),
        url('fonts/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-Medium.eot');
    src: url('fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Medium.woff2') format('woff2'),
        url('fonts/Inter-Medium.woff') format('woff'),
        url('fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-SemiBold.eot');
    src: url('fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-SemiBold.woff2') format('woff2'),
        url('fonts/Inter-SemiBold.woff') format('woff'),
        url('fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ProximaNova';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('fonts/ProximaNova-Regular.woff') format('woff'),
        url('fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ProximaNova';
    src: url('fonts/ProximaNova-Black.eot');
    src: url('fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Black.woff2') format('woff2'),
         url('fonts/ProximaNova-Black.woff') format('woff'),
         url('fonts/ProximaNova-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
.dynamic_block {
    transform-origin: center top;
    transform-style: preserve-3d;
    transition: opacity 0s cubic-bezier(.215,.61,.355,1),transform 0s cubic-bezier(.215,.61,.355,1);
    transition-duration: .5s;
    transition-delay: .1s;
}
.dynamic_block b{
    display: inline;
    font-weight: 700;
    color: #fff!important;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    position: relative;
    padding: 0.25vw calc(0.5729166667vw * var(--zoomFactor));
    transition: background-position .45s cubic-bezier(.27,0,.22,1) .7s;
    background-image: linear-gradient(90deg,#703BF7 50%,#000 0);
    background-size: 201% 100%;
    background-position: 100%;
}
.header{
    position: relative;
    padding: 1.9270833333333335vw 0;
}
.header .container{
    justify-content: space-between;
}
.header .logo{
    position: relative;
    background: url(images/logo.svg) no-repeat;
    background-size: contain;
    width: 8.541666666666666vw;
    height: 2.5520833333333335vw;
}
.header .menu{
    position: relative;
    height: 2.7604166666666665vw;
    width: 71vw;
    padding: 0.3125vw;
    overflow: hidden;
    background: #292929;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header nav{
    height: 2.2395833333333335vw;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 1.25vw;
}
.header nav a{
    height: 100%;
    line-height: 1;
    display: flex;
    align-items: center;
    border-radius: 10px;
    font-weight: 700;
    font-size: 0.8333333333333334vw;
    color: #ADADAD;
}
.header nav a.ps, .menu_mobile .menu a.ps{color: #3A80E2;}
.header nav a.xbox, .menu_mobile .menu a.xbox{color: #00B65E;}
.header nav a:hover, .header nav a.active{
    text-decoration: none;
    color: #fff;
}
.header .phone{
    background: #434343;
    border-radius: 10px;
    height: 2.2395833333333335vw;
    width: 12.5vw;
    display: flex;
    align-items: center;
    padding: 0.3125vw;
    justify-content: center;
}
.header .phone::before{
    content: "";
    background: url(images/phone.svg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 0.8333333333333334vw;
    height: 0.78125vw;
    margin-right: 0.5vw;
}
.header .phone a{
    font-size: 0.8333333333333334vw;
    font-weight: 700; 
}
.header .phone a:hover{
    text-decoration: none;
    color: #703BF7;
}
.mob_header{display: none;}

@media (max-width: 968px){
    body{background-color: #000!important;}
    .header{padding: 1rem 0;position: fixed;z-index: 1;z-index: 99;width: 100%;background: #000;}
    .header .logo{width: 174px;height: 46px;}
    .header .menu{display: none;}
    .mob_header{display: flex;align-items: center;}
    .messagers{gap: 1.25rem!important;}
    .messagers a{width: 18px!important;height: 18px!important;}
    .openmenu_mob{position: relative;margin-left: 1rem;width: 29px;height: 21px;background: url(images/openmenu_mob.svg) no-repeat;background-position: center;background-size: contain;}  
}


.main_banner{
    position: relative;
    width: 96.09375vw;
    height: 36.5vw;
}
.main_banner .swiper-container {
    position: relative;
    height: 100%;
}
.main_banner .swiper-slide{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
}
.main_banner .swiper-slide .main_banner_content{
    padding-top: 2vw;
    justify-content: space-between;
}
.main_banner_content_l{
    padding-left: 0!important;
    padding-top: 0.8854166666666666vw;
}
.main_banner_content_l .subtitle{
    color: #fff;
    font-size: 1.3541666666666667vw;
    font-weight: 600;
    line-height: 1;
    font-style: normal;
    margin-bottom: 1vw;
}
.main_banner_content_l h1{
    color: #FFF;
    font-family: 'ProximaNova';
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 1vw;
    line-height: 1;
    text-transform: uppercase;
}
.main_banner_content_l h1 span{
  display: flex;
  align-items: center;
}
.main_banner_content_l h1.ps span::after{
  content: "";
  background-image: url(images/ps.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.9791666666666665vw;
  height: 1.9791666666666665vw;
  flex-shrink: 0;
  margin-left: 1vw;
}
.main_banner_content_l h1.xbox span::after{
  content: ""; 
  background-image: url(images/xbox.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.9791666666666665vw;
  height: 1.9791666666666665vw;
  flex-shrink: 0;
  margin-left: 1vw;
}
.main_banner_content_l .description{
    position: relative;
    margin-bottom: 1.5vw;
    color: #fff;
    font-size: 1.1vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
}
.main_banner_content_l .price{
    color: #fff;
    display: flex;
    align-items: center;
    line-height: normal;
    margin-right: 2vw;
    font-weight: 700;
    font-size: 1.6666666666666667vw;
}
.main_banner_content_l .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    background: #115FCD;
    border-radius: 10px;
    height: 3.177083333333333vw;
    width: 18vw;
    font-size: 0.8333333333333334vw;
    padding: 0 1vw;
    font-style: normal;
    cursor: pointer;
    font-weight: 600;
    line-height: 1;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.main_banner_content_l .btn.green{background: #4CAF50;}
.main_banner_content_l .btn.green:hover{background: #39833c;}
.main_banner_content_l .btn:hover{
    background: #0e4a9f;
}
.main_banner_content_l .messagers{margin-left: 2vw;}
.messagers{
    position: relative;
    display: flex;
    gap: 2vw;
    align-items: center;
}
.messagers a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.4583333333333333vw;
    height: 1.4583333333333333vw;
}
.messagers a::before{
    content: "";
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
    text-decoration: none;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.messagers a.tg::before{background-image: url(images/tg.svg);}
.messagers a.viber::before{background-image: url(images/viber.svg);}
.messagers a.whatsapp::before{background-image: url(images/whatsapp.svg);}
.messagers a:hover::before{opacity: 1;}
.main_banner_content_r{
    position: absolute;
    border-radius: 10px;
    background: #B6B6B66E;
    padding: 2vw;
    width: 25.5vw!important;
    position: absolute;
    right: 7vw;
    top: 2vw;
    z-index: 9;
}
.main_banner_content_r_top{
    position: relative;
    display: flex;
    margin-bottom: 1vw;
}
.main_banner_content_r_top .title{
    color: #fff;
    font-size: 1vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    padding-right: 1vw;
}
.main_banner_content_r_top .logo{
    position: relative;
    background: url(images/g.svg) no-repeat;
    background-size: contain;
    width: 4.21875vw;
    height: 3.5416666666666665vw;
    flex-shrink:0;
}
.main_banner_content_r .description{
    position: relative;
    margin-top: 2vw;
    margin-bottom: 2.5vw;
    color: #000;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 500;
    padding-left: 0.8vw;
    padding-right: 2.5vw;
}
form{
    display: flex;
    flex-wrap: wrap;
}
form input{
    position: relative;
    height: 3.1vw;
    width: 100%;
    margin-bottom: 1vw;
    border-radius: 10px;
    border: none;
    background: #FFF;
    padding: 0 2vw;
    color: #0B0121;
    font-size: 0.84vw;
    font-style: normal;
    font-weight: 600;
}
.form_button{
    border-radius: 10px;
    width: 100%;
    height: 3.5vw;
    color: #fff;
    font-size: 1vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    padding: 0 2vw;
    cursor: pointer;
    border: none;
    background: linear-gradient(90deg, #703BF7 28.57%, #C546A4 121.29%);
    margin-bottom: 1vw;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.form_button:hover{background: linear-gradient(90deg, #4f27b3 28.57%, #C546A4 121.29%);}
.agreement{display: flex;font-weight: normal;font-size: 0.625vw;color: #BEBEBE;line-height: 1.2;}
.main_banner .main_banner_nav{
    position: absolute;
    right: 4vw;
    bottom: 12vw;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 18px;
}
.main_banner_nav .swiper-button-prev, .main_banner_nav .swiper-button-next{
    width: 1.09375vw;
    height: 0.6770833333333334vw;
    top: 0;
    left: 0;
    margin-top: 0;
    position: relative;
}
.main_banner_nav .swiper-button-prev{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.main_banner_nav .swiper-button-next{right: 0;left: 0;}
.main_banner_nav .swiper-button-prev::after, .main_banner_nav .swiper-button-next::after{
    content: "";
    background: url(images/str.svg) no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100%;  
}
.main_banner_nav .swiper-pagination{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    position: relative;
    bottom: 0 !important;
    top: 0 !important;
    left: 0!important;
    right: 0!important;
    transform: none!important;
    gap: 5px;
}
.main_banner_nav .swiper-pagination .swiper-pagination-bullet{
    margin: 0!important;
    height: 0.8333333333333334vw;
    width: 3px;
    border-radius: 0;
    background: #979797;
    opacity: 1;
}
.main_banner_nav .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #703BF7;}
    .main_banner.main_banner_mob{display: none;}
@media (max-width: 968px){
    .main_banner{display: none!important;width: 100%;height: 733px;top: 78px;}
    .main_banner.main_banner_mob{display: block!important;}
    .main_banner .container{height: 100%;}
    .main_banner .swiper-container{height: 682px;}
    .main_banner .main_banner_nav, .main_banner_content_l .messagers, .main_banner_content_l .subtitle, .main_banner_content_l .price{display: none;}
    .main_banner .swiper-slide{border-radius: 1px;}
    .main_banner .swiper-slide .main_banner_content{padding: 2rem 0;height: 100%;width: 100%;}
    .main_banner_content_l h1{font-size: 32px;margin-bottom: 0.5rem;}
    .main_banner_content_l .description{margin-bottom: 0;font-size: 18px;height: 151px;}
    .main_banner_content_l .btn{height: 61px;width: 100%;font-size: 14px;padding: 0 1rem;margin-top: 2rem;}
    .main_banner_content_r{
        background: #000;
        width: auto !important;
        padding: 2rem;
        margin-top: 2rem;
        position: absolute;
        top: auto;
        height: auto;
        right: 15px;
        left: 15px;
        bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .main_banner_content_r_top{margin-bottom: 1rem;}
    .main_banner_content_r_top .title{font-size: 16px;padding-right: 1rem;}
    .main_banner_content_r_top .logo{width: 81px;height: 68px;}
    form input{padding: 0 1rem;height: 61px;margin-bottom: 1rem;font-size: 16px;}
    .form_button{height: 69px;margin-bottom: 1rem;padding: 0 1rem;font-size: 18px;}
    .agreement{font-size: 10px;color: #929292;}
}


.mainslider_services{
    position: relative;
    margin-top: -9vw;
    z-index: 9;
}
.mainslider_services .container{
    justify-content: space-between;
}
.mainslider_services .services_item{
    position: relative;
    width: 19.947916666666668vw;
    height: 10.791666666666666vw;
    background: #49454D;
    border-radius: 12px;
    overflow: hidden;
    padding: 5px;
    display: flex;
    align-items: normal;
    flex-wrap: wrap;
    cursor: pointer;
    justify-content: center;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.mainslider_services .services_item:hover{
    background: #fff;
}
.mainslider_services .services_item .photo{
    overflow: hidden;
    height: 10.052083333333334vw;
    width: 100%;
    border-radius: 12px;
}
.mainslider_services .services_item .name{
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    top: 3vw;
    left: 1vw;
    line-height: 1;
    font-size: 1.0416666666666665vw;
    font-weight: 800;
    width: 60%;
}
.mainslider_services .services_item .order{
    position: absolute;
    left: 1vw;
    top: 7vw;
    color: #fff;
    border-radius: 12px;
    border: 1px solid #fff;
    display: flex;
    font-size: 0.8333333333333334vw;;
    align-items: center;
    justify-content: center;
    height: 1.875vw;
    width: 7.187499999999999vw;
    font-size: 0.7291666666666666vw;
    font-weight: 600;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.mainslider_services .services_item:hover .order{
    background: #FFFFFF7D;
    border: 1px solid transparent;
    color: #000;
}
.mainslider_services .services_item img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.mainslider_services .services_item:hover img{
    transform:scale(1.25);
}
.mainslider_services .services_item .desc{
    color: #929292;
    line-height: 1;
    font-weight: 600;
    padding: 0 1vw;
    font-size: 0.8333333333333334vw;;
}
.mainslider_services .services_item:hover .desc{color: #000;}

@media (max-width: 968px){
    .mainslider_services{margin-top: 6rem;}
    .mainslider_services .services_item{width: 383px;height: 190px;margin-bottom: 1rem;}
    .mainslider_services .container{justify-content: normal;flex-direction: column;flex-wrap: nowrap;}
    .mainslider_services .services_item .photo{height: 100%;}
    .mainslider_services .services_item .name{left: 1.8rem;font-size: 20px;top: 3.5rem;}
    .mainslider_services .services_item .order{left: 1.8rem;top: 8rem;width: 185px;height: 36px;font-size: 14px;background: linear-gradient(90deg, #703BF7 26.5%, #C546A4 100%);border: none;}
    .mainslider_services .services_item .desc{padding: 0 1rem;font-size: 16px;} 
    .xbox_block .mainslider_services .services_item .order{background: linear-gradient(90deg, #2c6d15 30%, #703BF7 100%);}
}


.advantages{
    position: relative;
    width: 100%;
    margin-bottom: 3vw;
}
.advantages_top{
    position: relative;
    padding: 3vw 0;
    display: flex;
}
.advantages_top .container{
    JUSTIFY-CONTENT: space-between;
}
.advantages_top .row{
    align-items: center;
}
.advantages_top h2{
    font-size: 1.6666666666666667vw;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
}
.advantages_top .advantages_tabs{
    position: relative;
    display: flex;
    margin-left: 1vw;
    align-items: center;
    background: #434045;
    border-radius: 12px;
    padding: 5px;
    height: 3.229166666666667vw;
    gap: 8px;
}
.advantages_top .advantages_tab{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    border-radius: 12px;
    padding: 0 1vw;
    background: #565358;
    color: #CFCFCF;
    line-height: 1;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 700;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.advantages_top .advantages_tab:hover, .advantages_top .advantages_tab.active{background: #703BF7;color: #fff;}
.advantages_top .advantages_tabs span{
    color: #CFCFCF;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    font-size: 0.8333333333333334vw;
    padding: 0 1vw;
}
.advantages_top .advantages_nav{
    position: relative;
    display: flex;
    gap: 1vw;
}
.advantages_nav .swiper-button-next, .advantages_nav .swiper-button-prev{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.2297vw;
    height: 3.2297vw;
    border-radius: 12px;
    background: #7E83824A;
    top: 0;
    margin-top: 0;
    flex-shrink: 0;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.advantages_nav .swiper-button-prev{left: 0;}
.advantages_nav .swiper-button-next{right: 0;}
.advantages_nav .swiper-button-next svg, .advantages_nav .swiper-button-prev svg{
    width: 1.719vw;
    height: 1.3026vw;
}
.advantages_nav .swiper-button-next:hover, .advantages_nav .swiper-button-prev:hover{
    background: #703BF7;
}
.advantages_nav .swiper-button-next:after, .advantages_nav .swiper-button-prev:after{content: none;}
.advantages_list{
    height: calc(41vw * var(--zoomFactor));
    margin-left: 0!important;
    width: 100%;
}
.advantages_content{
    display: none;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.advantages_content.active{display: block;}
.advantages_list .swiper-container{
    position: relative;
    height: 100%;
}
.advantages_item{
    position: relative;
    border-radius: 12px;
    background: #49454C;
    padding: 2vw;
    margin-right: 0;
    height: 37vw;
    display: flex!important;
    flex-wrap: wrap!important;
    align-content: space-between;
    justify-content: space-between;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.advantages_list .swiper-slide .advantages_item.deluxe{background: #703BF7;}
.advantages_list .swiper-slide .advantages_item.extrа{background: #6A1E76;}
.advantages_list .swiper-slide .advantages_item.ea{background: #7B3041;}
.advantages_item .width{width: 100%;}
.advantages_item .top{
    width: 100%;
    justify-content: space-between;
    color: #fff;
    line-height: 1;
    font-style: normal;
    height: 2.8125vw;
    align-items: center;
    margin-bottom: 1vw;
}
.advantages_item .top .icon{
    font-size: 1.1458333333333333vw;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.advantages_item .top .icon::before{
    content: "";
    background: url(images/subscribe_icon.png)no-repeat;
    background-size: contain;
    background-position: center;
    width: 2.8125vw;
    height: 2.7083333333333335vw;
    margin-right: 0.5vw;
}
.advantages_item.ea .top .icon::before{
    background: url(images/EAPlay.png)no-repeat;
    background-size: contain;
    width: 8.645833333333334vw;
    height: 2.8125vw;
}
.advantages_item .top .time{
    background: #666268;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-weight: 700;
    padding: 0 0.5vw;
    font-size: 1.25vw;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.advantages_item.deluxe .time{background: #8B68E7;}
.advantages_item.extrа .time{background: #843B8F;}
.advantages_item.ea .time{background: #9A5262;}
.advantages_item:hover .time{background: #857E88;}
.advantages_item.deluxe:hover .time{background: #9B7DE9;}
.advantages_item.extrа:hover .time{background: #AB56B9;}
.advantages_item.ea:hover .time{background: #BF687C;}
.advantages_item .name{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.3854166666666665vw;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    font-size: 2vw;
    font-style: normal;
    border-radius: 12px;
    background: #703BF7;
    margin-bottom: 1vw;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.advantages_item.deluxe .name{background: #49454C;}
.advantages_item.extrа .name{background: #E43FB9;}
.advantages_item.ea .name{background: #CB3F5E;}
.advantages_item .description{
    margin-bottom: 1vw;
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 0.8333333333333334vw;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.advantages_item li{
    display: flex;
    align-items: center;
    line-height: 1;
    color: #fff;
    font-size: 1vw;
    font-weight: 600;
    padding-bottom: 0.5vw;
}
.advantages_item li::before{
    content: "";
    width: 0.78125vw;
    height: 0.78125vw;
    border-radius: 4px;
    background: #fff;
    margin-right: 1vw;
}
.advantages_list .swiper-slide:nth-child(3) li::before{background: #C546A4;} 
.advantages_item .count{
    position: relative;
    margin-bottom: 1vw;
    height: 2.8125vw;
    display: flex;
    align-items: center;
    padding: 0 1vw;
    background: #9A5262;
    color: #fff;
    border-radius: 12px;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25vw;
}
.advantages_item .type{
    width: 100%;
    margin-bottom: 1vw;
}
.advantages_item .type_item{
    margin-bottom: 1vw;
    justify-content: space-between;
}
.advantages_item .type_item .type_item_name{
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 1vw;
}
.advantages_item .type_item .type_item_name::before{
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.9375vw;
    height: 0.9895833333333333vw;
    margin-right: 1vw;
}
.advantages_item .type_item.turke .type_item_name::before{background-image: url(images/turke.svg);}
.advantages_item .type_item.ua .type_item_name::before{background-image: url(images/ua.svg);}
.advantages_item .type_item .price{
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    color: #8D8D8D;
    font-size: 1vw;
}
.advantages_item .type_item .price span{color: #fff;padding-left: 0.25vw;}
.advantages_item .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 3.125vw;
    color: #fff;
    font-size: 1vw;
    background: #703BF7;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 12px;
    cursor: pointer;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
.advantages_item.deluxe .btn{background: #49454C;}
.advantages_item.extrа .btn{
    background: #C546A4;}
.advantages_item.ea .btn{
    background: #BA3446;}
.advantages_item:hover .btn{background: linear-gradient(90deg, #703BF7 0%, #C546A4 100%);}
.advantages_item.deluxe:hover .btn{background: linear-gradient(90deg, #49454C 0%, #9E91A8 100%);}
.advantages_item.extrа:hover .btn{background: linear-gradient(90deg, #C546A4 0%, #FF6F1E 100%);}
.advantages_item.ea:hover .btn{background: linear-gradient(90deg, #BA3446 0%, #FF0022 100%);}

@media (max-width: 968px){
    .advantages{margin-bottom: 3rem;}
    .advantages_top{padding: 2rem 0;padding-top: 1rem;height: 12rem;}
    .advantages .container.row{justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;}
    .advantages .container.row .row{}
    .advantages_top h2{order: 1;font-size: 26px;max-width: 209px;}
    .advantages_top .advantages_tabs{order: 3;position: absolute;width: 382px;margin-left: 0;height: 62px;margin-top: 11rem;}
    .advantages_top .advantages_tab{padding: 0 1rem;font-size: 12px;width: 33%;}
    .advantages_top .advantages_tabs span{display: none;}
    .advantages_top .advantages_nav{gap: 0.7rem;order: 2;top: 1rem;}
    .advantages_nav .swiper-button-next, .advantages_nav .swiper-button-prev{width: 62px;height: 62px;border-radius: 12px;background: #7E83824A;}
    .advantages_nav .swiper-button-next svg, .advantages_nav .swiper-button-prev svg{width: 28px;height: 16px;}
    .advantages_list{height: 761px;}
    .advantages_item{padding: 1rem;margin-right: 0;height: 729px;}
    .advantages_item .top{margin-bottom: 1rem;height: 54px;}
    .advantages_item .top .icon{font-size: 16px;}
    .advantages_item .top .icon::before{width: 54px;height: 52px;margin-right: 0.5rem;}
    .advantages_item.ea .top .icon::before{width: 133px;height: 45px;}
    .advantages_item .top .time{padding: 0 0.5rem;font-size: 20px;height: 52px;}
    .advantages_item .name{height: 65px;font-size: 40px;margin-bottom: 1rem;}
    .advantages_item .description{font-size: 16px;margin-bottom: 1rem;}
    .advantages_item .count{height: 2rem;padding: 0 1rem;font-size: 16px;margin-bottom: 1rem;}
    .advantages_item li{margin-bottom: 0.5rem;font-size: 18px;}
    .advantages_item li::before{width: 15px;height: 15px;margin-right: 0.5rem;flex-shrink: 0;}
    .advantages_item .type, .advantages_item .type_item{margin-bottom: 1rem;}
    .advantages_item .type_item .type_item_name{font-size: 16px;}
    .advantages_item .type_item .type_item_name::before{width: 18px;height: 18px;margin-right: 0.5rem;}
    .advantages_item .type_item .price{font-size: 16px;}
    .advantages_item .btn{height: 60px;font-size: 20px;}
}


.help{
   margin-top: 5vw; 
}
.help_top{
    color: #fff;
    justify-content: space-between;
    margin-bottom: 4vw;
    align-items: center;
}
.help_top .title{
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6666666666666667vw;
}
.help_top .description{
    line-height: 1;
    font-weight: 600;
    font-style: normal;
    font-size: 1vw;
    color: #828282;
}
.help_content{
    position: relative;
    margin-bottom: 3vw;
}
.help_content .polosa{
    position: relative;
    background: url(images/polosa.svg) no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 4.270833333333333vw;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.polosa_item{
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 7.239583333333334vw;
    height: 7.239583333333334vw;
    margin-top: -1.7vw;
}
.polosa_item:nth-child(1){background-image: url(images/1.svg);}
.polosa_item:nth-child(2){background-image: url(images/2.svg);}
.polosa_item:nth-child(3){background-image: url(images/3.svg);}
.polosa_item:nth-child(4){background-image: url(images/4.svg);}
.polosa_text{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1vw;
}
.polosa_text .polosa_text_item{
    width: 15.46875vw;
    line-height: 1;
    font-style: normal;
    color: #B8B8B8;
    text-transform: uppercase;
    font-size: 0.8333333333333334vw;
    font-weight: 700;
    text-align: center;
}
.help_b{
    justify-content: space-between;
    align-items: center;
}
.help_b .btn{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 600;
    height: 3.177083333333333vw;
    width: 20vw;
    font-size: 0.8333333333333334vw;
    text-transform: uppercase;
    background: #464646;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.help_b span{display: none;}
.help_b .btn:hover{background: #383737;}

@media (max-width: 968px){
    .help{margin-top: 0;}
    .help_top{margin-bottom: 0;}
    .help_top .title{font-size: 25px;text-align: center;}
    .help_top .description{display: none;}
    .help_content{margin-bottom: 1rem;display: flex;}
    .help_content .polosa{flex-direction: column;background: url(images/polosa_mob.png) no-repeat;width: 141px;height: 450px;background-size: contain;flex-shrink: 0;}
    .polosa_item{display: none;}
    .polosa_text{flex-direction: column;justify-content: space-around;margin-top: 1rem;}
    .polosa_text .polosa_text_item{font-size: 16px;width: auto;text-align: left;}
    .help_b{flex-direction: column;justify-content: normal;}
    .help_b .row_mob{display: flex;align-items: center;justify-content: space-between;}
    .help_b .messagers a{width: 28px !important;height: 28px !important;}
    .help_b span{display: flex;font-size: 16px;padding-left: 1rem;color: #fff;line-height: 1;font-weight: 600;font-style: normal;}
    .help_b .btn{width: 100%;height: 61px;background: #703BF7;font-size: 16px;margin-top: 2rem;}
}


.help_advantages{
    position: relative;
    margin: 4vw 0;
    height: 34vw;
}
.help_advantages_top{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5vw;
    height: 2vw;
}
.help_advantages_top::before{
    content: "";
    position: relative;
    width: 100%;
    height: 1px;
    background: #fff;   
}
.help_advantages_top .title{
    position: absolute;
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.6vw;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 0 1vw;
    background: #141414;
    z-index: 1;
}
.help_advantages_wrapper{
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 0;
}
.help_advantages_middle{
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    height: auto;
    width: 21vw;
}
.help_advantages_middle img{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}
.help_advantages_block{
    position: relative;
    display: grid;
    grid-template-columns: auto auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
}
.help_advantages_item {
    display: flex;
    width: 20vw;
    height: 6.46875vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
    font-size: 1vw;
}
.help_advantages_item:nth-child(1), .help_advantages_item:nth-child(7){margin-left: 4vw;}
.help_advantages_item:nth-child(2)::before, .help_advantages_item:nth-child(8)::before{margin-right: 4vw!important;}
.help_advantages_item::before{
    content: "";
    width: 0.78125vw;
    height: 0.78125vw;
    border-radius: 4px;
    background: #703BF7;
    margin-right: 1vw;
    flex-shrink: 0;
}
.help_advantages_item:nth-child(even){
    flex-direction: row-reverse;
    text-align: right;
}
.help_advantages_item:nth-child(even)::before{
    margin-left: 1vw;
    margin-right: 0;
}
@media (max-width: 968px){
    .help_advantages{height: auto;margin: 2rem 0;}
    .help_advantages_top{height: auto;margin-bottom: 3rem;}
    .help_advantages_top::before{content: none;}
    .help_advantages_top .title{font-size: 26px;text-align: center;position: relative;}
    .help_advantages_middle{width: 100%;margin-bottom: 2rem;position: relative;transform: none;left: 0;display: flex;justify-content: center;}
    .help_advantages_middle img{width: 309px;}
    .help_advantages_block{display: block;}
    .help_advantages_item{width: 100%;height: auto;margin-bottom: 1rem;font-size: 20px;text-align: center;flex-direction: column;color: #989898;}
    .help_advantages_item:nth-child(even){color: #fff;} 
    .help_advantages_item:nth-child(1), .help_advantages_item:nth-child(7){margin-left: 0;}
    .help_advantages_item:nth-child(even){flex-direction: column;text-align: center;}
    .help_advantages_item::before{width: 15px;height: 15px;margin: 0;margin-bottom: 1rem;}
    .help_advantages_item:nth-child(even)::before{margin-left: 0;}
    .help_advantages_item:nth-child(2)::before, .help_advantages_item:nth-child(8)::before{margin-right: 0!important;}
}


.help_btns{
    position: relative;
    margin-bottom: 2vw;
}
.help_btns .container{
    justify-content: space-between;
    gap: 1vw;
}
.help_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 5.052083333333333vw;
    width: 24%;
    border-radius: 12px;
    background: #49454C;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #9E99A3;
    font-size: 1vw;
    padding: 0 2vw;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s; 
    gap: 1vw;
}
.help_btn span{
    text-align: center;
    max-width: 68%;
}
.help_btn::after{
    content: "";
    width: 2.4479166666666665vw;
    height: 2.4479166666666665vw;
    flex-shrink: 0;
    background-position: center;
    background-size: contain;
    opacity: 0.5;
}
.help_btn:nth-child(1)::after{background: url(images/help_btn1.svg) no-repeat;background-size: contain;}
.help_btn:nth-child(2)::after{background: url(images/help_btn2.svg) no-repeat;background-size: contain;width: 3.0729166666666665vw;}
.help_btn:nth-child(3)::after{background: url(images/help_btn3.svg) no-repeat;background-size: contain;}
.help_btn:nth-child(4)::after{background: url(images/help_btn4.svg) no-repeat;background-size: contain;}
.help_btn:hover{
    text-decoration: none;
    color: #fff;
    background: #703BF7;
}
.help_btn:nth-child(2):hover{background: #0C479A;}
.help_btn:nth-child(3):hover{background: #18631B;}
.help_btn:nth-child(4):hover{background: #621C8B;}
.help_btn:hover::after{opacity: 1;}
.help_btns_mob{display: none;}
@media (max-width: 968px){
    .help_btns{display: none;margin: 2rem 0;margin-bottom: 0;}
    .help_btns_mob{display: flex;}
    .help_btns .container{flex-direction: column;gap: 1rem;}
    .help_btn{width: 100%;height: 97px;font-size: 18px;padding: 0 1rem;}
    .help_btn span{text-align: left;}
    .help_btn::after{width: 46px;height: 46px;}
    .help_btn:nth-child(2)::after{width: 58px;;}
}


.popular{
    position: relative;
    background: url(images/popular_bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-bottom: 3vw;
}
.popular .advantages_top{
    justify-content: space-between;
    align-items: center;
}
.popular_list {
    height: calc(34vw* var(--zoomFactor));
    margin-left: 0 !important;
    width: 100%;
}
.popular_item{
    position: relative;
    border-radius: 12px;
    background: #49454C;
    padding: 1vw;
    margin-right: 0;
    height: 31vw;
    cursor: pointer;
    display: flex !important;
    flex-wrap: wrap !important;
    align-content: flex-start;
    justify-content: space-between;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.popular_list .swiper-slide:hover .popular_item{background: #fff;}
.popular_item .photo{
    overflow: hidden;
    height: 17vw;
    width: 100%;
    border-radius: 12px;
    margin-bottom: 1vw;
}
.popular_item .photo img{
    width: 100%;
    height: 100%;
-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0.7;
}
.popular_item:hover .photo img{
    transform:scale(1.25);
    opacity: 1;
} 
.popular_item .name{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    font-size: 1.25vw;
    text-transform: uppercase;
    height: 1.25vw;
    margin-bottom: 1vw;
    width: 100%;
}
.popular_item:hover .name, .popular_item:hover .description, .popular_item:hover .acconunts_item, .popular_item:hover .price span{
    color: #000;
}
.popular_item .description{
    color: #909090;
    line-height: 1;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 1vw;
    font-size: 0.7291666666666666vw;
    height: 4.5vw;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.popular_item .acconunts{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1.6666666666666667vw;
    margin-bottom: 1vw;
    gap: 5px;
    width: 100%;
}
.popular_item .acconunts_item{
    display: flex;
    font-size: 0.8333333333333334vw;
    line-height: 1;
    font-weight: 600;
    font-style: normal;
    color: #9E9E9E; 
}
.popular_item .acconunts_item::before{
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.9375vw;
    height: 0.9375vw;
    margin-right: 0.5vw;
    flex-shrink: 0;
    filter: grayscale(100%);
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.popular_item .acconunts_item:first-child::before{content: none;}
.popular_item:hover .acconunts_item::before{filter: grayscale(0%);}
.popular_item .acconunts_item.turke::before{background-image: url(images/turke.svg);}
.popular_item .acconunts_item.ua::before{background-image: url(images/ua.svg);}
.popular_item .panel{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 3vw;
}
.popular_item .price{
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    color: #8D8D8D;
    font-size: 1vw;
}
.popular_item .price span{
    color: #fff;
    padding-left: 0.25vw;
}
.popular_item .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8.59375vw;
    height: 100%;
    color: #fff;
    font-size: 1vw;
    background: #703BF7;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 12px;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.popular_item:hover .btn{background: #C546A4;}
.popular_b{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2vw;
}
.popular_b .text_offer{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    font-size: 1vw;
    display: flex;
    align-items: center;
}
.popular_b .text_offer::before{
    content: "";
    width: 0.78125vw;
    height: 0.78125vw;
    border-radius: 4px;
    background: #703BF7;
    margin-right: 1vw; 
}
.popular_b .row{
    align-items: center;
}
.popular_b .desc_messagers{
    color: #AFAFAF;
    line-height: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 1vw;
    margin-right: 2vw;
}

@media (max-width: 968px){
    .popular{padding-bottom: 2rem;}
    .popular .advantages_top {justify-content: space-between;align-items: normal;height: 8rem;}
    .popular_list{height: 632px;}
    .popular_item{padding: 1rem;margin-right: 0;height: 592px;}
    .popular_item .photo{margin-bottom: 1rem;height: 327px;}
    .popular_item .name{height: 24px;margin-bottom: 1rem;font-size: 24px;}
    .popular_item .description{margin-bottom: 1rem;font-size: 14px;height: auto;}
    .popular_item .acconunts{height: 32px;margin-bottom: 1rem;}
    .popular_item .acconunts_item{font-size: 16px;}
    .popular_item .acconunts_item::before{width: 18px;height: 19px;margin-right: 0.5rem;}
    .popular_item .panel{height: 60px;}
    .popular_item .price{font-size: 20px;}
    .popular_item .btn{width: 165px;font-size: 20px;}
    .popular_b{margin-top: 1rem;}
    .popular_b .text_offer{font-size: 14px;}
    .popular_b .text_offer::before{width: 15px;height: 15px;margin-right: 1rem;}
    .popular_b .desc_messagers, .popular_b .messagers{display: none;}
}


.xbox_block{
  width: 100%;
  height: auto;
  padding-top: 3vw;
}
.xbox_block .mainslider_services{
  margin: 0;
  justify-content: space-between;
}
.advantages_list.xbox{height: 27vw;}
.advantages_item.xbox{height: 23vw;padding: 2vw 0;background: #434045;}
.advantages_item.xbox.green{background: #2C6D15;}
.advantages_item.xbox.blue{background: #08746E;}
.advantages_item.xbox.blue2{background: #057184;}
.advantages_item.xbox:hover{background: #008E4A;}
.advantages_item.xbox .top{height: 5vw;}
.advantages_item.xbox .top .icon{font-size: 1.6666666666666667vw;text-transform: uppercase;}
.advantages_item.xbox .top .icon::before{content: none;}
.advantages_item.xbox .top .icon::after{content: "";margin-left: 0.5vw;background: url(images/subscribe_icon2.svg) no-repeat;background-size: contain;background-position: center;width: 2.864583333333333vw;height: 2.864583333333333vw;flex-shrink: 0;opacity: 0.5;}
.advantages_item.xbox:hover .top .icon::after{opacity: 1;}
.advantages_item.xbox .description{width: 60%;margin-bottom: 0;}
.advantages_item.xbox .width{padding: 0 2vw;}
.advantages_item.xbox .subdesc{background: #333333;color: #808080;padding: 1vw 2vw;line-height: 1;font-style: normal;font-weight: 600;font-size: 0.8333333333333334vw;transition: .5s;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;}
.advantages_item.xbox:hover .subdesc{background: #00743C;color: #fff;}
.advantages_item.xbox.green .subdesc{color: #77AF95;background: #02582F;}
.advantages_item.xbox.blue .subdesc{color: #509E9A;background: #00514D;}
.advantages_item.xbox.blue2 .subdesc{color: #509E9A;background: #00514D;}
.advantages_item.xbox .btn{background: #4CAF50;}
.advantages_item.xbox:hover .btn{background: #07C067;}
.advantages_item.xbox.green .btn, .advantages_item.xbox.blue .btn, .advantages_item.xbox.blue2 .btn{background: #49454C;}

@media (max-width: 968px){
.xbox_block{padding-top: 2rem;}
.xbox_block .advantages {margin-bottom: 2rem;}
.xbox_block .advantages_tabs{display: none;}
.xbox_block .advantages_top{height: auto;}
.advantages_list.xbox{height: 492px;}
.advantages_item.xbox{height: 426px;padding: 2rem 0;}
.advantages_item.xbox .top{height: 72px;}
.advantages_item.xbox .top .icon{font-size: 20px;}
.advantages_item.xbox .top .icon::after{margin-left: 1rem;width: 42px;height: 42px;}
.advantages_item.xbox .description{width: auto;margin-bottom: 0;}
.advantages_item.xbox .width{padding: 0 1rem;}
.advantages_item.xbox .subdesc{padding: 1rem 1rem;font-size: 14px;}
}

.order_form{
    position: relative;
    background: url(images/order_form.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: auto; 
    padding: 3vw 0;
    padding-top: 6vw;
}
.order_form_top{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2vw;
}
.order_form_top .title{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 800;
    font-size: 2.5vw;
    box-shadow: 0px 4px 4px 0px #00000040;
    text-transform: uppercase;
    max-width: 45%;
    height: 4.739583333333333vw;
    order: 1;
}
.order_form_top::after{
    content: "";
    order: 2;
    
}
.order_form_top .icon{
position: relative;
    background: url(images/g2.svg) no-repeat;
    background-size: contain;
    width: 5.572916666666667vw;
    height: 4.791666666666667vw;
    flex-shrink: 0;
    margin-left: 3vw;
    order: 3;
}
.order_form .description{
    color: #fff;
    margin-bottom: 2vw;
    line-height: 1;
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    width: 30%;
}
.order_form form{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.order_form form input, .order_form form .form_button{
    width: 26vw;
    margin-bottom: 0;
}
.order_form .row{
    justify-content: end;
}
.order_form .agreement{
    align-items: center;
    margin-top: 1vw;
    width: 26vw;
    font-size: 0.7291666666666666vw;
}
.order_form .agreement .custom-checkbox+label::before{
    width: 1.6666666666666667vw;
    height: 1.6666666666666667vw;
}
@media (max-width: 968px){
    .order_form{padding: 2rem 0;padding-top: 2rem;}
    .order_form_top{margin-bottom: 0.5rem;}
    .order_form_top .title{height: auto;max-width: 100%;font-size: 26px;}
    .order_form_top .icon{display: none;}
    .order_form .description{font-size: 20px;width: 100%;margin-bottom: 1rem;}
    .order_form form{flex-direction: column;}
    .order_form form input, .order_form form .form_button{width: 100%;margin-bottom: 1rem;}
    .order_form .agreement{margin-top: 0;width: 100%;font-size: 12px;}
    .order_form .agreement .custom-checkbox+label::before{width: 15px;height: 15px;}   
}


.reviews .advantages_top{
    justify-content: space-between;
    align-items: center;
}
.reviews .advantages_top h2 b{color: #703BF7;}
.reviews_list {
    height: calc(23vw* var(--zoomFactor));
    margin-left: 0 !important;
    width: 100%;
}
.reviews_item{
    position: relative;
    border-radius: 5px;
    background: #49454C;
    padding: 1.5vw;
    margin-right: 0;
    height: 19vw;
    cursor: pointer;
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap !important;
    align-content: flex-start;
    justify-content: space-between;
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.reviews_item:hover{background: #703BF7;}
.reviews_item .date{
    color: #767676;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    font-size: 0.625vw;
    margin-bottom: 2vw;
}
.reviews_item:hover .date{color: #fff;}
.reviews_item .reviews_name_panel{
    POSITION: RELATIVE;
    DISPLAY: FLEX;
    align-items: center;
    height: 1.7187500000000002vw;
    justify-content: space-between;
    margin-bottom: 2vw;
}
.reviews_name_panel .name{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3541666666666667vw;
}
.reviews_name_panel .stars{
    display: flex;
    align-items: center;
    gap: 5px;
}
.reviews_name_panel .stars i{
    background: url(images/star_hover.svg) no-repeat;
    background-position: center;
    background-size: contain;
    width: 1.09375vw;
    height: 0.9895833333333333vw;
    flex-shrink: 0;
    filter: grayscale(100%);
    transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
}
.reviews_item:hover .reviews_name_panel .stars i{
filter: grayscale(0%);
}
.reviews_item .description{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9375vw;
}
.reviews_item .review_btns_panel{
    display: flex;
    justify-content: space-between;
    height: 3.125vw;
    gap: 1vw;
}
.review_btns_panel .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    padding: 0 1vw;
    width: 13vw;
    height: 3.125vw;
    color: #fff;
    font-size: 0.8vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    background: #703BF7;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.reviews_item:hover .review_btns_panel .btn{background: #49454C;}
.reviews_item .reviews_open{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 0.7291666666666666vw;
    width: 6vw;
}
.reviews_item .reviews_open:hover{color: #DCDCDC;text-decoration: none;}
.reviews_item .reviews_open::after{
    content: "";
    background-image: url(images/reviews_open.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 1.40625vw;
    height: 1.1458333333333333vw;
    flex-shrink: 0;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear; 
}
.reviews_item:hover .reviews_open::after{background-image: url(images/reviews_open_hover.svg);}

@media (max-width: 968px){
    .reviews .advantages_top{padding-top: 2rem;height: 8rem;}
    .reviews .advantages_top .advantages_nav{top: 0;}
    .reviews_list{height: 383px;}
    .reviews_item{padding: 2rem;height: 319px;margin-right: 0;background: #703BF7;}
    .reviews_item .date{font-size: 12px;margin-bottom: 1rem;color: #DCDCDC;}
    .reviews_item .reviews_name_panel{height: auto;margin-bottom: 1rem;}
    .reviews_name_panel .name{font-size: 26px;width: 100%;}
    .reviews_name_panel .stars{right: 0;top: -2rem;position: absolute;}
    .reviews_name_panel .stars i{width: 19px;height: 19px;filter: grayscale(0%);}
    .reviews_item .description{font-size: 18px;height: 8rem;overflow: hidden;}
    .reviews_item .review_btns_panel{height: auto;flex-direction: column;}
    .review_btns_panel .btn{padding: 0;width: 100%;height: 60px;background: #49454C;font-size: 20px;}
    .reviews_item .reviews_open{font-size: 14px;width: auto;justify-content: center;margin-top: 1rem;}
    .reviews_item .reviews_open::after{content: none;}
}



.footer{
    position: relative;
    color: #fff;
    padding: 3vw 0;
}
.footer .container{gap: 1vw;}
.footer .logo{
    position: relative;
    background: url(images/logo.svg) no-repeat;
    background-size: contain;
    width: 8.541666666666666vw;
    height: 2.5520833333333335vw;
}
.footer .menu{padding-left: 1vw;width: 68vw;gap: 0.5vw;}
.footer .col{justify-content: center;}

.footer .copyright, .footer .legal, .footer .devlopper{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 500;
    font-size: 0.65vw;
    text-transform: uppercase;
}
.footer .legal, .footer .devlopper{color: #939393;}
.footer .phone{width: 21.427083vw;gap: 10px;}
.scroll_up{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 2.7604166666666665vw;
    height: 2.7604166666666665vw;
    border-radius: 12px;
    background: #703BF7;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
}
.scroll_up::before{
    content: "";
    background: url(images/top.svg) no-repeat;
    background-size: contain;
    width: 0.4166666666666667vw;
    height: 0.9375vw;
}
.footercontacts_mob, .footer_panel_mob, .phone.phone_mob{display: none;}
.scroll_up:hover{background: #49454C;}

@media (max-width: 968px){
    .footer{padding: 2rem 0;padding-bottom: 0;}
    .footer .logo{width: 171px;height: 51px;}
    .footer .menu{display: none;}
    .footer .copyright{color: #fff;font-size: 11px;}
    .footer .legal, .footer .devlopper{color: #939393;font-size: 11px;}
    .footer .phone{width: auto;background: none;height: auto;padding: 0;flex-direction: column;gap: 5px;}
    .footer .phone::before{content: none;}
    .footer .phone a{font-size: 16px;}
    .footercontacts_mob{display: flex;flex-direction: column;width: 100%;margin-top: 1rem;gap: 5px;}
    .footer .copyright br{display: none;}
    .footer_panel_mob{display: flex;align-items: center;justify-content: space-between;height: 76px;padding: 0 1rem;margin-top: 1rem;background: #343434;}
    .footer_panel_mob .messagers a{width: 28px !important;height: 28px !important;}
    .footer_panel_mob .scroll_up{display: flex!important;}
    .scroll_up{width: 53px;height: 53px;display: none!important;}
    .scroll_up::before{width: 8px;height: 18px;} 
    .phone.phone_mob{display: flex;}
}


.form_popup {
    z-index: 9999999999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #141414;
    overflow-y: scroll;
}
.is-hidden {
    display: none;
}
.modal {
    border-radius: 8px;
    overflow: hidden;
    padding: 3vw;
    background-color: #0A2427;
    z-index: 14;
}
.modal-wrap {
    margin: 0 auto;
    position: relative;
    top: 15vh;
    padding: 2.5vw;
    -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #000;
    width: 26vw;
    margin-bottom: 8vw;
    z-index: 22;
    -webkit-animation: zoomShow 0.3s ease;
    -moz-animation: zoomShow 0.3s ease;
    -o-animation: zoomShow 0.3s ease;
    animation: zoomShow 0.3s ease;
}
.form-wrap {
    overflow: hidden;
    margin-bottom: 3vw;
}
.modal-wrap .close {
    position: absolute;
    right: 2.5vw;
    bottom: 2.5vw;
    background: url(images/close.svg) no-repeat;
    background-position: center;
    background-size: contain;
    flex-shrink: 0;
    width: 1.5104166666666667vw;
    height: 1.5104166666666667vw;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.modal-wrap .close:hover {
opacity: .5;
}
.modal-wrap .close:hover:before, .modal-wrap .close:hover:after {
    background-color: #703BF7;
}
.form_popup_top{
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 2vw;
    height: 3.5416666666666665vw;
}
.form_popup_top h2{
    color: #C2C2C2;
    font-size: 1vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; 
}
.form_popup_top .icon{
    position: relative;
    background: url(images/g.svg) no-repeat;
    background-size: contain;
    width: 4.21875vw;
    height: 3.5416666666666665vw;
    flex-shrink: 0; 
}
@media (max-width: 968px){
    .modal-wrap{width: 100vw;padding: 2rem 1.3rem;}
    .modal-wrap .close{width: 19px;height: 19px;right: 1.3rem;bottom: 2rem;}
    .form-wrap{margin-bottom: 3rem;}
    .form_popup_top{height: auto;margin-bottom: 2rem;}
    .form_popup_top h2{font-size: 26px;}
    .form_popup_top .icon{width: 60px;height: 60px;}
    
}

.menu_mobile{    
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 1;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    -webkit-transition: opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    overflow: scroll;
}
.menu_mobile.active{    
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.menu_mobile .container{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.menu_mobile .header{justify-content: space-between;align-items: center;position: relative;}
.menu_mobile svg{width: 20px;height: 20px;}
.menu_mobile svg path{fill: #fff;}
.menu_mobile .menu{
    height: auto;
    border: none;
    border-radius: 0;
    margin-top: 0;
}
.menu_mobile .menu a{
    height: auto;
    line-height: 1;
    display: flex;
    align-items: center;
    border-radius: 10px;
    font-weight: 700;
    font-size: 23px;
    padding: 0;
    color: #ADADAD;
    margin-bottom: 1rem;
    justify-content: center;
    text-align: center;
}
.menu_mobile .menu a:hover{
    text-decoration: none;
    color: #703BF7;
}
.menu_mobile .b_panel{
    position: relative;
    bottom: 2rem;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.menu_mobile .phone{
    flex-direction: column;
    display: flex;
    gap: 8px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 1rem;
}
.menu_mobile .legal, .menu_mobile .copyright{
    color: #fff;
    line-height: 1;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}



@media (max-width: 375px){
    .footer .logo, .header .logo{width: 7rem;height: 2rem;}  
    .reviews_item .description {font-size: 16px;}
    .reviews_name_panel .name {font-size: 22px;}
    .review_btns_panel .btn{font-size: 13px;}
    .advantages_nav .swiper-button-next, .advantages_nav .swiper-button-prev{width: 50px;height: 50px;}
    .advantages_top h2{font-size: 22px;}
    .order_form_top .title{font-size: 21px;}
    .popular_item .photo{height: 256px;}
    .help_advantages_top .title, .popular_item .name{font-size: 20px;}
    .popular_item .acconunts_item {font-size: 13px;}
    .popular_item .btn {width: 9rem;font-size: 16px;}
    .popular_item{height: 533px;}
    .popular_list {height: 568px;}
    .help_top .title{font-size: 18px;}
    .advantages_top .advantages_nav{top: 0;}
    .advantages_top .advantages_tabs{width: 90%;max-width: 380px;}
    .advantages_top .advantages_tab{text-align: center;}
    .advantages_item .name{font-size: 35px;}
    .advantages_item .top .icon::before {width: 45px;height: 45px;}
    .advantages_item .top .time{font-size: 12px;height: 45px;}
    .advantages_item{height: 680px;}
    .advantages_list{height: 715px;}
    .mainslider_services .services_item {width: 100%;}
    .main_banner{height: 733px;top: 64px;}
    .main_banner_content_r_top .logo {width: 68px;height: 68px;}
    .main_banner .swiper-slide .main_banner_content{width: 100%;}
}


.promo_xbox{
  position: relative;
  width: 100%;
  height: 55.57291666666667vw;
  overflow: hidden;
}
.promo_xbox_photo_full{
  position: relative;
  width: 100%;
  height: 55.57291666666667vw;
  overflow: visible !important;
}
.promo_xbox_photo_full .swiper-container{
  height: 100%;
}
.promo_xbox_photo_full .swiper-slide{
  background-position: center!important;
  background-size: cover!important;
}
.promo_xbox_photo_full .swiper-slide .container{
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-top: 5vw;
}
.promo_xbox_photo_full .col-6{
  padding-right: 0;
  padding-left: 0;
  height: 100%;
  justify-content: end;
  display: flex;
}
.promo_xbox_photo_full .title{
    color: #FFF;
    font-size: 1.875vw;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 1.25vw;
    line-height: 1;
}
.promo_xbox_photo_full .subtitle{
color: #FFF;
font-size: 1vw;
font-style: normal;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 1.5vw;
line-height: 1;
}
.promo_xbox_photo_full .description{
color: #FFF;
font-size: 1.1458333333333333vw;
font-style: normal;
font-weight: 400;
margin-bottom: 1vw;
line-height: 1;
}
.promo_xbox_photo_full .btns{
    position: relative;
    background: #703BF7;
    width: 32.083333333333336vw;
    height: 3.6979166666666665vw;
    border-radius: 10px;
    border: 1px solid #7A79BE;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    gap: 0 1vw;
    margin-top: 3vw;
}
.promo_xbox_photo_full .btns .btn{
    background: linear-gradient(90deg, #703BF7 0%, #343EDA 100%);
    height: 3.177083333333333vw;
    display: flex;
    align-items: center;
    color: #fff;
    width: 18vw;
    justify-content: center;
    line-height: 1;
    text-transform: uppercase;
    font-size: 0.8333333333333334vw;
    border-radius: 10px;
    cursor: pointer;
}
.promo_xbox_photo_full .btns .price{
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  font-size: 2.1875vw;
  padding-right: 1vw;
}
.promo_xbox_photo_full .aside{
  position: relative;
  background: url(images/promo/aside.png) no-repeat;
  background-size: contain;
  width: 25.104166666666668vw;
  height: 2.3958333333333335vw;
}
.promo_xbox_number{
    position: absolute;
    bottom: 15vw;
    left: auto;
    top: auto;
    display: flex;
    align-items: center;
    z-index: 9;
    gap: 0 2vw;
}
.promo_xbox_number_value.swiper-pagination-fraction{
    font-weight: 600;
    line-height: 1;
    font-size: 1.875vw;
    color: #fff;
    gap: 0 .25vw;
    display: flex;
    align-items: center;
    height: 1.875vw;
}
.promo_xbox_number_value span.swiper-pagination-current {
    color: #fff;
}
.promo_xbox_number_value span {
    font-weight: 600;
    line-height: 1;
    font-size: 1.875vw;
    color: #703BF7;
}
.promo_xbox_number_value::after {
    content: "";
    display: block;
    width: 20.46875vw;
    height: 4px;
    background: #703BF7;
    margin-left: 1vw;
}
.promo_xbox_number .advantages_nav {
  position: relative;
  display: flex;
  gap: 0 1vw;
}
.promo_xbox_photo_smile{
  position: absolute!important;
  bottom: 1vw;
  left: 9vw;
  width: 100%;
  max-width: 82vw;
}
.promo_xbox_photo_smile .swiper-container{
    height: 100%;
    overflow: hidden;
    background: #5B419E54;
    padding: 0.6770833333333334vw;
    border-radius: 21px;
    justify-content: space-between;
    display: flex;
}
.promo_xbox_photo_smile .swiper-wrapper{
  justify-content: space-between;
}
.promo_xbox_photo_smile .promo_xbox_photo_smile_photo{
  position: relative;
  width: 19.791666666666664vw!important;
  height: 9.270833333333334vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;	
  opacity: .6;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear;
  transition: .3s linear;
  cursor: pointer;
}
.promo_xbox_photo_smile_photo.swiper-slide-active, .promo_xbox_photo_smile_photo:hover{
  opacity: 1;
}

@media (max-width: 968px){
  .promo_xbox{height: 66rem;}
  .promo_xbox_photo_full{height: 58rem;}
  .promo_xbox_photo_full .swiper-slide{background-position: center !important;background-size: contain!important;}
  .promo_xbox_photo_full .swiper-slide .container{padding-top: 2rem;}
  .promo_xbox_photo_full .title{font-size: 24px!important;margin-bottom: 1rem;text-align: center;}
  .promo_xbox_photo_full .subtitle{display: none;}
  .promo_xbox_photo_full .description{font-size: 15px;text-align: center;}
  .promo_xbox_number{bottom: 2rem;gap: 0 1rem;}
  .promo_xbox_number_value.swiper-pagination-fraction{font-size: 36px;height: 36px;}
  .promo_xbox_number_value span{font-size: 36px;}
  .promo_xbox_number .advantages_nav{gap: 0 1rem;}
  .promo_xbox_photo_smile, .promo_xbox_photo_full .btns{display: none!important;}
  .promo_xbox1{background: url(images/promo/1_mob.png) no-repeat!important;background-size: contain!important;width: 100%!important;height: 100%!important;background-position: center !important;}
  .promo_xbox2{background: url(images/promo/2_mob.png) no-repeat!important;background-size: contain!important;width: 100%!important;height: 100%!important;background-position: center !important;}
  .promo_xbox3{background: url(images/promo/3_mob.png) no-repeat!important;background-size: contain!important;width: 100%!important;height: 100%!important;background-position: center !important;}
  .promo_xbox4{background: url(images/promo/4_mob.png) no-repeat!important;width: 100%!important;height: 100%!important;}
}