@charset "UTF-8";/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%;touch-action:pan-y}.flickity-slider{position:absolute;width:100%;height:100%;left:0}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell{position:absolute;left:0}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{display:block;width:10px;height:10px;padding:0;margin:0 8px;background:#33333340;border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;text-indent:-9999px;overflow:hidden}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-page-dot.is-selected{background:#333}.flickity-enabled.is-fade .flickity-slider>*{pointer-events:none;z-index:0}.flickity-enabled.is-fade .flickity-slider>.is-selected{pointer-events:auto;z-index:1}.flex{display:flex;flex-wrap:wrap;align-items:flex-start}.flex>*{min-width:0}.f-column{flex-direction:column;flex-wrap:wrap}.f-nowrap{flex-wrap:nowrap}.f-jc-end{justify-content:flex-end}.f-jc-center,.f-hcenter{justify-content:center}.f-jc-between{justify-content:space-between}.f-ai-start{align-items:flex-start}.f-ai-end{align-items:flex-end}.f-ai-center,.f-vcenter{align-items:center}.f-ai-baseline{align-items:baseline}.f-ai-stretch{align-items:stretch}.f-as-start{align-self:flex-start}.f-as-end{align-self:flex-end}.f-as-center{align-self:center}.f-as-stretch{align-self:stretch}.f-grow1{flex-grow:1}.f-shrink0{flex-shrink:0}@media(min-width:1440px){.f-nowrap-lg{flex-wrap:nowrap}.f-row-lg{flex-direction:row;flex-wrap:wrap}.f-ai-center-lg{align-items:center}}@media(min-width:1024px){.f-nowrap-med{flex-wrap:nowrap}.f-row-med{flex-direction:row;flex-wrap:wrap}.f-ai-center-med{align-items:center}}@media(min-width:768px){.f-nowrap-tab{flex-wrap:nowrap}.f-row-tab{flex-direction:row;flex-wrap:wrap}.f-ai-center-tab{align-items:center}}.hidden{display:none!important}@media screen and (max-width:359.98px){.hidden-to-359{display:none!important}}@media screen and (min-width:360px){.hidden-from-360{display:none!important}}@media screen and (max-width:415.98px){.hidden-to-415{display:none!important}}@media screen and (min-width:416px){.hidden-from-416{display:none!important}}@media screen and (max-width:499.98px){.hidden-to-499{display:none!important}}@media screen and (min-width:500px){.hidden-from-500{display:none!important}}@media screen and (max-width:767.98px){.hidden-to-767{display:none!important}}@media screen and (min-width:768px){.hidden-from-768{display:none!important}}@media screen and (max-width:1023.98px){.hidden-to-1023{display:none!important}}@media screen and (min-width:1024px){.hidden-from-1024{display:none!important}}@media screen and (max-width:1439.98px){.hidden-to-1439{display:none!important}}@media screen and (min-width:1440px){.hidden-from-1440{display:none!important}}body{background:#19181a}body .page-holder{background:#fff}*{margin:0;padding:0;box-sizing:border-box}*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}video{max-width:100%;max-height:100%;height:auto;width:auto}ul,ol{list-style:none}button{border:none;background:none 0 0;font:inherit;cursor:pointer;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none 0 0;border-radius:0;outline:none;font:inherit}input::-webkit-search-cancel-button,textarea::-webkit-search-cancel-button,select::-webkit-search-cancel-button{display:none}address{font-style:normal}video[autoplay]::-webkit-media-controls,video[autoplay]::-webkit-media-controls-start-playback-button,video[autoplay]::-webkit-media-controls-panel{opacity:0;display:none!important}.main-content .subscribe{position:relative;z-index:2}.main-content .subscribe:before{z-index:-1}.main-content .subscribe .decor-bg{position:absolute;top:0;transform:translate(-50%);display:flex;width:100%;align-items:start;justify-content:center;overflow:hidden;z-index:1}.main-content .subscribe .decor-bg .video{position:relative}.main-content .subscribe .decor-bg .video:after{display:block;content:"";position:absolute;left:0;top:0;right:0;bottom:0;box-shadow:0 0 65px 50px #19181a inset}.main-content .subscribe .decor-bg .subscribe-image{position:relative;z-index:1;transform:translateY(-300px);transition:.3s}@media screen and (min-width:1024px){.main-content .subscribe .decor-bg{left:50%;height:260px}.main-content .subscribe .decor-bg .video{transform:rotate(9deg);width:1130px}}@media screen and (max-width:1023.98px){.main-content .subscribe .decor-bg{left:50%}.main-content .subscribe .decor-bg .video{transform:rotate(17deg);width:800px}}.main-content .subscribe .decor-bg.animated .subscribe-image{animation:slide-in-top 2.5s cubic-bezier(.25,.46,.45,.94) both}.main-content .subscribe.animated:before{animation:slide-in-before-top 2.5s cubic-bezier(.25,.46,.45,.94) both}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;src:local(""),url(https://www.netforce.company/build/assets/ibm-plex-mono-v12-latin-500-DvyoTA7s.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ibm-plex-mono-v12-latin-500-BwH54hI9.woff) format("woff")}@font-face{font-family:IBM Plex Mono;font-style:italic;font-weight:500;src:local(""),url(https://www.netforce.company/build/assets/ibm-plex-mono-v12-latin-500italic-BXWL5YYZ.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ibm-plex-mono-v12-latin-500italic-CxJdG_BX.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-300-CvZE1iRR.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-300-Bt9_e7y8.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:300;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-300italic-CkmjIRRO.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-300italic-B3QI7JSZ.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-regular-BICkiDjD.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-regular-DSMj4dFj.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:400;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-italic-B56rzH1w.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-italic-DmdWxbcZ.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-500-Dgsce5Ta.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-500-D41k2uuZ.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:500;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-500italic-IC80yr0h.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-500italic-CHr2KwU7.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-700-C9qcy0Na.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-700-ComAa1OC.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:local(""),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-700italic-CQjTGwjj.woff2) format("woff2"),url(https://www.netforce.company/build/assets/ubuntu-v20-latin_cyrillic-700italic-DvfuShzC.woff) format("woff")}.form .error-message{color:#eb5757;font-size:14px;font-weight:400;left:0;right:0;line-height:16px;margin:0;position:absolute;top:calc(100% + 3px)}@media screen and (min-width:768px){.form__group{margin-bottom:25px}}@media screen and (max-width:767.98px){.form__group{margin-bottom:16px}}.form__group{position:relative;z-index:auto}@media screen and (min-width:768px){.form__group.w_50{width:calc(50% - 20px)}}.form__icons{position:absolute;right:0;top:0;height:26px;display:flex;align-items:center;justify-content:center;min-width:15px;display:none}.form__icons .icon{display:none;margin:0!important}.form__label{font-weight:700;color:#ffffff80;display:block;margin:5px 0}.form__checkbox{border:1px solid;transition:.3s all;cursor:pointer;position:relative;display:inline-block;width:18px;height:18px;margin:5px 20px 0 0;flex-shrink:0}.form__checkbox-icon{position:absolute;transform:scale(0) rotate(-45deg);transition:.3s all;left:2px;top:-1px}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]~label a,input[type=radio]~label a{color:inherit;text-decoration:underline}input[type=checkbox].is-invalid~.form__checkbox,input[type=radio].is-invalid~.form__checkbox{color:#eb5757}input[type=checkbox]:checked~.form__checkbox,input[type=radio]:checked~.form__checkbox{color:#009fe3}input[type=checkbox]:checked~.form__checkbox .form__checkbox-icon,input[type=radio]:checked~.form__checkbox .form__checkbox-icon{transform:scale(1) rotate(0)}input[type=checkbox]~.error-message,input[type=radio]~.error-message{text-align:left!important}input,textarea{border:none;border-bottom:2px solid transparent;display:block;width:100%;font-weight:700}@media screen and (min-width:768px){input,textarea{font-size:24px;height:66px}}@media screen and (max-width:767.98px){input,textarea{font-size:18px;height:57px}}input,textarea{transition:.3s background-size;color:#fff;background:linear-gradient(to top,#fff 0,#fff) bottom -2px center no-repeat,linear-gradient(to top,#ffffff80 0,#ffffff80) bottom -2px center no-repeat;background-size:0% 2px,100% 1px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#ffffff;border-color:#fff;border-width:2px}input.is-valid,textarea.is-valid{background-size:100% 2px,100% 1px}input.is-invalid,textarea.is-invalid{background:linear-gradient(to top,#eb5757 0,#eb5757) bottom -2px center no-repeat,linear-gradient(to top,#eb5757 0,#eb5757) bottom -2px center no-repeat;background-size:0% 2px,100% 1px}input:not(:valid):not(:focus):-moz-placeholder,textarea:not(:valid):not(:focus):-moz-placeholder{background:linear-gradient(to top,#fff 0,#fff) bottom -2px center no-repeat,linear-gradient(to top,#ffffff80 0,#ffffff80) bottom -2px center no-repeat;background-size:0% 2px,100% 1px}input:not(:valid):not(:focus):placeholder-shown,textarea:not(:valid):not(:focus):placeholder-shown{background:linear-gradient(to top,#fff 0,#fff) bottom -2px center no-repeat,linear-gradient(to top,#ffffff80 0,#ffffff80) bottom -2px center no-repeat;background-size:0% 2px,100% 1px}input:focus,input.is-invalid:focus,textarea:focus,textarea.is-invalid:focus{background-size:100% 2px,100% 1px}textarea{resize:none;height:107px;cursor:auto}textarea::-webkit-scrollbar{width:10px}textarea::-webkit-scrollbar-thumb{background-color:#ffffff80;border-radius:6px}textarea:focus:-moz-placeholder{opacity:0}textarea:focus::-moz-placeholder{opacity:0}textarea:focus:-ms-input-placeholder{opacity:0}textarea:focus::-webkit-input-placeholder{opacity:0}input:-moz-placeholder,textarea:-moz-placeholder{transform-origin:0 0;-moz-transition:.3s all;transition:.3s all;color:#ffffff80;font-weight:700;transform:translateY(0)}input::-moz-placeholder,textarea::-moz-placeholder{transform-origin:0 0;-moz-transition:.3s all;transition:.3s all;color:#ffffff80;font-weight:700;transform:translateY(0)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{transform-origin:0 0;-ms-transition:.3s all;transition:.3s all;color:#ffffff80;font-weight:700;transform:translateY(0)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{transform-origin:0 0;-webkit-transition:.3s all;transition:.3s all;color:#ffffff80;font-weight:700;transform:translateY(0)}input:focus:-moz-placeholder{opacity:0;transform:translateY(-100%)}input:focus::-moz-placeholder{opacity:0;transform:translateY(-100%)}input:focus:-ms-input-placeholder{opacity:0;transform:translateY(-100%)}input:focus::-webkit-input-placeholder{opacity:0;transform:translateY(-100%)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;color:#19181a}@media screen and (min-width:768px){h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{line-height:1.21}}@media screen and (max-width:767.98px){h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{line-height:1.32}}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a{color:inherit}h1 a,h1 a:hover,h1 a:active,h1 a.focus,.h1 a,.h1 a:hover,.h1 a:active,.h1 a.focus,h2 a,h2 a:hover,h2 a:active,h2 a.focus,.h2 a,.h2 a:hover,.h2 a:active,.h2 a.focus,h3 a,h3 a:hover,h3 a:active,h3 a.focus,.h3 a,.h3 a:hover,.h3 a:active,.h3 a.focus,h4 a,h4 a:hover,h4 a:active,h4 a.focus,.h4 a,.h4 a:hover,.h4 a:active,.h4 a.focus,h5 a,h5 a:hover,h5 a:active,h5 a.focus,.h5 a,.h5 a:hover,.h5 a:active,.h5 a.focus,h6 a,h6 a:hover,h6 a:active,h6 a.focus,.h6 a,.h6 a:hover,.h6 a:active,.h6 a.focus{text-decoration:none}.bg-dark-grey{color:#ffffff80}.bg-dark-grey h1,.bg-dark-grey .h1,.bg-dark-grey h2,.bg-dark-grey .h2,.bg-dark-grey h3,.bg-dark-grey .h3,.bg-dark-grey h4,.bg-dark-grey .h4,.bg-dark-grey h5,.bg-dark-grey .h5,.bg-dark-grey h6,.bg-dark-grey .h6{color:#fff}h1,.h1{font-family:Ubuntu Sans,sans-serif}@media screen and (max-width:767.98px){h1,.h1{font-size:32px}}@media screen and (min-width:768px){h1,.h1{font-size:78px;line-height:1.1}}h2,.h2{font-family:Ubuntu Sans,sans-serif}@media screen and (max-width:767.98px){h2,.h2{font-size:30px;line-height:1.2}}@media screen and (min-width:768px){h2,.h2{font-size:64px;line-height:1.1484375}}h3,.h3{font-family:Ubuntu Sans,sans-serif}@media screen and (max-width:767.98px){h3,.h3{font-size:24px;line-height:1.2916666667}}@media screen and (min-width:768px){h3,.h3{font-size:46px;line-height:1.3043478261}}h4,.h4{color:#0006}@media screen and (max-width:767.98px){h4,.h4{font-size:18px;line-height:1.3888888889}}@media screen and (min-width:768px){h4,.h4{font-size:24px;line-height:1.4}}@media screen and (max-width:767.98px){h5,.h5{font-size:18px;line-height:1.2}}@media screen and (min-width:768px){h5,.h5{font-size:20px;line-height:1.2}}per,code{font-family:IBM Plex Mono,monospace;font-weight:500}.text-holder{color:#ffffff80}.text-holder h1,.text-holder .h1,.text-holder h2,.text-holder .h2,.text-holder h3,.text-holder .h3,.text-holder h4,.text-holder .h4,.text-holder h5,.text-holder .h5,.text-holder h6,.text-holder .h6{margin:2.5em 0 1.5em}.text-holder h1:first-child,.text-holder .h1:first-child,.text-holder h2:first-child,.text-holder .h2:first-child,.text-holder h3:first-child,.text-holder .h3:first-child,.text-holder h4:first-child,.text-holder .h4:first-child,.text-holder h5:first-child,.text-holder .h5:first-child,.text-holder h6:first-child,.text-holder .h6:first-child{margin-top:0}.text-holder h1:last-child,.text-holder .h1:last-child,.text-holder h2:last-child,.text-holder .h2:last-child,.text-holder h3:last-child,.text-holder .h3:last-child,.text-holder h4:last-child,.text-holder .h4:last-child,.text-holder h5:last-child,.text-holder .h5:last-child,.text-holder h6:last-child,.text-holder .h6:last-child{margin-bottom:0}.text-holder p{margin:26px 0}.text-holder p:first-child{margin-top:0}.text-holder p:last-child{margin-bottom:0}.text-holder figure img{margin:60px 0 20px}.text-holder figure img:last-child{margin-bottom:40px}.text-holder figure img+figcaption{margin-bottom:40px}.text-holder figcaption{margin-top:20px;font-size:14px;color:#828282}.text-holder img{margin:20px 0}.text-holder ol,.text-holder ul{margin:60px 0}.text-holder ol li,.text-holder ul li{margin-bottom:27px;padding-left:50px;position:relative}.text-holder ol li:before,.text-holder ul li:before{display:block;position:absolute;left:0;top:0;font-weight:700}.text-holder ol li>ol,.text-holder ol li>ul,.text-holder ul li>ol,.text-holder ul li>ul{display:block}.text-holder ol{counter-reset:list 0}.text-holder ol>li:before{counter-increment:list;content:"[ " counter(list) " ]"}.text-holder ol ol{counter-reset:list2 0}.text-holder ol ol>li:before{counter-increment:list2;content:"[ " counter(list) "." counter(list2) " ]"}@media screen and (max-width:767.98px){.text-holder ul li{padding-left:30px}}.text-holder ul li:before{content:"/"}.text-holder>ol:last-child,.text-holder>ul:last-child,.text-holder li:last-child,.text-holder blockquote:last-child{margin-bottom:0}.text-holder>ol:first-child,.text-holder>ul:first-child,.text-holder li:first-child,.text-holder blockquote:first-child{margin-top:0}.text-holder blockquote{line-height:1.3}.text-holder blockquote p{margin:0}.t-center{text-align:center}.btn.itedu-color-gradient--text:hover,.btn.nf-color-gradient--text:hover,.btn.black-05--text:hover,.btn.white-05--text:hover,.btn.foam--text:hover,.btn.white--text:hover{opacity:.75}.white--text{color:#fff!important}.foam--text{color:#e5f5fc!important}.white-05--text{color:#ffffff80!important}.black-05--text{color:#0006!important}.accent--text{color:#0042b6!important}.accent--text.btn:hover{color:#009fe3}.orange--text{color:#f68f1e!important}.orange--text.btn:hover{color:#009fe3}.salmon--text{color:#ff7979!important}.salmon--text.btn:hover{color:#009fe3}.nf-color--text{color:#009fe3!important}.nf-color--text.btn:hover{color:#0042b6}.itedu-color--text{color:#00c1b3!important}.itedu-color--text.btn:hover{color:#fff}.dark-grey--text{color:#19181a!important}.green--text{color:#17d080!important}.green--text.btn:hover{color:#fff}.blue--text{color:#009fe3!important}.blue--text.btn:hover{color:#fff}.nf-color-gradient--text{background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.itedu-color-gradient--text{background:linear-gradient(90deg,#fff,#00c1b3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}body{font-family:Ubuntu,sans-serif;font-weight:300;color:#0006;line-height:1.6}@media screen and (min-width:768px){body{font-size:16px}}@media screen and (max-width:767.98px){body{font-size:14px}}.page-holder,[data-scroll-container]{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 0 auto}.c-scrollbar{z-index:300}.container{margin-left:auto;margin-right:auto;width:100%}.container .container{padding-left:0;padding-right:0}.relative{position:relative;z-index:auto}.texture{position:fixed;z-index:300;left:0;top:0;bottom:0;right:0;background-size:1440px auto;opacity:.04}@media(max-width:1023.98px){.container{padding-right:24px;padding-left:24px}}@media screen and (min-width:1024px){.container{padding-right:64px;padding-left:64px}}@media screen and (max-width:360px){.container{padding-left:12px;padding-right:12px}}@media(min-width:1440px){.container{max-width:1440px}}.bg-dark-grey{background-color:#19181a}.bg-dark-grey a{color:#ffffff80}a:not(:hover){text-decoration:none}a{transition:.3s color;color:#0006}.lazy.loading{filter:blur(10px)}.btn{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;outline:0;text-align:center;transition:all .3s;cursor:pointer;font-family:Ubuntu,sans-serif;font-style:normal;font-weight:700;font-size:16px;border-radius:200px;max-width:100%;text-decoration:none;position:relative}.btn>span{position:relative;z-index:auto}.btn.small{padding:0 10px;height:40px;line-height:40px}@media screen and (min-width:768px){.btn{padding:0 25px;height:58px;line-height:58px}}@media screen and (max-width:767.98px){.btn{padding:0 18px;height:53px;line-height:53px}}.btn .icon{display:block;align-self:center;margin:0 25px;flex-shrink:0;position:relative;z-index:auto}.btn .icon:first-child{margin-left:0}.btn .icon:last-child{margin-right:0}.btn.btn-blue-gradient{color:#fff;background:linear-gradient(103.71deg,#009fe3,#0071cd 147%) left no-repeat,transparent;position:relative;z-index:1}.btn.btn-blue-gradient:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#0042b6;opacity:0;z-index:-1;transition:.3s all;border-radius:inherit}.btn.btn-blue-gradient:hover:before{opacity:1}.btn.btn-white{color:#19181a;background-color:#fff}.btn.btn-white:hover{color:#009fe3}.btn.btn-green-bordered{color:#fff;box-shadow:0 0 0 2px #17d080 inset}.btn.btn-green-bordered:hover{background-color:#17d080}.btn.btn-blue-bordered{color:#181818;box-shadow:0 0 0 2px #009fe3 inset}.btn.btn-blue-bordered:hover{background-color:#009fe3}.btn.btn-nf-color-bordered{color:#19181a;box-shadow:0 0 0 2px #009fe3 inset}.btn.btn-nf-color-bordered:hover{background-color:#009fe3;color:#fff}.page-header{position:fixed;left:0;right:0;top:0;transition:.3s background-color;z-index:200}.page-header .header-actions{display:flex}@media screen and (max-width:1023.98px){.page-header .header-actions .btn.order{order:10;margin-top:49px}}.page-header .fw-n{flex-wrap:nowrap}@media screen and (min-width:1024px){.page-header{min-height:80px!important}.page-header .header-actions{align-items:center;flex-wrap:wrap}}@media screen and (max-width:1023.98px){.page-header{min-height:56px}.page-header .header-actions{flex-direction:column;align-items:flex-start;padding:20px 24px;flex-shrink:0}}@media screen and (max-width:1023.98px)and (max-width:360px){.page-header .header-actions{padding-left:12px;padding-right:12px}}@media screen and (max-width:1023.98px)and (max-width:480px){.page-header .header-actions{width:100%}}@media screen and (max-width:1023.98px)and (max-width:480px){.page-header .header-actions .order{min-width:100%!important}}.page-header:before{display:block;content:"";position:absolute;left:0;top:0;bottom:0;right:0;background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:.3s all;opacity:0}.page-scrolled:not(.menu-opened) .page-header:before{opacity:1}.page-scrolled .page-header .logo .white-on-blue,.page-scrolled .page-header .logo .blue,.menu-opened .page-header .logo .white-on-blue,.menu-opened .page-header .logo .blue{opacity:0;z-index:0}.page-scrolled .page-header .logo .white,.menu-opened .page-header .logo .white{opacity:1;z-index:1;display:block}.menu-opened .page-header .logo{position:relative;z-index:2}.menu-opened .page-header .header-menu__translate{margin-right:0;justify-content:flex-end;width:100%}.menu-opened .page-header .header-menu__translate .header-menu__link{padding:4px 11px;width:45px;height:37px;border-radius:10px;margin-right:12px}.menu-opened .page-header .header-menu__translate .header-menu__link:last-child{margin-right:0}.menu-opened .page-header .header-actions .order{margin-top:0}.page-header .logo{display:block;position:relative;margin-right:auto;z-index:1}@media screen and (max-width:767.98px){.page-header .logo{display:none}}.page-header .logo_mb{display:none}@media screen and (max-width:767.98px){.page-header .logo_mb{display:block}}.page-header .logo img{display:block;transition:.3s opacity;height:41px;width:auto;z-index:1;position:relative}@media screen and (max-width:767.98px){.page-header .logo img{height:28px}}.page-header .logo .white{opacity:0;margin-top:-41px}@media screen and (max-width:767.98px){.page-header .logo .white{margin-top:-28px}}.page-header .logo .white{z-index:0}.page-header .logo .new-year-block{position:absolute;top:-25px;left:3px;z-index:2}@media screen and (max-width:1023.98px){.page-header .logo .new-year-block{top:-27px}}@media screen and (max-width:767.98px){.page-header .logo .new-year-block{top:-30px}}.page-header .btn.order{min-width:130px;position:relative;z-index:3}.page-header .btn.order .balls{position:absolute;top:40px;z-index:-1;transition:.3s}.page-header .flag{display:block}@media screen and (min-width:1024px){.page-header .flag{margin-right:65px}}@media screen and (max-width:1023.98px){.page-header .flag{margin-bottom:49px}}@media screen and (max-width:1023.98px){.page-header .login{order:10;color:#fff}}.roboto-flex800{font-family:Roboto Flex,sans-serif;font-variation-settings:"wght" 800,"wdth" 144,"GRAD" 0,"slnt" 0,"XOPQ" 96,"YOPQ" 79,"XTRA" 468,"YTUC" 712,"YTLC" 514,"YTAS" 750,"YTDE" -203,"YTFI" 738}.roboto-flex600{font-family:Roboto Flex,sans-serif;font-variation-settings:"wght" 600,"wdth" 144,"GRAD" 0,"slnt" 0,"XOPQ" 96,"YOPQ" 79,"XTRA" 468,"YTUC" 712,"YTLC" 514,"YTAS" 750,"YTDE" -203,"YTFI" 738}.banner{display:flex;width:100%;position:relative;z-index:1;background:linear-gradient(90deg,#41c6ff,#86ffcb 67.16%,#0042b6 127%)}.banner__content{display:flex;align-items:center;justify-content:space-between;padding:23px 30px;width:100%;text-decoration:none}@media screen and (max-width:991px){.banner__content{flex-wrap:wrap;padding:10px 24px}}@media screen and (max-width:768px){.banner__content{padding:10px}}.banner__title{display:block;color:#0042b6;font-size:36px;font-style:normal;line-height:90%;text-transform:uppercase}@media screen and (max-width:1200px){.banner__title{font-size:30px}}@media screen and (max-width:991px){.banner__title{order:3;width:100%;text-align:center;margin-top:14px;font-size:28px}}@media screen and (max-width:768px){.banner__title{font-size:20px;white-space:nowrap}}.banner__info,.banner__data{color:#0042b6;font-size:24px;font-style:normal;line-height:110%;letter-spacing:-.48px;text-transform:uppercase}@media screen and (max-width:1200px){.banner__info,.banner__data{font-size:20px}}@media screen and (max-width:991px){.banner__info,.banner__data{order:1;font-size:19px}}@media screen and (max-width:768px){.banner__info,.banner__data{font-size:14px}}.header-menu{display:flex;width:100%}@media screen and (min-width:1024px){.header-menu{align-items:center}}@media screen and (max-width:1023.98px){.header-menu{flex-direction:column;align-items:flex-start;opacity:0;transition:.3s opacity linear;visibility:hidden}.menu-opened .header-menu{visibility:visible;opacity:1}}.header-menu .order{display:none!important}@media screen and (max-width:1023.98px){.header-menu .order{display:inline-flex!important}}.header-menu__arrow-icon,.header-menu__login-icon{vertical-align:middle;margin-left:9px;margin-top:-2px;transition:.3s transform}.header-menu__list{display:flex;width:100%;justify-content:flex-end;align-items:center;margin-left:64px}@media screen and (max-width:1023.98px){.header-menu__list{justify-content:initial;margin-left:0;align-items:flex-start}}.header-menu__item{position:relative;margin-right:64px}@media screen and (max-width:1023.98px){.header-menu__item{margin-right:0;margin-bottom:24px}}.header-menu__translate{display:flex;align-items:center;position:relative;margin-right:64px}.header-menu__translate_pc{display:flex}@media screen and (max-width:1023.98px){.header-menu__translate_pc{display:none}}.header-menu__translate_mobile{display:none}@media screen and (max-width:1023.98px){.header-menu__translate_mobile{display:flex}}.header-menu__translate .lang-switch{width:40px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-right:5px;transition:.2s}@media screen and (max-width:1023.98px){.header-menu__translate .lang-switch{color:#fff;font-size:18px;font-weight:400}}.header-menu__translate .lang-switch.active{color:#828282;border:1px solid rgb(130,130,130)}@media screen and (max-width:1023.98px){.header-menu__translate .lang-switch.active{color:#fff;border:1px solid rgb(255,255,255)}}.header-menu__translate .lang-switch:last-child{margin-right:0}.header-menu__translate .lang-switch:hover{color:#828282;background:#82828233}@media screen and (max-width:1023.98px){.header-menu__translate .lang-switch:hover{color:#fff}}.header-menu__link{position:relative;display:flex;align-items:center;transition:.3s color;text-decoration:none}@media screen and (min-width:1024px){.header-menu__link{color:#828282}}@media screen and (max-width:1023.98px){.header-menu__link{color:#fff;font-size:24px;font-weight:700}}.header-menu span.header-menu__link{cursor:default}@media screen and (min-width:1024px){.header-menu:not(:hover){overflow:hidden}.header-menu .header-menu__translate .lang-switch:hover{color:#949697}.header-menu__item{position:relative}.header-menu__item:hover .header-menu__sub{transition:.5s all;opacity:1;transform:translate(-50%);pointer-events:all;visibility:visible}.header-menu__item:hover .header-menu__sub-flex{display:flex}.header-menu__item:hover>.header-menu__link{text-decoration:none}.header-menu__item:hover:before{display:block;content:"";position:absolute;left:-20px;right:-20px;top:100%;bottom:-40px}.header-menu__item:hover .lang-switch,.header-menu__item .lang-switch.active{color:#000}.header-menu__sub-flex{display:flex}}@media screen and (min-width:1024px)and (max-width:1023.98px){.header-menu__sub-flex{flex-direction:column}}@media screen and (min-width:1024px){.header-menu__sub{background:#ffffffb3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #E0E0E0;position:absolute;transform-origin:50% 0;opacity:0;visibility:hidden;display:flex!important;pointer-events:none;transform:translate(-50%);border-radius:28px;left:50%;top:calc(100% + 40px);min-width:180px;padding:28px 20px 28px 40px;max-height:calc(100vh - 160px);max-width:calc(100vw - 128px);overflow:auto}.header-menu__sub::-webkit-scrollbar{width:10px}.header-menu__sub::-webkit-scrollbar-track{background-color:#19181a33;margin:20px;border-radius:6px;width:10px;height:10px}.header-menu__sub::-webkit-scrollbar-thumb{background-color:#ffffff80;border-radius:6px;width:10px;height:10px}.header-menu__sub-list{display:flex;flex-direction:column;align-items:flex-start;min-width:190px;padding-right:20px}.header-menu__sub-list .header-menu__sub-list{margin-left:40px}.header-menu__sub-list .h5{color:#19181a}.header-menu__sub-list-item{margin:12px 0}.header-menu__sub-list-link{color:#4f4f4f;line-height:1.6;font-weight:300}}@media screen and (max-width:1023.98px){.header-menu{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#0006;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1;padding-top:76px}.header-menu__list{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:24px;flex:1 1 auto;overflow-y:auto;overflow-x:hidden}}@media screen and (max-width:1023.98px)and (max-width:360px){.header-menu__list{padding-left:12px;padding-right:12px}}@media screen and (max-width:1023.98px)and (max-width:1023.98px){.header-menu__list{padding:0 24px 24px}}@media screen and (max-width:1023.98px){.header-menu__item .active{color:#fff}.header-menu__item .active .header-menu__arrow-icon{transform:rotate(180deg);margin-bottom:-3px}.header-menu__item .active+.header-menu__sub{display:block}.header-menu__item .active+.header-menu__sub .active .caret:after{transform:rotate(-540deg)}.header-menu__item .active+.header-menu__sub .active .caret:before{transform:rotate(-180deg)}.header-menu__item .active+.header-menu__sub .active+ul{display:flex;flex-direction:column;align-items:flex-start}.header-menu__sub{display:none}.header-menu__sub-list>ul{display:none}.header-menu__sub-list{display:flex;flex-direction:column;align-items:flex-start}.header-menu__sub-list .h5{color:#fff;display:flex;align-items:center}.header-menu__sub-list .caret{display:block;margin-left:6px;width:24px;height:24px;position:relative}.header-menu__sub-list .caret:after,.header-menu__sub-list .caret:before{display:block;content:"";position:absolute;width:12px;height:2px;background-color:currentColor;top:calc(50% - 1px);left:calc(50% - 6px);transition:.5s all}.header-menu__sub-list .caret:after{transform:rotate(-90deg)}.header-menu__sub-list-item{margin:12px 0}.header-menu__sub span.header-menu__sub-list-item{cursor:pointer}.header-menu__sub-list-link{color:#fff;line-height:1.6;font-weight:300}}@media screen and (max-width:1023.98px){.menu-opened{overflow:hidden}}.menu-opened .helpcrunch-iframe-wrapper,.menu-opened .page-header .order{position:relative;z-index:-1}.main-nav-button{margin-left:24px;z-index:3;position:relative;color:#fff}body:not(.page-scrolled) .page-holder:not(.main-page) .main-nav-button{color:#009fe3}.page-scrolled .home-page .header-menu__translate .header-menu__link{color:#828282}.page-scrolled .home-page .header-menu__translate .lang-switch.active{color:#000;border:1px solid currentColor}.page-scrolled .home-page .header-menu__translate .lang-switch:hover{color:#000;background:#0000001a!important}@media screen and (min-width:1024px){.page-scrolled .home-page .header-menu__item>.header-menu__link{color:#828282}}.page-scrolled .home-page .header-menu__item:hover>.header-menu__link{text-decoration:none}.page-scrolled .home-page .page-header .balls{animation:slide-in-top .9s cubic-bezier(.25,.46,.45,.94) both}.page-scrolled .header-menu__translate .header-menu__link{color:#949697}.page-scrolled .header-menu__translate .lang-switch.active{color:#949697;border:1px solid #949697}@media screen and (min-width:1024px){.page-scrolled .header-menu__item>.header-menu__link{color:#949697}}.page-scrolled .header-menu__item:hover>.header-menu__link{color:#949697;text-decoration:none}@media screen and (min-width:1024px){.page-scrolled .header-menu__sub{top:calc(100% + 72px)}}.page-scrolled .header-menu__item:hover:before{bottom:-72px}.hamburger{cursor:pointer;display:block;height:36px;position:relative;transition:opacity .05s;width:36px}.hamburger-inner{display:flex;justify-content:center;align-items:center;width:36px;height:36px}.hamburger-inner:after{background:#009fe3;border-radius:0;content:"";display:block;height:2px;position:absolute;left:50%;transform:translate(-50%);top:11px;transition:all .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear,color .1s linear;width:24px}.hamburger-inner:before{background:#009fe3;border-radius:0;content:"";display:block;height:2px;position:absolute;left:50%;transform:translate(-50%);top:22px;transition:all .13s cubic-bezier(.55,.055,.675,.19) .13s,color .1s linear;width:24px}.menu-opened .hamburger-inner:before{background:#fff;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.menu-opened .hamburger-inner:after{background:#fff;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,color .1s linear}@keyframes slide-in-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.page-footer{border-top:1px solid rgba(0,159,227,.24);background-color:#e5f5fc;overflow:hidden}@media screen and (min-width:1024px){.page-footer{padding:64px 0}}@media screen and (max-width:1023.98px){.page-footer{padding:48px 0}}.page-footer .logo{margin-bottom:64px}@media screen and (max-width:1023.98px)and (min-width:768px){.page-footer .logo{margin-bottom:0}}.page-footer__picture{display:none}@media screen and (min-width:1024px){.page-footer .lang-switch{margin-top:auto}}@media screen and (max-width:1023.98px)and (min-width:768px){.page-footer .lang-switch{margin-left:64px}}.page-footer .lang-switch__link.active{color:#009fe3}.page-footer{color:#828282}.page-footer .project-logo+.project-logo{margin-top:48px}.page-footer .project-logo:last-of-type{margin-bottom:36px}.page-footer a{color:#828282}.page-footer a:hover{color:#000}.page-footer__link{display:block}.page-footer__link+.page-footer__link{margin-top:8px}.page-footer__link_first{margin-top:0;display:block}.page-footer .col{color:#0009;font-size:16px;font-weight:400;line-height:160%}@media screen and (max-width:1023.98px){.page-footer .col{margin-bottom:64px}}@media screen and (max-width:1023.98px)and (min-width:768px){.page-footer .col{width:180px}}@media screen and (max-width:767.98px)and (min-width:500px){.page-footer .col{width:50%}}@media screen and (max-width:499px){.page-footer .col{width:100%}}.page-footer .col__title{color:#0009;font-size:16px;font-style:normal;font-weight:400;line-height:160%}@media screen and (max-width:1023.98px){.page-footer .col__actions{order:10;width:100%}}@media screen and (max-width:1023.98px)and (min-width:768px){.page-footer .col__actions{flex-direction:row}}.page-footer .col__services .list-block{display:flex;justify-content:space-between;width:100%;margin-bottom:30px}.page-footer .col__services .project_list{display:flex;align-items:center;flex-wrap:wrap;max-width:300px;margin-top:16px}.page-footer .col__services .project_list .project_item{margin-right:10px;width:140px;margin-top:auto}.page-footer .col__services .project_list .project_item:last-child{margin-right:0}.page-footer .col__our-projects-icon{min-width:180px}.page-footer .col__our-projects-icon .project_list{display:block;margin-bottom:16px}.page-footer .col__our-projects-icon .project_list .project_item{margin-top:10px}.page-footer .col__our-projects-icon .project_list .project-logo{display:block;margin-bottom:0;text-align:left}.page-footer .col__our-projects-icon .project_list .project-logo svg{display:block}@media screen and (max-width:767.98px){.page-footer .col__contacts{order:1}.page-footer .col__socials{order:2}.page-footer .col__services{order:4}.page-footer .col__our-projects{order:5}.page-footer .col__partners{order:11;margin-bottom:0}}.page-footer .socials{flex-direction:column;margin-bottom:auto}.page-footer .socials .socials__link+.socials__link{margin-left:20px}.page-footer .socials__holder{display:flex;margin-bottom:46px}.page-footer .policy-links{margin-bottom:auto;margin-top:8px;color:#828282}.page-footer .policy-links a:not(:hover){color:#828282}.page-footer .copy{color:#828282;display:flex;margin-top:auto}.page-footer .copy a{margin-left:5px}.page-footer .membership{display:block!important;margin:auto 0 0}.page-footer .footer-page__partners{display:flex;align-items:center}.page-footer .footer-page__partners-item{display:inline-flex;margin-right:24px}.page-footer .col__actions{margin-top:6px}.order-page .page-footer,.privacy-policy .page-footer{position:relative;z-index:1}.order-page .page-footer__picture,.privacy-policy .page-footer__picture{display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.order-page .page-footer__picture img,.privacy-policy .page-footer__picture img{display:block;width:100%}.order-page .page-footer:before,.privacy-policy .page-footer:before{content:"";position:absolute;top:-108%;left:-21%;width:50%;height:1000px;transform:rotate(26deg);background:linear-gradient(104deg,#009fe3,#0071cd 147.01%);filter:blur(187.25px);z-index:-1}.order-page .page-footer:after,.privacy-policy .page-footer:after{content:"";position:absolute;top:-108%;right:-34%;width:50%;height:1000px;transform:rotate(20deg);background:linear-gradient(104deg,#009fe3,#0071cd 147.01%);filter:blur(187.25px);z-index:-1}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.telephony-page .problems{overflow:hidden}@media screen and (max-width:1023px){.ip-telephony .illustration{max-width:250px}}.telephony-page .head-section{padding-bottom:0!important;border:1px solid rgba(0,159,227,.5);padding-top:0!important}@media screen and (max-width:1550px){.telephony-page .head-section{padding-top:0!important}}.telephony-page .head-section.animated .circle_left{animation:devops-slide-in-left 2.5s cubic-bezier(.25,.46,.45,.94) both}.telephony-page .head-section.animated .circle_right{animation:devops-slide-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.telephony-page .head-section .circle{position:absolute;width:1125px;height:660px;bottom:-70%;transform:translate(-50%) rotate(80deg);filter:blur(200px);border-radius:100%;z-index:-2}.telephony-page .head-section .circle_left{left:3%;bottom:-30%}.telephony-page .head-section .circle_right{right:-55%;bottom:-35%;transform:translate(-50%) rotate(20deg)}.telephony-page .head-section .circle_right-top{bottom:-40%!important;right:-44%;transform:translate(-50%) rotate(80deg)!important}@media screen and (max-width:767.98px){.telephony-page .head-section .circle{width:430px;height:575px}}.telephony-page .subscribe:before{content:"";position:absolute;top:-625px;left:0;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:#ff7979;filter:blur(187.25px);z-index:0}.telephony-page .subscribe:after{content:"";position:absolute;top:-625px;right:0;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:#f68f1e;filter:blur(187.25px);z-index:0}.telephony-page .subscribe.animated:before,.telephony-page .subscribe.animated:after{animation:devops-slide-in-before-top 2.5s cubic-bezier(.25,.46,.45,.94) both}.telephony-page .head-section>.container{flex-direction:column;flex-wrap:inherit;justify-content:space-between;height:100%}.telephony-page .slogan{flex:initial!important;margin-top:0}@media screen and (max-width:1023.98px){.telephony-page .slogan{flex:initial!important;margin-bottom:56px}}@media screen and (max-width:768px){.telephony-page .slogan{margin:0!important}}.telephony-page .slogan .h1{font-size:76px;margin-bottom:29px}.telephony-page .slogan__text{display:block;font-weight:300!important;font-size:16px!important;line-height:140%;color:#828282;max-width:314px!important}.telephony-page .telephony__visual .video{position:relative;right:0!important;left:50%!important;top:0!important;transform:translate(-67%) rotate(150deg)!important;width:989px!important;height:558px!important}@media screen and (max-width:1023.98px){.telephony-page .clients{padding:160px 0!important}}@media screen and (max-width:768px){.telephony-page .clients__content{border:2px solid rgba(255,255,255,.2)!important}}.telephony-page .clients__count{font-size:24px;line-height:160%;font-weight:700;color:#009fe3;margin-left:auto;margin-top:auto}.telephony-page .help,.telephony-page #help{padding:164px 0 140px;background:#e5f5fc}@media screen and (max-width:1023.98px){.telephony-page .help,.telephony-page #help{padding:64px 0}}.telephony-page .help .h2,.telephony-page #help .h2{color:#181818;margin-bottom:93px}@media screen and (max-width:768px){.telephony-page .help .h2,.telephony-page #help .h2{margin-bottom:55px!important}}.telephony-page .help__list,.telephony-page #help__list{display:flex!important;justify-content:space-between;margin:0 -24px}@media screen and (max-width:1023.98px){.telephony-page .help__list,.telephony-page #help__list{flex-wrap:wrap}}.telephony-page .help__item,.telephony-page #help__item{margin-bottom:0!important;padding:0 24px;margin-bottom:55px}@media screen and (max-width:1023.98px){.telephony-page .help__item,.telephony-page #help__item{width:50%}}@media screen and (max-width:768px){.telephony-page .help__item,.telephony-page #help__item{width:100%}}.telephony-page .help__item:last-child,.telephony-page #help__item:last-child{margin-bottom:0}.telephony-page .help__content,.telephony-page #help__content{background:transparent!important;border:none!important;box-shadow:initial!important;-webkit-backdrop-filter:initial;backdrop-filter:initial;border-radius:0!important;overflow:hidden;display:flex;align-items:initial!important;flex-direction:column;padding-right:0!important;height:100%}@media screen and (max-width:1200px){.telephony-page .help__content,.telephony-page #help__content{padding-right:40px}}@media screen and (max-width:1023.98px){.telephony-page .help__content,.telephony-page #help__content{padding:0 24px 22px!important}}@media screen and (max-width:768px){.telephony-page .help__content,.telephony-page #help__content{flex-direction:column;align-items:flex-start}}.telephony-page .help__block-video,.telephony-page #help__block-video{display:block;overflow:hidden;height:196px;max-width:425px;margin-right:85px}@media screen and (max-width:1200px){.telephony-page .help__block-video,.telephony-page #help__block-video{margin-right:40px}}@media screen and (max-width:1023.98px){.telephony-page .help__block-video,.telephony-page #help__block-video{display:none}}.telephony-page .help__block-video video,.telephony-page #help__block-video video{width:95%;height:100%}.telephony-page .help__block-video .video-one,.telephony-page #help__block-video .video-one{position:relative;top:0;right:0;left:50%;transform:translate(-68%,-64%) rotate(11deg);width:1439px;height:835px}.telephony-page .help__block-video .video-second,.telephony-page #help__block-video .video-second{position:relative;top:0;right:0;left:50%;transform:translate(-60%,-39%) rotate(54deg);width:1439px;height:835px}.telephony-page .help__block-video .video-third,.telephony-page #help__block-video .video-third{position:relative;top:0;right:0;left:50%;transform:translate(-35%,-9%) rotate(30deg);width:1439px;height:835px}.telephony-page .help__text-block,.telephony-page #help__text-block{display:block;margin-right:0!important;flex:initial!important;margin-top:24px;max-width:390px}@media screen and (max-width:1200px){.telephony-page .help__text-block,.telephony-page #help__text-block{margin-right:40px}}@media screen and (max-width:1023.98px){.telephony-page .help__text-block,.telephony-page #help__text-block{flex:initial}}@media screen and (max-width:768px){.telephony-page .help__text-block,.telephony-page #help__text-block{margin-bottom:36px;margin-right:0}}.telephony-page .help__title,.telephony-page #help__title{display:block;font-size:24px;line-height:140%;font-weight:700;margin-bottom:24px;color:#181818;max-width:250px}@media screen and (max-width:768px){.telephony-page .help__title,.telephony-page #help__title{font-size:18px}}.telephony-page .help__paragraph,.telephony-page #help__paragraph{display:block;font-size:16px;line-height:160%;font-weight:300;color:#181818!important;margin-bottom:52px}@media screen and (max-width:768px){.telephony-page .help__paragraph,.telephony-page #help__paragraph{font-size:14px}}.telephony-page .help .btn,.telephony-page #help .btn{display:inline-flex;align-items:center;justify-content:start!important;color:#181818;margin-top:auto;text-align:left!important;flex:initial!important;padding:0!important;max-width:initial!important;transition:.3s}.telephony-page .help .btn:hover,.telephony-page #help .btn:hover{color:#009fe3}.telephony-page .calls{padding:164px 0;background:#009fe31a;position:relative;z-index:1}@media screen and (max-width:1023.98px){.telephony-page .calls{padding:64px 0}}.telephony-page .calls .h2{max-width:700px;margin:0 auto 116px;text-align:center}@media screen and (max-width:768px){.telephony-page .calls .h2{margin:0 0 24px;max-width:100%;text-align:left}}.telephony-page .calls__list{display:flex;margin:0 -20px}@media screen and (max-width:1023.98px){.telephony-page .calls__list{margin:0 -15px;flex-wrap:wrap}}@media screen and (max-width:768px){.telephony-page .calls__list{overflow-x:initial;padding-bottom:15px}}.telephony-page .calls__item{width:33.3333%;padding:0 23px}@media screen and (max-width:1023.98px){.telephony-page .calls__item{padding:0 15px;width:50%;margin-bottom:40px}}@media screen and (max-width:768px){.telephony-page .calls__item{min-width:232px;width:100%}}.telephony-page .calls__content{height:100%;max-width:100%;display:flex;flex-direction:column;position:relative;border-radius:24px;padding:28px;border:2px solid rgba(255,121,121,.3)}.telephony-page .calls__content:hover{box-shadow:0 -1px 50px #ff79793d}.telephony-page .calls__content:hover .calls__icon{opacity:1}.telephony-page .calls__content:hover .calls__icon-hide{opacity:0}.telephony-page .calls__icon-hide{position:absolute;top:28px;left:28px;opacity:1;transition:.3s}@media screen and (max-width:1023.98px){.telephony-page .calls__icon-hide{display:none}}.telephony-page .calls__icon{display:block;margin-bottom:24px;opacity:0;transition:.3s}@media screen and (max-width:1023.98px){.telephony-page .calls__icon{opacity:1}}.telephony-page .calls__title{display:block;font-size:24px;line-height:140%;font-weight:700;color:#181818;margin-bottom:16px;max-width:100%;margin-top:auto}@media screen and (max-width:768px){.telephony-page .calls__title{font-size:24px}}.telephony-page .calls__text{display:block;font-size:16px;line-height:160%;font-weight:300;color:#828282}@media screen and (max-width:768px){.telephony-page .calls__text{font-size:14px}}.works{padding:97px 0 120px}@media screen and (max-width:1023.98px){.works{padding:64px 0}}.works__holder{max-width:1125px}.works .text-content{margin-bottom:0!important}@media screen and (max-width:768px){.works .text-content h2{margin:0!important}}.works .h2{max-width:501px;margin-top:25px}.works__list-block{display:flex}@media screen and (max-width:768px){.works__list-block{flex-direction:column}}.works__list{margin-right:124px}@media screen and (max-width:1023.98px){.works__list{margin-right:40px}}@media screen and (max-width:768px){.works__list{margin-right:0;position:relative;margin-bottom:48px;z-index:1}.works__list:before{content:"";position:absolute;bottom:-48px;left:50%;transform:translate(-50%);height:48px;width:1px;background:#fff;z-index:-1}}.works__list:last-child{margin-right:54px}@media screen and (max-width:1023.98px){.works__list:last-child{margin-right:0}}@media screen and (max-width:768px){.works__list:last-child:before{display:none}}.works__item{margin-bottom:48px;position:relative;z-index:2}.works__item:before{content:"";position:absolute;bottom:-48px;left:52px;height:48px;width:1px;background:#fff;z-index:-1}@media screen and (max-width:768px){.works__item:before{left:50%;transform:translate(-50%)}}.works__item:last-child{margin-bottom:0}.works__item:last-child:before{display:none}.works__item_420{max-width:420px}@media screen and (max-width:768px){.works__item_420{max-width:100%}}.works__item_390{max-width:390px}@media screen and (max-width:768px){.works__item_390{max-width:100%}}.works__item_525{max-width:525px}@media screen and (max-width:768px){.works__item_525{max-width:100%}}.works__picture .hide{opacity:0;transition:.5s;transition-delay:1s}.works__picture.animated .hide{opacity:1}@media screen and (max-width:768px){.works__picture.animated .hide{opacity:0}}@media screen and (max-width:768px){.works__picture{display:none}}.works__wrap{margin-bottom:24px;align-items:center;justify-content:space-between}.works__content{position:relative;border:1px solid #FFFFFF;border-radius:8px;display:flex;align-items:flex-start;padding:22px 12px 22px 32px;background:#0042b6;animation-duration:20s;animation-iteration-count:infinite;color:#ffffffb3;font-size:16px;line-height:160%;font-weight:500;font-family:IBM Plex Mono,monospace;z-index:1}@media screen and (max-width:768px){.works__content{padding:24px 12px 24px 24px}}.works__content.animate-1{animation-name:anim-illustrationn-1}@media screen and (max-width:768px){.works__content.animate-1{animation-name:anim-illustrationn-1-mob}}.works__content.animate-2{animation-name:anim-illustrationn-2}@media screen and (max-width:768px){.works__content.animate-2{animation-name:anim-illustrationn-2-mob}}.works__content.animate-3{animation-name:anim-illustrationn-3}@media screen and (max-width:768px){.works__content.animate-3{animation-name:anim-illustrationn-3-mob}}.works__content.animate-4{animation-name:anim-illustrationn-4}@media screen and (max-width:768px){.works__content.animate-4{animation-name:anim-illustrationn-4-mob}}.works__content.animate-5{animation-name:anim-illustrationn-5}@media screen and (max-width:768px){.works__content.animate-5{animation-name:anim-illustrationn-5-mob}}.works__content.animate-6{animation-name:anim-illustrationn-6}@media screen and (max-width:768px){.works__content.animate-6{animation-name:anim-illustrationn-6-mob}}.works__number{min-width:42px;width:42px;height:42px;font-size:16px;line-height:160%;display:flex;align-items:center;justify-content:center;color:#f68f1e;border:2px solid #F68F1E;border-radius:50%;margin-right:24px}@media screen and (max-width:768px){.works__number{color:#17d080;border:2px solid #17D080}}.want{background:#e5f5fc;padding:160px 0 165px}@media screen and (max-width:1023.98px){.want{padding:64px 0}}.want__wrap{display:flex;align-items:flex-start;margin-bottom:42px}@media screen and (max-width:1023.98px){.want__wrap{flex-direction:column;align-items:flex-start}}.want .h2{margin-right:88px;max-width:680px}@media screen and (max-width:1023.98px){.want .h2{margin-right:0;margin-bottom:36px}}.want__paragraph{display:block;font-size:24px;line-height:140%;font-weight:700;color:#0006;max-width:430px;margin-top:15px}@media screen and (max-width:768px){.want__paragraph{font-size:14px;margin-top:0}}.want .btn{background:transparent;border:2px solid #009FE3;border-radius:200px;color:#181818;transition:.3s}.want .btn:hover{color:#fff}@keyframes anim-illustrationn-1{0%{color:#fff;background-color:transparent}5%{color:#f68f1e;background-color:#fff}8%{color:#f68f1e;background-color:#fff}16.6%{color:#fff;background-color:transparent}99.9%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-1-mob{0%{color:#fff;background-color:transparent}5%{color:#17d080;background-color:#fff}8%{color:#17d080;background-color:#fff}16.6%{color:#fff;background-color:transparent}99.9%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-2{16.0%{color:#fff;background-color:transparent}20%{color:#f68f1e;background-color:#fff}27.2%{color:#f68f1e;background-color:#fff}32.2%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-2-mob{16.0%{color:#fff;background-color:transparent}20%{color:#17d080;background-color:#fff}27.2%{color:#17d080;background-color:#fff}32.2%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-3{33%{color:#fff;background-color:transparent}37%{color:#f68f1e;background-color:#fff}45%{color:#f68f1e;background-color:#fff}48.6%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-3-mob{33%{color:#fff;background-color:transparent}37%{color:#17d080;background-color:#fff}45%{color:#17d080;background-color:#fff}48.6%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-4{48%{color:#fff;background-color:transparent}55%{color:#f68f1e;background-color:#fff}60%{color:#f68f1e;background-color:#fff}65.2%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-4-mob{48%{color:#fff;background-color:transparent}55%{color:#17d080;background-color:#fff}60%{color:#17d080;background-color:#fff}65.2%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-5{64.6%{color:#fff;background-color:transparent}70%{color:#f68f1e;background-color:#fff}75%{color:#f68f1e;background-color:#fff}81.5%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-5-mob{64.6%{color:#fff;background-color:transparent}70%{color:#17d080;background-color:#fff}75%{color:#17d080;background-color:#fff}81.5%{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-6{80.9%{color:#fff;background-color:transparent}90%{color:#f68f1e;background-color:#fff}97%{color:#f68f1e;background-color:#fff}to{color:#fff;background-color:transparent}}@keyframes anim-illustrationn-6-mob{80.9%{color:#fff;background-color:transparent}90%{color:#17d080;background-color:#fff}97%{color:#17d080;background-color:#fff}to{color:#fff;background-color:transparent}}.popup-wrap{position:fixed;top:0;right:0;left:0;bottom:0;height:100vh;visibility:hidden;opacity:0;z-index:1}.popup-wrap.show{visibility:visible;opacity:1}.fader{position:absolute;top:0;right:0;left:0;bottom:0;background:#ffffff4d}.popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:40px;width:100%;max-width:490px;background:#ffffffb3;border:1px solid #E0E0E0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:28px;z-index:1}.popup .popup-close{position:absolute;top:0;right:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup .popup-close svg{width:12px;height:12px}.popup__title{display:block;font-size:16px;line-height:140%;color:#000;margin-bottom:42px}.popup__text{display:block;font-size:16px;line-height:160%;color:#4f4f4f}.overflow{overflow:hidden}@keyframes anim-illustration-1{0%{color:#fff;background-color:transparent}5%{color:#17d080;background-color:#fff}15%{color:#17d080;background-color:#fff}20.1%{color:#fff;background-color:transparent}99.9%{color:#fff;background-color:transparent}}@keyframes anim-illustration-2{19.9%{color:#fff;background-color:transparent}25%{color:#17d080;background-color:#fff}35%{color:#17d080;background-color:#fff}40.1%{color:#fff;background-color:transparent}}@keyframes anim-illustration-3{39.9%{color:#fff;background-color:transparent}45%{color:#17d080;background-color:#fff}55%{color:#17d080;background-color:#fff}60.1%{color:#fff;background-color:transparent}}@keyframes anim-illustration-4{59.9%{color:#fff;background-color:transparent}65%{color:#17d080;background-color:#fff}75%{color:#17d080;background-color:#fff}80.1%{color:#fff;background-color:transparent}}@keyframes anim-illustration-5{79.9%{color:#fff;background-color:transparent}85%{color:#17d080;background-color:#fff}95%{color:#17d080;background-color:#fff}to{color:#fff;background-color:transparent}}.head-section{min-height:100vh;overflow:hidden;position:relative;text-align:center;background:#e5f5fc;display:flex;flex-direction:column;z-index:1;border:1px solid rgba(0,159,227,.5);padding-top:0!important}@media screen and (max-width:1550px){.head-section{padding-top:0!important}}@media screen and (max-height:800px){.head-section{min-height:900px}}@media screen and (max-width:1023.98px){.head-section{padding-top:115px;padding-bottom:0}}@media screen and (max-width:1023px){.head-section{min-height:auto}}.head-section__wrap{height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding-top:200px;width:100%}@media screen and (max-width:768px){.head-section__wrap{padding:120px 0 36px!important;justify-content:center!important;height:auto}}.head-section>.container{flex-direction:column;flex-wrap:inherit;justify-content:space-between;height:100%}@media screen and (max-width:768px){.head-section>.container{padding-top:0;padding-bottom:0}}.head-section.animated .circle_left{animation:slide-in-left 2.5s cubic-bezier(.25,.46,.45,.94) both}.head-section.animated .circle_right{animation:slide-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.head-section.animated .icon-block{animation:slide-in-fwd-bottom 2.5s cubic-bezier(.25,.46,.45,.94) both}.head-section .new-years-block{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.head-section .new-years-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.head-section .parallax{position:fixed;top:0;left:0;right:0;bottom:0;padding:inherit}.head-section .slogan{display:block;position:relative;z-index:2}@media screen and (min-width:1024px){.head-section .slogan{width:100%}}@media screen and (max-width:767.98px){.head-section .slogan{display:flex;flex-direction:column;align-items:self-start}}.head-section .slogan{z-index:1;will-change:transform}.head-section .slogan h1,.head-section .slogan .h1{font-family:Ubuntu Sans,sans-serif;font-weight:700}@media screen and (min-width:768px){.head-section .slogan h1,.head-section .slogan .h1{margin-bottom:36px}}@media screen and (max-width:767.98px){.head-section .slogan h1,.head-section .slogan .h1{margin-bottom:23px;font-size:32px;text-align:left}}.head-section .slogan .btn.order{width:initial}@media screen and (min-width:768px){.head-section .slogan .btn.order{margin-top:36px}}@media screen and (max-width:767.98px){.head-section .slogan .btn.order{margin-top:23px}}@media screen and (max-width:450px){.head-section .slogan .btn.order{max-width:350px;width:100%}}@media screen and (min-width:768px){.head-section .slogan p{max-width:470px;margin:0 auto}}@media screen and (max-width:767.98px){.head-section .slogan p{text-align:left}}.head-section .icon-block{display:flex;justify-content:center;width:100%;text-align:center;margin-top:auto;z-index:-1;transform:translateZ(-600px) translateY(400px)}.head-section .icon-block_pc{display:flex}@media screen and (max-width:768px){.head-section .icon-block_pc{display:none}}.head-section .icon-block_mb{display:none}@media screen and (max-width:768px){.head-section .icon-block_mb{display:flex}}@media screen and (max-width:768px){.head-section .icon-block{margin-top:32px}}.head-section .icon-block img{display:block;width:100%;max-width:600px}.head-section .circle{position:absolute;width:660px;height:1125px;bottom:-70%;transform:translate(-50%,50%) rotate(20deg);-webkit-filter:blur(200px);opacity:0;filter:blur(200px);border-radius:100%;z-index:-1}.head-section .circle_left{left:5%}.head-section .circle_right{right:-35%}@media screen and (max-width:767.98px){.head-section .circle{width:430px;height:675px}}.home-page .head-section .visual{width:440px;height:440px}.home-page .head-section .icon-block{margin-bottom:-60px}@media screen and (max-width:768px){.home-page .head-section .icon-block{margin-bottom:0}}.anim-delay-1{transition:.3s;transition-delay:1s}.anim-delay-2{transition:.3s;transition-delay:2s}.anim-delay-3{transition:.3s;transition-delay:3s}.anim-delay-4{transition:.3s;transition-delay:4s}.anim-delay-5{transition:.3s;transition-delay:5s}.anim-delay-6{transition:.3s;transition-delay:6s}.trs{transition:.3s}@keyframes slide-in-fwd-bottom{0%{transform:translateZ(-600px) translateY(400px);opacity:0}80%{transform:translateZ(0) translateY(-10px);opacity:1}to{transform:translateZ(0) translateY(0);opacity:1}}@keyframes slide-in-left{0%{transform:translate(-120%) translateY(0) rotate(20deg);opacity:0}80%{transform:translate(-40%) translateY(0) rotate(20deg);opacity:1}to{transform:translate(-50%) translateY(0) rotate(20deg);opacity:1}}@keyframes slide-in-right{0%{transform:translate(20%) rotate(20deg);opacity:0}80%{transform:translate(-60%) rotate(20deg);opacity:1}to{transform:translate(-50%) rotate(20deg);opacity:1}}@keyframes devops-slide-in-left{0%{transform:translate(-120%) translateY(0) rotate(75deg);opacity:0}80%{transform:translate(-40%) translateY(0) rotate(75deg);opacity:1}to{transform:translate(-50%) translateY(0) rotate(75deg);opacity:1}}@keyframes devops-slide-in-right{0%{transform:translate(20%) rotate(75deg);opacity:0}80%{transform:translate(-60%) rotate(75deg);opacity:1}to{transform:translate(-50%) rotate(75deg);opacity:1}}@keyframes vac-slide-in-left{0%{transform:translate(-120%) translateY(0) rotate(15deg);opacity:0}80%{transform:translate(-40%) translateY(0) rotate(15deg);opacity:1}to{transform:translate(-50%) translateY(0) rotate(15deg);opacity:1}}@keyframes vac-slide-in-right{0%{transform:translate(20%) rotate(40deg);opacity:0}80%{transform:translate(-60%) rotate(40deg);opacity:1}to{transform:translate(-50%) rotate(40deg);opacity:1}}.services-slider{overflow:inherit}.services-slider .swiper-slide-active{max-width:400px;width:100%;transform:translateY(-15%);transition:transform .6s linear,box-shadow .6s linear}@media screen and (max-width:767.98px){.services-slider .swiper-slide-active{transform:translateY(0);max-width:256px}}.services-slider .swiper-slide-active .services-list__btn{display:flex}.services-slider .swiper-slide-active .icon-slide{opacity:0}.services-slider .swiper-slide-active .show-active-slide{opacity:1}.services-slider .swiper-slide-active:nth-child(1){border:2px solid rgba(115,202,239,.2);background:#e5f5fc;box-shadow:0 -1px 50px #009fe33d}.services-slider .swiper-slide-active:nth-child(2){border:2px solid rgba(0,159,227,.2);background:#e5f5fc;box-shadow:0 -1px 10px #0042b63d}.services-slider .swiper-slide-active:nth-child(3){border:2px solid rgba(23,208,128,.2);background:#e5f5fc;box-shadow:0 -1px 10px #17d0803d}.services-slider .swiper-slide-active:nth-child(4){border:2px solid rgba(0,66,182,.2);background:#e5f5fc;box-shadow:0 -1px 10px #0042b63d}.services-slider .swiper-slide-active:nth-child(5){border:2px solid rgba(242,201,76,.2);background:#e5f5fc;box-shadow:0 -1px 10px #ff79793d}.services-slider .swiper-slide-active .services-list__item-inner p{display:block}@media screen and (max-width:1023.98px){.services{padding:64px 0}}@media screen and (min-width:1024px){.services{padding:175px 0 111px}}@media screen and (max-width:767.98px){.services{overflow:hidden}}.services{background:#e5f5fc;z-index:1}.services .block-header{display:flex;justify-content:space-between;max-width:1000px}@media screen and (min-width:768px){.services .block-header{margin-bottom:128px}.services .block-header .h2{margin-bottom:36px}.services .block-header p{max-width:540px;color:#0009}.services .block-header p .bold{color:#181818}}@media screen and (max-width:767.98px){.services .block-header{margin-bottom:36px;flex-direction:column}.services .block-header .h2{margin-bottom:24px}}.services-list{display:flex}@media screen and (max-width:767.98px){.services-list{flex-direction:column;align-items:center}}.services-list__item{background:#e5f5fc;position:relative;border-radius:24px;border:2px solid rgba(0,159,227,.25);padding:28px;display:flex;flex-direction:column;max-width:256px;min-height:400px}@media screen and (max-width:767.98px){.services-list__item{padding:20px;max-width:500px;margin-bottom:36px}.services-list__item:last-child{margin-bottom:0}}.services-list__item .services-list__item-video{opacity:0;transition:.5s all;position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;border-radius:inherit;overflow:hidden;background-color:#19181a;pointer-events:none;display:flex;justify-content:flex-end}.services-list__item .services-list__item-video video{max-width:none;max-height:none;width:1130px;height:1130px}.services-list__item .icon-slide{position:absolute;top:28px;left:28px;opacity:1}.services-list__item-inner{margin-top:auto;position:relative;z-index:auto;display:flex;flex-direction:column;flex-grow:inherit}@media screen and (min-width:1024px){.services-list__item:nth-child(3n){margin-right:0}}@media screen and (max-width:1023.98px){.services-list__item:nth-child(2n){margin-right:0}}.services-list__item .h4{color:#009fe3;transition:.3s all}.services-list__item p{display:none;transition:.3s color;margin-bottom:auto;color:#0009;padding-top:16px}@media screen and (max-width:767.98px){.services-list__item p{display:block;font-size:12px;padding-top:12px}}.services-list__item .more{margin-top:10px;color:#19181a;align-self:flex-start}.services-list__picture{margin-bottom:42px}@media screen and (max-width:767.98px){.services-list__picture{margin-bottom:25px;display:flex;justify-content:center}}.services-list .icon-slide{transition:.3s}@media screen and (max-width:767.98px){.services-list .icon-slide{display:none}}.services-list .show-active-slide{opacity:0;transition:.3s}@media screen and (max-width:767.98px){.services-list .show-active-slide{opacity:1}}.services-list__btn{display:none;font-size:16px;font-style:normal;font-weight:700;line-height:160%;color:#000;padding-top:42px;align-items:center}@media screen and (max-width:767.98px){.services-list__btn{display:flex;padding-top:28px}}.services-list__btn svg{margin-left:24px}.problems{display:block;background:var(--bg_grad, linear-gradient(107deg, #0071CD 27.95%, #009FE3 49.43%, #9BD2FF 101.04%))}@media screen and (max-width:1023.98px){.problems{padding:64px 0}}@media screen and (min-width:1024px){.problems{padding:160px 0}.has-scroll-smooth .problems [data-scroll]{padding-top:60vh;padding-bottom:36vh}}.problems{overflow:hidden}@media screen and (min-width:768px){.problems .block-header{margin-bottom:125px}.problems .block-header .h2{margin-bottom:36px}.problems .block-header p{max-width:725px}.problems .block-header .btn.order{margin-top:36px}}@media screen and (max-width:767.98px){.problems .block-header{margin-bottom:64px}.problems .block-header .h2{margin-bottom:24px}}.problems .btn.order{margin-top:36px}.problems-list__item{margin-right:64px;width:340px}@media screen and (max-width:767.98px){.problems-list__item{width:235px;margin-right:24px}}.problems-list__item .icon{margin-bottom:24px;height:40px}.problems-list__item .h4{margin-bottom:24px;color:#fff!important;background:initial!important;-webkit-text-fill-color:initial!important}.problems-list-nav{-webkit-appearance:none;width:100%;background-color:transparent;height:auto;border:none;margin:100px auto 0}@media screen and (max-width:768px){.problems-list-nav{margin:36px auto 0}}.problems-list-nav::-webkit-slider-thumb{-webkit-appearance:none;width:25%;height:3px;border:none!important;margin:6px 0 0;background:#fff;cursor:pointer;-webkit-transition:.3s all;transition:.3s all}.problems-list-nav::-moz-range-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#fff;cursor:pointer;-moz-transition:.3s all;transition:.3s all}.problems-list-nav::-ms-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#fff;cursor:pointer;-ms-transition:.3s all;transition:.3s all}.problems-list-nav::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.problems-list-nav::-moz-range-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.problems-list-nav::-ms-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.problems-list-nav:focus{background:none;outline:none}.problems-list-nav::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}@media screen and (max-width:1023.98px){.solutions{padding:64px 0}}@media screen and (min-width:1024px){.solutions{padding:160px 0}}.solutions__btn-more{display:flex;align-items:center;margin-left:24px;padding:16px 26px;color:#009fe3;font-size:16px;font-weight:700}@media screen and (max-width:767.98px){.solutions__btn-more{margin-left:0;display:none}}.solutions__btn-more svg{display:block;margin-left:24px}.solutions__btn{display:flex;align-items:center;margin-left:24px;padding:16px 26px;margin-top:20px;color:#181818;font-size:16px;font-weight:700}.solutions__btn svg{display:block;margin-left:24px}.solutions{background:#e5f5fc;z-index:4}@media screen and (max-width:767.98px){.solutions .block-header{margin-bottom:64px}}@media screen and (min-width:768px){.solutions .block-header{margin-bottom:50px}}.solutions .block-header .h2{margin-bottom:24px}@media screen and (min-width:768px){.solutions .block-header .h3{margin-bottom:36px}}@media screen and (max-width:767.98px){.solutions .block-header .h3{margin-bottom:24px}}@media screen and (min-width:1024px){.solutions .block-header .left-col{max-width:630px;margin-right:100px}}@media screen and (max-width:1023.98px){.solutions .block-header .left-col{width:100%}}.solutions .block-header .left-col .btn{min-width:200px}@media screen and (min-width:768px){.solutions .block-header .left-col .btn+.btn{margin-left:20px}}@media screen and (max-width:767.98px){.solutions .block-header .left-col .btn+.btn{margin-top:10px}}@media screen and (min-width:1024px){.solutions .block-header .right-col{width:calc(100% - 730px)}.solutions .block-header .right-col p{max-width:450px}}@media screen and (max-width:1023.98px){.solutions .block-header .right-col{margin-bottom:36px}}.solutions-types{border-top:1px solid rgba(0,159,227,.5);border-bottom:1px solid rgba(0,159,227,.5);position:relative;z-index:1}.solutions-types a{text-decoration:none;background:linear-gradient(to top,#009fe3 0,#009fe3) bottom center no-repeat;background-size:0 3px;transition:.3s all;white-space:nowrap;flex-shrink:0;color:#0006}@media screen and (min-width:768px){.solutions-types a{line-height:36px;margin:22px 32px}}@media screen and (max-width:767.98px){.solutions-types a{line-height:25px;margin:22px 24px}}.solutions-types a:hover{background-size:50% 3px}.solutions-types a.active{background-size:100% 3px;color:#000}.solutions-types__list{padding-left:0;padding-right:0}.solutions-types__list .scroll-container{overflow:auto;overflow-y:hidden}.solutions-types__list .scroll-container::-webkit-scrollbar{height:0}.solutions-types__list .scroll-container:before,.solutions-types__list .scroll-container:after{display:block;content:"";clear:both;position:sticky;width:24px;height:69px;flex-shrink:0;background:linear-gradient(to right,#e5f5fc,#e5f5fc 30%,#e5f5fc00);z-index:3}.solutions-types__list .scroll-container:before{left:0}.solutions-types__list .scroll-container:after{right:0;transform:rotate(180deg)}.solutions-desc{color:#181818}@media screen and (min-width:1024px){.solutions-desc{margin:48px auto;max-width:696px}}@media screen and (max-width:1023.98px){.solutions-desc{margin:24px 0}}.solutions-desc .flickity-cell{min-height:350px}@media screen and (min-width:768px){.solutions-desc .flickity-cell{padding-top:129px;margin-top:-129px}}@media screen and (max-width:767.98px){.solutions-desc .flickity-cell{padding-top:94px;margin-top:-94px}}@media screen and (max-width:768px){.solutions-desc .flickity-cell{min-height:auto}}.solutions-desc p{margin-bottom:30px}.solutions-desc .btn.more{margin-top:15px}.solutions-desc .solutions__btn{margin-top:auto}@media screen and (min-width:1024px){.solutions .stack{padding:72px 0 0}}@media screen and (max-width:1023.98px){.solutions .stack{padding-top:20px}}@media screen and (min-width:1440px){.solutions .stack-logos,.solutions .stack-logos-mb{margin:0 160px}}@media screen and (max-width:1439.98px)and (min-width:1024px){.solutions .stack-logos,.solutions .stack-logos-mb{margin:0 auto}}.solutions .stack-logos,.solutions .stack-logos-mb{width:100%;max-width:470px}.solutions .stack .logos-list{display:block}@media screen and (max-width:500px){.solutions .stack .logos-list{display:none}}.solutions .stack .logos-list-mb{display:none}@media screen and (max-width:500px){.solutions .stack .logos-list-mb{display:block}}.solutions .stack-desc{max-width:470px;width:100%}@media screen and (min-width:1024px){.solutions .stack-desc{margin-right:auto}}@media screen and (max-width:1439.98px)and (min-width:1024px){.solutions .stack-desc{margin:0 0 0 50px}}@media screen and (max-width:1023.98px){.solutions .stack-desc{width:100%;margin-bottom:36px}}.solutions .stack-desc__elem{min-height:320px}.solutions .stack .logos-list,.solutions .stack .logos-list-mb{width:calc(100% + 18px);margin-left:-9px;margin-right:-9px;position:relative}@media screen and (min-width:768px){.solutions .stack .logos-list,.solutions .stack .logos-list-mb{background:#f2fafd;box-shadow:0 0 0 2px #fff inset;border-radius:28px;padding:28px 40px}}@media screen and (max-width:767.98px){.solutions .stack .logos-list:before,.solutions .stack .logos-list:after,.solutions .stack .logos-list-mb:before,.solutions .stack .logos-list-mb:after{display:block;content:"";position:absolute;height:100%;width:9px;background:linear-gradient(to right,#e5f5fc,#e5f5fc00);z-index:1;top:0}.solutions .stack .logos-list:before,.solutions .stack .logos-list-mb:before{left:0}.solutions .stack .logos-list:after,.solutions .stack .logos-list-mb:after{right:0;transform:rotate(-180deg)}}@media screen and (min-width:500px){.solutions .stack .logos-list img,.solutions .stack .logos-list-mb img{max-width:100%;max-height:109px}}@media screen and (min-width:768px){.solutions .stack .logos-list .flickity-cell,.solutions .stack .logos-list-mb .flickity-cell{width:390px;height:109px}}@media screen and (max-width:767.98px){.solutions .stack .logos-list .flickity-cell,.solutions .stack .logos-list-mb .flickity-cell{opacity:1!important;background:#f2fafd;box-shadow:0 0 0 2px #fff inset;border-radius:28px;padding:28px 40px;margin-right:15px;display:flex;align-items:flex-start;justify-content:center}}@media screen and (max-width:767.98px)and (min-width:500px){.solutions .stack .logos-list .flickity-cell,.solutions .stack .logos-list-mb .flickity-cell{width:calc(100% - 20px)}}.solutions .stack .logos-list-nav,.solutions .stack .logos-list-mb-nav{-webkit-appearance:none;width:calc(100% - 50px);background-color:transparent;height:auto;border:none;margin:45px auto 0}.solutions .stack .logos-list-nav::-webkit-slider-thumb,.solutions .stack .logos-list-mb-nav::-webkit-slider-thumb{-webkit-appearance:none;width:10%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-webkit-transition:.3s all;transition:.3s all}.solutions .stack .logos-list-nav::-moz-range-thumb,.solutions .stack .logos-list-mb-nav::-moz-range-thumb{width:10%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-moz-transition:.3s all;transition:.3s all}.solutions .stack .logos-list-nav::-ms-thumb,.solutions .stack .logos-list-mb-nav::-ms-thumb{width:10%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-ms-transition:.3s all;transition:.3s all}.solutions .stack .logos-list-nav::-webkit-slider-runnable-track,.solutions .stack .logos-list-mb-nav::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(0,159,227,.5) 9px,rgba(0,159,227,.5) 10px);border-color:transparent;color:transparent}.solutions .stack .logos-list-nav::-moz-range-track,.solutions .stack .logos-list-mb-nav::-moz-range-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(0,159,227,.5) 9px,rgba(0,159,227,.5) 10px);border-color:transparent;color:transparent}.solutions .stack .logos-list-nav::-ms-track,.solutions .stack .logos-list-mb-nav::-ms-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(0,159,227,.5) 9px,rgba(0,159,227,.5) 10px);border-color:transparent;color:transparent}.solutions .stack .logos-list-nav:focus,.solutions .stack .logos-list-mb-nav:focus{background:none;outline:none}.solutions .stack .logos-list-nav::-ms-track,.solutions .stack .logos-list-mb-nav::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}@media screen and (min-width:1024px){.solutions .stack .desc-list{margin-bottom:34px}}@media screen and (max-width:1023.98px){.solutions .stack .desc-list{margin-bottom:10px}}.solutions .stack .desc-list .flickity-cell{display:flex;min-height:100%}@media screen and (min-width:1024px){.solutions .stack .desc-list .flickity-cell{align-items:center}}@media screen and (max-width:1023.98px){.solutions .stack .desc-list .flickity-cell{align-items:flex-end}}@media screen and (max-width:1023.98px){.sys-admin{padding:64px 0 32px}}@media screen and (min-width:1024px){.sys-admin{padding:160px 0 128px}}.sys-admin{background-color:#0042b6}@media screen and (min-width:1024px){.sys-admin .text-content{max-width:917px;margin-right:20px}}@media screen and (max-width:1023.98px){.sys-admin .text-content{width:100%;margin-bottom:64px}}.sys-admin .text-content .h2{max-width:100%}@media screen and (min-width:768px){.sys-admin .text-content .h2{margin-bottom:36px}}@media screen and (max-width:767.98px){.sys-admin .text-content .h2{margin-bottom:24px}}.sys-admin .text-content .buttons{margin-top:36px;display:flex;align-items:center}@media screen and (max-width:767.98px){.sys-admin .text-content .buttons{align-items:flex-start}}.sys-admin .text-content .buttons .btn{min-width:200px}@media screen and (min-width:768px){.sys-admin .text-content .buttons .btn+.btn{margin-left:20px}}@media screen and (max-width:767.98px){.sys-admin .text-content .buttons .btn+.btn{margin-top:10px}}.sys-admin .text-content .buttons .services-list__btn{display:flex;align-items:center;margin-left:24px;padding:16px 26px;color:#fff;font-size:16px;font-weight:700}@media screen and (max-width:767.98px){.sys-admin .text-content .buttons .services-list__btn{margin-left:0}}.sys-admin .illustration__holder{position:relative}.sys-admin .illustration__holder .element{position:absolute}@media screen and (min-width:500px){.sys-admin .illustration__holder .element{width:200px;height:74px}}@media screen and (max-width:499px){.sys-admin .illustration__holder .element{width:120px;height:50px}}.sys-admin .illustration__holder .element{display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;border:1px solid #ffffff;border-radius:8px;font-family:IBM Plex Mono,monospace,sans-serif;font-weight:500;transition:.3s all}.sys-admin .illustration__holder .element:before,.sys-admin .illustration__holder .element:after{position:absolute;display:block}@media screen and (min-width:500px){.sys-admin .illustration__holder .element:before,.sys-admin .illustration__holder .element:after{height:25px}}@media screen and (max-width:499px){.sys-admin .illustration__holder .element:before,.sys-admin .illustration__holder .element:after{height:16px}}.sys-admin .illustration__holder .element:before,.sys-admin .illustration__holder .element:after{border-left:1px solid #ffffff;top:100%}.sys-admin .illustration{margin:0 auto}@media screen and (min-width:1024px){.sys-admin .illustration{margin-top:25px}}@media screen and (min-width:500px){.sys-admin .illustration{width:460px;height:370px}}@media screen and (max-width:499px){.sys-admin .illustration{width:270px;height:242px}}@media screen and (min-width:1100px){.sys-admin .illustration{margin-right:180px}}@media screen and (min-width:1100px)and (max-width:1439.98px){.sys-admin .illustration{margin-right:75px}}.sys-admin .illustration__holder{width:0}.sys-admin .illustration__holder .element{animation-duration:20s;animation-iteration-count:infinite}.sys-admin .illustration__holder .element.el-1{top:0;transform:translate(-50%);animation-name:anim-illustration-1}.sys-admin .illustration__holder .element.el-1:after{content:""}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-2{top:98px}}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-2{top:64px}}.sys-admin .illustration__holder .element.el-2{transform:translate(-50%);animation-name:anim-illustration-2}.sys-admin .illustration__holder .element.el-2:after{content:""}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-2:after{right:30px}}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-2:after{right:48px}}.sys-admin .illustration__holder .element.el-2:before{content:""}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-2:before{left:30px}}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-2:before{left:48px}}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-3{top:196px;right:20px}}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-3{top:128px;right:15px}}.sys-admin .illustration__holder .element.el-3{animation-name:anim-illustration-5}.sys-admin .illustration__holder .element.el-3:after{content:""}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-3:after{right:11px}}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-3:after{right:30px}}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-4{top:196px;left:20px}}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-4{top:128px;left:15px}}.sys-admin .illustration__holder .element.el-4{animation-name:anim-illustration-3}.sys-admin .illustration__holder .element.el-4:after{content:""}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-4:after{left:11px}}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-4:after{left:30px}}@media screen and (min-width:500px){.sys-admin .illustration__holder .element.el-5{top:294px}}@media screen and (max-width:499px){.sys-admin .illustration__holder .element.el-5{top:192px}}.sys-admin .illustration__holder .element.el-5{transform:translate(-50%);animation-name:anim-illustration-4}.tech-sup{margin-top:-1px}@media screen and (max-width:1023.98px){.tech-sup{padding:32px 0 64px}}@media screen and (min-width:1024px){.tech-sup{padding:128px 0 160px}}.tech-sup{background-color:#0042b6}@media screen and (min-width:1024px){.tech-sup .text-content{max-width:525px;margin-left:30px}}@media screen and (max-width:1023.98px){.tech-sup .text-content{width:100%;margin-bottom:64px}}@media screen and (min-width:1440px){.tech-sup .text-content{margin-right:105px}}@media screen and (min-width:768px){.tech-sup .text-content .h2{margin-bottom:36px}}@media screen and (max-width:767.98px){.tech-sup .text-content .h2{margin-bottom:24px}}.tech-sup .text-content .buttons{margin-top:36px;display:flex;align-items:center}@media screen and (max-width:767.98px){.tech-sup .text-content .buttons{align-items:flex-start}}.tech-sup .text-content .buttons .btn{min-width:200px}@media screen and (min-width:768px){.tech-sup .text-content .buttons .btn+.btn{margin-left:20px}}@media screen and (max-width:767.98px){.tech-sup .text-content .buttons .btn+.btn{margin-top:10px}}.tech-sup .text-content .buttons .services-list__btn{display:flex;align-items:center;margin-left:24px;padding:16px 26px;color:#fff;font-size:16px;font-weight:700}@media screen and (max-width:767.98px){.tech-sup .text-content .buttons .services-list__btn{margin-left:0}}.tech-sup .illustration__holder{position:relative}.tech-sup .illustration__holder .element{position:absolute}@media screen and (min-width:500px){.tech-sup .illustration__holder .element{width:200px;height:74px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element{width:120px;height:50px}}.tech-sup .illustration__holder .element{display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;border:1px solid #ffffff;border-radius:8px;font-family:IBM Plex Mono,monospace,sans-serif;font-weight:500;transition:.3s all}.tech-sup .illustration__holder .element:before,.tech-sup .illustration__holder .element:after{position:absolute;display:block}@media screen and (min-width:500px){.tech-sup .illustration__holder .element:before,.tech-sup .illustration__holder .element:after{height:25px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element:before,.tech-sup .illustration__holder .element:after{height:16px}}.tech-sup .illustration__holder .element:before,.tech-sup .illustration__holder .element:after{border-left:1px solid #ffffff;top:100%}.tech-sup .illustration{align-self:center;margin-right:auto;display:flex;align-items:center}@media screen and (min-width:500px){.tech-sup .illustration{width:450px;height:370px}}@media screen and (max-width:499px){.tech-sup .illustration{width:270px;height:225px}}@media screen and (max-width:1023.98px){.tech-sup .illustration{order:5;margin-left:auto}}.tech-sup .illustration__holder{height:0}.tech-sup .illustration__holder .element{animation-duration:20s;animation-iteration-count:infinite}.tech-sup .illustration__holder .element.el-2,.tech-sup .illustration__holder .element.el-3,.tech-sup .illustration__holder .element.el-4,.tech-sup .illustration__holder .element.el-5,.tech-sup .illustration__holder .elementel-6{left:0}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-1{left:247px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-1{left:146px}}.tech-sup .illustration__holder .element.el-1{transform:translateY(-50%);animation-name:anim-illustration-1}.tech-sup .illustration__holder .element.el-1:after,.tech-sup .illustration__holder .element.el-1:before{content:""}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-1:after,.tech-sup .illustration__holder .element.el-1:before{width:48px;height:26px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-1:after,.tech-sup .illustration__holder .element.el-1:before{width:28px;height:15px}}.tech-sup .illustration__holder .element.el-1:after,.tech-sup .illustration__holder .element.el-1:before{right:100%;border:none;background:url(../../images/design/tech-sup-relation.svg) no-repeat;background-size:contain}.tech-sup .illustration__holder .element.el-1:before{transform:scaleX(-1)}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-1:before{top:58px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-1:before{top:43px}}.tech-sup .illustration__holder .element.el-1:after{top:auto}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-1:after{bottom:58px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-1:after{bottom:43px}}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-2{bottom:110px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-2{bottom:71px}}.tech-sup .illustration__holder .element.el-2{animation-name:anim-illustration-2}.tech-sup .illustration__holder .element.el-2:after{content:"";right:50%}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-3{bottom:12px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-3{bottom:7px}}.tech-sup .illustration__holder .element.el-3{animation-name:anim-illustration-3}.tech-sup .illustration__holder .element.el-3:after{content:"";right:50%}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-4{top:12px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-4{top:7px}}.tech-sup .illustration__holder .element.el-4{animation-name:anim-illustration-4}.tech-sup .illustration__holder .element.el-4:after{content:"";right:50%}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-5{top:110px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-5{top:71px}}.tech-sup .illustration__holder .element.el-5{animation-name:anim-illustration-5}@media screen and (min-width:500px){.tech-sup .illustration__holder .element.el-6{top:110px}}@media screen and (max-width:499px){.tech-sup .illustration__holder .element.el-6{top:71px}}.tech-sup .illustration__holder .element.el-6{animation-name:anim-illustration-6}.technical-support .head-section{padding-bottom:0;padding-top:208px}.technical-support .head-section .slogan{display:block;max-width:985px;margin:0 auto;flex:initial}.technical-support .head-section .slogan .btn.order{width:auto}.technical-support .head-section .slogan__text{max-width:496px!important;margin:0 auto}.technical-support .head-section .circle{position:absolute;width:660px;height:1125px;bottom:-70%;transform:translate(-50%) rotate(20deg);filter:blur(200px);border-radius:100%;z-index:-1}.technical-support .head-section .circle_left{left:5%}.technical-support .head-section .circle_right{right:-40%;bottom:-40%;transform:translate(-50%) rotate(-22deg)}@media screen and (max-width:767.98px){.technical-support .head-section .circle{width:430px;height:675px}}.technical-support .players__picture{display:block;max-width:400px}.technical-support .players__picture .shadow{animation:text-flicker-out-glow 5.5s linear both;animation-iteration-count:infinite}@keyframes text-flicker-out-glow{0%{opacity:0}10%{opacity:1}15%{opacity:0}15%{opacity:1}21%{opacity:0}25%{opacity:1}32%{opacity:0}40%{opacity:1}47%{opacity:0}55%{opacity:1}62%{opacity:1}70%{opacity:0}78%{opacity:1}86%{opacity:0}94%{opacity:1}to{opacity:0}}.technical-support .static__number{font-size:30px;font-style:normal;font-weight:400;line-height:110%;padding:24px;width:initial;height:initial}.technical-support .static__number span{color:#fff;-webkit-text-stroke-width:initial;-webkit-text-stroke-color:initial}.technical-support .static__number:before{border-radius:300px;background:linear-gradient(109deg,#009fe3 15.55%,#17d080 34.38%,#ff7979 59.6%,#f2c94c 83.76%)!important;border:initial}.technical-support .static__number:after{border-radius:300px;background:#0042b6}@media screen and (max-width:1023.98px){.ip-telephony{padding:64px 0 0}}@media screen and (min-width:1024px){.ip-telephony{padding:160px 0 0}}.ip-telephony{background:#e5f5fc;z-index:1;overflow:hidden}@media screen and (min-width:1024px){.ip-telephony .text-content{margin-bottom:55px;text-align:center}}@media screen and (max-width:1023.98px){.ip-telephony .text-content{width:100%;margin-bottom:25px}}@media screen and (min-width:768px){.ip-telephony .text-content .h2{margin-bottom:36px}}@media screen and (max-width:767.98px){.ip-telephony .text-content .h2{margin-bottom:24px;text-align:center}}.ip-telephony .text-content .h4{max-width:570px;display:block;color:#0006;font-size:16px;font-style:normal;font-weight:300;line-height:160%}@media screen and (max-width:767.98px){.ip-telephony .text-content .h4{text-align:center}}.ip-telephony .text-content .buttons{margin-top:36px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767.98px){.ip-telephony .text-content .buttons{flex-direction:column}}.ip-telephony .text-content .buttons .btn{min-width:200px;background:transparent;border:2px solid #F68F1E}@media screen and (min-width:768px){.ip-telephony .text-content .buttons .btn+.btn{margin-left:20px}}@media screen and (max-width:767.98px){.ip-telephony .text-content .buttons .btn+.btn{margin-top:10px}}@media screen and (max-width:767.98px){.ip-telephony .text-content .buttons .solutions__btn-more{margin-left:0}}.ip-telephony__wrap{display:flex;flex-direction:column;align-items:center}.ip-telephony__wrap.animated .illustration{animation:slide-in-fwd-bottom 2.5s cubic-bezier(.25,.46,.45,.94) both}.ip-telephony .illustration{margin-left:auto;margin-right:auto;opacity:0;margin-bottom:-34px}@media screen and (min-width:1024px){.ip-telephony .illustration{flex-shrink:0}}@keyframes asterisk-waves{0%{transform:rotate(0)}50%{transform:rotate(45deg)}to{transform:rotate(0)}}.ip-telephony-page .feedback .text-content{max-width:495px}.ip-telephony-page .feedback .text-content .h3 .orange{color:#f68f1e}.ip-telephony-page .testimonials{display:block;position:relative;background:#e5f5fc99;padding-top:200px;z-index:1}@media screen and (max-width:1023.98px){.ip-telephony-page .testimonials{padding-bottom:95px}}.ip-telephony-page .testimonials__bg{display:block;margin-top:-170px;z-index:-1}@media screen and (max-width:1023.98px){.ip-telephony-page .testimonials__bg{position:absolute;top:0;margin:0}}.ip-telephony-page .testimonials__bg img{display:block;width:100%;height:100%}.ip-telephony-page .testimonials__title{background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:48px;font-style:normal;font-weight:700;line-height:120%;font-family:Ubuntu,sans-serif}.ip-telephony-page .testimonials__block-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:64px}.ip-telephony-page .testimonials__nav{display:flex;align-items:center}.ip-telephony-page .testimonials__nav-arrow{cursor:pointer}.ip-telephony-page .testimonials__nav-arrow svg{fill:#b3b3b3;transition:fill .3s ease}.ip-telephony-page .testimonials__nav-arrow:hover svg{fill:#009fe3}.ip-telephony-page .testimonials__nav-arrow_prev{margin-right:24px}.ip-telephony-page .testimonials__nav-arrow_next{margin-left:24px}.ip-telephony-page .testimonials__nav-list{display:flex;align-items:center}.ip-telephony-page .testimonials__nav-item{color:#b3b3b3;font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-transform:uppercase;cursor:pointer;transition:color .3s ease}.ip-telephony-page .testimonials__nav-item.active{color:#009fe3}.ip-telephony-page .testimonials__nav-item+.testimonials__nav-item{margin-left:24px}.ip-telephony-page .testimonials__wrap{display:block;position:relative;margin-top:64px;margin-bottom:0}.ip-telephony-page .testimonials__list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}@media screen and (max-width:1023.98px){.ip-telephony-page .testimonials__list{position:static;transform:translate(0);align-items:flex-start;flex-wrap:wrap}}.ip-telephony-page .testimonials__list .center{position:absolute;top:50vw;left:50vw;width:8px;height:8px;background:#009fe3;border-radius:50%;transform:translate(-1vw,3vw);z-index:2}.ip-telephony-page .testimonials__item{display:inline-flex;align-items:center;padding:24px 32px 24px 24px;border-radius:8px;border:2px solid #FFF;background:#ffffff80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ip-telephony-page .testimonials__item:nth-child(1){transform:translate(-34vw,35vw)}.ip-telephony-page .testimonials__item:nth-child(2){transform:translate(-22vw,10vw)}.ip-telephony-page .testimonials__item:nth-child(3){transform:translate(14vw,-4vw)}.ip-telephony-page .testimonials__item:nth-child(4){transform:translate(27vw,4vw)}.ip-telephony-page .testimonials__item:nth-child(5){transform:translate(34vw,9vw)}.ip-telephony-page .testimonials__item:nth-child(6){transform:translate(-10vw,2vw)}@media screen and (max-width:1023.98px){.ip-telephony-page .testimonials__item{transform:translate(0)!important;max-width:700px;margin-bottom:16px}}.ip-telephony-page .testimonials__item-image{width:69px;height:69px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:16px}.ip-telephony-page .testimonials__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ip-telephony-page .testimonials__item-content{display:flex;flex-direction:column;justify-content:center}.ip-telephony-page .testimonials__item-content strong{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:160%}.ip-telephony-page .testimonials__item-content p{color:#0006;font-size:16px;font-style:normal;font-weight:400;line-height:160%}.ip-telephony-page .testimonials__item-content svg{display:block}.ip-telephony-page .testimonials__arrow{margin-top:auto;margin-left:24px}@media screen and (max-width:1023.98px){.hostings{padding:64px 0}}@media screen and (min-width:1024px){.hostings{padding:160px 0}.has-scroll-smooth .hostings [data-scroll]{padding-top:40vh;padding-bottom:36vh}}.hostings{overflow:hidden}.hostings .flickity-enabled.is-draggable .flickity-viewport{overflow:initial}@media screen and (min-width:1024px){.hostings .block-header{margin-bottom:125px}}@media screen and (max-width:1023.98px){.hostings .block-header{margin-bottom:64px}}@media screen and (min-width:768px){.hostings .block-header .h2{margin-bottom:36px}}@media screen and (max-width:767.98px){.hostings .block-header .h2{margin-bottom:24px}}.hostings .block-header .h3{color:#e5f5fc}.hostings .buttons{margin-top:36px;display:flex;align-items:center}@media screen and (max-width:767.98px){.hostings .buttons{align-items:flex-start}}.hostings .buttons .btn{min-width:200px}@media screen and (min-width:768px){.hostings .buttons .btn+.btn{margin-left:20px}}@media screen and (max-width:767.98px){.hostings .buttons .btn+.btn{margin-top:10px}}.hostings .buttons .services-list__btn{display:flex;align-items:center;margin-left:24px;padding:16px 26px;color:#fff;font-size:16px;font-weight:700}@media screen and (max-width:767.98px){.hostings .buttons .services-list__btn{margin-left:0}}.hostings-list__item{margin-right:60px;max-width:300px;padding-right:60px;border-right:1px solid rgba(255,255,255,.5)}.hostings-list__item:last-child{border-right:none}@media screen and (max-width:767.98px){.hostings-list__item{max-width:224px;margin-right:24px;padding-left:24px}}.hostings-list__item+.hosting-list__item{padding-left:60px}@media screen and (max-width:767.98px){.hostings-list__item+.hosting-list__item{padding-left:24px}}.hostings-list__item+.hosting-list__item:before{display:block;content:"";position:absolute;border-left:1px solid rgba(255,255,255,.5);left:0;top:7px;bottom:7px}.hostings-list__item:last-child{margin-right:0}.hostings-list__item .h4{margin-bottom:8px}.course-choice{color:#181818;background:#e5f5fc}@media screen and (max-width:1023.98px){.course-choice{padding:64px 0}}@media screen and (min-width:1024px){.course-choice{padding:160px 0}}.course-choice .h3{margin:60px 0 36px}.course-choice .h3 .green-gradient{white-space:nowrap;background:linear-gradient(90deg,#006d65 48.5%,#00c1b3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.course-choice__text{display:block;max-width:320px;color:#0006}.course-choice .buttons{margin-left:auto}@media screen and (max-width:1023.98px){.course-choice .buttons{width:100%;margin-top:36px}}@media screen and (max-width:767.98px){.course-choice .buttons{align-items:center}}.course-choice .buttons .order{color:#fff;background:#009fe3}.course-choice .buttons .btn{min-width:150px}@media screen and (max-width:767.98px){.course-choice .buttons .btn{width:100%;max-width:350px}}@media screen and (min-width:768px){.course-choice .buttons .btn+.btn{margin-left:20px}}@media screen and (max-width:767.98px){.course-choice .buttons .btn+.btn{margin-top:10px}}.course-choice .buttons .more:hover{text-decoration:underline}@media screen and (min-width:1440px){.course-choice .container{padding-right:240px}}.feedback{background-color:#0042b6}@media screen and (max-width:1023.98px){.feedback{padding:64px 0}}@media screen and (min-width:1024px){.feedback{padding:145px 0 128px}}.feedback .text-content{margin:0 auto}@media screen and (max-width:1023.98px){.feedback .text-content{margin:0}}@media screen and (min-width:1024px){.feedback .text-content{max-width:545px;padding-left:70px;padding-right:20px}}@media screen and (min-width:768px){.feedback .text-content .h3{margin-bottom:36px}}@media screen and (max-width:767.98px){.feedback .text-content .h3{margin-bottom:24px}}@media screen and (max-width:1023.98px){.feedback__form{order:5;width:100%}}@media screen and (min-width:1024px){.feedback__form{max-width:485px}}.feedback__form .form__group.comment,.feedback__form .form__group.feedback__agreement{margin-bottom:36px}.feedback__form .error-message{text-align:right}@media screen and (max-width:767.98px){.feedback__form .btn{width:100%!important;max-width:450px!important}}.about-page .feedback{display:block}.about-page .feedback .text-content{max-width:570px}.about-page .feedback .text-content .h3 span{color:#17d080}.subscribe{padding:250px 0 164px;background-color:#e5f5fc;color:#181818;overflow:hidden;position:relative}@media(max-width:767px){.subscribe{padding:250px 0 64px}}.subscribe:before{content:"";position:absolute;top:-117px;left:0;width:100%;height:198px;background:#009fe3;transform:translateY(-417px) rotate(-3deg);filter:blur(110px);opacity:0}.subscribe__btn-mb{display:none!important}@media(max-width:767px){.subscribe__btn-mb{display:flex!important;max-width:350px;width:100%}}.subscribe .text-content_add-sub,.subscribe .btn_add-sub{display:none}.subscribe__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:100%;height:100%;display:flex;justify-content:center}.subscribe__bg img{-o-object-fit:cover;object-fit:cover}.subscribe.add-subscribe .text-content_add-sub{display:block}.subscribe.add-subscribe .btn_add-sub{display:inline-flex}.subscribe.add-subscribe .text-content_not-sub,.subscribe.add-subscribe .btn_not-sub{display:none}.subscribe.add-subscribe .subscribe__form .email .btn{margin-left:0;white-space:nowrap}.subscribe.add-subscribe .subscribe__form .email input,.subscribe.add-subscribe .subscribe__form .email .form__icons,.subscribe.add-subscribe .subscribe__form .subscribe__agreement{display:none}@media screen and (min-width:1301px){.subscribe .text-content{max-width:500px}}@media screen and (max-width:1120px){.subscribe .text-content{margin-bottom:24px}}.subscribe .text-content .h2{margin-bottom:26px}.subscribe .decor-bg{position:absolute;top:0;transform:translate(-50%);display:flex;width:100%;align-items:start;justify-content:center;overflow:hidden;z-index:1}.subscribe .decor-bg img{display:block;width:100%}@media(max-width:767px){.subscribe .decor-bg img{transform:initial!important}}@media screen and (min-width:1121px){.subscribe .decor-bg{left:50%;height:260px}}@media screen and (max-width:1120px){.subscribe .decor-bg{left:50%;height:260px}.subscribe .decor-bg .video{transform:rotate(17deg);width:800px}}@media screen and (max-width:767.98px){.subscribe .decor-bg{left:50%!important;width:70%!important}}@media(max-width:550px){.subscribe .decor-bg{width:100%!important}}.subscribe__form{margin-left:auto;z-index:2}@media screen and (min-width:1301px){.subscribe__form{max-width:620px;margin-top:30px}}@media screen and (max-width:1300px)and (min-width:1121px){.subscribe__form{max-width:450px}}@media screen and (max-width:1120px){.subscribe__form{width:100%}}.subscribe__form .form__checkbox,.subscribe__form .subscribe__agreement{color:#bdbdbd}.subscribe__form .form__group{margin-bottom:24px}.subscribe__form .email input{color:#0006}@media screen and (min-width:1121px){.subscribe__form .email input{height:108px;padding-top:20px}}@media screen and (min-width:768px){.subscribe__form .email input{padding-right:200px}}@media screen and (max-width:1120px){.subscribe__form .email input{height:78px}}@media screen and (min-width:1301px){.subscribe__form .email input:-moz-placeholder{font-size:46px}}@media screen and (max-width:1300px){.subscribe__form .email input:-moz-placeholder{font-size:24px}}@media screen and (min-width:1301px){.subscribe__form .email input::-moz-placeholder{font-size:46px}}@media screen and (max-width:1300px){.subscribe__form .email input::-moz-placeholder{font-size:24px}}@media screen and (min-width:1301px){.subscribe__form .email input:-ms-input-placeholder{font-size:46px}}@media screen and (max-width:1300px){.subscribe__form .email input:-ms-input-placeholder{font-size:24px}}@media screen and (min-width:1301px){.subscribe__form .email input::-webkit-input-placeholder{font-size:46px}}@media screen and (max-width:1300px){.subscribe__form .email input::-webkit-input-placeholder{font-size:24px}}.subscribe__form .email input,.subscribe__form .email textarea{color:#181818!important;border-bottom:1px solid rgba(0,0,0,.4)}.subscribe__form .email input::-moz-placeholder,.subscribe__form .email textarea::-moz-placeholder{color:#0006}.subscribe__form .email input::placeholder,.subscribe__form .email textarea::placeholder{color:#0006}.subscribe__form .email input:-webkit-autofill,.subscribe__form .email input:-webkit-autofill:hover,.subscribe__form .email input:-webkit-autofill:focus,.subscribe__form .email textarea:-webkit-autofill,.subscribe__form .email textarea:-webkit-autofill:hover,.subscribe__form .email textarea:-webkit-autofill:focus{-webkit-text-fill-color:#181818;-webkit-box-shadow:0 0 0px 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.subscribe__form .email .btn{min-width:190px;margin-left:-190px}.subscribe__form .email label{color:#bdbdbd}@media screen and (min-width:1121px){.subscribe__form .email .error-message{top:5px}}@keyframes slide-in-top{0%{transform:translateY(-300px);opacity:0}50%{opacity:0}80%{transform:translateY(0);opacity:1}to{transform:translateY(-5px);opacity:1}}@keyframes slide-in-before-top{0%{transform:translateY(-417px) rotate(-3deg);opacity:0}80%{transform:translateY(5px) rotate(-3deg);opacity:1}to{transform:translateY(0) rotate(-3deg);opacity:1}}@media screen and (max-width:1023.98px){.pc{display:none}}@media(max-width:767px){.head-section .visual{width:100%!important;bottom:7px}.head-section .visual .video{bottom:40px;right:0;left:50%;transform:translate(-50%) rotate(45deg)}}.telephony-page .problems .h2{max-width:100%!important}.telephony-page .main-nav-button{color:#009fe3}.telephony-page .problems-list .flickity-viewport{overflow:initial}.telephony-page .head-section{padding-bottom:121px;border:1px solid rgba(0,159,227,.5)}@media screen and (max-width:1550px){.telephony-page .head-section{padding-top:100px}}@media screen and (max-height:800px){.telephony-page .head-section{min-height:900px}}@media screen and (max-width:1023.98px){.telephony-page .head-section{padding-top:115px;padding-bottom:57px}}@media screen and (max-width:1023px){.telephony-page .head-section{min-height:auto}}.telephony-page .head-section>.container{flex-wrap:nowrap}@media screen and (max-width:1023.98px){.telephony-page .head-section>.container{flex-wrap:wrap;flex-direction:column}}@media screen and (max-width:1300px){.telephony-page .head-section>.container{align-items:initial}}@media screen and (max-width:768px){.telephony-page .head-section>.container{padding-top:0;padding-bottom:0}}.telephony-page .slogan{flex:0 1 585px}@media screen and (max-width:1023.98px){.telephony-page .slogan{flex:0 0 100%}}.telephony-page .slogan .h1{margin-bottom:29px}@media screen and (max-width:1300px){.telephony-page .slogan .h1{font-size:70px}}@media screen and (max-width:1150px){.telephony-page .slogan .h1{font-size:60px}}@media screen and (max-width:1023.98px){.telephony-page .slogan .h1{font-size:60px}}@media screen and (max-width:768px){.telephony-page .slogan .h1{font-size:32px}}.telephony-page .slogan .h1 span{white-space:nowrap}.telephony-page .slogan__link{color:#0042b6;display:block;font-size:16px;line-height:160%;font-weight:700;margin:20px 0 0 27px}.telephony-page .slogan__text{display:block;font-weight:300;font-size:16px;line-height:140%;color:#0006;max-width:440px!important}@media screen and (max-width:768px){.telephony-page .slogan__text{font-size:14px}}.telephony-page .holder{flex:0 1 652px;margin-right:0;display:flex;flex-direction:column;padding-bottom:22px}@media screen and (max-width:1023.98px){.telephony-page .holder{max-width:600px;margin:0 auto;flex:initial;padding-bottom:0}}@media screen and (max-width:768px){.telephony-page .holder{max-width:100%;margin:0}}.telephony-page .holder__wrap{position:relative;z-index:1}.telephony-page .holder__picture{margin-top:-41px;position:relative;z-index:1}@media screen and (max-width:768px){.telephony-page .holder__picture{margin-top:0}}.telephony-page .telephony{margin-top:50px}.telephony-page .telephony__visual{margin-top:-34.5%;margin-left:31px;width:100%;max-width:571px;height:197px;border-radius:150px;overflow:hidden;background:#1a191a}@media screen and (max-width:1300px){.telephony-page .telephony__visual{margin-left:auto;margin-right:auto}}@media screen and (max-width:1023.98px){.telephony-page .telephony__visual{position:relative}}@media screen and (max-width:500px){.telephony-page .telephony__visual{height:110px}}.telephony-page .telephony__visual .video{position:relative;top:0;right:0;left:50%;transform:translate(-35%,15%) rotate(45deg);width:1246px;height:703px}@media screen and (max-width:500px){.telephony-page .telephony__visual .video{width:982px;height:491px;transform:translate(-36%,12%) rotate(45deg)}}.telephony-page .telephony__visual-holder{display:block;width:100%;height:100%}.telephony-page .telephony__visual-holder video{width:100%;height:100%}@media screen and (max-width:1023.98px){.telephony-page .clients{padding:64px 0}}@media screen and (min-width:1024px){.telephony-page .clients{padding:160px 0}.has-scroll-smooth .telephony-page .clients [data-scroll]{padding-top:60vh;padding-bottom:36vh}}.telephony-page .clients .h2{max-width:1000px}.telephony-page .clients__list{display:flex;margin:170px -32px 0;flex-wrap:wrap}@media screen and (max-width:1023.98px){.telephony-page .clients__list{margin:120px -12px 0}}@media screen and (max-width:768px){.telephony-page .clients__list{margin:36px 0 0}}.telephony-page .clients__item{display:block;padding:0 32px;width:33.3333%}@media screen and (max-width:1023.98px){.telephony-page .clients__item{width:50%;margin-bottom:24px;padding:0 12px}.telephony-page .clients__item:last-child{margin-bottom:0}}@media screen and (max-width:768px){.telephony-page .clients__item{width:100%;padding:0}}.telephony-page .clients__content{height:100%;background:#fff3;border:2px solid #FFFFFF;border-radius:24px;padding:36px 28px 17px;color:#fff;display:flex;flex-direction:column}.telephony-page .clients__title{display:block;font-size:24px;line-height:140%;font-weight:700;margin-bottom:16px}@media screen and (max-width:768px){.telephony-page .clients__title{font-size:18px}}.telephony-page .clients__paragraph{display:block;font-size:16px;line-height:160%;color:#f2f2f2}@media screen and (max-width:768px){.telephony-page .clients__paragraph{font-size:14px}}.telephony-page .clients__count{font-size:24px;line-height:160%;font-weight:700;color:#0042b6;margin-left:auto;margin-top:auto}.telephony-page .help{padding:164px 0 140px;background:#e5f5fc}@media screen and (max-width:1023.98px){.telephony-page .help{padding:64px 0}}.telephony-page .help .h2{color:#181818;margin-bottom:93px}@media screen and (max-width:768px){.telephony-page .help .h2{margin-bottom:64px}}.telephony-page .help__list{display:block}.telephony-page .help__item{margin-bottom:24px}.telephony-page .help__content{background:#1b1a1b;border:2px solid #FFFFFF;box-shadow:4px 4px 35px #009fe326;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:24px;overflow:hidden;display:flex;align-items:center;padding-right:65px}@media screen and (max-width:1200px){.telephony-page .help__content{padding-right:40px}}@media screen and (max-width:1023.98px){.telephony-page .help__content{padding:38px 24px 22px}}@media screen and (max-width:768px){.telephony-page .help__content{flex-direction:column;align-items:flex-start}}.telephony-page .help__block-video{display:block;overflow:hidden;height:196px;max-width:425px;margin-right:85px}@media screen and (max-width:1200px){.telephony-page .help__block-video{margin-right:40px}}@media screen and (max-width:1023.98px){.telephony-page .help__block-video{display:none}}.telephony-page .help__block-video video{width:95%;height:100%}.telephony-page .help__block-video .video-one{position:relative;top:0;right:0;left:50%;transform:translate(-68%,-64%) rotate(11deg);width:1439px;height:835px}.telephony-page .help__block-video .video-second{position:relative;top:0;right:0;left:50%;transform:translate(-60%,-39%) rotate(54deg);width:1439px;height:835px}.telephony-page .help__block-video .video-third{position:relative;top:0;right:0;left:50%;transform:translate(-35%,-9%) rotate(30deg);width:1439px;height:835px}.telephony-page .help__text-block{display:block;margin-right:85px;flex:0 0 413px}@media screen and (max-width:1200px){.telephony-page .help__text-block{margin-right:40px}}@media screen and (max-width:1023.98px){.telephony-page .help__text-block{flex:initial}}@media screen and (max-width:768px){.telephony-page .help__text-block{margin-bottom:36px;margin-right:0}}.telephony-page .help__title{display:block;font-size:24px;line-height:140%;font-weight:700;margin-bottom:24px}@media screen and (max-width:768px){.telephony-page .help__title{font-size:18px}}.telephony-page .help__title span{color:#fff;background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.telephony-page .help__paragraph{display:block;font-size:16px;line-height:160%;font-weight:300;color:#ffffff80;margin-bottom:0}@media screen and (max-width:768px){.telephony-page .help__paragraph{font-size:14px}}.hosting-page .servises__item:hover .servises__picture .shadow{opacity:1}@media screen and (max-width:1023.98px){.hosting-page .servises__item .servises__picture .shadow{opacity:1}}.hosting-page .servises__picture .shadow{opacity:0;transition:.3s}.hosting-page .slogan .btn.order{margin-top:21px;max-width:initial;width:auto}.hosting-page .slogan .btn.order span{white-space:nowrap}.hosting-page .head-section.animated .circle_left{animation:devops-slide-in-left 2.5s cubic-bezier(.25,.46,.45,.94) both}.hosting-page .head-section.animated .circle_right{animation:devops-slide-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.hosting-page .calls{padding:164px 0;background:#e5f5fc;position:relative;z-index:1}@media screen and (max-width:1023.98px){.hosting-page .calls{padding:64px 0}}.hosting-page .calls .h2{max-width:700px;margin:0 auto 116px}@media screen and (max-width:768px){.hosting-page .calls .h2{margin:0 auto 64px}}.hosting-page .calls__list{display:flex;margin:0 -20px}@media(max-width:991px){.hosting-page .calls__list{flex-wrap:wrap}}@media screen and (max-width:768px){.hosting-page .calls__list{overflow-x:scroll;padding-bottom:15px}}.hosting-page .calls__item{width:33.3333%;padding:0 21px}@media(max-width:991px){.hosting-page .calls__item{width:50%;margin-bottom:20px}}@media screen and (max-width:768px){.hosting-page .calls__item{width:100%}}.hosting-page .calls__content{display:flex;flex-direction:column;position:relative;height:100%;max-width:100%;padding:28px;background:#e5f5fc;border-radius:24px;border:2px solid rgba(255,121,121,.3)}.hosting-page .calls__content:hover{box-shadow:0 -1px 50px #ff79793d}.hosting-page .calls__content:hover .calls-icon-hide{opacity:0;visibility:hidden}.hosting-page .calls__content:hover .calls-icon{opacity:1;visibility:visible}.hosting-page .calls-icon{display:block;opacity:0;visibility:hidden;margin-bottom:auto}.hosting-page .calls-icon img{display:block;width:100%}.hosting-page .calls-icon-hide{position:absolute;top:24px;left:24px;opacity:1;visibility:visible;transition:.3s}.hosting-page .calls__title{display:block;font-size:24px;line-height:140%;font-weight:700;color:#181818;margin-bottom:24px;max-width:100%}@media screen and (max-width:768px){.hosting-page .calls__title{font-size:18px}}.hosting-page .calls__text{display:block;font-size:16px;line-height:160%;font-weight:300;color:#828282}@media screen and (max-width:768px){.hosting-page .calls__text{font-size:14px}}.hosting-page .trust{padding:164px 0 40px;background:#e5f5fc;overflow:hidden}@media screen and (max-width:768px){.hosting-page .trust{padding:64px 0}}.hosting-page .trust .block-header{margin-bottom:128px}@media screen and (max-width:768px){.hosting-page .trust .block-header{margin-bottom:64px}}.hosting-page .trust .h2{display:block;color:#181818;margin-bottom:128px}@media screen and (max-width:768px){.hosting-page .trust .h2{margin-bottom:64px}}.hosting-page .trust .swiper{overflow:initial}.hosting-page .trust .swiper-wrapper{display:flex;align-items:center}.hosting-page .trust .hosting-list__item{min-height:100%;display:flex;align-items:center;width:auto}@media screen and (max-width:991px){.hosting-page .trust .hosting-list__item{width:210px}}@media screen and (max-width:600px){.hosting-page .trust .hosting-list__item{width:120px}}.hosting-page .trust .hosting-list__item .content img{display:block;width:86%;margin:0 auto}.hosting-page .trust .hosting-list__item+.hosting-list__item:before{border-left:1px solid rgba(8,8,8,.5)}.hosting-page .trust__item{width:313px;border-right:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.hosting-page .trust__item{width:210px}}@media screen and (max-width:600px){.hosting-page .trust__item{width:120px}}.hosting-page .trust__item .content img{display:block;width:86%;margin:0 auto}.hosting-page .trust .hosting-list__item{margin-right:60px}@media screen and (max-width:767.98px){.hosting-page .trust .hosting-list__item{max-width:224px;margin-right:24px}}.hosting-page .trust .hosting-list__item+.hosting-list__item{padding-left:60px}@media screen and (max-width:767.98px){.hosting-page .trust .hosting-list__item+.hosting-list__item{padding-left:24px}}.hosting-page .trust .hosting-list__item+.hosting-list__item:before{display:block;content:"";position:absolute;border-left:1px solid rgba(0,0,0,.4);left:0;top:7px;bottom:7px}.hosting-page .trust .hosting-list__item:last-child{margin-right:0}@media screen and (max-width:768px){.hosting-page .subscribe .decor-bg{width:calc(100% + 120px)!important}}.hosting-page .subscribe:before{content:"";position:absolute;top:-825px;left:0;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:#00ff91;filter:blur(187.25px);z-index:0}@media screen and (max-width:768px){.hosting-page .subscribe:before{top:-725px}}.hosting-page .subscribe:after{content:"";position:absolute;top:-825px;right:0;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:#00ff91;filter:blur(187.25px);z-index:0}@media screen and (max-width:768px){.hosting-page .subscribe:after{top:-725px}}.hosting-page .subscribe.animated:before,.hosting-page .subscribe.animated:after{animation:devops-slide-in-before-top 2.5s cubic-bezier(.25,.46,.45,.94) both}@keyframes shake-bl{0%,to{transform:rotate(0);transform-origin:0 100%}10%{transform:rotate(2deg)}20%,40%,60%{transform:rotate(-4deg)}30%,50%,70%{transform:rotate(4deg)}80%{transform:rotate(-2deg)}90%{transform:rotate(2deg)}}@keyframes jello-vertical{0%{transform:scaleZ(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleZ(1)}}@keyframes wobble-ver-right{0%,to{transform:translateY(0) rotate(0);transform-origin:50% 50%}15%{transform:translateY(-30px) rotate(6deg)}30%{transform:translateY(15px) rotate(-6deg)}45%{transform:translateY(-15px) rotate(3.6deg)}60%{transform:translateY(9px) rotate(-2.4deg)}75%{transform:translateY(-6px) rotate(1.2deg)}}.hosting-page .comments{padding:164px 0;background:#e5f5fc}@media screen and (max-width:768px){.hosting-page .comments{padding:64px 0}}.hosting-page .comments__list{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 -30px -22px}@media screen and (max-width:1023.98px){.hosting-page .comments__list{margin:0 0 -12px}}.hosting-page .comments__item{padding:0 30px;width:50%;margin-bottom:56px}@media screen and (max-width:1023.98px){.hosting-page .comments__item{padding:0;width:100%;margin-bottom:24px}}.hosting-page .comments__user{display:flex;margin-top:auto}@media screen and (max-width:1023.98px){.hosting-page .comments__user{order:3;margin-bottom:10px;margin-top:0}}.hosting-page .comments__info{display:flex;flex-direction:column;height:100%}@media screen and (max-width:1023.98px){.hosting-page .comments__info{flex-direction:column-reverse}}.hosting-page .comments__info.more .comments__more{display:block}.hosting-page .comments__info.more .comments__close{display:none}.hosting-page .comments__info.more .comments__paragraph{max-height:129px;overflow:hidden;margin-bottom:0}.hosting-page .comments__info.more .comments__user{margin-top:auto}.hosting-page .comments__info.close .comments__close{display:block}.hosting-page .comments__info.close .comments__more{display:none}.hosting-page .comments__content{position:relative;background:#ffffff80;border:2px solid #FFFFFF;border-radius:28px;display:flex;align-items:flex-start;padding:36px;height:100%}@media screen and (max-width:768px){.hosting-page .comments__content{padding:16px 16px 22px;border-radius:14px}}.hosting-page .comments__content.open{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#009fe3,#17d080,#ff7979,#f2c94c) border-box;border:2px solid transparent}.hosting-page .comments__content.open .comments__paragraph{visibility:visible;opacity:1;height:auto}.hosting-page .comments__content.open .comments__open{transform:rotate(180deg)}.hosting-page .comments__user-photo{display:block;position:relative;margin-right:36px;border-radius:200px;overflow:hidden;min-width:106px}.hosting-page .comments__user-photo:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#2828284d}.hosting-page .comments__user-photo img{width:100%;display:block}@media screen and (max-width:768px){.hosting-page .comments__user-photo{min-width:48px;width:48px;height:87px;margin-right:24px}}.hosting-page .comments__paragraph{display:flex;flex-direction:column;position:relative;font-size:16px;line-height:160%;font-weight:300;color:#0006;transition:opacity .3s,height .3s,visibility .1s;margin-bottom:24px}@media screen and (max-width:1023.98px){.hosting-page .comments__paragraph{order:2}}@media screen and (max-width:768px){.hosting-page .comments__paragraph{visibility:hidden;opacity:0;height:0}}.hosting-page .comments__dots{position:absolute;right:0;bottom:0}.hosting-page .comments__more,.hosting-page .comments__close{font-size:16px;line-height:160%;font-weight:700;color:#181818;cursor:pointer;margin-bottom:0}@media screen and (max-width:1023.98px){.hosting-page .comments__more,.hosting-page .comments__close{order:1}}@media screen and (max-width:768px){.hosting-page .comments__more,.hosting-page .comments__close{display:none}}.hosting-page .comments__more,.hosting-page .comments__close{display:block}.hosting-page .comments__position{display:block;font-size:16px;line-height:160%;font-weight:300;margin-top:24px}.hosting-page .comments__name{font-weight:700;color:#009fe3}@media screen and (max-width:1023.98px){.hosting-page .comments__name{display:flex;flex-direction:column}}.hosting-page .comments__open{display:none}@media screen and (max-width:768px){.hosting-page .comments__open{display:block;position:absolute;right:15px;bottom:12px;transition:.3s}}.hosting-page .wrong{padding:170px 0 162px;background:#009fe31a}@media screen and (max-width:768px){.hosting-page .wrong{padding:64px 0}}.hosting-page .wrong .block-header{text-align:center}.hosting-page .wrong .h2{max-width:820px;margin:0 auto 24px}@media screen and (max-width:768px){.hosting-page .wrong .h2{text-align:left;margin-bottom:24px}}.hosting-page .wrong__paragraph{display:block;font-size:16px;line-height:160%;font-weight:300;max-width:765px!important;margin:0 auto 84px}@media screen and (max-width:768px){.hosting-page .wrong__paragraph{margin-bottom:58px;text-align:left}}.hosting-page .wrong__block{display:flex;justify-content:center;margin:0 -32px}@media screen and (max-width:1023.98px){.hosting-page .wrong__block{flex-direction:column;margin:0}}.hosting-page .wrong__elem{display:block;padding:0 32px}@media screen and (max-width:1023.98px){.hosting-page .wrong__elem{padding:0;margin-bottom:36px}.hosting-page .wrong__elem:last-child{margin-bottom:0}}.hosting-page .wrong__elem_good .wrong__item{color:#181818}.hosting-page .wrong__content{padding:64px 64px 38px;border-radius:28px;height:100%;max-width:560px}.hosting-page .wrong__content_border{border:2px solid #17D080!important}.hosting-page .wrong__content_green{background:#17d0821a;box-shadow:0 4px 50px #17d08033;border:2px solid #17D080}@media screen and (max-width:1023.98px){.hosting-page .wrong__content{max-width:100%}}@media screen and (max-width:768px){.hosting-page .wrong__content{padding:28px 28px 32px}}.hosting-page .wrong__descr{display:block;font-size:24px;line-height:140%;font-weight:700;margin-bottom:8px;color:#181818}@media screen and (max-width:768px){.hosting-page .wrong__descr{font-size:18px}}.hosting-page .wrong__title{display:block;font-size:46px;line-height:140%;font-weight:700;margin-bottom:36px;color:#009fe3}@media screen and (max-width:768px){.hosting-page .wrong__title{font-size:32px;margin-bottom:30px}}.hosting-page .wrong__list{display:block}.hosting-page .wrong__item{margin-bottom:24px;display:flex;align-items:center;font-size:16px;line-height:160%;font-weight:300}@media screen and (max-width:768px){.hosting-page .wrong__item{font-size:14px}}.hosting-page .wrong__svg-block{display:block;min-width:55px}@media screen and (max-width:768px){.hosting-page .wrong__svg-block{min-width:40px}}.hosting-page .cool{padding:130px 0 125px;background:#0042b6!important}@media screen and (max-width:768px){.hosting-page .cool{padding:64px 0}}.hosting-page .cool__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1023.98px){.hosting-page .cool__wrap{flex-direction:column;align-items:flex-start}}.hosting-page .cool .h2{max-width:660px;font-size:46px;line-height:130%}.hosting-page .cool .h2 span{background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.hosting-page .cool .h2 .green{display:inline-block;color:#17d080}@media screen and (max-width:1023.98px){.hosting-page .cool .h2{margin-bottom:36px;font-size:32px}}.hosting-page .cool .order{color:#fff;border-radius:200px;border:initial!important;margin-right:15%}@media screen and (max-width:1250px){.hosting-page .cool .order{margin-right:5%}}.hosting-page .cool .order:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;z-index:0;background:#17d080!important;transition:.3s all;border-radius:inherit}.hosting-page .cool .order:hover:before{opacity:1}.hosting-page .servises{padding:164px 0 200px!important;background:#e5f5fc!important;overflow:hidden}@media screen and (max-width:768px){.hosting-page .servises{padding:64px 0!important}}.hosting-page .servises .block-header{display:flex;align-items:center;margin-bottom:128px}@media screen and (max-width:768px){.hosting-page .servises .block-header{margin-bottom:46px;flex-direction:column;align-items:flex-start}}.hosting-page .servises .h2{margin-bottom:24px;display:block;max-width:450px;width:100%;margin-right:20px}.hosting-page .servises__paragraph{display:block;font-size:24px!important;line-height:130%;font-weight:700;font-family:Ubuntu Sans,sans-serif;color:#0006;margin-bottom:0!important;max-width:580px!important}@media screen and (max-width:1023.98px){.hosting-page .servises__paragraph{font-size:28px}}@media screen and (max-width:768px){.hosting-page .servises__paragraph{font-size:18px;margin-bottom:64px}}.hosting-page .servises__list{display:flex;flex-wrap:wrap;margin:0 -34px}@media screen and (max-width:1023.98px){.hosting-page .servises__list{margin:0}}.hosting-page .servises__item{width:33%!important;padding:0 34px;margin-bottom:0!important}@media screen and (max-width:1023.98px){.hosting-page .servises__item{width:100%!important;margin-bottom:48px!important;padding:0}.hosting-page .servises__item:last-child{margin-bottom:0!important}}.hosting-page .servises__content{display:flex;flex-direction:column;align-items:start;border:2px solid #17D080;transition:.3s;padding:28px;border-radius:24px;height:100%;background:#ffffff4d}.hosting-page .servises__content:hover{box-shadow:0 -1px 50px #17d08033}.hosting-page .servises__picture{display:block;margin-top:-50px;margin-left:-50px;margin-bottom:40px}.hosting-page .servises__descr{display:block;font-size:24px;line-height:130%;font-weight:700;margin-bottom:16px;color:#181818}@media screen and (max-width:768px){.hosting-page .servises__descr{font-size:32px;margin-bottom:16px}}.hosting-page .servises__list-text{display:block;font-size:16px;line-height:160%;font-weight:300;color:#0006;margin-bottom:24px!important;max-width:100%!important}@media screen and (max-width:768px){.hosting-page .servises__list-text{font-size:14px;margin-bottom:16px}}.hosting-page .servises .block-url{padding:0!important}.hosting-page .servises .btn{padding:0;color:#181818;margin-top:auto}@media screen and (max-width:768px){.hosting-page .servises .btn{height:26px}}.hosting-page .servises .holder{margin-left:0;margin-top:-17px}@media screen and (max-width:1023.98px){.hosting-page .servises .holder{max-width:600px}}.hosting-page .servises .holder__picture{margin-top:20px;margin-left:22%}@media screen and (max-width:1023.98px){.hosting-page .servises .holder__picture{margin-left:auto}}@media screen and (max-width:768px){.hosting-page .servises .holder__picture{width:268px;height:171px;margin-left:auto;margin-right:-30px}}.hosting-page .servises .telephony__visual{max-width:325px;height:146px}@media screen and (max-width:1023.98px){.hosting-page .servises .telephony__visual{transform:translateY(-44%)}}@media screen and (max-width:768px){.hosting-page .servises .telephony__visual{height:115px;max-width:90%;width:100%;transform:translateY(-40%);min-width:initial}}.hosting-page .servises .telephony__visual .video{transform:translate(-37%,14%) rotate(46deg);width:855px;height:482px}@media screen and (max-width:768px){.hosting-page .servises .telephony__visual .video{transform:translate(-32%,8%) rotate(46deg);width:1713px;height:967px}}.hosting-page .practice{padding:171px 0 134px}@media screen and (max-width:768px){.hosting-page .practice{padding:64px 0}}.hosting-page .practice .h2{font-size:78px}@media screen and (max-width:768px){.hosting-page .practice .h2{font-size:32px}}.hosting-page .practice__holder{display:flex;justify-content:space-between;max-width:initial;align-items:center}@media screen and (max-width:1023.98px){.hosting-page .practice__holder{flex-direction:column;align-items:flex-start}}.hosting-page .practice__list-block{width:50%}@media screen and (max-width:1023.98px){.hosting-page .practice__list-block{width:100%}}.hosting-page .practice__green-btn{color:#17d080;transition:.3s}.hosting-page .practice__green-btn:hover{text-decoration:underline}.hosting-page .practice__btn{border-radius:200px;color:#fff}@media screen and (max-width:1023.98px){.hosting-page .practice .works__wrap{margin-bottom:0}}.hosting-page .practice .works__list{margin:0}.hosting-page .practice .works__list.pc{display:block}@media screen and (max-width:1023.98px){.hosting-page .practice .works__list.pc{display:none}}.hosting-page .practice .works__list.mobile{display:none}@media screen and (max-width:1023.98px){.hosting-page .practice .works__list.mobile{display:block;margin-bottom:64px;margin-top:64px}.hosting-page .practice .works__list.mobile:before{display:none}}.hosting-page .practice .works__item{margin-bottom:24px}.hosting-page .practice .works__item:before{bottom:-24px;height:24px}@media screen and (max-width:768px){.hosting-page .practice .works__item:before{left:28px;transform:translate(0)}}.hosting-page .practice .works__content{display:inline-flex;padding:32px 24px}@media screen and (max-width:768px){.hosting-page .practice .works__content{padding:20px 16px}}.hosting-page .practice .works__content.el-1{animation-name:anim-illustration-1}.hosting-page .practice .works__content.el-2{animation-name:anim-illustration-2}.hosting-page .practice .works__content.el-3{animation-name:anim-illustration-3}.hosting-page .practice .works__content.el-4{animation-name:anim-illustration-4}.hosting-page .practice .works__content.el-5{animation-name:anim-illustration-5}.hosting-page .practice .works__content.el-6{animation-name:anim-illustration-6}.hosting-page .proponably{padding:164px 0 69px;background:#e5f5fc!important}@media screen and (max-width:768px){.hosting-page .proponably{padding:100px 0}}@media screen and (max-width:550px){.hosting-page .proponably{padding:64px 0}}.hosting-page .proponably .h2{color:#181818}.hosting-page .proponably .h4,.hosting-page .proponably .problems-list__item .h4{color:#009fe3!important}.hosting-page .proponably .problems-list-nav{border-bottom:1px solid rgba(0,159,227,.5)}.hosting-page .proponably .problems-list-nav:after,.hosting-page .proponably .problems-list-nav:before{color:#000;background:#000}.hosting-page .proponably .problems-list-nav::-webkit-slider-thumb{-webkit-appearance:none;width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-webkit-transition:.3s all;transition:.3s all}.hosting-page .proponably .problems-list-nav::-moz-range-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-moz-transition:.3s all;transition:.3s all}.hosting-page .proponably .problems-list-nav::-ms-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-ms-transition:.3s all;transition:.3s all}.hosting-page .proponably .problems-list-nav::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.hosting-page .proponably .problems-list-nav::-moz-range-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.hosting-page .proponably .problems-list-nav::-ms-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.hosting-page .proponably .problems-list-nav:focus{background:none;outline:none}.hosting-page .proponably .problems-list-nav::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.hosting-page .expert{padding:200px 0 164px;background:#0042b6!important}@media screen and (max-width:1023.98px){.hosting-page .expert{padding:100px 0 80px}}@media screen and (max-width:768px){.hosting-page .expert{padding:64px 0}}.hosting-page .expert__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1023.98px){.hosting-page .expert__wrap{flex-direction:column;align-items:flex-start}}.hosting-page .expert .h2{font-size:46px;line-height:130%;max-width:700px;color:#e5f5fc}@media screen and (max-width:1023.98px){.hosting-page .expert .h2{margin-bottom:36px}}@media screen and (max-width:768px){.hosting-page .expert .h2{font-size:32px}}.hosting-page .expert .h2 span{background:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial}.hosting-page .expert .btn{display:flex;color:#fff!important;border-radius:200px;margin-right:15%;background:transparent!important;border:initial!important;position:relative;z-index:1}@media screen and (max-width:1250px){.hosting-page .expert .btn{margin-right:5%}}.hosting-page .expert .btn:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;z-index:0;background:#17d080!important;transition:.3s all;border-radius:inherit}.hosting-page .expert .btn:hover{border:initial}.hosting-page .expert .btn:hover:before{opacity:1}.vacancy-page .main-nav-button{color:#009fe3}.vacancy-page .head-section{padding-bottom:121px;padding-top:175px!important;border:1px solid rgba(0,159,227,.5)}@media screen and (max-width:1550px){.vacancy-page .head-section{padding-top:100px}}@media screen and (max-height:800px){.vacancy-page .head-section{min-height:900px}}@media screen and (max-width:1023.98px){.vacancy-page .head-section{padding-top:115px;padding-bottom:57px}}@media screen and (max-width:1023px){.vacancy-page .head-section{min-height:auto}}@media screen and (max-width:767.98px){.vacancy-page .head-section{padding:120px 0 36px!important}}.vacancy-page .head-section.animated .circle_left{animation:vac-slide-in-left 2.5s cubic-bezier(.25,.46,.45,.94) both}.vacancy-page .head-section.animated .circle_right{animation:vac-slide-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.vacancy-page .head-section>.container{flex-wrap:nowrap;flex-direction:row}@media screen and (max-width:1023.98px){.vacancy-page .head-section>.container{flex-wrap:nowrap;flex-direction:row}}@media screen and (max-width:1300px){.vacancy-page .head-section>.container{align-items:initial}}@media screen and (max-width:768px){.vacancy-page .head-section>.container{padding-top:0;padding-bottom:0;flex-direction:column}}.vacancy-page .slogan{flex:0 1 585px;margin-top:43px;text-align:left}@media screen and (max-width:1300px){.vacancy-page .slogan{margin-top:20px}}@media screen and (max-width:1023.98px){.vacancy-page .slogan{flex:0 0 100%}}.vacancy-page .slogan .h1{margin-bottom:29px;font-family:Ubuntu,sans-serif!important;font-weight:700}@media screen and (max-width:1150px){.vacancy-page .slogan .h1{font-size:60px}}@media screen and (max-width:1023.98px){.vacancy-page .slogan .h1{font-size:60px}}@media screen and (max-width:768px){.vacancy-page .slogan .h1{font-size:32px}}.vacancy-page .slogan .h1 span{white-space:nowrap}.vacancy-page .slogan__link{color:#0042b6;display:block;font-size:16px;line-height:160%;font-weight:700;margin:20px 0 0 27px}.vacancy-page .slogan__text{display:block;font-weight:700;font-size:24px;line-height:140%;color:#828282;max-width:470px!important}@media screen and (max-width:768px){.vacancy-page .slogan__text{font-size:14px}}.vacancy-page .icon-block-vac{display:flex;justify-content:center;width:100%;text-align:center;margin-top:auto;z-index:-1;margin-right:-100px;transform:translate(600px)}.vacancy-page .icon-block-vac img{display:block;width:100%;max-width:450px}.vacancy-page .head-section.animated .icon-block-vac{animation:vac-icon-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}@keyframes vac-icon-in-right{0%{transform:translate(1000px);opacity:0}80%{transform:translate(-5px);opacity:1}to{transform:translate(0);opacity:1}}.vacancy-page .circle{position:absolute;width:660px;height:1125px;bottom:-70%;transform:translate(-50%) rotate(80deg);filter:blur(200px);border-radius:100%;z-index:-2}.vacancy-page .circle_left{left:-15%!important;bottom:0%!important;transform:translate(-50%) rotate(15deg)!important}.vacancy-page .circle_right{right:-75%!important;bottom:-45%!important;transform:translate(-50%) rotate(40deg)!important}.vacancy-page .subscribe:before{content:"";position:absolute;top:-825px;left:0;width:50%;height:1000px;transform:rotate(-80deg);background:#00ff91;filter:blur(187.25px);z-index:0}.vacancy-page .subscribe:after{content:"";position:absolute;top:-825px;right:0;width:50%;height:1000px;transform:rotate(-80deg);background:#00ff91;filter:blur(187.25px);z-index:0}.vacancy-page .holder{flex:0 1 652px;margin-right:0;display:flex;flex-direction:column;padding-bottom:22px}@media screen and (max-width:1023.98px){.vacancy-page .holder{max-width:480px;margin:0;flex:initial;padding-bottom:0}}@media screen and (max-width:768px){.vacancy-page .holder{max-width:100%;margin:0}}.vacancy-page .holder__wrap{position:relative;z-index:1}.vacancy-page .holder__picture{margin-top:-41px;position:relative;z-index:1}@media screen and (max-width:768px){.vacancy-page .holder__picture{margin-top:0}}.vacancy-page .telephony{margin-top:50px}.vacancy-page .telephony__visual{margin-top:-34.5%;margin-left:31px;width:100%;max-width:571px;height:197px;border-radius:150px;overflow:hidden;background:#1a191a;left:0}@media screen and (max-width:1300px){.vacancy-page .telephony__visual{margin-left:auto;margin-right:auto}}@media screen and (max-width:1023.98px){.vacancy-page .telephony__visual{position:relative}}@media screen and (max-width:500px){.vacancy-page .telephony__visual{height:110px}}.vacancy-page .telephony__visual .video{position:relative;top:0;right:0;left:50%;transform:translate(-35%,15%) rotate(45deg);width:1246px;height:703px}@media screen and (max-width:500px){.vacancy-page .telephony__visual .video{width:982px;height:491px;transform:translate(-36%,12%) rotate(45deg)}}.vacancy-page .telephony__visual-holder{display:block;width:100%;height:100%}.vacancy-page .telephony__visual-holder video{width:100%;height:100%}@media screen and (max-width:1023.98px){.vacancy-page .clients{padding:64px 0}}@media screen and (min-width:1024px){.vacancy-page .clients{padding:160px 0}.has-scroll-smooth .vacancy-page .clients [data-scroll]{padding-top:60vh;padding-bottom:36vh}}.vacancy-page .clients__list{display:flex;margin:170px -32px 0;flex-wrap:wrap}@media screen and (max-width:1023.98px){.vacancy-page .clients__list{margin:120px -12px 0}}@media screen and (max-width:768px){.vacancy-page .clients__list{margin:36px 0 0}}.vacancy-page .clients__item{display:block;padding:0 32px;width:33.3333%}@media screen and (max-width:1023.98px){.vacancy-page .clients__item{width:50%;margin-bottom:24px;padding:0 12px}.vacancy-page .clients__item:last-child{margin-bottom:0}}@media screen and (max-width:768px){.vacancy-page .clients__item{width:100%;padding:0}}.vacancy-page .clients__content{height:100%;background:#fff3;border:2px solid #FFFFFF;border-radius:24px;padding:36px 28px 17px;color:#fff;display:flex;flex-direction:column}.vacancy-page .clients__title{display:block;font-size:24px;line-height:140%;font-weight:700;margin-bottom:16px}@media screen and (max-width:768px){.vacancy-page .clients__title{font-size:18px}}.vacancy-page .clients__paragraph{display:block;font-size:16px;line-height:160%;color:#f2f2f2}@media screen and (max-width:768px){.vacancy-page .clients__paragraph{font-size:14px}}.vacancy-page .clients__count{font-size:24px;line-height:160%;font-weight:700;color:#009fe3;margin-left:auto;margin-top:auto}.vacancy-page .help{padding:164px 0 140px;background:#e5f5fc}@media screen and (max-width:1023.98px){.vacancy-page .help{padding:64px 0}}.vacancy-page .help .h2{color:#181818;margin-bottom:93px}@media screen and (max-width:768px){.vacancy-page .help .h2{margin-bottom:64px}}.vacancy-page .help__list{display:block}.vacancy-page .help__item{margin-bottom:24px}.vacancy-page .help__content{background:#1b1a1b;border:2px solid #FFFFFF;box-shadow:4px 4px 35px #009fe326;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:24px;overflow:hidden;display:flex;align-items:center;padding-right:65px}@media screen and (max-width:1200px){.vacancy-page .help__content{padding-right:40px}}@media screen and (max-width:1023.98px){.vacancy-page .help__content{padding:38px 24px 22px}}@media screen and (max-width:768px){.vacancy-page .help__content{flex-direction:column;align-items:flex-start}}.vacancy-page .help__block-video{display:block;overflow:hidden;height:196px;max-width:425px;margin-right:85px}@media screen and (max-width:1200px){.vacancy-page .help__block-video{margin-right:40px}}@media screen and (max-width:1023.98px){.vacancy-page .help__block-video{display:none}}.vacancy-page .help__block-video video{width:95%;height:100%}.vacancy-page .help__block-video .video-one{position:relative;top:0;right:0;left:50%;transform:translate(-68%,-64%) rotate(11deg);width:1439px;height:835px}.vacancy-page .help__block-video .video-second{position:relative;top:0;right:0;left:50%;transform:translate(-60%,-39%) rotate(54deg);width:1439px;height:835px}.vacancy-page .help__block-video .video-third{position:relative;top:0;right:0;left:50%;transform:translate(-35%,-9%) rotate(30deg);width:1439px;height:835px}.vacancy-page .help__text-block{display:block;margin-right:85px;flex:0 0 413px}@media screen and (max-width:1200px){.vacancy-page .help__text-block{margin-right:40px}}@media screen and (max-width:1023.98px){.vacancy-page .help__text-block{flex:initial}}@media screen and (max-width:768px){.vacancy-page .help__text-block{margin-bottom:36px;margin-right:0}}.vacancy-page .help__title{display:block;font-size:24px;line-height:140%;font-weight:700;margin-bottom:24px}@media screen and (max-width:768px){.vacancy-page .help__title{font-size:18px}}.vacancy-page .help__title span{color:#fff;background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vacancy-page .help__paragraph{display:block;font-size:16px;line-height:160%;font-weight:300;color:#ffffff80}@media screen and (max-width:768px){.vacancy-page .help__paragraph{font-size:14px}}.hosting-page .servises{padding:100px 0 0}.hosting-page .holder{position:relative;flex:0 1 570px;margin-left:20px;margin-top:-27px}@media screen and (max-width:1023.98px){.hosting-page .holder{margin-top:68px;flex:initial;margin-left:0;max-width:100%;width:100%}}.hosting-page .telephony__visual{margin-top:initial;position:absolute;top:50%;transform:translateY(-50%);margin:0;max-width:initial;height:172px;width:calc(100% - 75px)}@media screen and (max-width:1023.98px){.hosting-page .telephony__visual{min-width:553px;left:0}}@media screen and (max-width:768px){.hosting-page .telephony__visual{height:122px;transform:translateY(-35%)}}.hosting-page .holder__picture{margin-top:-35px;margin-left:12%}@media screen and (max-width:1023.98px){.hosting-page .holder__picture{margin-top:0}}@media screen and (max-width:768px){.hosting-page .holder__picture{width:169px;height:328px}}.hosting-page .slogan{flex:0 1 720px}@media screen and (max-width:1400px){.hosting-page .slogan{margin-top:0}}@media screen and (max-width:1023.98px){.hosting-page .slogan{flex:0 1 100%}}@media screen and (max-width:1400px){.hosting-page .slogan .h1{font-size:70px}}@media screen and (max-width:1150px){.hosting-page .slogan .h1{font-size:60px}}@media screen and (max-width:1023.98px){.hosting-page .slogan .h1{font-size:60px}}@media screen and (max-width:768px){.hosting-page .slogan .h1{font-size:32px}}@media screen and (max-width:1023.98px){.hosting-page .holder{margin-bottom:64px}}@media screen and (max-width:768px){.hosting-page .btn{font-size:15px;line-height:18px}}.hosting-page .head-section{padding-bottom:0}.hosting-page .telephony__visual .video{transform:translate(-63%,-1%) rotate(151deg)}@media screen and (max-width:768px){.hosting-page .telephony__visual .video{transform:translate(-39%,5%) rotate(37deg);width:1543px;height:870px}}.hosting-page .accent--text{color:#009fe3!important}.hosting-page .blue--text{color:#0042b6!important}.hosting-page .feedback .text-content span{position:relative;z-index:1;white-space:nowrap}.hosting-page .feedback .text-content span:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:6px;background:#17d080;z-index:-1}@media screen and (max-width:768px){.hosting-page .feedback .text-content span:before{height:3px}}.hosting-page .feedback .text-content .btn span:before{display:none}.wrong{padding:170px 0 162px;background:#009fe31a}@media screen and (max-width:768px){.wrong{padding:64px 0}}.wrong .h2{max-width:820px;margin-bottom:32px}.wrong__paragraph{display:block;font-size:16px;line-height:160%;font-weight:300;max-width:632px;margin-bottom:84px}.wrong__block{display:flex;margin:0 -32px}@media screen and (max-width:1023.98px){.wrong__block{flex-direction:column;margin:0}}.wrong__elem{display:block;padding:0 32px}@media screen and (max-width:1023.98px){.wrong__elem{padding:0;margin-bottom:36px}.wrong__elem:last-child{margin-bottom:0}}.wrong__elem_good .wrong__item{color:#181818}.wrong__content{padding:64px 64px 38px;border-radius:28px;height:100%;max-width:560px}.wrong__content_border{border:2px solid rgba(0,159,227,.5)}.wrong__content_white{background:#ffffff80;border:2px solid #FFFFFF}@media screen and (max-width:1023.98px){.wrong__content{max-width:100%}}@media screen and (max-width:768px){.wrong__content{padding:28px 28px 32px}}.wrong__descr{display:block;font-size:24px;line-height:140%;font-weight:700;margin-bottom:8px;color:#181818}@media screen and (max-width:768px){.wrong__descr{font-size:18px}}.wrong__title{display:block;font-size:46px;line-height:140%;font-weight:700;margin-bottom:36px;color:#009fe3}@media screen and (max-width:768px){.wrong__title{font-size:32px;margin-bottom:30px}}.wrong__list{display:block}.wrong__item{margin-bottom:24px;display:flex;align-items:center;font-size:16px;line-height:160%;font-weight:300}@media screen and (max-width:768px){.wrong__item{font-size:14px}}.wrong__svg-block{display:block;min-width:55px}@media screen and (max-width:768px){.wrong__svg-block{min-width:40px}}.cool{padding:130px 0 125px;background:#1a1a1a}@media screen and (max-width:768px){.cool{padding:64px 0}}.cool__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1023.98px){.cool__wrap{flex-direction:column;align-items:flex-start}}.cool .h2{max-width:660px;font-size:46px;line-height:130%}.cool .h2 span{background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1023.98px){.cool .h2{margin-bottom:36px;font-size:32px}}.cool .btn{color:#fff;border:2px solid #009FE3;border-radius:200px;margin-right:15%}@media screen and (max-width:1250px){.cool .btn{margin-right:5%}}.cool .btn:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#0042b6;opacity:0;z-index:0;transition:.3s all;border-radius:inherit}.cool .btn:hover{border-color:#0042b6}.cool .btn:hover:before{opacity:1}.servises{padding:164px 0 69px;background:#009fe31a}@media screen and (max-width:768px){.servises{padding:100px 0}}.servises .h2{margin-bottom:24px}.servises__paragraph{display:block;font-size:46px;line-height:130%;font-weight:700;color:#0006;margin-bottom:128px;max-width:1110px}@media screen and (max-width:1023.98px){.servises__paragraph{font-size:28px}}@media screen and (max-width:768px){.servises__paragraph{font-size:18px;margin-bottom:64px}}.servises__list{display:flex;flex-wrap:wrap;margin:0 -20px}@media screen and (max-width:1023.98px){.servises__list{margin:0}}.servises__item{width:50%;padding:0 20px;margin-bottom:68px}@media screen and (max-width:1023.98px){.servises__item{width:100%;padding:0;margin-bottom:48px}}.servises__title{display:block;font-size:46px;line-height:130%;font-weight:700;margin-bottom:24px;background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:768px){.servises__title{font-size:32px;margin-bottom:16px}}.servises__list-text{display:block;font-size:16px;line-height:160%;font-weight:300;color:#0006;margin-bottom:0;max-width:475px}@media screen and (max-width:768px){.servises__list-text{font-size:14px;margin-bottom:16px}}.servises .btn{padding:0;color:#181818}@media screen and (max-width:768px){.servises .btn{height:26px}}.servises .holder{margin-left:0;margin-top:-17px}@media screen and (max-width:1023.98px){.servises .holder{max-width:600px}}.servises .holder__picture{margin-top:20px;margin-left:22%}@media screen and (max-width:1023.98px){.servises .holder__picture{margin-left:auto}}@media screen and (max-width:768px){.servises .holder__picture{width:268px;height:171px;margin-left:auto;margin-right:-30px}}.servises .telephony__visual{max-width:325px;height:146px}@media screen and (max-width:1023.98px){.servises .telephony__visual{transform:translateY(-44%)}}@media screen and (max-width:768px){.servises .telephony__visual{height:115px;max-width:90%;width:100%;transform:translateY(-40%);min-width:initial}}.servises .telephony__visual .video{transform:translate(-37%,14%) rotate(46deg);width:855px;height:482px}@media screen and (max-width:768px){.servises .telephony__visual .video{transform:translate(-32%,8%) rotate(46deg);width:1713px;height:967px}}.practice{padding:171px 0 134px}@media screen and (max-width:768px){.practice{padding:64px 0}}.practice .h2{font-size:78px}@media screen and (max-width:768px){.practice .h2{font-size:32px}}.practice__holder{display:flex;justify-content:space-between;max-width:initial;align-items:center}@media screen and (max-width:1023.98px){.practice__holder{flex-direction:column;align-items:flex-start}}.practice__list-block{width:50%}@media screen and (max-width:1023.98px){.practice__list-block{width:100%}}.practice__green-btn{color:#17d080}.practice__btn{border-radius:200px;color:#fff}@media screen and (max-width:1023.98px){.practice .works__wrap{margin-bottom:0}}.practice .works__list{margin:0}.practice .works__list.pc{display:block}@media screen and (max-width:1023.98px){.practice .works__list.pc{display:none}}.practice .works__list.mobile{display:none}@media screen and (max-width:1023.98px){.practice .works__list.mobile{display:block;margin-bottom:64px;margin-top:64px}.practice .works__list.mobile:before{display:none}}.practice .works__item{margin-bottom:24px}.practice .works__item:before{bottom:-24px;height:24px}@media screen and (max-width:768px){.practice .works__item:before{left:28px;transform:translate(0)}}.practice .works__content{display:inline-flex;padding:24px 58px}@media screen and (max-width:768px){.practice .works__content{padding:16px 28px}}.practice .works__content.el-1{animation-name:anim-illustration-1}.practice .works__content.el-2{animation-name:anim-illustration-2}.practice .works__content.el-3{animation-name:anim-illustration-3}.practice .works__content.el-4{animation-name:anim-illustration-4}.practice .works__content.el-5{animation-name:anim-illustration-5}.practice .works__content.el-6{animation-name:anim-illustration-6}.proponably{padding:164px 0 69px;background:#009fe31a}@media screen and (max-width:768px){.proponably{padding:100px 0}}@media screen and (max-width:550px){.proponably{padding:64px 0}}.proponably .h2{color:#181818}.proponably .h4{color:#009fe3}.proponably .problems-list-nav{border-bottom:1px solid rgba(0,159,227,.5)}.proponably .problems-list-nav:after,.proponably .problems-list-nav:before{color:#000;background:#000}.proponably .problems-list-nav::-webkit-slider-thumb{-webkit-appearance:none;width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-webkit-transition:.3s all;transition:.3s all}.proponably .problems-list-nav::-moz-range-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-moz-transition:.3s all;transition:.3s all}.proponably .problems-list-nav::-ms-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-ms-transition:.3s all;transition:.3s all}.proponably .problems-list-nav::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.proponably .problems-list-nav::-moz-range-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.proponably .problems-list-nav::-ms-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.proponably .problems-list-nav:focus{background:none;outline:none}.proponably .problems-list-nav::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.expert{padding:200px 0 164px;background:#009fe31a}@media screen and (max-width:1023.98px){.expert{padding:100px 0 80px}}@media screen and (max-width:768px){.expert{padding:64px 0}}.expert__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1023.98px){.expert__wrap{flex-direction:column;align-items:flex-start}}.expert .h2{font-size:46px;line-height:130%;max-width:630px}@media screen and (max-width:1023.98px){.expert .h2{margin-bottom:36px}}@media screen and (max-width:768px){.expert .h2{font-size:32px}}.expert .h2 span{background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.expert .btn{display:flex;position:relative;color:#181818;border-radius:200px;margin-right:15%;background:linear-gradient(#e5f5fc,#e5f5fc) padding-box,linear-gradient(to right,#009fe3,#17d080,#ff7979,#f2c94c) border-box;border:2px solid transparent}@media screen and (max-width:1250px){.expert .btn{margin-right:5%}}.expert .btn:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;opacity:0;z-index:0;transition:.3s all;border-radius:inherit}.expert .btn:hover{border-color:#fff}.expert .btn:hover:before{opacity:1}.trust{padding:164px 0}@media screen and (max-width:768px){.trust{padding:64px 0}}.trust .block-header{margin-bottom:128px}@media screen and (max-width:768px){.trust .block-header{margin-bottom:64px}}.trust__item{width:313px;border-right:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.trust__item{width:210px}}@media screen and (max-width:600px){.trust__item{width:120px}}.trust__item .content img{display:block;width:86%;margin:0 auto}.comments{padding:164px 0;background:#009fe31a}@media screen and (max-width:768px){.comments{padding:64px 0}}.comments__list{display:flex;flex-wrap:wrap;margin:0 -30px -22px}@media screen and (max-width:1023.98px){.comments__list{margin:0 0 -12px}}.comments__item{padding:0 30px;width:50%;margin-bottom:56px}@media screen and (max-width:1023.98px){.comments__item{padding:0;width:100%;margin-bottom:24px}}.comments__user{display:flex;margin-top:auto}@media screen and (max-width:1023.98px){.comments__user{order:3;margin-bottom:10px;margin-top:0}}.comments__info{display:flex;flex-direction:column;height:100%}@media screen and (max-width:1023.98px){.comments__info{flex-direction:column-reverse}}.comments__info.more .comments__more{display:block}.comments__info.more .comments__close{display:none}.comments__info.more .comments__paragraph{max-height:129px;overflow:hidden;margin-bottom:0}.comments__info.more .comments__user{margin-top:auto}.comments__info.close .comments__close{display:block;margin-top:-24px}.comments__content{position:relative;background:#ffffff80;border:2px solid #FFFFFF;border-radius:28px;display:flex;align-items:flex-start;padding:36px 9px 36px 36px;height:100%}@media screen and (max-width:768px){.comments__content{padding:16px 16px 22px;border-radius:14px}}.comments__content.open{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#009fe3,#17d080,#ff7979,#f2c94c) border-box;border:2px solid transparent}.comments__content.open .comments__paragraph{visibility:visible;opacity:1;height:auto}.comments__content.open .comments__open{transform:rotate(180deg)}.comments__user-photo{display:block;position:relative;margin-right:36px;border-radius:200px;overflow:hidden;min-width:106px}.comments__user-photo:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#2828284d}.comments__user-photo img{width:100%;display:block}@media screen and (max-width:768px){.comments__user-photo{min-width:48px;width:48px;height:87px;margin-right:24px}}.comments__paragraph{display:flex;flex-direction:column;font-size:16px;line-height:160%;font-weight:300;color:#0006;transition:opacity .3s,height .3s,visibility .1s;margin-bottom:24px}@media screen and (max-width:1023.98px){.comments__paragraph{order:2}}@media screen and (max-width:768px){.comments__paragraph{visibility:hidden;opacity:0;height:0}}.comments__more,.comments__close{display:none;font-size:16px;line-height:160%;font-weight:700;color:#181818;cursor:pointer;margin-bottom:24px}@media screen and (max-width:1023.98px){.comments__more,.comments__close{order:1}}@media screen and (max-width:768px){.comments__more,.comments__close{display:none}}.comments__position{display:block;font-size:16px;line-height:160%;font-weight:300}.comments__name{font-weight:700;color:#009fe3}@media screen and (max-width:1023.98px){.comments__name{display:flex;flex-direction:column}}.comments__open{display:none}@media screen and (max-width:768px){.comments__open{display:block;position:absolute;right:15px;bottom:12px;transition:.3s}}.devops-page .head-section{padding-bottom:0;padding-top:208px}.devops-page .head-section .container{align-items:flex-end}@media(max-width:1023.98px){.devops-page .head-section .container{align-items:flex-start}}.devops-page .head-section.animated .circle_left{animation:devops-slide-in-left 2.5s cubic-bezier(.25,.46,.45,.94) both}.devops-page .head-section.animated .circle_right{animation:devops-slide-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.devops-page .head-section .icon-block{margin-bottom:-70px}.devops-page .circle{position:absolute;width:660px;height:1125px;bottom:-70%;transform:translate(-50%) rotate(80deg);filter:blur(200px);border-radius:100%;z-index:-2}.devops-page .circle_left{left:3%}.devops-page .circle_right{right:-35%;bottom:-100%;transform:translate(-50%) rotate(134deg)}.devops-page .circle_right-top{bottom:-40%!important;right:-44%;transform:translate(-50%) rotate(80deg)!important}@media screen and (max-width:767.98px){.devops-page .circle{width:430px;height:675px}}.devops-page .slogan{margin-top:25px;padding-bottom:25px;z-index:2!important}@media screen and (max-width:768px){.devops-page .slogan{padding:0;margin:0}}.devops-page .slogan .btn.order{width:auto;margin-top:48px}.devops-page .holder{position:relative;flex:0 1 510px;margin-left:20px;margin-top:-27px;margin-right:85px}@media screen and (max-width:1400px){.devops-page .holder{margin-right:0}}@media screen and (max-width:1023.98px){.devops-page .holder{margin-top:68px;flex:initial;margin-left:0;max-width:100%;width:100%}}.devops-page .telephony__visual{max-width:initial;height:172px;margin-top:-14.5%;margin-left:0;width:100%}@media screen and (max-width:1023.98px){.devops-page .telephony__visual{max-width:490px;left:0;margin-top:-75px;position:relative}}@media screen and (max-width:768px){.devops-page .telephony__visual{height:94px;margin-top:-14%}}.devops-page .slogan{flex:0 1 720px}@media screen and (max-width:1023.98px){.devops-page .slogan{flex:0 1 100%}.devops-page .slogan br{display:none}}.devops-page .slogan .h1{max-width:100%;margin-bottom:24px!important}.devops-page .slogan__text{max-width:540px!important;color:#0006;text-align:center;font-size:16px;font-style:normal;font-weight:300;line-height:160%}.devops-page .btn{display:inline-flex;align-items:center;width:auto!important;min-width:262px}.devops-page .btn svg{display:block;margin-left:24px}@media screen and (max-width:768px){.devops-page .btn{font-size:15px;line-height:18px}}.devops-page .telephony__visual .video{position:relative;top:0;right:0;left:50%;width:1246px;height:703px;transform:translate(-63%,-1%) rotate(151deg)}@media screen and (max-width:768px){.devops-page .telephony__visual .video{transform:translate(-64%,-5%) rotate(158deg);width:729px;height:410px}}.devops-page .wrong{padding:120px 0 105px}@media(max-width:767px){.devops-page .wrong{padding:64px 0 30px}}.devops-page .wrong .slogan__text{text-align:left!important}.devops-page .wrong .block-header{display:flex;flex-direction:column;margin-bottom:124px}@media screen and (max-width:991px){.devops-page .wrong .block-header{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767.98px){.devops-page .wrong .block-header{margin-bottom:24px}}.devops-page .wrong .block-header .h2{max-width:100%}@media screen and (max-width:991px){.devops-page .wrong .block-header .h2{max-width:100%;margin:0 0 24px}}@media screen and (max-width:767px){.devops-page .wrong .block-header .h2{font-size:30px}}.devops-page .wrong .block-header .slogan__text{text-align:left!important;font-size:24px!important;font-style:normal;font-weight:700;line-height:140%}@media screen and (max-width:991px){.devops-page .wrong .block-header .slogan__text{margin-left:0}}.devops-page .wrong .faq__accordion{max-width:100%;margin-left:0}.devops-page .wrong .faq__accordion-elem{background:#ffffff59;border:2px solid #FFFFFF;border-radius:8px;position:relative;padding:0;font-family:Ubuntu Sans,sans-serif;margin-bottom:20px}.devops-page .wrong .faq__accordion-elem:last-child{margin-bottom:0}@media(max-width:767px){.devops-page .wrong .faq__accordion-elem{padding:16px}}.devops-page .wrong .accordion{display:block;font-weight:700;font-size:36px;line-height:140%;color:#181818;cursor:pointer;transition:.3s;padding:60px 40px}@media(max-width:767px){.devops-page .wrong .accordion{font-size:18px}}.devops-page .wrong .accordion a{font-weight:700;color:#009fe3;text-decoration:none}.devops-page .wrong .accordion__text{display:none;font-size:16px;font-style:normal;font-weight:400;line-height:160%;color:#0009;max-width:640px;margin-top:24px}.devops-page .wrong .accordion .arrow{position:absolute;top:50%;transform:translateY(-50%);right:50px;transition:.3s;width:33px;height:33px}@media(max-width:767px){.devops-page .wrong .accordion .arrow{right:12px;top:16px;bottom:inherit;transform:translateY(0);width:24px;height:24px}}.devops-page .wrong .accordion.is-open{margin-bottom:28px;color:#181818;padding:35px 40px}.devops-page .wrong .accordion.is-open .arrow{top:80px;transform:rotate(180deg);bottom:initial;transition:.3s}@media(max-width:767px){.devops-page .wrong .accordion.is-open .arrow{bottom:16px}}.devops-page .wrong .accordion.is-open .accordion__text{display:block}.devops-page .wrong .accordion-content{padding:0}.devops-page .wrong .accordion-content .can__list{padding:50px 40px}.devops-page .accordion-content{padding:0 26px 0 0;max-height:0;overflow:hidden;transition:max-height .2s ease-in-out;font-weight:300;font-size:16px;line-height:160%;color:#181818}@media(max-width:767px){.devops-page .accordion-content{font-size:14px;padding:0 16px 0 0}}.devops-page .subscribe:before{content:"";position:absolute;top:-725px;left:0;width:50%;height:1000px;transform:translateY(-417px) rotate(-80deg);background:linear-gradient(0deg,#009fe3 15.55%,#17d080 34.38%,#ff7979 59.6%,#f2c94c 83.76%);filter:blur(187.25px);z-index:0}.devops-page .subscribe:after{content:"";position:absolute;top:-725px;right:0;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:linear-gradient(0deg,#009fe3 15.55%,#17d080 34.38%,#ff7979 59.6%,#f2c94c 83.76%);filter:blur(187.25px);z-index:0}.devops-page .subscribe.animated:before,.devops-page .subscribe.animated:after{animation:devops-slide-in-before-top 2.5s cubic-bezier(.25,.46,.45,.94) both}@keyframes devops-slide-in-before-top{0%{transform:translateY(-725px) rotate(-80deg);opacity:0}80%{transform:translateY(5px) rotate(-80deg);opacity:1}to{transform:translateY(0) rotate(-80deg);opacity:1}}.devops-page .devops-page{display:block}.devops-page .business{background-color:#0042b6;padding:0;overflow:hidden}.devops-page .business .text-content{max-width:445px}.devops-page .business .h2{display:block;font-weight:700;font-size:64px;line-height:74px;margin-bottom:48px}@media(max-width:767px){.devops-page .business .h2{font-size:32px;line-height:36px;margin-bottom:24px}}.devops-page .business__holder{align-items:flex-start}@media(max-width:1200px){.devops-page .business__holder{flex-direction:column}}.devops-page .business__wrap{position:absolute;z-index:3!important;padding-top:135px}@media(max-width:1200px){.devops-page .business__wrap{position:relative;margin-bottom:64px}}@media(max-width:767px){.devops-page .business__wrap{padding-top:64px}}.devops-page .business__paragraph{display:block;font-weight:700;font-size:24px;line-height:140%;color:#fff6;margin-bottom:48px}@media(max-width:767px){.devops-page .business__paragraph{font-size:14px;margin-bottom:36px}}.devops-page .business .block-url{top:164px}.devops-page .business__slider{padding:165px 0 145px!important;z-index:2;margin:0;width:100%;position:relative}@media(max-width:1200px){.devops-page .business__slider{padding:0 0 145px!important}}@media(max-width:767px){.devops-page .business__slider{padding:0 0 64px!important}}.devops-page .business__slider .line{position:absolute;top:50%;left:71%;transform:translate(-50%,-39%);height:74%;width:4px;background:linear-gradient(#009fe3,#17d080 31.77%,#f2c94c 68.23%,#ef3d3a);border-radius:8px;z-index:1}@media(max-width:1250px){.devops-page .business__slider .line{left:69%}}@media(max-width:1200px){.devops-page .business__slider .line{left:50%}}@media(max-width:991px){.devops-page .business__slider .line{left:5px;transform:translateY(-55%);height:90%}}.devops-page .business__slider .line:before,.devops-page .business__slider .line:after{content:"";width:12px;height:12px;border-radius:50%;background:#fff;position:absolute;left:-4px}@media(max-width:991px){.devops-page .business__slider .line:before,.devops-page .business__slider .line:after{display:none}}.devops-page .business__slider .line:before{top:0}.devops-page .business__slider .line:after{bottom:0}.devops-page .business__slider .line .slider-circle{width:12px;height:12px;border-radius:50%;background:#fff;position:absolute;top:50%;transform:translateY(-50%);left:-4px;z-index:2}@media(max-width:991px){.devops-page .business__slider .line .slider-circle{display:none}}.devops-page .business__list .slide .content{width:45%}@media(max-width:991px){.devops-page .business__list .slide .content{width:100%;position:relative}.devops-page .business__list .slide .content:before{content:"";width:12px;height:12px;border-radius:50%;background:#fff;position:absolute;left:-34px}}.devops-page .business__list .slide .content_ml{margin-left:auto}.devops-page .business__list .slide .content_mr{margin-right:auto}.devops-page .business__list .slide .content .intro{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:16px;line-height:160%;font-weight:500;color:#17d080;border:2px solid #17D080;border-radius:50%;font-family:IBM Plex Mono,monospace;margin-bottom:16px;transition:.3s}.devops-page .business__list .slide .content .title{display:block;font-weight:700;font-size:24px;line-height:130%;color:#fff;margin-bottom:16px;transition:.3s}@media(max-width:767px){.devops-page .business__list .slide .content .title{font-size:18px}}.devops-page .business__list .slide .content .context{display:block;font-weight:300;font-size:16px;line-height:160%;color:#fff;transition:.3s}@media(max-width:767px){.devops-page .business__list .slide .content .context{font-size:14px}}@media(max-width:991px){.devops-page .business__list .slide-last{display:none!important}}.devops-page .business .swiper-wrapper{width:calc(100% - 595px);min-width:600px;height:600px;margin-left:auto;margin-right:25px}@media(max-width:1200px){.devops-page .business .swiper-wrapper{width:auto;margin-right:0;margin-left:35px;min-width:initial}}@media(max-width:991px){.devops-page .business .swiper-wrapper{height:auto}}.devops-page .business .swiper-slide{font-size:18px;color:#fff;display:flex;min-width:100%;height:300px!important}@media(max-width:991px){.devops-page .business .swiper-slide{height:auto!important;margin-bottom:64px}}.devops-page .business .swiper-slide-active .content .title{font-size:46px;margin-bottom:28px;color:#fff}@media screen and (max-width:1450px){.devops-page .business .swiper-slide-active .content .title{font-size:42px}}@media(max-width:991px){.devops-page .business .swiper-slide-active .content .title{font-size:24px;margin-bottom:16px}}@media(max-width:767px){.devops-page .business .swiper-slide-active .content .title{font-size:18px}}.devops-page .business .swiper-slide-active .content .intro{margin-bottom:28px}.devops-page .format__item{width:50%}.devops-page .format__paragraph{max-width:444px}.can{display:block;margin-top:64px}.can:after{content:""}@media(max-width:1200px){.can{padding-bottom:28px}.can:after{content:"flickity";display:none}}.can__elem{display:flex;justify-content:space-between}@media(max-width:1200px){.can__elem{flex-direction:column;justify-content:flex-start;min-height:100%;margin-right:30px}}.can__elem:hover{transition:.2s}.can__elem.active .can__title,.can__elem.active .can__wrap{opacity:1}.can__elem:first-child .can__content{padding:64px 36px 0;border-top:2px solid #FFFFFF;border-radius:28px 28px 0 0}@media(max-width:1200px){.can__elem:first-child .can__content{border:2px solid #FFFFFF;border-radius:8px;padding:36px 36px 0}}@media(max-width:767px){.can__elem:first-child .can__content{padding:16px 16px 0}}.can__elem:first-child .can__title{margin-top:64px}@media(max-width:1200px){.can__elem:first-child .can__title{margin-top:0}}.can__elem:last-child .can__content{padding:36px 36px 64px;border-bottom:2px solid #FFFFFF;border-radius:0 0 28px 28px}@media(max-width:1200px){.can__elem:last-child .can__content{border:2px solid #FFFFFF;border-radius:8px;padding:36px 36px 0}}@media(max-width:767px){.can__elem:last-child .can__content{padding:16px 16px 0}}.can__elem:last-child .can__wrap{border-bottom:0}.can__elem .flickity-viewport{overflow:initial}.can__list{display:flex;flex-wrap:wrap;margin-bottom:12px}@media(max-width:767px){.can__list{margin-bottom:0}}.can__item{margin-right:24px;margin-bottom:24px}@media(max-width:767px){.can__item{margin-bottom:16px;width:40%}}@media(max-width:767px){.can__item img{width:73%}}.can__content{max-width:500px;min-width:500px;background:#ffffff80;border-left:2px solid #FFFFFF;border-right:2px solid #FFFFFF;padding:36px 36px 0;margin-left:20px}@media(max-width:1200px){.can__content{max-width:100%;min-width:initial;border:2px solid #FFFFFF;margin-left:0;border-radius:8px}}@media(max-width:767px){.can__content{padding:16px 16px 0}}.can__wrap{border-bottom:1px solid #7AC9EB;opacity:.2}@media(max-width:1200px){.can__wrap{border:0;opacity:1}}.can__title{display:block;font-weight:700;font-size:46px;line-height:130%;background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-top:36px;max-width:626px;opacity:.2}@media(max-width:1200px){.can__title{max-width:100%;margin-bottom:36px;margin-top:0;opacity:1}}@media(max-width:767px){.can__title{font-size:24px}}.can__btn-holder{display:none;margin-top:36px}@media(max-width:1200px){.can__btn-holder{display:inline-flex}}@media(max-width:1200px){.can__btn{display:inline-flex;max-width:170px;margin-bottom:36px}}.can__open{display:none}.can .flickity-page-dots{width:calc(100% - 30px);bottom:0;left:50%;transform:translate(-50%);border-bottom:1px solid rgba(0,159,227,.5);display:flex;flex-wrap:nowrap}.can .flickity-page-dots .flickity-page-dot{width:100%;border-radius:0;background:transparent;height:2px;margin:0;transition:.3s}.can .flickity-page-dots .flickity-page-dot.is-selected{background:#009fe3}.format{padding:100px 0 184px;background:#e5f5fc;color:#181818}@media(max-width:767px){.format{padding:64px 0}}.format .h2{margin-bottom:120px}@media(max-width:767px){.format .h2{margin-bottom:24px}}@media(max-width:1023.98px){.format__wrap{overflow-x:scroll;margin-right:-24px}}.format__list{display:flex;flex-wrap:wrap;margin:0 -30px}@media(max-width:1200px){.format__list{margin:0 -12px}}@media(max-width:1023.98px){.format__list{flex-wrap:nowrap;min-width:980px;margin:0 -12px 20px}}@media(max-width:767px){.format__list{min-width:initial}}.format__item{display:block;width:33.3333%;padding:0 30px}@media(max-width:1200px){.format__item{padding:0 12px}}@media(max-width:767px){.format__item{min-width:250px;width:auto}}.format__content{display:flex;flex-direction:column;align-items:flex-start;height:100%}.format__content img{display:block;max-width:initial;height:auto}.format__title{display:block;font-weight:700;font-size:24px;line-height:140%;margin:24px 0;color:#000}@media(max-width:767px){.format__title{font-size:18px}}.format__paragraph{font-weight:300;font-size:16px;line-height:160%;color:#000;margin-bottom:52px}@media(max-width:767px){.format__paragraph{font-size:14px;margin-bottom:32px}}.format__btn{display:flex;align-items:center;font-weight:700;font-size:16px;line-height:160%;margin-top:auto;color:#000}.format__btn img{display:block;margin-left:40px}@media(max-width:1200px){.format__btn img{margin-left:10px}}@media(max-width:1023.98px){.format__btn img{margin-left:30px}}.devops-page .trust .h2{margin-bottom:48px}@media(max-width:767px){.devops-page .trust .h2{margin-bottom:24px}}.devops-page .trust .block-header{max-width:720px}.devops-page .trust .content{padding:0 28px}.devops-page .trust .trust-list{display:block;margin-bottom:65px}@media(max-width:1023.98px){.devops-page .trust .trust-list{overflow:initial}}.devops-page .trust .trust__item{width:33.33333%;border-left:1px solid rgba(255,255,255,.5);border-right:0}@media(max-width:1023.98px){.devops-page .trust .trust__item{width:220px}}.devops-page .trust .trust__descr{display:block;font-weight:700;font-size:24px;line-height:140%;color:#fff;padding:0;margin-bottom:24px}@media(max-width:1023.98px){.devops-page .trust .trust__descr{font-size:18px}}.devops-page .trust .trust__paragraph{display:block;font-size:16px;font-style:normal;font-weight:400;line-height:160%;color:#fff}@media(max-width:1023.98px){.devops-page .trust .trust__paragraph{font-size:18px;padding:0 16px}}.faq{padding:164px 0 130px;background:#009fe31a}@media(max-width:767px){.faq{padding:64px 0}}.faq .h2{display:block;font-size:64px;color:#000}@media(max-width:1023.98px){.faq .h2{margin-bottom:64px}}@media(max-width:767px){.faq .h2{font-size:32px}}.faq__wrap{display:flex;justify-content:space-between}@media(max-width:1023.98px){.faq__wrap{flex-direction:column;justify-content:flex-start}}.faq__accordion{max-width:850px;margin-left:50px}@media(max-width:1023.98px){.faq__accordion{max-width:100%;margin-left:0}}.faq__accordion-elem{background:#ffffff59;border:2px solid #FFFFFF;border-radius:8px;position:relative;padding:28px;margin-bottom:32px}@media(max-width:767px){.faq__accordion-elem{padding:16px}}.faq .accordion{display:block;font-weight:700;font-size:24px;line-height:140%;padding-right:26px;color:#181818;cursor:pointer}@media(max-width:767px){.faq .accordion{font-size:18px}}.faq .accordion a{font-weight:700;color:#009fe3;text-decoration:none}.faq .accordion .arrow{position:absolute;top:38px;right:28px;transition:.3s}@media(max-width:767px){.faq .accordion .arrow{right:16px;top:auto;bottom:16px}}.faq .accordion.is-open{margin-bottom:28px}.faq .accordion.is-open .arrow{top:auto;transform:rotate(180deg);bottom:28px;transition:.3s}@media(max-width:767px){.faq .accordion.is-open .arrow{bottom:16px}}.faq .accordion-content{padding:0 26px 0 0;max-height:0;overflow:hidden;transition:max-height .2s ease-in-out;font-weight:300;font-size:16px;line-height:160%;color:#181818}@media(max-width:767px){.faq .accordion-content{font-size:14px;padding:0 16px 0 0}}@media(max-width:1023.98px){.technical-support .slogan{padding-bottom:0;margin-bottom:0}}@media(max-width:1023.98px){.technical-support .holder__picture{margin:0 auto -5%}}@media(max-width:767px){.technical-support .holder__picture{margin:0 auto;max-width:450px;width:100%}}@media(max-width:767px){.technical-support .holder__wrap{margin-bottom:-140px}}@media(max-width:450px){.technical-support .holder__wrap{margin-bottom:-120px}}.technical-support .telephony__visual{margin-top:-39%}@media(max-width:1023.98px){.technical-support .telephony__visual{margin-top:-180px;max-width:initial}}@media(max-width:767px){.technical-support .telephony__visual{margin-top:0}}.technical-support .subscribe:before{content:"";position:absolute;top:-825px;left:0;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:linear-gradient(104deg,#009fe3,#0071cd 147.01%);filter:blur(187.25px);z-index:0}.technical-support .subscribe:after{content:"";position:absolute;top:-800px;right:-10%;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:linear-gradient(104deg,#009fe3,#0071cd 147.01%);filter:blur(187.25px);z-index:0}.technical-support .algorithm{display:block;background:linear-gradient(107deg,#0071cd 27.95%,#009fe3 49.43%,#9bd2ff 101.04%);padding:200px 0 180px}@media(max-width:991px){.technical-support .algorithm{padding:150px 0 50px}}@media(max-width:767px){.technical-support .algorithm{padding:60px 0 20px}}.technical-support .algorithm__wrap{display:flex}@media(max-width:991px){.technical-support .algorithm__wrap{flex-direction:column}}.technical-support .algorithm__title{display:block;color:#fff6;font-size:46px;font-style:normal;font-weight:700;line-height:130%;max-width:745px}@media(max-width:767px){.technical-support .algorithm__title{font-size:18px;margin-bottom:0}}.technical-support .algorithm__title .text--white{display:block}@media(max-width:767px){.technical-support .algorithm__planet-icon{margin-left:-80px}}.technical-support .algorithm__planet-icon svg{display:block;transform:rotate(25deg)}@media(max-width:767px){.technical-support .algorithm__planet-icon svg{width:180px;height:180px}}.technical-support .cooperation{display:block;padding:130px 0 100px;background:#e5f5fc}@media(max-width:767px){.technical-support .cooperation{padding:60px 0 92px}}.technical-support .cooperation .flex{display:flex;flex-direction:column}.technical-support .cooperation__title{color:#009fe3;display:block;font-size:64px;font-weight:700;line-height:115%;margin-bottom:64px;max-width:700px}@media(max-width:767px){.technical-support .cooperation__title{font-size:32px;margin-bottom:24px}}.technical-support .cooperation__text{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#181818;margin-bottom:36px}@media(max-width:767px){.technical-support .cooperation__text{margin-bottom:24px}}.technical-support .cooperation__list{display:flex;flex-wrap:wrap;margin:0 -18px}.technical-support .cooperation__item{width:33.333%;padding:0 18px;margin-bottom:36px;min-height:330px}@media(max-width:1200px){.technical-support .cooperation__item{width:50%}}.technical-support .cooperation__item_w50{width:50%}@media(max-width:767px){.technical-support .cooperation__item{width:100%}}.technical-support .cooperation__content{display:flex;flex-direction:column;border-radius:24px;border:1px solid rgba(0,159,227,.2);background:#009fe31a;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:36px 48px;height:100%}@media(max-width:767px){.technical-support .cooperation__content{padding:36px 24px}}.technical-support .cooperation__descr{display:block;font-size:46px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:24px;color:#181818;margin-right:0;font-family:Ubuntu Sans,sans-serif}@media(max-width:1023.98px){.technical-support .cooperation__descr{font-size:30px}}@media(max-width:991px){.technical-support .cooperation__descr{margin-bottom:12px}}.technical-support .cooperation__price{display:block;color:#009fe3;font-size:24px;font-weight:700;line-height:140%;margin-top:0;margin-bottom:24px}@media(max-width:1023.98px){.technical-support .cooperation__price{margin-top:0}}@media(max-width:991px){.technical-support .cooperation__price{margin-bottom:24px}}.technical-support .cooperation__list-text{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;margin-bottom:16px;color:#181818}.technical-support .cooperation__link{display:block;margin-top:auto;font-size:16px;font-style:normal;font-weight:700;line-height:160%;color:#009fe3}.technical-support .cooperation__link svg{margin-left:24px}.technical-support .static__slider-elem_big .static__number{width:180px;height:180px}@media(max-width:767px){.technical-support .static__slider-elem_big .static__number{min-width:123px;height:123px}}.technical-support .static__number:before{background:#009fe3}.technical-support .static__number span{background:initial;-webkit-text-fill-color:initial;background-clip:initial;color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#009FE3}.technical-support .business{background:#e5f5fc;position:relative;z-index:1}@media(max-width:767px){.technical-support .business{background:#0042b6}}.technical-support .business:before{content:"";position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(182deg,#e5f5fc80 6.82%,#cfe0fd99 17.53%,#6297f3b3 38.62%,#3870d3 56.42%,#1953ba 76.86%,#0042b6 90.31%,#0042b6 90.31%);height:400px;z-index:-1}@media(max-width:767px){.technical-support .business:before{display:none}}.technical-support .business .text-content{max-width:430px}.technical-support .business .h2{display:block;font-weight:700;font-size:64px;line-height:74px;margin-bottom:48px}@media(max-width:767px){.technical-support .business .h2{font-size:32px;line-height:36px;margin:0;color:#fff}}.technical-support .business__holder{align-items:flex-start}@media(max-width:1200px){.technical-support .business__holder{flex-direction:column}}.technical-support .business__wrap{position:absolute;z-index:3!important;padding-top:135px}@media(max-width:1200px){.technical-support .business__wrap{position:relative;margin-bottom:64px}}@media(max-width:767px){.technical-support .business__wrap{padding-top:64px;margin-bottom:36px}}.technical-support .business__paragraph{display:block;font-weight:700;font-size:24px;line-height:140%;color:#fff6;margin-bottom:48px}@media(max-width:767px){.technical-support .business__paragraph{font-size:14px;margin-bottom:36px}}.technical-support .business .block-url{top:164px}.technical-support .business__slider{padding:165px 0 145px!important;z-index:2;margin:0;width:100%;position:relative}@media(max-width:1200px){.technical-support .business__slider{padding:0 0 145px!important}}@media(max-width:767px){.technical-support .business__slider{padding:0 0 64px!important}}.technical-support .business__slider .line{position:absolute;top:50%;left:71%;transform:translate(-50%,-39%);height:74%;width:4px;background:linear-gradient(#009fe3,#17d080 31.77%,#f2c94c 68.23%,#ef3d3a);border-radius:8px;z-index:1}@media(max-width:1250px){.technical-support .business__slider .line{left:69%}}@media(max-width:1200px){.technical-support .business__slider .line{left:50%}}@media(max-width:991px){.technical-support .business__slider .line{left:5px;transform:translateY(-55%);height:90%}}.technical-support .business__slider .line:before,.technical-support .business__slider .line:after{content:"";width:12px;height:12px;border-radius:50%;position:absolute;left:-4px}@media(max-width:991px){.technical-support .business__slider .line:before,.technical-support .business__slider .line:after{display:none}}.technical-support .business__slider .line:before{top:0;background:#0042b6}.technical-support .business__slider .line:after{bottom:0;background:#fff}.technical-support .business__slider .line .slider-circle{width:12px;height:12px;border-radius:50%;background:#009fe3;position:absolute;top:50%;transform:translateY(-50%);left:-4px;z-index:2}@media(max-width:991px){.technical-support .business__slider .line .slider-circle{display:none}}.technical-support .business__list .slide .content{width:45%}@media(max-width:991px){.technical-support .business__list .slide .content{width:100%;position:relative}.technical-support .business__list .slide .content:before{content:"";width:12px;height:12px;border-radius:50%;background:#009fe3;position:absolute;left:-34px}}.technical-support .business__list .slide .content_ml{margin-left:auto}.technical-support .business__list .slide .content_mr{margin-right:auto}.technical-support .business__list .slide .content .intro{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:16px;line-height:160%;font-weight:500;color:#0042b6;border:2px solid #0042B6;border-radius:50%;font-family:IBM Plex Mono,monospace;margin-bottom:16px;transition:.3s}@media(max-width:767px){.technical-support .business__list .slide .content .intro{color:#17d080;border-color:#17d080}}.technical-support .business__list .slide .content .title{display:block;font-weight:700;font-size:24px;line-height:130%;color:#181818;margin-bottom:16px;transition:.3s}@media(max-width:767px){.technical-support .business__list .slide .content .title{font-size:18px;color:#fff}}.technical-support .business__list .slide .content .context{display:block;font-weight:300;font-size:16px;line-height:160%;color:#181818;transition:.3s}@media(max-width:767px){.technical-support .business__list .slide .content .context{font-size:14px;color:#fff}}@media(max-width:991px){.technical-support .business__list .slide-last{display:none!important}}.technical-support .business .swiper-wrapper{width:calc(100% - 595px);min-width:600px;height:600px;margin-left:auto;margin-right:25px}@media(max-width:1200px){.technical-support .business .swiper-wrapper{width:auto;margin-right:0;margin-left:35px;min-width:initial}}@media(max-width:991px){.technical-support .business .swiper-wrapper{height:auto}}.technical-support .business .swiper-slide{font-size:18px;color:#fff;display:flex;min-width:100%;height:300px!important}@media(max-width:991px){.technical-support .business .swiper-slide{height:auto!important;margin-bottom:64px}}.technical-support .business .swiper-slide-active .content .title{font-size:46px;margin-bottom:28px;color:#181818}@media screen and (max-width:1450px){.technical-support .business .swiper-slide-active .content .title{font-size:42px}}@media(max-width:991px){.technical-support .business .swiper-slide-active .content .title{font-size:24px;margin-bottom:16px}}@media(max-width:767px){.technical-support .business .swiper-slide-active .content .title{font-size:18px;color:#fff}}.technical-support .business .swiper-slide-active .content .intro{margin-bottom:28px}.technical-support .mantra{position:relative;z-index:1;padding-bottom:75px;border-bottom:1px solid rgba(0,159,227,.5)}.technical-support .mantra__left{top:auto;bottom:0;left:-55px;transform:translateY(15%);z-index:-1}.technical-support .mantra__center{top:50%;right:-4%;transform:translateY(-20%);z-index:-1}.technical-support .mantra__wrap{height:540px}.technical-support .players{display:block;padding:128px 0;background:#0042b6}.technical-support .players__wrap{display:flex;align-items:flex-start;justify-content:space-between}.technical-support .players__content{display:block;margin-right:50px;flex:0 1 680px}.technical-support .players__content .mb{display:none}@media(max-width:1023.98px){.technical-support .players__content{flex:initial;margin-right:0}.technical-support .players__content .mb{display:block;margin:0 auto;max-width:400px;width:100%}}.technical-support .players__title{display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:48px;color:#fff}@media(max-width:767px){.technical-support .players__title{font-size:32px}}.technical-support .players__text{display:block;color:#ffffff80;font-size:24px;font-weight:700;line-height:140%;margin-bottom:42px;max-width:400px}@media(max-width:1023.98px){.technical-support .players__text{max-width:initial}}.technical-support .players__link{display:inline-flex;padding:16px 26px;justify-content:center;align-items:center;gap:24px;border-radius:200px;border:2px solid #009FE3;color:#fff}.technical-support .players__picture{position:relative;z-index:1}.technical-support .players__picture .shadow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.system-page .head-section{padding-bottom:0;padding-top:208px}.system-page .head-section .slogan{display:block;max-width:1295px;margin:0 auto;flex:initial;margin-top:0!important;margin-bottom:24px}.system-page .head-section .slogan .btn.order{width:auto}.system-page .head-section.animated .circle_left{animation:devops-slide-in-left 2.5s cubic-bezier(.25,.46,.45,.94) both}.system-page .head-section.animated .circle_right{animation:devops-slide-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.system-page .head-section .slogan__text{max-width:496px!important}.system-page .head-section .telephony__visual{margin-top:-46.5%;margin-left:31px;width:100%;max-width:571px;height:197px;border-radius:150px;overflow:hidden;background:#1a191a}@media(max-width:1300px){.system-page .head-section .telephony__visual{position:relative;margin-left:auto;margin-right:auto}}.system-page .head-section .telephony__visual .video{position:relative;top:0;right:0;left:50%;transform:translate(-31%,-1%) rotate(24deg);width:1246px;height:703px}@media(max-width:767px){.system-page .head-section .telephony__visual .video{transform:translate(-31%,3%) rotate(24deg);width:710px;height:400px}}.system-page .subscribe:before{content:"";position:absolute;top:-825px;left:0;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:linear-gradient(104deg,#0042b6,#2e77f9 147.01%);filter:blur(187.25px);z-index:0}.system-page .subscribe:after{content:"";position:absolute;top:-800px;right:-10%;width:50%;height:1000px;transform:translateY(-725px) rotate(-80deg);background:linear-gradient(104deg,#0042b6,#2e77f9 147.01%);filter:blur(187.25px);z-index:0}.system-page .subscribe.animated:before,.system-page .subscribe.animated:after{animation:devops-slide-in-before-top 2.5s cubic-bezier(.25,.46,.45,.94) both}.system-page .calls .h2{margin:0 0 116px;text-align:left}.system-page .calls__title{color:#009fe3;margin-top:initial}@media(max-width:991px){.system-page .calls__wrap .flickity-viewport{overflow:initial}}.system-page .calls__item:after{content:""}@media(max-width:767px){.system-page .calls__item{display:block;width:100%}.system-page .calls__item:after{content:"flickity";display:none}}.useful{padding:170px 0 162px;background:#009fe31a}@media(max-width:767px){.useful{padding:64px 0;overflow:hidden}}.useful__wrap{display:flex;flex-direction:column;justify-content:center}@media(max-width:991px){.useful__wrap .flickity-viewport{overflow:initial}}.useful__block{display:flex}.useful__block:after{content:""}@media(max-width:767px){.useful__block{display:block;width:100%}.useful__block:after{content:"flickity";display:none}}.useful .block-header{margin-bottom:100px;margin-right:48px}@media(max-width:767px){.useful .block-header{margin-bottom:24px;margin-right:0}}.useful .block-header .h2{display:block;font-size:64px;font-family:Ubuntu,sans-serif;text-align:center}@media(max-width:767px){.useful .block-header .h2{font-size:30px;text-align:left;max-width:100%}}.useful__elem{background:#e5f5fc;border:2px solid #73CAEF;border-radius:24px;padding:28px;display:flex;flex-direction:column;min-height:470px;margin-right:16px;width:33.3333%;transition:.3s}@media(max-width:767px){.useful__elem{padding:24px;min-height:380px;height:100%;width:100%!important;margin-right:0;margin-bottom:30px}.useful__elem:last-child{margin-bottom:0}}.useful__elem:hover{box-shadow:0 -1px 50px #009fe33d}.useful__elem:hover .useful__picture .icon{opacity:0;visibility:hidden}.useful__elem:hover .useful__picture .icon-hover{opacity:1;visibility:visible}.useful__elem:hover .btn{background:#fff;color:#000}@media(max-width:767px){.useful__elem{width:250px}}.useful__picture{display:block;position:relative;text-align:center}.useful__picture .icon{position:absolute;top:0;left:0;transition:.3s}@media(max-width:991px){.useful__picture .icon{display:none}}.useful__picture .icon-hover{display:inline-block;margin-top:-27px;opacity:0;visibility:hidden;transition:.3s}@media(max-width:991px){.useful__picture .icon-hover{opacity:1;visibility:visible;max-width:100%}}@media(max-width:767px){.useful__picture .icon-hover{height:180px}}.useful__elem-title{display:block;font-weight:700;font-size:24px;line-height:28px;color:#181818;margin-bottom:16px}@media(max-width:767px){.useful__elem-title{font-size:18px;line-height:21px}}.useful__elem-text{display:block;font-weight:300;font-size:16px;line-height:160%;color:#4f4f4f;margin-bottom:42px}@media(max-width:767px){.useful__elem-text{font-size:14px}}.useful .btn{margin-top:auto;transition:.3s}.useful .btn:hover{background:#fff;color:#000}.useful .btn:hover:before{display:none}.partner{padding:135px 0 115px;background:linear-gradient(104deg,#009fe3,#0071cd 147.01%)}@media(max-width:767px){.partner{padding:56px 0 64px}}.partner{position:relative}.partner .block-url{z-index:10}.partner .block-header{z-index:4;max-width:100%}.partner:before{display:none}.partner:after{display:none}@media(max-width:767px){.partner .h2{max-width:200px}}.partner__wrap{display:flex;flex-direction:column}.partner__slider{max-width:415px}@media(max-width:767px){.partner__slider{max-width:100%}}.partner__list{display:flex;max-height:100%}@media(max-width:1350px){.partner__list{flex-wrap:wrap}}@media(max-width:767px){.partner__list{max-height:initial;flex-direction:column}}.partner__list .content{display:flex;align-items:center;background:#ffffff1a;border:2px solid rgba(255,255,255,.4);border-radius:24px;color:#fff;margin-bottom:24px;margin-right:27px}@media(max-width:767px){.partner__list .content{margin-right:0;max-width:450px;padding:16px 20px!important;position:relative}}.partner__list .content:first-child{width:100%}@media(max-width:1350px){.partner__list .content:first-child{width:auto}}.partner__list .content:first-child .partner__holder_big{margin-left:auto}@media(max-width:767px){.partner__list .content:first-child .partner__holder_big{padding:16px 54px 16px 10;margin-left:0}}@media(max-width:767px){.partner__list .content:first-child svg{position:absolute;top:50%;transform:translateY(-50%);left:20px}}.partner__list .content:last-child{width:100%;margin-right:0}@media(max-width:1350px){.partner__list .content:last-child{width:auto}}.partner__list .content:last-child .partner__holder_big{padding:16px 10px 16px 38px;margin-right:auto}@media(max-width:767px){.partner__list .content:last-child .partner__holder_big{padding:0}}@media(max-width:767px){.partner__list .content:last-child svg{position:absolute;top:50%;transform:translateY(-50%);right:20px}}@media(max-width:767px){.partner__list .content{padding:27px 20px}}.partner__list .content_big{padding:27px 25px}@media(max-width:767px){.partner__list .content_big{padding:11px 20px}}.partner__list .content_big .partner__text{margin-left:0;margin-bottom:-10px;margin-top:10px}.partner__list .content_big .text{margin-left:18px}.partner__list .text{display:flex;flex-direction:column;justify-content:space-between;height:100%}.partner__border{border:1px solid #FFFFFF;margin-top:24px;margin-bottom:24px}.partner .swiper-slide{height:auto}.partner .circle-ico{position:absolute;top:50%;transform:translateY(-50%);left:-69%;height:162px}@media(max-width:767px){.partner .circle-ico{left:-91%;height:125px}}.partner .title-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-57%)}.partner__flex{display:inline-flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.partner__holder{display:flex;align-items:center;padding:16px;height:100%;min-width:200px}@media(max-width:767px){.partner__holder{flex-direction:column;align-items:flex-start;padding:0}}.partner__title{display:flex;align-items:center;font-size:46px;line-height:130%;font-weight:700}@media(max-width:767px){.partner__title{font-size:32px}}.partner__title svg{margin-right:12px}.partner__title_big{font-size:96px;line-height:110px}@media(max-width:767px){.partner__title_big{font-size:64px}}.partner__title_larger{font-size:64px}.partner__title_larger span{margin-left:15px}.partner__title_icon{position:relative;min-width:117px;justify-content:center;font-size:36px}@media(max-width:767px){.partner__title_icon{margin:0 auto 12px}}.partner__text{display:block;font-size:14px;font-style:normal;font-weight:300;line-height:120%;margin-left:0;max-width:166px}@media(max-width:767px){.partner__text{font-size:14px;margin-left:0}}@media(max-width:767px){.partner__text_icon{text-align:center}}.partner__descr{display:block;font-weight:700;font-size:44px;line-height:120%;white-space:nowrap}@media(max-width:767px){.partner__descr{font-size:32px;margin-bottom:24px}}@media(max-width:767px){.guarantee{overflow:hidden}}@media(max-width:991px){.guarantee .calls__wrap .flickity-viewport{overflow:initial}}@media(max-width:991px){.guarantee .calls__list{flex-wrap:nowrap;overflow-x:auto}}.guarantee .calls__item:after{content:""}@media(max-width:767px){.guarantee .calls__item{display:block;width:100%}.guarantee .calls__item:after{content:"flickity";display:none}}.guarantee .calls__content{border:initial;padding:0}.guarantee .calls__content:hover{box-shadow:initial}.guarantee .calls-icon{max-width:50px;margin-bottom:24px}.guarantee .calls__text{max-width:340px}.guarantee .calls__title{max-width:initial}.stable{padding:92px 0 200px;background:#009fe31a}@media(max-width:767px){.stable{padding:64px 0}}.stable .h2{position:relative;display:inline-block;z-index:1;color:#009fe3;margin-bottom:48px}.stable .h2 span{position:relative;white-space:nowrap}.stable .h2 span:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:6px;background:#17d080;z-index:-1}@media(max-width:767px){.stable .h2 span:before{height:3px}}.stable .btn{border:2px solid #009FE3;border-radius:200px;color:#181818}.stable .btn:hover{background:#0042b6;border:2px solid #0042B6;color:#fff}.feedback_light{background-color:#e5f5fc!important}.feedback_light .btn{border:2px solid #009FE3;border-radius:200px;color:#181818}.feedback_light .btn:hover{background:#0042b6;border:2px solid #0042B6;color:#fff}.feedback_light .h3{color:#231f20}.feedback_light .text-content{max-width:600px}.feedback_light input,.feedback_light textarea{color:#181818;background:linear-gradient(to top,#181818 0,#181818) bottom -2px center no-repeat,linear-gradient(to top,#18181880 0,#18181880) bottom -2px center no-repeat;background-size:0% 2px,100% 1px}.feedback_light input::-moz-placeholder,.feedback_light textarea::-moz-placeholder{color:#181818}.feedback_light input::placeholder,.feedback_light textarea::placeholder{color:#181818}.feedback_light .feedback-agreement{color:#181818}.feedback_light .feedback-agreement a{color:#009fe3;text-decoration:none}.feedback_light .btn-green-bordered{box-shadow:initial}.work{padding:164px 0 150px;background-color:#0042b6}@media(max-width:767px){.work{padding:64px 0}}.work__slider{height:400px;position:relative;margin-top:126px;margin-bottom:96px}@media(max-width:767px){.work__slider{margin-top:64px;height:300px}}.work__slider .line{position:absolute;left:78px;top:50%;transform:translateY(-50%);width:1356px;height:5px;background:linear-gradient(90deg,#009fe3,#17d080 31.77%,#f2c94c 68.23%,#ef3d3a);border-radius:8px}@media(max-width:767px){.work__slider .line{width:1045px;left:65px}}.work__slider .slide{display:flex;width:450px}@media(max-width:767px){.work__slider .slide{width:350px}}.work__slider .content{height:50%;display:flex}.work__slider .content .wrap{position:relative}.work__slider .content .wrap:before{content:"";position:absolute;bottom:-5px;left:0;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #009fe3}.work__slider .content_mt{margin-top:auto;padding-top:48px}@media(max-width:767px){.work__slider .content_mt{padding-top:32px}}.work__slider .content_mt .wrap:before{bottom:auto;top:-54px}@media(max-width:767px){.work__slider .content_mt .wrap:before{top:-38px}}.work__slider .content .intro{min-width:42px;height:42px;border-radius:50%;border:2px solid #17D080;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:160%;font-weight:500;font-family:IBM Plex Mono,monospace;color:#17d080;margin-right:36px}@media(max-width:767px){.work__slider .content .intro{margin-right:16px}}.work__slider .content .title{display:block;font-weight:700;font-size:24px;line-height:140%;color:#fff;margin-bottom:16px}@media(max-width:767px){.work__slider .content .title{font-size:18px;margin-bottom:12px}}.work__slider .content .context{display:block;font-weight:300;font-size:16px;line-height:160%;max-width:350px;color:#ffffff80}@media(max-width:767px){.work__slider .content .context{font-size:14px}}.clients{display:flex;align-items:center;justify-content:space-between;padding:0!important}@media(max-width:991px){.clients{flex-direction:column;align-items:flex-start}}.clients .slider-holder{position:relative;flex:0 1 715px;padding:0 50px;margin-left:30px;z-index:1}@media(max-width:991px){.clients .slider-holder{flex:initial;width:100%;margin-left:0;margin-top:64px}}.clients .slider-holder .button-group .button{position:absolute;top:50%;transform:translateY(-50%)}.clients .slider-holder .button-group .button svg{display:block}.clients .slider-holder .button-group .button--previous{left:0}.clients .slider-holder .button-group .button--next{right:0}.clients__slider{width:100%}.clients__slider .clients_slide{width:33.333%}@media(max-width:767px){.clients__slider .clients_slide{width:100%}}.clients__slider .clients_slide img{margin:0 auto}.company-page .slogan{flex:0 1 613px}@media(max-width:1023px){.company-page .slogan{flex:initial;margin-bottom:56px}}.company-page .slogan .h1{font-size:64px}@media(max-width:1100px){.company-page .slogan .h1{font-size:60px}}@media(max-width:991px){.company-page .slogan .h1{font-size:64px}}@media(max-width:767px){.company-page .slogan .h1{font-size:28px}}.company-page .head-section>.container{align-items:flex-start}.company-page .head-section{border:0}.company-page .holder{position:relative;flex:0 1 497px;margin-left:80px;margin-top:150px}@media(max-width:767px){.company-page .holder{flex:initial;margin-left:0;margin-top:0}}.company-page .holder .holder__wrap img{margin-top:0;margin-left:auto}.company-page .holder .telephony__visual{position:absolute;top:0;left:-60px;height:110%;min-height:400px;width:170px;margin-top:0;margin-left:0}@media(max-width:767px){.company-page .holder .telephony__visual{width:160px!important;min-height:250px!important;left:-45px!important}}@media(max-width:500px){.company-page .holder .telephony__visual{width:110px!important}}.meta{padding:110px 0 163px;background:#009fe31a}@media(max-width:767px){.meta{padding:65px 0 73px}}.meta__block{display:flex;margin-bottom:226px}@media(max-width:767px){.meta__block{margin-bottom:60px;flex-direction:column}}.meta__title{display:block;font-weight:700;font-size:46px;line-height:130%;flex:0 1 612px;color:#181818}@media(max-width:767px){.meta__title{font-size:24px;flex:initial;margin-bottom:23px}}.meta__text-block{flex:0 1 632px;margin-left:65px}@media(max-width:767px){.meta__text-block{flex:initial;margin-left:0}}.meta__text{display:block;font-weight:300;font-size:16px;line-height:160%;color:#828282;margin-bottom:23px;max-width:475px}.meta__descr{display:flex;align-items:flex-end;background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-weight:700;font-size:64px;line-height:74px}@media(max-width:767px){.meta__descr{font-size:30px;line-height:130%;display:block}}.meta__descr span{display:block;margin-left:auto}@media(max-width:767px){.meta__descr span{display:inline-block}.meta__descr span svg{display:block;width:70px;height:20px}}.team{padding:128px 0 144px}@media(max-width:767px){.team{padding:52px 0 45px}}.team__holder{display:flex;align-items:center;justify-content:space-between;margin-bottom:79px}@media(max-width:991px){.team__holder{flex-direction:column;margin-bottom:50px}}.team__title{display:block;font-weight:700;font-size:64px;line-height:74px;max-width:50%}@media(max-width:991px){.team__title{max-width:100%;margin-bottom:24px}}@media(max-width:767px){.team__title{font-size:32px;line-height:37px}}.team__paragraph{display:block;font-weight:700;font-size:24px;line-height:130%;background:linear-gradient(0deg,#fff,#fff),linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-left:30px;max-width:520px}@media(max-width:991px){.team__paragraph{max-width:100%;margin-left:0}}@media(max-width:767px){.team__paragraph{font-size:14px}}.team__list{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1220px;margin-left:-30px}.team__list:after{content:"";display:none}@media(max-width:991px){.team__list{display:block;margin-left:0}.team__list:after{content:"flickity";display:none}}.team__item{flex:0 1 530px;margin-bottom:59px;position:relative;padding:45px 46px 45px 30px}@media(max-width:1200px){.team__item{width:50%;flex:initial}}@media(max-width:991px){.team__item{width:400px;position:absolute;margin-bottom:0;display:flex;flex-direction:column-reverse;padding:0 20px 0 0}}@media(max-width:767px){.team__item{width:250px}}@media(min-width:991px){.team__item:hover .team__person{transform:translateY(-50%) scale(1.88)}.team__item:hover .team__person img{filter:grayscale(0%)}}.team__item.is-selected .team__person img{filter:grayscale(0%)}.team__content{display:block;position:relative;z-index:2;max-width:300px}.team__list-title{display:block;font-weight:700;font-size:36px;line-height:130%;color:#0042b6;margin-bottom:5px}@media(max-width:767px){.team__list-title{font-size:30px}}.team__position{display:block;font-weight:500;font-size:16px;line-height:160%;color:#0042b6;margin-bottom:5px}@media(max-width:767px){.team__position{font-size:14px}}.team__text{display:block;font-weight:700;font-size:16px;line-height:140%;color:#fff}@media(max-width:767px){.team__text{font-size:14px}}.team__person{position:absolute;top:50%;transform:translateY(-50%);right:46px;width:160px;height:160px;transition:.3s}@media(max-width:991px){.team__person{position:relative;top:auto;right:auto;transform:translateY(0)}}.team__person img{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;filter:grayscale(100%)}.static{padding:130px 0;background-color:#0042b6;overflow:hidden}@media(max-width:767px){.static{padding:40px 0 69px}}.static__title{display:block;font-weight:700;font-size:64px;line-height:74px;margin-bottom:48px;max-width:850px}@media(max-width:767px){.static__title{font-size:32px;line-height:130%}}.static__slider-elem{background:#0042b6;border:1px solid #FFFFFF;border-radius:20px;padding:30px;display:flex!important;align-items:center;margin-right:40px}@media(max-width:767px){.static__slider-elem{padding:15px;margin-right:15px;max-width:270px}}.static__number{display:flex;align-items:center;justify-content:center;position:relative;font-family:IBM Plex Mono,monospace;border-radius:50%;margin-right:39px;z-index:1;width:85px;height:85px;background:#0042b6}@media(max-width:767px){.static__number{min-width:85px;width:85px;height:85px;margin-right:15px}}.static__number_big{width:180px;height:180px}@media(max-width:767px){.static__number_big{width:110px;min-width:110px;height:110px}}.static__number span{background:linear-gradient(109.49deg,#009fe3 15.55%,#17d080 34.38%,#ff7979 59.6%,#f2c94c 83.76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:block;font-weight:400;font-size:30px;line-height:110%;font-family:IBM Plex Mono,monospace;z-index:3}@media(max-width:767px){.static__number span{font-size:24px}}.static__number:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:linear-gradient(#e5f5fc,#e5f5fc) padding-box,linear-gradient(to right,#009fe3,#17d080,#ff7979,#f2c94c) border-box;border:3px solid transparent;border-radius:50%;z-index:-1}.static__number:after{content:"";position:absolute;top:3px;right:3px;left:3px;bottom:3px;background:#0042b6;border-radius:50%;z-index:1}.static__descr{display:block;font-weight:400;font-size:16px;line-height:110%;color:#fff;max-width:250px;font-family:IBM Plex Mono,monospace}@media(max-width:767px){.static__descr{font-size:14px}}.static .swiper,.static .flickity-viewport{overflow:initial}.static .swiper-slide{width:auto}.mantra{background:#e5f5fc;overflow:hidden}.mantra__wrap{position:relative;height:780px}@media(max-width:767px){.mantra__wrap{height:324px}}.mantra__left{position:absolute;top:50%;transform:translateY(-50%);left:-180px;width:250px;height:250px;z-index:1}@media(max-width:991px){.mantra__left{display:none}}.mantra__top{position:absolute;top:-95px;right:0;width:375px;height:330px;z-index:1}@media(max-width:991px){.mantra__top{display:none}}.mantra__center{position:absolute;bottom:20%;right:5%;transform:translate(-50%);width:375px;height:330px;z-index:1}@media(max-width:991px){.mantra__center{width:115px;height:115px;right:0;bottom:55px}}.mantra__list{animation-delay:0s;animation-duration:20s;animation-fill-mode:none;animation-fill-mode:backwards;-webkit-animation-fill-mode:backwards;animation-iteration-count:infinite;animation-name:scroll;animation-play-state:running;animation-timing-function:linear;-animation-direction:normal}.mantra__item{display:block;font-weight:700;font-size:32px;line-height:140%;color:#18191a;margin-bottom:10px}@media(max-width:767px){.mantra__item{font-size:14px}}.favor{padding:184px 0 128px;background:#191919}@media(max-width:767px){.favor{padding:61px 0 55px}}.favor__title{font-weight:700;font-size:64px;line-height:130%;background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:48px}@media(max-width:767px){.favor__title{font-size:32px}}.favor__list{background:#d9d9d91a;border:1px solid #FFFFFF;border-radius:30px;padding:40px 20px 0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -20px}@media(max-width:767px){.favor__list{padding:46px 35px;margin:0}}.favor__item{width:250px;padding:0 20px;margin-bottom:40px}@media(max-width:767px){.favor__item{padding:0}}@media(max-width:500px){.favor__item{width:100%}}.favor__item img{margin:0 auto}.community{padding:203px 0 163px;background:linear-gradient(179.74deg,#191919 .22%,#141923 13.52%,#0a2451 39.06%,#023ca1 75.53%,#0042b6 97.05%,#0042b6 97.05%)}@media(max-width:767px){.community{padding:60px 0}}.community .logo{display:block;margin-bottom:75px}@media(max-width:767px){.community .logo{margin-bottom:48px}}.community__wrap{display:flex;align-items:center}@media(max-width:767px){.community__wrap{flex-direction:column}}.community__title{display:block;font-weight:700;font-size:24px;line-height:140%;color:#fff;flex:0 1 645px;margin-right:104px}@media(max-width:767px){.community__title{font-size:24px;margin-right:0;flex:initial;margin-bottom:48px}}.community__btn{border:2px solid #FFF500;border-radius:200px;color:#fff500;transition:.3s}.community__btn:hover{color:#181818;background:#fff500}.community .community--text{color:#fff500}.vacancy-page .holder{flex:0 1 475px!important}@media screen and (max-width:1023.98px){.vacancy-page .holder{flex:initial!important;max-width:480px;margin:0;flex:initial;padding-bottom:0;padding-top:70px}}.vacancy-page .holder .holder__wrap img{margin-top:60px}@media(max-width:767px){.vacancy-page .holder .holder__wrap img{margin-left:initial;margin-top:-85px;margin-bottom:28px}}.vacancy-page .holder .telephony{margin-top:50px}.vacancy-page .holder .telephony__visual{left:0;max-height:400px}@media(max-width:767px){.vacancy-page .holder .telephony__visual{width:350px!important;height:122px!important;min-height:initial!important;left:0!important}}.vacancy-page .holder .telephony__visual .video{transform:translate(-35%,2%) rotate(25deg)!important}.vacancy-page .vacancy{display:block;padding:100px 0 200px}@media(max-width:767px){.vacancy-page .vacancy{padding:35px 0 65px}}.vacancy-page .vacancy .container{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width:767px){.vacancy-page .vacancy .container{flex-direction:column-reverse;align-items:flex-start}}.vacancy-page .vacancy__holder{margin-right:128px;width:100%}@media(max-width:1100px){.vacancy-page .vacancy__holder{margin-right:40px}}@media(max-width:767px){.vacancy-page .vacancy__holder{margin-right:0}}.vacancy-page .vacancy__col{display:flex;flex-direction:column}.vacancy-page .vacancy__col_reverse{align-items:flex-end}.vacancy-page .vacancy__elem{border-radius:30px;border:3px solid #FFF;background:#f0f9fd;padding:42px;margin-bottom:24px}.vacancy-page .vacancy__elem:last-child{margin-bottom:0}@media(max-width:767px){.vacancy-page .vacancy__elem{padding:24px}}.vacancy-page .vacancy__alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.5rem;color:#856404;background-color:#fff3cd}.vacancy-page .vacancy__alert:last-child{margin-bottom:0}.vacancy-page .vacancy__link{text-decoration:none}.vacancy-page .vacancy__content{display:flex;justify-content:space-between}@media(max-width:991px){.vacancy-page .vacancy__content{flex-direction:column;align-items:flex-start}}.vacancy-page .vacancy__text{display:block;font-size:16px;line-height:140%;font-weight:500;color:#181818}.vacancy-page .vacancy__text span{margin:0 12px}.vacancy-page .vacancy__text.mb{display:none}@media(max-width:991px){.vacancy-page .vacancy__text.mb{display:block;margin-bottom:8px;color:#0006}}@media(max-width:991px){.vacancy-page .vacancy__text.notmb{display:none}}.vacancy-page .vacancy__position{display:flex;color:#0006}.vacancy-page .vacancy__position .vacancy__text{color:#0006;font-weight:300}.vacancy-page .vacancy__title{display:block;font-size:24px;line-height:140%;font-weight:700;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:12px 0 24px;border-radius:0}.vacancy-page .vacancy__btn{display:flex;width:245px;padding:16px 26px;justify-content:center;align-items:center;border-radius:200px;background:var(--g3, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-top:auto;color:#fff;font-weight:700}@media(max-width:991px){.vacancy-page .vacancy__btn{margin-top:37px}}.vacancy-page .vacancy__aside{display:block;min-width:320px}@media(max-width:767px){.vacancy-page .vacancy__aside{min-width:270px}}.vacancy-page .vacancy .filter{position:relative}@media(max-width:767px){.vacancy-page .vacancy .filter{position:fixed;top:0;right:0;border-radius:12px;border:3px solid #FFF;background:#f0f9fd;padding:80px 12px 12px;visibility:hidden;opacity:0;transition:.3s;z-index:100;width:100%;height:100%}}.vacancy-page .vacancy .filter.show{visibility:visible;opacity:1}.vacancy-page .vacancy .filter .vacancy__btn{text-align:center}.vacancy-page .vacancy .filter .check-active{display:flex;align-items:center;justify-content:center;color:#fff;margin-left:12px;width:30px;height:30px;border-radius:50%;background:#009fe380}.vacancy-page .vacancy .filter__descr{display:none}@media(max-width:767px){.vacancy-page .vacancy .filter__descr{display:block;color:#181818;font-size:32px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}}.vacancy-page .vacancy .filter__elem{display:block;margin-bottom:42px}.vacancy-page .vacancy .filter__elem:last-child{margin-bottom:0}.vacancy-page .vacancy .filter__category{display:block;font-size:24px;line-height:140%;font-weight:700;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:16px}@media(max-width:767px){.vacancy-page .vacancy .filter__category{font-size:14px;font-weight:400}}.vacancy-page .vacancy .filter__checkbox-title{font-size:16px;font-weight:700;line-height:160%;color:#0006}.vacancy-page .vacancy .filter__holder{display:flex;align-items:center;margin-bottom:16px}.vacancy-page .vacancy .filter__holder:last-child{margin-bottom:0}.vacancy-page .vacancy .filter__holder .form__checkbox{margin:0 16px 0 0}@media(max-width:767px){.vacancy-page .vacancy .filter__holder_mb-column{flex-direction:column;align-items:flex-start}}@media(max-width:767px){.vacancy-page .vacancy .filter__holder_mb-column .filter__checkbox-title{margin-bottom:11px}}.vacancy-page .vacancy .filter .custom-select{position:relative;max-width:400px;width:100%;font-size:16px;color:#000}.vacancy-page .vacancy .filter .custom-select .select-button{width:100%;font-size:16px;background-color:#e6f5fc;padding:.675em 1em;border:1px solid rgba(0,0,0,.4);border-radius:.25rem;cursor:pointer;color:#0006;display:flex;justify-content:space-between;align-items:center}.vacancy-page .vacancy .filter .custom-select .selected-value{text-align:left}.vacancy-page .vacancy .filter .custom-select .arrow{display:flex;align-items:center;transition:transform ease-in-out .3s;color:#0006}.vacancy-page .vacancy .filter .custom-select .select-dropdown{position:absolute;list-style:none;width:100%;background-color:#e6f5fc;border-left:1px solid rgba(0,159,227,.5);border-right:1px solid rgba(0,159,227,.5);border-bottom:1px solid rgba(0,159,227,.5);border-radius:0 0 4px 4px;margin-top:-4px;transition:.5s ease;z-index:10;transform-origin:100% 0%;transform:scaleY(0);opacity:0;visibility:hidden}.vacancy-page .vacancy .filter .custom-select .select-dropdown:focus-within{box-shadow:0 10px 25px #5e6ce999}.vacancy-page .vacancy .filter .custom-select .select-dropdown li{position:relative;cursor:pointer;display:flex;align-items:center}.vacancy-page .vacancy .filter .custom-select .select-dropdown li label{width:100%;padding:8px 16px;cursor:pointer;display:flex;align-items:center;color:#0006}.vacancy-page .vacancy .filter .custom-select .select-dropdown::-webkit-scrollbar{width:7px}.vacancy-page .vacancy .filter .custom-select .select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.vacancy-page .vacancy .filter .custom-select .select-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.vacancy-page .vacancy .filter .custom-select .select-dropdown li:hover,.vacancy-page .vacancy .filter .custom-select .select-dropdown input:checked~label{background:#009fe31a}.vacancy-page .vacancy .filter .custom-select .select-dropdown input:focus~label{background:#009fe31a}.vacancy-page .vacancy .filter .custom-select .select-dropdown input[type=radio]{position:absolute;left:0;opacity:0}.vacancy-page .vacancy .filter .custom-select.active .arrow{transform:rotate(180deg);color:#0071cd}.vacancy-page .vacancy .filter .custom-select.active .select-button{border:1px solid rgba(0,159,227,.5)}.vacancy-page .vacancy .filter .custom-select.active .select-dropdown{opacity:1;visibility:visible;transform:scaleY(1)}.vacancy-page .vacancy .filter-show{display:none;align-items:center;font-size:16px;line-height:140%;font-weight:500;color:#009fe3;margin-bottom:36px;cursor:pointer}.vacancy-page .vacancy .filter-show svg{margin-left:16px}@media(max-width:767px){.vacancy-page .vacancy .filter-show{display:flex;width:270px;justify-content:center;border-radius:10px;border:1px solid var(--Main, #009FE3);background:#009fe31a;padding:9px 10px;min-height:44px}}.vacancy-page .vacancy .filter-show .check-aсtive{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#009fe380;margin-left:18px;width:30px;height:30px;color:#fff}.vacancy-page .vacancy .filter-close{display:none;position:absolute;top:92px;right:12px}@media(max-width:767px){.vacancy-page .vacancy .filter-close{position:static;display:inline-flex;align-items:center;color:#009fe3;font-size:16px;font-weight:700;border-radius:10px;background:#009fe31a;padding:8px 14px;margin-bottom:24px}.vacancy-page .vacancy .filter-close svg{margin-right:12px}}.vacancy-page .vacancy-inner{padding:200px 0}@media(max-width:767px){.vacancy-page .vacancy-inner{padding:100px 0}}.vacancy-page .vacancy-inner .container{max-width:870px;flex-direction:column}.vacancy-page .vacancy-inner .vacancy__elem,.vacancy-page .vacancy-inner .vacancy__alert{width:100%}.vacancy-page .vacancy-inner .vacancy__btn{margin-top:50px;max-width:320px;min-width:initial;width:auto}.vacancy-page .vacancy-inner .vacancy-inner__block{display:block;margin-top:60px;color:#000000b3}.vacancy-page .vacancy-inner .vacancy-inner__block h2{display:block;color:#009fe3;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:36px}.vacancy-page .vacancy-inner .vacancy-inner__block h3{display:block;color:#009fe3;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:36px;margin-top:64px}.vacancy-page .vacancy-inner .vacancy-inner__block p{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;margin:20px 0}.vacancy-page .vacancy-inner .vacancy-inner__block p:last-child{margin-bottom:0}.vacancy-page .vacancy-inner .vacancy-inner__block ul{list-style-type:none;counter-reset:list}.vacancy-page .vacancy-inner .vacancy-inner__block ul li{display:block;position:relative;font-size:16px;font-style:normal;font-weight:300;line-height:160%;margin-bottom:216px;padding-left:40px}.vacancy-page .vacancy-inner .vacancy-inner__block ul li:last-child{margin-bottom:0}.vacancy-page .vacancy-inner .vacancy-inner__block ul li:before{counter-increment:list;content:counter(list) ". ";position:absolute;top:0;left:0;color:#333;font-size:16px;font-weight:500;line-height:140%}.file-input{display:inline-flex;align-items:center;text-align:left;background:#e5f5fc;padding:16px 26px;min-width:250px;position:relative;border-radius:200px;box-shadow:inset 0 0 0 2px #009fe3;transition:.3s}.file-input.active,.file-input:hover{background:#009fe3}.file-input>[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:10;cursor:pointer}.file-input>.button{display:inline-flex;cursor:pointer;color:#009fe3;margin-left:24px;transition:.3s}.file-input.active>.button{color:#fff}.file-input:hover>.button{color:#fff}.file-input>.label{color:#181818;white-space:nowrap;font-size:16px;font-weight:700;line-height:160%;transition:.3s}.file-input.active>.label,.file-input:hover>label{opacity:1;color:#fff}.about-page .head-section{padding-bottom:121px;padding-top:175px!important;border:1px solid rgba(0,159,227,.5)}@media screen and (max-width:1550px){.about-page .head-section{padding-top:100px}}@media screen and (max-height:800px){.about-page .head-section{min-height:900px}}@media screen and (max-width:1023.98px){.about-page .head-section{padding-top:115px;padding-bottom:57px}}@media screen and (max-width:1023px){.about-page .head-section{min-height:auto}}@media screen and (max-width:767.98px){.about-page .head-section{padding:120px 0 36px!important}}.about-page .head-section .circle_right{right:-75%!important;bottom:-45%!important;transform:translate(-50%) rotate(40deg)!important}.about-page .head-section .circle.animated .circle_right{animation:vac-slide-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.about-page .head-section>.container{flex-wrap:nowrap;flex-direction:row}@media screen and (max-width:1023.98px){.about-page .head-section>.container{flex-wrap:nowrap;flex-direction:row}}@media screen and (max-width:1300px){.about-page .head-section>.container{align-items:initial}}@media screen and (max-width:768px){.about-page .head-section>.container{padding-top:0;padding-bottom:0;flex-direction:column}}.about-page .slogan{flex:0 1 585px;margin-top:43px;text-align:left;margin-right:-50px}@media screen and (max-width:1300px){.about-page .slogan{margin-top:20px}}@media screen and (max-width:1023.98px){.about-page .slogan{flex:0 0 100%;margin-right:0}}.about-page .slogan .h1{margin-bottom:29px;font-family:Ubuntu,sans-serif!important;font-weight:700;color:#181818}@media screen and (max-width:1150px){.about-page .slogan .h1{font-size:60px}}@media screen and (max-width:1023.98px){.about-page .slogan .h1{font-size:60px}}@media screen and (max-width:768px){.about-page .slogan .h1{font-size:32px}}.about-page .slogan .h1 span{white-space:nowrap}.about-page .slogan__link{color:#0042b6;display:block;font-size:16px;line-height:160%;font-weight:700;margin:20px 0 0 27px}.about-page .slogan__text{display:block;font-weight:700;font-size:24px;line-height:140%;color:#828282;max-width:470px!important;margin:0!important}@media screen and (max-width:768px){.about-page .slogan__text{font-size:14px}}.about-page .icon-block-vac{display:flex;justify-content:center;width:100%;text-align:center;margin-top:auto;z-index:-1;margin-right:-100px;transform:translate(600px)}.about-page .icon-block-vac img{display:block;width:100%;max-width:460px}.about-page .head-section.animated .icon-block-vac{animation:vac-icon-in-right 2.5s cubic-bezier(.25,.46,.45,.94) both}.about-page .head-section .icon-block-vac .loaded{animation:rotate-center 8s linear infinite backwards}@keyframes slide-in-right{0%{transform:translate(1000px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes rotate-center{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-page .holder{position:relative;flex:0 1 497px;margin-left:80px;margin-top:150px}@media(max-width:767px){.about-page .holder{flex:initial;margin-left:0;margin-top:0}}.about-page .holder .holder__wrap img{margin-top:0;margin-left:auto}.about-page .holder .telephony__visual{position:absolute;top:0;left:-60px;height:110%;min-height:400px;width:170px;margin-top:0;margin-left:0}@media(max-width:767px){.about-page .holder .telephony__visual{width:160px!important;min-height:250px!important;left:-45px!important}}@media(max-width:500px){.about-page .holder .telephony__visual{width:110px!important}}.about-page .company__holder{display:block}.about-page .company__slider{max-width:900px;overflow:initial;margin:0 0 60px!important}@media(max-width:767px){.about-page .company__slider{margin:0 0 35px!important}}.about-page .company__holder{display:flex;align-items:center;justify-content:space-between}.about-page .company__slide{background:#f0f9fd;border:3px solid #FFFFFF;border-radius:30px;padding:64px;margin-right:64px;display:flex;flex-direction:column;justify-content:center;height:auto}.about-page .company__slide:last-child{margin-right:0}@media(max-width:767px){.about-page .company__slide{padding:20px}}.about-page .company__title{display:block;font-weight:700;font-size:46px;line-height:130%;background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;max-width:100%;margin-bottom:24px}@media(max-width:767px){.about-page .company__title{font-size:24px}}.about-page .company__text{display:block;margin-bottom:auto;font-size:16px;font-style:normal;font-weight:400;line-height:160%;color:#181818}.about-page .company .slider-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.2s}.about-page .company .swiper-pagination{position:relative;z-index:1;width:100%;max-width:100%;border-bottom:1px solid rgba(0,159,227,.5);display:flex;flex-wrap:nowrap;left:0;transform:translate(0);top:0;bottom:0}.about-page .company .swiper-pagination-bullet{width:100%;opacity:0;height:3px;background:#ffb9004d;cursor:pointer;transition:all .2s;margin:0!important;border-radius:0}.about-page .company .swiper-pagination-bullet-active{background:#009fe3;opacity:1}.about-page .company .slider-buttons{display:flex;justify-content:flex-end;position:relative;margin-left:40px}.about-page .company .swiper-button-next,.about-page .company .swiper-button-prev{background-color:transparent;border:none;cursor:pointer;outline:none;color:#231f20;margin-left:4px;display:flex;align-items:center}.about-page .company .swiper-button-next svg,.about-page .company .swiper-button-prev svg{margin-left:24px}.about-page .comand{display:block;background:linear-gradient(111deg,#0071cd 16.5%,#009fe3 38.24%,#9bd2ff 90.48%);padding:128px 0}@media(max-width:767px){.about-page .comand{padding:52px 0 45px}}.about-page .comand__header{display:flex;align-items:center;margin-bottom:80px}@media(max-width:991px){.about-page .comand__header{flex-direction:column;align-items:flex-start}}.about-page .comand__title{display:block;font-weight:700;font-size:64px;line-height:130%;color:#fff;max-width:705px}@media(max-width:991px){.about-page .comand__title{margin-bottom:24px}}@media(max-width:767px){.about-page .comand__title{font-size:32px;margin:0 0 24px!important}}.about-page .comand__text{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:130%;color:#fff;max-width:520px}@media(max-width:767px){.about-page .comand__text{font-size:14px}}.about-page .comand__list{display:flex;flex-wrap:wrap;margin:0 -55px}@media(max-width:767px){.about-page .comand__list{flex-wrap:nowrap;overflow-x:scroll;align-items:flex-start;margin:0 -10px}}.about-page .comand__item{display:flex;align-items:center;width:50%;padding:0 55px;margin-bottom:60px}@media(max-width:991px){.about-page .comand__item{flex-direction:column-reverse;align-items:flex-start}}@media(max-width:767px){.about-page .comand__item{margin-bottom:35px;padding:0 10px;min-width:230px}}.about-page .comand__content{display:flex;flex-direction:column;align-items:start;flex:0 1 270px;margin-right:30px}@media(max-width:991px){.about-page .comand__content{flex:inherit}}.about-page .comand__name{display:block;color:#0042b6;font-size:36px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:5px}@media(max-width:991px){.about-page .comand__name{font-size:30px}}.about-page .comand__position{display:block;font-family:IBM Plex Mono,monospace;font-size:16px;font-style:normal;font-weight:500;line-height:160%;color:#0042b6}@media(max-width:991px){.about-page .comand__position{font-size:14px}}.about-page .comand__info{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%}@media(max-width:991px){.about-page .comand__info{font-size:14px}}.about-page .comand__picture{display:block}@media(max-width:991px){.about-page .comand__picture{margin-bottom:10px}}.about-page .static{padding:130px 0;background-color:#0042b6;overflow:hidden}@media(max-width:767px){.about-page .static{padding:40px 0 69px}}.about-page .static__title{display:block;font-weight:700;font-size:48px;line-height:130%;margin-bottom:48px;max-width:780px}@media(max-width:767px){.about-page .static__title{font-size:32px;line-height:130%}}.about-page .static__slider-elem{background:#0042b6;border:1px solid #FFFFFF;border-radius:20px;padding:30px;display:flex!important;align-items:center;margin-right:40px}@media(max-width:767px){.about-page .static__slider-elem{padding:15px;margin-right:15px;max-width:270px}}.about-page .static__number{display:flex;align-items:center;justify-content:center;position:relative;font-family:IBM Plex Mono,monospace;border-radius:50%;margin-right:39px;z-index:1;width:auto;height:auto;padding:24px;background:#0042b6}@media(max-width:767px){.about-page .static__number{margin-right:15px}}.about-page .static__number_big{width:180px;height:180px}@media(max-width:767px){.about-page .static__number_big{width:110px;min-width:110px;height:110px}}.about-page .static__number span{display:block;font-weight:400;font-size:30px;line-height:110%;font-family:IBM Plex Mono,monospace;z-index:3;background:initial;color:#fff;-webkit-text-stroke-width:initial;-webkit-text-stroke-color:initial;-webkit-text-fill-color:initial}@media(max-width:767px){.about-page .static__number span{font-size:24px}}.about-page .static__number:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;border-radius:300px;background:linear-gradient(109deg,#009fe3 15.55%,#17d080 34.38%,#ff7979 59.6%,#f2c94c 83.76%)!important;border:initial;z-index:-1}.about-page .static__number:after{content:"";position:absolute;top:3px;right:3px;left:3px;bottom:3px;border-radius:300px;background:#0042b6;z-index:1}.about-page .static__descr{display:block;font-weight:400;font-size:16px;line-height:110%;color:#fff;max-width:250px}@media(max-width:767px){.about-page .static__descr{font-size:14px}}.about-page .static .swiper,.about-page .static .flickity-viewport{overflow:initial}.about-page .static .swiper-slide{width:auto}.about-page .mantra{background:#e5f5fc;overflow:hidden}.about-page .mantra__wrap{position:relative;height:780px}@media(max-width:767px){.about-page .mantra__wrap{height:324px}}.about-page .mantra__left{position:absolute;top:50%;transform:translateY(-50%);left:-180px;width:250px;height:250px;z-index:0}@media(max-width:991px){.about-page .mantra__left{display:none}}.about-page .mantra__top{position:absolute;top:0;right:0;width:initial;height:330px;z-index:0}@media(max-width:991px){.about-page .mantra__top{display:none}}.about-page .mantra__center{position:absolute;bottom:-14%;right:-8%;transform:translate(-50%);width:initial;height:330px;z-index:0}@media(max-width:991px){.about-page .mantra__center{width:115px;height:115px;right:0;bottom:55px}}.about-page .mantra__list{animation-delay:0s;animation-duration:20s;animation-fill-mode:none;animation-fill-mode:backwards;-webkit-animation-fill-mode:backwards;animation-iteration-count:infinite;animation-name:scroll;animation-play-state:running;animation-timing-function:linear;-animation-direction:normal}.about-page .mantra__item{display:block;font-weight:700;font-size:32px;line-height:140%;color:#18191a;margin-bottom:10px}@media(max-width:767px){.about-page .mantra__item{font-size:14px}}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.about-page .favor{padding:184px 0 128px;background:#009fe3}@media(max-width:767px){.about-page .favor{padding:61px 0 55px}}.about-page .favor__title{font-weight:700;font-size:64px;line-height:130%;background:linear-gradient(103.71deg,#fff,#fff 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin-bottom:48px}@media(max-width:767px){.about-page .favor__title{font-size:32px}}.about-page .favor__list{background:#d9d9d91a;border:1px solid #FFFFFF;border-radius:30px;padding:40px 20px 0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -20px}@media(max-width:767px){.about-page .favor__list{padding:46px 35px;margin:0}}.about-page .favor__item{width:250px;padding:0 20px;margin-bottom:40px}@media(max-width:767px){.about-page .favor__item{padding:0}}@media(max-width:500px){.about-page .favor__item{width:100%}}.about-page .favor__item img{margin:0 auto}.about-page .community{background:linear-gradient(180deg,#009fe3 .22%,#0093d3 17.65%,#007db3 41.61%,#0e50c3 75.53%,#0042b6 97.05%,#0042b6 97.05%);padding:205px 0 165px}.about-page .community__content{display:flex;align-items:center;margin-top:75px}.about-page .community__title{display:block;color:#fff;font-size:24px;line-height:130%;font-weight:700;margin-right:104px;max-width:650px}@media(max-width:767px){.about-page .community__title{margin-right:20px}}.about-page .community__btn{border:2px solid #FFFFFF;box-shadow:initial;color:#fff}.about-page .community__btn:hover{background:#fff;color:#0042b6}.about-page .subscribe:before{content:"";position:absolute;top:-825px;left:0;width:50%;height:1000px;transform:rotate(-80deg);background:#009fe3;filter:blur(187.25px);z-index:0}.about-page .subscribe:after{content:"";position:absolute;top:-825px;right:0;width:50%;height:1000px;transform:rotate(-80deg);background:#009fe3;filter:blur(187.25px);z-index:0}.about-page .meta .trust-list{display:flex;margin-bottom:164px;margin-top:128px;overflow:initial}@media screen and (max-width:767px){.about-page .meta .trust-list{margin-bottom:64px}}.about-page .meta .trust-list .trust__item{width:400px;border-left:1px solid #009FE3;border-right:initial}@media screen and (max-width:767px){.about-page .meta .trust-list .trust__item{width:200px}}.about-page .meta .trust-list .trust__item .content{text-align:left;border-right:initial;padding:0 24px}.about-page .meta .trust-list .trust__item:last-child{border-right:initial}.about-page .meta .trust-list .trust__descr{color:#009fe3;font-size:24px;font-style:normal;font-weight:700;line-height:140%;text-align:center}@media screen and (max-width:767px){.about-page .meta .trust-list .trust__descr{font-size:18px}}.about-page .meta{padding:110px 0 163px;background:#009fe31a}@media(max-width:767px){.about-page .meta{padding:65px 0 73px}}.about-page .meta__block{display:flex;margin-bottom:226px}@media(max-width:767px){.about-page .meta__block{margin-bottom:60px;flex-direction:column}}.about-page .meta__title{display:block;font-weight:700;font-size:64px;line-height:130%;flex:0 1 428px;color:#181818}@media(max-width:767px){.about-page .meta__title{font-size:24px;flex:initial;margin-bottom:23px}}.about-page .meta__text-block{flex:0 1 478px;margin-left:65px}@media(max-width:767px){.about-page .meta__text-block{flex:initial;margin-left:0}}.about-page .meta__text{display:block;font-weight:300;font-size:16px;line-height:160%;color:#828282;margin-bottom:23px;max-width:475px}.about-page .meta__subdescr{display:block;font-weight:700;font-size:24px;line-height:140%;color:#181818;margin-bottom:23px}.about-page .meta__sbudescr{display:block;font-weight:700;font-size:24px;line-height:130%;color:#181818}.about-page .meta__flex-descr{display:flex;align-items:flex-end}@media(max-width:767px){.about-page .meta__flex-descr{display:block}}.about-page .meta__descr{display:block;color:#181818;font-weight:700;font-size:46px;line-height:130%;background:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial}@media(max-width:767px){.about-page .meta__descr{font-size:30px;line-height:130%}}.about-page .meta__descr_maxw{max-width:940px}.about-page .meta__descr .gradient{background:linear-gradient(103.71deg,#009fe3,#0071cd 147.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.about-page .meta__descr .icon{display:block;margin-left:auto}@media(max-width:767px){.about-page .meta__descr .icon{display:inline-block}.about-page .meta__descr .icon svg{display:block;width:70px;height:20px}}.about-page .meta__descr .descr-blue{color:#009fe3}.about-page .meta__descr span{display:inline-block}.project-page .subscribe:before{content:"";position:absolute;top:-825px;left:0;width:50%;height:1000px;transform:rotate(-80deg);background:#009fe3;filter:blur(187.25px);z-index:0}.project-page .subscribe:after{content:"";position:absolute;top:-825px;right:0;width:50%;height:1000px;transform:rotate(-80deg);background:#009fe3;filter:blur(187.25px);z-index:0}.project{position:relative;background:#009fe31a;padding:270px 0 202px;border-bottom:1px solid rgba(0,159,227,.5)}@media(max-width:768px){.project{padding:125px 0 55px}}.project__title{font-size:70px;line-height:110%;margin-bottom:45px}@media(max-width:991px){.project__title{font-size:32px;margin-bottom:24px}}.project__title span{color:#0042b6}.project__holder{position:relative;max-width:1010px}@media(max-width:991px){.project__holder{display:flex;flex-direction:column}}.project__descr{display:block;position:relative;font-weight:700;font-size:36px;line-height:140%;background:linear-gradient(90deg,#009fe3,#0042b6 137.2%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(max-width:991px){.project__descr{margin-bottom:24px}}@media(max-width:768px){.project__descr{font-size:20px}}.project__info{display:inline-flex;position:relative;border-radius:200px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#009fe3,#17d080,#ff7979,#f2c94c) border-box;border:2px solid transparent;font-family:IBM Plex Mono,monospace;padding:13px 20px}@media(max-width:991px){.project__info{display:inline-flex;margin-bottom:15px;margin-right:auto}.project__info:last-child{margin-bottom:0}}@media(max-width:768px){.project__info{padding:12px 17px}}.project__info span{display:inline-block;font-weight:500;font-size:14px;line-height:160%;color:#0042b6}@media(max-width:768px){.project__info span{font-size:12px}}.project__info.top{position:absolute;top:-70px!important;left:50%!important;transform:translate(36%)}@media(max-width:1350px){.project__info.top{top:-120px!important;left:50%!important;transform:translate(11%)}}@media(max-width:991px){.project__info.top{position:static!important;transform:translate(0)}}.project__info.left-top{position:absolute;top:0!important;right:-30%!important;left:auto!important}@media(max-width:1350px){.project__info.left-top{top:-52px!important;right:0!important}}@media(max-width:991px){.project__info.left-top{position:static!important}}.project__info.left-bottom{position:absolute;bottom:0!important;right:-15%!important;left:auto!important;top:auto!important}@media(max-width:1350px){.project__info.left-bottom{bottom:-56px!important;right:0!important}}@media(max-width:991px){.project__info.left-bottom{position:static!important}}.project__info.bottom{position:absolute;top:auto!important;bottom:-110px!important;left:50%!important;transform:translate(-10%)}@media(max-width:1350px){.project__info.bottom{bottom:-140px!important;left:50%!important;transform:translate(-40%)}}@media(max-width:991px){.project__info.bottom{position:static!important;transform:translate(0)}}.project__info.aside{position:absolute;top:50%!important;right:-22%!important;left:auto!important;transform:translateY(-50%)}@media(max-width:1350px){.project__info.aside{right:0!important}}@media(max-width:991px){.project__info.aside{position:static!important;transform:translateY(0)}}.project_en .project__info.bottom{bottom:-90px!important;left:59%!important}@media(max-width:1350px){.project_en .project__info.bottom{bottom:-190px!important;left:50%!important;transform:translate(-40%)}}@media(max-width:991px){.project_en .project__info.bottom{position:static!important;transform:translate(0)}}.project_en .project__info.left-bottom{position:absolute;bottom:-10px!important;right:-29%!important}@media(max-width:1350px){.project_en .project__info.left-bottom{bottom:-50px!important;right:0!important}}@media(max-width:991px){.project_en .project__info.left-bottom{position:static!important}}.project_en .project__info.left-top{position:absolute;top:0!important;right:-37%!important}@media(max-width:1350px){.project_en .project__info.left-top{top:-52px!important;right:0!important}}@media(max-width:991px){.project_en .project__info.left-top{position:static!important}}.project_en .project__info.aside{right:-33%!important;left:auto!important}@media(max-width:1350px){.project_en .project__info.aside{right:0!important}}.projects{background:#009fe31a;padding:164px 0 250px}@media(max-width:768px){.projects{padding:64px 0}}.projects__block{display:flex;flex-wrap:wrap;margin:0 -12px}@media(max-width:991px){.projects__block{margin:0;flex-direction:column}}.projects__holder{display:flex;align-items:flex-start;padding:0 12px}@media(max-width:991px){.projects__holder{width:100%!important}}@media(max-width:768px){.projects__holder{padding:0}}.projects__holder.jobs{flex:0 1 45%}.projects__holder.jobs .projects__elem{background:#009fe3}.projects__holder.jobs .projects__btn{color:#fff}.projects__holder.agency{flex:0 1 55%}.projects__holder.agency .projects__elem{background:#59cb9a}.projects__holder.agency .projects__btn{color:#fff}.projects__holder.itedu{flex:0 1 50%}.projects__holder.itedu .projects__elem{background:#00c1b3}.projects__holder.itedu .projects__btn{color:#fff}.projects__holder.itedu_max-w{flex:0 1 100%}.projects__holder.devops{flex:0 1 50%}.projects__holder.devops .projects__elem{background:#0042b6}.projects__holder.devops .projects__btn{color:#fff}.projects__title_home{margin-bottom:32px}.projects__subdescr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#0009;margin-bottom:64px;max-width:1014px}.projects__elem{background:#181818;border-radius:24px;padding:46px;margin-bottom:24px;width:100%}.projects__elem .logo{display:block;margin-bottom:94px}@media(max-width:768px){.projects__elem .logo{margin-bottom:64px;max-width:134px}}@media(max-width:768px){.projects__elem{padding:24px}}.projects__descr{display:block;font-weight:700;font-size:46px;line-height:53px;margin-bottom:24px;color:#fff}.projects__descr span{text-transform:uppercase}@media(max-width:768px){.projects__descr{font-size:30px;line-height:37px;text-transform:uppercase}}.projects__text{font-weight:300;font-size:16px;line-height:160%;color:#fff;margin-bottom:24px;max-width:710px}@media(max-width:768px){.projects__text{font-size:14px}}.projects__btn{padding:0}.projects__btn:hover span{text-decoration:underline}.project-parallax{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;z-index:2}.bg-cerulean{background:#009fe31a}.telephony-page .page-header:before{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.telephony-page .problems .h2{max-width:850px}.page-scrolled:not(.menu-opened) .telephony-page .page-header:before{opacity:1}.page-scrolled .telephony-page .header-menu__item>.header-menu__link{color:#828282}.page-header .header-actions{z-index:1}.contact-page .feedback{padding:209px 0 191px;background:#e5f5fc}@media(max-width:768px){.contact-page .feedback{padding:116px 0 64px}}.contact-page .feedback .flex{justify-content:space-between}@media screen and (max-width:1023.98px){.contact-page .feedback .flex{justify-content:flex-start}}.contact-page .feedback .text-content{max-width:655px;margin-left:0;margin-right:40px;padding:0}@media(max-width:1200px){.contact-page .feedback .text-content{max-width:500px}}@media screen and (max-width:1023.98px){.contact-page .feedback .text-content{max-width:100%;margin-bottom:22px}}.contact-page .feedback__form{max-width:495px}@media screen and (max-width:1023.98px){.contact-page .feedback__form{max-width:100%}}.contact-page input.is-invalid,.contact-page textarea.is-invalid{background-size:0% 2px,100% 2px}.contact-page input,.contact-page textarea{background-size:0% 2px,100% 2px;color:#000000bf;border-bottom:1px solid rgba(0,0,0,.75)}.contact-page input::-moz-placeholder,.contact-page textarea::-moz-placeholder{color:#0006}.contact-page input::placeholder,.contact-page textarea::placeholder{color:#0006}.contact-page input:-webkit-autofill,.contact-page input:-webkit-autofill:hover,.contact-page input:-webkit-autofill:focus,.contact-page input:-webkit-autofill:active,.contact-page textarea:-webkit-autofill,.contact-page textarea:-webkit-autofill:hover,.contact-page textarea:-webkit-autofill:focus,.contact-page textarea:-webkit-autofill:active{-webkit-text-fill-color:rgba(0,0,0,.75)}.contact-page textarea{height:66px;padding-top:13px}@media(max-width:768px){.contact-page textarea{height:57px}}.contact-page .feedback__title{font-size:78px;line-height:110%;margin-bottom:28px}@media(max-width:768px){.contact-page .feedback__title{font-size:32px}}.contact-page .feedback__paragraph{display:block;max-width:450px;font-size:24px;line-height:140%;font-weight:700;color:#0006}@media(max-width:768px){.contact-page .feedback__paragraph{font-size:14px}}.contact-page .main-content .subscribe .decor-bg{position:relative;height:auto;transform:translate(-50%)}.contact-page .main-content .subscribe .decor-bg .video{width:1049px}.contact-page .subscribe{background:linear-gradient(104deg,#009fe3,#0071cd 147.01%);padding:150px 0 164px}@media(max-width:768px){.contact-page .subscribe{padding:59px 0 0!important}}.contact-page .subscribe:before,.contact-page .subscribe:after{display:none}.contact-page .subscribe{padding-bottom:0}@media(max-width:768px){.contact-page .subscribe{padding:59px 0 64px}}.contact-page .subscribe__block{padding-top:140px;padding-bottom:192px;flex-wrap:nowrap;background:#e5f5fc;border-bottom:1px solid #D9D9D9;max-width:100%}.contact-page .subscribe__wrap{display:flex;justify-content:space-between;color:#fff}@media screen and (max-width:1023.98px){.contact-page .subscribe__wrap{flex-direction:column;justify-content:flex-start}}.contact-page .subscribe__wrap .elem{display:block;margin-bottom:64px}.contact-page .subscribe__wrap .elem:last-child{margin-bottom:0}@media screen and (max-width:1023.98px){.contact-page .subscribe__wrap .elem:last-child{margin-bottom:42px}}@media screen and (max-width:1023.98px){.contact-page .subscribe__wrap .elem{margin-bottom:42px}}.contact-page .subscribe__wrap .subscribe__descr{display:block;font-weight:500;font-size:16px;line-height:160%;color:#fff;margin-bottom:20px;font-family:IBM Plex Mono,monospace}.contact-page .subscribe__wrap .email{display:block;font-weight:700;font-size:46px;line-height:130%;color:#fff;margin-bottom:20px}.contact-page .subscribe__wrap .email:last-child{margin-bottom:0}@media(max-width:768px){.contact-page .subscribe__wrap .email{font-size:24px}}.contact-page .subscribe__wrap .tel{display:block;font-weight:700;font-size:24px;line-height:140%;color:#ffffffbf;margin-bottom:16px}.contact-page .subscribe__wrap .tel:last-child{margin-bottom:0}@media(max-width:768px){.contact-page .subscribe__wrap .tel{font-size:18px}}.contact-page .subscribe__wrap .list{display:flex;align-items:center}.contact-page .subscribe__wrap .list .item{margin-right:32px}.contact-page .subscribe__wrap .list .item:last-child{margin-right:0}@media(max-width:768px){.contact-page .subscribe__wrap .list .item{margin-right:20px;max-width:40px}}.contact-page .subscribe__wrap .list .item .link{display:block}.contact-page .subscribe__wrap .list .item .link svg{fill:#ffffffbf;transition:.3s}@media(max-width:768px){.contact-page .subscribe__wrap .list .item .link svg{max-width:100%}}.contact-page .subscribe__wrap .list .item .link:hover svg{fill:#17d080}.contact-page .subscribe__left{max-width:500px;margin-right:40px}.contact-page .subscribe__right{min-width:490px}@media(max-width:1200px){.contact-page .subscribe__right{min-width:350px}}.contact-page .subscribe__right .page-footer__link{color:#ffffffbf}.contact-page .subscribe .decor-bg .subscribe-image{transform:translateY(0)}.contact-page .subscribe-holder{padding:140px 0 190px;background:#e5f5fc}@media(max-width:768px){.contact-page .subscribe-holder{padding:70px 0 90px}}.order-page .main-content{background:#e5f5fc}@media screen and (min-width:768px){.order-page .main-content{padding:195px 0 165px}}@media screen and (max-width:767.98px){.order-page .main-content{padding:115px 0 64px}}@media screen and (min-width:1125px){.order-page .order__form{flex-wrap:nowrap}}.order-page .order__form textarea{height:auto;padding:13px 0}.order-page .order__form input,.order-page .order__form textarea{color:#009fe3}.order-page .order__form input:-moz-placeholder,.order-page .order__form textarea:-moz-placeholder{color:#0006}.order-page .order__form input::-moz-placeholder,.order-page .order__form textarea::-moz-placeholder{color:#0006}.order-page .order__form input:-ms-input-placeholder,.order-page .order__form textarea:-ms-input-placeholder{color:#0006}.order-page .order__form input::-webkit-input-placeholder,.order-page .order__form textarea::-webkit-input-placeholder{color:#0006}.order-page .order__form input,.order-page .order__form textarea{background:linear-gradient(to top,#009fe3 0,#009fe3) bottom -2px center no-repeat,linear-gradient(to top,#0006 0,#0006) bottom -2px center no-repeat;background-size:0% 2px,100% 1px}.order-page .order__form input:-webkit-autofill,.order-page .order__form input:-webkit-autofill:hover,.order-page .order__form input:-webkit-autofill:focus,.order-page .order__form input:-webkit-autofill:active,.order-page .order__form textarea:-webkit-autofill,.order-page .order__form textarea:-webkit-autofill:hover,.order-page .order__form textarea:-webkit-autofill:focus,.order-page .order__form textarea:-webkit-autofill:active{-webkit-text-fill-color:#009FE3;border-color:#009fe3}.order-page .order__form input.is-valid,.order-page .order__form textarea.is-valid{background-size:100% 2px,100% 1px}.order-page .order__form input.is-invalid,.order-page .order__form textarea.is-invalid{background:linear-gradient(to top,#eb5757 0,#eb5757) bottom -2px center no-repeat,linear-gradient(to top,#eb5757 0,#eb5757) bottom -2px center no-repeat;background-size:0% 2px,100% 1px}.order-page .order__form input:not(:valid):not(:focus):-moz-placeholder,.order-page .order__form textarea:not(:valid):not(:focus):-moz-placeholder{background:linear-gradient(to top,#009fe3 0,#009fe3) bottom -2px center no-repeat,linear-gradient(to top,#0006 0,#0006) bottom -2px center no-repeat;background-size:0% 2px,100% 2px}.order-page .order__form input:not(:valid):not(:focus):placeholder-shown,.order-page .order__form textarea:not(:valid):not(:focus):placeholder-shown{background:linear-gradient(to top,#009fe3 0,#009fe3) bottom -2px center no-repeat,linear-gradient(to top,#0006 0,#0006) bottom -2px center no-repeat;background-size:0% 2px,100% 2px}.order-page .order__form input:focus,.order-page .order__form input.is-invalid:focus,.order-page .order__form textarea:focus,.order-page .order__form textarea.is-invalid:focus{background-size:100% 2px,100% 1px}.order-page .order__form .order__agreement{margin-top:70px;flex-wrap:wrap;flex-direction:column-reverse;align-items:flex-start}@media screen and (min-width:767.98px){.order-page .order__form .order__agreement{margin-top:70px;flex-direction:row;flex-wrap:nowrap;align-items:center}}.order-page .order__form .vacancy-textarea{border:1px solid rgba(0,0,0,.4);border-radius:16px;min-height:246px;padding:16px 24px;margin-bottom:24px}.order-page .btn.order__form-submit{max-width:250px}@media screen and (max-width:767.98px){.order-page .btn.order__form-submit{margin-top:36px}}.order-page .order__form-submit:disabled{background:#ccc!important;color:#666!important;cursor:not-allowed;opacity:.7}.order-page .order__form-submit:disabled svg{opacity:.6}@media screen and (min-width:1125px){.order-page .left-col{max-width:560px}}@media screen and (max-width:1124px){.order-page .left-col{width:100%;margin-bottom:64px}}.order-page .left-col .h3{margin-bottom:52px}@media screen and (min-width:1125px){.order-page .right-col{margin:10px auto 0 120px;width:490px}}@media screen and (max-width:1124px){.order-page .right-col{width:100%}}@media screen and (min-width:768px){.order-page .right-col .block-header{margin-bottom:83px}}@media screen and (max-width:767.98px){.order-page .right-col .block-header{margin-bottom:36px}}.order-page .right-col .block-header .h4{margin-bottom:16px}@media screen and (min-width:768px){.order-page .right-col .order-services{width:62%}}@media screen and (max-width:767.98px){.order-page .right-col .order-services{width:100%}}.order-page .right-col .order-services svg{pointer-events:none}.order-page .right-col .order-services .sub-services-toggle{padding:10px;margin-left:14px;cursor:pointer;transition:.3s all}@media screen and (min-width:768px){.order-page .right-col .order-services .sub-services-toggle{transform:translate(-10px);opacity:0}}@media screen and (min-width:768px){.order-page .right-col .order-services .order-sub-services{position:absolute;left:66%;top:0;width:70%}}.order-page .right-col .order-services .order-sub-services__item{color:#009fe380}.order-page .right-col .order-services .order-sub-services__item input:checked~.h4{color:#19181a}@media screen and (max-width:767.98px){.order-page .right-col .order-services .order-sub-services__item .h4{font-weight:400;color:#009fe380}}.order-page .right-col .order-services__item:not(.active) .order-sub-services__item{display:none}@media screen and (max-width:767.98px){.order-page .right-col .order-services__item .order-sub-services__item.checked{display:flex}}.order-page .right-col .order-services__item .form__group{margin-bottom:5px}.order-page .right-col .order-services__item .form__checkbox{margin-top:0}.order-page .right-col .order-services__item:hover .sub-services-toggle,.order-page .right-col .order-services__item.active .sub-services-toggle{transform:none;opacity:1}@media screen and (max-width:767.98px){.order-page .right-col .order-services__item.active .sub-services-toggle{transform:rotate(90deg)}}.order-page .right-col .order-services__item.active>.form__group>.sub-services-toggle,.order-page .right-col .order-services__item.active>.form__group>label:not(.form__checkbox){color:#009fe3}.order-page .right-col .order-services__item .h4{font-size:16px;padding:7px 0}.order-page .right-col .order-services__item:hover>.form__group>.sub-services-toggle,.order-page .right-col .order-services__item:hover>.form__group>label:not(.form__checkbox){color:#19181a}.order-page .right-col .order-services__item label:not(.form__checkbox){transition:.3s color}.order-page .right-col .order-services__item:not(.active) input:checked~label:not(.form__checkbox),.order-page .right-col .order-services__item:not(.active) input:checked~.sub-services-toggle{color:#19181a}.order-page .right-col .order-services{margin-bottom:50px}.order-page .order__form-success .h3{margin-bottom:40px}.privacy-policy .main-content{background:#e5f5fc}@media screen and (min-width:768px){.privacy-policy .main-content{padding:204px 0 164px}}@media screen and (max-width:767.98px){.privacy-policy .main-content{padding:115px 0 64px}}.privacy-policy__block{display:flex;flex-direction:column;max-width:700px;margin:0 auto;font-family:Ubuntu,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:160%}.privacy-policy__block h3{font-size:46px}@media screen and (max-width:767px){.privacy-policy__block h3{font-size:32px}}.privacy-policy__block ul>li span{color:#009fe3}.privacy-policy__block>ol{margin-top:64px}@media screen and (max-width:767px){.privacy-policy__block>ol{margin-top:24px}}.privacy-policy__block>ol>li{margin-bottom:40px}.privacy-policy__block>ol>li:last-of-type{margin-bottom:0}.privacy-policy__block>ol>li:before{display:block}.privacy-policy__block>ol ol{margin-top:40px}.privacy-policy__block ol{counter-reset:section;list-style-type:none}.privacy-policy__block ol>li:before{counter-increment:section;content:counters(section,".") ". ";color:#009fe3;font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-size:16px;line-height:160%}@media screen and (max-width:991px){.pc{display:none}}.mb{display:none}@media screen and (max-width:991px){.mb{display:inline-flex}}.vps-vds .feedback .text-content span{position:relative;z-index:1;white-space:nowrap}.vps-vds .feedback .text-content span:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:6px;background:#17d080;z-index:-1}@media screen and (max-width:768px){.vps-vds .feedback .text-content span:before{height:3px}}.vps-vds .feedback .text-content .btn span:before{display:none}.vps-vds .visual-vds{display:block;padding:265px 0 180px;position:relative;overflow:hidden;z-index:1}@media screen and (max-width:767px){.vps-vds .visual-vds{padding:116px 0 64px}}.vps-vds .visual-vds__gradient-right{position:absolute;top:0;right:0;width:930px;height:600px;border-radius:1120px;transform:rotate(30deg);background:#0071cd;filter:blur(100px);z-index:-1;animation:office-right 20s 4;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (max-width:991px){.vps-vds .visual-vds__gradient-right{animation:office-right 12s 4;right:-120%}}@media screen and (max-width:767.98px){.vps-vds .visual-vds__gradient-right{width:530px;height:400px}}.vps-vds .visual-vds__gradient-left{position:absolute;bottom:0;left:0;top:initial!important;right:initial!important;width:930px;height:600px;border-radius:1120px;transform:rotate(30deg);background:#009fe3;filter:blur(100px);z-index:-1;animation:office-left 20s 4;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (max-width:991px){.vps-vds .visual-vds__gradient-left{animation:office-left 12s 4;bottom:-120%}}@media screen and (max-width:767.98px){.vps-vds .visual-vds__gradient-left{width:530px;height:400px}}.vps-vds .visual-vds__wrap{display:flex;justify-content:space-between}@media screen and (max-width:991px){.vps-vds .visual-vds__wrap{flex-direction:column;align-items:flex-start}}.vps-vds .visual-vds__wrap .holder{display:block}.vps-vds .visual-vds__wrap .holder .btn.btn-blue-gradient{max-width:240px}.vps-vds .visual-vds__title{display:block;font-size:64px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:36px}@media screen and (max-width:991px){.vps-vds .visual-vds__title{margin-bottom:24px}}@media screen and (max-width:767px){.vps-vds .visual-vds__title{font-size:32px}}.vps-vds .visual-vds__info{display:block;flex:0 1 445px}@media screen and (max-width:991px){.vps-vds .visual-vds__info{flex:initial;margin-bottom:24px}}.vps-vds .visual-vds__descr{display:block;color:#0006;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:24px}@media screen and (max-width:767px){.vps-vds .visual-vds__descr{font-size:18px}}.vps-vds .visual-vds__paragraph{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;margin-bottom:24px;color:#181818}.vps-vds .visual-vds__text{font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#fff}@media screen and (max-width:767px){.vps-vds .visual-vds__text{font-size:18px}}.vps-vds .algorithm{display:block;padding:210px 0 110px;background:linear-gradient(104deg,#0071cd,#009fe3 147.01%)}@media screen and (max-width:991px){.vps-vds .algorithm{padding:128px 0 48px}}@media screen and (max-width:767px){.vps-vds .algorithm{padding:64px 0 0}}.vps-vds .algorithm__wrap{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:991px){.vps-vds .algorithm__wrap{flex-direction:column;align-items:center}}.vps-vds .algorithm__title{display:block;font-size:46px;font-style:normal;font-weight:700;line-height:130%;color:#fff9;max-width:800px}@media screen and (max-width:767px){.vps-vds .algorithm__title{font-size:18px}}.vps-vds .algorithm__title span{color:#fff}.vps-vds .algorithm__descr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#fff;max-width:660px;margin-top:36px}.vps-vds .algorithm__text-block{display:block;margin-top:64px}@media screen and (max-width:767px){.vps-vds .algorithm__text-block{margin-top:32px}}.vps-vds .algorithm__text{display:block;max-width:750px;color:#f2f2f2;font-size:16px;font-style:normal;font-weight:300;line-height:160%;margin-bottom:24px}.vps-vds .algorithm__anim-svg{margin:0;position:relative}@media screen and (max-width:991px){.vps-vds .algorithm__anim-svg{margin:36px 0 0}}@media screen and (max-width:767px){.vps-vds .algorithm__anim-svg{min-width:300px}}.vps-vds .algorithm__anim-svg img{width:100%;display:block}.vps-vds .algorithm__anim-svg .svg-block{display:block;position:relative;width:initial;height:initial;max-width:400px}@media screen and (max-width:767px){.vps-vds .algorithm__anim-svg .svg-block{width:100%;margin-top:-100px}}.vps-vds .algorithm__anim-svg .block-1{animation:alogithm-anim-block1 5.5s;animation-timing-function:ease;animation-iteration-count:infinite}.vps-vds .algorithm__anim-svg .block-2{animation:alogithm-anim-block2 5.5s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes alogithm-anim-block2{0%{transform:translateY(0)}10%{transform:translateY(0)}40%{transform:translateY(43px)}45%{transform:translateY(40px)}60%{transform:translateY(40px)}90%{transform:translateY(-3px)}95%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes alogithm-anim-block1{0%{transform:translateY(0)}10%{transform:translateY(0)}40%{transform:translateY(-43px)}45%{transform:translateY(-40px)}60%{transform:translateY(-40px)}90%{transform:translateY(3px)}95%{transform:translateY(0)}to{transform:translateY(0)}}.vps-vds .server{display:block;padding:128px 0}@media screen and (max-width:767px){.vps-vds .server{padding:64px 0}}.vps-vds .server__title{display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:80px;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:767px){.vps-vds .server__title{font-size:32px;margin-bottom:24px}}.vps-vds .server__list{display:flex;justify-content:space-between;margin:0 -20px}@media screen and (max-width:991px){.vps-vds .server__list{flex-direction:column;margin:0}}.vps-vds .server__item{flex:0 1 360px;padding:0 20px}@media screen and (max-width:991px){.vps-vds .server__item{padding:0;flex:initial;margin-bottom:16px}}.vps-vds .server__item .text{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;color:#0006}.vps-vds .server__item_big{flex:0 1 540px}@media screen and (max-width:991px){.vps-vds .server__item_big{flex:initial;margin-top:48px}}.vps-vds .server__item_big .text{color:#009fe3;font-size:24px;line-height:140%;font-weight:700}.vps-vds .server__anim{display:block;margin-bottom:80px}@media screen and (max-width:991px){.vps-vds .server__anim{margin:0 -30% 80px}}@media screen and (max-width:767px){.vps-vds .server__anim{margin:0 -50px 64px}}.vps-vds .server__anim .left-svg-block-1,.vps-vds .server__anim .left-svg-block-2,.vps-vds .server__anim .center-svg-block-1,.vps-vds .server__anim .center-svg-block-2,.vps-vds .server__anim .right-svg-block-1,.vps-vds .server__anim .right-svg-block-2{transform-origin:50% 50%;will-change:transform}.vps-vds .server__anim .left-svg-block-1{animation:slideRightSmooth1 10s cubic-bezier(.68,-.55,.265,1.55) infinite}.vps-vds .server__anim .left-svg-block-2{animation:slideRightSmooth2 10s cubic-bezier(.68,-.55,.265,1.55) infinite}.vps-vds .server__anim .center-svg-block-1{animation:slideUpBounce2 10s cubic-bezier(.68,-.55,.265,1.55) infinite}.vps-vds .server__anim .center-svg-block-2{animation:slideUpBounce1 10s cubic-bezier(.68,-.55,.265,1.55) infinite}.vps-vds .server__anim .right-svg-block-1{animation:slideLeftBounce1 10s cubic-bezier(.68,-.55,.265,1.55) infinite}.vps-vds .server__anim .right-svg-block-2{animation:slideLeftBounce2 10s cubic-bezier(.68,-.55,.265,1.55) infinite}@keyframes slideRightSmooth1{0%{transform:translate(0) translateZ(0)}10%{transform:translate(20px) translateZ(15px)}15%{transform:translate(22px) translateZ(8px)}18%{transform:translate(20px) translateZ(-5px)}33%{transform:translate(0) translateZ(0)}to{transform:translate(0) translateZ(0)}}@keyframes slideRightSmooth2{0%{transform:translate(0) translateZ(0)}10%{transform:translate(30px) translateZ(15px)}15%{transform:translate(32px) translateZ(8px)}18%{transform:translate(30px) translateZ(-5px)}33%{transform:translate(0) translateZ(0)}to{transform:translate(0) translateZ(0)}}@keyframes slideUpBounce1{0%{transform:translateY(0) translateZ(0)}33.3%{transform:translateY(0) translateZ(0)}43%{transform:translateY(-20px) translateZ(15px)}48%{transform:translateY(-22px) translateZ(8px)}51%{transform:translateY(-20px) translateZ(-5px)}66.3%{transform:translateY(0) translateZ(0)}to{transform:translateY(0) translateZ(0)}}@keyframes slideUpBounce2{0%{transform:translateY(0) translateZ(0)}33.3%{transform:translateY(0) translateZ(0)}43%{transform:translateY(-30px) translateZ(15px)}48%{transform:translateY(-32px) translateZ(8px)}51%{transform:translateY(-30px) translateZ(-5px)}66.3%{transform:translateY(0) translateZ(0)}to{transform:translateY(0) translateZ(0)}}@keyframes slideLeftBounce1{0%{transform:translate(0) translateZ(0)}66.6%{transform:translate(0) translateZ(0)}77%{transform:translate(-20px) translateZ(15px)}82%{transform:translate(-22px) translateZ(8px)}85%{transform:translate(-20px) translateZ(-5px)}99.9%{transform:translate(0) translateZ(0)}to{transform:translate(0) translateZ(0)}}@keyframes slideLeftBounce2{0%{transform:translate(0) translateZ(0)}66.6%{transform:translate(0) translateZ(0)}77%{transform:translate(-30px) translateZ(15px)}82%{transform:translate(-32px) translateZ(8px)}85%{transform:translate(-30px) translateZ(-5px)}99.9%{transform:translate(0) translateZ(0)}to{transform:translate(0) translateZ(0)}}.vps-vds .callback{background:#0042b6;color:#fff;padding:128px 0 24px}@media screen and (max-width:767px){.vps-vds .callback{padding:64px 0 16px}}.vps-vds .callback__wrap{display:flex;justify-content:space-between}@media screen and (max-width:991px){.vps-vds .callback__wrap{flex-direction:column;align-items:center}}@media screen and (max-width:991px){.vps-vds .callback__block{display:block;width:100%;margin-bottom:36px}}.vps-vds .callback__descr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:12px}@media screen and (max-width:767px){.vps-vds .callback__descr{font-size:18px}}.vps-vds .callback__title{display:block;font-size:36px;font-style:normal;font-weight:700;line-height:130%;color:#fff;margin-bottom:34px;max-width:660px!important}@media screen and (max-width:767px){.vps-vds .callback__title{font-size:24px}}.vps-vds .callback__title_no-maxw{max-width:1190px!important}.vps-vds .callback__title .blue{background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vps-vds .callback__title .gradient{background:linear-gradient(103deg,#009fe3 26.99%,#17d080 34.95%,#ff7979 45.61%,#f2c94c 55.82%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vps-vds .callback__title .gradient-two{background:linear-gradient(103deg,#009fe3 4.92%,#17d080 27.42%,#ff7979 57.57%,#f2c94c 86.44%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vps-vds .callback__title .gradient-hosting{background:var(--g, linear-gradient(109deg, #009FE3 15.55%, #17D080 34.38%, #FF7979 59.6%, #F2C94C 83.76%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vps-vds .callback__paragraph{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#fff;margin-bottom:24px}@media screen and (max-width:767px){.vps-vds .callback__paragraph{margin-bottom:36px}}@media screen and (max-width:767px){.vps-vds .callback .btn{max-width:450px;width:100%}}.vps-vds .callback__btn{color:#fff;border:2px solid #009FE3;border-radius:200px;position:relative;z-index:1}.vps-vds .callback__btn:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#0042b6;opacity:0;transition:.3s all;border-radius:inherit;z-index:-1}.vps-vds .callback__btn:hover{border-color:#0042b6}.vps-vds .callback__btn:hover:before{opacity:1}.vps-vds .callback .hosting__picture{display:block;position:relative}.vps-vds .callback .hosting__picture_pic{margin:-5% 0 0;max-width:100%;max-height:550px;position:relative}@media screen and (max-width:991px){.vps-vds .callback .hosting__picture_pic{margin:36px 0 0}}@media screen and (max-width:767px){.vps-vds .callback .hosting__picture_pic{min-width:300px}}.vps-vds .callback .hosting__picture_pic svg{width:100%;display:block;max-width:500px;max-height:600px;margin-top:-70px!important}@media screen and (max-width:767px){.vps-vds .callback .hosting__picture_pic svg{max-height:450px;margin-top:-100px!important}}.vps-vds .callback .hosting__picture_pic .block-left{animation:anim-cloud1 3s;animation-timing-function:linear;animation-iteration-count:infinite}.vps-vds .callback .hosting__picture_pic .block-right{animation:anim-cloud2 3s;animation-timing-function:linear;animation-iteration-count:infinite}.vps-vds .callback .hosting__picture svg{display:block;width:100%;margin-top:-100px}.vps-vds .callback .hosting__picture .icon{display:block;max-height:350px}.vps-vds .callback .hosting__picture .shadow{position:absolute;top:0;left:0;opacity:0;animation:text-flicker 2.3s both;animation-iteration-count:infinite}@keyframes text-flicker{0%{opacity:0}7%{opacity:0}9%{opacity:1}30%{opacity:1}54%{opacity:1}55%{opacity:0}58%{opacity:1}98%{opacity:1}}.vps-vds .problems{background:#e5f5fc;overflow:hidden}.vps-vds .problems__title{display:block;max-width:1000px;color:#009fe3;font-size:64px;font-weight:700;line-height:normal;margin-bottom:24px}@media screen and (max-width:767px){.vps-vds .problems__title{font-size:32px;margin-bottom:64px}}.vps-vds .problems__text{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#0006}@media screen and (max-width:767px){.vps-vds .problems .problems-list__item{width:220px}}.vps-vds .problems .problems-list__item .h4{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;background:var(--blue, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%))!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;margin-bottom:24px}@media screen and (max-width:767px){.vps-vds .problems .problems-list__item .h4{font-size:18px}}.vps-vds .problems .problems-list__item p{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%}.vps-vds .problems .problems-list__item p b{font-weight:500}.vps-vds .problems .problems-list .flickity-viewport{overflow:initial}.vps-vds .problems .problems-list-nav{border-bottom:1px solid rgba(0,159,227,.5)}.vps-vds .problems .problems-list-nav:after,.vps-vds .problems .problems-list-nav:before{color:#000;background:#000}.vps-vds .problems .problems-list-nav::-webkit-slider-thumb{-webkit-appearance:none;width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-webkit-transition:.3s all;transition:.3s all}.vps-vds .problems .problems-list-nav::-moz-range-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-moz-transition:.3s all;transition:.3s all}.vps-vds .problems .problems-list-nav::-ms-thumb{width:25%;height:3px;border:none!important;margin:6px 0 0;background:#009fe3;cursor:pointer;-ms-transition:.3s all;transition:.3s all}.vps-vds .problems .problems-list-nav::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.vps-vds .problems .problems-list-nav::-moz-range-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.vps-vds .problems .problems-list-nav::-ms-track{width:100%;height:10px;cursor:pointer;background:linear-gradient(to bottom,transparent 0,transparent 8px,rgba(255,255,255,.5) 9px,rgba(255,255,255,.5) 10px);border-color:transparent;color:transparent}.vps-vds .problems .problems-list-nav:focus{background:none;outline:none}.vps-vds .problems .problems-list-nav::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.vps-vds .feel{display:flex;padding:128px 0;background:#0042b6}@media screen and (max-width:767px){.vps-vds .feel{padding:64px 0}}.vps-vds .feel__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:991px){.vps-vds .feel__wrap{flex-direction:column;align-items:flex-start}}.vps-vds .feel__title{display:block;font-size:46px;font-style:normal;font-weight:700;line-height:130%;color:#fff;max-width:690px}@media screen and (max-width:991px){.vps-vds .feel__title{margin-bottom:36px}}@media screen and (max-width:767px){.vps-vds .feel__title{font-size:32px}}@media screen and (max-width:767px){.vps-vds .feel .btn{max-width:450px;width:100%}}.vps-vds .which{display:block;padding:164px 0 100px;background:#e5f5fc}@media screen and (max-width:767px){.vps-vds .which{padding:64px 0}}.vps-vds .which__title{color:#009fe3;display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:24px}@media screen and (max-width:767px){.vps-vds .which__title{font-size:30px}}.vps-vds .which__text{display:block;color:#0006;font-size:24px;font-style:normal;font-weight:700;line-height:140%;max-width:1015px}@media screen and (max-width:767px){.vps-vds .which__text{font-size:18px}}.vps-vds .which__list{display:flex;flex-wrap:wrap;margin:64px -64px 0}@media screen and (max-width:991px){.vps-vds .which__list{margin:64px 0 0}}.vps-vds .which__item{width:50%;display:block;padding:0 64px;margin-bottom:64px}@media screen and (max-width:991px){.vps-vds .which__item{width:100%;padding:0}}@media screen and (max-width:767px){.vps-vds .which__item{margin-bottom:48px}.vps-vds .which__item:last-child{margin-bottom:0}}.vps-vds .which__descr{display:block;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:24px}@media screen and (max-width:767px){.vps-vds .which__descr{font-size:18px;margin-bottom:16px}}.vps-vds .which__paragraph{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;color:#0006}.vps-vds .choose-vps{display:block;padding:104px 0 0}@media screen and (max-width:767px){.vps-vds .choose-vps{padding:64px 0 0}}.vps-vds .choose-vps__title{display:block;font-size:64px;font-weight:700;line-height:normal;color:#fff;margin-bottom:24px}@media screen and (max-width:767px){.vps-vds .choose-vps__title{font-size:32px}}.vps-vds .choose-vps__paragraph{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#fff6}.vps-vds .choose-vps__slider{display:block;margin-top:80px;margin-left:0;max-width:1035px;overflow:hidden}@media screen and (max-width:767px){.vps-vds .choose-vps__slider{margin-top:36px}}.vps-vds .choose-vps__list{display:block;max-height:585px}@media screen and (max-width:767px){.vps-vds .choose-vps__list{max-height:100%}}.vps-vds .choose-vps__slide{display:block;margin-bottom:24px}.vps-vds .choose-vps__slide:last-child{margin-bottom:64px}.vps-vds .choose-vps__content{display:block;border-radius:30px;border:2px solid #FFF;background:#fff3;padding:42px}.vps-vds .choose-vps__descr{display:block;font-size:46px;font-weight:700;line-height:130%;margin-bottom:24px;color:#fff}@media screen and (max-width:767px){.vps-vds .choose-vps__descr{font-size:18px;margin-bottom:16px}}.vps-vds .choose-vps__text{display:block;color:#fffc;font-size:16px;font-weight:300;line-height:160%}.vps-vds .sure{display:block;padding:128px 0;background:#0042b6}@media screen and (max-width:767px){.vps-vds .sure{padding:64px 0}}.vps-vds .sure__title{display:block;font-size:78px;font-weight:700;line-height:110%;margin-bottom:36px;color:#fff;max-width:1050px}@media screen and (max-width:767px){.vps-vds .sure__title{font-size:32px;margin-bottom:24px}}.vps-vds .sure__paragraph{display:block;max-width:700px;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#ffffff80}@media screen and (max-width:767px){.vps-vds .sure__paragraph{font-size:18px}}.vps-vds .sure__block{display:block;margin-top:200px}@media screen and (max-width:767px){.vps-vds .sure__block{margin-top:36px}}.vps-vds .sure__descr{display:block;font-size:46px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:42px;color:#fff}@media screen and (max-width:767px){.vps-vds .sure__descr{font-size:18px}}.vps-vds .sure__list{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:1440px){.vps-vds .sure__list{margin:-24px -20px 0}}@media screen and (max-width:767px){.vps-vds .sure__list{margin:-24px 0 0}}.vps-vds .sure__item{display:flex;overflow:hidden;padding-top:36px}@media screen and (max-width:1440px){.vps-vds .sure__item{width:50%!important;padding:24px 20px 0!important}}@media screen and (max-width:767px){.vps-vds .sure__item{width:100%!important;padding:24px 0 0!important}}.vps-vds .sure__item.el1,.vps-vds .sure__item.el2{padding-right:65px}.vps-vds .sure__item.el1 .sure__content:before,.vps-vds .sure__item.el2 .sure__content:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-100%;height:1px;width:100%;background:#fff}@media screen and (max-width:1440px){.vps-vds .sure__item.el1 .sure__content:before,.vps-vds .sure__item.el2 .sure__content:before{display:none}}.vps-vds .sure__item.el4,.vps-vds .sure__item.el5{padding-right:22px}.vps-vds .sure__item.el4 .sure__content:before,.vps-vds .sure__item.el5 .sure__content:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-100%;height:1px;width:100%;background:#fff}@media screen and (max-width:1440px){.vps-vds .sure__item.el4 .sure__content:before,.vps-vds .sure__item.el5 .sure__content:before{display:none}}.vps-vds .sure__item.el6 .sure__content:before{content:"";position:absolute;top:-36px;right:64px;height:36px;width:1px;background:#fff}@media screen and (max-width:1440px){.vps-vds .sure__item.el6 .sure__content:before{display:none}}.vps-vds .sure__item.el7 .sure__content:before{content:"";position:absolute;top:-36px;left:64px;height:36px;width:1px;background:#fff}@media screen and (max-width:1440px){.vps-vds .sure__item.el7 .sure__content:before{display:none}}.vps-vds .sure__item.el1 .sure__content{animation:anim-illustration-1 15s;animation-iteration-count:infinite}.vps-vds .sure__item.el2 .sure__content{animation:anim-illustration-2 15s;animation-iteration-count:infinite}.vps-vds .sure__item.el3 .sure__content{animation:anim-illustration-3 15s;animation-iteration-count:infinite}.vps-vds .sure__item.el4 .sure__content{animation:anim-illustration-4 15s;animation-iteration-count:infinite}.vps-vds .sure__item.el5 .sure__content{animation:anim-illustration-5 15s;animation-iteration-count:infinite}.vps-vds .sure__item.el6 .sure__content{animation:anim-illustration-6 15s;animation-iteration-count:infinite}.vps-vds .sure__item.el7 .sure__content{animation:anim-illustration-7 15s;animation-iteration-count:infinite}.vps-vds .sure__item_350{flex:0 0 415px}@media screen and (max-width:1440px){.vps-vds .sure__item_350{flex:initial}}.vps-vds .sure__item_420{flex:0 0 485px}@media screen and (max-width:1440px){.vps-vds .sure__item_420{flex:initial}}.vps-vds .sure__item_410{flex:0 0 410px}@media screen and (max-width:1440px){.vps-vds .sure__item_410{flex:initial}}.vps-vds .sure__item_380{flex:0 0 407px}@media screen and (max-width:1440px){.vps-vds .sure__item_380{flex:initial}}.vps-vds .sure__item_390{flex:0 0 417px}@media screen and (max-width:1440px){.vps-vds .sure__item_390{flex:initial}}.vps-vds .sure__item_490{flex:0 0 488px}@media screen and (max-width:1440px){.vps-vds .sure__item_490{flex:initial}}.vps-vds .sure__item_430{flex:0 0 430px}@media screen and (max-width:1440px){.vps-vds .sure__item_430{flex:initial}}.vps-vds .sure__content{display:block;position:relative;padding:24px 48px;border:1px solid #FFF;border-radius:8px;color:#fff;text-align:left;max-width:350px;width:100%}@media screen and (max-width:1440px){.vps-vds .sure__content{width:100%;padding:24px}}@media screen and (max-width:767px){.vps-vds .sure__content{font-size:14px}}@keyframes anim-block2{0%{transform:translateY(0)}5%{transform:translateY(0)}45%{transform:translateY(-25px)}55%{transform:translateY(-25px)}95%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes anim-block1{0%{transform:translateY(0)}5%{transform:translateY(0)}45%{transform:translateY(25px)}55%{transform:translateY(25px)}95%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes anim-cloud1{0%{transform:translateY(0)}5%{transform:translateY(0)}45%{transform:translate(-25px,-25px)}55%{transform:translateY(-25px,-25px)}95%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes anim-cloud2{0%{transform:translateY(0)}5%{transform:translateY(0)}45%{transform:translate(25px,25px)}55%{transform:translateY(25px,25px)}95%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes anim-cloud3{0%{transform:translateY(0)}5%{transform:translateY(0)}45%{transform:translate(15px,-15px)}55%{transform:translateY(15px,-15px)}95%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes anim-cloud4{0%{transform:translateY(0)}5%{transform:translateY(0)}45%{transform:translate(-25px,25px)}55%{transform:translateY(-25px,25px)}95%{transform:translateY(0)}to{transform:translateY(0)}}.vps-vds .problems-ip{background:#e5f5fc}.vps-vds .problems-ip .problems__title{color:#181818}.vps-vds .how{display:block;padding:10px 0 160px;background:#e5f5fc}@media screen and (max-width:767px){.vps-vds .how{padding:10px 0 64px}}.vps-vds .how__wrap{display:flex;justify-content:space-between}@media screen and (max-width:1200px){.vps-vds .how__wrap{flex-direction:column}}.vps-vds .how__holder{display:flex}@media screen and (max-width:767px){.vps-vds .how__holder{flex-direction:column}}.vps-vds .how__title{font-size:46px;font-style:normal;font-weight:700;line-height:130%;color:#181818}@media screen and (max-width:1200px){.vps-vds .how__title{margin-bottom:24px}}@media screen and (max-width:767px){.vps-vds .how__title{font-size:32px}}.vps-vds .how__title .color{display:block;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vps-vds .how__text{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;color:#181818;max-width:323px;margin-right:48px}@media screen and (max-width:767px){.vps-vds .how__text{margin-right:0;margin-bottom:24px;max-width:100%}.vps-vds .how__text:last-child{margin-bottom:0}}.vps-vds .feedback .text-content .h3 span:before{display:none}.vps-vds .callback{padding:128px 0}.what-ip-telephony .visual-vds__gradient-right{position:absolute;top:0;right:0;width:930px;height:600px;border-radius:1120px;transform:rotate(30deg);background:linear-gradient(66deg,#f2c94ccc 16.99%,#ff7979 51.41%);filter:blur(100px);z-index:-1;animation:office-right 20s 4;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (max-width:991px){.what-ip-telephony .visual-vds__gradient-right{animation:office-right 12s 4;right:-120%}}@media screen and (max-width:767.98px){.what-ip-telephony .visual-vds__gradient-right{width:530px;height:400px}}.what-ip-telephony .visual-vds__gradient-left{position:absolute;bottom:0;left:0;top:initial!important;right:initial!important;width:930px;height:600px;border-radius:1120px;transform:rotate(30deg);background:linear-gradient(66deg,#f2c94ccc 16.99%,#ff7979 51.41%);filter:blur(100px);z-index:-1;animation:office-left 20s 4;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (max-width:991px){.what-ip-telephony .visual-vds__gradient-left{animation:office-left 12s 4;bottom:-120%}}@media screen and (max-width:767.98px){.what-ip-telephony .visual-vds__gradient-left{width:530px;height:400px}}.what-ip-telephony .visual-vds__text{color:#000}@media screen and (max-width:991px){.what-ip-telephony .problemss .flickity-viewport{overflow:initial}}.what-ip-telephony .algorithm{padding:165px 0 65px}@media screen and (max-width:767px){.what-ip-telephony .algorithm{padding:64px 0 20px}}.what-ip-telephony .algorithm__title{font-size:64px;line-height:100%;font-weight:700;color:#fff}@media screen and (max-width:991px){.what-ip-telephony .algorithm__title{font-size:46px}}@media screen and (max-width:767px){.what-ip-telephony .algorithm__title{font-size:30px}}.what-ip-telephony .algorithm__title span{white-space:nowrap}.what-ip-telephony .algorithm__anim-svg{position:relative;margin:-62px 0 0}@media screen and (max-width:767px){.what-ip-telephony .algorithm__anim-svg{margin:0}}.what-ip-telephony .algorithm__anim-svg img{display:block;width:100%}.what-ip-telephony .algorithm__anim-svg .show{position:absolute;top:0;left:0;animation:text-flicker-out 6.5s linear both;animation-iteration-count:infinite}@keyframes text-flicker-out{0%{opacity:0}10%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.6),0 0 60px rgba(255,255,255,.45),0 0 110px rgba(255,255,255,.25),0 0 100px rgba(255,255,255,.1)}15%{opacity:0;text-shadow:none}15%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.55),0 0 60px rgba(255,255,255,.4),0 0 110px rgba(255,255,255,.2),0 0 100px rgba(255,255,255,.1)}21%{opacity:0;text-shadow:none}25%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.55),0 0 60px rgba(255,255,255,.35),0 0 100px rgba(255,255,255,.1)}32%{opacity:0;text-shadow:none}40%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.55),0 0 60px rgba(255,255,255,.35)}47%{opacity:0;text-shadow:none}55%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.45),0 0 60px rgba(255,255,255,.25)}62%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.45),0 0 60px rgba(255,255,255,.25)}70%{opacity:0;text-shadow:none}78%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.25)}86%{opacity:0;text-shadow:none}94%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.25)}to{opacity:0}}.what-ip-telephony .how__text{font-weight:400}.what-ip-telephony .callback{padding:200px 0}.what-ip-telephony .callback__title{max-width:1000px!important;color:#fff9}.what-ip-telephony .callback__title span{color:#fff}.what-ip-telephony .callback__title span:before{display:none}.what-ip-telephony .callback_white{background:#e5f5fc}.what-ip-telephony .callback_white .callback__title_no-maxw{max-width:100%!important}.what-ip-telephony .callback_white .callback__title{color:#181818}.what-ip-telephony .callback_white .callback__title .gradient{background:linear-gradient(109deg,#009fe3 15.55%,#17d080 34.38%,#ff7979 59.6%,#f2c94c 83.76%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.what-ip-telephony .callback_white .callback__btn{color:#181818}.what-ip-telephony .callback_white .callback__btn:hover{color:#fff}.what-ip-telephony .callback_blue{background:linear-gradient(104deg,#009fe3,#0071cd 147.01%)}@media screen and (max-width:767px){.what-ip-telephony .callback_blue{padding:64px 0}}.what-ip-telephony .callback_blue .callback__btn{border-color:#fff}.what-ip-telephony .callback_blue .callback__btn:hover{border-color:#0042b6}.what-ip-telephony .happen{display:block;background:#0042b6;padding:160px 0}@media screen and (max-width:767px){.what-ip-telephony .happen{padding:64px 0}}.what-ip-telephony .happen__title{display:block;margin-bottom:128px;font-size:64px;font-weight:700;line-height:normal;color:#fff;max-width:1190px}@media screen and (max-width:767px){.what-ip-telephony .happen__title{font-size:32px;margin-bottom:64px}}.what-ip-telephony .happen__list{display:flex;flex-wrap:wrap;max-width:1200px;margin:0 -25px;overflow:hidden}.what-ip-telephony .happen__item{display:block;position:relative;flex:0 1 468px;padding:0 25px;margin-bottom:50px}@media screen and (max-width:1225px){.what-ip-telephony .happen__item{flex:initial;width:50%}}@media screen and (max-width:767px){.what-ip-telephony .happen__item{width:100%;margin-bottom:24px}}.what-ip-telephony .happen__item_green{flex:0 1 673px;max-width:initial}@media screen and (max-width:1225px){.what-ip-telephony .happen__item_green{flex:initial}}.what-ip-telephony .happen__item_green .happen__content{border-color:#17d080;background:#17d080;color:#0042b6}.what-ip-telephony .happen__item_green .happen__content .happen__text{font-weight:500}.what-ip-telephony .happen__item:before{content:"";position:absolute;top:-50px;left:75px;width:1px;height:50px;background:#fff}@media screen and (max-width:767px){.what-ip-telephony .happen__item:before{top:-24px;height:24px}}.what-ip-telephony .happen__content{display:flex;position:relative;align-items:flex-start;border-radius:8px;border:1px solid #FFF;padding:23px 23px 23px 32px;color:#fff;background:#0042b6;z-index:1}.what-ip-telephony .happen__content.el-1{animation:anim-illustration-1 15s;animation-iteration-count:infinite}.what-ip-telephony .happen__content.el-2{animation:anim-illustration-2 15s;animation-iteration-count:infinite}.what-ip-telephony .happen__content.el-3{animation:anim-illustration-3 15s;animation-iteration-count:infinite}.what-ip-telephony .happen__content.el-4{animation:anim-illustration-4 15s;animation-iteration-count:infinite}.what-ip-telephony .happen__content.el-5{animation:anim-illustration-5 15s;animation-iteration-count:infinite}.what-ip-telephony .happen__number{display:flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;border-radius:50%;border:2px solid currentColor;margin-right:24px}.what-ip-telephony .happen__text{font-weight:500}@keyframes anim-illustration-1{0%{color:#ffffffb3;background-color:#0042b6}5%{color:#17d080;background-color:#fff}15%{color:#17d080;background-color:#fff}20.1%{color:#ffffffb3;background-color:#0042b6}99.9%{color:#ffffffb3;background-color:#0042b6}}@keyframes anim-illustration-2{19.9%{color:#ffffffb3;background-color:#0042b6}25%{color:#17d080;background-color:#fff}35%{color:#17d080;background-color:#fff}40.1%{color:#ffffffb3;background-color:#0042b6}}@keyframes anim-illustration-3{39.9%{color:#ffffffb3;background-color:#0042b6}45%{color:#17d080;background-color:#fff}55%{color:#17d080;background-color:#fff}60.1%{color:#ffffffb3;background-color:#0042b6}}@keyframes anim-illustration-4{59.9%{color:#ffffffb3;background-color:#0042b6}65%{color:#17d080;background-color:#fff}75%{color:#17d080;background-color:#fff}80.1%{color:#ffffffb3;background-color:#0042b6}}@keyframes anim-illustration-5{79.9%{color:#ffffffb3;background-color:#0042b6}85%{color:#17d080;background-color:#fff}95%{color:#17d080;background-color:#fff}to{color:#ffffffb3;background-color:#0042b6}}.what-ip-telephony .advan{display:block;padding:160px 0 0;overflow:hidden}@media screen and (max-width:767px){.what-ip-telephony .advan{padding:64px 0 0}}.what-ip-telephony .advan__header{display:block;margin-bottom:128px}@media screen and (max-width:767px){.what-ip-telephony .advan__header{margin-bottom:36px}}.what-ip-telephony .advan__header_mt{margin-top:160px}@media screen and (max-width:767px){.what-ip-telephony .advan__header_mt{margin-top:110px}}.what-ip-telephony .advan__title{display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:24px;color:#fff;max-width:100%}@media screen and (max-width:767px){.what-ip-telephony .advan__title{font-size:32px;margin-bottom:36px}}.what-ip-telephony .advan__title span{white-space:nowrap}.what-ip-telephony .advan__text{display:block;color:#fff6;font-size:24px;font-weight:700;line-height:140%}@media screen and (max-width:767px){.what-ip-telephony .advan__text{font-size:18px}}.what-ip-telephony .advan .problems-list .h4{color:#fff}.what-ip-telephony .quality{display:block;background:#e5f5fc;padding:160px 0 0}@media screen and (max-width:767px){.what-ip-telephony .quality{padding:64px 0 24px}}.what-ip-telephony .quality__title{display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:64px;max-width:705px}@media screen and (max-width:767px){.what-ip-telephony .quality__title{font-size:24px;margin-bottom:24px}}.what-ip-telephony .quality__wrap{display:flex;justify-content:space-between;margin-bottom:50px}@media screen and (max-width:991px){.what-ip-telephony .quality__wrap{flex-direction:column}}.what-ip-telephony .quality__text{display:block;font-size:16px;font-weight:300;line-height:160%;color:#181818;max-width:470px;margin-right:40px}@media screen and (max-width:991px){.what-ip-telephony .quality__text{margin-right:0;margin-bottom:48px}}.what-ip-telephony .quality__descr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#009fe3;max-width:500px}@media screen and (max-width:767px){.what-ip-telephony .quality__descr{font-size:18px}}.what-ip-telephony .quality__anim-svg svg{display:block;width:100%;height:auto}@media screen and (max-width:767px){.what-ip-telephony .quality__anim-svg .pc{display:none}}.what-ip-telephony .quality__anim-svg .mb{display:none}@media screen and (max-width:767px){.what-ip-telephony .quality__anim-svg .mb{display:block}}.what-ip-telephony .quality__anim-svg .computer-2{opacity:0;visibility:hidden;animation:computer-2 10s;animation-iteration-count:infinite}.what-ip-telephony .quality__anim-svg .line-1{opacity:0;visibility:hidden;animation:line-1 10s;animation-iteration-count:infinite}.what-ip-telephony .quality__anim-svg .line-2{opacity:0;visibility:hidden;animation:line-2 10s;animation-iteration-count:infinite}.what-ip-telephony .quality__anim-svg .line-3{opacity:0;visibility:hidden;animation:line-3 10s;animation-iteration-count:infinite}.what-ip-telephony .quality__anim-svg .line-4{opacity:0;visibility:hidden;animation:line-4 10s;animation-iteration-count:infinite}.what-ip-telephony .quality__anim-svg .circle-1{opacity:0;visibility:hidden;animation:circle-1 10s;animation-iteration-count:infinite}.what-ip-telephony .quality__anim-svg .circle-2{opacity:0;visibility:hidden;animation:circle-2 10s;animation-iteration-count:infinite}.what-ip-telephony .quality__anim-svg .circle-3{opacity:0;visibility:hidden;animation:circle-3 10s;animation-iteration-count:infinite}@keyframes line-1{0%{opacity:0;visibility:hidden}8%{opacity:0;visibility:hidden}10%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes circle-1{0%{opacity:0;visibility:hidden}15%{opacity:0;visibility:hidden}20%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes line-2{0%{opacity:0;visibility:hidden}25%{opacity:0;visibility:hidden}30%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes circle-2{0%{opacity:0;visibility:hidden}35%{opacity:0;visibility:hidden}40%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes line-3{0%{opacity:0;visibility:hidden}45%{opacity:0;visibility:hidden}50%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes circle-3{0%{opacity:0;visibility:hidden}55%{opacity:0;visibility:hidden}60%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes line-4{0%{opacity:0;visibility:hidden}65%{opacity:0;visibility:hidden}70%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes computer-2{0%{opacity:0;visibility:hidden}75%{opacity:0;visibility:hidden}80%{opacity:1;visibility:visible}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.what-ip-telephony .needed{display:block;background:#e5f5fc;padding:55px 0 160px}@media screen and (max-width:767px){.what-ip-telephony .needed{padding:0 0 64px}}.what-ip-telephony .needed__title{display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:64px}@media screen and (max-width:767px){.what-ip-telephony .needed__title{font-size:30px;margin-bottom:40px}}.what-ip-telephony .needed__title span{white-space:nowrap}.what-ip-telephony .needed__list{display:flex;flex-wrap:wrap;margin:0 -64px 84px;max-width:1200px}@media screen and (max-width:1025px){.what-ip-telephony .needed__list{margin:0 -24px 84px}}@media screen and (max-width:767px){.what-ip-telephony .needed__list{margin:0 0 64px}}.what-ip-telephony .needed__item{width:50%;padding:0 64px;margin-bottom:64px}@media screen and (max-width:1025px){.what-ip-telephony .needed__item{padding:0 24px}}@media screen and (max-width:767px){.what-ip-telephony .needed__item{width:100%;padding:0;margin-bottom:36px}.what-ip-telephony .needed__item:last-child{margin-bottom:0}}.what-ip-telephony .needed__descr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px}@media screen and (max-width:767px){.what-ip-telephony .needed__descr{font-size:18px;margin-bottom:16px}}.what-ip-telephony .needed__text{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;color:#181818;max-width:972px}@media screen and (max-width:767px){.what-ip-telephony .needed__text{font-size:14px}}.what-ip-telephony .needed__subtitle{display:block;font-size:46px;font-weight:700;line-height:130%;color:#009fe3;background:initial;-webkit-text-fill-color:initial;margin-bottom:24px}.what-ip-telephony .needed__subtitle .accent--text{color:#0042b6!important}@media screen and (max-width:767px){.what-ip-telephony .needed__subtitle{font-size:24px}}.what-ip-telephony .connection{display:block;padding:160px 0;background:#0042b6}@media screen and (max-width:767px){.what-ip-telephony .connection{padding:64px 0}}.what-ip-telephony .connection__title{display:block;font-size:46px;font-weight:700;line-height:130%;margin-bottom:128px;max-width:975px;color:#fff}@media screen and (max-width:767px){.what-ip-telephony .connection__title{font-size:32px;margin-bottom:64px}}.what-ip-telephony .connection__list{display:flex;position:relative;justify-content:space-between;margin:0 -20px;padding-top:36px}@media screen and (max-width:991px){.what-ip-telephony .connection__list{flex-direction:column;margin:0;padding-top:0}}.what-ip-telephony .connection__list:before{content:"";position:absolute;top:4px;left:20px;width:calc(100% - 40px);height:4px;background:linear-gradient(90deg,#009fe3,#17d080 31.77%,#f2c94c 68.23%,#ef3d3a)}@media screen and (max-width:991px){.what-ip-telephony .connection__list:before{top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#009fe3,#17d080 31.77%,#f2c94c 68.23%,#ef3d3a)}}.what-ip-telephony .connection__item{display:block;padding:0 20px;width:33.333%}@media screen and (max-width:991px){.what-ip-telephony .connection__item{width:100%;padding-left:36px;margin-bottom:64px}.what-ip-telephony .connection__item:last-child{margin-bottom:0}}.what-ip-telephony .connection__content{display:block;position:relative;max-width:320px}.what-ip-telephony .connection__content:before{content:"";position:absolute;top:-36px;left:18px;width:12px;height:12px;border-radius:50%;background:#fff}@media screen and (max-width:991px){.what-ip-telephony .connection__content:before{top:20px;left:-40px}}.what-ip-telephony .connection__number{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:2px solid currentColor;border-radius:50%;font-size:16px;font-weight:500;line-height:160%;color:#17d080;margin-bottom:16px}.what-ip-telephony .connection__text{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#fff}@media screen and (max-width:767px){.what-ip-telephony .connection__text{font-size:18px}}.what-ip-telephony .connection__text .no-wrap{white-space:nowrap}.what-ip-telephony .wedo{display:block;background:#e5f5fc;padding:164px 0;overflow:hidden}@media screen and (max-width:767px){.what-ip-telephony .wedo{padding:64px 0}}.what-ip-telephony .wedo__holder{display:flex;justify-content:space-between;margin-bottom:164px}@media screen and (max-width:991px){.what-ip-telephony .wedo__holder{flex-direction:column;margin-bottom:64px}}.what-ip-telephony .wedo__title{display:block;font-size:64px;font-style:normal;font-weight:700;line-height:130%;margin-right:30px;max-width:860px}@media screen and (max-width:991px){.what-ip-telephony .wedo__title{margin-right:0;margin-bottom:24px;max-width:100%}}@media screen and (max-width:767px){.what-ip-telephony .wedo__title{font-size:24px}}.what-ip-telephony .wedo__descr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:160%;color:#181818;max-width:640px}@media screen and (max-width:991px){.what-ip-telephony .wedo__descr{max-width:100%}}.what-ip-telephony .wedo__subtitle{display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:64px;color:#181818}@media screen and (max-width:767px){.what-ip-telephony .wedo__subtitle{font-size:32px;margin-bottom:24px}}.what-ip-telephony .wedo .services-list{display:flex;margin:0 -32px}@media screen and (max-width:1025px){.what-ip-telephony .wedo .services-list{margin:0 -24px}}@media screen and (max-width:991px){.what-ip-telephony .wedo .services-list{flex-wrap:wrap;margin:0 -24px}}@media screen and (max-width:767px){.what-ip-telephony .wedo .services-list{margin:0}}.what-ip-telephony .wedo .services-list__item{display:block;width:33.3333%;padding:0 32px;border:initial;min-height:initial;max-width:initial}@media screen and (max-width:1025px){.what-ip-telephony .wedo .services-list__item{padding:0 24px}}@media screen and (max-width:991px){.what-ip-telephony .wedo .services-list__item{width:50%;margin-bottom:30px;padding:0 24px}}@media screen and (max-width:767px){.what-ip-telephony .wedo .services-list__item{width:100%;margin-bottom:24px;padding:0}}.what-ip-telephony .wedo .services-list__item:hover .services-list__item-inner{border-color:#181818;background:#181818;color:#fff}.what-ip-telephony .wedo .services-list__item:hover .h4,.what-ip-telephony .wedo .services-list__item:hover p,.what-ip-telephony .wedo .services-list__item:hover .more{color:#fff}.what-ip-telephony .wedo .services-list__item:hover .services-list__item-icon{opacity:.9}@media screen and (max-width:991px){.what-ip-telephony .wedo .services-list__item .services-list__item-inner{border-color:#181818;background:#181818;color:#fff}.what-ip-telephony .wedo .services-list__item .h4,.what-ip-telephony .wedo .services-list__item p,.what-ip-telephony .wedo .services-list__item .more{color:#fff}.what-ip-telephony .wedo .services-list__item .services-list__item-icon{opacity:.9}}.what-ip-telephony .wedo .services-list__item-inner{display:block;position:relative;padding:28px;border-radius:24px;border:2px solid rgba(255,255,255,.4);background:#ffffff80;transition:.3s;z-index:1;height:100%;overflow:hidden}@media screen and (max-width:767px){.what-ip-telephony .wedo .services-list__item-inner{min-height:300px}}@media screen and (max-width:767px){.what-ip-telephony .wedo .services-list__item-inner .h4{font-size:24px}}.what-ip-telephony .wedo .services-list p{display:block;margin-bottom:42px}.what-ip-telephony .wedo .services-list .btn.small svg{margin-left:24px}.what-ip-telephony .wedo .services-list__item-icon{position:absolute;bottom:0;right:0;z-index:-1;opacity:0;transition:.3s}.what-ip-telephony .subscribe:before{content:"";position:absolute;top:-725px;left:0;width:50%;height:1000px;transform:rotate(-80deg);background:linear-gradient(0deg,#f2c94c,#ff7979);filter:blur(187.25px);z-index:0}.what-ip-telephony .subscribe:after{content:"";position:absolute;top:-725px;right:0;width:50%;height:1000px;transform:rotate(-80deg);background:linear-gradient(0deg,#f2c94c,#ff7979);filter:blur(187.25px);z-index:0}.what-ip-telephony .feedback .text-content .paragraph{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:54px;color:#fff}.what-is-hosting .svg-block .block-1{animation:block-1 10s;animation-iteration-count:infinite;transition:.3s}.what-is-hosting .svg-block .block-2{animation:block-2 10s;animation-iteration-count:infinite;transition:.3s}.what-is-hosting .visual-vds{display:block;padding:265px 0 180px;position:relative;overflow:hidden;z-index:1}@media screen and (max-width:767px){.what-is-hosting .visual-vds{padding:116px 0 64px}}.what-is-hosting .visual-vds__gradient-right{position:absolute;top:0;right:0;width:930px;height:600px;border-radius:1120px;transform:rotate(30deg);background:#b4ffde;filter:blur(100px);z-index:-1;animation:office-right 20s 4;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (max-width:991px){.what-is-hosting .visual-vds__gradient-right{animation:office-right 12s 4;right:-120%}}@media screen and (max-width:767.98px){.what-is-hosting .visual-vds__gradient-right{width:530px;height:400px}}.what-is-hosting .visual-vds__gradient-left{position:absolute;bottom:0;left:0;top:initial!important;right:initial!important;width:930px;height:600px;border-radius:1120px;transform:rotate(30deg);background:#00ff91;filter:blur(100px);z-index:-1;animation:office-left 20s 4;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (max-width:991px){.what-is-hosting .visual-vds__gradient-left{animation:office-left 12s 4;bottom:-120%}}@media screen and (max-width:767.98px){.what-is-hosting .visual-vds__gradient-left{width:530px;height:400px}}.what-is-hosting .visual-vds__wrap{display:flex;justify-content:space-between}@media screen and (max-width:991px){.what-is-hosting .visual-vds__wrap{flex-direction:column;align-items:flex-start}}.what-is-hosting .visual-vds__title{display:block;font-size:64px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:36px}@media screen and (max-width:991px){.what-is-hosting .visual-vds__title{margin-bottom:24px}}@media screen and (max-width:767px){.what-is-hosting .visual-vds__title{font-size:32px}}.what-is-hosting .visual-vds__info{display:block;flex:0 1 446px}@media screen and (max-width:991px){.what-is-hosting .visual-vds__info{flex:initial;margin-bottom:24px}}.what-is-hosting .visual-vds__descr{display:block;color:#181818;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:24px}@media screen and (max-width:767px){.what-is-hosting .visual-vds__descr{font-size:18px}}.what-is-hosting .visual-vds__paragraph{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#0009}.what-is-hosting .visual-vds__text{font-size:24px;font-style:normal;font-weight:700;line-height:140%;color:#000}@media screen and (max-width:767px){.what-is-hosting .visual-vds__text{font-size:18px}}@keyframes block-1{0%{opacity:1}55%{opacity:0}90%{opacity:0}to{opacity:1}}@keyframes block-2{0%{opacity:0}55%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes office-right{0%{right:40vw;top:0}20%{right:15vw;top:-15vw}40%{right:0vw;top:20vw}60%{right:-20vw;top:-15vw}80%{right:22vw;top:22vw}to{right:40vw;top:0}}@keyframes office-left{0%{left:40vw;bottom:0}20%{left:15vw;bottom:-15vw}40%{left:0vw;bottom:20vw}60%{left:-20vw;bottom:-15vw}80%{left:22vw;bottom:22vw}to{left:40vw;bottom:0}}.what-is-hosting .why{display:block;padding:164px 0;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%))}@media screen and (max-width:767px){.what-is-hosting .why{padding:64px 0}}.what-is-hosting .why__title{display:block;font-size:64px;font-weight:700;line-height:normal;margin-bottom:24px;color:#fff}@media screen and (max-width:767px){.what-is-hosting .why__title{font-size:32px}}.what-is-hosting .why__text{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:30px;color:#fff6}@media screen and (max-width:767px){.what-is-hosting .why__text{font-size:18px}}.what-is-hosting .why__list{display:flex;margin:128px -32px 0}@media screen and (max-width:991px){.what-is-hosting .why__list{flex-wrap:wrap;margin:36px -12px 0}}.what-is-hosting .why__item{display:block;width:33.333%;padding:0 32px}@media screen and (max-width:991px){.what-is-hosting .why__item{width:50%;margin-bottom:24px;padding:0 12px}.what-is-hosting .why__item:last-child{margin-bottom:0}}@media screen and (max-width:767px){.what-is-hosting .why__item{width:100%}}.what-is-hosting .why__content{display:block;padding:36px 28px;border-radius:24px;border:2px solid #FFF;background:#fff3;height:100%}.what-is-hosting .why__subtitle{display:block;font-size:46px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:24px;color:#fff;max-width:1050px}@media screen and (max-width:767px){.what-is-hosting .why__subtitle{font-size:32px}}.what-is-hosting .why__paragraph{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;margin-bottom:0;color:#fff;max-width:1050px}.what-is-hosting .getby{display:block;padding:164px 0;overflow:hidden;background:#e5f5fc}@media screen and (max-width:767px){.what-is-hosting .getby{padding:64px 0 40px}}.what-is-hosting .getby__title{display:block;margin-bottom:64px;font-size:64px;font-weight:700;line-height:normal}@media screen and (max-width:991px){.what-is-hosting .getby__title{font-size:30px;margin-bottom:24px}}.what-is-hosting .getby__subtitle{display:block;font-size:46px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:128px;color:#181818}@media screen and (max-width:767px){.what-is-hosting .getby__subtitle{font-size:24px;margin-bottom:64px}}.what-is-hosting .getby__subtitle .blue{display:block;color:#009fe3}.what-is-hosting .getby__list{display:flex;flex-wrap:wrap;margin:0 -64px;max-width:1150px}@media screen and (max-width:991px){.what-is-hosting .getby__list{margin:0}}.what-is-hosting .getby__item{width:50%;padding:0 64px;margin-bottom:64px}@media screen and (max-width:991px){.what-is-hosting .getby__item{width:100%;padding:0;margin-bottom:48px}}.what-is-hosting .getby__item svg{display:block;max-width:100%;min-width:584px;height:auto;margin-top:-50px;margin-left:-40px}@media screen and (max-width:767px){.what-is-hosting .getby__item svg{min-width:auto;margin-left:0}}.what-is-hosting .getby__item svg .element-2{animation:element-2 10s;animation-iteration-count:infinite}.what-is-hosting .getby__item svg .element-3{animation:element-3 10s;animation-iteration-count:infinite}.what-is-hosting .getby__item svg .element-4{animation:element-4 10s;animation-iteration-count:infinite}.what-is-hosting .getby__descr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px}.what-is-hosting .getby__paragraph{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;margin-bottom:0}.what-is-hosting .getby__elem-box{display:flex;margin:0 -32px 64px}.what-is-hosting .getby__elem-box:last-child{margin-bottom:0}@media screen and (max-width:1200px){.what-is-hosting .getby__elem-box{margin:0 -24px 64px}}@media screen and (max-width:991px){.what-is-hosting .getby__elem-box{flex-wrap:wrap;margin-bottom:24px}}@media screen and (max-width:767px){.what-is-hosting .getby__elem-box{margin:0}}.what-is-hosting .getby__elem{width:33.333%;padding:0 32px}@media screen and (max-width:1200px){.what-is-hosting .getby__elem{padding:0 12px}}@media screen and (max-width:991px){.what-is-hosting .getby__elem{width:50%;margin-bottom:24px}}@media screen and (max-width:767px){.what-is-hosting .getby__elem{width:100%;padding:0}}.what-is-hosting .getby__elem-content{display:block;border-radius:24px;border:2px solid #FFF;padding:28px;height:100%}.what-is-hosting .getby__elem-content .getby__paragraph{color:#0006}.what-is-hosting .getby__elem-content_v2{background:#ffffff80}.what-is-hosting .getby__elem-content_v2 .getby__paragraph{color:#181818}.what-is-hosting .getby__btn{display:flex;align-items:center;justify-content:flex-start;height:auto;margin-top:16px;color:#181818;font-size:16px;font-style:normal;font-weight:700;line-height:160%;text-align:left;padding:0}.what-is-hosting .getby__btn svg{margin-left:24px}@keyframes element-2{0%{transform:translate(0)}10%{transform:translate(0)}35%{transform:translate(4vw)}40%{transform:translate(3vw)}45%{transform:translate(4vw)}50%{transform:translate(3.5vw)}70%{transform:translate(4vw)}80%{transform:translate(0)}85%{transform:translate(-3vw)}90%{transform:translate(0)}95%{transform:translate(-1.5vw)}to{transform:translate(0)}}@keyframes element-3{0%{transform:translate(0)}10%{transform:translate(0)}35%{transform:translate(6vw)}40%{transform:translate(4vw)}45%{transform:translate(6vw)}50%{transform:translate(5vw)}70%{transform:translate(6vw)}80%{transform:translate(0)}85%{transform:translate(-6vw)}90%{transform:translate(0)}95%{transform:translate(-3vw)}to{transform:translate(0)}}@keyframes element-4{0%{transform:translate(0)}10%{transform:translate(0)}35%{transform:translate(8vw)}40%{transform:translate(5vw)}45%{transform:translate(8vw)}50%{transform:translate(6.5vw)}70%{transform:translate(8vw)}80%{transform:translate(0)}85%{transform:translate(-9vw)}90%{transform:translate(0)}95%{transform:translate(-4.5vw)}to{transform:translate(0)}}.what-is-hosting .callback{background:linear-gradient(107deg,#0071cd 27.95%,#009fe3 49.43%,#9bd2ff 101.04%);color:#fff;padding:128px 0}@media screen and (max-width:767px){.what-is-hosting .callback{padding:64px 0}}.what-is-hosting .callback__wrap{display:flex;justify-content:space-between}@media screen and (max-width:991px){.what-is-hosting .callback__wrap{flex-direction:column;align-items:center}}@media screen and (max-width:991px){.what-is-hosting .callback__block{display:block;width:100%;margin-bottom:36px}}.what-is-hosting .callback__descr{display:block;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:12px}@media screen and (max-width:767px){.what-is-hosting .callback__descr{font-size:18px}}.what-is-hosting .callback__title{display:block;font-size:46px;font-style:normal;font-weight:700;line-height:130%;color:#fff9;margin-bottom:36px;max-width:1245px!important}@media screen and (max-width:767px){.what-is-hosting .callback__title{font-size:24px}}.what-is-hosting .callback__title span{color:#fff}.what-is-hosting .callback__title .accent--text{white-space:nowrap}.what-is-hosting .callback__title .blue{background:var(--G, linear-gradient(104deg, #009FE3 0%, #0071CD 147.01%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.what-is-hosting .callback__title .gradient{background:linear-gradient(103deg,#009fe3 26.99%,#17d080 34.95%,#ff7979 45.61%,#f2c94c 55.82%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.what-is-hosting .callback__title .gradient-two{background:linear-gradient(103deg,#009fe3 4.92%,#17d080 27.42%,#ff7979 57.57%,#f2c94c 86.44%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.what-is-hosting .callback__title .gradient-hosting{background:var(--g, linear-gradient(109deg, #009FE3 15.55%, #17D080 34.38%, #FF7979 59.6%, #F2C94C 83.76%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.what-is-hosting .callback__paragraph{display:block;font-size:16px;font-style:normal;font-weight:300;line-height:160%;color:#fff6;margin-bottom:42px}@media screen and (max-width:767px){.what-is-hosting .callback__paragraph{margin-bottom:36px}}.what-is-hosting .callback__btn{color:#fff;border:2px solid #fff;border-radius:200px;position:relative;z-index:1}.what-is-hosting .callback__btn:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#0042b6;opacity:0;transition:.3s all;border-radius:inherit;z-index:-1}.what-is-hosting .callback__btn:hover{border-color:#0042b6}.what-is-hosting .callback__btn:hover:before{opacity:1}.what-is-hosting .callback .hosting__picture_pic{margin-left:0;margin-right:0;min-width:550px;position:relative}@media screen and (max-width:991px){.what-is-hosting .callback .hosting__picture_pic{margin:36px 0 0}}@media screen and (max-width:767px){.what-is-hosting .callback .hosting__picture_pic{min-width:300px}}.what-is-hosting .callback .hosting__picture_pic img{width:100%;display:block}.what-is-hosting .subscribe{position:relative;z-index:1}.what-is-hosting .subscribe:before{content:"";position:absolute;top:-108%;left:-21%;width:50%;height:1000px;transform:rotate(26deg);background:#17d080;filter:blur(187.25px);z-index:-1}.what-is-hosting .subscribe:after{content:"";position:absolute;top:-108%;right:-34%;width:50%;height:1000px;transform:rotate(20deg);background:#17d080;filter:blur(187.25px);z-index:-1}.vds-server .subscribe{position:relative;z-index:1}.vds-server .subscribe:before{content:"";position:absolute;top:-108%;left:-21%;width:50%;height:1000px;transform:rotate(26deg);background:#009fe3;filter:blur(187.25px);z-index:-1}.vds-server .subscribe:after{content:"";position:absolute;top:-108%;right:-34%;width:50%;height:1000px;transform:rotate(20deg);background:#009fe3;filter:blur(187.25px);z-index:-1}.block-url{position:absolute}@media screen and (min-width:1440px){.block-url{right:20px;top:0}}@media screen and (max-width:1439.98px){.block-url{right:15px}}.block-url{writing-mode:tb-rl;transform:rotate(360deg);font-weight:500;white-space:nowrap;font-family:IBM Plex Mono,monospace,sans-serif}
