/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.aboutPage{flex-grow:1;padding:0 5px;background-color:#fff}.aboutPage h1{margin-bottom:15px;font-size:clamp(24px,4vw,36px)}.aboutPage b{font-size:clamp(16px,2vw,18px);font-weight:400}.aboutPage .container h2{font-size:clamp(18px,4vw,24px);font-weight:400;color:#2d2d2d;margin-bottom:10px}.aboutPage__columns{margin:30px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (max-width:630px){.aboutPage__columns{grid-template-columns:1fr;row-gap:20px}}.aboutPage__table{display:grid;grid-template-columns:clamp(100px,20vw,180px) 1fr;gap:clamp(10px,1vw,15px);box-sizing:border-box;padding-right:15px}.aboutPage__table p{color:#595959;font-size:clamp(12px,2vw,18px);font-weight:400}.aboutPage__form_warning{color:#a7445b;font-size:clamp(14px,2vw,16px);margin-bottom:10px}.aboutPage__form-description{display:flex;align-items:center;margin-bottom:15px}.aboutPage__form-description > p{margin-bottom:0;margin-right:15px;color:#595959;font-size:clamp(15px,2vw,18px);font-weight:500}.aboutPage__form-description > a{cursor:pointer;margin-bottom:0}.aboutPage__form > .form-r{margin-bottom:10px}.aboutPage__textarea{width:100%;padding:clamp(18px,2vw,25px);border:none;background-color:#f5f5f5;outline:none;border-radius:30px;font-size:clamp(14px,2vw,18px);box-shadow:inset 0 4px 10px rgba(0,0,0,0.25);resize:none !important;min-height:clamp(100px,20vw,150px);box-sizing:border-box}
.aboutTheEpic > h2{font-size:clamp(18px,3vw,30px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:clamp(15px,3vw,25px)}.aboutTheEpic__wrapper{display:grid;grid-template-columns:auto 1fr}@media (max-width:620px){.aboutTheEpic__wrapper{grid-template-columns:1fr}}.aboutTheEpic__info{display:inline-block;max-width:380px;width:100%;color:#000}@media (max-width:620px){.aboutTheEpic__info{max-width:100%}}.aboutTheEpic__info strong{font-weight:bold;margin-bottom:5px;display:inline-block;font-size:clamp(16px,2vw,18px)}@media (max-width:620px){.aboutTheEpic__info strong{display:block}}.aboutTheEpic__info p{font-weight:400;font-size:clamp(14px,2vw,16px)}.aboutTheEpic__item{padding:clamp(10px,3vw,25px);box-sizing:border-box;cursor:pointer}.aboutTheEpic__item.active{cursor:default;color:#fff;border-radius:10px;background-color:#1b379c}.aboutTheEpic__images{justify-self:center;max-width:clamp(310px,50vw,560px);filter:drop-shadow(0 6px 25px rgba(0,0,0,0.25))}@media (max-width:620px){.aboutTheEpic__images{max-width:90%;min-width:290px;grid-row:1/2;margin-bottom:10px}}.aboutTheEpic__images > img{display:none;width:100%;height:auto}.aboutTheEpic__images > img.active{display:block}.aboutTheEpic__title{display:flex;align-items:center;margin-bottom:clamp(4px,1vw,7px)}.aboutTheEpic__title strong{margin-bottom:0}.aboutTheEpic__num{font-size:clamp(30px,2vw,40px);margin-right:clamp(12px,2vw,20px);font-weight:700}.aboutTheEpic_column .aboutTheEpic__item{color:#fff;background-color:#1b379c;border-radius:10px;flex-basis:33%}.aboutTheEpic_column .aboutTheEpic__item.active{background-color:#f5f5f5;color:#000}.aboutTheEpic_column .aboutTheEpic__info{display:flex;max-width:none;justify-content:space-between}@media (max-width:650px){.aboutTheEpic_column .aboutTheEpic__info{display:inline}}.aboutTheEpic_column .aboutTheEpic__info p{font-size:clamp(14px,2vw,18px)}.aboutTheEpic_column .aboutTheEpic__images{max-width:none;padding:clamp(10px,4vw,60px);border-radius:10px;background:#f5f5f5;filter:none;position:relative;top:-10px}.aboutTheEpic_column .aboutTheEpic__images > img{-webkit-filter:drop-shadow(0 6px 25px rgba(0,0,0,0.25));filter:drop-shadow(0 6px 25px rgba(0,0,0,0.25))}
.api-page__navigate strong,.api-page__navigate p{color:#0032e5;font-family:'Russo One',sans-serif;display:block;margin-bottom:8px}.api-page__navigate strong{font-weight:400;font-size:24px}.api-page__navigate a p{font-weight:400;font-size:18px;margin-left:20px}.api-page h2{margin-top:40px;margin-bottom:15px;font-size:30px}.api-page img{display:block;max-width:100%;margin:25px 0}.api-page .code{max-width:100%;background-color:#353535;box-sizing:border-box;overflow:auto;padding:25px 15px;margin:22px 0}.api-page pre{color:#fff;font-weight:500;font-size:18px;font-family:monospace;line-height:1.7em}.api-page p{margin:8px 0;font-size:18px;font-weight:400}.api-page ul{list-style:none}.api-page ul li{font-size:18px;font-weight:400}.api-page ul li:before{content:"—";display:inline-block;margin-top:.45em;margin-right:5px}@media (max-width:1120px){.api-page ul li{font-size:16px}}@media (max-width:520px){.api-page ul li{font-size:14px}}.api-page h3,.api-page h3 strong{margin:15px 0;font-family:'Russo One',sans-serif;font-size:24px;font-weight:400}.api-page h3{font-weight:400;font-size:22px}.api-page table{border-collapse:collapse;width:100%;margin:20px 0}.api-page table th{border-bottom:2px solid #000;font-weight:500}.api-page table th,.api-page table td{text-align:left;padding:10px;font-size:18px}@media (max-width:1120px){.api-page__navigate a strong{font-size:20px}.api-page p,.api-page pre{font-size:16px}.api-page h2{font-size:22px}.api-page h3 strong{font-size:18px}.api-page h3{font-size:16px}.api-page table th,.api-page table td{font-size:14px;padding:8px}}@media (max-width:520px){.api-page__navigate a strong{font-size:18px}.api-page__navigate a p{font-size:15px}.api-page p,.api-page pre{font-size:14px}.api-page table th,.api-page table td{padding:5;font-size:11px}.api-page h2{font-size:20px}.api-page h3 strong{font-size:18px}.api-page h3{font-size:15px}}.rapi-wrapper{width:100%;height:calc(100vh - 82px);z-index:1;margin-top:-3px}@media (max-width:1120px){.rapi-wrapper{height:calc(100vh - 90px)}}@media (max-width:560px){.rapi-wrapper{height:calc(100vh - 88px)}}.no-scroll{overflow:hidden}@media (max-width:767px){.no-scroll{overflow:auto}}.shortened header{padding-top:5px !important;padding-bottom:5px !important}.shortened header .header{margin-top:0 !important;margin-bottom:0 !important}@media (max-width:1120px){.shortened header .header{grid-row-gap:0;padding-bottom:10px}}.shortened header .header .header__logo{max-width:180px}@media (max-width:1120px){.shortened header .header .header__logo{max-width:220px}}.shortened header .header .header__logo img{width:30px;height:auto}.shortened header .header .header__logo .header__logo-text strong{font-size:clamp(16px,3vw,18px)}.shortened header .header .header__logo .header__logo-text p{font-size:clamp(10px,2vw,12px)}.shortened header .header .header__registration-button{font-size:14px}.shortened header .header .header__registration-button .button-write-stroke{padding:2px 15px}.shortened header .header .header__heading{display:none}footer.shortened{flex:1 0 auto;min-height:auto;max-height:37px}footer.shortened .footer{margin-top:clamp(15px,3vw,10px);margin:clamp(7px,4vw,10px) auto}footer.shortened .footer .footer__about{width:auto}footer.shortened .footer .footer__about p{font-size:clamp(12px,2vw,14px)}footer.shortened .footer .footer__social-links{display:none}footer.shortened .footer .footer__nav{display:none}footer.shortened .footer .footer__other{display:none}
.cardColumnItemAndImage__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(7px,1vw,15px)}.cardColumnItemAndImage__item > img{margin-bottom:clamp(10px,2vw,20px)}.cardColumnItemAndImage__item > p{font-size:clamp(16px,2vw,18px);font-weight:500}.cardColumnItemAndImage__button{margin-top:clamp(15px,3vw,36px);margin-bottom:clamp(30px,8vw,80px)}
.cards-descriptions__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.cards-descriptions__item{border-radius:10px;display:flex;flex-direction:column;overflow:hidden;background-color:#01196f;color:#fff}.cards-descriptions__item-title{padding:10px 10px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;line-height:.9em;font-size:clamp(18px,3vw,20px);font-weight:400;font-family:'Russo One',sans-serif;text-align:center;height:clamp(75px,10vw,106px)}.cards-descriptions__item-text{text-align:center;padding:clamp(13px,2vw,15px);box-sizing:border-box;font-size:clamp(13px,2vw,16px);font-weight:500;line-height:21px;flex-grow:1;background-color:#1b379c}.cards-descriptions__item-img{padding:clamp(28px,2vw,36px) clamp(16px,2vw,18px) clamp(22px,2vw,25px) clamp(16px,2vw,18px);background-color:#f5f5f5}.cards-descriptions__item-img img{width:100%}@media (max-width:880px){.cards-descriptions__item-img img{width:100%;height:100%;object-fit:contain}}.cards-descriptions__item-vds{text-align:center;padding:15px 10px;box-sizing:border-box;font-size:clamp(16px,3vw,18px);font-weight:400;flex-grow:1;background-color:#1b379c;font-family:'Russo One',sans-serif;font-size:clamp(18px,3vw,20px);padding:30px 10px 60px 10px}.cards-descriptions__win{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px}.cards-descriptions__win strong{font-family:'Russo One',sans-serif;font-weight:normal;margin-bottom:clamp(5px,2vw,10px);display:inline-block;font-size:clamp(18px,2vw,20px)}@media (max-width:620px){.cards-descriptions__win strong{display:block}}.cards-descriptions__win p{font-weight:400;font-size:clamp(16px,2vw,18px)}.cards-descriptions__win img{margin-bottom:clamp(5px,2vw,10px);width:100%;height:auto}.cards-descriptions__vds{display:grid;grid-template-columns:repeat(auto-fit,minmax(181px,1fr));grid-gap:20px;grid-gap:20px;gap:20px}.cards-descriptions__vds-title{line-height:24px}.cards-descriptions__vds-text{font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:21px;text-align:center;color:#fff}.cards-descriptions__dedicated{display:grid;grid-template-columns:repeat(auto-fit,minmax(181px,1fr));gap:20px;color:#2d2d2d}.cards-descriptions__dedicated p{background-color:#1b379c;padding:clamp(35px,2vw,30px);font-family:Russo One;font-style:normal;font-weight:normal;font-size:20px;line-height:24px;text-align:center;color:#fff}
.card-os__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.card-os__item{background-color:#f5f5f5;border-radius:10px;display:flex;flex-direction:column;height:170px;justify-content:center;align-items:center}.card-os__item img{max-width:100px;max-height:100px}.card-os__item p{margin-top:10px;font-size:clamp(16px,2vw,18px);font-weight:bold;text-align:center}
.change-action-modal{padding:clamp(15px,2vw,30px);max-height:80vh;overflow:auto}.change-action-modal__tags.qaSearch__tags{margin-bottom:0;margin-top:10px}.change-action-modal__subheading{font-family:'Russo One',sans-serif;font-weight:400;display:block;font-size:clamp(18px,3vw,24px);margin-bottom:7px}.change-action-modal__curent{margin-bottom:15px}.change-action-modal-wrapper{top:50%;left:50%;transform:translate(-50%,-50%);min-width:clamp(300px,50vw,700px);position:absolute;background-color:#fff}.change-action-modal__text *{color:#595959;font-size:clamp(14px,2vw,18px)}.change-action-modal__text > img{display:block;max-width:100%}
*{margin:0;padding:0;font-family:'Roboto',sans-serif;text-decoration:none}body{background-color:#fff}body.big-cloud-bg{background-image:url(/img/longTopBg.jpg);background-size:100% 1100px;background-repeat:no-repeat}@media (max-width:1150px){body.big-cloud-bg{background-size:200% 1050px}}@media (max-width:600px){body.big-cloud-bg{background-size:300% 1050px}}body.qa-cloud-bg{background-image:url(/img/minBgCloud.png);background-size:100% 700px;background-repeat:no-repeat}@media (max-width:1150px){body.qa-cloud-bg{background-size:150% 570px}}@media (max-width:600px){body.qa-cloud-bg{background-size:220% 600px}}@media (max-width:460px){body.qa-cloud-bg{background-size:255% 436px;background-position-x:40%}}body.qa-cloud-bg-err{background-image:url(/img/minBgCloud.png);background-repeat:no-repeat;display:flex;flex-direction:column;background-size:100% 732px;min-height:100vh}body.qa-cloud-bg-err footer{margin-top:auto}body.err-cloud-bg{display:flex;flex-direction:column;position:relative;min-height:100vh;background:url(/img/notFoundBg.png),linear-gradient(110.5deg,#001c82 8.74%,#0c0c1f 93.57%);background-repeat:no-repeat;background-size:100% calc(100% - 125px)}body.err-cloud-bg footer{margin-top:auto}body.qa-action-body{display:flex;flex-direction:column;background:linear-gradient(110.5deg,#001c82 8.74%,#0c0c1f 93.57%);min-height:100vh}body.privacy-bg{background:linear-gradient(110.5deg,#001c82 8.74%,#0c0c1f 93.57%)}.bigBg-cloud{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:1134px;display:block;z-index:-1}.bigBg-cloud_referrer{height:clamp(420px,100vw,1000px)}.bigBg-cloud_referrer-dedicated{height:clamp(250px,190vw,575px)}.qaBg-cloud{position:absolute;object-fit:cover;top:0;left:0;width:100%;display:block;height:510px;z-index:-1}.container{max-width:1200px;width:100%;box-sizing:border-box;margin:clamp(25px,4vw,45px) auto;padding:0 5px}h2{font-size:clamp(18px,3vw,30px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:clamp(15px,3vw,25px)}.text-default{font-weight:500;font-size:clamp(16px,3vw,22px)}.errMessage{color:#fff;font-size:14px;box-sizing:border-box;padding:10px;font-weight:bold;background-color:#eeadad;border-radius:8px;margin-bottom:10px}.hidden{display:none}.price-toggle{display:flex;font-weight:500;font-size:18px;color:#000;border:1px solid #ccc;border-radius:15px;overflow:hidden;align-items:center;justify-content:space-between}@media (max-width:510px){.price-toggle_windows{margin-top:10px}}.price-toggle > span{box-sizing:border-box;padding:4px 14px;cursor:pointer;border-radius:15px}.price-toggle > span.active{background-color:#fc688a;color:#fff}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.pink-toggle{border-radius:20px;display:flex;width:100%;max-width:43px;background-color:#cdd1da;cursor:pointer}.pink-toggle > .toggle{width:16px;height:16px;background-color:#fff;border-radius:16px;padding:2px;background-clip:content-box}.pink-toggle.active{background-color:#fc688a}.pink-toggle.active > .toggle{margin-left:auto}.header-footer_gradient{display:flex;flex-direction:column;height:100vh}.header-footer_gradient header{background:linear-gradient(110.5deg,#001c82 8.74%,#0c0c1f 93.57%);padding-top:35px;padding-bottom:25px;margin-bottom:0;margin-top:0}.header-wrapper header .header-decoration__img{display:none}.header-wrapper header.header-decoration{position:relative;overflow:hidden}.header-wrapper header.header-decoration .header-decoration__img{display:block;position:absolute;top:40px;left:calc(1200px + (100% - 1200px) / 2 - 45px)}@media (max-width:1430px){.header-wrapper header.header-decoration .header-decoration__img{left:calc(1200px + (100% - 1200px) / 2 - 80px)}}@media (max-width:1350px){.header-wrapper header.header-decoration .header-decoration__img{top:60px;left:calc(1200px + (100% - 1200px) / 2 - 130px)}}@media (max-width:1300px){.header-wrapper header.header-decoration .header-decoration__img{top:100px;left:calc(1200px + (100% - 1200px) / 2 - 110px)}.header-wrapper header.header-decoration .header-decoration__img img{width:180px;height:217px}}@media (max-width:1250px){.header-wrapper header.header-decoration .header-decoration__img{left:calc(1200px + (100% - 1200px) / 2 - 150px)}}@media (max-width:1190px){.header-wrapper header.header-decoration .header-decoration__img{top:120px}.header-wrapper header.header-decoration .header-decoration__img img{width:160px;height:193px}}@media (max-width:1145px){.header-wrapper header.header-decoration .header-decoration__img{display:none}}.button_black-stroke{border:2px solid #000;padding:5px 10px;color:#000;font-size:clamp(13px,2vw,16px);font-weight:500;border-radius:20px}.cloud-top{background-color:#fff}.cloud-top:before{position:absolute;content:'';background-size:100% 100%;transform:translateY(-100%);left:0;width:100%;background-repeat:no-repeat;background-image:url(/img/cloud.png);height:184px}jdiv{z-index:1 !important;position:relative}
.button-write-stroke{box-sizing:border-box;padding:5px 15px;border:2px solid #fff;border-radius:20px;color:#fff;font-weight:500;display:inline-block;cursor:pointer}@media (max-width:1145px){.button-write-stroke{padding:5px 10px}}.pink-button{background-color:#fc688a;color:#fff;font-size:clamp(11px,2vw,16px);font-weight:bold;border-radius:20px;display:inline-block;outline:none;border:none;box-sizing:border-box;cursor:pointer;padding:clamp(5px,1vw,10px) clamp(15px,2vw,20px)}.input-w{width:100%;display:flex}.input-w > input{display:block;height:auto;outline:none;color:#fff;width:100%;border-radius:20px 0 0 20px;background:#041869;box-shadow:inset 0 2px 8px rgba(0,0,0,0.25);border:none;box-sizing:border-box;font-size:clamp(15px,2vw,18px);font-weight:500;padding:clamp(5px,1vw,9px) clamp(9px,2vw,15px)}.input-w > input::placeholder{color:#fff;opacity:.5}.input-w > p{color:#fff;cursor:pointer;box-sizing:border-box;font-size:clamp(14px,2vw,16px);font-weight:700px;background-color:#fc688a;padding:clamp(5px,1vw,9px) clamp(9px,2vw,20px);display:inline-block;border-radius:0 20px 20px 0}.form-r__title{color:#595959;font-size:clamp(15px,2vw,18px);margin-bottom:5px;font-weight:500}.form-r__title:after{content:' *';font-size:inherit;color:#fc688a}.form-r > input,.form-r .form-r__inner input{border-radius:clamp(15px,5vw,30px);background:#f5f5f5;box-shadow:inset 0 4px 10px rgba(0,0,0,0.25);width:100%;border:none;outline:none;font-size:clamp(16px,2vw,18px);font-weight:500;box-sizing:border-box;padding:clamp(8px,2vw,15px) clamp(5px,1vw,15px);margin-bottom:5px}.form-r__warning{color:#a7445b;display:none;font-size:clamp(13px,2vw,14px);padding-left:clamp(5px,1vw,15px);font-weight:500}.form-r_warning .form-r__inner input,.form-r_warning > input{background:#ffd1d1}.form-r_warning .form-r__warning{display:inline-block}.form-r__inner{display:flex;align-items:center;justify-content:space-between;gap:5px}.form-q{width:100%;display:block;display:flex;border-radius:30px;align-items:center;background-color:#081349;box-shadow:inset 0 4px 10px rgba(0,0,0,0.5);box-sizing:border-box;padding:clamp(8px,2vw,10px) clamp(5px,1vw,10px);overflow:hidden}.form-q > input{width:100%;border:none;outline:none;box-sizing:border-box;padding-left:clamp(10px,2vw,20px);font-size:clamp(15px,2vw,18px);font-weight:500;color:rgba(255,255,255,0.51);background-color:transparent}.form-q > button{background-color:#fc688a;border:none;cursor:pointer;outline:none;color:#fff;box-sizing:border-box;padding:clamp(5px,1vw,10px) clamp(15px,2vw,30px);border-radius:20px;font-weight:bold;margin-left:8px;font-size:clamp(14px,2vw,16px)}.pink-button-stroke{padding:clamp(3px,.5vw,5px) clamp(8px,1vw,15px);border:2px solid #fc688a;margin-bottom:clamp(5px,1vw,10px);margin-right:clamp(5px,1vw,10px);border-radius:20px;color:#fc688a;font-size:clamp(14px,2vw,16px);font-weight:500}.pink-button-stroke.pink-button-stroke--black{margin:0;padding:10px 25px;font-weight:900;text-transform:uppercase;color:#000;text-align:center;cursor:pointer}.line{width:100%;height:2px;background-color:#cad6eb}.regIliOpen{background-color:#f5f5f5;box-sizing:border-box;padding:clamp(5px,1vw,10px) clamp(10px,1vw,20px);font-size:clamp(15px,2vw,18px);font-weight:400;color:#202020}.regIliOpen > span{color:#0032e5;text-decoration:underline;cursor:pointer}.alert-error{position:fixed;left:50%;top:15px;transform:translateX(-50%);font-size:18px;font-weight:500;color:#fff;background-color:#ff7c7c;z-index:50;border-radius:8px;padding:clamp(10px,2vw,15px) clamp(15px,3vw,30px)}.alert-success{position:fixed;left:50%;top:15px;transform:translateX(-50%);font-size:18px;font-weight:500;color:#fff;background-color:#549e52;z-index:50;border-radius:8px;padding:clamp(10px,2vw,15px) clamp(15px,3vw,30px)}.checkbox-field + label{height:26px;display:inline-block}.checkbox-field:not(checked){position:absolute;opacity:0}.checkbox-field:not(checked) + label{position:relative;padding:0 0 0 60px}.checkbox-field:not(checked) + label:before{content:"";position:absolute;top:0;left:0;width:50px;height:26px;border-radius:13px;background:#cdd1da;box-shadow:inset 0 2px 3px rgba(0,0,0,0.2)}.checkbox-field:not(checked) + label:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:10px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.3);transition:all .1s}.checkbox-field:checked + label:before{background:#01196f !important}.checkbox-field:checked + label:after{left:26px}
.configurator h2{font-family:'Russo One',sans-serif;font-weight:400;margin-bottom:0;line-height:.8em;margin-right:20px;font-size:clamp(17px,3vw,30px)}@media (max-width:520px){.configurator h2{width:100%;display:block;margin-bottom:10px}}.configurator__header{display:flex;margin-bottom:clamp(15px,2vw,20px);height:clamp(15px,2vw,20px);align-items:center}@media (max-width:520px){.configurator__header{flex-wrap:wrap}}.configurator__header-cards{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:clamp(15px,2vw,20px)}@media (max-width:520px){.configurator__header-cards{flex-wrap:wrap}}.configurator__header-cards h2{margin-bottom:clamp(13px,2vw,15px);line-height:1.2em}.configurator__subtitle{font-size:clamp(13px,3vw,18px);margin-bottom:clamp(13px,2vw,15px);font-weight:500;line-height:40px;opacity:.67}.configurator__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:clamp(16px,3vw,20px)}.configurator__card{max-width:224px;cursor:pointer;box-sizing:border-box;border-radius:10px;display:flex;border:3px solid #fff;flex-direction:column;overflow:hidden;color:#fff}.configurator__card.active{cursor:default;border:3px solid #1b379c}.configurator__panels{display:grid;grid-template-columns:1fr clamp(250px,30vw,390px);grid-column-gap:20px;align-items:flex-start}@media (max-width:940px){.configurator__panels{grid-template-columns:1fr;grid-row-gap:10px}}.configurator__panel{background-color:#f5f5f5;border-right:10px;box-sizing:border-box;padding:clamp(10px,1vw,20px)}.configurator .price-toggle.month{font-size:clamp(13px,2vw,18px)}@media (max-width:545px){.configurator .price-toggle.month{margin-top:10px}}.configurator_windows .configurator__header{display:none}.configurator__processor{display:flex;align-items:flex-end;justify-content:space-between;margin-top:20px;margin-bottom:clamp(15px,2vw,20px)}@media (max-width:545px){.configurator__processor{justify-content:space-between;gap:10px}}.configurator__processor-wrap{display:flex;align-items:center}@media (max-width:820px){.configurator__processor-wrap{flex-direction:column;align-items:start}}@media (max-width:545px){.configurator__processor-wrap{align-items:center;align-self:center}}.configurator__processor-wrap .price-toggle{margin-left:auto}.configurator__processor-title{color:#2d2d2d;font-size:16px;font-weight:500;margin-right:17px}@media (max-width:820px){.configurator__processor-title{margin-bottom:10px}}.configurator__processor-toggle{border-radius:15px;box-sizing:border-box;display:flex;border:1px solid #ccc;gap:5px}.configurator__processor-toggle p{padding:5px 7px;font-size:16px;font-weight:500;padding-right:15px;cursor:pointer}@media (max-width:620px){.configurator__processor-toggle p{font-size:14px}}@media (max-width:620px){.configurator__processor-toggle p{font-size:12px}}@media (max-width:360px){.configurator__processor-toggle p{padding-right:8px;font-size:10px;text-align:center}}.configurator__processor-toggle p:first-child{padding-left:21px}.configurator__processor-toggle p.active{border-radius:15px;background-color:#fc688a;color:#fff}.configurator__processor-toggle p.active span{color:#24b0ff;background-color:#fff;font-weight:inherit;font-size:12px;padding:4px 10px;border-radius:4px 10px 10px 4px}.configurator__processor-new{color:#fff;background-color:#24b0ff;font-weight:inherit;font-size:12px;padding:4px 10px;border-radius:4px 10px 10px 4px}.configurator__processor-new b{font-size:18px;font-weight:inherit}.hide-panel{display:none}.config-panel{margin-top:10px;margin-bottom:clamp(10px,2vw,30px)}.config-panel__slide{display:flex;align-items:center;margin-bottom:20px}@media (max-width:460px){.config-panel__slide{flex-wrap:wrap;margin-bottom:10px}}.config-panel__title{width:80px;font-size:clamp(13px,1.5vw,16px);font-weight:500;margin-right:10px;display:block}@media (max-width:620px){.config-panel__title{width:65px}}.config-panel input[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.config-panel__input{box-sizing:border-box;padding:9px 6px 9px 15px;border:1px solid #e2e2e2;border-radius:3px;background-color:#fefefe;width:90px;display:flex;align-items:center}@media (max-width:620px){.config-panel__input{padding:4px;width:65px}}.config-panel__input > input{font-weight:500;font-size:clamp(11px,1vw,15px);color:#000;border:none;max-width:clamp(25px,3vw,35px);outline:none;padding:0;margin:0;margin-right:5px}.config-panel__input > p{font-weight:500;color:#575757;font-size:clamp(11px,1vw,15px)}.config-panel__row{flex-grow:1;height:6px;position:relative;border-radius:3px;align-items:center;border:1px solid #e2e2e2;margin:0 30px;box-sizing:border-box;background-color:#fefefe;display:flex;justify-content:space-between}.config-panel__row:before{content:'';display:block;position:absolute;width:100%;height:700%}.config-panel__row:hover{cursor:pointer}@media (max-width:620px){.config-panel__row{margin:0 20px}}@media (max-width:460px){.config-panel__row{margin:10px 10px 25px;width:100%}}.config-panel__row > p{width:1px;height:1px}.config-panel__row > p > span{position:absolute;transform:translateX(-50%);font-weight:500;color:#868686;white-space:pre;cursor:default;font-size:clamp(12px,1vw,14px);margin-top:12px}.config-panel__row > p > span:hover{cursor:pointer}.config-panel__toggle{width:24px;height:24px;background-color:#f5f5f5;box-sizing:border-box;border:6px solid #fc688a;cursor:pointer;border-radius:24px;align-items:center;transform:translateX(-50%);position:absolute;left:0}@media (max-width:620px){.config-panel__toggle{width:20px;height:20px;border-width:5px}}.config-panel__total{font-weight:500;max-width:131px;width:100%;font-size:clamp(14px,1.5vw,18px)}@media (max-width:620px){.config-panel__total{width:90px}}.config-panel__boolean{display:flex;align-items:center}@media (max-width:620px){.config-panel__boolean{grid-row-gap:5px;display:grid;grid-template-columns:43px auto}}.config-panel__boolean > p{margin-left:10px;margin-right:16px;font-size:clamp(12px,1.5vw,16px);font-weight:500}.config-panel__boolean > span{font-size:clamp(11px,2vw,14px);font-weight:500;grid-column:1/3;color:#868686}.configurator-total__base{font-weight:500;font-size:18px;display:flex;justify-content:space-between}.configurator-total__description{width:100%;font-size:clamp(12px,1vw,14px);color:#868686;margin:10px 0;text-transform:none;font-style:normal}.configurator-total__line{width:100%;height:1px;background-color:#ccc}.configurator-total__about{margin-top:clamp(10px,2vw,30px);font-size:16px;font-weight:500;color:#545454;margin-bottom:5px}.configurator-total__info{display:flex;justify-content:space-between;margin:10px 0;font-size:clamp(14px,2vw,18px);color:#737373;font-weight:500}.configurator-total__info > .price{color:#000}.configurator-total__res{display:flex;justify-content:space-between;font-size:clamp(18px,3vw,24px);margin-top:clamp(10px,2vw,20px);font-weight:bold}.configurator-total__res .date-mod{color:#7b7b7b;font-size:18px;font-weight:500}.configurator-total__order{background-color:#fc688a;font-size:clamp(12px,2vw,16px);font-weight:900;text-transform:uppercase;color:#fff;border-radius:20px;box-sizing:border-box;padding:10px 20px;margin-top:clamp(8px,1vw,16px);display:inline-block;cursor:pointer;flex-shrink:0}.configurator-total__all-position{position:relative;overflow:hidden}.configurator-total__all-position:after{content:'';height:1px;width:100%;background-color:#ccc;display:block;position:absolute;bottom:1px}.configurator-total__price{display:flex;align-items:flex-end}.configurator-total__price-about{font-weight:500;font-size:clamp(12px,2vw,14px);line-height:16px;color:#868686;margin-left:clamp(13px,2vw,20px);flex-shrink:0;width:144px;margin-bottom:clamp(0,.25vw,5px)}
.warning-cookie{padding:clamp(20px,3vw,30px);box-sizing:border-box;margin:auto;width:clamp(280px,50vw,300px);max-width:100%;font-size:clamp(12px,2vw,14px);position:fixed;bottom:0;background-color:rgba(255,255,255,0.949);z-index:100000000000;left:0}.warning-cookie__back{width:20px;height:20px;position:absolute;display:flex;align-content:center;align-items:center;right:7px;top:7px;cursor:pointer}.warning-cookie__back:after,.warning-cookie__back:before{content:"";position:absolute;height:2px;width:100%;background-color:#6a7287}.warning-cookie__back:after{transform:rotate(45deg)}.warning-cookie__back:before{transform:rotate(-45deg)}@media (max-width:420px){.warning-cookie__back{width:12px;height:12px}}
.data-centers{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:clamp(5px,2vw,20px)}.data-centers img{margin-bottom:clamp(5px,2vw,10px);width:100%;height:auto;border-radius:10px}
.documentsPage{flex-grow:1;background-color:#fff}.documentsPage h1{margin-bottom:15px;font-size:clamp(24px,4vw,36px)}.documentsPage .container > p{color:#595959;font-size:clamp(14px,3vw,18px);font-weight:400}.documentsPage .container h2{font-size:clamp(18px,4vw,24px);font-weight:400;color:#2d2d2d;margin-bottom:10px}.documentsPage__document{margin:clamp(25px,5vw,40px) 0}.documentsPage__document > a{margin-bottom:15px;display:flex;color:#fc688a;font-size:clamp(16px,3vw,18px);align-items:center}.documentsPage__document > a > img{margin-right:15px}
.explanationIcon{color:#fff;font-weight:500;font-size:clamp(15px,2vw,18px)}.explanationIcon > h1{font-size:clamp(18px,3vw,30px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:clamp(15px,3vw,25px)}.explanationIcon__items{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:clamp(10px,3vw,40px);grid-row-gap:15px;font-weight:400}@media (max-width:720px){.explanationIcon__items{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.explanationIcon__items img{display:inline-block;margin-bottom:10px}
.faq > h2{font-size:clamp(18px,2vw,30px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:clamp(15px,3vw,25px)}.faq__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(10px,2vw,20px)}@media (max-width:620px){.faq__items{grid-template-columns:1fr}}.faq__item{color:#fff;box-sizing:border-box;background:url(/img/molniya.png) #011d82;background-repeat:no-repeat;border-radius:10px;background-position:92% 115%;position:relative;padding:clamp(20px,3vw,35px) clamp(10px,2vw,20px)}.faq__item > strong{font-family:'Russo One',sans-serif;font-weight:400;margin-bottom:clamp(4px,1vw,10px);font-size:clamp(16px,1.5vw,22px);display:inline-block}.faq__item *{font-size:clamp(14px,1.5vw,17px);font-weight:400;display:block;margin-bottom:clamp(6px,1vw,10px)}.faq__item ol{counter-reset:list}.faq__item ol li{list-style:decimal;display:block}.faq__item ol li:before{counter-increment:list;content:counter(list) ") "}.faq__item ol li:last-child{margin-bottom:0}.faq__item ul{list-style:none}.faq__item ul li{position:relative;margin-left:18px}.faq__item ul li:before{content:"—";position:absolute;left:-18px}
.features{margin-top:80px}.features__dedicated{display:flex;flex-direction:row;justify-content:space-between}.feature__dedicated{width:30%;margin-top:20px}.feature__dedicated h2{font-size:clamp(18px,3vw,24px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:clamp(15px,3vw,25px);line-height:29px}.feature-items{display:flex;flex-direction:column;width:90%}.feature-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.feature-item img{width:60px;margin-right:15px;display:block}.feature-item-text{font-size:clamp(13px,2vw,16px);font-weight:400}@media (max-width:940px){.features__dedicated{flex-direction:column;z-index:99;background-color:#fff;margin-top:0}.feature__dedicated{width:100%}.feature-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:clamp(10px,2vw,20px)}.feature-item{display:grid;grid-gap:clamp(8px,2vw,20px);align-items:center;grid-template-columns:clamp(60px,10vw,65px) 1fr;margin-bottom:5px}.feature-item img{width:50px;margin-right:0;display:block}}
.footer{margin-top:clamp(15px,3vw,40px);display:flex;box-sizing:border-box;align-items:flex-start}@media (max-width:1020px){.footer{flex-direction:column;margin-bottom:20px}}.footer-wrapper{padding-top:1px;min-height:120px;padding-bottom:1px;background-color:#041869;flex:0 0 auto}.footer__about{width:225px}@media (max-width:1020px){.footer__about{width:100%;flex-shrink:1.5}}.footer__about > *{font-size:clamp(14px,2vw,16px);color:#fff;text-decoration:none;font-weight:500;margin-bottom:5px}@media (max-width:1020px){.footer__social-links{margin-top:15px}}.footer__social-links .social-links{display:inline-block;width:30px;height:30px;margin-left:10px;margin-right:10px}.footer__social-links .social-links img{width:100%;height:100%}.footer__nav{flex-grow:1;margin:0 clamp(5px,2vw,20px);display:grid;gap:clamp(4px,1vw,10px);grid-template-columns:repeat(2,1fr)}@media (max-width:1020px){.footer__nav{width:100%;margin:0;margin-bottom:15px;margin-top:15px}}@media (max-width:620px){.footer__nav{flex-direction:column;display:flex}}.footer__nav > a{font-size:clamp(13px,2vw,15px);text-decoration:none;color:#24b0ff}.footer__nav > a:last-child{margin-right:0}.footer .reg-buttons{display:grid;grid-template-columns:repeat(2,min-content);column-gap:10px;width:auto}.footer .reg-buttons p,.footer .reg-buttons a{white-space:pre}@media (max-width:1020px){.footer .reg-buttons{width:300px;margin-right:auto}}@media (max-width:420px){.footer .reg-buttons{flex-direction:column;align-items:flex-start}.footer .reg-buttons p{margin-bottom:7px}}.footer__other{align-items:flex-start;display:grid;grid-template-columns:min-content min-content;gap:20px}@media (max-width:1020px){.footer__other{margin-right:auto;grid-template-columns:1fr}}.footer_qa-ticket{min-height:auto}.footer_qa-ticket > div{margin:clamp(15px,2vw,25px) auto}
.getPartnerLink{background-color:#f5f5f5;box-sizing:border-box;padding-top:clamp(20px,4vw,50px);padding-bottom:clamp(40px,10vw,240px)}.getPartnerLink > .container{margin:0 auto}.getPartnerLink__buttons{display:grid;grid-template-columns:1fr;gap:clamp(15px,3vw,29px);margin-bottom:clamp(20px,4vw,45px)}.getPartnerLink__buttons > p{text-align:center;padding:10px 0;border-radius:20px;font-weight:900;font-size:clamp(13px,2vw,16px);border:2px solid #fc688a}.getPartnerLink__button{margin-top:clamp(15px,3vw,30px)}.getPartnerLink__block{display:grid;grid-template-columns:283px 1fr;gap:20px}.getPartnerLink__image{display:block;width:100%}@media (max-width:720px){.getPartnerLink__image{display:none}}.getPartnerLink__description{font-weight:bold}
.header{display:grid;grid-template-columns:minmax(200px,265px) 1fr auto;align-items:center;margin-top:35px;margin-bottom:25px}.header__heading{font-family:'Russo One',sans-serif;font-weight:normal;grid-column:1/5;color:#fff;margin-top:35px;font-size:clamp(22px,3vw,36px);margin-bottom:20px}@media (max-width:1120px){.header__heading{margin-bottom:0;grid-column:1/3;margin-top:10px}}@media (max-width:1120px){.header{grid-template-columns:1fr 30px;grid-row-gap:15px}}@media (max-width:420px){.header{grid-row-gap:5px}}.header__burger{width:22px;height:20px;cursor:pointer;display:none}.header__burger > span{width:100%;display:block;position:relative;height:4px;background-color:#fff;border-radius:2px;opacity:1;transition:.3s}.header__burger > span:nth-child(2n){background-color:transparent}.header__burger > span:nth-child(2n):before,.header__burger > span:nth-child(2n):after{content:'';display:block;width:100%;height:4px;transition:.5s;background-color:#fff;border-radius:3px;top:0;transform-origin:center;position:absolute}@media (max-width:1120px){.header__burger{display:flex;flex-direction:column;justify-content:space-between}}.header__logo{max-width:265px;display:flex;text-decoration:none;width:100%}.header__logo-text{margin-left:auto;display:flex;justify-content:center;flex-direction:column;color:#fff}@media (max-width:1120px){.header__logo-text{margin-left:clamp(20px,3vw,40px)}}.header__logo-text > strong{font-family:'Russo One',sans-serif;font-size:clamp(22px,3vw,36px);font-weight:400}.header__logo-text > p{font-size:clamp(13px,2vw,15px);font-weight:500}.header__registration-button{display:flex;justify-content:space-between}.header__registration-button p{white-space:pre}.header__registration-button p:first-child{margin-right:20px}@media (max-width:1215px){.header__registration-button p:first-child{margin-right:10px}}@media (max-width:1120px){.header__registration-button{display:none}}.header__nav{display:flex;flex-wrap:wrap;box-sizing:border-box;padding:0 clamp(10px,2vw,25px);align-items:center;justify-content:center}.header__nav > a{font-weight:500;font-size:clamp(12px,3vw,15px);color:#24b0ff;margin-right:clamp(10px,2vw,15px)}.header__nav > a:last-child{margin-right:0}@media (max-width:1200px){.header__nav > a{font-size:clamp(12px,3vw,14px)}}@media (max-width:1160px){.header__nav > a{margin-right:clamp(8px,2vw,10px)}}@media (max-width:1125px){.header__nav > a{margin-right:clamp(6px,2vw,8px)}}@media (max-width:1120px){.header__nav{overflow:hidden;height:0}.header__nav > a{margin:7px auto;font-size:clamp(12px,2vw,14px)}.header__nav > a:last-child{margin-right:auto}}@media (max-width:420px){.header__nav{display:flex;flex-direction:column}}.header.active .header__burger span:last-child,.header.active .header__burger span:first-child{opacity:0}.header.active .header__burger span:nth-child(2n){opacity:1;background-color:transparent}.header.active .header__burger span:nth-child(2n):before{transform:rotate(45deg)}.header.active .header__burger span:nth-child(2n):after{transform:rotate(-45deg)}.header.active .header__nav{height:auto;grid-column:1/3;padding:0;margin-bottom:10px}.header.active .header__registration-button{display:flex;grid-column:1/3;max-width:320px;justify-self:center;width:100%}
.important-info__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(10px,2vw,20px)}@media (max-width:620px){.important-info__items{grid-template-columns:1fr}}.important-info__item{background:#1b379c;border-radius:10px;padding:clamp(15px,2vw,25px) clamp(10px,2vw,15px)}.important-info__item p{font-family:'Russo One',sans-serif;font-size:clamp(14px,1.5vw,20px);line-height:24px;color:#fff}.important-info__item ul{list-style:none;margin-left:20px;position:relative}.important-info__item ul li{margin-top:10px;font-family:'Russo One',sans-serif;font-size:clamp(14px,1.5vw,20px);line-height:24px;color:#fff}.important-info__item ul li::before{content:"—";position:absolute;left:-18px}
.loader{z-index:100;width:100px;height:100px;background-color:#00f;position:absolute;top:50%;left:50%;border-radius:50%;animation-name:loader;animation-duration:.5s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-iteration-count:infinite;animation-fill-mode:none;animation-play-state:running}@-moz-keyframes loader{0%{transform:translate(-50%,-50%) scale(.5);opacity:.5}100%{transform:translate(-50%,-50%) scale(1);opacity:1}}@-webkit-keyframes loader{0%{transform:translate(-50%,-50%) scale(.5);opacity:.5}100%{transform:translate(-50%,-50%) scale(1);opacity:1}}@-o-keyframes loader{0%{transform:translate(-50%,-50%) scale(.5);opacity:.5}100%{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes loader{0%{transform:translate(-50%,-50%) scale(.5);opacity:.5}100%{transform:translate(-50%,-50%) scale(1);opacity:1}}
.new-ticket{max-width:1200px;display:none;margin-top:0}.new-ticket__note{font-weight:500;font-size:14px;margin:10px 5px}.new-ticket__note.green{color:#02770d}.new-ticket__note.red{color:#a7445b}.new-ticket__line{margin-bottom:clamp(15px,2vw,20px)}.new-ticket__warning{display:block;box-sizing:border-box;font-size:clamp(12px,2vw,14px);margin-bottom:10px;width:100%;padding:clamp(10px,2vw,20px);background-color:#ffe7d1}.new-ticket.active{display:block}.new-ticket-wrapper{display:flex;flex-direction:column;min-height:100vh}.new-ticket-wrapper > h2{max-width:1000px;color:#fff;margin-left:auto;width:100%;margin-right:auto;margin-top:clamp(20px,3vw,30px);margin-bottom:20px}.new-ticket-wrapper .footer-wrapper{margin-top:auto}.new-ticket__toggle > p{font-size:clamp(12px,2vw,20px) !important;margin-right:clamp(6px,2vw,33px) !important}.new-ticket__toggle > p:last-child{margin-right:0}.new-ticket > strong{color:#fff;display:inline-block;font-size:18px;margin:clamp(10px,2vw,20px) auto}.new-ticket__title-input{color:#595959;font-size:clamp(15px,2vw,18px);font-weight:500;margin-bottom:3px;display:block}.new-ticket__title-input:after{content:" *";color:#fc688a}.new-ticket__title,.new-ticket__tags{display:block;width:100%;box-sizing:border-box;padding:clamp(6px,1vw,10px) clamp(10px,2vw,15px);background-color:#f5f5f5;box-shadow:inset 0 4px 10px rgba(0,0,0,0.25);outline:none;border-radius:30px;border:1px solid #bbb;font-size:clamp(14px,2vw,18px);margin-bottom:20px}.new-ticket__tags{margin-top:0}.new-ticket__textarea{width:100%;padding:clamp(18px,2vw,25px);border:none;background-color:#f5f5f5;outline:none;border-radius:30px;font-size:clamp(14px,2vw,18px);box-shadow:inset 0 4px 10px rgba(0,0,0,0.25);resize:vertical !important;min-height:clamp(100px,20vw,180px);box-sizing:border-box}.new-ticket__send-form{margin-top:clamp(10px,2vw,20px);margin-left:auto;display:block}.new-ticket #cke_editor{margin-bottom:20px}
.notFound{flex-grow:1;display:flex;align-items:center;max-width:1000px;width:100%;box-sizing:border-box;padding:0 5px;margin:0 auto}.notFound__subheading{max-width:1000px;width:100%;box-sizing:border-box;margin:10px auto;padding:0 5px;font-weight:400;font-family:'Russo One',sans-serif;color:#fff;font-size:clamp(16px,2vw,20px)}.notFound__info{max-width:360px;width:100%}.notFound__info > strong{font-weight:400;font-family:'Russo One',sans-serif;color:#fff;font-size:clamp(24px,5vw,56px);display:block;margin-bottom:clamp(6px,1vw,12px)}.notFound__info > a{color:#fc688a;display:block;font-weight:500;font-size:clamp(18px,2vw,24px)}.notFound > img{margin:0 auto;width:clamp(300px,30vw,411px)}@media (max-width:620px){.notFound{flex-direction:column;margin-bottom:10px}}
.order-server__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(10px,2vw,20px)}@media (max-width:620px){.order-server__items{grid-template-columns:1fr}}.order-server__item{background-color:#f5f5f5;border-radius:10px;padding:clamp(20px,2vw,40px) clamp(15px,2vw,30px)}.order-server__item h3{font-family:Roboto;font-weight:bold;font-size:clamp(18px,2vw,24px);line-height:clamp(24px,2vw,28px);margin-bottom:clamp(15px,2vw,25px)}.order-server__item ul{list-style:none;margin-left:20px;margin-bottom:clamp(15px,2vw,30px);position:relative}.order-server__item ul li{margin-bottom:10px}.order-server__item ul li::before{content:"—";position:absolute;left:-18px}.order-server__item-price{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.order-server__item-price p{font-family:Roboto;font-weight:bold;font-size:clamp(14px,2vw,18px);line-height:clamp(14px,2vw,20px);margin-right:clamp(10px,2vw,20px)}.order-server__item-price a{text-transform:uppercase}
.pageDescription > h2{margin-bottom:clamp(8px,2vw,15px)}.pageDescription h3{margin-bottom:clamp(5px,1vw,8px)}.pageDescription__columns{display:grid;grid-template-columns:repeat(2,1fr);font-size:clamp(14px,2vw,18px);font-weight:400;grid-column-gap:clamp(10px,2vw,20px)}@media (max-width:620px){.pageDescription__columns{grid-template-columns:1fr}}.pageDescription__columns p,.pageDescription__columns li{margin-bottom:clamp(5px,1vw,8px)}.pageDescription__columns ul li{display:block;font-weight:400}.pageDescription__columns ul li:before{--dot-size:5px;content:"";width:var(--dot-size);height:var(--dot-size);background-color:#000;float:left;margin-top:calc(0.5em - var(--dot-size) / 2);margin-right:7px;border-radius:5px}.pageDescription__columns ol{margin-left:20px}
.pagePrewYou{color:#fff;position:relative;margin-top:clamp(20px,5vw,74px);display:flex;justify-content:space-between}.pagePrewYou__main{max-width:510px;width:100%}.pagePrewYou h1{font-family:'Russo One',sans-serif;font-weight:400;margin-top:8%;font-size:clamp(24px,4vw,36px);margin-bottom:clamp(15px,3vw,30px)}.pagePrewYou__text{font-size:clamp(16px,2vw,22px);font-weight:500;margin-bottom:clamp(25px,8vw,90px)}.pagePrewYou__image{max-width:48%}@media (max-width:620px){.pagePrewYou__image{display:none}}
.paginate{display:flex;justify-content:center;align-items:center;margin-bottom:clamp(30px,10vw,90px)}.paginate > a{font-weight:500;font-size:clamp(14px,2vw,18px);color:#000;display:inline-block;margin:0 clamp(5px,1vw,15px)}.paginate > a.active{--circleSize:clamp(15px,3vw,40px);height:var(--circleSize);width:var(--circleSize);background-color:#fc688a;border-radius:40px;margin:0;text-align:center;line-height:var(--circleSize);color:#fff}
.partnerGrowth__wrapper{border-top:1px solid #2f72da;border-bottom:1px solid #2f72da;color:#fff;background-color:#2f72da}.partnerGrowth__weight{margin:clamp(20px,4vw,50px) 0;display:grid;grid-template-columns:repeat(6,1fr);gap:5px;align-items:flex-end}.partnerGrowth__item-title{font-size:clamp(18px,3vw,36px);font-weight:500;margin-bottom:clamp(10px,2vw,20px)}.partnerGrowth__item-image{margin-bottom:clamp(10px,2vw,20px);width:clamp(40px,13vw,76px)}.partnerGrowth__item-price{font-size:clamp(9px,1.5vw,18px);font-weight:500}.partnerGrowth__description{font-size:clamp(14px,2vw,22px);font-weight:500;margin-bottom:clamp(20px,3vw,40px)}
.piggyBank{position:relative;z-index:2;background-color:#f5f5f5;border-radius:10px;box-sizing:border-box;display:flex;padding:clamp(15px,3vw,50px) clamp(20px,3vw,60px);align-items:center}@media (max-width:520px){.piggyBank{flex-direction:column}}.piggyBank__info{display:flex;flex-direction:column;max-width:780px;margin-left:clamp(20px,4vw,60px)}@media (max-width:520px){.piggyBank__info{margin-top:15px;margin-left:0}}.piggyBank__info > h2{margin-bottom:clamp(15px,3vw,25px)}.piggyBank__info > div{font-size:clamp(15px,2vw,22px);font-weight:500}.piggyBank__info > div p{margin-bottom:clamp(3px,1vw,6px)}.piggyBank__info > div ul{list-style:none}.piggyBank__info > div ul li{margin-bottom:clamp(3px,1vw,6px)}.piggyBank__info > div ul li:before{content:'— ';margin-right:6px;display:inline-block}.piggyBank__image{width:clamp(100px,25vw,190px)}
.popupOpenReg{max-width:512px;width:95vw;position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;background-color:#fff}.popupOpenReg__polit{margin:0 clamp(10px,4vw,50px) clamp(10px,2vw,18px);display:block;margin-bottom:clamp(20px,3vw,40px)}.popupOpenReg__polit-text{font-size:clamp(12px,2vw,14px)}.popupOpenReg__polit-text a{color:#0032e5;text-decoration:underline;font-weight:500}.popupOpenReg-wrapper > div{display:none}.popupOpenReg-wrapper > div.active{display:block}.popupOpenReg_active{display:block}.popupOpenReg-wrapper{position:fixed;top:0;z-index:30;left:0;height:100%;width:100%;background-color:rgba(27,55,156,0.51);display:none}.popupOpenReg-wrapper_active{display:block}.popupOpenReg__clarification{display:block;font-size:clamp(14px,2vw,16px);margin:-11px clamp(10px,4vw,50px) clamp(10px,3vw,20px)}.popupOpenReg__close{width:20px;--close-left-top:clamp(15px,2vw,30px);height:20px;position:absolute;right:var(--close-left-top);cursor:pointer;top:var(--close-left-top)}.popupOpenReg__close:after,.popupOpenReg__close:before{top:8px;content:'';position:absolute;width:20px;height:3px;background-color:#fc688a;display:block;transform-origin:center}.popupOpenReg__close:before{transform:rotate(-45deg)}.popupOpenReg__close:after{transform:rotate(45deg)}.popupOpenReg > strong{font-size:clamp(18px,3vw,24px);font-weight:400;font-family:'Russo One',sans-serif;margin-top:clamp(20px,4vw,50px);margin-left:clamp(10px,4vw,50px);margin-bottom:clamp(15px,3vw,25px);display:block}.popupOpenReg .form-r,.popupOpenReg__buttons{margin:0 clamp(10px,4vw,50px) clamp(10px,2vw,18px)}.popupOpenReg__buttons{display:flex;margin-bottom:clamp(20px,4vw,50px);align-items:flex-start}.popupOpenReg__buttons .pink-button{margin-right:clamp(10px,2vw,20px)}.popupOpenReg__buttons_reg{margin-bottom:clamp(8px,1vw,14px)}.popupOpenReg__note{font-size:clamp(13px,2vw,16px);font-weight:400;max-width:220px;width:100%}.popupOpenReg__note > span{color:#0032e5;text-decoration:underline;cursor:pointer}.popupOpenReg__note > span.rememberPassword{white-space:nowrap}.get-consultate-wrapper{max-width:700px}.get-consultate-modal{box-sizing:border-box;padding:clamp(25px,5vw,65px) clamp(10px,3vw,50px) clamp(25px,3vw,45px)}.get-consultate-modal > strong{font-size:clamp(18px,3vw,24px);color:#2d2d2d;font-weight:400;font-family:'Russo One',sans-serif;display:inline-block;margin-bottom:clamp(13px,2vw,20px)}.get-consultate-modal .form-r{margin-right:0;margin-left:0;display:block;margin-bottom:5px}.get-consultate__message{margin-bottom:clamp(10px,2vw,20px)}.get-consultate__message > p{color:#595959;margin-bottom:5px;font-size:clamp(16px,2vw,18px)}.get-consultate__message > textarea{display:block;resize:none;width:100%;outline:none;border:none;box-shadow:inset 0 4px 10px rgba(0,0,0,0.25);border-radius:clamp(15px,3vw,30px);background-color:#f5f5f5;box-sizing:border-box;font-size:clamp(14px,2vw,16px);padding:clamp(10px,3vw,20px)}.get-consultate__message .form-r__warning{margin-top:5px}.get-consultate__buttons{display:flex;align-items:flex-start}@media (max-width:420px){.get-consultate__buttons{flex-direction:column}.get-consultate__buttons > .pink-button{margin-bottom:10px}}.get-consultate__buttons > .pink-button{margin-right:clamp(10px,2vw,15px)}.popup-done-wrapper{box-sizing:border-box;padding:clamp(25px,5vw,65px) clamp(10px,3vw,50px) clamp(25px,5vw,45px)}.popup-done__subheading{font-size:clamp(18px,3vw,24px);color:#2d2d2d;font-weight:400;font-family:'Russo One',sans-serif;display:inline-block;margin-bottom:clamp(13px,2vw,20px)}.popup-done__text{font-weight:400;color:#202020;font-size:clamp(13px,2vw,16px)}
.privacy *{color:#fff}.privacy > p{margin-bottom:5px;font-size:clamp(16px,2vw,18px);font-weight:500}
.provide > h2{font-size:clamp(18px,2vw,30px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:clamp(15px,3vw,25px)}.provide > p{font-size:clamp(16px,2vw,18px);margin-bottom:clamp(8px,2vw,12px);font-weight:400}.provide__items{display:grid;grid-gap:clamp(10px,2vw,20px);display:grid;grid-template-columns:1fr 1fr;height:clamp(200px,25vw,270px)}@media (max-width:620px){.provide__items{grid-template-columns:1fr;height:auto}.provide__items > div{height:clamp(190px,60vw,240px)}}.provide__items_windows{grid-template-columns:1fr 1fr}@media (max-width:1000px){.provide__items_windows{grid-template-columns:1fr}}.provide strong{font-size:clamp(18px,2vw,24px);font-weight:bold}.provide__provide-moscow{display:flex;flex-direction:column;background-size:cover !important;background-repeat:no-repeat;background-position:-10px 0;box-sizing:border-box;border-radius:10px;padding:14px clamp(10px,2vw,20px);background:#011d82}.provide__provide-moscow > strong{margin-top:auto;color:#fff;margin-bottom:3px}.provide__provide-moscow > p{font-size:clamp(15px,2vw,18px);font-weight:500;color:#fff;margin-bottom:clamp(6px,1vw,10px)}.provide__provide-moscow > a{font-size:clamp(15px,2vw,18px);font-weight:bold;color:#24b0ff;text-decoration:none}.provide__email{background:#011d82;box-sizing:border-box;border-radius:10px;color:#fff;padding:clamp(15px,3vw,30px) clamp(10px,2vw,20px)}.provide__email > strong{margin-bottom:clamp(15px,3vw,25px);display:block}.provide__email > p{font-size:clamp(14px,2vw,16px);font-weight:500}.provide__email > .input-w{margin-bottom:clamp(5px,1vw,10px)}.provide__email-warning{color:#a7445b;font-size:clamp(13px,2vw,14px);font-weight:500;display:none;margin-bottom:clamp(5px,1vw,10px)}.provide__email.warning .provide__email-warning{display:block}.provide_column .provide__items{height:auto}.provide_column .provide__provide-moscow{background-position:bottom left;height:auto;background-repeat:no-repeat;padding:20px clamp(10px,2vw,20px)}.provide_column .provide__provide-moscow ul{font-size:clamp(15px,2vw,18px);font-weight:500;color:#fff}.provide_column .provide__provide-moscow li{margin-left:clamp(10px,2vw,20px)}.provide_column .provide__email{background-size:cover;background-repeat:no-repeat;background-position:0 -50px}@media (max-width:1150px){.provide_column .provide__email{background-position:0 0}}.provide_column .provide__email_windows{background-color:#09142e;background-position:50% 50%}@media (max-width:1000px){.provide_column .provide__email_windows{height:300px}}
.qa-action{--checkSize:clamp(14px,2vw,24px);background-color:#fff;flex-grow:1;padding:clamp(15px,3vw,30px) 0;box-sizing:border-box}.qa-action .qa__menu{margin-top:0}.qa-action .qa__menu > p.active{color:#2d2d2d}.qa-action__row{display:grid;grid-template-columns:2fr 2fr 1fr 3fr;grid-gap:5px}.qa-action__row > p{color:#595959;font-size:clamp(8px,2vw,18px);font-weight:500}.qa-action__item_check{background:url(/img/iCheckArea.png);width:var(--checkSize);background-size:contain;height:var(--checkSize);cursor:pointer}.qa-action__item_check.active{background:url(/img/iCheckAreaActive.png)}.qa-action__items .line{margin-bottom:clamp(13px,2vw,20px);margin-top:5px}.qa-action__hidden-item{display:none}
.qa-comment__changeTextarea{display:none;width:100%;max-width:100%;resize:none;outline:none;border:0;border-radius:20px;box-sizing:border-box;padding:clamp(8px,1vw,14px) clamp(10px,2vw,15px);box-shadow:inset 0 4px 10px rgba(0,0,0,0.25);color:#202020;font-size:clamp(15px,2vw,18px);margin-bottom:clamp(10px,2vw,15px)}.qa-comment__items{display:none}.qa-comment__item{margin:clamp(13px,2vw,25px) 0}.qa-comment__item > .qa-item__info{margin-bottom:10px}.qa-comment__info{width:100%;display:flex;flex-wrap:wrap;align-items:center;background-color:#f5f5f5;box-sizing:border-box;margin-bottom:clamp(5px,1vw,10px);padding:clamp(7px,2vw,13px) clamp(10px,2vw,20px)}.qa-comment__info .open,.qa-comment__info .registration{cursor:pointer}.qa-comment__info-count{color:#0032e5;font-size:clamp(16px,2vw,20px);font-weight:400;font-family:'Russo One',sans-serif;cursor:pointer}.qa-comment__info-count:before{content:"";display:inline-block;margin-right:10px;transform-origin:center;transform:rotate(0);width:9px;height:16px;background-image:url(/img/itoggleComments.png)}.qa-comment__info-notAvtorizate{font-size:clamp(14px,2vw,18px);font-weight:400;margin-left:clamp(15px,2vw,30px);color:#202020}.qa-comment__info-notAvtorizate > span{color:#0032e5;text-decoration:underline}.qa-comment__content{color:#202020;font-size:clamp(15px,2vw,18px);margin-bottom:clamp(10px,2vw,20px)}.qa-comment_open .qa-comment__info-count:before{transform:rotate(90deg)}.qa-comment_open .qa-comment__items{display:block}.qa-comment__item.changes .qa-comment__changeTextarea{display:block}.qa-comment__item.changes .qa-comment__content{display:none}.qa-comment__item.changes .qa-change__buttons{display:flex}.qa-comment__create .qa-comment__changeTextarea{display:block}
.qa-question{margin-top:0;margin-bottom:clamp(15px,3vw,26px);word-break:normal}.qa-question__change-input{display:block;width:100%;box-sizing:border-box;padding:clamp(6px,1vw,10px) clamp(10px,2vw,15px);background-color:#f5f5f5;box-shadow:inset 0 4px 10px rgba(0,0,0,0.25);outline:none;border-radius:30px;border:1px solid #bbb;font-size:clamp(14px,2vw,18px);margin-bottom:10px}.qa-question #cke_editor-change-text{margin-bottom:10px;margin-top:10px}.qa-question__title{font-size:clamp(18px,4vw,24px);font-family:'Russo One',sans-serif;color:#2d2d2d;font-weight:400;margin-bottom:clamp(10px,2vw,16px);display:inline-block}.qa-question__line{margin-bottom:clamp(15px,3vw,26px);margin-top:0}.qa-question__content{margin-bottom:clamp(9px,1vw,13px);margin-top:clamp(15px,3vw,25px)}.qa-question__content *{font-size:clamp(15px,2vw,18px)}.qa-question__content > *{margin-bottom:clamp(8px,1vw,13px)}.qa-question.changes .qa-change__buttons{display:flex}.qa-question__answer-create > strong{color:#595959;font-weight:500;font-size:clamp(16px,2vw,18px)}.qa-question__answer-create .new-ticket__send-form{margin-left:0}.question-move__items{word-break:normal;cursor:pointer}.question-move__items div{margin-bottom:10px}.question-move__items div:first-child{margin-top:10px}.question-move__items div:hover{color:#fc688a}.question-move__wrapper{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.322)}.question-move__wrapper.hidden{display:none}.question-move__modal{margin:auto;width:500px;border-radius:8px;height:80%;background-color:#fff}.question-move__heading{align-items:center;padding:14px 20px;display:flex;justify-content:space-between;border-bottom:1px solid #c5c5c5}.question-move__heading strong{font-size:18px;font-weight:bold}.question-move__close{width:18px;position:relative;height:18px;cursor:pointer}.question-move__close:after,.question-move__close:before{top:8px;content:'';position:absolute;width:20px;height:3px;background-color:#636363;border-radius:1px;display:block;transform-origin:center}.question-move__close:before{transform:rotate(-45deg)}.question-move__close:after{transform:rotate(45deg)}.question-move__description{font-size:12px}.question-move__content{padding:14px 20px}
.qa-notification{grid-template-columns:repeat(2,max-content);justify-items:flex-start;margin-bottom:0;margin-top:0;align-items:center;gap:10px;display:grid}@media (max-width:620px){.qa-notification{grid-template-columns:1fr}}.qa-notification a{margin-bottom:0;font-size:clamp(10px,2vw,18px)}.qa__menu{display:flex;margin-bottom:0}.qa__menu > a:not(.pink-button),.qa__menu > p,.qa__menu > h1{font-family:'Russo One',sans-serif;font-size:clamp(14px,2vw,20px);font-weight:400;color:#0032e5;position:relative;z-index:2;margin-right:clamp(10px,3vw,33px);display:inline-block;cursor:pointer}.qa__menu > a:not(.pink-button).active,.qa__menu > p.active,.qa__menu > h1.active{color:#000;cursor:default;padding-bottom:clamp(3px,.5vw,5px);border-bottom:clamp(3px,.8vw,8px) solid #fc688a}.qa__menu .pink-button{margin-left:auto;justify-self:flex-end;transform:translateY(-10px)}.qa__line{margin-top:-2px;margin-bottom:clamp(15px,3vw,30px)}.qa__items{margin-top:0;word-break:normal}.qa__item{margin-bottom:clamp(10px,2vw,15px)}.qa__item_hidden{background-color:rgba(106,106,106,0.102)}.qa__item-text-preview{margin-top:clamp(10px,2vw,20px);display:block;color:#202020;font-size:clamp(14px,2vw,18px);font-weight:400}.qa__item-title{display:inline-block;color:#0032e5;font-family:'Russo One',sans-serif;font-size:clamp(14px,2vw,24px);font-weight:400;margin-bottom:clamp(8px,2vw,14px)}.qa__item-tag{display:flex;flex-wrap:wrap;margin-top:clamp(10px,2vw,18px);margin-bottom:clamp(5px,1vw,10px)}.qa__item-tag > a{font-size:clamp(11px,2vw,16px)}.qa-item_log{display:inline-block;width:clamp(15px,2vw,24px);height:clamp(15px,2vw,24px);background:url(/img/iLogs.svg);background-size:cover}.qa-item__info{display:flex;flex-wrap:wrap;align-items:center}.qa-item__info-date{display:flex;margin:clamp(5px,1vw,10px) 0}.qa-item__info-icons{margin-right:auto;display:flex;flex-wrap:wrap;align-items:center}.qa-item__info-icons > p{display:flex;align-items:center}.qa-item__info-icons > p:before{content:'';display:inline-block;--iSize:clamp(15px,2vw,20px);width:var(--iSize);height:var(--iSize);background-size:cover;margin-right:clamp(5px,1vw,10px)}.qa-item__info-icons > p.qa-item_answer:before{background-image:url(/img/iMessage.png)}.qa-item__info-icons > p.qa-item_fio:before{background-image:url(/img/iPeople.png)}.qa-item__info-icons > p.qa-item_eye:before{background-image:url(/img/iEye.png)}.qa-item__info-icons > p.qa-item_change{cursor:pointer}.qa-item__info-icons > p.qa-item_change:before{background-image:url(/img/iChange.png)}.qa-item__info-icons > p.qa-item_motion{cursor:pointer}.qa-item__info-icons > p.qa-item_motion:before{background-image:url(/img/AnswerMoving.png)}.qa-item__info-icons > p.qa-item_onShow{cursor:pointer;margin-right:clamp(8px,2vw,25px)}.qa-item__info-icons > p.qa-item_onShow > span.all{display:none;margin:0}.qa-item__info-icons > p.qa-item_onShow > span.private{margin:0;display:inline-block}.qa-item__info-icons > p.qa-item_onShow:before{background-image:url(/img/IEyeClose.png)}.qa-item__info-icons > p.qa-item_onShow_all > span.all{display:inline-block}.qa-item__info-icons > p.qa-item_onShow_all > span.private{display:none}.qa-item__info-icons > p.qa-item_onShow_all:before{background-image:url(/img/iEyeOpen.png)}.qa-item__info p,.qa-item__info span{font-weight:500;font-size:clamp(12px,2vw,18px);color:#595959;margin-right:clamp(8px,2vw,25px)}.qa-change__buttons{display:none;align-items:flex-start}.qa-change__buttons > p{padding:clamp(3px,.5vw,5px) clamp(8px,1vw,15px);font-size:clamp(14px,2vw,16px);box-sizing:border-box;border:2px solid #fc688a;cursor:pointer}.qa-change__buttons > p:first-child{margin-right:15px;display:inline-block}.qa-err__separation{margin-bottom:0}.qa-err__separation .pink-button{margin-bottom:clamp(10px,2vw,20px)}.qa-err__subheading{margin-top:0;color:#2d2d2d;font-family:'Russo One',sans-serif;font-size:clamp(18px,3vw,24px);font-weight:400}
.qaSearch{max-width:1000px;width:100%;margin:clamp(20px,3vw,35px) auto}.qaSearch .pink-button{display:none;justify-self:flex-end}.qaSearch_create{margin-bottom:0}.qaSearch_create .qaSearch__tags{margin-bottom:clamp(20px,3vw,60px)}.qaSearch_qa{margin-bottom:0}.qaSearch_err .form-q > input{color:#fff}.qaSearch_question{max-width:1200px;margin-bottom:0}.qaSearch_question h2,.qaSearch_question > form,.qaSearch_question > div{max-width:1000px;margin-right:auto;margin-left:auto}.qaSearch_question .qaSearch__buttons{max-width:1200px;margin-bottom:-15px}@media (max-width:900px){.qaSearch_question .qaSearch__buttons{grid-template-columns:max-content max-content}.qaSearch_question .qaSearch__buttons .pink-button{justify-self:flex-start}}.qaSearch_question .qaSearch__buttons .pink-button{display:block}@media (max-width:620px){.qaSearch_question .qaSearch__buttons{grid-template-columns:1fr;justify-items:flex-start}}.qaSearch h2,.qaSearch h1{color:#fff;margin-bottom:clamp(18px,3vw,35px)}.qaSearch a h2:hover{text-decoration:underline}.qaSearch > form{width:100%;margin-bottom:clamp(12px,2vw,20px)}.qaSearch__tags{display:flex;flex-wrap:wrap;margin-bottom:clamp(20px,5vw,70px)}.qaSearch__tags > a{padding:clamp(3px,.5vw,5px) clamp(8px,1vw,15px);border:2px solid #fc688a;margin-bottom:clamp(5px,1vw,10px);margin-right:clamp(5px,1vw,10px);border-radius:20px;background-color:rgba(255,255,255,0.89);color:#fc688a;font-size:clamp(14px,2vw,16px);font-weight:500}.qaSearch__buttons{display:grid;align-items:center;margin-bottom:10px;gap:10px;grid-template-columns:max-content max-content 1fr}@media (max-width:620px){.qaSearch__buttons{grid-template-columns:1fr;justify-items:flex-start}}.qaSearch__buttons .pink-button-stroke{margin-bottom:0;font-size:clamp(10px,2vw,16px)}.qaSearch__buttons .button_black-stroke{font-size:clamp(10px,2vw,16px)}
.qa-answer{margin-top:0;margin-bottom:clamp(20px,3vw,30px)}.qa-answer #cke_editor-change-text{margin-top:10px;margin-bottom:10px}.qa-answer__item{margin-bottom:clamp(25px,4vw,40px)}.qa-answer__subheading{font-size:clamp(16px,2vw,18px);font-weight:500;margin-bottom:10px;display:block;color:#595959}.qa-answer__content{margin-top:10px;margin-bottom:clamp(15px,3vw,25px)}.qa-answer__content p{display:block;margin:clamp(6px,1vw,12px) 0;color:#202020;font-size:clamp(14px,2vw,18px);font-weight:400}.qa-answer__content p:first-child{margin-top:0}.qa-answer__content img{max-width:100% !important;height:auto !important;box-shadow:0 0 14px -6px #000;margin-bottom:clamp(10px,2vw,20px)}.qa-answer__item.changes > .qa-change__buttons{display:flex}
.regsuc{flex-grow:1;background-color:#fff}.regsuc__wrapper{margin:0 auto}.regsuc__heading{font-size:clamp(18px,3vw,24px);color:#2d2d2d;font-weight:400;font-family:'Russo One',sans-}.regsuc__description{margin:clamp(7px,2vw,15px) 0;font-weight:400;font-size:clamp(14px,2vw,16px)}
.sequenceCard__items{--arrow-size:clamp(20px,3vw,30px);display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr) 1px);gap:clamp(5px,1vw,10px)}@media (max-width:720px){.sequenceCard__items{grid-template-columns:1fr}}.sequenceCard__item{background-color:#1b379c;color:#fff;box-sizing:border-box;padding:clamp(10px,2vw,30px) clamp(5px,1vw,20px);border-radius:clamp(5px,1vw,10px)}.sequenceCard__item-title{font-size:clamp(18px,2vw,36px);font-weight:500;margin-bottom:10px}.sequenceCard__item-text{font-weight:500;font-size:clamp(12px,1vw,18px)}.sequenceCard__item-arrow{width:1px;height:1px;align-self:center;justify-self:center;position:relative;transform:rotate(-45deg)}@media (max-width:720px){.sequenceCard__item-arrow{transform:rotate(45deg)}}.sequenceCard__item-arrow:before{content:'';display:block;width:var(--arrow-size);height:var(--arrow-size);position:absolute;transform:translate(-50%,-50%);border-radius:30px;background:#fc688a url(/img/arrow.svg) no-repeat 45% 45%}@media (max-width:720px){.sequenceCard__item-arrow:before{background-position:35% 35%}}
.main-slide{display:flex;--paddingBorder:clamp(20px,8vw,100px);box-sizing:border-box;position:relative !important;margin-bottom:clamp(30px,7vw,80px);padding:0 var(--paddingBorder)}.main-slide_before-init{opacity:0;overflow:hidden}.main-slide__subheading{color:#fff;font-size:clamp(15px,2vw,20px);font-weight:400;font-family:'Russo One',sans-serif}.main-slide__item{max-width:1000px;box-sizing:border-box;padding:0 1px;width:100%;display:flex;flex-direction:column;margin:0 auto;background-repeat:no-repeat;background-size:clamp(200px,30vw,366px) clamp(200px,30vw,353px);background-position:100% 50%}.main-slide__item_image-1{background-image:url(/img/ilustracia-1.png)}.main-slide__item_image-2{background-image:url(/img/ilustracia-2.png)}.main-slide__item_image-3{background-image:url(/img/ilustracia-3.png)}@media (max-width:630px){.main-slide__item{background-image:none}}.main-slide__info{max-width:clamp(300px,50vw,550px);margin:clamp(20px,5vw,60px) 0}@media (max-width:630px){.main-slide__info{max-width:100%}}.main-slide__info > strong{font-family:'Russo One',sans-serif;font-size:clamp(18px,3vw,36px);font-weight:400;display:inline-block;color:#fff;margin-bottom:clamp(10px,2vw,13px)}.main-slide__info > p{font-weight:400;font-size:clamp(13px,2vw,18px);color:#fff;margin-bottom:clamp(15px,3vw,25px)}.main-slide__info-buttons{display:grid;grid-template-columns:auto auto;grid-gap:clamp(10px,2vw,25px);align-items:center;justify-content:left}.main-slide__info-buttons .pink-button{white-space:nowrap;font-size:clamp(clamp(11px,1.5vw,16px))}.main-slide__info-but-description{font-size:clamp(10px,1.5vw,16px);font-weight:500;color:#fc688a}.owl-nav{top:50%;z-index:-1;position:absolute;display:flex;left:calc(0px + var(--paddingBorder) / 4);right:calc(0px + var(--paddingBorder) / 4);transform:translateY(-50%);justify-content:space-between}.owl-nav > button{position:relative;background-size:100% 100% !important;outline:none;width:clamp(12px,3vw,29px);height:clamp(20px,4vw,49px);background-image:url(/img/slideButton.svg) !important;color:transparent !important}.owl-nav > button.owl-next{transform:scaleX(-1)}.owl-dots{display:flex;justify-content:center}.owl-dots > button{--dot-size:clamp(8px,2vw,14px);width:var(--dot-size);height:var(--dot-size);background-color:#fc688a !important;border-radius:14px;margin-left:clamp(15px,3vw,25px);outline:none;display:flex;justify-content:center;align-items:center}.owl-dots > button:before{content:'';opacity:0;transform:scale(1.7);min-width:var(--dot-size);display:inline-block;height:var(--dot-size);border:2px solid #fc688a;border-radius:20px;background-color:transparent !important;transition:.5s}@media (max-width:600px){.owl-dots > button:before{border:1px solid #fc688a}}.owl-dots > button.active:before{opacity:1}.owl-dots > button:first-child{margin-left:0}.get-consultate{cursor:pointer}
.tariffs{margin-bottom:0}.tariffs-wrapper{margin-bottom:clamp(30px,4vw,60px);margin-top:140px;position:relative}.tariffs-wrapper:before,.tariffs-wrapper:after{content:'';display:block;position:absolute;width:100%;z-index:-1}.tariffs-wrapper:before{height:184px;top:-123px;bottom:0;background-size:100% 100%;background-repeat:no-repeat;background-image:url(/img/cloud.png)}@media (max-width:1150px){.tariffs-wrapper:before{background-size:150% 100%}}@media (max-width:600px){.tariffs-wrapper:before{background-size:300% 100%}}.tariffs-wrapper:after{content:'';display:block;background-color:#fff;bottom:0;top:60px}.tariffs__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}@media (max-width:460px){.tariffs__top{flex-wrap:wrap}}.tariffs__top > h2{font-size:clamp(20px,3vw,30px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:0}@media (max-width:460px){.tariffs__top > h2{margin-bottom:10px}}.tariffs__toggle{width:38px;height:20px;cursor:pointer;border-radius:10px;background-color:#d0d0d0;box-shadow:inset 0 2px 4px rgba(117,0,0,0.25);margin:0 clamp(3px,1vw,6px)}.tariffs__toggle.active > span{margin-left:20px}.tariffs__toggle > span{width:16px;height:16px;display:block;transition:margin-left .1s linear;border-radius:8px;background-color:#0032e5;margin:2px}.tariffs__toggle-wrapper{display:flex;font-size:clamp(15px,2vw,18px);font-weight:500}.tariffs__items{display:grid;grid-auto-flow:column;grid-column-gap:20px;width:1185px}.tariffs__items-wrapper{max-width:100%;overflow:auto}.tariffs__item{border-radius:10px;overflow:hidden;width:100%;text-align:center;background-color:#1b379c;color:#fff;padding:1px}.tariffs__item > *{box-sizing:border-box;padding:0 10px}.tariffs__item > .pink-button{padding:clamp(7px,1vw,10px) clamp(17px,2vw,20px);margin-bottom:clamp(20px,3vw,40px);display:inline-block}.tariffs__price{background-color:#01196f;display:flex;justify-content:center;align-items:center;margin-bottom:clamp(13px,2vw,22px);height:clamp(50px,7vw,80px)}.tariffs__price span{font-weight:400;font-size:clamp(16px,3vw,24px);font-family:'Russo One',sans-serif}.tariffs__list{margin-bottom:clamp(10px,2vw,18px)}.tariffs__list > li{text-align:center;list-style:none;font-weight:500;font-size:clamp(17px,2vw,18px);padding:clamp(4px,1vw,6px) 0;border-bottom:1px solid #3250ba}.tariffs__list > li:last-child{border-bottom:none}
.tariffs-standard__wrapper{font-family:'Roboto',sans-serif;font-weight:500;background-color:inherit}.tariffs-standard__wrapper .tariffs-standard__list{margin-left:20px;margin-bottom:20px;font-size:clamp(16px,2vw,18px);line-height:clamp(22px,2vw,24px)}.tariffs-standard__wrapper .tariffs-table.desktop{width:100%;padding-top:20px;padding-bottom:20px;background-color:#f5f5f5;font-size:clamp(14px,2vw,16px);line-height:clamp(17px,2vw,18.75px);text-align:left;box-sizing:border-box;border-radius:10px}@media (max-width:1020px){.tariffs-standard__wrapper .tariffs-table.desktop{display:none}}.tariffs-standard__wrapper .tariffs-table.desktop .tariffs-table__row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 2fr 1fr;align-items:center;gap:10px;padding:15px 60px}.tariffs-standard__wrapper .tariffs-table.desktop .tariffs-table__row--header{font-size:14px;line-height:16.4px;color:#868686}.tariffs-standard__wrapper .tariffs-table.desktop .tariffs-table__row--content:hover{background-color:#fff;border-radius:10px;box-shadow:0 10px 24px -10px rgba(0,0,0,0.25),0 -9px 10px -10px rgba(0,0,0,0.25)}.tariffs-standard__wrapper .tariffs-table.desktop .tariffs-table__row--content:hover .pink-button-stroke--black{background-color:#fc688a;color:#fff}.tariffs-standard__wrapper .tariffs-table.desktop .tariffs-table__cell--price{display:flex;gap:30px}.tariffs-standard__wrapper .tariffs-table.desktop .tariffs-table__cell--blue{color:#0032e5}.tariffs-standard__wrapper .tariffs-table.desktop .tariffs-table__cell--grey{font-weight:400;font-style:italic;color:#626262}.tariffs-standard__wrapper .tariffs-table.mobile{display:none}@media (max-width:1020px){.tariffs-standard__wrapper .tariffs-table.mobile{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;gap:20px;margin-top:30px}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content{position:relative;background-color:#f5f5f5}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .quarter-circle{position:absolute;display:flex;flex-direction:column;gap:10px;width:65px;height:65px;border-radius:0 0 100px 0;background-color:#fc688a;color:#fff;font-weight:900;font-size:clamp(16px,3vw,20px);line-height:18px;padding:10px}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .quarter-circle .quarter-circle__period{font-size:16px}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__info{display:grid;grid-template-columns:repeat(2,1fr);row-gap:25px;column-gap:10px;padding:20px 20px 20px 90px}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__info div{display:grid;grid-template-columns:1fr;gap:5px}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__info div span:first-child{color:#868686}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__order{padding:20px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;border-top:1px solid #ddd;font-size:16px}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__order .tariffs-table__order--price{display:flex;gap:20px;justify-content:space-evenly;flex-grow:1}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__order .tariffs-table__order--price p{display:flex;flex-direction:column}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__order .tariffs-table__order--price .tariffs-table__order--blue{font-weight:500;color:#0032e5}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__order .tariffs-table__order--price .tariffs-table__order--grey{font-weight:400;font-style:italic;color:#626262}.tariffs-standard__wrapper .tariffs-table.mobile .tariffs-table__item--content .tariffs-table__order .button{padding:10px 15px;background-color:#fc688a;color:#fff;cursor:pointer}}@media (max-width:1020px) and (max-width:575px){.tariffs-standard__wrapper .tariffs-table.mobile{grid-template-columns:repeat(1,1fr)}}@media (max-width:1020px) and (max-width:575px){.tariffs-standard__wrapper .tariffs-table.mobile p{flex-direction:row !important}}@media (max-width:1020px) and (max-width:370px){.tariffs-standard__wrapper .tariffs-table.mobile p{flex-direction:column !important}}
.whyUs > h2{font-size:clamp(18px,3vw,30px);font-weight:400;font-family:'Russo One',sans-serif;margin-bottom:clamp(15px,3vw,25px)}.whyUs__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:clamp(10px,2vw,20px)}.whyUs__item{display:grid;grid-gap:clamp(8px,2vw,20px);grid-template-columns:clamp(50px,10vw,102px) 1fr}.whyUs__item img{display:block;width:100%}.whyUs__item strong{font-size:clamp(15px,2vw,18px);font-weight:bold;margin-bottom:5px}.whyUs__item p{font-size:clamp(13px,2vw,16px);font-weight:400;margin-top:8px}
