/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@charset "UTF-8";
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{background-color:#222;background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:1000000}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;height:100%;position:relative;text-align:center;width:100%}#baguetteBox-overlay .full-image figure{display:inline;height:100%;margin:0}#baguetteBox-overlay .full-image img{box-shadow:0 0 8px rgba(0,0,0,.6);display:inline-block;height:auto;max-height:100%;max-width:100%;vertical-align:middle;width:auto}#baguetteBox-overlay .full-image figcaption{background-color:#000;background-color:rgba(0,0,0,.6);bottom:0;color:#ccc;display:block;font-family:sans-serif;line-height:1.8;position:absolute;text-align:center;white-space:normal;width:100%}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;margin-right:-1px;width:1px}#baguetteBox-slider{height:100%;left:0;position:absolute;top:0;transition:left .4s ease,transform .4s ease;white-space:nowrap;width:100%}#baguetteBox-slider.bounce-from-right{animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{animation:bounceFromLeft .4s ease-out}@keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{height:60px;top:50%;top:calc(50% - 30px);width:44px}.baguetteBox-button{background-color:#323232;background-color:rgba(50,50,50,.5);border:0;border-radius:15%;color:#ddd;cursor:pointer;font:1.6em sans-serif;margin:0;outline:0;padding:0;position:absolute;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{height:30px;right:2%;right:calc(2% + 6px);top:20px;width:30px}.baguetteBox-button svg{left:0;position:absolute;top:0}.baguetteBox-spinner{display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{animation:bounce 2s ease-in-out infinite;background-color:#fff;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;overflow:auto;padding:0;scroll-behavior:smooth}body,html{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;background-color:#f6f7fb;color:#140d32;font-family:Montserrat,Roboto,Helvetica Neue,sans-serif;font-size:18px;font-weight:400;line-height:28px;max-width:100%;min-width:1200px;position:relative;width:auto;word-break:break-word}body.lock{overflow:hidden}@media screen and (max-width:991px){body{min-width:auto}}main{position:relative}.overflow-container main{margin-top:-147px;overflow:hidden;padding-top:147px}@media screen and (max-width:991px){.overflow-container main{margin-top:-73px;padding-top:73px}}.sticky-footer{display:grid;grid-template-rows:auto 1fr auto;min-height:100%}a{cursor:pointer;text-decoration:none}img{display:block;height:auto;max-width:100%}fieldset{border:none;margin:0;padding:0}.tabs-block__tabs{opacity:0}.card-gradient__gradient-left,.card-gradient__gradient-right,.projection__bg-3{display:none}.mb-4{margin-bottom:2rem}.daas-page.okmeter-page-trial-block .thinkant__textWrapper p mark,.daas-page.what-is-it .title mark,.daas-page.work-and-support .title mark,.daas-page.work-and-support .work-and-support__hint mark,.marked mark,.new-title mark,body.new-main section .container>.title mark,body.new-main section:not(.contact-us)>.title mark{background-color:transparent;color:#ff633c}.daas-page.what-is-it .title,.new-title,body.new-main section .container>.title,body.new-main section:not(.contact-us)>.title{font-size:60px;font-weight:600;line-height:normal;margin-bottom:1.5rem}@media (max-width:1439px){.daas-page.what-is-it .title,.new-title,body.new-main section .container>.title,body.new-main section:not(.contact-us)>.title{font-size:52px}}@media screen and (max-width:991px){.daas-page.what-is-it .title,.new-title,body.new-main section .container>.title,body.new-main section:not(.contact-us)>.title{font-size:36px}}@media screen and (max-width:768px){.daas-page.what-is-it .title,.new-title,body.new-main section .container>.title,body.new-main section:not(.contact-us)>.title{font-size:28px}}body.new-main section{position:relative}body.new-main section:not(:first-of-type):not(.contact-us){margin-bottom:10.5rem;margin-top:10.5rem}@media screen and (max-width:991px){body.new-main section:not(:first-of-type):not(.contact-us){margin-bottom:4rem;margin-top:4rem}}div.b24-widget-button-wrapper{z-index:45}@media screen and (max-width:991px){div.b24-widget-button-position-bottom-right{bottom:10px;right:10px}}.button{background-color:#ebedf6;border:1px solid transparent;border-radius:10px;color:#6252d4;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:1;padding:20px 33px;position:relative;transition:all .3s ease}.button:focus,.button:hover{background-color:#e6e8f1}.button:active,.button:focus{transition-duration:0ms}.button:active{background-color:#d0d2e0}.button .icon{fill:#6252d4}.button--text{background-color:transparent;color:#6252d4;padding:0}.button--text:active,.button--text:focus,.button--text:hover{background-color:transparent;color:#463f66}.button--text-huge{background-color:transparent;color:#6252d4;display:inline-block;font-size:24px;font-weight:700;letter-spacing:.3px;line-height:1;padding:24px 44px 30px}@media screen and (max-width:991px){.button--text-huge{background-color:#463f66;padding-bottom:14px;padding-top:14px}}@media screen and (max-width:768px){.button--text-huge{align-items:center;display:flex;justify-content:center;width:100%}}.button--text-huge span{border-bottom:2px dashed #6252d4}@media screen and (max-width:991px){.button--text-huge span{border:none}}.button--text-huge:focus,.button--text-huge:hover{background-color:transparent;color:#463f66}@media screen and (max-width:991px){.button--text-huge:focus,.button--text-huge:hover{background-color:#463f66;color:#fff}}.button--text-huge:focus span,.button--text-huge:hover span{border-color:#463f66}.button--text-huge:active{background-color:transparent;color:#463f66}@media screen and (max-width:991px){.button--text-huge:active{background-color:#463f66;color:#fff}}.button--text-huge:active span{border-color:#463f66}.button--text-huge.button--disabled,.button--text-huge.button--disabled:active,.button--text-huge.button--disabled:focus,.button--text-huge.button--disabled:hover{background-color:transparent!important}.button--text-huge.button--disabled span{border-color:transparent}.button--text-huge.button--disabled b{opacity:0}.button--text-huge.button--inactive{color:#999!important}@media screen and (max-width:991px){.button--text-huge.button--inactive{color:#fff!important}}.button--text-huge.button--inactive,.button--text-huge.button--inactive:active,.button--text-huge.button--inactive:focus,.button--text-huge.button--inactive:hover{background-color:transparent!important}@media screen and (max-width:991px){.button--text-huge.button--inactive,.button--text-huge.button--inactive:active,.button--text-huge.button--inactive:focus,.button--text-huge.button--inactive:hover{background-color:#999!important}}.button--text-huge.button--inactive span{border-color:#999!important}.button--text-huge.button--inactive b{transform:scale(1.5) rotate(180deg)!important}.button--primary{background-color:#6252d4;box-shadow:0 25px 45px 0 rgba(98,82,212,.15);color:#fff;padding-left:46px;padding-right:46px}.button--primary:focus,.button--primary:hover{background-color:#6252d4;box-shadow:none}.button--primary:active{background-color:#463f66;box-shadow:none}.button--primary-alt{background-color:#6252d4;box-shadow:none;color:#fff;padding-left:46px;padding-right:46px}.button--primary-alt:active,.button--primary-alt:focus,.button--primary-alt:hover{background-color:#ff633c;box-shadow:none}.button--white{background-color:#fff;border-width:2px;color:#6252d4;padding-left:46px;padding-right:46px}.button--white .icon{fill:#6252d4}.button--white:focus,.button--white:hover{background-color:#6252d4;border-color:#fff;box-shadow:none;color:#fff}.button--white:focus .icon,.button--white:hover .icon{fill:#fff}.button--white:active{background-color:#463f66;box-shadow:none}.button--white-small{background-color:#fff;border-width:2px;color:#6252d4;font-size:12px;outline:none;padding:5px 10px!important}.button--white-small .icon{fill:#6252d4}.button--white-small:focus,.button--white-small:hover{background-color:#6252d4;border-color:#fff;box-shadow:none;color:#fff}.button--white-small:focus .icon,.button--white-small:hover .icon{fill:#fff}.button--white-small:active{background-color:#463f66;box-shadow:none}.button--sticky{background-color:#6252d4;box-shadow:0 15px 25px 0 rgba(98,82,212,.15);color:#fff;padding:10px 20px}.button--sticky .icon{fill:#fff}.button--sticky:focus,.button--sticky:hover{background-color:#6252d4;box-shadow:none}.button--sticky:active{background-color:#463f66;box-shadow:none}.button--icon{align-items:center;display:inline-flex;flex-direction:row}.button--icon .icon{height:14px;margin-right:10px;transition:all .3s ease;width:14px}.button--icon .flag{border-radius:3px;height:24px;margin-left:15px;transition:all .3s ease;width:32px}.button--disabled{background-color:#eee!important;box-shadow:none!important;color:#999!important;cursor:default!important}.button--disabled .icon{fill:#999}.button--disabled:active,.button--disabled:focus,.button--disabled:hover{background-color:#eee!important}.button--ghost{background-color:transparent;border-color:rgba(0,0,0,.07);border-width:2px;color:#6252d4;padding-left:42px;padding-right:42px}.button--ghost:focus,.button--ghost:hover{background-color:transparent;border-color:#6252d4}.button--ghost-small{background-color:transparent;border-color:rgba(0,0,0,.07);border-width:2px;color:#6252d4;font-weight:600;letter-spacing:.3px;padding:9px 16px 11px}.button--ghost-small:focus,.button--ghost-small:hover{background-color:transparent;border-color:#6252d4}.button--ghost-light{background-color:transparent;border-color:rgba(235,237,246,.5);box-shadow:0 35px 45px 0 rgba(98,82,212,.15);color:#fff;padding-left:42px;padding-right:42px;text-transform:uppercase}.button--ghost-light:focus,.button--ghost-light:hover{background-color:transparent;border-color:#fff}.button--huge{background-color:#6252d4;box-shadow:0 36px 69px 0 rgba(98,82,212,.21);color:#fff;font-size:24px;font-weight:700;justify-content:center;letter-spacing:.3px;line-height:1;padding:24px 44px}@media screen and (max-width:991px){.button--huge{padding:18px 44px}}@media screen and (max-width:768px){.button--huge{padding:18px 22px;width:100%}}.button--huge .icon{fill:#fff;height:18px;margin-right:15px;width:18px}.button--huge:focus,.button--huge:hover{background-color:#6252d4;box-shadow:none}.button--huge:active{background-color:#463f66;box-shadow:none}.button--attention{animation:btnAttention 4s ease infinite;background:linear-gradient(270deg,#ff633c,#6252d4);background-size:400% 400%;color:#fff}.button--attention .icon{fill:#fff}.button--attention:focus,.button--attention:hover{background-color:#6252d4;box-shadow:none}.button--attention:active{background-color:#463f66;box-shadow:none}.button--attention-static{background:linear-gradient(270deg,#ff633c,#6252d4) 50% 50%;border:none;color:#fff}.button--attention-static:focus,.button--attention-static:hover{background-color:#6252d4;box-shadow:none}.button--attention-static:active{background-color:#463f66;box-shadow:none}@keyframes btnAttention{0%{background-position:1% 50%}50%{background-position:99% 50%}to{background-position:1% 50%}}.button--close-modal{background-color:transparent;font-size:0;height:40px;padding:0;width:40px}@media screen and (max-width:991px){.button--close-modal{height:20px;width:20px}}.button--close-modal:focus,.button--close-modal:hover{background-color:transparent}.button--close-modal:after,.button--close-modal:before{background-color:#140d32;border-radius:3px;content:"";height:4px;left:6px;position:absolute;top:18px;transform:rotate(-45deg);width:27px}@media screen and (max-width:991px){.button--close-modal:after,.button--close-modal:before{border-radius:2px;height:2px;left:1px;top:8px;width:17px}}.button--close-modal:after{transform:rotate(45deg)}.button--werf{color:#fff}.button--werf,.button--werf:active,.button--werf:focus,.button--werf:hover{background-color:#06f}.button--okmeter,.button--okmeter:active,.button--okmeter:focus,.button--okmeter:hover{background-color:#669f57}.button--deckhouse{color:#fff}.button--deckhouse,.button--deckhouse:active,.button--deckhouse:focus,.button--deckhouse:hover{background-color:#00003c}.button--deckhouse-white{background-color:#fff;color:#06f;margin-left:25px}.button--deckhouse-white:focus,.button--deckhouse-white:hover{background-color:#fff}@media screen and (max-width:1440px){.button--deckhouse-white{margin-left:20px}}@media screen and (max-width:768px){.button--deckhouse-white{margin-left:0;margin-top:25px}}.button__loader{background-color:hsla(0,0%,100%,.75);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath opacity='.2' d='M20.201 5.169c-8.254 0-14.946 6.692-14.946 14.946 0 8.255 6.692 14.946 14.946 14.946s14.946-6.691 14.946-14.946c-.001-8.254-6.692-14.946-14.946-14.946zm0 26.58c-6.425 0-11.634-5.208-11.634-11.634 0-6.425 5.209-11.634 11.634-11.634 6.425 0 11.633 5.209 11.633 11.634 0 6.426-5.208 11.634-11.633 11.634z'/%3E%3Cpath d='m26.013 10.047 1.654-2.866a14.855 14.855 0 0 0-7.466-2.012v3.312c2.119 0 4.1.576 5.812 1.566z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 20 20' to='360 20 20' dur='0.5s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:10px;bottom:-1px;display:none;left:-1px;position:absolute;right:-1px;top:-1px}.form--request-active .button__loader{display:block}.container{margin:0 auto;width:1100px}@media (min-width:1440px){.container{width:1400px}}@media screen and (max-width:991px){.container{padding:0 20px;width:100%}}[data-expand]{height:0;overflow:hidden;transition:height 2s ease}svg.icon.icon--inverted{fill:#6252d4;color:#6252d4}svg.icon.icon--white{fill:#fff;color:#fff}svg.icon.youtube{fill:red;color:red}svg.icon.habr{fill:#65a3be;color:#65a3be}svg.icon.wp{fill:#24292e;color:#24292e}svg.icon.github{fill:#342b47;color:#342b47}svg.icon.werf{fill:#06f;color:#06f}svg.icon.deckhouse{fill:#00003c;color:#00003c}svg.icon.grafana{fill:#ff633c;color:#ff633c}svg.icon.shell{fill:#d70000;color:#d70000}svg.icon.addon{fill:#a100cb;color:#a100cb}svg.icon.icon--hollow{stroke:#fff}svg.icon.icon--question{fill:#9591a7;border:1px solid #9591a7;border-radius:50%;margin-left:5px;padding:5px}.modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.9);bottom:0;display:flex;height:0;left:0;opacity:0;overflow-x:hidden;overflow-y:scroll;position:fixed;right:0;top:0;transition:opacity .5s ease-out;z-index:9001}.modal--show{height:auto;opacity:1}.modal__content{background-color:#fff;border-radius:15px;box-shadow:0 35px 45px 0 rgba(98,82,212,.15);margin:auto;padding:49px 45px 66px 51px;position:relative}@media screen and (max-width:768px){.modal__content{height:auto;min-height:100%;padding:0 20px;width:100%}}.modal__checked-icon{background-color:#6252d4;border-radius:50%;height:100px;margin-bottom:30px;position:relative;width:100px}.modal__checked-icon:before{border-bottom-left-radius:2px;border-top-left-radius:2px;left:29px;top:56px;transform:rotate(40deg);width:20px}.modal__checked-icon:after,.modal__checked-icon:before{background-color:#fff;content:"";height:3px;position:absolute}.modal__checked-icon:after{border-bottom-right-radius:2px;border-top-right-radius:2px;left:37px;top:47px;transform:rotate(-52deg);width:40px}.modal__cross-icon{background-color:#d45252;border-radius:50%;height:100px;margin-bottom:30px;position:relative;width:100px}.modal__cross-icon:before{border-bottom-left-radius:2px;border-top-left-radius:2px;transform:rotate(45deg)}.modal__cross-icon:after,.modal__cross-icon:before{background-color:#fff;content:"";height:3px;left:25px;position:absolute;top:50px;width:50px}.modal__cross-icon:after{border-bottom-right-radius:2px;border-top-right-radius:2px;transform:rotate(-45deg)}.modal__close-button{position:absolute;right:9px;top:11px}.text{color:rgba(20,13,50,.85);font-size:18px;letter-spacing:.2px;line-height:28px}.text--huge{font-size:25px;letter-spacing:.6px}.text--big,.text--huge{color:#463f66;font-weight:500;line-height:36px}.text--big{font-size:24px;letter-spacing:.3px}.text--small{color:rgba(20,13,50,.8);font-size:14px;letter-spacing:.1px;line-height:21px}.text--tiny{color:rgba(20,13,50,.65);font-size:12px;letter-spacing:0;line-height:18px}.text--accent{color:#ff633c}.text a{color:#6252d4}.text--dashed{border-bottom:1px dotted #140d32}.text--muted{color:#9591a7}@media screen and (max-width:991px){.text--sm{font-size:16px!important;line-height:24px!important}.text--sm-de{font-size:14px!important}}.text--header-subtitle-sm{font-weight:400}@media screen and (max-width:991px){.text--header-subtitle-sm{font-size:18px!important;line-height:26px!important}.text--small-height{font-size:16px!important;line-height:20px!important}}.text--xl{font-size:22px}@media screen and (max-width:991px){.text--xl{font-size:20px}}@media screen and (max-width:768px){.text--xl{font-size:18px}}.text--l{font-size:18px}@media screen and (max-width:991px){.text--l{font-size:16px}}.textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #ebedf6;border-radius:10px;color:rgba(20,13,50,.85);display:block;font-size:18px;letter-spacing:.5px;line-height:28px;max-width:100%;min-height:154px;min-width:100%;outline:none;overflow:auto;padding:15px 32px;transition:color .3s ease,border-color .3s ease;width:100%}.textarea::-moz-placeholder{color:rgba(20,13,50,.6);opacity:1}.textarea::placeholder{color:rgba(20,13,50,.6);opacity:1}.textarea:hover{border-color:#e6e8f1}.textarea:focus{border-color:#d0d2e0;transition-duration:0ms}.textarea:focus::-moz-placeholder{color:rgba(208,210,224,.85)}.textarea:focus::placeholder{color:rgba(208,210,224,.85)}.textarea--no-border{border-color:transparent}.textarea.invalid{border-color:red}.textfield{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #ebedf6;border-radius:10px;color:rgba(20,13,50,.85);display:block;font-size:18px;height:62px;letter-spacing:.5px;line-height:28px;outline:none;padding:0 32px;transition:color .3s ease,border-color .3s ease;width:100%}@media screen and (max-width:991px){.textfield{font-size:16px;line-height:24px}}.textfield::-moz-placeholder{color:rgba(20,13,50,.6);opacity:1}.textfield::placeholder{color:rgba(20,13,50,.6);opacity:1}.textfield:hover{border-color:#e6e8f1}.textfield:focus{border-color:#d0d2e0;transition-duration:0ms}.textfield:focus::-moz-placeholder{color:rgba(208,210,224,.85)}.textfield:focus::placeholder{color:rgba(208,210,224,.85)}.textfield--no-border{border-color:transparent}.textfield.invalid{border-color:red}.text-wrapper{background:#fff;border-radius:40px;box-shadow:0 8px 25px 0 rgba(98,82,212,.09);padding:25px 45px}.text-wrapper--small{padding:4px 29px}.title{margin:0}.title a{color:#6252d4;transition:all .3s ease}.title a:active,.title a:focus,.title a:hover{background-color:transparent;color:#463f66}.title b{color:#ff633c;font-weight:inherit}.title--werf b{color:#06f}.title--h1{color:#140d32;font-size:56px;font-weight:600;letter-spacing:.5px;line-height:64px}@media screen and (max-width:991px){.title--h1-sm{font-size:32px!important;line-height:39px!important}}.title--h2{color:#463f66;font-size:44px;font-weight:600;letter-spacing:.4px;line-height:56px}@media (max-width:1439px){.title--h2-md{font-size:44px!important;line-height:56px!important}}@media screen and (max-width:991px){.title--h2-sm{font-size:32px!important;line-height:39px!important}}@media screen and (max-width:768px){.title--h2-sm{font-size:24px!important;line-height:29px!important}.title--h2-sm-de{font-size:23px!important}}.title--h3{color:rgba(20,13,50,.8);font-size:28px;font-weight:500;letter-spacing:.3px;line-height:44px}@media screen and (max-width:1440px){.title--h3-sm{font-size:24px;line-height:29px}}@media screen and (max-width:768px){.title--h3-sm{font-size:18px;line-height:22px}}.title--h4{color:#140d32;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:24px}@media screen and (max-width:991px){.title--h4-sm{font-size:16px}}.title--subtitle{color:#342b47;font-size:24px;font-weight:500;letter-spacing:.3px;line-height:36px}@media screen and (max-width:1440px){.title--subtitle{font-size:18px;line-height:22px}}.title--accent-bg{background-color:#ff633c;border-radius:3px;color:#fff;display:inline-block;font-size:18px;font-weight:500;letter-spacing:normal;line-height:28px;padding:1px 9px}.title--huge{font-size:72px;font-weight:600;letter-spacing:.6px;line-height:90px}@media (max-width:1439px){.title--huge-md{font-size:65px;line-height:75px}}.title--accent{color:#ff633c}.title--indigo{color:#6252d4;font-size:44px;letter-spacing:.4px;line-height:56px}.title--bold{color:#140d32;font-size:28px;font-weight:700;letter-spacing:.7px;line-height:34px}.title--page{margin-bottom:30px;margin-top:10px}.title--page a{color:#ff633c;transition:all .3s ease}.title--page a:active,.title--page a:focus,.title--page a:hover{color:#6252d4}.title--okmeter b{color:#669f57}.title--deckhouse b{color:#0064ff}.tippy-box[data-theme=flant] .tippy-content{background-color:#342b47;border:1px solid rgba(20,13,50,.03);border-radius:8px;box-shadow:0 0 45px 0 rgba(98,82,212,.15);color:#fff;font-size:14px;font-weight:500;line-height:22px;padding:15px 25px}@media screen and (max-width:768px){.tippy-box[data-theme=flant] .tippy-content{display:none}}.tippy-box[data-theme=flant] .tippy-content>:first-child{margin-top:0}.tippy-box[data-theme=flant] .tippy-content>:last-child{margin-bottom:0}.tippy-box[data-theme=flant] .tippy-content li{margin:25px 0}.tippy-box[data-theme=flant] .tippy-content ol{counter-reset:tooltip-list-counter;list-style:none;padding-left:35px}.tippy-box[data-theme=flant] .tippy-content ol li{counter-increment:tooltip-list-counter;position:relative}.tippy-box[data-theme=flant] .tippy-content ol li:before{align-items:center;background:#fff;border-radius:50%;color:#342b47;content:counter(tooltip-list-counter);display:flex;height:24px;justify-content:center;left:-35px;position:absolute;top:2px;width:24px}.tippy-box[data-theme=flant] .tippy-content a{color:#fff;opacity:1;text-decoration:underline;transition:opacity .3s ease-in-out}.tippy-box[data-theme=flant] .tippy-content a:hover{opacity:.5}[data-tooltip-content]{display:none}.visually-hidden{clip:rect(0 0 0 0);border:0;clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.advantage{display:flex;flex-wrap:nowrap;width:100%}@media screen and (max-width:991px){.advantage{flex-direction:column}}.advantage__icon-container{background-color:#fff;border-radius:15px;display:flex;flex:none;height:140px;margin-right:39px;width:140px}@media screen and (max-width:991px){.advantage__icon-container{height:67px;margin-right:0;width:67px}}.advantage__icon-wrap{background-color:#f8f7fd;border-radius:50%;display:flex;height:100px;margin:auto;width:100px}@media screen and (max-width:991px){.advantage__icon-wrap{height:47px;width:47px}}.advantage__icon{fill:#000;color:#000;margin:auto}@media screen and (max-width:991px){.advantage__icon{height:100%;padding:10px;width:100%}}.advantage__title{padding-bottom:3px;padding-top:14px}@media screen and (max-width:991px){.advantage__title{padding-bottom:10px;padding-top:16px}}.advantage__text{margin:0;padding-right:60px}@media (max-width:1439px){.advantage__text{padding-right:0}}.badge-with-icons{align-items:center;background-color:#fff;border-radius:15px;display:inline-flex;height:80px;padding:0 29px}.badge-with-icons__title{line-height:1;padding-right:24px}@media screen and (max-width:991px){.badge-with-icons__title{padding-right:20px}}.badge-with-icons__title a{color:rgba(20,13,50,.8)}.badge-with-icons__link{display:block;height:40px;width:40px}.badge-with-icons__link:not(:first-of-type):not(:only-child){margin-left:28px}@media screen and (max-width:991px){.badge-with-icons__link:not(:first-of-type):not(:only-child){margin-left:0}.badge-with-icons__link{height:20px;margin-right:16px;width:20px}.badge-with-icons__link svg{height:100%;width:100%}}.card-benefits{height:100%;padding-top:50px;width:100%}@media screen and (max-width:991px){.card-benefits{padding-top:33px}}.card-benefits__inner{background-color:#fff;border-radius:15px;height:100%;padding:84px 30px 40px 40px;position:relative}@media screen and (max-width:991px){.card-benefits__inner{padding:50px 20px 30px 30px}}.card-benefits__header{margin-bottom:8px}.card-benefits__icon-container{background-color:#6252d4;border-radius:50%;display:flex;height:100px;justify-content:center;left:40px;position:absolute;top:-49px;width:100px}@media screen and (max-width:991px){.card-benefits__icon-container{height:67px;left:30px;top:-33px;width:67px}}.card-benefits__icon-container--accent{background-color:#ff633c}.card-benefits__icon{fill:#fff;color:#fff;margin:auto}@media screen and (max-width:991px){.card-benefits__icon{height:100%;padding:10px;width:85%}}.card-benefits__title{margin:0 0 10px}.card-benefits__title a{color:#6252d4;transition:all .3s ease}.card-benefits__title a:active,.card-benefits__title a:focus,.card-benefits__title a:hover{color:#463f66}.card-benefits__text{margin:0;padding-right:28px}@media screen and (max-width:991px){.card-benefits__text{padding-right:0}}.card-benefits__text:not(:last-child){margin-bottom:14px}.card-benefits__list{margin:0 0 0 20px;padding:0}.card-benefits__list:not(:last-child){margin-bottom:28px}.card-benefits__list li{margin:10px 0 0}.card-certificate{width:100%}.card-certificate__inner{background-color:#fff;border-radius:15px;margin-top:28px;padding:41px 20px 47px 199px;position:relative}@media screen and (max-width:991px){.card-certificate__inner{margin-top:33px;padding:50px 20px 30px 30px}}.card-certificate__icon{height:auto;left:-4px;position:absolute;top:-42px;width:206px}@media screen and (max-width:991px){.card-certificate__icon{left:12px;top:-47px;width:125px}}.card-certificate__title{margin:0}.card-gradient{padding-bottom:84px;position:relative}.card-gradient__icon-container{background-color:#6252d4;border-radius:50%;display:flex;height:110px;margin:0 0 18px -14px;width:110px}.card-gradient__icon-container--polygon{border-radius:0;clip-path:polygon(50% 0,90% 20%,100% 60%,75% 100%,25% 100%,0 60%,10% 20%)}.card-gradient__icon{fill:#fff;flex:none;margin:auto}.card-gradient__title{margin-bottom:20px;min-height:32px}.card-gradient__text{margin:0 0 27px 2px;position:relative;z-index:1}.card-gradient__button{display:inline-block;margin-left:5px;position:relative;z-index:1}.card-gradient__gradient-right{bottom:96px;height:194px;left:26px;position:absolute;width:436px}.card-gradient__gradient-left{bottom:0;height:184px;left:-32px;position:absolute;width:446px}.card-service{background-color:#fff;border-radius:15px;height:100%;padding:40px 42px 28px 40px;position:relative;transition:box-shadow .9s ease;width:100%}@media screen and (max-width:991px){.card-service{display:flex;flex-direction:column;padding:20px 20px 30px 30px}}.card-service:hover{box-shadow:0 25px 45px 0 rgba(98,82,212,.15)}.card-service:focus-within{box-shadow:0 25px 45px 0 rgba(98,82,212,.15)}.card-service__header{align-items:center;display:flex;margin-bottom:20px;min-height:80px;position:relative}@media screen and (max-width:991px){.card-service__header{align-items:flex-end;margin-bottom:14px;min-height:67px}}.card-service__icon{flex:none;height:80px;left:0;margin-right:20px;position:absolute;top:0;width:80px}@media screen and (max-width:991px){.card-service__icon{height:67px;left:unset;margin-right:0;right:0;width:67px}}.card-service__title{margin:2px 0 0;padding-left:100px}@media screen and (max-width:991px){.card-service__title{padding-left:0}}.card-service__text{margin:0}.card-service__text:not(:last-child){margin-bottom:28px}@media screen and (max-width:991px){.card-service__text{margin-bottom:20px}}.card-service__button{position:absolute;right:40px;top:28px;z-index:1}@media screen and (max-width:991px){.card-service__button{order:10;position:unset}}.card-simple{background-color:#fff;border-radius:15px;box-shadow:0 35px 45px 0 rgba(98,82,212,.15);padding:31px 41px 40px}.card-simple__title{margin-bottom:14px}.card-simple__description{margin-bottom:0;margin-top:0}.card-simple__description:not(:last-child){margin-bottom:14px}.card{background-color:#fff;border-radius:15px;display:flex;flex-direction:column;height:100%;padding:40px 40px 32px;transition:opacity .9s ease,box-shadow .9s ease;width:100%}@media screen and (max-width:991px){.card{padding:20px 20px 30px 30px}}.card--transparent{opacity:.9}.card--transparent:hover{opacity:1}.card--transparent:focus-within{opacity:1}.card:hover{box-shadow:0 25px 45px 0 rgba(98,82,212,.15)}.card:focus-within{box-shadow:0 25px 45px 0 rgba(98,82,212,.15)}.card--without-background{background:none;padding:0}.card--without-background:hover{box-shadow:none}.card--without-background:focus-within{box-shadow:none}.card__header{align-items:center;display:flex;margin-bottom:20px;min-height:80px;position:relative}@media screen and (max-width:991px){.card__header{margin-bottom:15px}}.card__icon-container{background-color:#f8f7fd;border-radius:50%;display:flex;flex:none;height:80px;left:0;margin-right:20px;position:absolute;top:0;transition:background-color .9s ease;width:80px}@media screen and (max-width:991px){.card__icon-container{height:67px;margin-right:0;order:2;padding:13px 19px;position:unset;width:67px}}.card:hover .card__icon-container{background-color:#6252d4}.card:focus-within .card__icon-container{background-color:#6252d4}.card__icon-wrap{background:#afa4ff;border-radius:14px;display:flex;height:80px;margin-bottom:22px;width:80px}.card__icon-wrap--darker{background:#6252d4}.card__icon{color:#6252d4;margin:auto;transition:color .9s ease}@media screen and (max-width:991px){.card__icon{height:100%;width:100%}}.card:hover .card__icon{color:#fff}.card:focus-within .card__icon{color:#fff}.card__icon--white{color:#fff}.card__title{margin:6px 0 0;padding-left:100px}@media screen and (max-width:991px){.card__title{padding-left:0;padding-right:20px}}.card__text{margin-bottom:28px;margin-top:0}@media screen and (max-width:991px){.card__text{margin-bottom:20px}}.card__footer{align-items:center;display:flex;margin-top:auto}@media screen and (max-width:991px){.card__footer{align-items:flex-start;flex-direction:column}}.card__time{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23140D32' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M4 7.5 7.774 10 12 5'/%3E%3C/g%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:17px;font-size:12px;padding-left:26px}@media screen and (max-width:991px){.card__time{margin-bottom:10px}}.card__button{margin-left:auto}@media screen and (max-width:991px){.card__button{margin-left:0}}.moneyback{margin-bottom:30px}.moneyback__inner{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:row;justify-content:flex-start;padding:30px}.moneyback__icon-container{align-items:center;background-color:#6252d4;border-radius:50%;display:flex;flex:none;height:60px;justify-content:center;margin-right:15px;width:60px}.moneyback__icon{fill:#fff;margin:auto}.moneyback__title{margin:0}.moneyback__title a{color:#6252d4}.moneyback__text{margin:0}.moneyback__text:not(:last-child){margin-bottom:28px}.popover{background-color:#fff;border:1px solid rgba(20,13,50,.03);border-radius:8px;box-shadow:0 -35px 45px 0 rgba(98,82,212,.15);height:100%;padding-left:25px;padding-right:25px;position:relative;width:100%}.popover:after{background-color:#fff;border-radius:3px;bottom:-10px;content:"";display:block;height:20px;left:calc(50% - 1px);position:absolute;transform:rotate(-45deg);width:20px}.popover_top:after{bottom:auto;top:-10px}.post-preview{position:relative}.post-preview--short{align-items:flex-start;display:flex}.post-preview__img-wrap{border-radius:10px;flex-shrink:0;overflow:hidden}.post-preview--short .post-preview__img-wrap{margin-right:20px}@media screen and (max-width:991px){.post-preview__img-wrap{display:none}.news-and-events__post-wrap:first-child .post-preview__img-wrap{display:block}}.post-preview--long .post-preview__img{aspect-ratio:1.82;-o-object-fit:cover;object-fit:cover;width:100%}.post-preview__details-wrap{padding-top:20px}@media screen and (max-width:991px){.post-preview__details-wrap{padding-top:0}}.post-preview--short .post-preview__details-wrap{padding-top:0}.post-preview__meta{font-weight:500;position:relative}.post-preview--short .post-preview__meta{margin-top:-7px}@media screen and (max-width:991px){.news-and-events__post-wrap:first-child .post-preview__meta{margin-top:20px}}.post-preview__date{color:rgba(20,13,50,.5);letter-spacing:.5px;padding-right:10px}.post-preview__category{color:#6252d4;letter-spacing:.5px}.post-preview__title{line-height:1.36}.post-preview--long .post-preview__title{color:#342b47;font-weight:700;letter-spacing:1px}@media screen and (max-width:991px){.post-preview__title{font-size:16px;font-weight:600!important;line-height:24px}.news-and-events__post-wrap:first-child .post-preview__title{font-size:18px;font-weight:700;line-height:22px}}.post-preview__excerpt{margin:18px 0}@media screen and (max-width:991px){.post-preview__excerpt{display:none;margin-bottom:0;margin-top:10px}.news-and-events__post-wrap:first-child .post-preview__excerpt{display:block}}.publication{background-color:#fff;border-radius:15px;margin-bottom:50px;padding:40px 30px 40px 40px;position:relative}@media screen and (max-width:768px){.publication{background:transparent;padding:0}}.publication__head{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:30px}@media screen and (max-width:991px){.publication__head{align-items:flex-start;flex-direction:column}}.publication__img{border-radius:10px;margin-right:20px}@media screen and (max-width:991px){.publication__img{margin-bottom:30px;margin-right:0}}@media screen and (max-width:768px){.publication__img{width:100%}}.publication__title{font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:10px}.publication__date{color:rgba(20,13,50,.5);letter-spacing:.5px}.publication__category{color:#6252d4;letter-spacing:.5px;margin-left:20px}@media screen and (max-width:991px){.publication__content h1{font-size:32px;line-height:39px}}@media screen and (max-width:768px){.publication__content h1{font-size:24px;line-height:29px}}@media screen and (max-width:991px){.publication__content h3{font-size:18px;line-height:22px}.publication__content h4{font-size:16px;line-height:20px}}.publication__content p{margin:0 0 20px}@media screen and (max-width:991px){.publication__content li,.publication__content p{font-size:16px;line-height:24px}}.publication__content .gallery{display:flex;flex-direction:row;flex-wrap:wrap;margin:-10px -10px 20px}.publication__content .gallery a{margin:10px}.stairs{align-items:flex-end;display:flex;min-width:1151px;position:relative}.stairs__item{background-image:linear-gradient(94deg,#fff,#fbfbfb);border-top:2px solid #9b9b9b;padding:11px 18px;position:relative;width:11.1111111111%;z-index:1}.stairs__item:hover{z-index:2}.stairs__item:first-child{height:110px}.stairs__item:nth-child(2){height:160px}.stairs__item:nth-child(3){height:210px}.stairs__item:nth-child(4){height:240px}.stairs__item:nth-child(5){height:280px}.stairs__item:nth-child(6){height:320px}.stairs__item:nth-child(7){height:370px}.stairs__item:nth-child(8){height:410px}.stairs__item:nth-child(9){height:450px}.stairs__title{color:#6252d4;font-size:18px;font-weight:600;line-height:1.44;margin-bottom:5px;transition:color .3s}@media (max-width:1439px){.stairs__title{font-size:12px}}.stairs__item:hover .stairs__title{color:#ff633c}.stairs__desc{color:#b5b2bf;font-size:12px;padding-left:25px;position:relative}.stairs__desc:before{align-items:center;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMTdBOCA4IDAgMSAwIDkgMWE4IDggMCAwIDAgMCAxNloiIHN0cm9rZT0iIzlCOUI5QiIvPjxwYXRoIGQ9Ik01IDguNSA4Ljc3NCAxMSAxMyA2IiBzdHJva2U9IiM5QjlCOUIiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;content:"";display:flex;height:18px;justify-content:center;left:0;position:absolute;top:calc(50% - 8px);width:18px}.stairs__popover-wrap{bottom:calc(100% + 20px);left:50%;opacity:0;position:absolute;transform:translateX(-50%) translateY(-20px);transition:opacity .3s,transform .3s;width:320px}.stairs__item:hover .stairs__popover-wrap{opacity:1;transform:translateX(-50%)}.stairs__item:last-child .stairs__popover-wrap{left:auto;right:0;transform:none}.footer{background-color:#342b47;color:#fff}.footer__lang-switch-container{flex:none;margin-bottom:33px;width:100%}.footer__lang-switch{border-radius:3px;display:block;height:24px;margin-left:13px;overflow:hidden;width:38px}.footer__container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;padding:46px 0;position:relative}@media screen and (max-width:991px){.footer__container{flex-direction:column;padding:40px 20px}}.footer__content{flex:1;margin-right:100px}@media screen and (max-width:1439px){.footer__content{margin-bottom:30px}}@media screen and (max-width:991px){.footer__content{margin-bottom:0}}.footer__content .footer__legal{margin-bottom:15px}.footer__content .footer__copyright{margin-left:0}@media screen and (max-width:991px){.footer__content .footer__copyright{margin-bottom:0}}@media screen and (max-width:1439px){.footer__content .footer__copyright-company{display:inline-block}}@media screen and (max-width:991px){.footer__content .footer__email{line-height:normal;margin-bottom:15px}}.footer__information{display:flex;justify-content:space-between}@media screen and (max-width:991px){.footer__information{flex-direction:column}.footer__information .footer__information-text{margin-bottom:40px}}.footer__copyright{font-weight:600;letter-spacing:.2px;margin-left:13px}@media screen and (max-width:991px){.footer__copyright{margin-bottom:12px;margin-left:0;order:7}}.footer__copyright a{color:#fff}.footer__email{color:#fff;display:block;font-weight:600;letter-spacing:.2px;margin-bottom:15px;margin-left:auto;margin-right:143px}@media screen and (max-width:991px){.footer__email{font-size:16px;font-weight:500;margin-bottom:40px;margin-left:0;margin-right:0;order:2}}.footer__call{margin-top:-2px}@media screen and (max-width:991px){.footer__call{margin-bottom:40px;order:5}}.footer__tel-link{color:#fff;font-size:24px;font-weight:500}.footer__call-back,.footer__tel-link{letter-spacing:.3px}.footer__call-back-link{color:#fff;font-weight:500}.footer__legal{display:flex;flex-direction:column;margin:0 auto}@media screen and (max-width:991px){.footer__legal{font-size:16px;font-weight:500;margin-bottom:20px;margin-left:0;margin-right:0;order:10}}.footer__legal a{color:#fff}.footer__social{box-sizing:border-box;display:flex;flex:none;flex-direction:row;gap:1rem 2.5rem;list-style-type:none;width:100%}@media screen and (max-width:991px){.footer__social{flex-wrap:wrap}}.footer__social_ru{margin:0;padding:0 13px 30px 0}@media screen and (max-width:991px){.footer__social_ru{margin-bottom:70px;padding:0}.footer__social_ru li{margin:0;width:40px}}.footer__social_en{margin:20px 0;padding:0}.footer__social a{align-items:center;display:flex;justify-content:center;opacity:1;transition:opacity .3s ease-in-out}@media screen and (max-width:991px){.footer__social a{height:30px}.footer__social a svg{max-width:40px}}.footer__social a:hover{opacity:.5}@media (max-width:1439px){.footer__copyright-company{display:block}}@media screen and (max-width:991px){.footer__copyright-company{display:inline-block;font-size:16px}}:root{--iti-hover-color:rgba(0,0,0,.05);--iti-text-gray:#999;--iti-border-gray:#ccc;--iti-spacer-horizontal:8px;--iti-flag-height:15px;--iti-flag-width:20px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width)/2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-input-padding:6px;--iti-right-hand-selected-country-padding:calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));--iti-selected-country-arrow-padding:calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));--iti-path-flags-1x:url(/images/vendor/intl-tel-input/build/flags.png?1952df896c6a79bb730cdfb69adf4fa0);--iti-path-flags-2x:url(/images/vendor/intl-tel-input/build/flags@2x.png?276410ffdcdd2ff8dca2477e71874903);--iti-path-globe-1x:url(/images/vendor/intl-tel-input/build/globe.png?405a087a9bc2c9a618e05955b4f880c7);--iti-path-globe-2x:url(/images/vendor/intl-tel-input/build/globe@2x.png?401ac80960f5164ada6398486cac8c59);--iti-flag-sprite-width:5762px;--iti-flag-sprite-height:15px;--iti-mobile-popup-margin:30px}.iti{display:inline-block;position:relative}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{margin-bottom:0!important;margin-right:0;margin-top:0!important;padding-right:var(--iti-right-hand-selected-country-padding);position:relative;z-index:0}.iti__country-container{bottom:0;padding:var(--iti-border-width);position:absolute;right:0;top:0}.iti__selected-country{align-items:center;background:0 0;border:0;border-radius:0;color:inherit;display:flex;font-family:inherit;font-size:inherit;font-weight:inherit;height:100%;line-height:inherit;margin:0;padding:0;position:relative;text-decoration:none;z-index:1}.iti__selected-country-primary{align-items:center;display:flex;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color);height:0;margin-left:var(--iti-arrow-padding);width:0}[dir=rtl] .iti__arrow{margin-left:0;margin-right:var(--iti-arrow-padding)}.iti__arrow--up{border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color);border-top:none}.iti__dropdown-content{background-color:#fff;border-radius:3px}.iti--inline-dropdown .iti__dropdown-content{border:var(--iti-border-width) solid var(--iti-border-gray);box-shadow:1px 1px 4px rgba(0,0,0,.2);margin-left:calc(var(--iti-border-width)*-1);margin-top:3px;position:absolute;z-index:2}.iti__search-input{border-radius:3px;border-width:0;padding:9px 12px;width:100%}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-gray)}.iti__country-list{-webkit-overflow-scrolling:touch;list-style:none;margin:0;overflow-y:scroll;padding:0}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:var(--iti-flag-width)}.iti__country{align-items:center;display:flex;outline:0;padding:8px var(--iti-spacer-horizontal)}.iti__dial-code{color:var(--iti-text-gray)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-name,.iti__flag-box{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-name,[dir=rtl] .iti__flag-box{margin-left:var(--iti-spacer-horizontal);margin-right:0}.iti--allow-dropdown input.iti__tel-input,.iti--allow-dropdown input.iti__tel-input[type=tel],.iti--allow-dropdown input.iti__tel-input[type=text]{margin-left:0;padding-left:var(--iti-selected-country-arrow-padding);padding-right:var(--iti-input-padding)}[dir=rtl] .iti--allow-dropdown input.iti__tel-input,[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text]{margin-right:0;padding-left:var(--iti-input-padding);padding-right:var(--iti-selected-country-arrow-padding)}.iti--allow-dropdown .iti__country-container{left:0;right:auto}[dir=rtl] .iti--allow-dropdown .iti__country-container{left:auto;right:0}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{left:-1000px;padding:var(--iti-border-width);position:fixed;top:-1000px;z-index:1060}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:var(--iti-mobile-popup-margin);position:fixed;right:0;top:0}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{line-height:1.5em;padding:10px}.iti__flag{--iti-flag-offset:0px;--iti-flag-width:20px;--iti-flag-height:14px;background-image:var(--iti-path-flags-1x);background-position:var(--iti-flag-offset) 0;background-repeat:no-repeat;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);box-shadow:0 0 1px 0 #888;height:var(--iti-flag-height);width:var(--iti-flag-width)}.iti__np{--iti-flag-width:13px}.iti__ch,.iti__va{--iti-flag-width:15px}.iti__be,.iti__ne{--iti-flag-width:18px}.iti__mc{--iti-flag-width:19px}.iti__ac,.iti__ae,.iti__ai,.iti__am,.iti__as,.iti__au,.iti__az,.iti__ba,.iti__bm,.iti__bn,.iti__bs,.iti__by,.iti__ca,.iti__cc,.iti__ck,.iti__cu,.iti__cx,.iti__dg,.iti__dm,.iti__eh,.iti__er,.iti__et,.iti__fj,.iti__fk,.iti__gb,.iti__gi,.iti__gs,.iti__gw,.iti__hm,.iti__hn,.iti__hr,.iti__hu,.iti__ie,.iti__im,.iti__io,.iti__jm,.iti__jo,.iti__ki,.iti__kp,.iti__kw,.iti__ky,.iti__kz,.iti__lc,.iti__lk,.iti__lv,.iti__ly,.iti__md,.iti__me,.iti__mk,.iti__mn,.iti__mp,.iti__ms,.iti__my,.iti__nc,.iti__nf,.iti__ng,.iti__nr,.iti__nu,.iti__nz,.iti__om,.iti__ph,.iti__pn,.iti__ps,.iti__sb,.iti__sc,.iti__sd,.iti__sh,.iti__si,.iti__ss,.iti__st,.iti__su,.iti__ta,.iti__tc,.iti__tj,.iti__tk,.iti__tl,.iti__to,.iti__tv,.iti__uk,.iti__uz,.iti__vg,.iti__ws,.iti__zw{--iti-flag-height:10px}.iti__fm,.iti__gu,.iti__lr,.iti__mh,.iti__py,.iti__um,.iti__us{--iti-flag-height:11px}.iti__bd,.iti__bg,.iti__bh,.iti__bi,.iti__bz,.iti__cq,.iti__cr,.iti__cv,.iti__de,.iti__fi,.iti__gd,.iti__gy,.iti__ht,.iti__ir,.iti__je,.iti__kg,.iti__km,.iti__li,.iti__lt,.iti__lu,.iti__mx,.iti__ni,.iti__sv,.iti__tt,.iti__vu{--iti-flag-height:12px}.iti__ar,.iti__ax,.iti__ee,.iti__gt,.iti__kh,.iti__pl,.iti__pw,.iti__se,.iti__tg{--iti-flag-height:13px}.iti__al,.iti__be,.iti__bv,.iti__cd,.iti__ch,.iti__dk,.iti__fo,.iti__ga,.iti__il,.iti__is,.iti__mc,.iti__ne,.iti__no,.iti__np,.iti__pg,.iti__sj,.iti__sm,.iti__va,.iti__xk{--iti-flag-height:15px}.iti__qa{--iti-flag-height:8px}.iti__ac{--iti-flag-offset:0px}.iti__ad{--iti-flag-offset:-22px}.iti__ae{--iti-flag-offset:-44px}.iti__af{--iti-flag-offset:-66px}.iti__ag{--iti-flag-offset:-88px}.iti__ai{--iti-flag-offset:-110px}.iti__al{--iti-flag-offset:-132px}.iti__am{--iti-flag-offset:-154px}.iti__ao{--iti-flag-offset:-176px}.iti__aq{--iti-flag-offset:-198px}.iti__ar{--iti-flag-offset:-220px}.iti__as{--iti-flag-offset:-242px}.iti__at{--iti-flag-offset:-264px}.iti__au{--iti-flag-offset:-286px}.iti__aw{--iti-flag-offset:-308px}.iti__ax{--iti-flag-offset:-330px}.iti__az{--iti-flag-offset:-352px}.iti__ba{--iti-flag-offset:-374px}.iti__bb{--iti-flag-offset:-396px}.iti__bd{--iti-flag-offset:-418px}.iti__be{--iti-flag-offset:-440px}.iti__bf{--iti-flag-offset:-460px}.iti__bg{--iti-flag-offset:-482px}.iti__bh{--iti-flag-offset:-504px}.iti__bi{--iti-flag-offset:-526px}.iti__bj{--iti-flag-offset:-548px}.iti__bl{--iti-flag-offset:-570px}.iti__bm{--iti-flag-offset:-592px}.iti__bn{--iti-flag-offset:-614px}.iti__bo{--iti-flag-offset:-636px}.iti__bq{--iti-flag-offset:-658px}.iti__br{--iti-flag-offset:-680px}.iti__bs{--iti-flag-offset:-702px}.iti__bt{--iti-flag-offset:-724px}.iti__bv{--iti-flag-offset:-746px}.iti__bw{--iti-flag-offset:-768px}.iti__by{--iti-flag-offset:-790px}.iti__bz{--iti-flag-offset:-812px}.iti__ca{--iti-flag-offset:-834px}.iti__cc{--iti-flag-offset:-856px}.iti__cd{--iti-flag-offset:-878px}.iti__cf{--iti-flag-offset:-900px}.iti__cg{--iti-flag-offset:-922px}.iti__ch{--iti-flag-offset:-944px}.iti__ci{--iti-flag-offset:-961px}.iti__ck{--iti-flag-offset:-983px}.iti__cl{--iti-flag-offset:-1005px}.iti__cm{--iti-flag-offset:-1027px}.iti__cn{--iti-flag-offset:-1049px}.iti__co{--iti-flag-offset:-1071px}.iti__cp{--iti-flag-offset:-1093px}.iti__cq{--iti-flag-offset:-1115px}.iti__cr{--iti-flag-offset:-1137px}.iti__cu{--iti-flag-offset:-1159px}.iti__cv{--iti-flag-offset:-1181px}.iti__cw{--iti-flag-offset:-1203px}.iti__cx{--iti-flag-offset:-1225px}.iti__cy{--iti-flag-offset:-1247px}.iti__cz{--iti-flag-offset:-1269px}.iti__de{--iti-flag-offset:-1291px}.iti__dg{--iti-flag-offset:-1313px}.iti__dj{--iti-flag-offset:-1335px}.iti__dk{--iti-flag-offset:-1357px}.iti__dm{--iti-flag-offset:-1379px}.iti__do{--iti-flag-offset:-1401px}.iti__dz{--iti-flag-offset:-1423px}.iti__ea{--iti-flag-offset:-1445px}.iti__ec{--iti-flag-offset:-1467px}.iti__ee{--iti-flag-offset:-1489px}.iti__eg{--iti-flag-offset:-1511px}.iti__eh{--iti-flag-offset:-1533px}.iti__er{--iti-flag-offset:-1555px}.iti__es{--iti-flag-offset:-1577px}.iti__et{--iti-flag-offset:-1599px}.iti__eu{--iti-flag-offset:-1621px}.iti__ez{--iti-flag-offset:-1643px}.iti__fi{--iti-flag-offset:-1665px}.iti__fj{--iti-flag-offset:-1687px}.iti__fk{--iti-flag-offset:-1709px}.iti__fm{--iti-flag-offset:-1731px}.iti__fo{--iti-flag-offset:-1753px}.iti__fr{--iti-flag-offset:-1775px}.iti__fx{--iti-flag-offset:-1797px}.iti__ga{--iti-flag-offset:-1819px}.iti__gb{--iti-flag-offset:-1841px}.iti__gd{--iti-flag-offset:-1863px}.iti__ge{--iti-flag-offset:-1885px}.iti__gf{--iti-flag-offset:-1907px}.iti__gg{--iti-flag-offset:-1929px}.iti__gh{--iti-flag-offset:-1951px}.iti__gi{--iti-flag-offset:-1973px}.iti__gl{--iti-flag-offset:-1995px}.iti__gm{--iti-flag-offset:-2017px}.iti__gn{--iti-flag-offset:-2039px}.iti__gp{--iti-flag-offset:-2061px}.iti__gq{--iti-flag-offset:-2083px}.iti__gr{--iti-flag-offset:-2105px}.iti__gs{--iti-flag-offset:-2127px}.iti__gt{--iti-flag-offset:-2149px}.iti__gu{--iti-flag-offset:-2171px}.iti__gw{--iti-flag-offset:-2193px}.iti__gy{--iti-flag-offset:-2215px}.iti__hk{--iti-flag-offset:-2237px}.iti__hm{--iti-flag-offset:-2259px}.iti__hn{--iti-flag-offset:-2281px}.iti__hr{--iti-flag-offset:-2303px}.iti__ht{--iti-flag-offset:-2325px}.iti__hu{--iti-flag-offset:-2347px}.iti__ic{--iti-flag-offset:-2369px}.iti__id{--iti-flag-offset:-2391px}.iti__ie{--iti-flag-offset:-2413px}.iti__il{--iti-flag-offset:-2435px}.iti__im{--iti-flag-offset:-2457px}.iti__in{--iti-flag-offset:-2479px}.iti__io{--iti-flag-offset:-2501px}.iti__iq{--iti-flag-offset:-2523px}.iti__ir{--iti-flag-offset:-2545px}.iti__is{--iti-flag-offset:-2567px}.iti__it{--iti-flag-offset:-2589px}.iti__je{--iti-flag-offset:-2611px}.iti__jm{--iti-flag-offset:-2633px}.iti__jo{--iti-flag-offset:-2655px}.iti__jp{--iti-flag-offset:-2677px}.iti__ke{--iti-flag-offset:-2699px}.iti__kg{--iti-flag-offset:-2721px}.iti__kh{--iti-flag-offset:-2743px}.iti__ki{--iti-flag-offset:-2765px}.iti__km{--iti-flag-offset:-2787px}.iti__kn{--iti-flag-offset:-2809px}.iti__kp{--iti-flag-offset:-2831px}.iti__kr{--iti-flag-offset:-2853px}.iti__kw{--iti-flag-offset:-2875px}.iti__ky{--iti-flag-offset:-2897px}.iti__kz{--iti-flag-offset:-2919px}.iti__la{--iti-flag-offset:-2941px}.iti__lb{--iti-flag-offset:-2963px}.iti__lc{--iti-flag-offset:-2985px}.iti__li{--iti-flag-offset:-3007px}.iti__lk{--iti-flag-offset:-3029px}.iti__lr{--iti-flag-offset:-3051px}.iti__ls{--iti-flag-offset:-3073px}.iti__lt{--iti-flag-offset:-3095px}.iti__lu{--iti-flag-offset:-3117px}.iti__lv{--iti-flag-offset:-3139px}.iti__ly{--iti-flag-offset:-3161px}.iti__ma{--iti-flag-offset:-3183px}.iti__mc{--iti-flag-offset:-3205px}.iti__md{--iti-flag-offset:-3226px}.iti__me{--iti-flag-offset:-3248px}.iti__mf{--iti-flag-offset:-3270px}.iti__mg{--iti-flag-offset:-3292px}.iti__mh{--iti-flag-offset:-3314px}.iti__mk{--iti-flag-offset:-3336px}.iti__ml{--iti-flag-offset:-3358px}.iti__mm{--iti-flag-offset:-3380px}.iti__mn{--iti-flag-offset:-3402px}.iti__mo{--iti-flag-offset:-3424px}.iti__mp{--iti-flag-offset:-3446px}.iti__mq{--iti-flag-offset:-3468px}.iti__mr{--iti-flag-offset:-3490px}.iti__ms{--iti-flag-offset:-3512px}.iti__mt{--iti-flag-offset:-3534px}.iti__mu{--iti-flag-offset:-3556px}.iti__mv{--iti-flag-offset:-3578px}.iti__mw{--iti-flag-offset:-3600px}.iti__mx{--iti-flag-offset:-3622px}.iti__my{--iti-flag-offset:-3644px}.iti__mz{--iti-flag-offset:-3666px}.iti__na{--iti-flag-offset:-3688px}.iti__nc{--iti-flag-offset:-3710px}.iti__ne{--iti-flag-offset:-3732px}.iti__nf{--iti-flag-offset:-3752px}.iti__ng{--iti-flag-offset:-3774px}.iti__ni{--iti-flag-offset:-3796px}.iti__nl{--iti-flag-offset:-3818px}.iti__no{--iti-flag-offset:-3840px}.iti__np{--iti-flag-offset:-3862px}.iti__nr{--iti-flag-offset:-3877px}.iti__nu{--iti-flag-offset:-3899px}.iti__nz{--iti-flag-offset:-3921px}.iti__om{--iti-flag-offset:-3943px}.iti__pa{--iti-flag-offset:-3965px}.iti__pe{--iti-flag-offset:-3987px}.iti__pf{--iti-flag-offset:-4009px}.iti__pg{--iti-flag-offset:-4031px}.iti__ph{--iti-flag-offset:-4053px}.iti__pk{--iti-flag-offset:-4075px}.iti__pl{--iti-flag-offset:-4097px}.iti__pm{--iti-flag-offset:-4119px}.iti__pn{--iti-flag-offset:-4141px}.iti__pr{--iti-flag-offset:-4163px}.iti__ps{--iti-flag-offset:-4185px}.iti__pt{--iti-flag-offset:-4207px}.iti__pw{--iti-flag-offset:-4229px}.iti__py{--iti-flag-offset:-4251px}.iti__qa{--iti-flag-offset:-4273px}.iti__re{--iti-flag-offset:-4295px}.iti__ro{--iti-flag-offset:-4317px}.iti__rs{--iti-flag-offset:-4339px}.iti__ru{--iti-flag-offset:-4361px}.iti__rw{--iti-flag-offset:-4383px}.iti__sa{--iti-flag-offset:-4405px}.iti__sb{--iti-flag-offset:-4427px}.iti__sc{--iti-flag-offset:-4449px}.iti__sd{--iti-flag-offset:-4471px}.iti__se{--iti-flag-offset:-4493px}.iti__sg{--iti-flag-offset:-4515px}.iti__sh{--iti-flag-offset:-4537px}.iti__si{--iti-flag-offset:-4559px}.iti__sj{--iti-flag-offset:-4581px}.iti__sk{--iti-flag-offset:-4603px}.iti__sl{--iti-flag-offset:-4625px}.iti__sm{--iti-flag-offset:-4647px}.iti__sn{--iti-flag-offset:-4669px}.iti__so{--iti-flag-offset:-4691px}.iti__sr{--iti-flag-offset:-4713px}.iti__ss{--iti-flag-offset:-4735px}.iti__st{--iti-flag-offset:-4757px}.iti__su{--iti-flag-offset:-4779px}.iti__sv{--iti-flag-offset:-4801px}.iti__sx{--iti-flag-offset:-4823px}.iti__sy{--iti-flag-offset:-4845px}.iti__sz{--iti-flag-offset:-4867px}.iti__ta{--iti-flag-offset:-4889px}.iti__tc{--iti-flag-offset:-4911px}.iti__td{--iti-flag-offset:-4933px}.iti__tf{--iti-flag-offset:-4955px}.iti__tg{--iti-flag-offset:-4977px}.iti__th{--iti-flag-offset:-4999px}.iti__tj{--iti-flag-offset:-5021px}.iti__tk{--iti-flag-offset:-5043px}.iti__tl{--iti-flag-offset:-5065px}.iti__tm{--iti-flag-offset:-5087px}.iti__tn{--iti-flag-offset:-5109px}.iti__to{--iti-flag-offset:-5131px}.iti__tr{--iti-flag-offset:-5153px}.iti__tt{--iti-flag-offset:-5175px}.iti__tv{--iti-flag-offset:-5197px}.iti__tw{--iti-flag-offset:-5219px}.iti__tz{--iti-flag-offset:-5241px}.iti__ua{--iti-flag-offset:-5263px}.iti__ug{--iti-flag-offset:-5285px}.iti__uk{--iti-flag-offset:-5307px}.iti__um{--iti-flag-offset:-5329px}.iti__un{--iti-flag-offset:-5351px}.iti__us{--iti-flag-offset:-5373px}.iti__uy{--iti-flag-offset:-5395px}.iti__uz{--iti-flag-offset:-5417px}.iti__va{--iti-flag-offset:-5439px}.iti__vc{--iti-flag-offset:-5456px}.iti__ve{--iti-flag-offset:-5478px}.iti__vg{--iti-flag-offset:-5500px}.iti__vi{--iti-flag-offset:-5522px}.iti__vn{--iti-flag-offset:-5544px}.iti__vu{--iti-flag-offset:-5566px}.iti__wf{--iti-flag-offset:-5588px}.iti__ws{--iti-flag-offset:-5610px}.iti__xk{--iti-flag-offset:-5632px}.iti__ye{--iti-flag-offset:-5654px}.iti__yt{--iti-flag-offset:-5676px}.iti__za{--iti-flag-offset:-5698px}.iti__zm{--iti-flag-offset:-5720px}.iti__zw{--iti-flag-offset:-5742px}.iti__globe{background-image:var(--iti-path-globe-1x);background-position:100%;background-size:contain;box-shadow:none;height:19px}@media (min-resolution:2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}.form__title{color:#140d32;font-weight:700;letter-spacing:.7px;margin-bottom:2px;min-width:636px}@media screen and (max-width:991px){.form__title{font-size:24px;line-height:29px}}@media screen and (max-width:768px){.form__title{margin-top:97px;min-width:unset;text-align:center}}.form__text{color:rgba(20,13,50,.6);letter-spacing:.5px;margin:15px 0 30px}@media screen and (max-width:768px){.form__text{margin:16px 40px;text-align:center}}.form__inner{display:flex}@media screen and (max-width:768px){.form__inner{margin-bottom:80px}}.form__image-container{flex:none}@media screen and (max-width:768px){.form__image-container{display:none}}.form__actions-container{flex:auto;width:362px}.form--request-failure .form__actions-container,.form--request-success .form__actions-container{display:none}@media screen and (max-width:768px){.form__actions-container{display:flex;flex-direction:column;width:100%}}.form__discus-image{margin:12px 40px 0 12px}.form__devops-image{margin:12px 34px 0 -14px}.form__field-container{margin:12px 0 23px}@media screen and (max-width:768px){.form__field-container{margin:0 0 30px}}.form__button{letter-spacing:1px;margin-left:1px;margin-top:7px;padding-left:25px;padding-right:25px}@media screen and (max-width:768px){.form__button{justify-content:center;margin-top:0;width:100%}}.form__request-container{background-color:#fff;border-radius:15px;bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:10}.form--request-failure .form__request-container,.form--request-success .form__request-container{display:block}.form__request-inner{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.form__success{display:none}.form--request-success .form__success{align-items:center;display:flex;flex-direction:column}.form__response-title{margin-bottom:7px}.form__response-msg{color:rgba(20,13,50,.6);letter-spacing:.5px;margin:0}.form__failure{display:none}.form--request-failure .form__failure{display:block}.form__policy{font-size:75%;line-height:1.5;opacity:.5}#form_pci_ssc .form__field-container:nth-child(5),#request-education .form__field-container:nth-child(5){margin:12px 0 23px;order:unset}@media screen and (max-width:768px){#form_pci_ssc .form__field-container:nth-child(5),#request-education .form__field-container:nth-child(5){margin:0 0 30px}}.footer__form{max-width:535px}@media screen and (max-width:768px){.footer__form{max-width:100%}}.footer__form .form-footer__title{color:#fff;margin-bottom:25px}.footer__form .form-fields{-moz-column-gap:16px;column-gap:16px;display:flex;flex-wrap:wrap;row-gap:13px}@media screen and (max-width:768px){.footer__form .form-field,.footer__form .form-fields{width:100%}}.footer__form .textfield{flex:1;margin:0}.footer__form .form__button{margin:0}@media screen and (max-width:768px){.footer__form .form__button{order:5}}.footer__form .form-field--break{flex-basis:100%;height:0}@media screen and (max-width:768px){.footer__form .form-field--break{display:none}}.footer__form .fake-checkbox{background:#fff}.footer__form .fake-checkbox__text a{color:#afa4ff}.form__subscribe-checkbox{align-items:center;display:flex}.checkbox{margin-left:2px;margin-top:5px;opacity:0;position:absolute}.fake-checkbox{border:2px solid #463f66;border-radius:5px;box-sizing:border-box;display:inline-block;flex-shrink:0;height:17px;margin-right:10px;margin-top:1px;position:relative;transition:all .3s;width:17px}.checkbox:checked+.fake-checkbox{background-color:#fff}.fake-checkbox:before{background-color:#463f66;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";display:block;height:10px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.checkbox:checked+.fake-checkbox:before{opacity:1}.fake-checkbox__text{font-size:75%;line-height:1.5;opacity:.5}.iti{display:block}.iti__flag-container{padding:0}.iti__selected-flag{border-bottom-left-radius:10px;border-top-left-radius:10px}.iti__country-list{font-size:16px}@media screen and (max-width:991px){.iti__country-list{width:80vw}}.list-form{color:#463f66}.list-form .title{font-size:2em;font-weight:600;line-height:1.2;text-align:center}@media screen and (min-width:992px){.list-form .title{font-size:2.4em}}.list-form>p{text-align:center}.list-form form{display:flex;flex-direction:column;margin:0;row-gap:2rem}@media screen and (min-width:992px){.list-form form{row-gap:2.5rem}}.list-form .form-table{border:2px solid #b1a7ea;border-radius:1rem;display:flex;flex-direction:column;font-size:13px;padding:1rem;row-gap:1.25rem;width:100%}@media screen and (min-width:550px){.list-form .form-table{font-size:14px}}@media screen and (min-width:992px){.list-form .form-table{background-color:#fcfdfe;font-size:18px;row-gap:.5rem}}.list-form .form-table:first-of-type{margin-top:3em}.list-form .form-table+.form-table{margin-top:-1px;position:relative}.list-form .form-table__title{font-size:1.5em;font-weight:600;line-height:1.2;padding:0 0 .75em;text-align:center}.list-form .form-table__field{display:flex;flex-direction:column;position:relative;row-gap:.45rem}@media screen and (min-width:992px){.list-form .form-table__field{background:#e6e3ff;border:none;border-radius:.75rem;flex-direction:row;gap:inherit;padding:.25rem .25rem .25rem 1.25rem}}.list-form .form-table__field>label,.list-form .form-table__field>span{font-size:.925rem;font-weight:500;line-height:126.4%;padding:0}@media screen and (min-width:992px){.list-form .form-table__field>label,.list-form .form-table__field>span{align-items:center;display:flex;flex:1 0 60%;font-size:1rem;font-weight:600;gap:.25rem}}.list-form label span{color:#6252d4}.list-form .iti,.list-form .selectize-control,.list-form input,.list-form textarea{align-items:center;display:flex;flex:1 0 40%}.list-form input,.list-form select,.list-form textarea{background-color:#fff;border:none;border-radius:.6875rem;line-height:1.5;padding:1em 1.25em;width:100%}.list-form input:focus,.list-form select:focus,.list-form textarea:focus{outline:none}.list-form input::-moz-placeholder,.list-form select::-moz-placeholder,.list-form textarea::-moz-placeholder{color:#b3b3b3}.list-form input::placeholder,.list-form select::placeholder,.list-form textarea::placeholder{color:#b3b3b3}.list-form input.invalid,.list-form select.invalid,.list-form textarea.invalid{background-color:#ffecec}.list-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.list-form select.initialized{color:silver}.list-form textarea{display:block;resize:none}.list-form .button-wrapper{text-align:center}.list-form .selectize-input,.list-form .selectize-input.has-items{align-items:center;border:none!important;border-radius:.6875rem!important;box-shadow:none!important;display:flex!important;flex-wrap:wrap;gap:.25rem;height:100%;padding:1em 1.25em!important}.list-form .selectize-input.has-items:after,.list-form .selectize-input:after{content:none!important}.list-form .selectize-input input,.list-form .selectize-input.has-items input{border-radius:0}.list-form .selectize-input.has-items>div,.list-form .selectize-input>div{border-radius:.6875rem;margin:0;padding:.25rem .375rem}.list-form .selectize-input .remove:hover,.list-form .selectize-input.has-items .remove:hover{border-radius:0 .6875rem .6875rem 0}.list-form .selectize-input.dropdown-active,.list-form .selectize-input.has-items.dropdown-active{border-radius:.6875rem .6875rem 0 0!important}.list-form .selectize-dropdown{border:none;border-radius:0 0 .6875rem .6875rem;border-top:1px solid #d9dcea}.list-form .selectize-dropdown,.list-form .selectize-input,.list-form .selectize-input input{font-size:inherit}.list-form .selectize-dropdown [data-selectable].option{padding:1em 1.25em}.list-form .file-upload{align-items:flex-start;background-color:#fff;border-radius:.6875rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin:0;padding:12px 1.25rem;position:relative;width:100%}@media screen and (min-width:420px){.list-form .file-upload{align-items:center;flex-direction:row;gap:1rem}}.list-form .file-upload input{left:0;opacity:0;padding:0;position:absolute;top:0}.list-form .file-upload__button{align-items:center;color:#6252d4;cursor:pointer;display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width:768px){.list-form .file-upload__button{font-size:.75rem}}@media screen and (max-width:991px){.list-form .file-upload__button{font-size:1rem}}.list-form .file-upload__button span{color:#9591a7;font-size:.5rem}@media screen and (min-width:769px){.list-form .file-upload__button span{font-size:.75rem}}.list-form .file-upload__button.button--attention{color:#fff}.list-form .file-upload.align-left{justify-content:flex-start}.list-form .file-upload__filename{font-size:1rem;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.list-form .file-upload__filename{font-size:.75rem}}.list-form .contact-us__policy{margin-top:1.5rem;opacity:1;text-align:center}.list-form .contact-us__policy a{text-decoration:underline}.list-form .contact-us__policy a:hover{text-decoration:none}.list-form .iti__dropdown-content,.list-form .iti__selected-country-primary{border-radius:.6875rem!important}.header{position:sticky;top:0;transition:all .3s;width:100%;z-index:100}.header.opaque{background:#f6f7fb}.header__wrapper{min-height:147px}.header__nav,.header__wrapper{align-items:center;display:flex}.header__nav{flex:auto}.header__nav-list{display:flex;flex-wrap:wrap;list-style:none;margin:0 auto;padding:0}@media (max-width:1439px){.header__nav-list{margin:0 auto}}.header__nav-list-item{font-size:16px;position:relative}.header__nav-list-item--products-and-services .header__dropdown-item-picture{left:-47px;position:absolute;top:10px}.header__nav-list-item--products-and-services .header__link--dropdown-item{border-radius:12px;margin-left:47px;padding:7px 12px}.header__nav-list-item--products-and-services .header__dropdown-item-title:not(.header__dropdown-item-title--bold){color:#463f66;font-size:14px;font-weight:500;line-height:1.22}.header__logo-link{flex:none;height:62px;margin-right:61px}@media (max-width:1439px){.header__logo-link{margin-right:45px}}.header__link{color:rgba(20,13,50,.85);letter-spacing:.2px;margin-right:40px;white-space:nowrap}@media screen and (max-width:1440px){.header__link{margin-right:32px}}.header__link--white-text{color:#fff}.header--small .header__link--white-text,.header.opaque .header__link{color:rgba(20,13,50,.85)}.header__link--active{color:#ff633c;font-weight:500;letter-spacing:0}.header__link--dropdown-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;padding:1px 7px 2px;position:relative}@media (max-width:1439px){.header__link--dropdown-button{padding-left:0}}@media screen and (max-width:991px){.header__link--dropdown-button{padding-bottom:0;padding-left:0}}.header__link--dropdown-button:active,.header__link--dropdown-button:focus{outline:none}.header__link--dropdown-shown{box-shadow:0 25px 45px 20px rgba(98,82,212,.15)}@media screen and (max-width:991px){.header__link--dropdown-shown{box-shadow:none}.header__link--dropdown-shown:before{display:none}}.header__link--dropdown-shown:before{background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;bottom:-15px;content:"";left:-20px;position:absolute;right:-26px;top:-20px;z-index:20}@media (max-width:1439px){.header__link--dropdown-shown:before{left:-15px;right:-15px}}.header__link--dropdown-shown:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 100H0V0a125 125 0 0 0 100 100z' fill='%23fff'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:6px;content:"";height:6px;position:absolute;right:-32px;top:30px;width:6px;z-index:20}.header__link--dropdown-shown:focus{outline:0}.header__link--dropdown-button-white-text{color:#fff}@media screen and (max-width:991px){.header__link--dropdown-button-white-text{color:rgba(20,13,50,.85)}}.header__link--dropdown-button-active{color:#ff633c;font-weight:500;letter-spacing:0}.header--small .header__link--dropdown-button-active,.header.opaque .header__link--dropdown-button-active{color:#ff633c}.header__link--dropdown-button-white{color:#fff}.header__link--dropdown-button-white.header__link--dropdown-shown{color:#000}.header__link--lang:not(.header__link--dropdown-shown)>.header__text-container,.header__link--lang:not(.header__link--dropdown-shown)>.header__triangle-icon{opacity:.3}.header__link--ext svg{margin:0 0 4px 5px}.header__link--dropdown-button-white-text.header__link--dropdown-shown{color:#140d32}.header__text-container{padding-right:7px;pointer-events:none;position:relative;z-index:20}.header__triangle-icon{pointer-events:none;position:absolute;right:0;top:8px;z-index:20}@media (max-width:1439px){.header__triangle-icon{top:8px}}.header__link--dropdown-button-white-text .header__triangle-icon{fill:#fff}.header.opaque .header__link--dropdown-button-white-text .header__triangle-icon{fill:rgba(20,13,50,.85)}@media screen and (max-width:991px){.header__link--dropdown-button-white-text .header__triangle-icon{fill:#140d32}}.header.opaque .header__link--dropdown-button-active .header__triangle-icon,.header__link--dropdown-button-active .header__triangle-icon{fill:#ff633c}.header__link--dropdown-button-white-text.header__link--dropdown-shown .header__triangle-icon{fill:#140d32}.header__dropdown{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px;box-shadow:0 25px 45px 0 rgba(98,82,212,.15);display:none;left:-20px;list-style:none;margin:10px 0 0;max-height:85vh;padding:30px 26px 26px;position:absolute;z-index:10}.header__link.header__link--dropdown-shown+.header__dropdown{grid-gap:7px 20px;display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:991px){.header__link.header__link--dropdown-shown+.header__dropdown{grid-gap:30px}}@media screen and (max-width:768px){.header__link.header__link--dropdown-shown+.header__dropdown{display:flex;flex-direction:column}}@media (max-width:1439px){.header__dropdown{left:-15px}}@media screen and (max-width:991px){.header__dropdown{box-shadow:none;margin-top:0;max-height:unset;overflow:unset;padding-bottom:0;padding-left:0;padding-right:0;position:unset}}.header__dropdown-list{list-style:none;margin:0;padding:0}@media screen and (max-width:991px){.header__dropdown-list{display:flex;flex-direction:column;gap:10px}}.header__dropdown-item{box-sizing:border-box;margin-bottom:0;transition:all .3s ease;width:360px}.header__dropdown-item--category{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;padding:16px}@media screen and (max-width:991px){.header__dropdown-item--category{align-items:center;flex-direction:row;padding:0}}.header__dropdown-item--with-picture:not(:first-child){margin-top:6px}@media screen and (max-width:991px){.header__dropdown-item--with-picture:not(:first-child){margin:0}}.header__nav-list-item--company .header__dropdown-item{width:200px}@media screen and (max-width:991px){.header__nav-list-item--company .header__dropdown-item:not(.header__nav-list-item--company .header__dropdown-item--category){margin-left:40px}.header__dropdown-item{width:100%}}.header__link--dropdown-item{border-radius:6px;display:flex;flex-direction:column;flex-wrap:wrap;padding:12px 16px;position:relative}.header__dropdown-item.active .header__link--dropdown-item,.header__link--dropdown-item:hover:not(.header__dropdown-item--category){background:#f6f7fb}.header__dropdown-item-picture{height:40px;position:relative;width:40px}.header__dropdown-item-picture .icon{height:100%;position:absolute;transition:all .3s ease;width:100%}.header__dropdown-item-title{color:#463f66;font-size:16px;font-weight:400;line-height:20px}.header__dropdown-item-title--bold{font-size:16px;font-weight:700;line-height:20px}.header__dropdown-item-desc{color:#463f66;font-size:14px;line-height:18px;margin-top:7px}.header__lang-switch{border-radius:3px;display:block;flex:none;height:24px;margin-right:53px;overflow:hidden;width:38px}.header__call{flex:none;margin-right:13px}@media (max-width:1439px) and (min-width:992px){.header__call{margin-top:-10px}}.header__call--white-text{color:#fff}.header.opaque .header__call--white-text{color:rgba(20,13,50,.85)}.header__tel-link{color:#140d32;display:block;font-size:24px;font-weight:500;letter-spacing:.3px}@media (max-width:1439px){.header__tel-link{font-size:16px;margin-top:0}}.header__tel-link_small{font-size:20px}@media (max-width:1439px){.header__tel-link_small{font-size:15px}}@media (min-width:992px){.header:not(.opaque) .header__call--white-text .header__tel-link{color:#fff}}@media screen and (max-width:991px){.header__call--white-text .header__tel-link{color:#140d32}}.header__call-back{margin-left:1px;margin-top:2px}@media (max-width:1439px){.header__call-back{font-size:14px;line-height:11px;margin-top:0}}@media screen and (max-width:991px){.header__call-back{color:#140d32}}.header__call-back-link{color:#6252d4;font-weight:500;letter-spacing:.2px;transition:color .3s ease}.header__call-back-link:focus,.header__call-back-link:hover{color:#463f66}@media (min-width:992px){.header:not(.opaque) .header__call--white-text .header__call-back-link{color:#fff}}@media screen and (max-width:991px){.header__call--white-text .header__call-back-link{color:#6252d4}.header__call--white-text .header__call-back-link:focus,.header__call--white-text .header__call-back-link:hover{color:#463f66}}.header__call--white-text .header__call-back-link:focus,.header__call--white-text .header__call-back-link:hover{color:inherit}@media (max-width:1439px){.header__call-back-link{font-size:15px}}.header__pdf{display:inline-block;margin-right:10px;opacity:1;text-decoration:none;transition:all .35s ease-in-out}.header__pdf:hover{opacity:.5}@media (max-width:1439px){.header__pdf{margin-top:0}.header__pdf-icon{width:33px}}.header--small{display:none}@media screen and (max-width:991px){.header{display:none}.header.header--small{background:#f6f7fb;display:flex;min-height:73px;position:sticky;top:0;z-index:100}.header.header--small .header__logo-link{display:inline-flex;height:auto;z-index:4}.header.header--small .header__logo-icon{height:41px;width:105px}.header.header--small .burger-menu{cursor:pointer;display:block;height:10px;position:relative;width:24px;z-index:4}.header.header--small .burger-menu span,.header.header--small .burger-menu:after,.header.header--small .burger-menu:before{background:#9591a7;content:"";display:block;height:2px;left:0;position:absolute;transition:all .3s ease;width:100%}.header.header--small .burger-menu:before{top:0}.header.header--small .burger-menu span{top:4px}.header.header--small .burger-menu:after{bottom:0}.header.header--small .burger-menu.active:before{top:4px;transform:rotate(45deg)}.header.header--small .burger-menu.active span{display:none}.header.header--small .burger-menu.active:after{bottom:4px;transform:rotate(-45deg)}.header.header--small .header__nav{align-items:center;height:auto;justify-content:space-between}.header.header--small .header__nav-wrap{align-items:center;display:flex;height:100%;justify-content:space-between;transition:all .1s;width:100%;z-index:12}.header.header--small .header__nav-wrap.active{background:#fff;transition:all .5s}.header.header--small .header__nav-wrap-list{background:#fff;height:100%;left:0;margin-left:-100%;opacity:0;overflow:auto;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:10}.header.header--small .header__nav-wrap-list:after{background:#fff;content:"";display:flex;height:100%;position:fixed;width:100%}.header.header--small .header__nav-wrap-list.active{margin-left:0;opacity:1}.header.header--small .header__nav-list{align-items:flex-start;flex-direction:column;padding-left:20px;padding-top:93px}.header.header--small .header__nav-list-item{margin-left:-20px;padding-bottom:25px;padding-left:20px;width:100%}.header.header--small .header__nav-presentation{display:flex;padding-bottom:75px;padding-left:20px}}@keyframes slide-fade-from-bottom{0%{opacity:0;transform:translateY(50px)}50%{opacity:.3}to{opacity:1;transform:translateY(0)}}@keyframes slide-fade-from-left{0%{opacity:0;transform:translateX(-50px)}50%{opacity:.3}to{opacity:1;transform:translateX(0)}}.home-slider{min-height:544px;position:relative}.home-slider__track{min-height:inherit}.home-slider__slides{overflow:visible}.home-slider__bullets{display:flex;left:360px;list-style:none;margin:0;padding:0;position:absolute;top:56px}.home-slider__bullets .home-slider--has-single-slide{display:none}@media screen and (max-width:991px){.home-slider__bullets{left:0}}.home-slider__list{list-style:none;margin:0;padding:0}.home-slider__slide-picture-wrap{left:64px;position:absolute;top:27px;will-change:opacity}@media screen and (max-width:991px){.home-slider__slide-picture-wrap{margin-top:70px}.home-slider__slide-picture-wrap img{height:auto;margin-left:0!important;max-height:315px;width:auto}.home-slider__slide-picture-wrap{display:flex;justify-content:center;order:2;position:unset}}.home-slider__slide-text-wrap{padding-left:356px;padding-top:101px;will-change:opacity}.home-slider__slide-text-wrap .home-slider--has-single-slide{animation-duration:0ms;opacity:1}@media screen and (max-width:991px){.home-slider__slide-text-wrap{display:flex;flex-direction:column;flex-wrap:wrap;order:1;padding-left:0}}.home-slider__slide{position:relative}.home-slider__slide-link{color:#ff633c;font-size:56px;font-weight:600;letter-spacing:.5px;line-height:64px;margin-bottom:5px;transition:0ms}.home-slider__slide-link:active,.home-slider__slide-link:hover,.home-slider__slide-link:visited{color:#ff633c;outline:none}@media screen and (max-width:991px){.home-slider__slide-link{font-size:28px;line-height:28px}.home-slider__slide-subtitle{font-size:20px;line-height:27px}}.home-slider__hashtags-list{display:flex;list-style:none;margin:0;padding:12px 4px}@media screen and (max-width:991px){.home-slider__hashtags-list{flex-wrap:wrap}}.home-slider__hashtag{opacity:.8}.home-slider__hashtag:not(:last-child){margin-right:29px}@media screen and (max-width:991px){.home-slider__hashtag{font-size:16px;padding-bottom:10px}}.home-slider a{outline:none!important;text-decoration:none!important}@media screen and (max-width:991px){.home-slider a{display:flex;flex-direction:column}}.slider-mobile__bg-1,.slider-mobile__bg-2,.slider-mobile__bg-3{display:none}@media screen and (max-width:991px){.slider-mobile__bg-1{left:0}.slider-mobile__bg-1,.slider-mobile__bg-2{bottom:210px;display:block;position:absolute;z-index:-10}.slider-mobile__bg-2{right:20px}.slider-mobile__bg-3{bottom:0;display:block;position:absolute;right:0;z-index:-10}}.modal-request-result{align-items:center;display:flex;justify-content:center;max-width:100%;min-height:430px;width:636px}.modal-request-result__response-title{margin-bottom:7px;text-align:center}.modal-request-result__response-picture{margin-top:70px;transform:rotateY(180deg)}.modal-request-result__response-msg{color:rgba(20,13,50,.6);letter-spacing:.5px;margin:0;text-align:center}.modal-request-result__success{display:none}.modal--request-success .modal-request-result__success{align-items:center;display:flex;flex-direction:column}.modal-request-result__failure{display:none}.modal--request-failure .modal-request-result__failure{align-items:center;display:flex;flex-direction:column}.publications{margin-bottom:100px;position:relative}.publications__list{margin:0 -30px 100px;position:relative}@media screen and (max-width:991px){.publications__list{margin-left:-15px;margin-right:-15px}}.publications__item{margin-top:75px;width:50%}@media screen and (max-width:768px){.publications__item{margin-top:60px;width:100%}}.publications__item:first-child{margin-top:0}.publications__item-content{background-color:#fff;border-radius:15px;box-shadow:0 35px 45px 0 rgba(98,82,212,.1);margin:0 30px;padding:31px 41px 40px}@media screen and (max-width:991px){.publications__item-content{margin:0 15px;padding:20px 20px 30px}}@media screen and (max-width:768px){.publications__item-content{background:transparent;box-shadow:none;padding:0}}.publications__item-image{border-radius:15px;display:block;margin-top:15px;width:100%}.publications__item-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.publications__item-date{color:rgba(20,13,50,.5);letter-spacing:.5px;margin-bottom:10px}.publications__item-translation{color:#6252d4;letter-spacing:.5px;margin-bottom:10px}.publications__item-title{display:block;transition:all .3s ease}.publications__item-title:active,.publications__item-title:focus,.publications__item-title:hover{color:#6252d4}.publications__item-text{font-size:14px;line-height:21px;margin-top:25px}.publications__item-button{display:inline-block;margin-top:25px}.publications__button-container{text-align:center}.publications__bg-1{left:-304px;position:absolute;top:400px;z-index:-10}@media screen and (max-width:991px){.publications__bg-1{display:none}}.publications__bg-2{left:200px;position:absolute;top:2100px;z-index:-10}@media screen and (max-width:991px){.publications__bg-2{display:none}}@media screen and (max-width:768px){.publications a.button.button--huge{justify-content:center;padding:18px 20px}}.pagination{display:flex;flex-direction:row;list-style-type:none;margin:0;padding:0}.pagination .page-item{margin-right:10px}.pagination .page-item:last-child{margin-right:0}.pagination .page-item .page-link{align-items:center;background-color:transparent;box-sizing:border-box;color:#342b47;display:flex;font-size:20px;font-weight:600;height:40px;justify-content:center;line-height:1;transition:all .3s ease;width:40px}@media screen and (max-width:768px){.pagination .page-item .page-link{font-size:18px;height:38px;width:38px}}.pagination .page-item:not(.active) .page-link:focus,.pagination .page-item:not(.active) .page-link:hover{color:#6252d4}.pagination .page-item.active .page-link{background:#6252d4;border-radius:10px;color:#fff}.pagination .page-item.disabled .page-link{opacity:.5}.about-company.our-clients{margin-bottom:310px}@media screen and (max-width:768px){.about-company.our-clients{margin-bottom:80px}}.about-company.numbers .title{margin-bottom:55px}@media screen and (max-width:768px){.about-company.numbers .title{margin-bottom:40px}}.about-company.numbers .numbers__items{gap:25px}@media screen and (max-width:768px){.about-company.numbers .numbers__items{justify-content:space-between}.about-company.numbers .numbers__item{margin:0}}.about-company.slider{margin-bottom:0;margin-top:100px;position:relative}.about-company.slider .splide__list{padding-bottom:40px!important}.about-company.slider .splide__slide{align-items:center;box-shadow:0 15px 25px rgba(98,82,212,.15);display:flex}.about-company.slider .splide__slide img{border-radius:14px}.about-company.how-we-start{margin-top:60px}.about-company.devops-tools{margin-top:120px}.about-company.devops-tools .card-service{display:flex;flex-direction:column}.about-company.devops-tools .card-service__content{flex:1}.about-company.devops-tools a.button.button--primary{display:block;margin-top:40px;text-align:center}.swiper-history{--swiper-pagination-bullet-width:20%;margin-top:100px}@media screen and (max-width:768px){.swiper-history{--swiper-pagination-bullet-width:22.6%;margin-top:40px}}.swiper-history__wrapper{margin-top:150px}@media screen and (max-width:768px){.swiper-history__wrapper{margin-top:80px}}.swiper-history__content p{margin:.8em 0}.swiper-history__content p:first-of-type{margin-top:0}.swiper-history__content p:last-of-type{margin-bottom:0}.swiper-history .swiper-controls{align-items:flex-end;display:flex;gap:48px;justify-content:space-between}@media screen and (max-width:768px){.swiper-history .swiper-controls{gap:12px}}.swiper-history .swiper-controls>*{position:static}.swiper-history .swiper-wrapper{margin-top:20px}.swiper-history.swiper-horizontal .swiper-pagination{bottom:auto;left:auto;padding-top:40px;position:relative;transform:none}.swiper-history .swiper-slide__wrapper{align-items:center;display:flex;gap:8.5%;justify-content:flex-start;margin:auto;max-width:1154px}@media screen and (max-width:768px){.swiper-history .swiper-slide__wrapper{flex-direction:column}}.swiper-history .swiper-slide__wrapper picture{flex:1 0 27.05%}@media screen and (min-width:1200px){.swiper-history .swiper-slide__wrapper picture{flex:0 0 312px}}.swiper-history .swiper-pagination-bullets{-webkit-user-select:none;-moz-user-select:none;user-select:none}.swiper-history .swiper-pagination-bullets:before{background-image:linear-gradient(90deg,#d9d9d9 50%,hsla(0,0%,100%,0) 0);background-position:bottom;background-repeat:repeat-x;background-size:12px 2px;bottom:22px;content:"";display:block;height:2px;position:absolute;width:100%}@media screen and (max-width:768px){.swiper-history .swiper-pagination-bullets:before{bottom:21px}}.swiper-history .swiper-pagination-bullet{align-items:flex-end;background:transparent;bottom:3px;color:#9591a7;display:inline-flex;font-size:32px;justify-content:center;opacity:1;transition:.3s}@media screen and (max-width:768px){.swiper-history .swiper-pagination-bullet{font-size:20px}}.swiper-history .swiper-pagination-bullet:before{background-color:currentColor;border-radius:12px;content:"";display:block;height:12px;transition:.3s;width:12px}@media screen and (max-width:768px){.swiper-history .swiper-pagination-bullet:before{height:10px;width:10px}}.swiper-history .swiper-pagination-bullet:hover{color:#342b47}.swiper-history .swiper-pagination-bullet span{bottom:0;padding-bottom:24px;position:absolute;transition:.3s}.swiper-history .swiper-pagination-bullet-active{color:#ff633c}.swiper-history .swiper-pagination-bullet-active-next,.swiper-history .swiper-pagination-bullet-active-next-next,.swiper-history .swiper-pagination-bullet-active-prev,.swiper-history .swiper-pagination-bullet-active-prev-prev{font-size:20px;transform:none}@media screen and (max-width:768px){.swiper-history .swiper-pagination-bullet-active-next,.swiper-history .swiper-pagination-bullet-active-next-next,.swiper-history .swiper-pagination-bullet-active-prev,.swiper-history .swiper-pagination-bullet-active-prev-prev{font-size:16px}}.swiper-history .swiper-button-next,.swiper-history .swiper-button-prev{background-color:#6252d4;border-radius:45px;flex:0 0 45px;height:45px;padding-right:2px}.swiper-history .swiper-button-next:after,.swiper-history .swiper-button-prev:after{content:none}.swiper-history .swiper-button-next:hover,.swiper-history .swiper-button-prev:hover{background-color:#463f66}.swiper-history .swiper-button-next svg,.swiper-history .swiper-button-prev svg{fill:#fff}.swiper-history .swiper-button-next{transform:rotate(180deg)}.address{margin-bottom:57px;margin-top:116px}@media screen and (max-width:991px){.address{margin:80px 0}}.address__inner{display:flex}@media screen and (max-width:991px){.address__inner{flex-direction:column}}.address__text-container{flex:none;margin-left:1px;margin-top:127px;width:634px}@media screen and (max-width:991px){.address__text-container{margin:0;width:100%}}.address__map-container{flex:none;height:566px;width:989px}@media screen and (max-width:991px){.address__map-container{width:100%}}@media screen and (max-width:768px){.address__map-container{height:400px}}.address__office-title{align-items:center;color:#463f66;display:flex;font-weight:600;letter-spacing:.6px;margin-bottom:12px}.address__office-text{padding-right:25px;position:relative}@media screen and (max-width:991px){.address__office-text{padding-right:10px}}.address__office-text:after{background-color:#463f66;border-radius:50%;content:"";height:5px;position:absolute;right:4px;top:48%;width:5px}@media screen and (max-width:991px){.address__office-text:after{right:-2px}}.address__logo{margin:-2px 7px 0 14px}@media screen and (max-width:991px){.address__logo{margin-left:10px}}.address__title{color:#463f66;margin-bottom:19px;margin-left:-2px}@media screen and (max-width:991px){.address__title{margin:0}.address__title br{display:none}}.address__title span{color:#ff633c}.address__small-container{margin-left:2px;margin-top:21px}@media screen and (max-width:991px){.address__small-container{margin-bottom:40px;margin-top:0}}.address__small{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23463F66' opacity='.845' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M4 7.5 7.774 10 12 5'/%3E%3C/g%3E%3C/svg%3E");background-position:0 1px;background-repeat:no-repeat;background-size:17px;color:rgba(70,63,102,.85);display:inline-block;letter-spacing:.1px;margin-bottom:0;margin-top:17px;padding-left:21px;position:relative}.address__small--text{background-image:none;padding-left:15px}.address__small--text:before{content:"•";left:2px;position:absolute;top:-1px}.address__iframe{clip-path:polygon(64px 0,100px 1px,70px 1px,63px 2px,47px 7px,34px 15px,22px 26px,13px 42px,10px 60px,4px 308px,2px 535px,3px 540px,6px 548px,9px 552px,16px 558px,20px 560px,30px 561px,548px 561px,567px 559px,572px 557px,953px 404px,959px 400px,967px 392px,975px 382px,981px 368px,984px 358px,985px 350px,985px 344px,984px 332px,981px 320px,975px 304px,861px 90px,856px 83px,849px 75px,839px 67px,830px 63px,814px 60px,88px 0);height:100%;width:100%}@media screen and (max-width:991px){.address__iframe{border:none;clip-path:none}}.advantages{margin-bottom:400px;margin-top:200px;position:relative}@media (max-width:1439px){.advantages{margin-top:230px}}.advantages__bg{position:absolute;right:-634px;top:-150px;z-index:-10}.advantages__title{margin-bottom:31px;margin-left:-3px;max-width:830px}.advantages__description{margin-bottom:116px;max-width:564px}.advantages__list{grid-column-gap:40px;grid-row-gap:40px;display:grid;grid-template-areas:"card-1 card-1 card-1 card-2 card-2 card-2 ." ". card-3 card-3 card-3 card-4 card-4 card-4";grid-template-columns:repeat(7,1fr);list-style:none;margin:0;padding:0}.advantages-card{background-color:#fff;border-radius:15px;height:100%;padding:28px 42px 28px 40px;position:relative;transition:box-shadow .9s ease;width:100%}.advantages-card:hover{box-shadow:0 25px 45px 0 rgba(98,82,212,.15)}.advantages-card:focus-within{box-shadow:0 25px 45px 0 rgba(98,82,212,.15)}.advantages-card__header{align-items:center;display:flex;margin-bottom:20px;min-height:90px;position:relative}.advantages-card__icon{flex:none;height:90px;left:0;margin-right:35px;position:absolute;top:0;width:90px}.advantages-card__title{margin:2px 0 0;padding-left:115px}.advantages-card__text{margin:0}.advantages-card__text:not(:last-child){margin-bottom:28px}.advantages-card__button{position:absolute;right:40px;top:28px;z-index:20}.approaches{margin-bottom:150px;position:relative}.approaches__title{font-size:75px;line-height:90px;margin-bottom:27px;margin-left:-4px;margin-top:0}@media (max-width:1439px){.approaches__title{max-width:520px}}.approaches__description{font-size:24px;line-height:36px;margin-bottom:100px;max-width:1080px;padding-left:1px}@media (max-width:1439px){.approaches__description{max-width:520px}}.approachesFirst__list{display:flex;flex-direction:column;list-style:none;margin-left:0;padding:0}.approachesSecond__list,.approachesThird__list{display:flex;display:none;flex-direction:column;list-style:none;margin-left:0;padding:0}.approachesFirst__listItem{position:relative}.approachesFirst__listItem:first-child{margin-bottom:135px}.approachesFirst__listItem:nth-child(2){margin-bottom:56px}.approachesSecond__listItem{position:relative}.approachesSecond__listItem:first-child{margin-bottom:68px}.approachesSecond__listItem:nth-child(2){margin-bottom:70px}.approachesThird__listItem{position:relative}.approachesThird__listItem:first-child{margin-bottom:65px;margin-top:-32px}.approachesThird__listItem:nth-child(2){margin-bottom:70px}.approachesThird__listItem:nth-child(3){margin-bottom:60px}.approachesFirst__bg1{height:574px;left:-177px;position:absolute;top:-70px;width:1632px;z-index:-1}.approachesSecond__bg1,.approachesThird__bg1{height:574px;left:-177px;position:absolute;top:-70px;width:1632px;z-index:-2}.approachesFirst__bg2{height:702px;left:-233px;position:absolute;top:-544px;width:1621px;z-index:-2}.approachesSecond__bg2{left:-243px;top:-77px}.approachesSecond__bg2,.approachesThird__bg2{height:702px;position:absolute;width:1621px;z-index:-1}.approachesThird__bg2{left:-236px;top:-76px}.approachesFirst__bg3,.approachesSecond__bg3{height:688px;left:-74px;position:absolute;top:-526px;width:1607px;z-index:-3}.approachesThird__bg3{height:688px;left:-72px;position:absolute;top:-116px;width:1607px;z-index:-1}.approachesFirst__itemTitle{color:#6252d4;cursor:pointer;display:inline-block;letter-spacing:.1px;padding-right:80px;position:relative}.approachesFirst__itemTitle:before{border:3px solid #6252d4;border-radius:50%;content:"";height:54px;position:absolute;right:0;top:5px;width:54px}.approachesFirst__itemTitle:after{content:"+";font-size:50px;font-weight:400;height:54px;position:absolute;right:0;text-align:center;top:4px;width:54px}.approachesFirst__itemTitle--active{color:#fff;margin-top:10px}.approachesFirst__itemTitle--active:after,.approachesFirst__itemTitle--active:before{content:none}.approachesFirst__itemTitle--active+.approaches__itemDescription{min-height:288px}.approachesSecond__itemTitle{color:#6252d4;cursor:pointer;display:inline-block;letter-spacing:.1px;padding-right:80px;position:relative}.approachesSecond__itemTitle:before{border:3px solid #6252d4;border-radius:50%;content:"";height:54px;padding-left:10px;position:absolute;right:0;top:5px;width:54px}.approachesSecond__itemTitle:after{content:"+";font-size:50px;font-weight:400;height:54px;position:absolute;right:0;text-align:center;top:4px;width:54px}.approachesSecond__itemTitle--active{color:#fff;margin-top:10px}.approachesSecond__itemTitle--active:after,.approachesSecond__itemTitle--active:before{content:none}.approachesSecond__itemTitle--active+.approaches__itemDescription{min-height:432px}.approachesThird__itemTitle{color:#6252d4;cursor:pointer;display:inline-block;letter-spacing:.1px;padding-right:80px;position:relative}.approachesThird__itemTitle:before{border:3px solid #6252d4;border-radius:50%;content:"";height:54px;padding-left:10px;position:absolute;right:0;top:5px;width:54px}.approachesThird__itemTitle:after{content:"+";font-size:50px;font-weight:400;height:54px;position:absolute;right:0;text-align:center;top:4px;width:54px}.approachesThird__itemTitle--active{color:#fff;margin-top:10px}.approachesThird__itemTitle--active:after,.approachesThird__itemTitle--active:before{content:none}.approaches__itemDescription{color:#fff;max-width:1080px}.approaches__itemDescription a{color:#fff;text-decoration:underline}.approaches__itemDescription a:hover{text-decoration:none}.approaches__itemDescription b{font-weight:700}.audit.why-devops-page.our-clients{margin-bottom:304px}@media (max-width:1439px){.audit.why-devops-page.our-clients{margin-bottom:250px}}@media screen and (max-width:991px){.audit.why-devops-page.our-clients{margin-bottom:40px}}.audit .our-clients__description{max-width:995px}.audit.cta__block{margin-bottom:120px;margin-top:304px;position:relative}.audit.cta__block .cta_titled{margin-left:239px;max-width:876px}@media (max-width:1439px){.audit.cta__block .cta_titled{margin-left:0;max-width:none}}@media screen and (max-width:991px){.audit.cta__block .cta_titled{margin-left:0}}@media (max-width:1439px){.audit.cta__block{display:flex;justify-content:center;margin-top:250px}}@media screen and (max-width:991px){.audit.cta__block{margin-bottom:80px;margin-top:40px}}.audit.why-audit{position:relative}.audit.why-audit .why-audit__bg{height:1314px;position:absolute;right:-750px;top:-230px;width:877px;z-index:-10}.audit.why-audit .text--big{margin-bottom:120px;margin-top:34px;width:85%}@media screen and (max-width:991px){.audit.why-audit .text--big{margin-bottom:40px;width:100%}}.audit .business-list__wrap{display:flex;gap:100px}@media (max-width:1439px){.audit .business-list__wrap{gap:60px}}@media screen and (max-width:991px){.audit .business-list__wrap{flex-direction:column}.audit .business__item{width:100%}}.audit .business__item-list{display:flex;flex-direction:column;gap:35px}.audit .business__item-list-item{margin:0 0 0 35px}.audit .business__item-title{margin-bottom:34px}.audit .business__item-list-item-text{font-size:23px;line-height:30px;margin:0}.audit.audit-areas{margin:150px auto}@media screen and (max-width:991px){.audit.audit-areas{margin:80px auto}}.audit.audit-areas .text--subtitle{margin-bottom:128px;margin-top:34px}@media screen and (max-width:991px){.audit.audit-areas .text--subtitle{margin-bottom:40px}}.audit.audit-areas .audit-areas__wrap{align-items:center;display:flex;justify-content:center;position:relative}.audit.audit-areas .audit-areas__wrap img{position:absolute;z-index:-10}@media (max-width:1439px){.audit.audit-areas .audit-areas__wrap img{width:700px}}@media screen and (max-width:991px){.audit.audit-areas .audit-areas__wrap img{display:none}}.audit.audit-areas .audit-areas__list{grid-row-gap:356px;grid-column-gap:510px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding-left:0}@media (max-width:1439px){.audit.audit-areas .audit-areas__list{grid-row-gap:340px;grid-column-gap:310px}}@media screen and (max-width:991px){.audit.audit-areas .audit-areas__list{display:flex;flex-wrap:wrap;gap:40px}.audit.audit-areas .audit-areas__item{flex:1;min-width:337px}}@media screen and (max-width:768px){.audit.audit-areas .audit-areas__item{flex:none;min-width:unset;width:100%}}.audit.audit-areas .icon--gear-big{fill:transparent;stroke:#fff}.audit.audit-areas .card__description-title{margin-bottom:5px}.audit.audit-areas .card__description-text{margin:0}.audit.result{margin:150px auto;position:relative}@media screen and (max-width:991px){.audit.result{margin:80px auto}}.audit.result .result__bg{height:1115px;left:-795px;position:absolute;top:-335px;width:728px;z-index:-10}.audit.pluses{position:relative}.audit.pluses .pluses__bg{height:780px;position:absolute;right:-340px;top:75px;width:673px;z-index:-10}.audit.pluses .foundation__features-list{margin-left:0;margin-top:130px}@media screen and (max-width:991px){.audit.pluses .foundation__features-list{margin-top:40px}}.audit.pluses .title--subtitle{font-size:23px;line-height:30px;margin-bottom:15px}.audit.discuss{align-items:center;display:flex;justify-content:center;margin:150px auto}@media screen and (max-width:991px){.audit.discuss{margin:80px auto}}.banner{display:flex;margin-bottom:240px;padding-bottom:50px;padding-top:32px;position:relative}@media (max-width:1439px){.banner{width:100%}}.banner__wrapper{margin-left:auto;max-width:100%;padding-right:150px;position:relative;width:1167px}@media (max-width:1439px){.banner__wrapper{box-sizing:border-box;margin-right:auto;padding-left:170px;padding-right:0;width:1100px}}.banner__label-flag-cont{margin-bottom:22px;padding-left:7px}.banner__title-block{color:#fff;margin-bottom:38px}.banner__picture-1{height:973px;left:-35px;width:2155px;z-index:-1}.banner__picture-1,.banner__picture-2{display:block;pointer-events:none;position:absolute;top:-147px}.banner__picture-2{height:966px;left:80px;width:1919px;z-index:-2}.business{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:-50px}.business__item{width:45%}@media (max-width:1439px){.business__item{width:47.5%}}.business__item-image{align-items:flex-end;display:flex;flex-direction:row;height:250px;margin-bottom:20px}.business__item-title{margin-bottom:20px}.business__item-subtitle{color:#ff633c;font-size:30px;font-style:normal;font-weight:400;line-height:45px;margin:0 0 20px}@media (max-width:1439px){.business__item-subtitle{font-size:25px;line-height:40px}}.business__item-list{list-style-type:none;margin:0;padding:0}.business__item-list-item{margin:30px 0 30px 35px}.business__item-list-item .checked-box__icon{top:0;transform:scale(.75)}.business__item-list-item-text{color:#463f66;font-size:18px;font-style:normal;font-weight:500;line-height:28px}@media (max-width:1439px){.business__item-list-item-text{padding-right:50px}}@media screen and (max-width:991px){.business__item-list-item-text{font-size:16px;font-weight:400;line-height:24px}}.business__item-list-item-text_small{font-size:14px;font-weight:400;line-height:28px}.business__item-list-item-text_list>:not(:last-child){margin-bottom:15px}.career-page .our-clients{margin-bottom:380px}.career-page .career-page__bg-1{left:165px;position:absolute;top:-880px;z-index:-10}@media screen and (max-width:991px){.career-page .career-page__bg-1{display:none}}.career-page .career-page__bg-2{bottom:-450px;left:-650px;position:absolute;z-index:-11}.career-page.thinkant--plusminus{margin-bottom:204px}@media screen and (max-width:991px){.career-page.thinkant--plusminus{margin-bottom:80px}}.career-page .thinkant__bg1{filter:brightness(2);height:unset;top:-20px;width:unset}@media screen and (max-width:991px){.career-page .thinkant__bg1{display:none}}.career-page .thinkant__bg2{bottom:-105px;position:absolute;right:-570px;z-index:-11}.career-page.our-employees{margin-bottom:200px}@media screen and (max-width:991px){.career-page.our-employees{margin-bottom:65px}}.career-page .business{margin-top:0}.career-page .business .title--h2{margin-bottom:63px}@media screen and (max-width:768px){.career-page .business .title--h2{margin-bottom:40px}}.career-page .business__item:first-child{width:50%}@media screen and (max-width:768px){.career-page .business__item:first-child{width:100%}.career-page .business__item:last-child{display:none}}.career-page.what-we-offer{margin-bottom:370px;position:relative}@media screen and (max-width:991px){.career-page.what-we-offer{margin-bottom:180px}}@media screen and (max-width:768px){.career-page.what-we-offer{margin-bottom:80px}}.career-page.what-we-offer .what-we-offer__bg-1{position:absolute;right:-400px;top:114px;z-index:-10}.career-page.what-we-offer .what-we-offer__bg-2{bottom:-300px;left:-530px;position:absolute;z-index:-11}.career-page.what-we-offer .title--h2{margin-bottom:90px}@media screen and (max-width:991px){.career-page.what-we-offer .title--h2{margin-bottom:50px}}.career-page.daas-page .work-and-support__works-list{grid-template-areas:"card-1 card-1 card-1 card-2 card-2 card-2" "card-3 card-3 card-3 card-4 card-4 card-4" "card-5 card-5 card-5 card-6 card-6 card-6"}@media (max-width:1439px){.career-page.daas-page .work-and-support__works-list{grid-template-areas:"card-1 card-1 card-2 card-2" "card-3 card-3 card-4 card-4" "card-5 card-5 card-6 card-6"}}@media screen and (max-width:768px){.career-page.daas-page .work-and-support__works-list{display:flex;flex-wrap:wrap}}.career-page.vacancies-list{align-items:center;display:flex;margin-bottom:500px;position:relative}@media screen and (max-width:991px){.career-page.vacancies-list{margin-bottom:200px}}@media screen and (max-width:768px){.career-page.vacancies-list{margin-bottom:80px}}.career-page .vacancies-list__bg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-10}@media screen and (max-width:768px){.career-page .vacancies-list__bg{display:none}}.career-page .vacancies-list__text{margin-left:250px;max-width:500px;position:relative}@media screen and (max-width:991px){.career-page .vacancies-list__text{margin-left:120px;max-width:420px}}@media screen and (max-width:768px){.career-page .vacancies-list__text{background:#6252d4;border-radius:10px;margin-left:0;max-width:unset;padding:20px 30px 30px 20px}}.career-page .vacancies-list__text .title{color:#fff;margin-bottom:33px}.career-page .vacancies-list__text .curved-arrow{bottom:-5px;position:absolute;right:135px}@media screen and (max-width:991px){.career-page .vacancies-list__text .curved-arrow{right:95px}}@media screen and (max-width:768px){.career-page .vacancies-list__text .curved-arrow{bottom:30px;left:230px;right:unset}.career-page .vacancies-list__text .curved-arrow svg{width:80%}}.career-page .vacancies-list__text a.button--icon{gap:10px}.career-page .vacancies-list__text a.button--icon svg{height:18px;margin-right:0;width:18px}.calc-cost{margin-bottom:135px}.calc-cost__title{color:#463f66;letter-spacing:.1px;margin-bottom:45px;margin-left:-4px;max-width:1130px}.calc-cost__text{max-width:1130px}.calc-cost__button{display:inline-block;margin-top:23px}.calc-feedback{background-color:hsla(0,0%,100%,.75)}.calc-feedback .modal__content{background-color:transparent!important;box-shadow:none!important;box-sizing:border-box;max-width:900px}.calc-feedback__poll{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:25px 0 0}.calc-feedback__poll>*{margin-bottom:25px;text-align:left;width:100%}.calc-feedback__step{height:0;opacity:0;overflow:hidden;transition:opacity .5s ease-out}.calc-feedback__step--show{height:auto;opacity:1}.calc-feedback__description{display:none}.calc-feedback__description--show{display:block}.later-calc-feedback{background-color:#6252d4;display:none;left:0;opacity:0;padding:15px 0;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:1000}.later-calc-feedback__title{color:#fff;font-size:18px;font-weight:600;margin:0}.later-calc-feedback__title br{display:none}.later-calc-feedback__poll>*{margin-right:20px;margin-top:15px}.later-calc-feedback--show{display:block}.later-calc-feedback--visible{opacity:1}body.calc-feedback-later{padding-top:100px}.checked-box{position:relative}.checked-box__text{margin-bottom:0;margin-left:-1px;margin-top:0;padding-right:32px}@media (max-width:1439px){.checked-box__text{padding-right:110px}}.checked-box__icon{background-color:#6252d4;border-radius:50%;height:27px;left:-39px;position:absolute;top:4px;width:27px}.checked-box__icon:before{border-top-left-radius:2px;left:5px;top:14px;transform:rotate(40deg);width:10px}.checked-box__icon:after,.checked-box__icon:before{background-color:#f6f7fb;border-bottom-right-radius:2px;content:"";height:3px;position:absolute}.checked-box__icon:after{border-top-right-radius:2px;left:9px;top:10px;transform:rotate(-45deg);width:20px}.checked-box__icon--werf{background-color:#06f}.checked-box__icon--accent{background-color:#ff633c}.clients-logos{margin-bottom:150px}.clients-logos-en{margin-top:150px}@media screen and (max-width:991px){.clients-logos-en{margin-bottom:80px;margin-top:80px}}.clients-logos-en .clients-logos__row{flex-wrap:wrap}.clients-logos-en .customers__list{justify-content:flex-start}.clients-logos__row{display:flex;flex-direction:row;list-style-type:none;margin:0;padding:0}.clients-logos__row--init{transition:transform 2s ease-in-out}.clients-logos__item{align-items:center;background:#fff;border-radius:15px;box-shadow:0 15px 25px 0 rgba(98,82,212,.15);display:flex;flex-shrink:0;height:200px;justify-content:center;margin:0 40px 40px 0;transition:all .3s}.clients-logos__item:last-child{margin-right:0}.clients-logos__item:first-child{margin-left:0}.clients-logos__item:hover{transform:scale(1.1)}.clients-logos__link-client{align-items:center;display:flex;height:100%;padding:0 50px}.cluster-ready{margin-bottom:18px;margin-top:0;position:relative}.cluster-ready__title{letter-spacing:.7px;margin-bottom:85px;margin-left:-6px}.cluster-ready__bg-1{max-width:none;position:absolute;right:-180px;top:-50px;transform:rotate(-22deg);z-index:-10}.cluster-ready__bg-2{bottom:-190px;left:-175px;position:absolute;transform:rotate(-158deg);z-index:-10}.cluster-ready__works-list{grid-column-gap:60px;grid-row-gap:60px;display:grid;grid-template-areas:"card-1 ." "card-1 card-2" "card-1 card-2" "card-1 card-2" "card-3 card-2" "card-3 card-4" "card-3 card-4" "card-3 card-4" "card-5 card-4" "card-5 card-6" "card-5 card-6" "card-5 card-6" "card-7 card-6" "card-7 card-8" "card-7 card-8" "card-7 card-8" ". card-8";grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.community{margin-top:125px;position:relative}@media screen and (max-width:991px){.community{margin-bottom:80px;margin-top:0}}.community__title{margin-bottom:46px;margin-left:-4px;margin-top:0}@media screen and (max-width:991px){.community__title{margin-bottom:16px;margin-left:0}}.community__content{display:flex;flex-direction:row}@media (max-width:1439px){.community__content{flex-direction:column}}.community__info{width:500px}@media (max-width:1439px){.community__info{width:auto}}.community__description{color:rgba(20,13,50,.85);margin:0 0 25px;padding-left:1px}.community__list{list-style-type:none;margin:25px 0;padding:0}.community__list-item{margin-bottom:5px;padding-left:40px;position:relative}@media screen and (max-width:991px){.community__list-item{margin-bottom:16px}}.community__list-item:last-child{margin-bottom:0}.community__list-item:before{color:#ff633c;content:"—";display:block;font-size:24px;font-weight:600;left:0;letter-spacing:.27px;line-height:36px;position:absolute;top:0}@media screen and (max-width:991px){.community__list-item:before{top:-7px}}.community__tools{flex:1;height:629px;position:relative}@media (max-width:1439px){.community__tools{flex:auto;margin-top:100px}}@media screen and (max-width:991px){.community__tools{height:auto;margin-top:60px}}.community__tools-list{list-style-type:none;margin:0;padding:0}@media (max-width:1439px){.community__tools-list{left:-200px;position:relative}}@media screen and (max-width:991px){.community__tools-list{-moz-column-gap:55px;column-gap:55px;display:flex;flex-wrap:wrap;left:0;row-gap:60px}}.community__tools .community__tool{position:absolute;width:440px}@media screen and (max-width:991px){.community__tools .community__tool{flex:1;max-width:47%;min-width:337px;position:unset}}@media screen and (max-width:768px){.community__tools .community__tool{flex:none;max-width:unset;width:100%}}.community__tools .community__tool:first-child{right:230px;top:-20px}.community__tools .community__tool:nth-child(2){right:-50px;top:280px}.community__tools .community__tool:nth-child(3){right:430px;top:330px}.community__bg-1{height:629px;position:absolute;right:-80px;top:-60px;width:941px;z-index:-10}@media (max-width:1439px){.community__bg-1{right:140px}}@media screen and (max-width:991px){.community__bg-1{display:none}}.contact-us{margin-bottom:179px;margin-top:389px;padding-left:358px;position:relative}@media (max-width:1439px){.contact-us{padding-left:305px}}@media screen and (max-width:991px){.contact-us{display:flex;flex-direction:column;margin-bottom:20px;margin-top:80px;padding-left:230px}.contact-us picture{display:flex;justify-content:center;order:10}}@media screen and (max-width:768px){.contact-us{padding-left:20px}}.contact-us--extra{margin-bottom:269px;margin-top:266px;padding-left:0;padding-right:358px}@media (max-width:1439px){.contact-us--extra{margin-bottom:179px;padding-left:0;padding-right:290px}}.why-flant+.contact-us--extra{margin-top:149px}.contact-us__bg{left:-250px;position:absolute;top:-331px;z-index:-10}@media screen and (max-width:991px){.contact-us__bg{display:none}}.contact-us__extra-bg{left:-250px;max-width:none;position:absolute;top:-190px;width:916px;z-index:-10}.contact-us__form{align-items:center;display:flex;gap:30px 40px;max-width:852px;padding:42px 2px}@media screen and (max-width:991px){.contact-us__form{flex-wrap:wrap;justify-content:space-between;padding:40px 0 30px}}@media screen and (max-width:768px){.contact-us__form{align-items:stretch;flex-direction:column;justify-content:center}}.contact-us__form>*{flex:1}@media screen and (max-width:991px){.contact-us__field{max-width:unset;width:calc(50% - 20px)}}@media screen and (max-width:768px){.contact-us__field{width:100%}}.contact-us--extra .contact-us__title{letter-spacing:.7px;margin-left:-2px}.contact-us--extra .contact-us__subtitle{letter-spacing:.9px;margin-bottom:27px;margin-left:-2px}.contact-us__form-submit-btn{flex:initial;padding-left:43px;padding-right:43px;white-space:nowrap}@media screen and (max-width:991px){.contact-us__form-submit-btn{justify-content:center;max-width:100%;width:100%}}.contact-us__image{height:auto;left:1px;position:absolute;top:-133px;transform:scaleX(-1);width:289px}@media screen and (max-width:991px){.contact-us__image{left:20px;top:-22px;width:160px}}@media screen and (max-width:768px){.contact-us__image{position:unset;width:161px}}.contact-us--extra .contact-us__image{height:auto;left:auto;right:111px;top:-73px;transform:scale(1);width:370px}@media (max-width:1439px){.contact-us--extra .contact-us__image{height:auto;right:-20px;width:289px}}.contact-us__policy{font-size:75%;opacity:.5}@media screen and (max-width:991px){.contact-us__policy{font-size:16px;line-height:24px;margin-bottom:40px}}.contact-us__policy a{color:#6252d4}.contacts{margin-bottom:214px;margin-top:25px;position:relative}@media screen and (max-width:991px){.contacts{margin-bottom:60px}}.contacts__bg-1{height:865px;left:191px;position:absolute;top:-600px;width:1443px;z-index:-10}@media screen and (max-width:991px){.contacts__bg-1{display:none}}.contacts__title{color:#fff;margin-left:236px}@media screen and (max-width:991px){.contacts__title{color:#463f66;margin-left:0}}.convenient-service{margin-bottom:254px;margin-top:256px;position:relative}@media screen and (max-width:991px){.convenient-service{margin:80px 0}}.convenient-service__bg{left:-554px;position:absolute;top:-250px;z-index:-10}@media screen and (max-width:991px){.convenient-service__bg{display:none}}.convenient-service__title{margin:0 0 27px;max-width:680px}@media (max-width:1439px){.convenient-service__title{max-width:520px}}@media screen and (max-width:991px){.convenient-service__title{margin-bottom:16px}}.convenient-service__description{margin:0;max-width:560px}@media (max-width:1439px){.convenient-service__description{max-width:520px}}@media screen and (max-width:991px){.convenient-service__description{max-width:unset}}.convenient-service__advantage-list{grid-row-gap:114px;grid-column-gap:40px;display:grid;grid-template-areas:".           advantage-1" "advantage-2 advantage-3" "advantage-4 advantage-5";grid-template-columns:repeat(2,1fr);list-style:none;margin:-156px 0 0;padding:0}@media screen and (max-width:991px){.convenient-service__advantage-list{grid-row-gap:40px;grid-template-areas:"advantage-1 advantage-2" "advantage-3 advantage-4" "advantage-5           .";margin-top:40px}}@media screen and (max-width:768px){.convenient-service__advantage-list{grid-row-gap:40px;display:flex;flex-wrap:wrap;justify-content:center;margin-top:40px}.convenient-service__advantage{width:100%}}.cost-calculation{position:relative}.cost-calculation__title{margin-bottom:45px;margin-top:124px}.cost-calculation__description{margin-bottom:64px}.cost-calculation__inner{align-items:flex-start;display:flex;justify-content:space-between}.small--cols .cost-calculation__inner{gap:20px}@media (max-width:1439px){.cost-calculation__inner{display:block}}@media screen and (max-width:991px){.cost-calculation__inner{font-size:16px;line-height:24px}}.cost-calculation__card{background-color:#fff;border-radius:15px;padding:42px 40px 69px;width:440px}.small--cols .cost-calculation__card{flex:1;font-size:14px;padding:42px 35px 69px;width:auto}@media (max-width:1439px){.cost-calculation__card{margin-bottom:30px;width:auto}.small--cols .cost-calculation__card{font-size:16px}}@media screen and (max-width:991px){.cost-calculation__card{margin-bottom:60px;padding:20px 20px 30px 30px}}@media (max-width:1439px){.cost-calculation__card:nth-child(2) .cost-calculation__inner-sm{grid-template-areas:"cost-calculation-1 cost-calculation-5" "cost-calculation-2 cost-calculation-4" "cost-calculation-3 cost-calculation-6" "cost-calculation-7 cost-calculation-8" "cost-calculation-9 cost-calculation-10"}.cost-calculation__inner-sm{grid-column-gap:20px;display:grid;grid-template-areas:"cost-calculation-1 cost-calculation-2" "cost-calculation-6 cost-calculation-3" "cost-calculation-4 cost-calculation-5" "cost-calculation-7 cost-calculation-8" "cost-calculation-9 cost-calculation-10";grid-template-columns:repeat(2,1fr)}.small--cols .cost-calculation__inner-sm{grid-template-areas:"cost-calculation-1 cost-calculation-2" "cost-calculation-3 cost-calculation-4" "cost-calculation-5 cost-calculation-6"}}@media screen and (max-width:768px){.cost-calculation__inner-sm{display:flex;flex-wrap:wrap}}.cost-calculation__small{color:rgba(70,63,102,.6);margin-bottom:1px;margin-top:0}.small--cols .cost-calculation__small{font-size:12px}.cost-calculation__card-title{color:#6252d4;line-height:52px;margin-bottom:25px;margin-top:0}@media screen and (max-width:768px){.cost-calculation__card-title{margin-bottom:28px}}.cost-calculation__project{margin-bottom:36px}@media screen and (max-width:768px){.cost-calculation__project{margin-bottom:28px;width:100%}}.cost-calculation__accent{color:#ff633c}@media screen and (max-width:768px){.cost-calculation__accent{margin-bottom:10px;margin-top:0}}.cost-calculation__projects-list{letter-spacing:.2px;list-style:none;margin-bottom:0;margin-top:0;padding:0}.cost-calculation__projects-list-item{margin-bottom:11px}@media screen and (max-width:768px){.cost-calculation__projects-list-item{margin-bottom:8px}.cost-calculation__projects-list-item:last-child{margin-bottom:0}}.cost-calculation__projects-sublist{letter-spacing:.2px;list-style:none;margin-bottom:0;margin-left:40px;margin-top:0;padding:0}.cost-calculation__projects-sublist-item{margin-bottom:10px;margin-top:-2px;position:relative}.cost-calculation__projects-sublist-item:before{background-color:rgba(20,13,50,.42);content:"";height:1px;left:-30px;position:absolute;top:15px;width:18px}.cost-calculation__price{align-items:center;color:#ff633c;display:flex;font-size:60px;font-weight:600;letter-spacing:-1.5px;margin-top:-1px}@media screen and (max-width:991px){.cost-calculation__price{font-size:40px;line-height:49px}}.small--cols .cost-calculation__price{align-items:flex-end;font-size:40px;line-height:42px}@media screen and (max-width:1439px){.small--cols .cost-calculation__price{font-size:42px;justify-content:flex-start}}.cost-calculation__numbers{display:flex;flex-direction:column}.cost-calculation__numbers span{align-items:center;display:flex}.cost-calculation__numbers small{font-size:14px;margin-right:7px}.cost-calculation__dimension{display:flex;flex-direction:column;margin-left:14px}.small--cols .cost-calculation__dimension{margin-bottom:5px}@media screen and (max-width:991px){.small--cols .cost-calculation__dimension{flex-direction:column;margin-bottom:7px;margin-top:0}.cost-calculation__dimension{flex-direction:row;margin-left:10px;margin-top:15px}}.cost-calculation__currency{color:#ff633c;font-size:33px;margin-left:-2px;margin-top:-1px}.small--cols .cost-calculation__currency{font-size:20px;line-height:20px}@media screen and (max-width:991px){.small--cols .cost-calculation__currency{font-size:23px}.cost-calculation__currency{font-size:18px;line-height:26px;margin:0 7px 0 0}}.cost-calculation__period{color:#ff633c;font-size:15px;letter-spacing:normal;line-height:1.2;margin-top:1px}@media screen and (max-width:991px){.cost-calculation__period{font-size:18px;line-height:26px;margin:0}}.small--cols .cost-calculation__period{font-size:14px;line-height:16px}.cost-calculation__cta{background:#f6f7fb;background:linear-gradient(0deg,#f6f7fb,rgba(246,247,251,.75) 75%,rgba(246,247,251,.1));bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .5s ease-in-out;width:100%}.cost-calculation__cta.viewport-active{opacity:1;pointer-events:auto}.cost-calculation__cta-content{display:flex;flex-direction:row;justify-content:center;padding:50px 0 10px}.cost-calculation__cta-image{height:150px;width:82px}.cost-calculation__cta-button{margin:auto 30px auto 0}.cost-calculation a:not(.cost-calculation__button--more){color:#6252d4}@media screen and (max-width:991px){.cost-calculation a:not(.cost-calculation__button--more).button{color:#fff}.cost-calculation__button--more{background-color:#6252d4;border-radius:8px;box-shadow:0 15px 25px rgba(98,82,212,.2);color:#fff;display:inline-block;font-size:18px;font-weight:700;letter-spacing:.3px;line-height:24px;max-width:289px;padding:14px 0;text-align:center;width:100%}}@media screen and (max-width:768px){.cost-calculation__button--more{max-width:unset}}.cost-calculation__item-subtitle_help{color:#9591a7}.cost-calculation__item-subtitle_help span{border-bottom:1px dashed #9591a7}.cta_simple,.cta_titled{align-items:center;display:flex;flex-direction:row;justify-content:center}.cta_titled{background-color:#fff;border-radius:15px;max-width:800px;padding:30px 40px}.cta_titled_wide{max-width:100%}@media screen and (max-width:768px){.cta_titled{align-items:flex-start;flex-direction:column;padding:20px;width:100%}}.cta_titled--start{justify-content:flex-start}.cta_titled--transparent{background:transparent}.cta__title_left{margin-right:40px}.cta__title_right{margin-left:40px}@media screen and (max-width:768px){.cta__title_right{margin-bottom:20px;margin-left:0}.cta__title_right br{display:none}.cta a.button{margin-bottom:30px}.cta a.button:last-child{margin-bottom:0}}.cta .button,.cta a.button{flex:none}@media screen and (max-width:768px){.cta .button,.cta a.button{justify-content:center}.cta .button--revert,.cta a.button--revert{margin-bottom:0;order:2}}@media screen and (max-width:991px){.cta .button--small,.cta a.button--small{max-width:335px;padding:13px 44px}}@media screen and (max-width:768px){.cta .button--small,.cta a.button--small{max-width:unset}}.customers{position:relative}@media screen and (max-width:991px){.customers{margin-top:53px}}.customers__list{align-items:center;display:flex;flex-wrap:wrap;gap:80px 110px;justify-content:center;list-style-type:none;margin:0 -20px;padding-bottom:40px;padding-left:20px;padding-top:40px}@media screen and (max-width:991px){.customers__list{gap:35px 58px;justify-content:center;margin:0;padding:0}}@media screen and (max-width:768px){.customers__list{grid-column-gap:58px;grid-row-gap:35px;display:grid;grid-template-columns:repeat(2,1fr)}}.customers__list-item{flex:none}@media screen and (max-width:991px){.customers__list-item{display:flex;padding:0}.customers__list-item:nth-child(odd){justify-content:flex-end}.customers__list-item:nth-child(2n){justify-content:flex-start}}.customers__list-link-client{display:block;transition:all .3s}.customers__list-link-client:hover{transform:scale(1.1)}.customers__bg{height:838px;left:-904px;position:absolute;top:-313px;width:1674px;z-index:-10}.customers__description{margin-bottom:15px}.daas-page .smooth-operation__bg-1{height:1075px;left:60px;top:-670px}@media (max-width:1439px){.daas-page .smooth-operation__bg-1{left:130px;top:-580px;width:1157px}}@media screen and (max-width:991px){.daas-page .smooth-operation__bg-1{display:none}}.daas-page.how-do-this{margin-top:280px!important;padding-bottom:0}.daas-page.how-do-this .cta{margin-left:239px;max-width:876px}@media screen and (max-width:991px){.daas-page.how-do-this .cta{margin-left:0;max-width:none}}@media (max-width:1439px){.daas-page.how-do-this{margin-top:260px!important}}@media screen and (max-width:991px){.daas-page.how-do-this{margin-top:40px!important;padding-bottom:0}}.daas-page.what-is-it{align-items:center;display:flex;gap:8rem}@media screen and (max-width:991px){.daas-page.what-is-it{flex-direction:column-reverse}}.daas-page.what-is-it>div{flex:3.5}.daas-page.what-is-it .text{line-height:1.3}@media screen and (width > 991px){.daas-page.what-is-it .text{font-size:26px}}.daas-page.what-is-it .what-is-it__pic{flex:1;max-width:50%;transform:scaleX(-1)}@media screen and (max-width:991px){.daas-page.what-is-it .what-is-it__pic{display:none}}.daas-page.okmeter-page-trial-block{margin-top:6rem;position:relative}@media screen and (max-width:991px){.daas-page.okmeter-page-trial-block{margin-top:2rem}}.daas-page.okmeter-page-trial-block .ant{transform:scaleX(-1)}@media screen and (max-width:991px){.daas-page.okmeter-page-trial-block .ant{margin-top:50px;max-width:60%}}.daas-page.okmeter-page-trial-block .trial-bg-1{filter:brightness(2);left:20%;top:-20%}@media screen and (width > 991px){.daas-page.okmeter-page-trial-block .thinkant__textWrapper{margin-left:17%;margin-top:-1.75%;padding:0;width:630px}}.daas-page.okmeter-page-trial-block .thinkant__textWrapper p{text-align:left}@media screen and (max-width:991px){.daas-page.okmeter-page-trial-block .thinkant__textWrapper p{margin:0}.daas-page.work-and-support{margin-top:100px}}.daas-page.work-and-support .work-and-support__bg-1{left:-38px;top:-223px;transform:rotate(8deg);width:1250px}@media screen and (max-width:991px){.daas-page.work-and-support .work-and-support__bg-1{display:none}}.daas-page.work-and-support .work-and-support__title{margin-bottom:170px}@media screen and (max-width:991px){.daas-page.work-and-support .work-and-support__title{margin-bottom:60px;margin-left:0}}.daas-page.work-and-support .work-and-support__works-list{grid-template-areas:"card-1 card-1 card-2 card-2 card-3 card-3" "card-4 card-4 card-5 card-5 card-6 card-6" "card-7 card-7 card-8 card-8 card-9 card-9"}@media (max-width:1439px){.daas-page.work-and-support .work-and-support__works-list{grid-template-areas:"card-1 card-1 card-2 card-2" "card-3 card-3 card-4 card-4" "card-5 card-5 card-6 card-6" "card-7 card-7 card-8 card-8" "card-9 card-9      .      ."}}@media screen and (max-width:991px){.daas-page.work-and-support .work-and-support__works-list{display:flex;flex-wrap:wrap;gap:40px}.daas-page.work-and-support .work-and-support__work{flex:1;min-width:337px}}@media screen and (max-width:768px){.daas-page.work-and-support .work-and-support__work{flex:none;min-width:unset;width:100%}}.daas-page.work-and-support .work-and-support__hint{position:relative}@media screen and (max-width:991px){.daas-page.work-and-support .work-and-support__hint{background:#fff;border-radius:15px;flex-direction:column;margin-top:4rem;padding:20px 30px}}.daas-page.work-and-support .work-and-support__hint .text{font-weight:600;line-height:1.3;margin:auto;max-width:530px}@media screen and (min-width:1440px){.daas-page.work-and-support .work-and-support__hint .text{font-size:42px;max-width:690px}}.daas-page.work-and-support .work-and-support__hint .bubble{filter:brightness(2);left:0;position:absolute;top:-17%;transform:scaleX(-1);width:80%;z-index:-10}@media screen and (max-width:991px){.daas-page.work-and-support .work-and-support__hint .bubble{display:none}}@media screen and (min-width:1440px){.daas-page.work-and-support .work-and-support__hint .bubble{height:376px;top:0;width:1100px}}.daas-page.work-and-support .title{line-height:1.3}.daas-page.service-table .service-table__bg{position:absolute;right:0;top:0;transform:translate(46%,-67%) rotate(113deg);z-index:-10}.daas-page.service-table .service-table__wrapper{display:flex;flex-direction:column;gap:1rem 1.5rem;margin-top:2rem}@media screen and (width > 991px){.daas-page.service-table .service-table__wrapper{margin-top:4rem}}.daas-page.service-table .service-table__item{align-items:center;background:linear-gradient(90deg,#8f9eed,#e0b3e4);border-radius:14px;display:grid;padding:4px}@media screen and (width > 991px){.daas-page.service-table .service-table__item{grid-template-columns:32ch 1fr}}.daas-page.service-table .service-table__item-info{background:#fff;border-radius:11px;flex:1;font-weight:500;line-height:1.25;padding:1rem .5rem;width:100%}@media screen and (width > 991px){.daas-page.service-table .service-table__item-info{font-size:23px;padding:2rem}}.daas-page.service-table .service-table__item-info ul{list-style:none;margin:0}@media screen and (max-width:991px){.daas-page.service-table .service-table__item-info ul{padding-left:1.5rem}}.daas-page.service-table .service-table__item-info ul li{align-items:center;display:flex;position:relative}.daas-page.service-table .service-table__item-info ul li+li{margin-top:1rem}.daas-page.service-table .service-table__item-info ul li:before{background-color:#6252d4;border-radius:50%;content:"";height:.5rem;left:-1em;margin-bottom:.15rem;position:absolute;width:.5rem}@media screen and (width > 991px){.daas-page.service-table .service-table__item-info ul li:before{height:.75rem;left:-1.25em;width:.75rem}}.daas-page.service-table .service-table__item span{color:#fff;display:block;font-size:20px;font-weight:600;line-height:1.3;padding:.75rem 2rem}@media screen and (width > 991px){.daas-page.service-table .service-table__item span{font-size:32px;text-align:center}}.daas-page .cta__wrapper{display:flex;justify-content:center;margin-top:3rem}.daas-page.how-we-do-this{margin:200px auto}@media screen and (max-width:991px){.daas-page.how-we-do-this{margin-bottom:0;margin-top:80px}}.daas-page .business{padding-top:65px}@media screen and (max-width:768px){.daas-page .business{flex-direction:column;margin-top:0;padding-top:0;row-gap:40px}}.daas-page .business__item{position:relative}@media screen and (max-width:768px){.daas-page .business__item{width:100%}}.daas-page .business__item:last-child{align-items:center;display:flex;height:380px;justify-content:center}@media screen and (max-width:991px){.daas-page .business__item:last-child{align-items:flex-start;height:290px}}@media screen and (max-width:768px){.daas-page .business__item:last-child{align-items:center;flex-direction:column;height:auto}.daas-page .business__item:last-child img{margin-bottom:40px;max-height:157px;max-width:160px;width:100%}}.daas-page .business__item .certificate-bg{fill:#fff;height:418px;position:absolute;width:595px;z-index:-10}@media screen and (max-width:991px){.daas-page .business__item .certificate-bg{display:none}.daas-page .business__item-list-item{margin-bottom:20px;margin-top:0}.daas-page .business__item-list-item:last-child{margin-bottom:0}}.daas-page .business__item-list-item-text{font-size:23px}@media screen and (max-width:991px){.daas-page .business__item-list-item-text{font-size:16px;font-weight:400;line-height:24px;margin:0;padding-right:0}}.daas-page .business__item button.button--huge{display:none}@media screen and (max-width:768px){.daas-page .business__item button.button--huge{display:flex}}.daas-page .how-we-do-this--btn{-webkit-appearance:none;padding:20px 43px;white-space:nowrap}@media screen and (max-width:991px){.daas-page .how-we-do-this--btn{margin-top:30px}}@media screen and (max-width:768px){.daas-page .how-we-do-this--btn{display:none}}.daas-page .how-we-do-this--btn-sm{-webkit-appearance:none;display:none}@media screen and (max-width:768px){.daas-page .how-we-do-this--btn-sm{align-items:center;display:flex;justify-content:center;width:100%}}@media screen and (max-width:991px){.daas-page.more-than-outsourcing{margin-top:80px}}.daas-page.more-than-outsourcing .foundation__features-list{margin:75px 0 50px}@media screen and (max-width:991px){.daas-page.more-than-outsourcing .foundation__features-list{margin-bottom:40px;margin-top:40px}}@media (max-width:1439px){.daas-page.more-than-outsourcing .foundation__feature:first-child{margin-right:40px}}@media screen and (max-width:991px){.daas-page.more-than-outsourcing .foundation__feature:first-child{margin-right:0}}.daas-page.more-than-outsourcing .foundation__feature:last-child{margin-right:0}@media (max-width:1439px){.daas-page.more-than-outsourcing .foundation__feature:last-child{margin:0 auto}}.daas-page .fixed-payments__bg-3{top:-160px}@media screen and (max-width:991px){.daas-page .fixed-payments__bg-3{display:none}.daas-page.cost-calculation{margin-top:80px}}@media screen and (max-width:768px){.daas-page.cost-calculation .cost-calculation__small{margin-bottom:10px}}@media screen and (max-width:991px){.daas-page.cost-calculation .cost-calculation__title{margin-bottom:10px;margin-top:0}.daas-page.cost-calculation .cost-calculation__description{font-weight:400;margin-bottom:60px;margin-top:0}}.daas-page .cost-determined{background:transparent;justify-content:center;padding-top:65px}@media screen and (max-width:768px){.daas-page .cost-determined{align-items:center;margin-top:80px;padding:0}.daas-page .cost-determined button{margin-bottom:40px}}.daas-page .cost-determined .text{align-items:center;display:flex}.daas-page .cost-determined .text span{border-bottom:1px dashed;border-spacing:2px;color:#9591a7}.daas-page .cost-determined .text .question-icon{margin-left:5px}.daas-page .how-cost-finding__bg{bottom:-405px;top:unset}@media screen and (max-width:991px){.daas-page .how-cost-finding__bg{display:none}}.daas-page.limits-responsibility{margin-top:130px}@media screen and (max-width:991px){.daas-page.limits-responsibility{margin-top:80px}}.daas-page .scheme-responsibility{margin-top:75px}@media screen and (max-width:991px){.daas-page .scheme-responsibility{margin-top:40px}}.daas-page.contact-us .contact-us__policy{color:#9591a7;opacity:1}.daas-page__section-title{margin-bottom:45px;margin-left:-6px}@media screen and (max-width:991px){.daas-page__section-title{margin-bottom:40px;margin-left:0}}.deckhouse-page__bg-1{left:70px;position:absolute;top:-820px;z-index:-10}@media (max-width:1439px){.deckhouse-page__bg-1{left:75px;top:-750px;width:1200px}}@media screen and (max-width:991px){.deckhouse-page__bg-1{display:none}}.deckhouse-page .high-standards__description{color:#ccc;margin-left:236px}@media screen and (max-width:991px){.deckhouse-page .high-standards__description{color:#463f66;margin-left:0;margin-top:16px}}.deckhouse-page-noops{padding-left:0}@media screen and (max-width:991px){.deckhouse-page-noops{margin-bottom:80px;margin-top:80px;padding-left:20px}}.deckhouse-page-noops-bg-1{position:absolute;right:-530px;top:-80px;z-index:-10}@media screen and (max-width:991px){.deckhouse-page-noops-bg-1{display:none}.deckhouse-page-noops .title--deckhouse{margin:0}}.deckhouse-page-noops .title--deckhouse b:first-child,.deckhouse-page-noops .title--deckhouse span{display:block}.deckhouse-page-noops-scheme__wrap{align-items:center;display:flex;margin-top:150px}@media screen and (max-width:991px){.deckhouse-page-noops-scheme__wrap{gap:40px;margin-top:60px}}@media screen and (max-width:768px){.deckhouse-page-noops-scheme__wrap{align-items:flex-start;flex-direction:column}}.deckhouse-page-noops-scheme__pic{width:50%}@media screen and (max-width:991px){.deckhouse-page-noops-scheme__pic{width:40%}}@media screen and (max-width:768px){.deckhouse-page-noops-scheme__pic{margin-bottom:40px;width:100%}.deckhouse-page-noops-scheme__pic img{width:100%}}.deckhouse-page-noops-scheme__text{align-items:center;display:flex;flex-direction:column;width:50%}@media screen and (max-width:768px){.deckhouse-page-noops-scheme__text{align-items:flex-start;width:100%}}@media screen and (max-width:991px){.deckhouse-page-noops-scheme__text svg{height:63px;max-width:100%;width:auto}}.deckhouse-page-noops-scheme__text p{max-width:450px;padding:40px 0;text-align:center}@media screen and (max-width:768px){.deckhouse-page-noops-scheme__text p{max-width:unset;padding-top:30px;text-align:start}.deckhouse-page-noops-scheme__text .button--deckhouse{justify-content:center}}.deckhouse-page-vanilla{margin-top:120px;position:relative}@media screen and (max-width:991px){.deckhouse-page-vanilla{margin-bottom:80px;margin-top:0}}.deckhouse-page-vanilla .devops-as-a-service__title{margin-bottom:16px}.deckhouse-page-vanilla .devops-as-a-service__description{margin-bottom:65px;max-width:98%}@media screen and (max-width:991px){.deckhouse-page-vanilla .devops-as-a-service__description{margin-bottom:60px;max-width:unset}}.deckhouse-page-vanilla .monitoring-block__scheme{align-items:center;background:#02003e;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;padding-bottom:30px;position:relative}.deckhouse-page-vanilla .monitoring-block__scheme #deckhouse-diagram{height:530px;width:100%}@media screen and (max-width:768px){.deckhouse-page-vanilla .monitoring-block__scheme #deckhouse-diagram{height:300px}}.deckhouse-page-vanilla .monitoring-block__scheme #deckhouse-diagram:after{box-shadow:inset 0 -70px 50px 0 #02003e;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.deckhouse-page-vanilla .monitoring-block__scheme #deckhouse-diagram.opened:after{box-shadow:none}.deckhouse-page-vanilla .monitoring-block__scheme img{margin:0 auto;padding-bottom:30px;padding-top:75px}@media screen and (max-width:1440px){.deckhouse-page-vanilla .monitoring-block__scheme img{padding:75px 30px 30px}}@media screen and (max-width:768px){.deckhouse-page-vanilla .monitoring-block__scheme img{padding:30px}}.deckhouse-page-vanilla .monitoring-block__scheme .button{margin-top:30px}.deckhouse-page-easy.paradigm{margin-top:335px}@media screen and (max-width:991px){.deckhouse-page-easy.paradigm{align-items:center;display:flex;flex-direction:column;margin-bottom:80px;margin-top:0}}.deckhouse-page-easy-bg-1{left:-455px;position:absolute;top:-125px;z-index:-9}@media (max-width:1439px){.deckhouse-page-easy-bg-1{width:1460px}}@media screen and (max-width:991px){.deckhouse-page-easy-bg-1{display:none}.deckhouse-page-easy__pic-wrap{order:2}.deckhouse-page-easy__text-wrap{background:rgba(159,156,183,.15);border-radius:10px;margin-bottom:30px;padding:20px 20px 30px}.deckhouse-page-easy .paradigm__title{margin-bottom:16px;margin-left:0}}.deckhouse-page-easy .paradigm__description{max-width:971px}@media (max-width:1439px){.deckhouse-page-easy .paradigm__description{width:85%}}@media screen and (max-width:991px){.deckhouse-page-easy .paradigm__description{margin-bottom:0;max-width:unset;width:100%}.deckhouse-page-easy .paradigm__description a{display:inline-block;margin-top:16px}}.deckhouse-page-easy .managed-kubernetes__component-img1{bottom:-50px;right:30px}@media (max-width:1439px){.deckhouse-page-easy .managed-kubernetes__component-img1{display:block;right:-150px}}@media screen and (max-width:991px){.deckhouse-page-easy .managed-kubernetes__component-img1{height:290px;position:unset;width:auto}}.deckhouse-page-variants.work-and-support{margin-top:277px}@media screen and (max-width:991px){.deckhouse-page-variants.work-and-support{margin-bottom:80px;margin-top:0}.deckhouse-page-variants .work-and-support__title{margin-bottom:60px;margin-left:0}}@media (max-width:1439px){.deckhouse-page-variants .work-and-support__works-list{grid-template-areas:"card-1 card-2 card-3";grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.deckhouse-page-variants .work-and-support__works-list{display:flex;flex-wrap:wrap}.deckhouse-page-variants .work-and-support__work{flex:1;min-width:337px}}@media screen and (max-width:768px){.deckhouse-page-variants .work-and-support__work{flex:none;min-width:unset;width:100%}}@media screen and (max-width:991px){.deckhouse-page-variants .card-benefits{padding-top:0}}.deckhouse-page-variants .card-benefits__inner{padding:40px 30px}@media screen and (max-width:991px){.deckhouse-page-variants .card-benefits__inner{padding:20px 19px 30px 20px}}.deckhouse-page-variants .card-benefits__inner .card-benefits__header{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-bottom:0}.deckhouse-page-variants .card-benefits__inner .card-benefits__title{font-size:23px;margin-bottom:30px}@media screen and (max-width:991px){.deckhouse-page-variants .card-benefits__inner .card-benefits__title{font-size:18px;line-height:22px;margin-bottom:16px;min-height:44px}}.deckhouse-page-variants .card-benefits__inner .card-benefits__title span{color:#0064ff}@media screen and (max-width:768px){.deckhouse-page-variants .card-benefits__inner a{width:100%}}.deckhouse-page-variants .card-benefits__inner button{margin-top:30px}@media screen and (max-width:768px){.deckhouse-page-variants .card-benefits__inner button{justify-content:center;width:100%}}@media (max-width:1439px){.deckhouse-page-variants .work-and-support__works-list{grid-template-areas:"card-1 card-2 card-3";grid-template-columns:repeat(3,1fr)}.deckhouse-page-variants .card-benefits__title{min-height:72px}.deckhouse-page-variants .card-benefits__inner button{font-size:15px}}.deckhouse-page-platform{margin-bottom:180px;margin-top:165px;padding-left:436px;position:relative}@media screen and (max-width:991px){.deckhouse-page-platform{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:80px;margin-top:0;padding-left:20px}}@media screen and (max-width:768px){.deckhouse-page-platform{align-items:center;flex-direction:column;margin-bottom:20px}}@media screen and (max-width:991px){.deckhouse-page-platform .deckhouse-page-platform__pic-wrap{width:30%}}@media screen and (max-width:768px){.deckhouse-page-platform .deckhouse-page-platform__pic-wrap{display:block;order:2;width:100%}}.deckhouse-page-platform .contact-us__image{top:-20px}@media screen and (max-width:991px){.deckhouse-page-platform .contact-us__image{height:269px;margin:0 auto;position:unset;width:auto}.deckhouse-page-platform .deckhouse-page-platform__text-wrap{width:65%}}@media screen and (max-width:768px){.deckhouse-page-platform .deckhouse-page-platform__text-wrap{margin-bottom:60px;width:100%}}.deckhouse-page-platform .thinkant__description{padding-top:35px}.devops-as-a-service{margin-top:120px;position:relative}.devops-as-a-service__title{margin-bottom:46px;margin-left:-4px;margin-top:0}.devops-as-a-service__description{color:rgba(20,13,50,.85);margin:0;max-width:1041px;padding-left:1px}.devops-as-a-service__image{height:auto;margin-top:220px;width:1102px}.devops-model{margin-bottom:80px;margin-top:20px;position:relative}.devops-model__title{margin-bottom:46px;margin-left:-4px;margin-top:0;max-width:1094px}.devops-model__description{color:rgba(20,13,50,.85);margin:0 0 44px;max-width:1047px;padding-left:1px}.devops-model__bg-1{height:1007px;left:-990px;position:absolute;top:440px;width:1122px;z-index:-10}.devops-model__bg-2{height:543px;position:absolute;right:-341px;top:375px;width:515px;z-index:-10}.devops-model__features-list{display:flex;flex-wrap:wrap;list-style:none;margin-left:-40px;margin-right:-40px;padding:0}@media (max-width:1439px){.devops-model__features-list{justify-content:space-between;margin-left:0;margin-right:0}}.devops-model__feature{margin-bottom:40px;margin-right:40px;width:440px}.devops-model__feature:nth-child(4),.devops-model__feature:nth-child(5),.devops-model__feature:nth-child(6){left:80px;position:relative}@media (max-width:1439px){.devops-model__feature:nth-child(4),.devops-model__feature:nth-child(5),.devops-model__feature:nth-child(6){left:0}.devops-model__feature{margin-left:auto;margin-right:auto;width:530px}}.devops-tools{margin-top:254px;position:relative}@media screen and (max-width:991px){.devops-tools{margin-top:80px}}.devops-tools__bg{position:absolute;right:-634px;top:0;z-index:-10}@media screen and (max-width:991px){.devops-tools__bg{display:none}}.devops-tools__title{margin-bottom:31px;margin-left:-3px;max-width:830px}@media screen and (max-width:991px){.devops-tools__title{margin-bottom:16px;margin-left:0}}.devops-tools__tools-list{grid-gap:40px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}@media (max-width:1439px){.devops-tools__tools-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.devops-tools__tools-list{display:flex;flex-direction:column}}.devops-tools__description{margin-bottom:116px;max-width:564px}@media screen and (max-width:991px){.devops-tools__description{margin-bottom:60px}}.devops-tools__badge{position:absolute;right:0;top:23px}@media screen and (max-width:991px){.devops-tools__badge{border-radius:8px;display:flex;height:auto;justify-content:center;margin:60px auto 0;max-width:337px;padding:11px 0;position:unset;width:100%}}.education-page.smooth-operation .education__bg-1{left:150px;position:absolute;top:-900px;z-index:-10}@media screen and (max-width:991px){.education-page.smooth-operation .education__bg-1{display:none}}.education-page.smooth-operation .title--h3{color:#fff;max-width:1060px}@media screen and (max-width:991px){.education-page.smooth-operation .title--h3{color:#463f66}}.education-page.author-programs{margin-top:300px}@media screen and (max-width:991px){.education-page.author-programs{margin-top:80px}}.education-page.author-programs .business{gap:50px;margin-top:0}@media screen and (max-width:991px){.education-page.author-programs .business{flex-direction:column}}.education-page.author-programs .business__item{width:unset}@media (max-width:1439px){.education-page.author-programs .business__item:first-child{margin-left:-150px}}@media screen and (max-width:991px){.education-page.author-programs .business__item:first-child{margin:0 auto;max-width:300px;order:3}}.education-page.author-programs .business__item:last-child{flex:1;margin-top:75px}@media screen and (max-width:991px){.education-page.author-programs .business__item:last-child{margin-top:0}}.education-page.author-programs .business__item-list{display:flex;flex-direction:column;gap:20px;margin-top:50px;max-width:729px}@media screen and (max-width:991px){.education-page.author-programs .business__item-list{max-width:none}}.education-page.author-programs .business__item-list-item{margin:0}.education-page.author-programs .list-item__wrap{align-items:center;display:flex;gap:25px}.education-page.author-programs .list-item__icon{align-items:center;background-image:url(/img/other/shape-mask.svg);background-size:100%;display:flex;-webkit-filter:drop-shadow(0 15px 25px rgba(98,82,212,.15));-moz-filter:drop-shadow(0 15px 25px rgba(98,82,212,.15));-ms-filter:drop-shadow(0 15px 25px rgba(98,82,212,.15));-o-filter:drop-shadow(0 15px 25px rgba(98,82,212,.15));height:87px;justify-content:center;min-width:93px}.education-page.author-programs .list-item__icon svg{margin-left:-5px}.education-page.author-programs .list-item__wrap p{margin:0}.education-page.learning-format{align-items:center;display:flex;flex-direction:column;margin-top:107px;position:relative}@media screen and (max-width:991px){.education-page.learning-format{margin-top:80px}.education-page.learning-format .learning-format__bg-1,.education-page.learning-format .learning-format__bg-2{display:none}}.education-page.learning-format .learning-format__bg-1{position:absolute;right:-90px;top:-45px;z-index:-10}.education-page.learning-format .learning-format__bg-2{bottom:15px;left:-135px;position:absolute;z-index:-10}.education-page.learning-format .learning-format__list{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;list-style:none;margin:0 0 15px;padding:0}.education-page.learning-format .learning-format__list:last-child{margin:0}.education-page.learning-format .learning-format__item{max-width:480px;text-align:center}@media screen and (max-width:991px){.education-page.learning-format .learning-format__item{max-width:none}}.education-page.learning-format .title--subtitle{color:#9591a7;margin-bottom:60px}@media screen and (max-width:768px){.education-page.learning-format .title--subtitle{margin-bottom:30px}}.education-page.learning-format .cta{margin-top:50px;padding:0}.education-page.platform-administration{margin-bottom:200px;margin-top:170px;padding:0 91px;position:relative}@media (max-width:1439px){.education-page.platform-administration{padding:0}}@media screen and (max-width:991px){.education-page.platform-administration{margin-bottom:60px;margin-top:80px;padding:0 20px}.education-page.platform-administration .platform-administration__bg-1{display:none}}.education-page.platform-administration .platform-administration__bg-1{position:absolute;right:-280px;top:-120px;z-index:-10}.education-page.platform-administration .tags__list{align-items:center;display:flex;gap:12px;list-style:none;margin:0 0 40px;padding:0}@media screen and (max-width:768px){.education-page.platform-administration .tags__list{flex-wrap:wrap;justify-content:center}}.education-page.platform-administration .platform-administration__title-block{display:flex;gap:75px;margin-bottom:50px}@media screen and (max-width:991px){.education-page.platform-administration .platform-administration__title-block{flex-direction:column;gap:35px}}.education-page.platform-administration .platform-administration__title-block .title-block__wrap{max-width:725px}.education-page.platform-administration .platform-administration__title-block .title-block__wrap .title--h2{margin-bottom:30px}.education-page.platform-administration .platform-administration__title-block .title-block__wrap .text{max-width:608px}@media screen and (max-width:991px){.education-page.platform-administration .platform-administration__title-block .title-block__wrap .text{max-width:none}}.education-page.platform-administration .platform-administration__title-block .title-block__wrap .price{align-items:center;display:flex;gap:20px;margin-top:28px}.education-page.platform-administration .platform-administration__title-block .title-block__wrap .price svg{flex-shrink:0}.education-page.platform-administration .platform-administration__title-block .title-block__wrap .price .quantity span{color:#6252d4;margin-right:12px}@media screen and (max-width:991px){.education-page.platform-administration .platform-administration__title-block .title-block__pic{margin:0 auto}}.education-page.platform-administration .dh-and-cluster-logo{min-width:289px}.education-page.platform-administration .platform-administration__cols-list{display:flex;gap:28px;list-style:none;margin:0 0 90px;padding:0}@media screen and (max-width:991px){.education-page.platform-administration .platform-administration__cols-list{margin-bottom:30px}}@media screen and (max-width:768px){.education-page.platform-administration .platform-administration__cols-list{flex-direction:column}}.education-page.platform-administration .platform-administration__cols-item{flex:1}.education-page.platform-administration .platform-administration__cols-item:last-child .card-benefits__inner{background:#ebedf6}.education-page.platform-administration .platform-administration__card{height:100%;width:100%}.education-page.platform-administration .platform-administration__card .card-benefits__inner{padding-bottom:0;padding-left:105px}@media (max-width:1439px){.education-page.platform-administration .platform-administration__card .card-benefits__inner{padding-left:78px;padding-right:0}}@media screen and (max-width:991px){.education-page.platform-administration .platform-administration__card .card-benefits__inner{padding-left:55px;padding-right:15px}}@media screen and (max-width:768px){.education-page.platform-administration .platform-administration__card .card-benefits__inner{padding:70px 15px 1px 55px}}.education-page.platform-administration .platform-administration__card .checked-box__icon{background:#463f66}@media screen and (max-width:991px){.education-page.platform-administration .platform-administration__card .checked-box__icon{height:20px;top:1px;width:20px}.education-page.platform-administration .platform-administration__card .checked-box__icon:before{left:4px;top:8px;width:7px}.education-page.platform-administration .platform-administration__card .checked-box__icon:after{left:8px;top:7px;width:14px}}.education-page.platform-administration .platform-administration__card .checked-box__text{margin-bottom:18px;padding-right:0}.education-page.platform-administration .platform-administration__card .checked-box__text ul{list-style:none;margin:0}.education-page.platform-administration .platform-administration__card .checked-box__text li:before{background:#463f66;border-radius:50%;content:"";display:inline-block;height:5px;margin-left:-20px;margin-right:20px;vertical-align:middle;width:5px}.education-page.platform-administration .card-benefits__main-title{font-weight:600;margin-bottom:-45px;position:relative;text-align:center;z-index:1}.education-page.platform-administration .cta{display:flex;flex-direction:column;gap:28px;margin:0 auto;width:-moz-fit-content;width:fit-content}.education-page.platform-administration .cta .button{width:100%}.education-page.platform-administration .cta .button:first-child{background:#fff;color:#6252d4}.education-page.courses .container{align-items:center;display:flex;flex-direction:column;gap:5rem}@media screen and (max-width:991px){.education-page.courses .container{gap:2rem}}.expertise{margin-top:100px;position:relative}@media screen and (max-width:991px){.expertise{display:flex;justify-content:space-between;margin-bottom:80px;margin-top:0}}@media screen and (max-width:768px){.expertise{display:flex;flex-direction:column}}@media screen and (max-width:991px){.expertise__pic-wrap{order:2;width:30%}}@media screen and (max-width:768px){.expertise__pic-wrap{width:100%}}@media screen and (max-width:991px){.expertise__text-wrap{width:65%}}@media screen and (max-width:768px){.expertise__text-wrap{margin-bottom:40px;width:100%}}.expertise__title{margin-bottom:46px;margin-left:-4px;margin-top:0}.expertise__description{color:rgba(20,13,50,.85);margin:0 0 25px;max-width:965px;padding-left:1px}@media (max-width:1439px){.expertise__description{width:700px}}@media screen and (max-width:991px){.expertise__description{width:unset}}@media screen and (max-width:768px){.expertise__description:last-child{margin-bottom:0}}.expertise__image{height:629px;position:absolute;right:100px;top:100px;width:209px;z-index:-10}@media (max-width:1439px){.expertise__image{right:70px;top:220px}}@media screen and (max-width:991px){.expertise__image{position:unset}}@media screen and (max-width:768px){.expertise__image{height:290px;margin:0 auto;width:auto}}.expertise__bg{left:-690px;position:absolute;top:-200px;z-index:-10}@media (max-width:1439px){.expertise__bg{left:-990px;top:-20px}}@media screen and (max-width:991px){.expertise__bg{display:none}}.fixed-payments{margin-top:157px;position:relative}.fixed-payments__bg-1{height:169px;left:-112px;position:absolute;top:290px;width:167px;z-index:-10}@media (max-width:1439px){.fixed-payments__bg-1{top:370px}}.fixed-payments__bg-2{height:629px;left:304px;position:absolute;top:368px;width:941px;z-index:-10}@media (max-width:1439px){.fixed-payments__bg-2{left:195px;top:460px}}.fixed-payments__bg-3{height:825px;position:absolute;right:-754px;top:-338px;width:916px;z-index:-10}@media (max-width:1439px){.fixed-payments__bg-3{right:-754px;top:-580px}}.fixed-payments__image{height:629px;left:-40px;position:absolute;top:341px;width:300px;z-index:-10}@media (max-width:1439px){.fixed-payments__image{left:-48px;top:410px}}.fixed-payments__title{margin-bottom:45px;margin-left:-6px}@media (max-width:1439px){.fixed-payments__title{font-size:65px;line-height:75px}}.fixed-payments__description{color:#463f66;margin-bottom:228px;max-width:970px}.fixed-payments__benefits-list{list-style:none;margin:0;padding:0}.fixed-payments__benefit{margin:0 auto 40px;max-width:601px}.fixed-payments__benefit:first-child{transform:translateX(-15px)}@media (max-width:1439px){.fixed-payments__benefit:first-child{transform:translateX(20px)}}.fixed-payments__benefit:last-child{transform:translateX(145px)}.flant-helps{margin-bottom:257px;margin-top:187px;position:relative}@media screen and (max-width:991px){.flant-helps{margin-bottom:80px;margin-top:80px}}.flant-helps__bg-1{height:844px;position:absolute;right:-167px;top:4px;width:950px;z-index:-10}.flant-helps__bg-2{height:624px;position:absolute;right:-121px;top:164px;width:782px;z-index:-10}@media screen and (max-width:991px){.flant-helps__bg-1,.flant-helps__bg-2{display:none}}.flant-helps__title{margin:0 0 32px -4px;max-width:830px}@media screen and (max-width:991px){.flant-helps__title{margin-bottom:15px}}.flant-helps__description{margin:0 0 104px;width:440px}@media screen and (max-width:991px){.flant-helps__description{margin-bottom:60px;width:auto}}.flant-helps__ways-list{grid-column-gap:40px;display:grid;grid-template-areas:"card-1 card-2 card-3";grid-template-columns:repeat(3,1fr);height:100%;list-style:none;margin:0;padding:0}@media (max-width:1439px){.flant-helps__ways-list{grid-row-gap:40px;grid-template-areas:"card-1 card-1 card-2 card-2" ".      card-3 card-3      .";grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.flant-helps__ways-list{display:flex;flex-wrap:wrap;justify-content:center}.flant-helps__way{width:100%}}.flant-helps__way:hover{cursor:pointer}.follow-publications{margin-bottom:60px}.follow-publications__title{color:#463f66;font-weight:600;letter-spacing:.6px;margin-bottom:16px}@media screen and (max-width:991px){.follow-publications__title{margin-bottom:40px}}.follow-publications__list{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;max-width:1070px;padding:0}.follow-publications__publication{align-items:center;display:flex;flex:none;margin-bottom:50px;min-width:270px}.follow-publications__publication:not(:last-child){margin-right:73px}.follow-publications__publication:nth-child(2){margin-right:77px}@media (max-width:1439px){.follow-publications__publication:nth-child(2){margin-right:67px}}.follow-publications__publication:nth-child(3){margin-right:109px}@media (max-width:1439px){.follow-publications__publication:nth-child(3){margin-right:67px}}.follow-publications__publication:nth-child(4) .follow-publications__icon-link{width:77px}@media (max-width:1439px){.follow-publications__publication:nth-child(4) .follow-publications__icon-link{width:67px}}@media screen and (max-width:991px){.follow-publications__publication{margin-bottom:40px}.follow-publications__publication:nth-child(2n),.follow-publications__publication:nth-child(odd){margin-right:73px}.follow-publications__publication:last-child{margin-right:0}}@media screen and (max-width:768px){.follow-publications__publication{min-width:300px;width:47%}.follow-publications__publication:nth-child(2n),.follow-publications__publication:nth-child(odd){margin-right:0}}.follow-publications__text-container{margin-left:17px}@media screen and (max-width:991px){.follow-publications__text-container{margin-left:30px}}.follow-publications__image{margin-top:auto}.follow-publications__link{display:inline-block;font-weight:600;letter-spacing:.16px}.follow-publications__description{letter-spacing:.1px;margin-bottom:0;margin-top:-3px}.follow-publications__icon-link{display:flex}@media screen and (max-width:991px){.follow-publications__icon-link{width:67px}}.foundation{margin-bottom:70px;margin-top:257px;position:relative}.foundation__bg-1{height:1007px;left:-947px;position:absolute;top:98px;width:1122px;z-index:-10}.foundation__bg-2{height:543px;position:absolute;right:-341px;top:25px;width:515px;z-index:-10}.foundation__title{margin-bottom:46px;margin-left:-4px;margin-top:0}.foundation__description{color:rgba(20,13,50,.85);margin:0 0 67px;max-width:1080px;padding-left:1px}.foundation__features-list{display:flex;flex-wrap:wrap;list-style:none;margin-left:-40px;margin-right:-40px;padding:0}@media (max-width:1439px){.foundation__features-list{justify-content:space-between;margin-left:0;margin-right:0}}@media screen and (max-width:991px){.foundation__features-list{gap:40px}}.foundation__feature{margin-bottom:40px;margin-right:40px;width:440px}.foundation__feature:nth-child(4),.foundation__feature:nth-child(5),.foundation__feature:nth-child(6){left:80px;position:relative}@media (max-width:1439px){.foundation__feature:nth-child(4),.foundation__feature:nth-child(5),.foundation__feature:nth-child(6){left:0}.foundation__feature{margin-left:auto;margin-right:auto;width:530px}}@media screen and (max-width:991px){.foundation__feature{flex:1;margin:0;min-width:337px;width:unset}}@media screen and (max-width:768px){.foundation__feature{flex:none;min-width:unset;width:100%}}.free-audit__wrapper{max-width:100%;width:1185px}.free-audit__title-block{margin-bottom:43px}.free-audit__btn{display:flex}.high-standards{margin-bottom:340px;margin-top:27px;padding-left:236px;position:relative}@media screen and (max-width:991px){.high-standards{padding-left:20px}}.high-standards__title{margin-bottom:25px;margin-left:7px}.high-standards__subtitle{color:#fff;letter-spacing:.1px;margin-bottom:45px}@media screen and (max-width:991px){.high-standards__subtitle{color:#463f66;margin-bottom:16px}}.high-standards__description{color:#fff;font-size:28px;font-weight:500;letter-spacing:.1px;line-height:44px;margin-bottom:0;margin-left:3px;margin-top:0;max-width:1020px}@media screen and (max-width:991px){.high-standards__description{color:#463f66}}.highload .title--h2{margin-bottom:62px;text-align:center}.highload .card:hover{box-shadow:none}.highload__hero{align-items:center;display:flex;flex-direction:column;margin-bottom:116px}.highload__hero .title--h2{margin-bottom:30px}@media screen and (max-width:768px){.highload__hero .title--h2 br{display:none}}.highload__hero .text{max-width:60%;text-align:center}@media screen and (max-width:991px){.highload__hero .text{max-width:80%}}@media screen and (max-width:768px){.highload__hero .text{max-width:unset}}.highload__performances{margin-bottom:116px}.highload__performances .performances-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.highload__performances .performances-grid{grid-template-columns:repeat(1,1fr)}}.highload__performances .card{gap:18px}.highload__performances .card_double{grid-column:1/-1}.highload__performances .performances-card__meta{align-items:center;display:flex;justify-content:space-between;padding-bottom:12px}@media screen and (max-width:768px){.highload__performances .performances-card__title{font-size:20px}}.highload__performances .performances-card__venue{align-items:center;color:#9591a7;display:flex;font-size:20px;gap:5px}@media screen and (max-width:991px){.highload__performances .performances-card__venue{align-items:flex-start}.highload__performances .performances-card__venue svg{flex-shrink:0;margin-top:2px}}.highload__performances .performances-card__speakers{display:flex;flex-direction:row;gap:100px}@media screen and (max-width:768px){.highload__performances .performances-card__speakers{flex-direction:column;gap:27px}}.highload__performances .performances-card__speaker{align-items:center;display:flex;gap:27px}.highload__performances .performances-card__photo{border-radius:50%;overflow:hidden}.highload__performances .performances-card__name{font-weight:600}.highload__meetups-demo{margin-bottom:116px;position:relative}.highload__meetups-demo .meetups-demo__list{display:flex;flex-direction:column;gap:27px}.highload__meetups-demo .meetups-demo__bg-1{position:absolute;right:-545px;top:-200px;z-index:-10}@media screen and (max-width:991px){.highload__meetups-demo .meetups-demo__bg-1{display:none}.highload__meetups-demo .cta_titled_wide{flex-direction:row}}@media screen and (max-width:768px){.highload__meetups-demo .cta_titled_wide{flex-wrap:wrap;gap:30px;justify-content:flex-start}}.highload__meetups-demo .meetups__date{flex-shrink:0;padding-right:110px}@media screen and (max-width:991px){.highload__meetups-demo .meetups__date{padding-right:60px}}@media screen and (max-width:768px){.highload__meetups-demo .meetups__date{padding-right:0}}.highload__meetups-demo .text{color:#6252d4}.highload__meetups-stand{margin-bottom:116px;position:relative}.highload__meetups-stand .meetups-stand__bg-1{left:-720px;position:absolute;top:-200px;z-index:-10}@media screen and (max-width:991px){.highload__meetups-stand .meetups-stand__bg-1{display:none}}.highload__meetups-stand .meetups-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:991px){.highload__meetups-stand .meetups-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.highload__meetups-stand .meetups-grid{grid-template-columns:repeat(1,1fr)}}.highload__meetups-stand .meetups-card__day{margin-bottom:24px}.highload__meetups-stand .meetups-card__performance{margin-bottom:28px}.highload__meetups-stand .performance__time{margin-bottom:10px}.highload__other-activity{margin-bottom:116px}.highload__other-activity .other-activity-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991px){.highload__other-activity .other-activity-grid{display:flex;flex-wrap:wrap}}.highload__other-activity .other-activity-card{display:flex;flex-direction:column;gap:18px}@media screen and (max-width:991px){.highload__other-activity .other-activity-card{flex:1;height:auto;min-width:330px}}@media screen and (max-width:768px){.highload__other-activity .other-activity-card{flex:none}}.highload__other-activity .other-activity__title{color:#6252d4}.highload__our-location{margin-bottom:116px;position:relative}.highload__our-location .our-location__bg-1{position:absolute;right:-620px;top:-390px;z-index:-10}@media screen and (max-width:991px){.highload__our-location .our-location__bg-1{display:none}}.highload__our-location .our-location__map .card{align-items:center}.highload__our-location .our-location__map img{width:515px}.highload__our-location .our-location__link{color:#9591a7;text-decoration:underline}.highload__about-us{margin-bottom:116px;position:relative}.highload__about-us .about-us__bg-1{left:-550px;position:absolute;top:-50px;z-index:-10}@media screen and (max-width:991px){.highload__about-us .about-us__bg-1{display:none}}.highload__about-us .about-us__wrap{display:flex;gap:24px}@media screen and (max-width:768px){.highload__about-us .about-us__wrap{flex-direction:column;gap:62px}}.highload__about-us .about-us__socials,.highload__about-us .about-us__team{display:flex;flex:1;flex-direction:column;position:relative}.highload__about-us .about-us__team{display:flex;flex-direction:column}.highload__about-us .about-us__team-cards{flex:1}.highload__about-us .about-us__team .card{gap:30px}.highload__about-us #resources{left:0;position:absolute;top:-155px;z-index:-10}@media screen and (max-width:768px){.highload__about-us #resources{top:-100px}}.highload__about-us .about-us__socials-cards{display:flex;flex:1;flex-direction:column;gap:24px}.highload__about-us .about-us__socials-cards .card{align-items:center;flex-direction:row;gap:24px}.highload__about-us .about-us__socials-cards .card:hover{box-shadow:0 25px 45px 0 rgba(98,82,212,.15)}@media screen and (max-width:768px){.highload__about-us .about-us__socials-cards .card{padding:20px}.highload__about-us .about-us__socials-cards .social__icon{height:60px;width:60px}}.highload__about-us .about-us__socials-cards .social__icon svg{height:auto;width:100%}.highload__about-us .about-us__socials-cards .social__link{text-decoration:underline}.homegrown{margin-bottom:80px;margin-top:136px;position:relative}.homegrown__title{margin-bottom:46px;margin-left:-4px;margin-top:0}.homegrown__description{color:rgba(20,13,50,.85);margin:0 0 25px;max-width:1023px;padding-left:1px}.how-cost-finding{margin-top:132px;position:relative}.how-cost-finding__bg{height:791px;position:absolute;right:-1240px;top:-264px;width:1380px;z-index:-10}.how-cost-finding__title{margin-bottom:46px;margin-left:-6px}.how-cost-finding__description{letter-spacing:.9px;margin-bottom:75px;max-width:1024px}.how-cost-finding__findings-list{grid-row-gap:54px;grid-column-gap:40px;display:grid;grid-template-areas:"checked-box-1 checked-box-2 checked-box-3" "checked-box-4 checked-box-5 checked-box-6";grid-template-columns:repeat(3,1fr);list-style:none;margin:0 0 73px 40px;padding:0;width:calc(100% - 40px)}@media (max-width:1439px){.how-cost-finding__findings-list{grid-template-areas:"checked-box-1 checked-box-4" "checked-box-2 checked-box-5" "checked-box-3 checked-box-6";grid-template-columns:repeat(2,1fr)}}.how-cost-finding__button{margin-left:1px}.how-do-this{margin-top:321px;padding-bottom:117px;position:relative}.how-do-this__bg{height:430px;position:absolute;right:0;top:0;transform:rotate(164deg) translateX(-60%);width:408px;z-index:-10}@media screen and (max-width:991px){.how-do-this__bg{display:none}}.how-do-this__title{letter-spacing:.3px;margin-bottom:47px;margin-left:-5px}.how-do-this__achieves-list{display:flex;list-style:none;margin:0 0 0 -2px;padding:0}.how-do-this__achieve{max-width:450px}.how-do-this__achieve:not(:last-child){margin-right:80px}@media (max-width:1439px){.how-do-this__achieve:not(:last-child){margin-right:50px}}.how-do-this__image{height:369px;position:absolute;right:100px;top:225px;width:247px;z-index:-10}@media (max-width:1439px){.how-do-this__image{right:-120px}}.information{margin-bottom:195px;position:relative}@media screen and (max-width:991px){.information{margin-bottom:60px}}.information__inner{display:flex;justify-content:space-between}@media screen and (max-width:768px){.information__inner{flex-direction:column;gap:80px}}.information__container{position:relative;width:50%}@media screen and (max-width:768px){.information__container{width:100%}}.information__dataset-list{list-style:none;margin:0;padding:0}.information__container--right .information__dataset-list{margin-left:20px}@media screen and (max-width:768px){.information__container--right .information__dataset-list{margin-left:0}}.information__dataset{display:flex;margin-bottom:35px}@media screen and (max-width:991px){.information__dataset{flex-direction:column}}.information__title{color:#463f66;margin-bottom:62px}@media screen and (max-width:991px){.information__title{margin-bottom:45px}.information__title br{display:none}}.information__container--left .information__title{margin-left:-3px}@media screen and (max-width:991px){.information__container--left .information__title{margin-left:0}}.information__container--right .information__title{margin-left:21px;padding-right:340px}@media (max-width:1439px){.information__container--right .information__title{padding-right:190px}}@media screen and (max-width:991px){.information__container--right .information__title{padding-right:0}}@media screen and (max-width:768px){.information__container--right .information__title{margin-left:0}}.information__dataset-icon{background-color:#6252d4;border-radius:50%;color:#fff;display:flex;flex:none;height:42px;margin-right:8px;width:42px}@media screen and (max-width:991px){.information__dataset-icon{transform:none}}.information__dataset-icon span{font-weight:500;margin:auto}.information__dataset-title{color:#a4a4a4;flex:none;font-weight:600;letter-spacing:.2px;line-height:26px;margin-right:24px;width:177px}.information__container--left .information__dataset-title{margin-right:0;width:161px}@media screen and (max-width:991px){.information__dataset-title{margin-bottom:20px;width:100%}.information__dataset-title br{display:none}}.information__dataset-text{align-self:center}@media screen and (max-width:991px){.information__dataset-text{align-self:flex-start}}.information__dataset-text-list{list-style:none;padding-left:0}.information__dataset-text-item{align-items:center;display:flex;margin-bottom:10px}.information__dataset-text-item:last-child{margin-bottom:0}.information__dataset-item{font-weight:600;letter-spacing:.2px}@media screen and (max-width:991px){.information__dataset-item{font-weight:500}}.information__dataset-item a{color:#6252d4;transition:all .3s ease}.information__dataset-item a:hover{color:#140d32}.information__image{margin-left:1px;margin-top:-3px}.information__button{border-radius:6px;font-size:15px;left:365px;letter-spacing:.17px;padding:12px 20px 16px;position:absolute;top:80px}@media screen and (max-width:991px){.information__button{position:unset}}.information__text{font-weight:600;letter-spacing:.2px;line-height:26px}.information__text--small{display:inline-block;font-weight:500;letter-spacing:normal;margin-bottom:0;margin-top:21px}.information__container--right .information__text{margin-left:20px}@media screen and (max-width:991px){.information__container--right .information__text{margin-bottom:35px}}@media screen and (max-width:768px){.information__container--right .information__text{margin-left:0}.information__container--right .information__text br{display:none}}.instructing-engineers{margin-bottom:130px;position:relative}.instructing-engineers__ant-1{bottom:109px;height:256px;max-width:none;position:absolute;right:-60px;width:138px;z-index:-10}.instructing-engineers__ant-2{bottom:318px;height:243px;left:-10px;max-width:none;position:absolute;width:138px;z-index:-10}@media (max-width:1439px){.instructing-engineers__ant-2{left:-76px}}.instructing-engineers__bg-1{height:790px;position:absolute;right:0;top:-315px;width:700px;z-index:-10}@media (max-width:1439px){.instructing-engineers__bg-1{top:-150px}}.instructing-engineers__bg-2{height:790px;left:-555px;position:absolute;top:-343px;width:809px;z-index:-10}.instructing-engineers__title{color:#463f66;letter-spacing:.1px;margin-bottom:45px;margin-left:-4px;margin-top:3px;position:relative}.instructing-engineers__title span{background-color:#ff633c;border-radius:3px;color:#fff;display:inline-block;font-size:18px;font-weight:700;left:4px;letter-spacing:normal;line-height:28px;padding:1px 9px;position:absolute;top:-33px}.instructing-engineers__title i{font-style:normal}@media (max-width:1439px){.instructing-engineers__title i{display:block}}.instructing-engineers__text{max-width:850px}@media (max-width:1439px){.instructing-engineers__text{max-width:600px}}.instructing-engineers__stages{flex-shrink:0;position:relative;width:calc(50vw + 50%)}.intro-deckhouse{margin-bottom:124px;margin-top:80px}.intro-deckhouse .intro-block__wrap{display:flex;gap:40px}@media screen and (max-width:991px){.intro-deckhouse .intro-block__wrap{flex-direction:column-reverse}}.intro-deckhouse .intro-block__description{width:60%}@media screen and (max-width:991px){.intro-deckhouse .intro-block__description{width:100%}}.intro-deckhouse .intro-block__description-title{margin-bottom:25px}.intro-deckhouse .intro-block__description-title .title{color:#00003c;margin-bottom:25px}.intro-deckhouse .intro-block__description-title span{color:#0064ff}.intro-deckhouse .intro-block__description-subtitle{margin-bottom:30px}.intro-deckhouse .intro-block__description-subtitle .title{color:#00003c;margin-bottom:25px}.intro-deckhouse .intro-block__description-subtitle .text{width:80%}@media screen and (max-width:991px){.intro-deckhouse .intro-block__description-subtitle .text{width:100%}.intro-deckhouse .intro-block__description-button button{justify-content:center}}.intro-deckhouse .intro-block__picture{align-self:center;display:flex}.introduce-desc{margin-bottom:126px;position:relative}.introduce-desc__title{color:#463f66;letter-spacing:.1px;margin-bottom:46px;margin-left:-5px;margin-top:3px;position:relative}.introduce-desc__title span{background-color:#ff633c;border-radius:3px;color:#fff;display:inline-block;font-size:18px;font-weight:700;left:5px;letter-spacing:normal;line-height:28px;padding:1px 9px;position:absolute;top:-30px}.introduce-desc__text{max-width:100%;width:867px}.introduce{margin-bottom:130px;position:relative}.introduce__bg-1{height:825px;left:-822px;position:absolute;top:-226px;width:916px;z-index:-10}.introduce__bg-2{height:873px;position:absolute;right:-597px;top:587px;width:880px;z-index:-10}.introduce__title{color:#463f66;letter-spacing:.1px;margin-bottom:45px;margin-left:-6px}.introduce__text{margin-bottom:94px;margin-top:0}.introduce__bottom-text{margin-bottom:0;margin-top:-4px;max-width:1068px}.introduce__items{align-items:flex-start;display:flex;flex-wrap:wrap;list-style:none;margin:0 0 0 40px;padding:0;width:calc(100% - 40px)}.introduce__item-inner{bottom:0;left:-41px;opacity:0;padding-left:42px;padding-right:45px;pointer-events:none;position:absolute;top:-50px;transition:all .3s;width:440px}@media (max-width:1439px){.introduce__item-inner{width:calc(100% + 45px)}}.introduce__item{box-sizing:border-box;margin-bottom:84px;margin-right:40px;position:relative;width:310px;z-index:1}@media (max-width:1439px){.introduce__item{margin-right:70px;width:calc(50% - 35px)}}.introduce__item b{color:#6252d4;font-weight:inherit}.introduce__item .card-benefits b{color:inherit}.introduce__item:hover{z-index:2}.introduce__item:hover .introduce__item-inner{opacity:1;pointer-events:auto}@media (max-width:1439px){.introduce__item:nth-child(2n){margin-right:0}}@media (min-width:1440px){.introduce__item:nth-child(4n){margin-right:0}}.introduce__item-card{left:0;position:absolute;top:-84px}.introduce__item-card .card-benefits__inner{box-shadow:0 35px 45px 0 rgba(98,82,212,.15)}.introduce__item-card .card-benefits__header{padding-right:85px}.introduce__item-text{margin-bottom:0;margin-top:0;padding-right:10px;padding-top:6px}.introduce__item-text ul{margin:0;padding:0}.introduce__item-text ul li{margin:10px 0 0}.joining{margin-bottom:287px;margin-top:195px;position:relative}@media screen and (max-width:991px){.joining{margin-bottom:80px;margin-top:80px}}.joining__bg{left:20px;position:absolute;top:-30px;z-index:-10}@media (max-width:1439px){.joining__bg{left:-150px}}@media screen and (max-width:991px){.joining__bg{display:none}}.joining__wrap{display:flex;gap:100px}@media (max-width:1439px){.joining__wrap{gap:78px}}@media screen and (max-width:991px){.joining__wrap{flex-direction:column}}.joining__logo{display:flex;justify-content:flex-end;margin-top:70px;padding-right:30px;width:40%}@media (max-width:1439px){.joining__logo{justify-content:flex-start;padding-right:0;width:auto}}@media screen and (max-width:991px){.joining__logo{justify-content:center}}.joining__desc{align-items:flex-start;display:flex;flex:1;flex-direction:column}.joining__desc .text{margin-bottom:36px;max-width:88%}@media (max-width:1439px){.joining__desc .text{max-width:none}}.kubernetes-key{margin-bottom:85px;margin-top:150px;padding-left:100px;position:relative}@media screen and (max-width:991px){.kubernetes-key{display:flex;justify-content:space-between;margin-top:0;padding-left:20px}}@media screen and (max-width:768px){.kubernetes-key{flex-direction:column}}@media screen and (max-width:991px){.kubernetes-key__text-wrap{width:100%}.kubernetes-key__pic-wrap{display:none}}.kubernetes-key__bg{left:-40px;position:absolute;top:-185px;z-index:-11}@media screen and (max-width:991px){.kubernetes-key__bg{display:none}}.kubernetes-key__title{color:#ff633c;font-size:95px;letter-spacing:.1px;line-height:1;margin-bottom:10px}@media (max-width:1439px){.kubernetes-key__title{font-size:75px}}@media screen and (max-width:991px){.kubernetes-key__title{margin-bottom:0}}.kubernetes-key__subtitle{color:#342b47;font-size:75px;font-weight:600;height:75px;letter-spacing:.1px;line-height:75px;margin-bottom:35px;position:relative}@media screen and (max-width:991px){.kubernetes-key__subtitle{height:auto}}@media (max-width:1439px){.kubernetes-key__subtitle_calc{font-size:55px}}.kubernetes-key__subtitle span{opacity:0;position:absolute}.kubernetes-key__subtitle span:first-child,.kubernetes-key__subtitle span:nth-child(2){animation:fadeSubtitleIn 10s ease-in-out infinite}.kubernetes-key__subtitle span:nth-child(2){animation-delay:5s}@keyframes fadeSubtitleIn{0%{opacity:0}10%{opacity:1}50%{opacity:1}60%{opacity:0}to{opacity:0}}.kubernetes-key__img{position:absolute;right:20px;top:-90px}@media (max-width:1439px){.kubernetes-key__img{right:10px}}@media screen and (max-width:991px){.kubernetes-key__img{height:290px;margin:0 auto;position:unset;width:auto}}.learning{margin-bottom:-200px;margin-top:100px;position:relative}@media screen and (max-width:991px){.learning{margin-bottom:80px;margin-top:0}}.learning__title{margin-bottom:46px;margin-left:-4px;margin-top:0}@media screen and (max-width:991px){.learning__title{margin-bottom:16px;margin-left:0}}.learning__description{color:rgba(20,13,50,.85);margin:0 0 25px;max-width:965px;padding-left:1px}@media (max-width:1439px){.learning__description{max-width:100%}}.learning__features-list{display:flex;flex-wrap:wrap;list-style:none;margin:50px 0 0;padding:0}@media screen and (max-width:991px){.learning__features-list{gap:40px;margin-top:60px}}.learning__feature{margin-bottom:35px;margin-right:auto;width:640px}@media (max-width:1439px){.learning__feature{margin-bottom:0;width:480px}}@media screen and (max-width:991px){.learning__feature{flex:1;min-width:337px;width:unset}}@media screen and (max-width:768px){.learning__feature{flex:none;width:100%}}.learning__feature:nth-child(3),.learning__feature:nth-child(4){left:40px;position:relative}@media screen and (max-width:991px){.learning__feature:nth-child(3),.learning__feature:nth-child(4){left:0}}.managed-kubernetes{margin-bottom:100px;margin-top:75px;position:relative}.managed-kubernetes__title{letter-spacing:.7px;margin-bottom:85px;margin-left:-6px}@media (max-width:1439px){.managed-kubernetes__title{font-size:60px;line-height:75px}}.managed-kubernetes__component{position:relative}.managed-kubernetes__component-bg1{bottom:50px;height:745px;position:absolute;right:-214px;width:830px;z-index:-10}.managed-kubernetes__component-bg2{bottom:-50px;height:453px;left:-152px;position:absolute;width:493px;z-index:-10}.managed-kubernetes__component-bg3{bottom:-270px;height:708px;position:absolute;right:-800px;width:1168px;z-index:-10}.managed-kubernetes__component-img1{bottom:114px;position:absolute;right:-15px;z-index:-9}.managed-kubernetes__component-img2{bottom:15px;left:0;position:absolute;z-index:-9}.managed-kubernetes__component-img3{bottom:-10px;position:absolute;right:50px;z-index:-9}@media (max-width:1439px){.managed-kubernetes__component-bg1,.managed-kubernetes__component-bg2,.managed-kubernetes__component-bg3,.managed-kubernetes__component-img1,.managed-kubernetes__component-img2,.managed-kubernetes__component-img3{display:none}}@media (min-width:1440px){.managed-kubernetes__component_even{display:flex;flex-direction:row;justify-content:flex-end}}.managed-kubernetes__plus{display:block;margin:-60px auto;position:relative;z-index:10}.managed-kubernetes__card{background-color:#fff;border-radius:15px;box-sizing:border-box;padding:60px 70px;position:relative;width:1092px;z-index:2}.managed-kubernetes__card-title{color:#463f66;font-size:44px;font-weight:600;letter-spacing:.4px;line-height:56px;margin:0 0 50px}.managed-kubernetes__card-title b{color:#ff633c;font-weight:600}.managed-kubernetes__card-features{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;list-style-type:none;margin:0;padding:0;position:relative}.managed-kubernetes__card-features_large:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:40px;content:"";height:150px;left:0;position:absolute;width:100%}.managed-kubernetes__card-feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:50px;width:47.5%}.managed-kubernetes__card-feature-icon{align-items:center;background:#6252d4;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.managed-kubernetes__card-feature-icon svg{fill:#fff}.managed-kubernetes__card-feature-content{display:flex;flex:1;flex-direction:column;justify-content:center;margin-left:15px;min-height:60px}.managed-kubernetes__card-feature-title{color:#000;font-size:22px;font-weight:500;letter-spacing:.28px;line-height:30px}.managed-kubernetes__card-feature-text{color:#140d32;font-size:14px;font-weight:400;line-height:22px;opacity:.7}.managed-kubernetes__card-feature-text ol,.managed-kubernetes__card-feature-text ul{list-style-type:none;margin:0;padding:0}.managed-kubernetes__card-feature-text ol li,.managed-kubernetes__card-feature-text ul li{margin:10px 0}.managed-kubernetes__card-feature-info{fill:#140d32;display:inline-block;height:18px;opacity:.5;transform:translateY(2px);transition:opacity .3s ease;width:18px}.managed-kubernetes__card-feature-info:hover{opacity:1}.managed-kubernetes__card-extra{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2LjQ0NyAyIDkuMTQxIDkuMzA2YTEuMSAxLjEgMCAwIDAgMS41NTYgMS41NTZMMTggMy41NTh2Mi40NDNhMSAxIDAgMCAwIDIgMFYuOTk5YS45OTYuOTk2IDAgMCAwLS4yOTMtLjcwNi45OTYuOTk2IDAgMCAwLS43MDYtLjI5M2gtNS4wMDJhMSAxIDAgMCAwIDAgMmgyLjQ0OFpNMjAgMTJWNy4yNDZ2MTAuMjYxQzIwIDE4Ljg4NCAxOS4wMDggMjAgMTcuNzgzIDIwSDIuMjE3Qy45OTIgMjAgMCAxOC44ODIgMCAxNy41MDdWMi40OTNDMCAxLjExNi45OTIgMCAyLjIxNyAwaDEwLjY3NUg4YTEgMSAwIDEgMSAwIDJIMi41N0MyLjI1IDIgMiAyLjI5OSAyIDIuNjY3djE0LjY2NmMwIC4zNjIuMjU1LjY2Ny41Ny42NjdoMTQuODZjLjMxOSAwIC41Ny0uMjk5LjU3LS42NjdWMTJhMSAxIDAgMSAxIDIgMFoiIGZpbGw9IiNGRjYzM0MiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==");background-position:40px 2px;background-repeat:no-repeat;color:grey;font-size:18px;font-weight:400;letter-spacing:.2px;line-height:25px;margin-bottom:50px;max-width:675px;padding-left:75px;position:relative}.managed-kubernetes__card-extra a{color:#ff633c;font-weight:600;text-decoration:none;transition:all .3s ease}.managed-kubernetes__card-extra a:hover{color:#463f66}.managed-kubernetes__card_last{padding-bottom:30px}.managed-kubernetes__notice{color:#6e6e6e;font-size:16px;letter-spacing:.2px;line-height:26px;margin-top:60px;opacity:.85}.managed-kubernetes__notice a{color:#6252d4;text-decoration:none;transition:all .3s ease}.managed-kubernetes__notice a:hover{color:#463f66}.managed-kubernetes__button-container{align-items:center;display:flex;justify-content:center;margin:50px 0 0}.managed-kubernetes__button{display:inline-block}.managed-kubernetes-deckhouse .smooth-operation__bg-1{height:1311px;left:70px;top:-780px;width:1562px}@media (max-width:1439px){.managed-kubernetes-deckhouse .smooth-operation__bg-1{left:60px;top:-740px;width:1320px}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse .smooth-operation__bg-1{display:none}}@media (max-width:1439px){.managed-kubernetes-deckhouse .smooth-operation__description{width:700px}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse .smooth-operation__description{width:auto}}.managed-kubernetes-deckhouse.managed-kubernetes-expander{margin-top:270px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.managed-kubernetes-expander{margin-top:40px}.managed-kubernetes-deckhouse.managed-kubernetes-expander .cta{padding:0}}.managed-kubernetes-deckhouse.managed-kubernetes-expander .button--attention{margin-right:35px}.managed-kubernetes-deckhouse.managed-kubernetes-expander .button--attention:last-child{margin-right:0}.managed-kubernetes-deckhouse.how-does-it-work{margin-bottom:75px;margin-top:106px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.how-does-it-work{margin-bottom:0;margin-top:80px}.managed-kubernetes-deckhouse.how-does-it-work .how-does-it-work__title{margin-bottom:40px}.managed-kubernetes-deckhouse.how-does-it-work .how-does-it-work__title br{display:none}}.managed-kubernetes-deckhouse.how-does-it-work .how-does-it-work-scheme{margin:0 auto}.managed-kubernetes-deckhouse.how-we-work{margin-bottom:50px;margin-top:200px;position:relative}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.how-we-work{margin-bottom:0;margin-top:80px}}.managed-kubernetes-deckhouse.how-we-work .how-we-work__bg-1{position:absolute;right:-490px;top:-200px;z-index:-10}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.how-we-work .how-we-work__bg-1{display:none}}.managed-kubernetes-deckhouse.how-we-work .how-we-work__bg-2{bottom:-280px;left:-615px;position:absolute;z-index:-10}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.how-we-work .how-we-work__bg-2{display:none}}.managed-kubernetes-deckhouse.how-we-work .how-we-work__title{margin-bottom:70px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.how-we-work .how-we-work__title{margin-bottom:40px}}.managed-kubernetes-deckhouse.how-we-work .business__item-list{max-width:940px}@media (max-width:1439px){.managed-kubernetes-deckhouse.how-we-work .business__item-list{max-width:900px}.managed-kubernetes-deckhouse.how-we-work .business__item-list-item-text{padding-right:50px}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.how-we-work .business__item-list-item-text{padding-right:200px}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.how-we-work .business__item-list-item-text{padding-right:0}}.managed-kubernetes-deckhouse.how-we-work .managed-kubernetes__component-img1{display:block;right:165px;top:70px}@media (max-width:1439px){.managed-kubernetes-deckhouse.how-we-work .managed-kubernetes__component-img1{right:0}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.how-we-work .managed-kubernetes__component-img1{right:20px;top:35px}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.how-we-work .managed-kubernetes__component-img1{display:none}}.managed-kubernetes-deckhouse.cluster-ready{margin-bottom:0;margin-top:200px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.cluster-ready{margin-top:80px}.managed-kubernetes-deckhouse.cluster-ready .cluster-ready__title{margin-bottom:60px;margin-left:0}}.managed-kubernetes-deckhouse.cluster-ready .mkd-benefits__bg-1{left:-240px;position:absolute;top:245px;z-index:-10}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.cluster-ready .mkd-benefits__bg-1{display:none}}.managed-kubernetes-deckhouse.cluster-ready .cluster-ready__works-list{grid-template-areas:"card-1 ." "card-1 card-2" "card-1 card-2" "card-1 card-2" "card-3 card-2" "card-3 card-4" "card-3 card-4" "card-3 card-4" "card-5 card-4" "card-5 card-6" "card-5 card-6" "card-5 card-6" "card-7 card-6" "card-7 ."}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.cluster-ready .cluster-ready__works-list{display:flex;flex-wrap:wrap;gap:40px}.managed-kubernetes-deckhouse.cluster-ready .cluster-ready__work{flex:1;min-width:337px}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.cluster-ready .cluster-ready__work{flex:none;min-width:unset;width:100%}}.managed-kubernetes-deckhouse.cluster-ready .card-benefits__title{color:#463f66}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.cta__why-kubernetes{margin-top:80px}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.cta__why-kubernetes a.button{margin-bottom:0}}.managed-kubernetes-deckhouse.mkd-certificate{margin-top:150px;position:relative}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.mkd-certificate{margin-top:40px}}.managed-kubernetes-deckhouse.mkd-certificate .mkd-certificate__bg-1{left:0;margin-left:-165px;position:absolute;top:0;z-index:-10}@media (max-width:1439px){.managed-kubernetes-deckhouse.mkd-certificate .mkd-certificate__bg-1{left:110px}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.mkd-certificate .mkd-certificate__bg-1{display:none}}.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__wrapper{align-items:center;display:flex;height:580px}@media (max-width:1439px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__wrapper{justify-content:center}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__wrapper{height:auto}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__wrapper{background-color:#fff;border-radius:15px;flex-direction:column;margin-top:73px;padding:50px 20px 30px 30px;position:relative}}.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__icon{height:230px;left:unset;margin-right:60px;position:relative;top:unset;width:237px}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__icon{height:auto;left:40px;position:absolute;top:-33px;width:67px}}.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__description{max-width:566px}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__description{max-width:unset;width:100%}}.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__description .card-certificate__title{margin-bottom:30px}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__description .card-certificate__title{margin-bottom:0}}.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__description .button--attention{padding:25px 55px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__description .button--attention{line-height:24px;padding:14px 48px;text-align:center}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__description .button--attention{display:none}}.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__button--sm{display:none;margin-top:40px}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.mkd-certificate .card-certificate__button--sm{display:block;line-height:24px;text-align:center}}.managed-kubernetes-deckhouse.customers{margin-bottom:150px;margin-top:190px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.customers{margin-bottom:0;margin-top:80px}.managed-kubernetes-deckhouse.customers .clients-logos__title{margin-bottom:60px}}.managed-kubernetes-deckhouse.calc-online{display:flex;justify-content:center;margin-top:170px;position:relative}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.calc-online{margin-top:70px}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.calc-online{width:100%}}.managed-kubernetes-deckhouse.calc-online .mkd-calculator__bg-1{position:absolute;right:-690px;top:-320px;z-index:-11}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.calc-online .mkd-calculator__bg-1{display:none}.managed-kubernetes-deckhouse.calc-online a.button{font-size:18px;font-weight:600;line-height:24px;margin-right:0}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.calc-online a.button{margin-bottom:0}.managed-kubernetes-deckhouse.calc-online a.button .icon{height:17px;width:14px}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.calc-online .contact-us__policy{margin-bottom:0}}@media screen and (max-width:768px){.managed-kubernetes-deckhouse.calc-online .contact-us__policy{margin-bottom:0}}.managed-kubernetes-deckhouse.cost-calculation{align-items:center;display:flex;flex-direction:column;margin-top:25px}@media (max-width:1439px){.managed-kubernetes-deckhouse.cost-calculation.greater-autonomy .button--text-huge{font-size:45px!important;padding:24px 0 30px}}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.cost-calculation.greater-autonomy .button--text-huge{font-size:18px!important;padding:14px 44px}.managed-kubernetes-deckhouse.cost-calculation{margin-top:65px}.managed-kubernetes-deckhouse.cost-calculation a.button--text-huge{font-size:18px!important;font-weight:600;line-height:24px;transition:all .3s ease}.managed-kubernetes-deckhouse #examples-calculation{width:100%}.managed-kubernetes-deckhouse #examples-calculation .examples-calculation__wrapper{padding-top:60px!important;padding:0}}.managed-kubernetes-deckhouse #examples-calculation section.container{padding:0}.managed-kubernetes-deckhouse .cost-calculation__card-title.card-title--stars{position:relative}.managed-kubernetes-deckhouse .cost-calculation__card-title.card-title--stars:after{content:"***";display:block;font-size:24px;position:absolute;right:5px;top:-10px}@media (max-width:1439px){.managed-kubernetes-deckhouse .cost-calculation__card-title.card-title--stars:after{left:330px;right:unset}}.managed-kubernetes-deckhouse .cost-calculation__price{margin-bottom:30px}.managed-kubernetes-deckhouse .cost-calculation__explanation{margin-top:30px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse .cost-calculation__explanation .contact-us__policy:last-child{margin-bottom:0}}.managed-kubernetes-deckhouse.contact-us{margin-top:450px}@media screen and (max-width:991px){.managed-kubernetes-deckhouse.contact-us{margin-top:80px}}.managed-kubernetes-deckhouse .cost-determined{background:transparent;justify-content:center;padding-top:65px}.managed-kubernetes-deckhouse .cost-determined .text{align-items:center;display:flex}.managed-kubernetes-deckhouse .cost-determined .text span{border-bottom:1px dashed;border-spacing:2px;color:#9591a7}.managed-kubernetes-deckhouse .cost-determined .text .question-icon{margin-left:5px}@media (max-width:1439px){#greater-autonomy{margin-bottom:-250px!important}#greater-autonomy .cost-calculation__wrapper{padding-bottom:250px!important}}@media screen and (max-width:991px){#greater-autonomy{margin-bottom:0!important}#greater-autonomy .cost-calculation__wrapper{padding-bottom:0!important;padding-top:40px!important}}#greater-autonomy .mkd-greater-autonomy__bg-1{left:40px;position:absolute;top:285px;z-index:-11}@media screen and (max-width:991px){#greater-autonomy .mkd-greater-autonomy__bg-1{display:none}}#greater-autonomy .mkd-greater-autonomy__bg-2{position:absolute;right:-175px;top:1120px;z-index:-11}@media (max-width:1439px){#greater-autonomy .mkd-greater-autonomy__bg-2{top:1200px}}@media screen and (max-width:991px){#greater-autonomy .mkd-greater-autonomy__bg-2{display:none}#greater-autonomy .cost-calculation__description{margin-bottom:0}}#greater-autonomy .cost-calculation__title{margin-bottom:0;margin-top:95px}#greater-autonomy .cost-calculation__title.contact-us__policy a{font-size:36px;padding:0}#greater-autonomy .card-benefits__inner{padding:35px 70px 75px 40px}@media screen and (max-width:991px){#greater-autonomy .card-benefits__inner{padding:20px 20px 30px 30px}}#greater-autonomy .business{margin-top:120px}@media screen and (max-width:991px){#greater-autonomy .business{margin-top:40px}}@media screen and (max-width:768px){#greater-autonomy .business{flex-wrap:wrap}}#greater-autonomy .business__item:last-child{margin-top:160px}@media screen and (max-width:768px){#greater-autonomy .business__item:last-child{margin-top:40px}#greater-autonomy .business__item{width:100%}}@media screen and (max-width:991px){#greater-autonomy .business__item-title{margin-bottom:10px}}#greater-autonomy .business__item-subtitle{color:#463f66;font-size:23px;font-weight:500;line-height:150%;margin-bottom:35px}@media screen and (max-width:991px){#greater-autonomy .business__item-subtitle{margin-bottom:28px}#greater-autonomy .business__item-list-item-text{padding-right:0}}.managed-kubernetes-expander{align-items:center;display:flex;flex-direction:column;margin-top:75px}.managed-kubernetes-expander__calc{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:35px;padding:30px 40px}.managed-kubernetes-expander__calc .text{margin-left:40px}.news-and-events{margin-top:257px;position:relative}@media screen and (max-width:991px){.news-and-events{margin-top:80px}}.news-and-events__title{margin-bottom:80px;margin-left:-4px}@media screen and (max-width:991px){.news-and-events__title{margin-bottom:40px;margin-left:0}}.news-and-events__title a{color:#463f66}.news-and-events__title a.special{color:#ff633c;transition:all .3s ease-in-out}.news-and-events__title a.special:hover{color:#463f66}@media (min-width:1440px){.news-and-events__title .cond-nl{display:none}}.news-and-events__posts{grid-column-gap:40px;grid-row-gap:40px;display:grid;grid-auto-rows:minmax(120px,auto);grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.news-and-events__posts{display:flex;flex-direction:column}}.news-and-events__posts_default{grid-template-areas:"post-1 post-2 post-3" "post-1 post-2 post-4" "post-1 post-2 post-5" "post-1 post-2 post-6"}@media (max-width:1439px){.news-and-events__posts_default{grid-template-areas:"post-1 post-2" "post-3 post-4" "post-5 post-6";grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:991px){.news-and-events__posts_default{grid-template-areas:"post-1 post-1" "post-2 post-3" "post-4 post-5" "post-6      .";grid-template-columns:repeat(2,1fr)}}.news-and-events__posts_short{grid-template-areas:"post-1 post-2 post-3" "post-1 post-2 post-4" "post-1 post-2 post-5"}@media (max-width:1439px){.news-and-events__posts_short{grid-template-areas:"post-1 post-2" "post-3 post-4" "post-5 .";grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:991px){.news-and-events__posts_short{grid-template-areas:"post-1 post-1" "post-2 post-3" "post-4 post-5";grid-template-columns:repeat(2,1fr)}}.news-and-events__badge{height:100px;position:absolute;right:0;top:4px}@media screen and (max-width:991px){.news-and-events__badge{border-radius:8px;display:flex;height:auto;justify-content:center;margin:40px auto 0;padding:11px 34px;position:unset;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:768px){.news-and-events__badge{padding:11px 0;width:100%}}.news-and-events-page{background-color:#fff;border-radius:15px;margin:0 0 50px;padding:40px 30px 40px 40px;position:relative}@media screen and (max-width:768px){.news-and-events-page{background:transparent;padding:0}}.news-and-events-page__posts{list-style-type:none;margin:0 0 50px;padding:0}.news-and-events-page__post{margin:0 0 30px}.news-and-events-page__post-img{border-radius:10px;margin-bottom:10px}.news-and-events-page__post-title{color:#342b47;font-weight:700;letter-spacing:1px;line-height:1.36;transition:all .3s ease}.news-and-events-page__post-title:active,.news-and-events-page__post-title:focus,.news-and-events-page__post-title:hover{color:#6252d4}.news-and-events-page__post-date{color:rgba(20,13,50,.5);letter-spacing:.5px;padding-right:10px}.news-and-events-page__post-category{color:#6252d4;letter-spacing:.5px}.news-and-events-page__post-excerpt{margin:8px 0 0}.numbers__items{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;list-style-type:none;margin:0;padding:0}@media screen and (max-width:991px){.numbers__items{flex-wrap:wrap;justify-content:flex-start}}@media screen and (max-width:768px){.numbers__items{justify-content:flex-start}}@media screen and (max-width:991px){.numbers__items--about-us{gap:64px;justify-content:flex-start}}@media screen and (max-width:768px){.numbers__items--about-us{gap:30px}}.numbers__item{flex:1}@media screen and (max-width:991px){.numbers__item{flex:none;max-width:280px}}@media screen and (max-width:768px){.numbers__items--about-us .numbers__item{flex:1}.numbers__item{max-width:167px}}.numbers__item-number{color:#6252d4;font-size:90px;font-weight:800;letter-spacing:.5px;line-height:90px;margin-bottom:10px}.numbers__item-number span{color:#ff633c}@media (max-width:1439px){.numbers__item-number{font-size:70px;line-height:70px}}@media screen and (max-width:768px){.numbers__item-number{font-size:40px;line-height:49px}}.numbers__item-title{color:#140d32;font-size:24px;font-weight:500;line-height:36px}@media screen and (max-width:768px){.numbers__item-title{font-size:18px;line-height:22px}}@media screen and (max-width:991px){.numbers__items--about-us .numbers__item-title{font-size:18px;line-height:22px}}.okmeter-page__bg-1{left:150px;position:absolute;top:-510px;z-index:-10}@media screen and (max-width:991px){.okmeter-page__bg-1{display:none}}.okmeter-page__bg-2{bottom:-545px;left:-650px;position:absolute}@media screen and (max-width:991px){.okmeter-page__bg-2{display:none}}.okmeter-page .high-standards__description{margin-left:236px}@media screen and (max-width:991px){.okmeter-page .high-standards__description{margin-left:0}}@media (max-width:1439px){.okmeter-page__bg-1{left:150px;top:-525px;width:1260px}}@media screen and (max-width:991px){.okmeter-page-block{flex-direction:row;justify-content:space-between;margin-bottom:80px;margin-top:0;padding-left:20px}.okmeter-page-block__pic-wrap{width:30%}}@media screen and (max-width:768px){.okmeter-page-block__pic-wrap{display:none}}@media screen and (max-width:991px){.okmeter-page-block__text-wrap{width:65%}}@media screen and (max-width:768px){.okmeter-page-block__text-wrap{width:100%}}.okmeter-page-block .contact-us__image{left:160px}@media screen and (max-width:991px){.okmeter-page-block .contact-us__image{position:unset}}.okmeter-page-block .okmeter-logo{margin-bottom:40px;margin-left:250px}@media screen and (max-width:991px){.okmeter-page-block .okmeter-logo{margin-bottom:30px;margin-left:0}.okmeter-page-block .okmeter-logo__icon{height:63px;max-width:100%;width:auto}}.okmeter-page-block .title--subtitle{margin-bottom:40px;margin-left:250px}@media screen and (max-width:991px){.okmeter-page-block .title--subtitle{margin-left:0}}.okmeter-page-block .button--okmeter{margin-left:250px}@media screen and (max-width:991px){.okmeter-page-block .button--okmeter{margin-left:0}}@media screen and (max-width:768px){.okmeter-page-block .button--okmeter{justify-content:center}}@media screen and (max-width:991px){.okmeter-page-video-block{margin-bottom:80px;margin-top:0}}.okmeter-page-video-block__window{border-radius:10px;overflow:hidden}.okmeter-page-video-block__window--header{align-items:center;background:#fff;box-shadow:0 0 15px hsla(250,9%,52%,.05);display:flex;height:45px;margin-bottom:1px}.okmeter-page-video-block__window--header span{border-radius:16px;height:16px;width:16px}.okmeter-page-video-block__window--wrap{background:#fff;padding:25px 0}.okmeter-page-video-block__window--video{display:block;height:auto;width:100%}.okmeter-page-video-block__close-icon{background-color:#ea4335;margin-left:20px}.okmeter-page-video-block__min-icon{background-color:#fbbc05;margin-left:10px}.okmeter-page-video-block__max-icon{background-color:#97c93d;margin-left:10px}.okmeter-page-trial-block{margin-top:100px}@media screen and (max-width:991px){.okmeter-page-trial-block{margin-bottom:80px;margin-top:0;padding-bottom:0}}.okmeter-page-trial-block .trial-bg-1{height:402px;left:0;top:30px;width:959px;z-index:-10}@media screen and (max-width:991px){.okmeter-page-trial-block .trial-bg-1{display:none}}.okmeter-page-trial-block .trial-bg-2{left:unset;position:absolute;right:340px;top:-6px;z-index:-11}@media screen and (max-width:991px){.okmeter-page-trial-block .trial-bg-2{display:none}}.okmeter-page-trial-block .how-do-this__image{top:20px}@media screen and (max-width:991px){.okmeter-page-trial-block .how-do-this__image{height:283px;margin-top:140px;position:unset;width:auto}}.okmeter-page-trial-block .thinkant__pic-wrapper{position:unset}@media screen and (max-width:991px){.okmeter-page-trial-block .thinkant__pic-wrapper{position:relative}}.okmeter-page-trial-block .thinkant__textWrapper{margin-left:70px;padding-top:150px;width:830px}@media screen and (max-width:991px){.okmeter-page-trial-block .thinkant__textWrapper{margin-left:0;padding:20px 20px 30px;width:100%}}.okmeter-page-trial-block .thinkant__description{margin-bottom:30px;text-align:center}@media screen and (max-width:991px){.okmeter-page-trial-block .thinkant__description{margin-bottom:20px;text-align:start}}.okmeter-page-trial-block .button--okmeter{align-self:center}@media screen and (max-width:768px){.okmeter-page-trial-block .button--okmeter{justify-content:center}}@media (max-width:1439px){.okmeter-page-trial-block .trial-bg-2{display:none}}@media screen and (max-width:991px){.okmeter-page-monitoring-block{margin-bottom:80px;margin-top:0}}.okmeter-page-monitoring-block .monitoring-bg-1{position:absolute;right:-150px;top:-100px;z-index:-10}@media screen and (max-width:991px){.okmeter-page-monitoring-block .monitoring-bg-1{display:none}}.okmeter-page-monitoring-block .devops-as-a-service__title{margin-bottom:16px;margin-left:0}.okmeter-page-monitoring-block .devops-as-a-service__description{margin-bottom:50px;max-width:910px}@media screen and (max-width:991px){.okmeter-page-monitoring-block .devops-as-a-service__description{margin-bottom:60px;max-width:100%}}.okmeter-page-on-premises-block{margin-top:120px;position:relative}@media screen and (max-width:991px){.okmeter-page-on-premises-block{margin-top:0}}.okmeter-page-on-premises-block .on-premises__bg-1{position:absolute;right:-850px;top:-160px;z-index:-10}@media screen and (max-width:991px){.okmeter-page-on-premises-block .on-premises__bg-1{display:none}}.okmeter-page-on-premises-block .okmeter-grid{margin-top:60px}.okmeter-page-on-premises-block .okmeter-grid__list{grid-column-gap:40px;grid-row-gap:20px;display:grid;grid-template-areas:"item-1 item-2" "item-1 item-3";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.okmeter-page-on-premises-block .okmeter-grid__list{display:flex;flex:1;flex-direction:column}}.okmeter-page-on-premises-block .icon-container--okmeter{background:#669f57}.okmeter-page-on-premises-block .card-benefits__title{width:95%}.okmeter-page-on-premises-block .card-benefits__text{margin-top:30px}.okmeter-page-decision-block{margin-top:125px;padding-left:440px}@media screen and (max-width:991px){.okmeter-page-decision-block{flex-direction:row;justify-content:space-between;margin-bottom:80px;margin-top:80px;padding-left:20px}}@media screen and (max-width:768px){.okmeter-page-decision-block{align-items:center;flex-direction:column;margin-bottom:20px}.okmeter-page-decision-block .okmeter-page-block__pic-wrap{display:block;order:2;width:100%}}.okmeter-page-decision-block .contact-us__image{top:0}@media screen and (max-width:991px){.okmeter-page-decision-block .contact-us__image{height:269px;position:unset;width:auto}}@media screen and (max-width:768px){.okmeter-page-decision-block .okmeter-page-block__text-wrap{margin-bottom:80px}}.okmeter-page-decision-block .thinkant__description{margin-bottom:60px;margin-top:35px}@media screen and (max-width:991px){.okmeter-page-decision-block .thinkant__description{margin-top:16px}}@media screen and (max-width:768px){.okmeter-page-decision-block .button--okmeter{justify-content:center}}.our-clients{margin-bottom:307px;margin-top:22px;padding-left:236px;position:relative}@media screen and (max-width:991px){.our-clients{margin-bottom:80px;padding-left:20px}}.our-clients__bg-1{left:105px;position:absolute;top:-600px;z-index:-10}@media screen and (max-width:991px){.our-clients__bg-1{display:none}}.our-clients__title{margin-bottom:9px;margin-left:5px}.our-clients__subtitle{color:#fff;margin-bottom:25px}@media screen and (max-width:991px){.our-clients__subtitle{color:#463f66}}.our-clients__description{color:#fff;font-size:28px;font-weight:500;letter-spacing:.1px;line-height:44px;margin-bottom:0;margin-left:3px;margin-top:0;max-width:820px}@media screen and (max-width:991px){.our-clients__description{color:#463f66;font-size:18px;line-height:28px}}.our-clients__page.sliders{margin-bottom:230px;position:relative}@media screen and (max-width:991px){.our-clients__page.sliders{margin-bottom:80px}}.our-clients__page.sliders .splide__wrap{display:flex;flex-direction:column;padding-top:20px;position:absolute;z-index:-10}@media screen and (max-width:991px){.our-clients__page.sliders .splide__wrap{margin:0 -20px 50px;position:relative}}.our-clients__page.sliders .splide__wrap:after{box-shadow:inset 870px 0 50px 0 #f6f7fb;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1439px){.our-clients__page.sliders .splide__wrap:after{box-shadow:inset 720px 0 50px 0 #f6f7fb}}@media screen and (max-width:991px){.our-clients__page.sliders .splide__wrap:after{display:none}}.our-clients__page.sliders .splide__our-clients .splide__list{padding-bottom:40px!important}.our-clients__page.sliders .splide__our-clients .splide__slide{align-items:center;background:#fff;border-radius:8px;box-shadow:0 9px 16px 0 rgba(98,82,212,.15);display:flex;max-height:96px;padding:19px}.our-clients__page.sliders .splide__our-clients .row-3 .splide__list{padding-bottom:20px!important}.our-clients__page.sliders .title--h2{margin-bottom:48px}.our-clients__page.sliders .title--h3{display:flex;flex-direction:column;gap:25px;margin-bottom:70px}.our-clients__page .content__wrap{background:#f6f7fb;max-width:760px;position:relative}@media (max-width:1439px){.our-clients__page .content__wrap{max-width:635px}}@media screen and (max-width:991px){.our-clients__page .content__wrap{background:transparent;max-width:unset}.our-clients__page.numbers{margin-bottom:80px}}.our-clients__page.numbers .title--h2{margin-bottom:50px}.our-clients__page.numbers .flant-helps__title{margin-bottom:55px}@media screen and (max-width:991px){.our-clients__page.numbers .flant-helps__title{margin-bottom:40px}}.our-clients__page.numbers .numbers__items{gap:72px;justify-content:flex-start}@media screen and (max-width:991px){.our-clients__page.numbers .numbers__items{gap:30px}}.our-clients__page.numbers .numbers__item{flex:none}.our-clients__page.numbers .numbers__item-number{font-size:65px;font-weight:700;line-height:normal}@media screen and (max-width:768px){.our-clients__page.numbers .numbers__item-number{font-size:40px;line-height:49px}}.our-clients__page.numbers .numbers__item-title{font-size:18px;font-weight:500;line-height:28px}.our-clients__page.customers{margin-bottom:160px;margin-top:300px}@media screen and (max-width:991px){.our-clients__page.customers{margin:80px 0}}.our-clients__page.customers .customers__list{justify-content:flex-start}.our-clients__page.customers .customers__list-item:nth-child(5n+1){padding-left:0}.our-clients__page.customers .customers__list-item:nth-child(5n){padding-right:0}@media (max-width:1439px){.our-clients__page.customers .customers__list-item:nth-child(5n+1){padding-left:40px}.our-clients__page.customers .customers__list-item:nth-child(4n+1){padding-left:0}.our-clients__page.customers .customers__list-item:nth-child(5n){padding-right:40px}.our-clients__page.customers .customers__list-item:nth-child(4n){padding-right:0}}@media screen and (max-width:991px){.our-clients__page.customers .customers__list-item:nth-child(2n),.our-clients__page.customers .customers__list-item:nth-child(odd){padding:0}}.our-clients__page.thinkant{margin-top:150px}@media screen and (max-width:991px){.our-clients__page.thinkant{margin-top:80px}}.our-clients__page.thinkant .thinkant__bg1{height:369px;left:250px;top:-25px;width:1179px}@media (max-width:1439px){.our-clients__page.thinkant .thinkant__bg1{left:180px;width:1050px}}@media screen and (max-width:991px){.our-clients__page.thinkant .thinkant__bg1{display:none}}.our-clients__page.thinkant .thinkant__textWrapper{margin-left:65px}@media screen and (max-width:991px){.our-clients__page.thinkant .thinkant__textWrapper{margin-left:0}.our-clients__page.thinkant .thinkant__description{font-size:18px;line-height:28px}}.our-clients__page.reviews{margin-bottom:110px;position:relative}@media screen and (max-width:991px){.our-clients__page.reviews{margin:80px 0}}.our-clients__page.reviews .reviews__bg1{position:absolute;right:-800px;top:-200px;z-index:-10}@media screen and (max-width:991px){.our-clients__page.reviews .reviews__bg1{display:none}}.our-clients__page.reviews .reviews__title{margin-bottom:70px}@media screen and (max-width:991px){.our-clients__page.reviews .reviews__title{margin-bottom:60px}}.our-clients__slider{height:171px;margin-bottom:0;margin-top:100px;position:relative}.our-clients__slider .splide{position:absolute}.our-clients__slider .splide__list{padding-bottom:40px!important}.our-clients__slider .splide__slide{align-items:center;background:#fff;border-radius:10px;box-shadow:0 15px 25px rgba(98,82,212,.15);display:flex;padding:30px}html.lock{overflow:hidden}.our-team.contacts{margin-bottom:416px}@media screen and (max-width:991px){.our-team.contacts{margin-bottom:60px}}.our-team__bg-1{left:-65px;position:absolute;top:-765px;z-index:-10}@media (max-width:1439px){.our-team__bg-1{left:-40px;top:-650px;width:1450px}}@media screen and (max-width:991px){.our-team__bg-1{display:none}}.our-team .our-team__title{color:#fff;margin-bottom:9px;margin-left:236px}@media screen and (max-width:991px){.our-team .our-team__title{margin-left:0}}.our-team .our-team__subtitle{color:#fff;margin-bottom:35px;margin-left:236px}@media (max-width:1439px){.our-team .our-team__subtitle{margin-bottom:15px}}@media screen and (max-width:991px){.our-team .our-team__subtitle{color:#463f66;margin-left:0}}.our-team .our-team__description{color:#fff;font-size:28px;font-weight:500;letter-spacing:.1px;line-height:44px;margin:0 0 0 236px;max-width:70%;min-width:60%}@media (max-width:1439px){.our-team .our-team__description{max-width:none}}@media screen and (max-width:991px){.our-team .our-team__description{color:#463f66;margin-left:0}}.our-team.team-map{flex-direction:column;position:relative}.our-team__map-bg-1{bottom:-415px;position:absolute;right:-1120px;z-index:-10}@media (max-width:1439px){.our-team__map-bg-1{right:-1050px}}@media screen and (max-width:991px){.our-team__map-bg-1{display:none}}.our-team .team-map__title{text-align:left}.our-team .team-map__subtitle{margin-bottom:30px}.our-team.devops-tools{margin-top:130px}@media screen and (max-width:991px){.our-team.devops-tools{margin-top:80px}}.our-team__our-team-bg-1{left:-1060px;position:absolute;top:-255px;z-index:-10}@media screen and (max-width:991px){.our-team__our-team-bg-1{display:none}}.our-team .devops-tools__tools-list{grid-gap:120px}@media screen and (max-width:768px){.our-team .devops-tools__tools-list{flex-direction:row;flex-wrap:wrap;gap:40px}.our-team .devops-tools__tool{width:337px}}.our-team__card{cursor:pointer;height:100%}.our-team__card:hover .our-team__pic{opacity:0}@media screen and (max-width:768px){.our-team__card:hover .our-team__pic{width:100%}}.our-team__card:hover .our-team__pic-hover{opacity:1}@media screen and (max-width:768px){.our-team__card:hover .our-team__pic-hover{width:100%}.our-team__card{display:flex;gap:26px}.our-team__card .our-team__text{display:flex;flex-direction:column;justify-content:center;width:45%}}.our-team__photo{position:relative}@media screen and (max-width:768px){.our-team__photo{height:auto;width:154px}}.our-team__pic{position:absolute}.our-team__pic,.our-team__pic-hover{border-radius:15px;transition:all .3s}.our-team__pic-hover{opacity:0}.our-team__picture{border-radius:15px}.our-team__name{align-items:center;display:flex;padding-top:30px}@media screen and (max-width:768px){.our-team__name{align-items:flex-start;flex-direction:column-reverse;padding-top:0}}.our-team__flag{display:inline-block;height:24px;margin-left:10px}@media screen and (max-width:768px){.our-team__flag{margin-bottom:5px;margin-left:0}}.our-team__position{color:#9591a7;padding-top:10px}@media screen and (max-width:768px){.our-team__position{margin-bottom:0}}.our-team.how-do-this{margin-top:130px;padding-bottom:0}@media screen and (max-width:991px){.our-team.how-do-this{margin-top:80px}}@media (max-width:1439px){.our-team .follow-publications__publication:first-child{margin-right:50px}}@media screen and (max-width:768px){.our-team .follow-publications__publication:first-child{margin-right:0}}@media (max-width:1439px){.our-team .follow-publications__publication:nth-child(2){margin-right:25px}}@media screen and (max-width:768px){.our-team .follow-publications__publication:nth-child(2){margin-right:0}}.our-team .what-we-do-bg-1{position:absolute;right:-45px;top:20px;z-index:-10}@media screen and (max-width:991px){.our-team .what-we-do-bg-1{display:none}}@media screen and (max-width:768px){.our-team .card-gradient{margin-bottom:40px;padding-bottom:0}}.our-team .card-gradient__title{color:#463f66;margin-bottom:30px}@media screen and (max-width:991px){.our-team .card-gradient__title{margin-bottom:20px}}@media screen and (max-width:768px){.our-team .how-do-this__achieves-list{flex-direction:column}}.our-team .how-do-this__achieve{max-width:370px}.our-team .how-do-this__achieve:first-child{margin-right:130px}@media screen and (max-width:768px){.our-team .how-do-this__achieve:first-child{margin-right:0}}@media screen and (max-width:991px){.our-team .how-do-this__achieve{flex:1;max-width:unset}}.our-team .how-do-this__achieves-list:last-child .how-do-this__achieve{max-width:100%}@media screen and (max-width:991px){.our-team .how-do-this__achieves-list:last-child .how-do-this__achieve{flex-direction:column}}.our-team__card-gradient--list{display:flex;flex-wrap:wrap}.our-team__card-gradient--list h3:first-child{margin-right:70px}@media screen and (max-width:991px){.our-team__card-gradient--list h3{margin-right:70px}.our-team__card-gradient--list h3:last-child{margin:0}}@media screen and (max-width:768px){.our-team__card-gradient--list{flex-direction:column}}.our-team .modal-content__hidden{display:none}@media screen and (max-width:991px){.our-team-modal{width:90%}}@media screen and (max-width:768px){.our-team-modal{width:100%}}.our-team-modal__content{display:flex;width:1000px}@media screen and (max-width:991px){.our-team-modal__content{width:100%}}@media screen and (max-width:768px){.our-team-modal__content{flex-direction:column}}.our-team-modal__aside{margin-right:75px;width:370px}@media screen and (max-width:991px){.our-team-modal__aside{margin-right:26px;width:30%}}@media screen and (max-width:768px){.our-team-modal__aside{align-items:center;display:flex;gap:20px;margin-bottom:40px;width:100%}.our-team-modal__aside .our-team__picture{width:30%}.our-team-modal__aside .our-team__text{width:64%}}.our-team-modal__text{flex:1}.our-team-modal__text p:first-child{margin-top:0}.our-team .splide img{border-radius:20px}@media screen and (max-width:991px){#our-team .modal__content{padding:30px 20px 66px;width:90%}}@media screen and (max-width:768px){#our-team .modal__content{height:auto;min-height:100%;width:100%}.splide__slide,.splide__slide:not(.customers__list-item) img{height:160px!important;width:auto!important}}.paradigm{margin-bottom:70px;margin-top:257px;position:relative}.paradigm__title{margin-bottom:46px;margin-left:-4px;margin-top:0}.paradigm__description{color:rgba(20,13,50,.85);margin:0 0 25px;max-width:965px;padding-left:1px}@media (max-width:1439px){.paradigm__description{width:700px}}.paradigm__image{height:auto;left:auto;position:absolute;right:0;top:-91px;transform:scale(1);width:325px}.paradigm__bg1{height:1245px;left:-448px;position:absolute;top:-350px;width:1235px;z-index:-11}@media (max-width:1439px){.paradigm__bg1{left:-348px;transform:rotate(-9deg)}}.paradigm__bg2{height:1235px;position:absolute;right:-350px;top:-251px;width:1245px;z-index:-10}@media (max-width:1439px){.paradigm__bg2{left:-398px;top:640px;transform:rotate(192deg) scaleX(-1)}}.paradigm-measures{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:385px;position:relative}@media (max-width:1439px){.paradigm-measures{flex-direction:column}}.paradigm-measures__item{width:555px}@media (max-width:1439px){.paradigm-measures__item:last-child{margin-top:350px}}.paradigm-measures__item-title{color:#ff633c;font-size:56px;font-weight:600;letter-spacing:.5px;line-height:64px;margin:0 0 30px}.paradigm-measures__item-text{margin:28px 0}.paradigm-measures__item-list{list-style-type:none;margin:28px 0;padding:0}.paradigm-measures__item-list-item{margin-bottom:5px;padding-left:40px;position:relative}.paradigm-measures__item-list-item:last-child{margin-bottom:0}.paradigm-measures__item-list-item:before{color:#ff633c;content:"—";display:block;font-size:24px;font-weight:600;left:0;letter-spacing:.27px;line-height:36px;position:absolute;top:0}.partner-program{margin-bottom:268px;margin-top:22px;padding-left:236px;position:relative}@media screen and (max-width:991px){.partner-program{margin-bottom:60px;padding-left:20px}}.partner-program__bg-1{height:1617px;left:170px;position:absolute;top:-1220px;width:1732px;z-index:-10}@media screen and (max-width:991px){.partner-program__bg-1{display:none}}.partner-program .text--white,.partner-program .title--white{color:#fff}@media screen and (max-width:991px){.partner-program .text--white,.partner-program .title--white{color:#463f66}}.partner-program .text--header-subtitle-sm{margin-left:3px}.partner-ecosystem{margin-bottom:133px}@media screen and (max-width:991px){.partner-ecosystem{margin-bottom:100px}}.partner-ecosystem__wrap{align-items:flex-end;display:flex}@media screen and (max-width:768px){.partner-ecosystem__wrap{align-items:flex-start;flex-direction:column}}.partner-ecosystem__item{flex:1}@media screen and (max-width:991px){.partner-ecosystem__item{align-self:center}}.partner-ecosystem__item:first-child{display:flex;margin-bottom:95px;max-width:675px}@media screen and (max-width:991px){.partner-ecosystem__item:first-child{margin-bottom:0;max-width:100%}}@media screen and (max-width:768px){.partner-ecosystem__item:first-child{margin-bottom:30px}}@media screen and (max-width:991px){.partner-ecosystem__item:last-child{max-width:300px}}.partner-ecosystem__item:first-child:before{background:#d3dcff;border-radius:6px;content:"";display:inline-block;margin-right:40px;max-height:100%;width:4px}.partner-ecosystem__blockquote{flex:1}.entering-program{position:relative}.entering-program__bg-1{left:-560px;position:absolute;top:-60px;z-index:-10}@media screen and (max-width:991px){.entering-program__bg-1{display:none}}.entering-program .title--h2,.partner-type .title--h2{font-size:32px;line-height:41px;margin-bottom:80px;text-align:center}.entering-program__grid{grid-column-gap:40px;grid-row-gap:30px;color:#463f66;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);list-style:none;margin-bottom:115px;padding:0}@media screen and (max-width:768px){.entering-program__grid{display:flex;flex-wrap:wrap;margin-bottom:80px}}.entering-program__item{align-items:center;background:#fff;border-radius:14px;box-shadow:0 0 15px hsla(250,9%,52%,.05);display:flex;padding:18px 27px}@media screen and (max-width:768px){.entering-program__item{flex:1;min-width:335px}}@media screen and (max-width:991px){.entering-program__item-text{font-size:14px;line-height:21px}}.entering-program__item-icon{align-items:center;background:linear-gradient(241.45deg,#ff633c -5.91%,hsla(0,0%,100%,0) 114.98%),#6252d4;border-radius:50%;box-shadow:0 10.5789px 17.6316px rgba(98,82,212,.15);display:flex;justify-content:center;margin-right:28px;min-height:67px;min-width:67px}.entering-program svg.icon{fill:#fff}.entering-program svg.icon.box-in-circle{fill:transparent;stroke:#fff}.entering-program__text{color:#463f66;font-weight:500;margin:0 auto 87px;max-width:750px;text-align:center}.entering-program__cta{margin:0 auto 132px}@media screen and (max-width:991px){.entering-program__cta{align-items:center;margin-bottom:100px;padding:0}}.entering-program__download{align-items:center;display:flex}.entering-program svg.icon--download{fill:transparent;stroke:#9591a7;margin-right:13px}.partner-type{position:relative}.partner-type__bg-1{position:absolute;right:-190px;top:-145px;z-index:-10}@media screen and (max-width:991px){.partner-type__bg-1{display:none}}.partner-type .title--h2{margin-bottom:42px}.partner-list{position:relative}.partner-list__filters{color:#9591a7;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:center}@media screen and (max-width:991px){.partner-list__filters{justify-content:left}}.partner-list__filters label{display:flex;gap:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.partner-list__filters [type=checkbox]{opacity:0;position:absolute;z-index:-1}.partner-list__filters [type=checkbox]+label{align-items:center;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.partner-list__filters [type=checkbox]+label:before{background-position:50%;background-repeat:no-repeat;background-size:12px 10px;border:1px solid #9591a7;border-radius:.25em;content:"";display:inline-block;flex-grow:0;flex-shrink:0;height:1em;width:1em}.partner-list__filters [type=checkbox]:checked+label:before{background-color:#6252d4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.342 1.099a.54.54 0 0 1 0 .763l-5.04 5.04a.54.54 0 0 1-.764 0l-2.88-2.88a.54.54 0 0 1 .764-.763L3.92 5.757l4.658-4.658a.54.54 0 0 1 .764 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");border-color:#6252d4}.partner-list__filters [type=checkbox]:not(:disabled):checked+label:hover:before{background-color:#463f66;border-color:#463f66}.partner-list__filters [type=checkbox]:not(:disabled):not(:checked)+label:hover:before{border-color:#463f66}.partner-list__filters [type=checkbox]:not(:disabled):focus+label:before{box-shadow:0 0 0 .2rem #afa4ff}.partner-list__filters [type=checkbox]:not(:disabled)+label{cursor:pointer}.partner-list__filters [type=checkbox]:not(:disabled)+label:hover{color:#463f66}.partner-list__items{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:14px -17px;overflow:hidden;padding:0}.partner-list__item{align-items:center;aspect-ratio:2;background-color:#fff;border-radius:8px;box-shadow:0 3px 9px 1px rgba(59,66,109,.15);display:flex;flex:0 0 calc(20% - 34px);justify-content:center;margin:17px;transition:.15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:991px){.partner-list__item{flex:0 0 calc(25% - 20px);margin:10px}}@media screen and (max-width:550px){.partner-list__item{flex:0 0 calc(50% - 20px)}}.partner-list__item[data-id]{cursor:pointer}.partner-list__item[data-popup]:hover{box-shadow:0 0 20px 1px rgba(59,66,109,.15);transform:scale(.9)}.partner-list__item img{height:50px;max-width:60%;-o-object-fit:contain;object-fit:contain}.partner-list__item.hidden{flex-basis:0;margin:0;opacity:0}.partner-list__item-description{display:none}.partner-list__show-more{color:#6252d4;transition:.2s}.partner-list__show-more.hidden{opacity:0}.partner-list__show-more a{cursor:pointer;font-size:16px;font-weight:500;text-decoration:none}.partner-list__show-more a:before{background:50%/contain url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjNjI1MmQ0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTEuNSAxLjUgOC43NiA5IDguNTEtOSIvPjwvc3ZnPg==") no-repeat;content:"";display:inline-block;height:.7em;margin-right:.5em;width:1em}.partner-list #showMore{display:none;opacity:0;visibility:hidden}.partner-list #showMore:checked~.partner-list__show-more a:before{transform:rotate(180deg)}.partner-info>.wp-block-columns:last-child{margin-top:2em}.partner-info__line{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:2em}.partner-info__line img{display:block;height:30px;width:auto}.partner-info ul li:not(:last-child){margin-bottom:.25em}.preloader{height:100%;justify-content:center}.preloader,.preloader__wrap{align-items:center;display:flex}.preloader__wrap{flex-direction:column;gap:10px}.preloader .lds-ring{display:inline-block;height:80px;position:relative;width:80px}.preloader .lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#6252d4;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.preloader .lds-ring div:first-child{animation-delay:-.45s}.preloader .lds-ring div:nth-child(2){animation-delay:-.3s}.preloader .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profit{margin-bottom:120px;position:relative}.profit__title{letter-spacing:.3px;margin-bottom:46px}.profit__description{margin-bottom:40px;margin-left:5px;margin-top:0;max-width:970px}.profit__bg{height:704px;left:153px;position:absolute;top:178px;width:781px;z-index:-10}.profit__button{display:block;margin:50px auto 0}.projection{margin-bottom:134px;position:relative}.projection__bg-1{height:169px;left:-131px;position:absolute;top:148px;width:167px;z-index:-10}@media (max-width:1439px){.projection__bg-1{top:195px}}.projection__bg-2{height:629px;left:285px;position:absolute;top:227px;width:941px;z-index:-10}@media (max-width:1439px){.projection__bg-2{left:195px;top:210px}}.projection__bg-3{height:248px;position:absolute;right:-355px;top:713px;width:370px;z-index:-10}.projection__image{height:629px;left:-59px;position:absolute;top:199px;width:305px;z-index:-10}@media (max-width:1439px){.projection__image{left:-48px;top:239px}}.projection__title{color:#463f66;letter-spacing:.1px;margin-bottom:207px;position:relative}@media (max-width:1439px){.projection__title{margin-bottom:147px}}.projection__title span{background-color:#ff633c;border-radius:3px;color:#fff;display:inline-block;font-size:18px;font-weight:700;left:0;letter-spacing:normal;line-height:28px;padding:1px 9px;position:absolute;top:-30px}.projection__items{list-style:none;margin:0;padding:0}.projection__item-block{margin:0 auto 40px;max-width:601px}.projection__item-block:first-child{transform:translateX(-34px)}@media (max-width:1439px){.projection__item-block:first-child{transform:translateX(20px)}}.projection__item-block:last-child{transform:translateX(126px)}.reviews{margin-bottom:-150px;margin-top:150px;position:relative}.reviews__bg-1{position:absolute;right:-600px;top:145px;z-index:-10}.reviews__bg-2{left:-390px;position:absolute;top:835px;z-index:-10}.reviews__bg-3{position:absolute;right:-650px;top:1500px;z-index:-10}.reviews__title{margin-bottom:110px}.reviews__items{list-style-type:none;margin:0;padding:0}.reviews__item{background:#fff;border-radius:10px;margin-bottom:80px;padding:45px 90px}.reviews__item:nth-child(odd){margin-right:200px}.reviews__item:nth-child(2n){margin-left:200px}.reviews__item-head{justify-content:space-between;margin-bottom:45px}.reviews__item-head,.reviews__item-head-user{align-items:center;display:flex;flex-direction:row}.reviews__item-head-user-pic{border-radius:50%;display:block;height:96px;margin-right:22px;width:96px}.reviews__item-head-user-text-name{color:#140d32;font-size:22px;font-weight:600;letter-spacing:.24px;line-height:28px;margin-bottom:5px;opacity:.85}.reviews__item-head-user-text-position{color:#afafaf;font-size:18px;font-weight:500;letter-spacing:.2px;line-height:24px}.reviews__item-review{margin-bottom:45px}.reviews__item-review-title{margin-bottom:20px}.reviews__item-review-text{margin-bottom:15px}.reviews__item-review-text:last-child{margin-bottom:0}.reviews__item-cut{align-items:center;border-top:1px solid #e6e8f1;display:flex;flex-direction:row;justify-content:space-between;padding-top:35px}.reviews__item-cut-link{display:block}.reviews__item-cut-button{cursor:pointer;display:block}.reviews__item-cut-button-icon{display:block;transform:rotate(0deg);transition:transform .5s ease-in-out}.reviews__item-extra{align-items:flex-start;display:flex;flex-direction:row;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.reviews__item-extra-problem{margin-right:40px;width:39%}.reviews__item-extra-solution{flex:1}.reviews__item-extra-solution-list{list-style-type:none;margin:0;padding:0}.reviews__item-extra-solution-list li{position:relative}.reviews__item-extra-solution-list li span{position:absolute;right:calc(100% + 5px);white-space:nowrap}.reviews__item-extra-title{color:#ff633c;font-size:16px;letter-spacing:.1px;line-height:21px;margin:20px 0 16px}.reviews__item.active .reviews__item-extra{max-height:1000px}.reviews__item.active .reviews__item-cut-button-icon{transform:rotate(-180deg)}.reviews__list{grid-row-gap:35px;grid-column-gap:23px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding-left:0}@media screen and (max-width:991px){.reviews__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.reviews__list{grid-template-columns:1fr}}.reviews__list--item{background:#fff;border-radius:14px;box-shadow:0 0 15px hsla(250,9%,52%,.05);display:flex;flex-direction:column;overflow:hidden}.reviews__card{padding:30px 30px 70px}@media screen and (max-width:991px){.reviews__card{padding:20px 20px 30px 30px}}.reviews__card--icon{align-self:flex-end;margin-bottom:30px}.reviews__card--icon-pic{max-height:34px;max-width:160px;width:auto}@media screen and (max-width:768px){.reviews__card--icon-pic{max-width:32vw}}.reviews__card--person{align-items:flex-end;display:flex;justify-content:flex-start;margin-bottom:40px}@media screen and (max-width:991px){.reviews__card--person{align-items:flex-start}}.reviews__card--person-pic{border-radius:5px;display:block;height:83px;margin-right:30px;overflow:hidden;width:83px}@media screen and (max-width:991px){.reviews__card--person-text{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-between}}.reviews__card--person-name{color:#140d32;font-size:22px;font-weight:600;letter-spacing:.24px;line-height:28px;margin-bottom:5px;opacity:.85}@media screen and (max-width:991px){.reviews__card--person-name{font-size:20px;line-height:24px}}.reviews__card--person-position{color:#afafaf;font-size:18px;font-weight:500;letter-spacing:.2px;line-height:24px}@media screen and (max-width:991px){.reviews__card--person-position{font-size:16px;line-height:20px}}.reviews__card--description-title{margin-bottom:20px}.reviews__card--description-text p:last-child{margin-bottom:0}.reviews__story{transition:transform .3s ease}.reviews__story:hover{box-shadow:none;transform:scale(1.03)}.reviews__story--link{display:flex;flex-direction:column;height:100%}.reviews__story--pic{background:#fff;display:flex;justify-content:center;max-height:285px;position:relative}@media screen and (max-width:768px){.reviews__story--pic{max-height:200px}}.reviews__story--pic img{-o-object-fit:cover;object-fit:cover;width:100%}.reviews__story--cover{aspect-ratio:1.6}.reviews__story--description{color:#463f66;display:flex;flex-direction:column;flex-grow:1;gap:21px;justify-content:space-between;padding:37px 30px}@media screen and (max-width:768px){.reviews__story--description{flex-direction:column;padding:20px 20px 30px 30px}}.reviews__story--description-title{font-weight:600}.reviews__story--description-text{display:flex;flex:1;flex-direction:column;justify-content:space-between}@media screen and (max-width:768px){.reviews__story--description-text{display:flex;justify-content:space-between;width:100%}}.reviews__story--description-text .description-text{margin-bottom:29px}.reviews__story--description-logo{left:20px;margin-bottom:40px;position:absolute;top:18px;z-index:10}.reviews__story--description-logo img{max-height:29px;max-width:109px}@media screen and (max-width:768px){.reviews__story--description-logo img{max-width:32vw}.reviews__story--description-logo{display:inline-flex;margin-bottom:0}}.reviews__story--description-more{fill:#ff633c;color:#ff633c;font-size:20px;text-align:start;white-space:nowrap}@media screen and (max-width:1440px){.reviews__story--description-more{font-size:18px;line-height:22px}}.reviews__story--description-more .arrow-right{margin-bottom:-1px}.services{margin-bottom:90px;margin-top:30px;position:relative}.services__title{color:#140d32;font-weight:400;margin-bottom:50px}.services__title b{color:inherit;font-weight:700}.services__link{color:#6252d4;display:inline-block;font-size:44px;font-weight:600;letter-spacing:.4px;line-height:56px;margin-bottom:18px;margin-left:1px;margin-top:0}.services__description{color:rgba(20,13,50,.6);letter-spacing:.5px;line-height:27px;margin:0;max-width:1080px;padding-left:1px}.services__text{margin-top:20px;width:460px}.services__actions{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:40px}.services__actions>*{margin-right:30px}.services__actions-link{display:inline-block;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:24px}.services__image-container{flex:none;margin-right:30px}.services__item{display:flex;flex-direction:row}.services__container{display:flex}.services__container--single{justify-content:center}.services__container--single .services__text{display:flex;flex-direction:column;justify-content:center;width:auto}.services__container--single-l .services__text{width:auto}.services__container--triple{flex-wrap:wrap}.services__container--triple .services__item:nth-child(n+3){margin-top:40px}@media (max-width:1440px){.services__container .services__text{width:380px}}.single-number{margin-bottom:128px;position:relative}@media screen and (max-width:991px){.single-number{margin-bottom:80px}}.single-number__title{color:#463f66;font-weight:600;letter-spacing:.6px;margin-left:1px}.single-number__tel{color:#463f66;display:inline-block;font-size:72px;font-weight:600;letter-spacing:.3px;line-height:90px;margin-bottom:44px}.single-number__tel span{color:#ff633c}@media screen and (max-width:991px){.single-number__tel span{margin-left:7px}.single-number__tel{font-size:24px;line-height:29px;margin-top:10px}}.single-number__departments{display:flex;margin-bottom:41px}@media screen and (max-width:991px){.single-number__departments{flex-wrap:wrap;margin-bottom:0}}.single-number__department{margin-right:86px}.single-number__department:last-child{margin-left:14px;margin-right:0}@media screen and (max-width:991px){.single-number__department{margin-bottom:50px}.single-number__department:last-child{margin-left:0;margin-right:160px}}@media screen and (max-width:768px){.single-number__department{margin-right:50px}.single-number__department:last-child{margin-right:0}}.single-number__subtitle{color:#463f66;font-weight:600;letter-spacing:.6px}@media screen and (max-width:768px){.single-number__subtitle{margin-bottom:10px}}.single-number__subtitle-general{color:#463f66;font-weight:600;letter-spacing:.6px;margin-bottom:7px}@media screen and (max-width:768px){.single-number__subtitle-general{margin-bottom:13px}}.single-number__text{color:#ff633c;display:inline-block;font-weight:600;letter-spacing:.45px;margin:0;padding-right:23px;position:relative}.single-number__text+a:before{background-color:#140d32;border-radius:50%;content:"";display:block;height:4px;left:-13px;margin-bottom:4px;position:absolute;top:calc(.5em - 2px);width:4px}@media screen and (max-width:991px){.single-number__text+a:before{top:37%}}.single-number__link{display:inline-block;font-weight:600;letter-spacing:.16px}.single-number__department--slack .single-number__link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19'%3E%3Cpath d='M4.156 12.172a2.083 2.083 0 0 1-2.078 2.078A2.083 2.083 0 0 1 0 12.172c0-1.144.934-2.078 2.078-2.078h2.078v2.078zm.594-.101c0-1.088.934-1.977 2.078-1.977 1.144 0 2.078.889 2.078 1.977v4.952C8.906 18.11 7.972 19 6.828 19c-1.144 0-2.078-.89-2.078-1.977V12.07zm2.078-7.915A2.083 2.083 0 0 1 4.75 2.078C4.75.934 5.684 0 6.828 0c1.144 0 2.078.934 2.078 2.078v2.078H6.828zm.101.594c1.088 0 1.977.934 1.977 2.078 0 1.144-.889 2.078-1.977 2.078H1.977C.89 8.906 0 7.972 0 6.828 0 5.684.89 4.75 1.977 4.75H6.93zm7.915 2.078c0-1.144.934-2.078 2.078-2.078 1.144 0 2.078.934 2.078 2.078a2.083 2.083 0 0 1-2.078 2.078h-2.078V6.828zm-.594.101c0 1.088-.934 1.977-2.078 1.977-1.144 0-2.078-.889-2.078-1.977V1.977C10.094.89 11.028 0 12.172 0c1.144 0 2.078.89 2.078 1.977V6.93zm-2.078 7.915c1.144 0 2.078.934 2.078 2.078A2.083 2.083 0 0 1 12.172 19a2.083 2.083 0 0 1-2.078-2.078v-2.078h2.078zm-.101-.594c-1.088 0-1.977-.934-1.977-2.078 0-1.144.889-2.078 1.977-2.078h4.952c1.088 0 1.977.934 1.977 2.078 0 1.144-.89 2.078-1.977 2.078H12.07z' fill='%236252D4' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:1px -1px;background-repeat:no-repeat;padding-left:26px}.single-number__department--slack .single-number__link:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19'%3E%3Cpath d='M4.156 12.172a2.083 2.083 0 0 1-2.078 2.078A2.083 2.083 0 0 1 0 12.172c0-1.144.934-2.078 2.078-2.078h2.078v2.078zm.594-.101c0-1.088.934-1.977 2.078-1.977 1.144 0 2.078.889 2.078 1.977v4.952C8.906 18.11 7.972 19 6.828 19c-1.144 0-2.078-.89-2.078-1.977V12.07zm2.078-7.915A2.083 2.083 0 0 1 4.75 2.078C4.75.934 5.684 0 6.828 0c1.144 0 2.078.934 2.078 2.078v2.078H6.828zm.101.594c1.088 0 1.977.934 1.977 2.078 0 1.144-.889 2.078-1.977 2.078H1.977C.89 8.906 0 7.972 0 6.828 0 5.684.89 4.75 1.977 4.75H6.93zm7.915 2.078c0-1.144.934-2.078 2.078-2.078 1.144 0 2.078.934 2.078 2.078a2.083 2.083 0 0 1-2.078 2.078h-2.078V6.828zm-.594.101c0 1.088-.934 1.977-2.078 1.977-1.144 0-2.078-.889-2.078-1.977V1.977C10.094.89 11.028 0 12.172 0c1.144 0 2.078.89 2.078 1.977V6.93zm-2.078 7.915c1.144 0 2.078.934 2.078 2.078A2.083 2.083 0 0 1 12.172 19a2.083 2.083 0 0 1-2.078-2.078v-2.078h2.078zm-.101-.594c-1.088 0-1.977-.934-1.977-2.078 0-1.144.889-2.078 1.977-2.078h4.952c1.088 0 1.977.934 1.977 2.078 0 1.144-.89 2.078-1.977 2.078H12.07z' fill='%23463f66' fill-rule='evenodd'/%3E%3C/svg%3E")}.single-number__small{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23463F66' opacity='.845' transform='translate(1 1)'%3E%3Ccircle cx='8' cy='8' r='8'/%3E%3Cpath d='M4 7.5 7.774 10 12 5'/%3E%3C/g%3E%3C/svg%3E");background-position:0 1px;background-repeat:no-repeat;background-size:17px;color:rgba(70,63,102,.85);display:inline-block;letter-spacing:.1px;margin-bottom:0;margin-top:17px;padding-left:21px;position:relative}@media screen and (max-width:991px){.single-number__small{margin-top:10px}}.single-number__small--text{background-image:none;padding-left:15px}.single-number__small--text:before{content:"•";left:2px;position:absolute;top:-1px}.single-number__department--slack .single-number__small{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10'%3E%3Cpath d='M5 9c1.473 0 2.806-1.333 4-4-1.194-2.667-2.527-4-4-4a4 4 0 1 0 0 8zm8 0c-1.473 0-2.806-1.333-4-4 1.194-2.667 2.527-4 4-4a4 4 0 1 1 0 8z' fill='none' fill-rule='evenodd' stroke='%23463F66' opacity='.845'/%3E%3C/svg%3E");background-position:0 5px;background-size:18px;padding-left:21px}.single-number__department--slack .single-number__small:before{display:none}.single-number__question-wrap{align-items:center;display:inline-flex}.single-number__or{font-weight:600;letter-spacing:.16px;margin-right:6px}.single-number__button{margin-left:-4px;margin-right:9px}@media screen and (max-width:768px){.single-number__button{margin-bottom:15px;padding:5px 10px}}.single-number__image{height:auto;position:absolute;right:250px;top:250px;width:289px}@media (max-width:1439px){.single-number__image{right:0;top:200px}}@media screen and (max-width:991px){.single-number__image{right:20px;top:60px;width:220px}}@media screen and (max-width:768px){.single-number__image{display:none}}.smooth-operation{padding-left:236px;position:relative}@media screen and (max-width:991px){.smooth-operation{margin-top:25px;padding-left:20px}}.smooth-operation__bg-1{height:664px;left:127px;position:absolute;top:-190px;width:1562px;z-index:-10}.smooth-operation__title{margin-bottom:9px;margin-left:5px}@media screen and (max-width:991px){.smooth-operation__title{margin-bottom:20px}}.smooth-operation__subtitle{color:#fff;margin-bottom:25px;margin-top:0}@media screen and (max-width:991px){.smooth-operation__subtitle{color:#463f66;margin-bottom:15px}}.smooth-operation__description{color:#fff;font-size:28px;font-weight:500;letter-spacing:.1px;line-height:44px;margin-bottom:0;margin-left:3px;margin-top:0;max-width:1020px}@media screen and (max-width:991px){.smooth-operation__description{color:#463f66}}.social-networks{margin-bottom:60px}@media screen and (max-width:991px){.social-networks{margin-bottom:50px}}.social-networks__title{color:#463f66;font-weight:600;letter-spacing:.6px;margin-bottom:17px}@media screen and (max-width:991px){.social-networks__title{margin-bottom:40px}}.social-networks__list{align-items:center;display:flex;list-style:none;margin:0;padding:0}@media screen and (max-width:991px){.social-networks__list{flex-wrap:wrap}}.social-networks__network{margin-right:40px}@media screen and (max-width:991px){.social-networks__network{margin-bottom:30px}}.social-networks__network:first-child{margin-right:42px}.social-networks__network:nth-child(3),.social-networks__network:nth-child(4){margin-right:39px}.social-networks__network:nth-child(5){margin-right:44px}.social-networks__network:nth-child(6){margin-right:41px}.social-networks__network:nth-child(7){margin-left:-20px}.social-networks__link{display:block}.subscribe-support{margin-bottom:137px;position:relative}.subscribe-support__image{height:629px;position:absolute;right:70px;top:70px;width:209px;z-index:-10}@media (max-width:1439px){.subscribe-support__image{right:170px;top:220px}}.subscribe-support__bg{height:671px;position:absolute;right:-410px;top:115px;width:1004px;z-index:-11}.subscribe-support__subtitle{color:#463f66;letter-spacing:.1px;margin-bottom:45px;margin-left:-7px;margin-top:11px}.subscribe-support__text{margin:0;max-width:967px}@media (max-width:1439px){.subscribe-support__text{width:600px}}.success-story__page.intro__block{border-radius:13px;overflow:hidden}@media screen and (max-width:991px){.success-story__page.intro__block{margin-top:25px}}.success-story__page.intro__block .success-story__wrap{background:#fff;border-radius:13px}.success-story__page.intro__block .success-story__bg-pic{display:flex;justify-content:center;position:relative}@media screen and (max-width:991px){.success-story__page.intro__block .success-story__bg-pic{border-radius:13px;overflow:hidden}}.success-story__page.intro__block .success-story__bg-pic img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.success-story__page.intro__block .success-story__content{background:linear-gradient(1turn,#180321 23.96%,rgba(24,3,33,0) 74.48%);padding:450px 80px 80px;width:100%;z-index:5}@media screen and (max-width:991px){.success-story__page.intro__block .success-story__content{padding:0 20px 30px 30px}}.success-story__page.intro__block .success-story__content--subtitle{margin-bottom:30px}.success-story__page.intro__block .success-story__content--title{color:#fff;margin-bottom:35px}.success-story__page.intro__block .success-story__content--text{color:#fff}@media screen and (max-width:991px){.success-story__page.intro__block .success-story__content--text{font-size:18px;line-height:24px}}.success-story__page.description__block{margin-top:125px}@media screen and (max-width:991px){.success-story__page.description__block{margin-top:60px}}.success-story__page.description__block--deckhouse{background:#202bc7;padding:78px 0 89px}.success-story__page.description__block--deckhouse .title--h2{color:#fff}@media (max-width:1439px){.success-story__page.description__block--deckhouse .success-story__item--title svg{max-width:80%}}@media screen and (max-width:768px){.success-story__page.description__block--deckhouse .success-story__item--title svg{max-width:unset}}.success-story__page.description__block--deckhouse .success-story__item--description .text--big{color:#fff;display:flex;flex-direction:column;gap:24px;margin-top:40px}.success-story__page.description__block--deckhouse .success-story__item--description .text--big div{display:flex;gap:7px}.success-story__page.description__block--deckhouse .success-story__item--description .numeric-list__bullet{flex-shrink:0}.success-story__page.description__block--deckhouse .success-story__item--description .button{background:#00003c;flex:1;margin-left:50px}@media screen and (max-width:991px){.success-story__page.description__block--deckhouse .success-story__item--description .button{font-size:18px;line-height:24px;margin-left:0;padding:18px 0;width:100%}}.success-story__page.description__block--deckhouse .success-story__item--description .description-text__list--item p{flex:1}.success-story__page.description__block .success-story__list{list-style:none;padding-left:0}.success-story__page.description__block .success-story__item{display:flex;margin-bottom:100px}@media screen and (max-width:991px){.success-story__page.description__block .success-story__item{margin-bottom:60px}}@media screen and (max-width:768px){.success-story__page.description__block .success-story__item{flex-direction:column}}.success-story__page.description__block .success-story__item--title{line-height:35px;width:35%}@media screen and (max-width:991px){.success-story__page.description__block .success-story__item--title{margin-bottom:40px}}@media screen and (max-width:768px){.success-story__page.description__block .success-story__item--title{width:100%}}.success-story__page.description__block .success-story__item--description{width:65%}@media screen and (max-width:768px){.success-story__page.description__block .success-story__item--description{width:100%}}.success-story__page.description__block .success-story__item--description-logo{margin-bottom:80px}@media screen and (max-width:991px){.success-story__page.description__block .success-story__item--description-logo{margin-bottom:20px;max-width:145px}.success-story__page.description__block .success-story__item--description-logo a{display:inline-flex;width:100%}}.success-story__page.description__block .success-story__item--description-logo img{max-height:50px;max-width:205px}.success-story__page.description__block .success-story__item--description-text>:first-child{margin-bottom:40px;margin-top:0}.success-story__page.description__block .success-story__item--description-text>:last-child{margin-bottom:0}@media screen and (max-width:991px){.success-story__page.description__block .success-story__item--description-text p{font-weight:400}.success-story__page.description__block .success-story__item--description-text p:last-child{margin-bottom:0}.success-story__page.description__block .success-story__item--description-text p b{display:inline-flex;line-height:20px;margin-bottom:10px}}.success-story__page.description__block .success-story__item--description-text ul{list-style:none;padding-left:35px}.success-story__page.description__block .success-story__item--description-text ul li{position:relative}.success-story__page.description__block .success-story__item--description-text ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%236252D4' d='M13.06 26.6c7.2 0 13.05-5.85 13.05-13.06.25-2.25-1.06-5-1.74-6.1L14.11 18.8c-.63.67-.7.59-1.4 0l-7.49-6.12 1.75-2.27 6.09 4.88 9.6-10.58a13.06 13.06 0 1 0-9.6 21.9Z'/%3E%3C/svg%3E");content:"";height:27px;left:-18px;position:absolute;top:4px;transform:scale(.75) translateX(-100%);width:27px}@media screen and (max-width:991px){.success-story__page.description__block .success-story__item--description-text ul li:before{top:-3px}}@media screen and (max-width:768px){.success-story__page.description__block .success-story__item--description-text ul li:before{transform:scale(.7) translateX(-100%)}}.success-story__page.description__block .success-story__item--description-text ul li:not(:last-child){margin-bottom:30px}.success-story__page.description__block .success-story__item--description-text.success-story__item--solution li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%23ff633c' d='M13.06 26.6c7.2 0 13.05-5.85 13.05-13.06.25-2.25-1.06-5-1.74-6.1L14.11 18.8c-.63.67-.7.59-1.4 0l-7.49-6.12 1.75-2.27 6.09 4.88 9.6-10.58a13.06 13.06 0 1 0-9.6 21.9Z'/%3E%3C/svg%3E")}.success-story__page.description__block .success-story__item--description-text .description-text__list{list-style:none;padding-left:0}.success-story__page.description__block .success-story__item--description-text .description-text__list--item p{margin-bottom:40px;margin-top:0}.success-story__page.description__block .success-story__item--description-text .description-text__list--item:last-child p{margin-bottom:0}.success-story__page.description__block .success-story__item--description-text .description-text__list--item.reviews__list--item{align-items:center;flex-direction:row;margin-bottom:0;padding:25px 65px}@media screen and (max-width:991px){.success-story__page.description__block .success-story__item--description-text .description-text__list--item.reviews__list--item{align-items:flex-start;flex-direction:column;margin-top:40px;padding:20px}.success-story__page.description__block .success-story__item--description-text .description-text__list--item.reviews__list--item p{margin-bottom:20px}.success-story__page.description__block .success-story__item--description-text .description-text__list--item.reviews__list--item p br{display:none}}.success-story__page.description__block .success-story__item--description-text .description-text__list--item a.button--attention{flex-grow:1;justify-content:center;margin-left:50px}@media screen and (max-width:991px){.success-story__page.description__block .success-story__item--description-text .description-text__list--item a.button--attention{font-size:18px;line-height:24px;margin-left:0;padding:18px 0;width:100%}.success-story__page.intro__block--full-pic .success-story__bg-pic{flex-direction:column}.success-story__page.intro__block--full-pic .success-story__bg-pic img{max-height:400px;min-height:200px;position:unset}.success-story__page.intro__block--full-pic .success-story__content{background:linear-gradient(180deg,rgba(78,42,92,0),#000);padding:0 20px 30px 30px}.success-story__page.intro__block--background-pic .success-story__bg-pic img{-o-object-position:top;object-position:top}.success-story__page.intro__block--background-pic .success-story__content{padding:400px 20px 30px 29px}}@media screen and (max-width:768px){.success-story__page.intro__block--background-pic .success-story__content{padding-top:200px}}@media screen and (max-width:991px){.description-text__list.reviews__list .reviews__card{margin-bottom:40px;padding-top:30px}.description-text__list.reviews__list .reviews__card--icon{display:none}}.swiper-success-stories{--swiper-pagination-bullet-size:10px;overflow:visible}.swiper-success-stories .swiper-controls{display:flex;gap:2rem;justify-content:center;margin-top:1.75rem;position:relative}@media screen and (max-width:991px){.swiper-success-stories .swiper-controls{gap:1rem;margin-top:1.25rem}}.swiper-success-stories .swiper-controls .swiper-button-next,.swiper-success-stories .swiper-controls .swiper-button-prev{filter:brightness(.2);height:auto;margin:0;position:static}.swiper-success-stories .swiper-controls .swiper-button-next:after,.swiper-success-stories .swiper-controls .swiper-button-prev:after{content:none}.swiper-success-stories .swiper-controls .swiper-button-next{transform:scaleX(-1)}.swiper-success-stories .swiper-pagination{position:static;transform:none!important}.swiper-success-stories .swiper-pagination-bullet{vertical-align:middle}.swiper-success-stories .swiper-pagination-bullet-active{background-color:#ff633c}.swiper-success-stories .swiper-pagination-bullet-active-prev{transform:scale(.75)}.swiper-success-stories .swiper-pagination-bullet-active-prev-prev{transform:scale(.5)}.swiper-success-stories .swiper-pagination-bullet-active-next{transform:scale(.75)}.swiper-success-stories .swiper-pagination-bullet-active-next-next{transform:scale(.5)}.swiper-success-stories .swiper-wrapper{margin-top:2rem;padding-left:0}.swiper-success-stories .swiper-wrapper .reviews__list--item{height:auto}.swiper-success-stories .swiper-slide__wrapper{align-items:center;display:flex;gap:8.5%;justify-content:flex-start;margin:auto;max-width:1154px}@media screen and (max-width:768px){.swiper-success-stories .swiper-slide__wrapper{flex-direction:column}}.swiper-success-stories .swiper-slide__wrapper picture{flex:1 0 27.05%}@media screen and (min-width:1200px){.swiper-success-stories .swiper-slide__wrapper picture{flex:0 0 312px}}.synergy{margin-bottom:340px;margin-top:27px;padding-left:236px;position:relative}.synergy__bg1{height:1182px;left:210px;position:absolute;top:-725px;width:1374px;z-index:-11}@media (max-width:1439px){.synergy__bg1{left:195px}}.synergy__title{margin-bottom:25px;margin-left:7px}.synergy__subtitle{color:#fff;letter-spacing:.1px;margin-bottom:45px}.synergy__description{color:#fff;font-size:28px;font-weight:500;letter-spacing:.1px;line-height:44px;margin-bottom:0;margin-left:3px;margin-top:0;max-width:1020px}.thinkant{position:relative}.thinkant--plusminus{margin-bottom:93px;margin-top:30px}.thinkant--paradigm{margin-top:350px}.thinkant__bg1{height:30px;left:202px;position:absolute;top:76px;width:39px;z-index:-10}.thinkant__bg3{height:342px;left:340px;position:absolute;top:-1px;width:1061px;z-index:-10}.thinkant__bg1-mobile{display:none;left:180px;position:absolute;top:25px;z-index:-10}@media screen and (max-width:991px){.thinkant__bg1-mobile{display:block}}.thinkant__bg2-mobile{display:none;left:140px;position:absolute;top:107px;z-index:-10}@media screen and (max-width:991px){.thinkant__bg2-mobile{display:block}}.thinkant__title{color:#140d32;margin-bottom:24px;margin-top:0}.thinkant__description{color:#140d32;margin:0;padding-left:1px}@media (max-width:1439px){.thinkant__description{font-size:18px;line-height:32px}}.thinkant__picture{height:auto;margin-left:-20px;margin-right:106px;margin-top:-10px;width:335px}@media screen and (max-width:991px){.thinkant__picture{margin-right:0;margin-top:67px;width:250px}}.thinkant__wrapper{display:flex}@media screen and (max-width:991px){.thinkant__wrapper{align-items:center;flex-direction:column}}.thinkant__pic-wrapper{position:relative}@media screen and (max-width:991px){.thinkant__pic-wrapper{order:2}}.thinkant__textWrapper{display:flex;flex-direction:column;height:340px;justify-content:center;position:relative;width:880px}@media (max-width:1439px){.thinkant__textWrapper{margin-left:100px}}@media screen and (max-width:991px){.thinkant__textWrapper{background:#ebedf6;border-radius:10px;height:auto;margin-left:0;order:1;padding:20px 30px 30px 20px;width:100%}}.thinkant__button{bottom:-100px;left:250px;position:absolute}.werf-page-intro__bg-1{left:72px;position:absolute;top:-800px;z-index:-10}@media (max-width:1439px){.werf-page-intro__bg-1{left:85px;top:-730px;width:1160px}}@media screen and (max-width:991px){.werf-page-intro__bg-1{display:none}}.werf-page-intro .our-clients__description{margin-left:236px;max-width:750px;padding-top:40px}@media screen and (max-width:991px){.werf-page-intro .our-clients__description{margin-left:0;max-width:unset;padding-top:16px}}.werf-page-block{margin-bottom:95px;margin-top:305px;position:relative}@media screen and (max-width:991px){.werf-page-block{margin-bottom:80px;margin-top:0}}.werf-page-block__bg{position:absolute;right:-65px;top:-50px}@media (max-width:1439px){.werf-page-block__bg{right:-105px;width:750px}}@media screen and (max-width:991px){.werf-page-block__bg{display:none}}.werf-page-block__wrapper{display:flex;justify-content:space-between}@media screen and (max-width:991px){.werf-page-block__wrapper{gap:40px}}@media screen and (max-width:768px){.werf-page-block__wrapper{flex-direction:column;gap:80px}}@media screen and (max-width:991px){.werf-page-block .werf-page-block__scheme{width:100%}}@media screen and (max-width:768px){.werf-page-block .werf-page-block__scheme svg{height:274px}}.werf-page-block .thinkant__textWrapper{align-items:center;height:auto;max-width:50%;text-align:center;width:630px}@media (max-width:1439px){.werf-page-block .thinkant__textWrapper{width:700px}}@media screen and (max-width:991px){.werf-page-block .thinkant__textWrapper{background:transparent;max-width:unset;padding:0;width:100%}}@media screen and (max-width:768px){.werf-page-block .thinkant__textWrapper{align-items:flex-start;text-align:start}}@media screen and (max-width:991px){.werf-page-block .thinkant__textWrapper a{justify-content:center;padding:18px 44px}}@media screen and (max-width:768px){.werf-page-block .thinkant__textWrapper a{padding:18px}}.werf-page-block .thinkant__description{padding:40px 0}@media screen and (max-width:991px){.werf-page-block .werf-page-logo{height:62px;width:auto}}.werf-page-for-who{margin-bottom:160px;margin-top:160px;position:relative}@media screen and (max-width:991px){.werf-page-for-who{margin-bottom:80px;margin-top:0}}.werf-page-for-who__bg-1{position:absolute;right:-230px;top:100px;z-index:-10}@media screen and (max-width:991px){.werf-page-for-who__bg-1{display:none}}.werf-page-for-who .business{margin-top:0}@media screen and (max-width:768px){.werf-page-for-who .business{flex-direction:column;gap:60px}.werf-page-for-who .business__item{width:100%}}@media screen and (max-width:991px){.werf-page-for-who .business__item-title{font-size:30px;line-height:36px;margin-bottom:40px}}@media screen and (max-width:768px){.werf-page-for-who .business__item-title{font-size:24px;line-height:29px}}@media screen and (max-width:991px){.werf-page-for-who .business__item-list-item{margin-bottom:20px;margin-top:20px}.werf-page-for-who .business__item-list-item-text{padding-right:0}}.werf-page-easy-start{margin-bottom:50px;margin-top:200px;position:relative}@media screen and (max-width:991px){.werf-page-easy-start{margin-bottom:60px;margin-top:0}}@media screen and (max-width:768px){.werf-page-easy-start{display:flex;flex-direction:column;margin-bottom:20px}}.werf-page-easy-start__bg-1{left:-865px;position:absolute;top:-430px;z-index:-11}@media screen and (max-width:991px){.werf-page-easy-start__bg-1{display:none}}@media screen and (max-width:768px){.werf-page-easy-start picture{align-self:center;order:3}}.werf-page-easy-start .managed-kubernetes__component-img1{right:0;top:70px}@media (max-width:1439px){.werf-page-easy-start .managed-kubernetes__component-img1{display:block;right:-70px}}@media screen and (max-width:991px){.werf-page-easy-start .managed-kubernetes__component-img1{height:290px;right:20px;width:auto}}@media screen and (max-width:768px){.werf-page-easy-start .managed-kubernetes__component-img1{position:unset}}.werf-page-easy-start .title--werf{margin-bottom:90px}@media screen and (max-width:991px){.werf-page-easy-start .title--werf{margin-bottom:20px}}.werf-page-easy-start .business__item-list{max-width:940px}@media (max-width:1439px){.werf-page-easy-start .business__item-list{max-width:900px}}@media screen and (max-width:991px){.werf-page-easy-start .business__item-list{margin-right:200px;max-width:unset;min-height:300px}}@media screen and (max-width:768px){.werf-page-easy-start .business__item-list{margin-right:0}}@media screen and (max-width:991px){.werf-page-easy-start .business__item-list-item{margin-bottom:20px;margin-top:20px}.werf-page-easy-start .business__item-list-item-text{padding-right:0}}.werf-page-easy-start .cta.cta_titled{margin-top:120px}@media screen and (max-width:991px){.werf-page-easy-start .cta.cta_titled{gap:40px;margin-top:40px;max-width:unset;padding:0;width:100%}}@media screen and (max-width:768px){.werf-page-easy-start .cta.cta_titled{flex-wrap:wrap;margin-bottom:60px;margin-top:40px;padding:0}}.werf-page-easy-start .cta.cta_titled a.button{color:#fff;display:block;font-size:18px;margin-left:110px;padding:24px 35px;text-align:center;width:225px}@media screen and (max-width:991px){.werf-page-easy-start .cta.cta_titled a.button{flex:1;margin-bottom:0;margin-left:0;padding-bottom:17px;padding-top:17px;width:100%!important}}@media screen and (max-width:768px){.werf-page-easy-start .cta.cta_titled a.button{flex:none;padding:17px 0}}.werf-page-easy-start .cta.cta_titled a.button:first-child{margin-left:0}.title--werf{font-size:72px;line-height:88px}.who-is{margin-bottom:150px;margin-top:22px;padding-left:236px;position:relative}@media screen and (max-width:991px){.who-is{margin-bottom:60px;padding-left:20px}}.who-is__bg-1{height:565px;left:100px;position:absolute;top:-180px;width:1399px;z-index:-10}@media screen and (max-width:991px){.who-is__bg-1{display:none}}.who-is__bg-2{height:569px;left:185px;position:absolute;top:-180px;width:1420px;z-index:-11}@media screen and (max-width:991px){.who-is__bg-2{display:none}}.who-is__title{margin-bottom:9px;margin-left:5px}.who-is__subtitle{color:#fff;margin-bottom:15px}@media screen and (max-width:991px){.who-is__subtitle{color:#463f66}}.who-is__description{color:#fff;font-size:28px;font-weight:500;letter-spacing:.1px;line-height:44px;margin-bottom:0;margin-left:3px;margin-top:0;max-width:1020px}@media screen and (max-width:991px){.who-is__description{color:#463f66}}.why-devops-page.our-clients{margin-bottom:360px}@media screen and (max-width:991px){.why-devops-page.our-clients{margin-bottom:70px}}.why-devops-page.our-clients .our-clients__subtitle{margin-bottom:16px}.why-devops-page .why-devops__bg-1{left:140px;position:absolute;top:-780px;z-index:-10}@media (max-width:1439px){.why-devops-page .why-devops__bg-1{left:130px;top:-660px;width:1260px}}@media screen and (max-width:991px){.why-devops-page .why-devops__bg-1{display:none}}.why-devops-page.ecosystem{margin-bottom:150px;position:relative}@media screen and (max-width:991px){.why-devops-page.ecosystem{margin-bottom:80px}}.why-devops-page.ecosystem .ecosystem__bg-1{position:absolute;right:-830px;top:-270px;z-index:-10}@media screen and (max-width:991px){.why-devops-page.ecosystem .ecosystem__bg-1{display:none}}.why-devops-page.ecosystem .ecosystem__title{margin-bottom:30px}@media screen and (max-width:991px){.why-devops-page.ecosystem .ecosystem__title{margin-bottom:15px}}.why-devops-page.ecosystem .ecosystem__description{margin-bottom:115px;max-width:85%}@media screen and (max-width:991px){.why-devops-page.ecosystem .ecosystem__description{margin-bottom:60px;max-width:unset}}.why-devops-page.ecosystem .ecosystem__svg-group{opacity:1;pointer-events:bounding-box;transition:opacity .2s ease-in-out}.why-devops-page.ecosystem .ecosystem__svg-group:hover{opacity:.7}.why-devops-page.how-we-work{margin-bottom:150px;position:relative}@media screen and (max-width:991px){.why-devops-page.how-we-work{margin-bottom:80px}}.why-devops-page.how-we-work .how-we-work__bg-1{left:-1785px;position:absolute;top:-495px;z-index:-10}@media screen and (max-width:991px){.why-devops-page.how-we-work .how-we-work__bg-1{display:none}}.why-devops-page.how-we-work .how-we-work__bg-2{bottom:-150px;position:absolute;right:-590px;z-index:-10}@media screen and (max-width:991px){.why-devops-page.how-we-work .how-we-work__bg-2{display:none}}.why-devops-page .size-matters__description{margin-bottom:130px;max-width:74%}@media screen and (max-width:991px){.why-devops-page .size-matters__description{margin-bottom:60px;max-width:unset}}.why-devops-page.foundation{margin-bottom:125px;margin-top:0}@media screen and (max-width:991px){.why-devops-page.foundation{margin-bottom:40px}}.why-devops-page.foundation .foundation__title{margin-bottom:130px}@media screen and (max-width:991px){.why-devops-page.foundation .foundation__title{margin-bottom:60px;margin-left:0}}.why-devops-page.foundation .foundation__features-list{margin-left:0}@media screen and (max-width:991px){.why-devops-page.foundation .foundation__features-list{gap:40px}}.why-devops-page.foundation .foundation__feature{margin-bottom:0}@media (max-width:1439px){.why-devops-page.foundation .foundation__feature{margin:0 0 40px;max-width:530px;width:50%}.why-devops-page.foundation .foundation__feature:last-child{margin-bottom:0}}@media screen and (max-width:991px){.why-devops-page.foundation .foundation__feature{flex:1;margin-bottom:0;max-width:unset;min-width:337px;width:unset}}@media screen and (max-width:768px){.why-devops-page.foundation .foundation__feature{flex:none;min-width:unset;width:100%}}.why-devops-page.cta__block{align-items:center;display:flex;justify-content:center}.why-devops-page.reviews{margin-bottom:120px}@media screen and (max-width:991px){.why-devops-page.reviews{margin-bottom:60px;margin-top:80px}}.why-devops-page.reviews .culture-devops__bg-1{bottom:150px;position:absolute;right:-185px;z-index:-10}@media screen and (max-width:991px){.why-devops-page.reviews .culture-devops__bg-1{display:none}}.why-devops-page.reviews .reviews__title{margin-bottom:35px}@media screen and (max-width:991px){.why-devops-page.reviews .reviews__title{margin-bottom:16px}}@media screen and (max-width:768px){.why-devops-page.reviews .reviews__item-head{margin-bottom:0}}.why-devops-page.reviews .reviews__item-head-user-text .title{margin-bottom:50px}@media screen and (max-width:991px){.why-devops-page.reviews .reviews__item-head-user-text .title{margin-bottom:36px}}.why-devops-page.reviews .reviews__item .card-benefits__icon-container{height:60px;margin-right:15px;position:unset;width:60px}.why-devops-page.reviews .reviews__item{padding:70px 45px}@media screen and (max-width:991px){.why-devops-page.reviews .reviews__item{margin-bottom:60px;padding:40px 25px;padding:30px 30px 30px 20px}}.why-devops-page.reviews .reviews__item:nth-child(odd){margin-right:300px}@media screen and (max-width:991px){.why-devops-page.reviews .reviews__item:nth-child(odd){margin-right:0}}.why-devops-page.reviews .reviews__item:nth-child(2n){margin-left:300px}@media screen and (max-width:991px){.why-devops-page.reviews .reviews__item:nth-child(2n){margin-left:0}}@media screen and (max-width:768px){.why-devops-page.reviews .reviews__item .business{flex-direction:column;gap:36px;margin-top:0}.why-devops-page.reviews .reviews__item .business__item{width:100%}}.why-devops-page .culture-devops__description{margin-bottom:68px;max-width:65%}@media screen and (max-width:991px){.why-devops-page .culture-devops__description{margin-bottom:60px;max-width:100%}}.why-devops-page .culture-devops__description b{display:block;padding-top:15px}.why-devops-page .business__item{width:49.5%}.why-devops-page .business__item-list-item{display:flex;margin-bottom:40px;margin-left:0;max-width:91%}@media (max-width:1439px){.why-devops-page .business__item-list-item{max-width:100%}}@media screen and (max-width:991px){.why-devops-page .business__item-list-item{margin-top:0}}.why-devops-page .business__item-list-item:last-child{margin-bottom:0}.why-devops-page .business__item-list-item--text{align-items:center;display:flex;font-size:23px}@media (max-width:1439px){.why-devops-page .business__item-list-item--text{font-size:20px}}.why-devops-page.thinkant--plusminus{margin-bottom:150px}@media screen and (max-width:991px){.why-devops-page.thinkant--plusminus{margin-bottom:80px}}.why-devops-page.thinkant--plusminus .thinkant__bg1{height:unset;top:-20px;width:unset}@media (max-width:1439px){.why-devops-page.thinkant--plusminus .thinkant__bg1{top:0;width:1005px}}@media screen and (max-width:991px){.why-devops-page.thinkant--plusminus .thinkant__bg1{display:none}}.why-devops-page.thinkant--plusminus .thinkant__picture{margin-top:35px}.why-devops-page.thinkant--plusminus .thinkant__description{padding-left:50px}@media screen and (max-width:991px){.why-devops-page.thinkant--plusminus .thinkant__description{padding-left:0}}.why-devops-page.effective-model{margin-bottom:125px;position:relative}@media screen and (max-width:991px){.why-devops-page.effective-model{margin-bottom:60px}}.why-devops-page.effective-model .effective-model__bg-1{left:-940px;position:absolute;top:-120px;z-index:-10}@media screen and (max-width:991px){.why-devops-page.effective-model .effective-model__bg-1{display:none}}.why-devops-page.effective-model .effective-model__bg-2{position:absolute;right:-220px;top:-15px;z-index:-11}@media screen and (max-width:991px){.why-devops-page.effective-model .effective-model__bg-2{display:none}}.why-devops-page.effective-model .size-matters__title{margin-bottom:45px}@media screen and (max-width:991px){.why-devops-page.effective-model .size-matters__title{margin-bottom:16px}}.why-devops-page.effective-model .size-matters__description{margin-bottom:117px}@media screen and (max-width:991px){.why-devops-page.effective-model .size-matters__description{margin-bottom:60px}}.why-devops-page.cta__block--text{margin-top:-100px;max-width:600px}@media screen and (max-width:991px){.why-devops-page.cta__block--text{margin-bottom:80px;margin-top:0}}@media screen and (max-width:768px){.why-devops-page.cta__block--text{max-width:unset;width:100%}}.why-devops-page.how-do-this{margin-bottom:125px;margin-top:125px;padding-bottom:0}@media screen and (max-width:991px){.why-devops-page.how-do-this{align-items:center;display:flex;flex-direction:column;margin-bottom:80px;margin-top:0}}.why-devops-page.how-do-this .thinkant__bg3{height:270px;left:0;top:0;width:770px}@media (max-width:1439px){.why-devops-page.how-do-this .thinkant__bg3{width:655px}}@media screen and (max-width:991px){.why-devops-page.how-do-this .thinkant__bg3{display:none}.why-devops-page.how-do-this picture{order:2}}.why-devops-page.how-do-this .how-do-this__image{height:282px;right:0;top:0;width:480px}@media (max-width:1439px){.why-devops-page.how-do-this .how-do-this__image{height:245px;width:410px}}@media screen and (max-width:991px){.why-devops-page.how-do-this .how-do-this__image{height:204px;position:unset;width:auto}}.why-devops-page.how-do-this .thinkant__textWrapper{height:270px;width:auto}@media (max-width:1439px){.why-devops-page.how-do-this .thinkant__textWrapper{margin-left:0}}@media screen and (max-width:991px){.why-devops-page.how-do-this .thinkant__textWrapper{height:auto;margin-bottom:30px;padding-top:20px;width:100%}}.why-devops-page.how-do-this .thinkant__description{margin-left:80px;max-width:585px}@media (max-width:1439px){.why-devops-page.how-do-this .thinkant__description{margin-left:40px}}@media screen and (max-width:991px){.why-devops-page.how-do-this .thinkant__description{margin-left:0;max-width:unset}}.why-devops-page.how-cost-finding{margin-bottom:100px;margin-top:150px}@media screen and (max-width:991px){.why-devops-page.how-cost-finding{margin-bottom:80px;margin-top:0}}.why-devops-page.how-cost-finding .advantages__title{margin-bottom:70px;min-width:900px}@media screen and (max-width:991px){.why-devops-page.how-cost-finding .advantages__title{margin-bottom:40px;margin-left:0;min-width:unset}.why-devops-page.how-cost-finding .how-cost-finding__finding--col{width:42%}}@media screen and (max-width:768px){.why-devops-page.how-cost-finding .how-cost-finding__finding--col{width:100%}}.why-devops-page.how-cost-finding .how-cost-finding__findings-list--flex{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:768px){.why-devops-page.how-cost-finding .how-cost-finding__findings-list--flex{flex-direction:column;gap:40px}}.why-devops-page.how-cost-finding .how-cost-finding__finding{margin-bottom:40px}.why-devops-page.how-cost-finding .how-cost-finding__finding:last-child{margin-bottom:0}@media screen and (max-width:768px){.why-devops-page.how-cost-finding .checked-box__icon{top:0}}@media (max-width:1439px){.why-devops-page.how-cost-finding .checked-box__text{padding-right:32px}}@media screen and (max-width:991px){.why-devops-page.how-cost-finding .checked-box__text{padding-right:0}}@media screen and (max-width:768px){.why-devops-page.cta_simple a{padding:13px 44px;text-align:center}}.why-devops-page.numbers{margin-bottom:75px;margin-top:200px;position:relative}@media screen and (max-width:991px){.why-devops-page.numbers{margin-bottom:60px;margin-top:80px}}.why-devops-page.numbers .numbers__bg-pic{height:580px;overflow:hidden;position:absolute;right:-615px;top:40px;width:1048px;z-index:-10}@media (max-width:1439px){.why-devops-page.numbers .numbers__bg-pic{top:20px}}.why-devops-page.numbers .numbers__bg-1{position:absolute;z-index:-10}@media screen and (max-width:991px){.why-devops-page.numbers .numbers__bg-1{display:none}.why-devops-page.numbers .numbers__items{gap:64px;justify-content:flex-start}}@media screen and (max-width:768px){.why-devops-page.numbers .numbers__items{gap:30px}}@media screen and (max-width:991px){.why-devops-page.numbers .numbers__item{margin-bottom:0;max-width:unset}}@media screen and (max-width:768px){.why-devops-page.numbers .numbers__item{flex:1;min-width:152px}}.why-us{margin-bottom:-55px;margin-top:120px;padding-bottom:100px;position:relative}.why-us__bg1{height:819px;position:absolute;right:274px;top:105px;width:939px;z-index:-10}@media (max-width:1439px){.why-us__bg1{right:200px;top:295px}}.why-us__title{margin-bottom:27px;margin-left:-4px;max-width:830px}@media (max-width:1439px){.why-us__title{font-size:44px;font-weight:600;line-height:56px;max-width:520px}}.why-us__description{margin:0 0 86px;max-width:750px;padding-left:1px}.why-us__description b{color:#ff633c;font-weight:600}@media (max-width:1439px){.why-us__description{max-width:520px}}.why-us__features-list{grid-column-gap:40px;grid-row-gap:40px;display:grid;grid-template-areas:"card-1 card-1 card-2 card-2 card-3 card-3";grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0}@media (max-width:1439px){.why-us__features-list{grid-template-areas:"card-1 card-1 card-2 card-2" ".      card-3 card-3      .";grid-template-columns:repeat(4,1fr)}}.why-us__feature--certificate{position:absolute;right:0;top:0;width:539px}.why-us__button-container{align-items:center;display:flex;justify-content:center;margin:50px 0 0}.why-us__button{display:inline-block}.why-flant{margin-bottom:18px;margin-top:257px;position:relative}@media screen and (max-width:991px){.why-flant{margin-top:80px}}.why-flant__bg{height:1340px;position:absolute;right:-665px;top:-250px;width:4048px;z-index:-10}@media screen and (max-width:991px){.why-flant__bg{display:none}}.why-flant__title{margin-bottom:27px;margin-left:-4px;max-width:830px}@media (max-width:1439px){.why-flant__title{max-width:520px}}@media screen and (max-width:991px){.why-flant__title{margin-left:0}}.why-flant__description{margin:0 0 86px;max-width:750px;padding-left:1px}@media (max-width:1439px){.why-flant__description{max-width:520px}}@media screen and (max-width:991px){.why-flant__description{margin-bottom:60px}}.why-flant__features-list{grid-column-gap:40px;grid-row-gap:40px;display:grid;grid-template-areas:"card-1 card-1 card-2 card-2 card-3 card-3" ".      card-4 card-4 card-5 card-5      .";grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0}@media (max-width:1439px){.why-flant__features-list{grid-template-areas:"card-1 card-1 card-2 card-2" "card-3 card-3 card-4 card-4" ".      card-5 card-5      .";grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:991px){.why-flant__features-list{grid-template-areas:"card-1 card-2" "card-3 card-4" "card-5      .";grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.why-flant__features-list{align-items:center;display:flex;flex-direction:column;justify-content:center}}.why-flant__feature--certificate{position:absolute;right:0;top:-44px;width:539px}@media screen and (max-width:991px){.why-flant__feature--certificate{order:10;position:unset;width:100%}.why-flant__feature{width:100%}}.why-kubernetes{margin-bottom:125px;position:relative}.why-kubernetes__title{letter-spacing:.3px;margin-bottom:46px;margin-left:-5px}.why-kubernetes__description{font-size:24px;letter-spacing:.27px;line-height:36px;margin-bottom:75px;max-width:1024px}.why-kubernetes__reasonsList{align-items:flex-start;display:flex;flex-wrap:wrap;list-style:none;margin:0 0 0 40px;padding:0;width:calc(100% - 40px)}.why-kubernetes__reason-inner{bottom:0;left:-41px;opacity:0;padding-left:42px;padding-right:45px;pointer-events:none;position:absolute;top:-50px;transition:all .3s;width:440px}@media (max-width:1439px){.why-kubernetes__reason-inner{width:calc(100% + 45px)}}.why-kubernetes__reason{box-sizing:border-box;margin-bottom:84px;margin-right:40px;position:relative;width:410px;z-index:1}@media (max-width:1439px){.why-kubernetes__reason{margin-right:70px;width:calc(50% - 35px)}}.why-kubernetes__reason b{color:#6252d4;font-weight:inherit}.why-kubernetes__reason .card-benefits b{color:inherit}.why-kubernetes__reason:hover{z-index:2}.why-kubernetes__reason:hover .why-kubernetes__reason-inner{opacity:1;pointer-events:auto}@media (max-width:1439px){.why-kubernetes__reason:nth-child(2n){margin-right:0}}@media (min-width:1440px){.why-kubernetes__reason:nth-child(3n){margin-right:0}}.why-kubernetes__reason-card{left:0;position:absolute;top:-84px}.why-kubernetes__reason-card .card-benefits__inner{box-shadow:0 35px 45px 0 rgba(98,82,212,.15)}.why-kubernetes__reason-card .card-benefits__header{padding-right:10px}.why-kubernetes__reason-text{margin-bottom:0;margin-top:0;padding-right:10px;padding-top:6px}.why-kubernetes__reason-text ul{margin:0;padding:0}.why-kubernetes__reason-text ul li{margin:10px 0 0}.why-kubernetes__reason-special{background:rgba(98,82,212,.05);border-radius:5px;font-size:75%;line-height:1.5;margin:10px -10px 0;padding:10px}.why-kubernetes-page .why-kubernetes__bg-1{height:1303px;left:40px;position:absolute;top:-800px;width:1592px;z-index:-10}@media (max-width:1439px){.why-kubernetes-page .why-kubernetes__bg-1{left:75px;top:-770px;width:1260px}}@media screen and (max-width:991px){.why-kubernetes-page .why-kubernetes__bg-1{display:none}}.why-kubernetes-page .why-kubernetes__bg-2{height:605px;left:260px;position:absolute;top:-45px;width:1117px;z-index:-10}@media (max-width:1439px){.why-kubernetes-page .why-kubernetes__bg-2{left:35px}}@media screen and (max-width:991px){.why-kubernetes-page .why-kubernetes__bg-2{display:none}}.why-kubernetes-page .why-kubernetes__bg-3{bottom:0;height:318px;left:0;position:absolute;width:697px;z-index:-10}@media screen and (max-width:991px){.why-kubernetes-page .why-kubernetes__bg-3{display:none}}.why-kubernetes-page .why-kubernetes__bg-4{height:1474px;left:-70px;position:absolute;top:225px;width:1647px;z-index:-10}@media screen and (max-width:991px){.why-kubernetes-page .why-kubernetes__bg-4{display:none}}@media (max-width:1439px){.why-kubernetes-page.high-standards{margin-bottom:230px}}@media screen and (max-width:991px){.why-kubernetes-page.high-standards{margin-bottom:60px}}.why-kubernetes-page .tooltip-info{border:1px solid #6252d4;border-radius:50%;color:#6252d4;cursor:default}.why-kubernetes-page.foundation{margin-top:0}.why-kubernetes-page .foundation__features-list{margin:0}.why-kubernetes-page .foundation__feature:last-child{margin-right:0}.why-kubernetes-page .foundation__feature .tooltip-info{font-size:13px;padding:0 6.2px}@media (max-width:1439px){.why-kubernetes-page .foundation__feature:first-child{margin-right:40px}.why-kubernetes-page .foundation__feature:last-child{margin:0 auto}}@media screen and (max-width:991px){.why-kubernetes-page .foundation__feature:first-child{margin-right:0}}.why-kubernetes-page.percent-organizations{margin-top:175px}@media screen and (max-width:991px){.why-kubernetes-page.percent-organizations{margin-top:0}}.why-kubernetes-page .percent-organizations__title{margin-bottom:65px}.why-kubernetes-page .percent-organizations__title .tooltip-info{display:inline-block;font-size:15.4px;line-height:150%;padding:0 9.1px;vertical-align:middle}@media screen and (max-width:991px){.why-kubernetes-page .percent-organizations__title{margin-bottom:60px}}.why-kubernetes-page.kubernetes-this-is{margin-top:210px;position:relative}@media screen and (max-width:991px){.why-kubernetes-page.kubernetes-this-is{margin-top:80px}}.why-kubernetes-page.kubernetes-this-is .kubernetes-this-is__title{margin-bottom:90px}@media screen and (max-width:991px){.why-kubernetes-page.kubernetes-this-is .kubernetes-this-is__title{margin-bottom:60px}}.why-kubernetes-page.kubernetes-this-is .kubernetes-this-is__image{bottom:0;height:282px;position:absolute;right:60px;width:480px}@media screen and (max-width:991px){.why-kubernetes-page.kubernetes-this-is .kubernetes-this-is__image{height:204px;position:unset;width:auto}}@media (max-width:1439px){.why-kubernetes-page.kubernetes-this-is .kubernetes-this-is__title{font-size:48px;line-height:70px}.why-kubernetes-page.kubernetes-this-is .kubernetes-this-is__image{right:-95px}}@media screen and (max-width:991px){.why-kubernetes-page.kubernetes-this-is picture{order:2}}.why-kubernetes-page.kubernetes-this-is .thinkant__textWrapper{height:318px;margin-left:80px;width:502px}@media screen and (max-width:991px){.why-kubernetes-page.kubernetes-this-is .thinkant__textWrapper{height:auto;margin-bottom:30px;margin-left:0;padding-top:20px;width:100%}}.why-kubernetes-page.kubernetes-this-is .thinkant__textWrapper .thinkant__description{padding-bottom:30px}@media screen and (max-width:991px){.why-kubernetes-page.kubernetes-this-is .thinkant__textWrapper .thinkant__description{margin-left:0;max-width:unset;padding-bottom:16px}}.why-kubernetes-page.kubernetes-this-is .thinkant__textWrapper .thinkant__description:last-child{padding-bottom:0}.why-kubernetes-page.cluster-ready{margin-bottom:50px;margin-top:198px}@media screen and (max-width:991px){.why-kubernetes-page.cluster-ready{margin-bottom:80px;margin-top:80px}}.why-kubernetes-page.cluster-ready .cluster-ready__title{margin-bottom:80px;margin-left:0}@media screen and (max-width:991px){.why-kubernetes-page.cluster-ready .cluster-ready__title{margin-bottom:40px}}.why-kubernetes-page.cluster-ready .cluster-ready__works-list{grid-template-areas:"card-1 ." "card-1 card-2" "card-1 card-2" "card-1 card-2" "card-3 card-2" "card-3 card-4" "card-3 card-4" "card-3 card-4" ". card-4"}@media screen and (max-width:768px){.why-kubernetes-page.cluster-ready .cluster-ready__works-list{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}}.why-kubernetes-page.cta__block{align-items:center;display:flex;justify-content:center}.why-kubernetes-page.how-start{margin-bottom:130px;margin-top:150px}@media screen and (max-width:991px){.why-kubernetes-page.how-start{margin-bottom:80px;margin-top:80px}}.why-kubernetes-page.how-start .how-start__title{margin-bottom:20px}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__title{margin-bottom:16px}}.why-kubernetes-page.how-start .how-start__subtitle{color:#9591a7;margin-bottom:130px}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__subtitle{margin-bottom:60px}}.why-kubernetes-page.how-start .how-start__list{list-style:none;margin-top:0;padding-left:0}.why-kubernetes-page.how-start .how-start__list--item{margin-bottom:150px}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__list--item{margin-bottom:80px}}.why-kubernetes-page.how-start .how-start__list--item:last-child{margin-bottom:0}.why-kubernetes-page.how-start .how-start__item--title{margin-bottom:35px}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__item--title{margin-bottom:16px}}.why-kubernetes-page.how-start .how-start__item--text{margin-bottom:68px}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__item--text{font-weight:400;margin-bottom:60px}}.why-kubernetes-page.how-start .how-start__item--text-short{width:50%}@media (max-width:1439px){.why-kubernetes-page.how-start .how-start__item--text-short{width:60%}}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__item--text-short{font-weight:400;margin-top:-30px}}@media screen and (max-width:768px){.why-kubernetes-page.how-start .how-start__item--text-short{width:100%}}.why-kubernetes-page.how-start .how-start__item--subtitle{color:#9591a7;margin-bottom:35px}.why-kubernetes-page.how-start .how-start__item--example{margin-bottom:50px}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__item--example{margin-bottom:60px}.why-kubernetes-page.how-start .how-start__item--example-kaas{font-size:16px;line-height:24px}.why-kubernetes-page.how-start .how-start__item--example-kaas strong{font-size:18px;line-height:26px}.why-kubernetes-page.how-start .how-start__item--example-kaas br,.why-kubernetes-page.how-start .how-start__item--example-kaas span{display:none}}.why-kubernetes-page.how-start .how-start__item--example-kaas.title.text--muted{display:none}@media screen and (max-width:991px){.why-kubernetes-page.how-start .how-start__item--example-kaas.title.text--muted{display:block;font-size:28px;line-height:44px;margin-bottom:60px}}.why-kubernetes-page.how-start .how-start__item--wrap{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:768px){.why-kubernetes-page.how-start .how-start__item--wrap{flex-direction:column}}.why-kubernetes-page.how-start .how-start__item--wrap img{width:45%}@media (max-width:1439px){.why-kubernetes-page.how-start .how-start__item--wrap img{width:30%}}@media screen and (max-width:768px){.why-kubernetes-page.how-start .how-start__item--wrap img{height:55px;margin-top:60px;width:100%}}.why-kubernetes-page.how-start .how-start__item--link{margin-top:80px;text-align:center}@media screen and (max-width:768px){.why-kubernetes-page.how-start .how-start__item--link a{justify-content:center;padding:18px 44px}}.why-kubernetes-page.how-start .card-benefits__title{margin-bottom:15px}.why-kubernetes-page.how-start .why-flant__features-list{grid-template-areas:"card-1 card-1 card-1 card-2 card-2 card-2"}@media (max-width:1439px){.why-kubernetes-page.how-start .why-flant__features-list{grid-template-areas:"card-1 card-1 card-2 card-2"}}@media screen and (max-width:991px){.why-kubernetes-page.how-start .why-flant__features-list{display:flex}}@media (max-width:1439px){.why-kubernetes-page.how-start .devops-tools__tools-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.why-kubernetes-page.how-start .devops-tools__tools-list{display:flex;flex-wrap:wrap}}@media screen and (max-width:768px){.why-kubernetes-page.how-start .devops-tools__tools-list{flex-direction:row}}.why-kubernetes-page.how-start .devops-tools__tools-list .devops-tools__tool{min-width:337px}@media screen and (max-width:768px){.why-kubernetes-page.how-start .devops-tools__tools-list .devops-tools__tool{min-width:unset;width:337px}}@media screen and (max-width:374px){.why-kubernetes-page.how-start .devops-tools__tools-list .devops-tools__tool{width:100%}}@media screen and (max-width:991px){.why-kubernetes-page.how-start .devops-tools__tools-list .card-service{padding-bottom:20px}}.why-kubernetes-page.how-start .devops-tools__tools-list .card-service__header{margin:10px 0}@media screen and (max-width:991px){.why-kubernetes-page.how-start .devops-tools__tools-list .card-service__header{align-items:flex-start;flex-direction:column;justify-content:center;margin:0}.why-kubernetes-page.how-start .devops-tools__tools-list .card-service__title{margin-bottom:10px}}.why-kubernetes-page.how-start .devops-tools__tools-list .card-service__button{font-weight:600}@media screen and (max-width:991px){.why-kubernetes-page.how-start .devops-tools__tools-list .card-service__button{display:none}}.why-kubernetes-page.how-start .devops-tools__tools-list .card-service__button--sm{display:none}@media screen and (max-width:991px){.why-kubernetes-page.how-start .devops-tools__tools-list .card-service__button--sm{display:block}}.why-kubernetes-page.how-start .use-managed-kubernetes__wrap{margin-bottom:130px;margin-top:105px;position:relative}@media screen and (max-width:991px){.why-kubernetes-page.how-start .use-managed-kubernetes__wrap{margin-bottom:60px;margin-top:0}}.why-kubernetes-page.how-start .use-managed-kubernetes__desc{align-items:flex-start;display:flex;flex-direction:column;height:483px;justify-content:center;margin-left:120px;width:800px}@media screen and (max-width:991px){.why-kubernetes-page.how-start .use-managed-kubernetes__desc{background:#fff;border-radius:10px;height:auto;margin-left:0;padding:20px 36px 30px 20px;width:100%}.why-kubernetes-page.how-start .use-managed-kubernetes__desc svg{height:63px;width:auto}.why-kubernetes-page.how-start .use-managed-kubernetes__desc p.text{margin-bottom:0;margin-top:30px}}.why-kubernetes-page.how-start .kubernetes-key__img{bottom:50px;right:0;top:unset}@media (max-width:1439px){.why-kubernetes-page.how-start .kubernetes-key__img{display:none}}.why-kubernetes-page .why-kubernetes__bg-5{bottom:10px;height:483px;left:0;position:absolute;width:1018px;z-index:-10}@media screen and (max-width:991px){.why-kubernetes-page .why-kubernetes__bg-5{display:none}.why-kubernetes-page .thinkant{margin-bottom:80px}}.why-kubernetes-page .thinkant__bg1{height:369px;left:259px;top:-20px;width:1179px}@media (max-width:1439px){.why-kubernetes-page .thinkant__bg1{width:970px}}@media screen and (max-width:991px){.why-kubernetes-page .thinkant__bg1{display:none}}.why-kubernetes-page .thinkant__picture{margin-left:0;margin-right:166px}@media screen and (max-width:991px){.why-kubernetes-page .thinkant__picture{margin-left:-20px;margin-right:0}}.why-kubernetes-page.what-pick{margin-bottom:230px;margin-top:150px}@media (max-width:1439px){.why-kubernetes-page.what-pick{margin-bottom:150px}}@media screen and (max-width:991px){.why-kubernetes-page.what-pick{margin-bottom:80px;margin-top:80px}}.why-kubernetes-page.what-pick svg{height:auto;width:100%}.work-and-support{margin-bottom:18px;margin-top:37px;position:relative}.work-and-support__bg-1{left:-250px;max-width:none;position:absolute;top:140px;width:2038px;z-index:-10}.work-and-support__title{letter-spacing:.7px;margin-bottom:48px;margin-left:-6px}@media (max-width:1439px){.work-and-support__title{font-size:60px;line-height:75px}}.work-and-support__works-list{grid-column-gap:40px;grid-row-gap:50px;display:grid;grid-template-areas:"card-1 card-1 card-2 card-2 card-3 card-3" ".      card-4 card-4 card-5 card-5      ." "card-6 card-6 card-7 card-7 card-8 card-8";grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0}@media (max-width:1439px){.work-and-support__works-list{grid-template-areas:"card-1 card-1 card-2 card-2" "card-3 card-3 card-4 card-4" "card-5 card-5 card-6 card-6" "card-7 card-7 card-8 card-8";grid-template-columns:repeat(4,1fr)}}.work-and-support__button{display:block;margin:75px auto 0}.team-map{display:flex;flex-direction:row;margin-bottom:165px;margin-top:75px}@media (max-width:1439px){.team-map{flex-direction:column;margin-bottom:-50px}}@media screen and (max-width:991px){.team-map{margin-bottom:80px;margin-top:80px}}.team-map__title{align-items:center;display:flex;flex:1;margin-right:65px;text-align:right}@media (max-width:1439px){.team-map__title{margin-bottom:20px;margin-right:0}}.team-map__map{clip-path:polygon(64px 0,100px 1px,70px 1px,63px 2px,47px 7px,34px 15px,22px 26px,13px 42px,10px 60px,4px 308px,2px 535px,3px 540px,6px 548px,9px 552px,16px 558px,20px 560px,30px 561px,548px 561px,567px 559px,572px 557px,953px 404px,959px 400px,967px 392px,975px 382px,981px 368px,984px 358px,985px 350px,985px 344px,984px 332px,981px 320px,975px 304px,861px 90px,856px 83px,849px 75px,839px 67px,830px 63px,814px 60px,88px 0);height:561px;margin-right:-155px;width:985px}@media (max-width:1439px){.team-map__map{margin-left:55px;margin-right:0}}@media screen and (max-width:991px){.team-map__map{clip-path:unset;margin-left:0;width:100%}}@media screen and (max-width:768px){.team-map__map{height:450px}}.hey{margin-bottom:50px}.hey__intro{align-items:center;display:flex;flex-direction:row;max-width:1200px}@media screen and (max-width:768px){.hey__intro{flex-direction:column}}.hey__intro-img{width:400px}@media screen and (max-width:991px){.hey__intro-img{width:300px}}.hey__intro-img img{margin:0 auto}@media screen and (max-width:991px){.hey__intro-img img{height:290px;width:auto}}.hey__intro-text{flex:1}@media screen and (max-width:768px){.hey__intro-text{margin-bottom:14px}}.hey__list{margin:-.5em 0 1em}.hey__list li{margin:.5em 0}.hey__tiles{grid-gap:1.5em;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;list-style-type:none;margin:1em 0 2em;padding:0}@media screen and (max-width:991px){.hey__tiles{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (max-width:768px){.hey__tiles{display:flex;flex-direction:column}}.hey__tiles li{background-color:#fff;border-radius:1em;box-sizing:border-box;padding:1em 1.5em}.hey__tiles li span{display:block;font-size:.8em;margin-top:.5em}.hey__tiles li span.notice{font-size:.7em;font-weight:500;opacity:.75}.hey a{color:#ff633c;text-decoration:underline}.hey a:hover{text-decoration:none}.remote-first-company{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:250px;margin-top:150px}@media screen and (max-width:991px){.remote-first-company{margin-bottom:80px}}@media screen and (max-width:768px){.remote-first-company{flex-direction:column}}.remote-first-company__content{width:875px}@media (max-width:1439px){.remote-first-company__content{width:600px}}@media screen and (max-width:768px){.remote-first-company__content{width:100%}}.remote-first-company__title{margin-bottom:46px}@media screen and (max-width:768px){.remote-first-company__title{margin-bottom:16px}}.remote-first-company__description{margin-bottom:46px}@media screen and (max-width:991px){.remote-first-company__description{margin-bottom:60px}.remote-first-company a.button{display:none}}.remote-first-company a.button--sm{display:none}@media screen and (max-width:768px){.remote-first-company a.button--sm{display:block;text-align:center;width:100%}.remote-first-company .remote-first-company__pic img{height:230px;margin-bottom:60px;width:auto}}.webinars-page .title{margin-bottom:70px}@media (max-width:991px){.webinars-page .title{margin-bottom:30px}}.webinars-hero{margin-bottom:360px;margin-top:22px;padding-left:236px;position:relative}@media screen and (max-width:991px){.webinars-hero{margin-bottom:70px;padding-left:20px}}.webinars-hero__bg{left:170px;position:absolute;top:-860px;z-index:-10}@media screen and (max-width:991px){.webinars-hero__bg{display:none}}.webinars-hero .title{color:#fff}@media screen and (max-width:991px){.webinars-hero .title{color:#463f66}}.webinars-grid{display:grid;gap:76px;grid-template-columns:repeat(2,1fr);margin-bottom:120px}@media (max-width:991px){.webinars-grid{gap:36px;grid-template-columns:1fr;margin-bottom:70px}}.webinars-card{color:#463f66;gap:24px}.webinars-card__subtitle{font-weight:600}.webinars-card__title{font-size:23px;font-weight:500;line-height:1.25;margin:.6em 0 0}.webinars-card__meta{display:flex;flex-direction:column;gap:14px;margin-bottom:auto}.webinars-card__meta span{color:#9591a7}.webinars-card__more{color:#ff633c;font-weight:600;margin-top:10px}.webinars-card__more svg{fill:#ff633c;margin-left:8px}.webinar-card{background:linear-gradient(#6252d4,#000);border-radius:15px;color:#fff;margin-bottom:50px;padding:60px 70px}@media (max-width:1439px){.webinar-card{padding:36px 40px}}@media (max-width:991px){.webinar-card{padding:20px}}.webinar-card__subtitle{background-color:#ff633c;border-radius:3px;display:inline-block;font-weight:600;line-height:1.6;padding:0 6px}@media (max-width:991px){.webinar-card__subtitle{font-size:13px}}.webinar-card__title{font-size:42px;font-weight:600;line-height:1.2;margin:20px 0 40px}@media (max-width:991px){.webinar-card__title{font-size:22px;margin:12px 0 20px}}.webinar-card__date{border-bottom:3px solid #fff;display:inline-block;font-size:28px;font-weight:600;line-height:1;margin-bottom:26px;padding-bottom:10px}@media (max-width:991px){.webinar-card__date{border-bottom-width:1px;font-size:18px;margin-bottom:16px;padding-bottom:4px}}.webinar-card__brief{font-size:22px}@media (max-width:991px){.webinar-card__brief{font-size:16px;line-height:1.5}}.webinar-card__meta-cols{align-items:flex-end;display:flex;gap:200px;justify-content:space-between}@media (max-width:991px){.webinar-card__meta-cols{flex-direction:column}}@media (max-width:1439px){.webinar-card__meta-cols{gap:40px 100px}}.webinar-card .button{justify-content:center;white-space:nowrap}.webinar-content{display:flex;flex-direction:column;gap:120px;margin:120px 0}@media (max-width:991px){.webinar-content{gap:60px;margin:60px 0}}.webinar-content .container{display:flex;flex-direction:column;gap:100px}@media (max-width:991px){.webinar-content .container{gap:60px}}.webinar-content .register-button{text-align:center}.webinar-content .two-cols{align-items:flex-start;display:flex;justify-content:space-between}@media (max-width:991px){.webinar-content .two-cols{flex-direction:column}}@media (min-width:992px){.webinar-content .two-cols .title{max-width:360px}}.webinar-content .two-cols>:last-child{display:flex;flex-direction:column;max-width:100%;width:800px}@media (max-width:991px){.webinar-content .two-cols>:last-child{width:auto}}@media (max-width:1439px){.webinar-content .two-cols>:last-child{width:720px}}.webinar-content .speakers-list{gap:40px}.webinar-content .speaker{align-items:center;display:flex;gap:36px}@media (max-width:991px){.webinar-content .speaker{gap:24px}}@media (max-width:768px){.webinar-content .speaker{align-items:flex-start;flex-direction:column;gap:12px}}.webinar-content .speaker__img{border-radius:10px}@media (max-width:991px){.webinar-content .speaker__img{width:100px}}.webinar-content .speaker__name{font-size:23px;font-weight:600;line-height:1.4}@media (max-width:991px){.webinar-content .speaker__name{font-size:18px}}.webinar-content .speaker__position{color:#9591a7;margin-top:2px}@media (max-width:991px){.webinar-content .speaker__position{font-size:16px;margin-top:4px}}.webinar-content .speaker__about{margin-top:8px}@media (max-width:768px){.webinar-content .speaker__about{font-size:16px;line-height:1.5}}.webinar-content .button{justify-content:center;white-space:nowrap}.webinar-content ul{list-style:none}.webinar-content ul li{position:relative}.webinar-content ul li:before{background:50%/contain url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzYyNTJENCIgZD0iTTEzLjA2IDI2LjZjNy4yIDAgMTMuMDUtNS44NSAxMy4wNS0xMy4wNi4yNS0yLjI1LTEuMDYtNS0xLjc0LTYuMUwxNC4xMSAxOC44Yy0uNjMuNjctLjcuNTktMS40IDBsLTcuNDktNi4xMiAxLjc1LTIuMjcgNi4wOSA0Ljg4IDkuNi0xMC41OWExMy4wNiAxMy4wNiAwIDEgMC05LjYgMjEuOVoiLz48L3N2Zz4=") no-repeat;content:"";height:26px;left:-38px;position:absolute;width:26px}.webinar-content ul li:not(:last-of-type){margin-bottom:30px}.media-news__hero{margin-bottom:280px;margin-top:20px;padding-left:236px;position:relative}@media screen and (max-width:991px){.media-news__hero{margin-bottom:40px;padding:0 20px}}.media-news__hero-bg{left:160px;position:absolute;top:-686px;z-index:-10}@media screen and (max-width:991px){.media-news__hero-bg{display:none}}.media-news__grid{position:relative}.media-news__list{margin:0 -10px}.media-news__item{background:#fff;border-radius:10px;box-shadow:0 0 15px 0 hsla(250,9%,52%,.05);margin:0 10px}.media-news__item,.media-news__item-hero{display:flex;flex-direction:column;position:relative}.media-news__item-hero{justify-content:center;padding:30px 32px 18px}@media screen and (max-width:550px){.media-news__item-hero{padding-left:20px;padding-right:20px}}.media-news__item-date,.media-news__item-type{color:#9591a7;margin-right:15px}@media screen and (max-width:550px){.media-news__item-date,.media-news__item-type{font-size:3vw}}.media-news__item-type{color:#6252d4}.media-news__item-logo{height:20px;margin-bottom:24px;width:auto}@media screen and (max-width:550px){.media-news__item-logo{transform:scale(.8);width:40px}}.media-news__item-logo img{max-height:24px;max-width:125px;position:relative}.media-news__item-title{color:#463f66;font-size:21px;font-weight:600;line-height:1.175;margin:0 0 10px}@media screen and (max-width:550px){.media-news__item-title{font-size:4.2vw}}.media-news__item-title span{color:#6252d4}.media-news__item-text{border-radius:10px;color:#463f66;display:flex;flex:1;flex-direction:column;font-size:16px;gap:1em;line-height:1.55;padding:0 32px 26px;position:relative}@media screen and (max-width:550px){.media-news__item-text{font-size:14px;padding:0 20px 28px}}.media-news__item-text b{font-weight:600}.media-news__item-text>*{margin:0}.media-news__item-text a:not(.media-news__item-more a){color:currentColor;text-decoration:underline}.media-news__item-spacer{flex:1}.media-news__item-more{font-size:20px;margin-top:10px;text-align:start}@media screen and (max-width:550px){.media-news__item-more{font-size:18px}}.media-news__item-more a{color:#463f66;font-weight:600}.media-news__item-more .icon{fill:currentColor}.media-news__content{margin-bottom:20px;width:33.3%}@media screen and (max-width:991px){.media-news__content{width:50%}}@media screen and (max-width:768px){.media-news__content{width:unset}}.mediakit__hero{margin-bottom:280px;margin-top:42px;padding-left:236px;position:relative}@media screen and (max-width:991px){.mediakit__hero{margin-bottom:40px;padding:0 20px}}.mediakit__hero-bg{left:170px;position:absolute;top:-400px;z-index:-10}@media screen and (max-width:991px){.mediakit__hero-bg{display:none}}.mediakit__hero .text{max-width:none}.mediakit__grid{display:grid;gap:10px 38px;grid-template-columns:repeat(2,1fr);justify-content:center;max-width:1220px;position:relative}@media screen and (max-width:991px){.mediakit__grid{grid-template-columns:repeat(1,1fr)}}.mediakit__item{align-items:center;color:#463f66;display:flex;gap:8px;position:relative}.mediakit__item-logo{height:132px}@media screen and (max-width:550px){.mediakit__item-logo{height:100px;margin-left:-10px}}.mediakit__item-info{margin-top:-16px}.mediakit__item-title{font-size:28px;font-weight:700;line-height:1.3;margin:0}@media screen and (max-width:550px){.mediakit__item-title{font-size:18px}}.mediakit__item-links{display:flex;flex:1;flex-wrap:wrap;gap:4px;line-height:1.2;list-style:none;margin:3px 0 0;padding:0}.mediakit__item-links:before{content:"";display:inline-block;margin-right:2px;width:15px}.mediakit__item-links--download:before{background:50%/contain url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjOEY4OENBIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNC41NSA2LjAxIDMgMyAzLTNtLTMgM3YtOG0tNiAxMGMzLjkgMS4zIDguMTEgMS4zIDEyIDAiLz48L3N2Zz4=) no-repeat}.mediakit__item-links--mail:before{background:50%/contain url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjOEY4OENBIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMS4yNTggMTIuNUg0Ljc4N2MtMS45NDEgMC0zLjIzNS0uOTctMy4yMzUtMy4yMzV2LTQuNTNjMC0yLjI2NCAxLjI5NC0zLjIzNSAzLjIzNS0zLjIzNWg2LjQ3YzEuOTQyIDAgMy4yMzYuOTcgMy4yMzYgMy4yMzV2NC41M2MwIDIuMjY0LTEuMjk0IDMuMjM1LTMuMjM1IDMuMjM1WiIvPjxwYXRoIHN0cm9rZT0iIzhGODhDQSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTMuOTE1IDMuNzkyIDkuMTQgNy4wNDZjLS42NjcuNTMxLTEuNzYuNTMxLTIuNDI3IDBMMS45NDUgMy43OTIiLz48L3N2Zz4=) no-repeat}.mediakit__item-links li{font-size:12px}.mediakit__item-links li:not(.disabled) a:hover{background-color:#cfccef}.mediakit__item-links li.disabled a{background-color:#ebedf6;color:#9591a7;cursor:not-allowed}.mediakit__item-links li.disabled:after{color:#9591a7;content:"Скоро опубликуем";margin:0 1em 0 .5em}.mediakit__item-links a{background-color:#e6e3ff;border-radius:10px;color:#463f66;display:inline-block;font-weight:500;padding:2px 12px;transition:.2s;white-space:nowrap}.mediakit__item-links a span{color:#8f88ca}@keyframes tab-fade-from-left{0%{opacity:0;transform:translateX(-50px)}50%{opacity:.3}to{opacity:1;transform:translateX(0)}}.tabs-block__tab-list{list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);list-style-position:outside;margin:0;padding:0;text-indent:0}.tabs-block__tab{flex-shrink:0}.tabs-block__tab:last-child{margin-right:0}.tabs-block__tab-btn{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:60px;justify-content:center;letter-spacing:.1px;padding:0 20px;transition:all .3s}.tabs-block__tab-btn:focus,.tabs-block__tab-btn:hover{outline:none}.tabs-block{position:relative}.tabs-block:not(.js-active) .tabs-block__tab-page:not(:first-child){left:0;opacity:0;pointer-events:none;position:absolute;top:0}.tabs-block:not(.js-active) .tabs-block__tab:first-child .tabs-block__tab-btn{background:#fff;border-radius:10px;box-shadow:0 25px 45px 0 rgba(98,82,212,.15);color:#6252d4}.tabs-block.js-active .tabs-block__tab-page{will-change:transform}.tabs-block.js-active .tabs-block__tab-page.js-current{animation:tab-fade-from-left .3s ease-out .2s both}.tabs-block.js-active .tabs-block__tab-page:not(.js-current){left:0;opacity:0;pointer-events:none;position:absolute;top:0}.tabs-block.js-active .tabs-block__tab-btn.js-current{background:#fff;border-radius:10px;box-shadow:0 25px 45px 0 rgba(98,82,212,.15);color:#6252d4}.tabs-block__tabs{display:flex}.tabs-block__tabs-pages{margin-top:77px}.tabs-block__tabs-item{color:#fff;font-size:28px;font-weight:500;line-height:1.57;padding-left:94px;position:relative}.tabs-block__picture{display:block;height:76px;left:0;position:absolute;top:0;width:76px}.cost-calculation__table-wrapper{overflow:auto}@media screen and (max-width:991px){.cost-calculation__table-wrapper{display:none}}.cost-calculation__table-wrapper--mobile{display:none}@media screen and (max-width:991px){.cost-calculation__table-wrapper--mobile{display:block}}.cost-calculation__table.table{background:#fff;border-radius:21px;box-shadow:0 0 15px 0 hsla(250,9%,52%,.05)}@media screen and (max-width:991px){.cost-calculation__table.table{min-width:1100px;overflow:scroll}}.cost-calculation__table .table__header{background:#6252d4;border-top-left-radius:21px;border-top-right-radius:21px;color:#fff;display:grid;grid-template-columns:252px repeat(5,1fr);padding:22px 35px 0;text-align:center}@media (max-width:1439px){.cost-calculation__table .table__header{grid-template-columns:220px repeat(5,1fr)}}@media screen and (max-width:991px){.cost-calculation__table .table__header{background:transparent;border-radius:0;display:flex;gap:10px;margin-bottom:10px;overflow:auto;padding:0}.cost-calculation__table .table-col__title{background:#463f66;border-radius:16px;min-width:180px}.cost-calculation__table .table-col__title.active{background:#6252d4}.cost-calculation__table .table-col__title:first-child{display:none}}.cost-calculation__table .table-col__name{font-size:24px;font-weight:700;line-height:normal}@media screen and (max-width:991px){.cost-calculation__table .table-col__name{padding-top:20px}}.cost-calculation__table .table-col__price{font-size:18px;font-weight:600;line-height:normal;padding:18px 20px 24px}@media (min-width:1440px){.cost-calculation__table .table-col__price br{display:none}}@media (max-width:1439px){.cost-calculation__table .table-col__price{font-size:14px;padding:18px}}@media screen and (max-width:991px){.cost-calculation__table .table-col__price{font-weight:400;padding:18px 10px}.cost-calculation__table .table-col__price span{font-size:18px;font-weight:600}.cost-calculation__table .table-col__price span br{display:none}}.cost-calculation__table .table__row{border-bottom-left-radius:21px;border-bottom-right-radius:21px;border-top:1px solid #cccfde;display:grid;font-size:16px;font-weight:500;grid-template-columns:252px repeat(5,1fr);line-height:normal;margin:0 35px;text-align:center}.cost-calculation__table .table__row--first{border-top:none}@media (max-width:1439px){.cost-calculation__table .table__row{font-size:14px;grid-template-columns:220px repeat(5,1fr)}}.cost-calculation__table .table__col{background:#fff;border-radius:8px;display:none}.cost-calculation__table .table__col.active{display:flex;flex-direction:column}.cost-calculation__table .table-col__cell{align-items:center;display:flex;justify-content:center;padding:24px 20px;transition:background-color .3s}@media (max-width:1439px){.cost-calculation__table .table-col__cell{padding:18px}}@media screen and (max-width:991px){.cost-calculation__table .table-col__cell{align-items:flex-start;border-bottom:1px solid #cccfde;flex-direction:column;gap:18px;padding:18px 24px}.cost-calculation__table .table-col__cell:last-child{border:none}}.cost-calculation__table .table-col__cell:first-child{text-align:start}.cost-calculation__table .table-col__cell.hover{background:rgba(70,63,102,.03)}.cost-calculation__table .table-col__cell--title{font-weight:600}.cost-calculation__table .table-col__cell div>b{color:#6252d4;font-weight:500}.cost-calculation__table .table-col__cell div>span{color:#9591a7;display:inline-block;font-size:12px}.cost-calculation__table .table-col__cell div>p{margin:10px 0}.cost-calculation__table .table-col__cell--question{align-items:center;display:flex;justify-content:center}@media screen and (max-width:991px){.cost-calculation__table .table-col__cell--question{justify-content:flex-start}.cost-calculation__table .table-col__cell--question br{display:none}}.cost-calculation__table .table-col__cell .icon--question{margin-left:10px;padding:3px}@media screen and (max-width:991px){.cost-calculation__table .table-col__cell .icon--question{vertical-align:middle}}.error-page{overflow:hidden}.error-page__img{margin-top:-35px;min-width:1200px;position:relative;z-index:-1}.cookies-popup{background-color:#fff;border-radius:15px;bottom:30px;box-shadow:0 35px 45px 0 rgba(98,82,212,.15);padding:49px 45px;position:fixed;right:-9999px;width:600px}@media screen and (max-width:768px){.cookies-popup{padding:25px 20px 5px;text-align:center;width:auto}}.cookies-popup.active{right:20px;z-index:45}@media screen and (max-width:768px){.cookies-popup.active{left:20px}.cookies-popup .title{font-size:22px}.cookies-popup p{font-size:16px}}.cookies-popup__actions{margin-top:20px}.cookies-popup__actions .button{margin-right:20px}@media screen and (max-width:768px){.cookies-popup__actions .button{margin-bottom:20px}}.quiz-sticky-block{background-color:#f6f7fb;display:flex;justify-content:center;padding-bottom:12px;position:sticky;top:73px;width:100%;z-index:10}@media screen and (min-width:768px){.quiz-sticky-block{padding-bottom:24px}}@media screen and (max-width:767px){.quiz-sticky-block .button{font-size:16px;padding:14px 28px}}.quiz-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;margin:20px 0 40px}.quiz-perspective{overflow:hidden;perspective:62.5rem}.quiz-card-wrapper{box-sizing:content-box;margin:auto;position:relative;transform-style:preserve-3d;transition:.2s}.quiz-card-wrapper.hidden{opacity:0}.quiz-card-wrapper.question{z-index:1}.quiz-card-wrapper.loading .loader:after{background-color:hsla(0,0%,100%,.75);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath opacity='.2' d='M20.201 5.169c-8.254 0-14.946 6.692-14.946 14.946 0 8.255 6.692 14.946 14.946 14.946s14.946-6.691 14.946-14.946c-.001-8.254-6.692-14.946-14.946-14.946zm0 26.58c-6.425 0-11.634-5.208-11.634-11.634 0-6.425 5.209-11.634 11.634-11.634 6.425 0 11.633 5.209 11.633 11.634 0 6.426-5.208 11.634-11.633 11.634z'/%3E%3Cpath d='m26.013 10.047 1.654-2.866a14.855 14.855 0 0 0-7.466-2.012v3.312c2.119 0 4.1.576 5.812 1.566z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 20 20' to='360 20 20' dur='0.5s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:10px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.quiz-card-wrapper.loading .quiz-card__footer{opacity:0;visibility:hidden}.quiz-card-wrapper.result.show{z-index:2}.quiz-card-wrapper.result .quiz-card__head{justify-content:center}.quiz-card-wrapper.result span.mark{font-size:24px}.quiz-card-wrapper.result span.bad{color:#ff633c}.quiz-card-wrapper.result span.normal{color:orange}.quiz-card-wrapper.result span.good{color:green}.quiz-card{background-color:#fff;border-radius:.5rem;box-shadow:0 .25rem 1rem 0 rgba(48,53,69,.078);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:860px;min-height:550px;padding:1.5rem 1.5rem 2rem;position:relative;transition:.2s}@media screen and (min-width:768px){.quiz-card{padding:2rem}}.quiz-card-q{font-size:1.2em;font-weight:600}@media screen and (min-width:768px){.quiz-card-q{font-size:2em;line-height:normal}}.quiz-card-q-type{color:hsla(0,0%,76%,.8);font-size:16px;font-weight:700;line-height:1.4;margin-bottom:30px}@media screen and (min-width:768px){.quiz-card-q-type{font-size:21px;margin-bottom:40px}}.quiz-card-apply{align-items:center;background-color:#ebedf6;border-radius:.5rem;cursor:pointer;display:flex;height:3rem;justify-content:center;width:200px}.quiz-card svg{fill:#fff;margin-left:.5rem}.quiz-card .button--disabled>svg{fill:#999}.quiz-card__body{max-height:100%}.quiz-card__body .result-block{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center}.quiz-card__body p:first-child{margin-top:0}@media screen and (max-width:768px){.quiz-card__body .text{font-size:16px}}.quiz-card__body .note{color:#91949f;font-size:14px;line-height:1.6;margin-top:3rem}.quiz-card__body .note:before{border-bottom:1px solid #ced0d9;content:"";display:block;margin-bottom:1.5rem;max-width:180px;width:80%}.quiz-card__body form{display:flex;flex-direction:column;font-size:15px;gap:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:768px){.quiz-card__body form{font-size:18px;gap:30px}}.quiz-card__body input{opacity:0;pointer-events:none;position:fixed}.quiz-card__body input[type=checkbox]+label:after{background:50%/contain url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNjI1MkQ0IiBzdHJva2Utd2lkdGg9IjMiIGQ9Ik0xLjUgMS41aDI1djI1aC0yNXoiLz48cGF0aCBmaWxsPSIjNjI1MkQ0IiBkPSJNMTkuNjggOC4yNGEuNS41IDAgMCAwLS44LS4wN2wtNi43IDcuNjMtNC4wOC0zLjM3YS41LjUgMCAwIDAtLjcyLjA4TDYuMSAxNC4yMmEuNS41IDAgMCAwIC4wOC42OGw1LjQ3IDQuNjIuMDMuMDNjLjEuMS4yMi4xOS4zMS4yNi4xLjA3LjI3LjE4LjQ5LjE5LjIzLjAxLjQxLS4wOS41NC0uMThsLjM1LS4zNCA3LjUtOC41N2EuNS41IDAgMCAwIC4wNi0uNmwtMS4yNS0yLjA3WiIvPjwvc3ZnPg==") no-repeat}.quiz-card__body input:checked+label{background-color:rgba(98,82,212,.15);border-color:#6252d4}.quiz-card__body input:checked+label:after{opacity:1}.quiz-card__body label{align-items:center;border:3px solid #ebedf6;border-radius:8px;cursor:pointer;display:flex;gap:15px;justify-content:space-between;line-height:1.5;padding:8px 16px;transition:.2s}@media screen and (min-width:768px){.quiz-card__body label{gap:30px;padding:20px 30px 20px 20px}.quiz-card__body label:after{background:50%/contain url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iMTIuNSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNjI1MkQ0IiBzdHJva2Utd2lkdGg9IjMiLz48cGF0aCBmaWxsPSIjNjI1MkQ0IiBkPSJNMjAuMTggOC43NGEuNS41IDAgMCAwLS44LS4wN2wtNi43IDcuNjMtNC4wOC0zLjM3YS41LjUgMCAwIDAtLjcyLjA4TDYuNiAxNC43MmEuNS41IDAgMCAwIC4wOC42OGw1LjQ3IDQuNjIuMDMuMDNjLjEuMS4yMi4xOS4zMS4yNi4xLjA3LjI3LjE4LjQ5LjE5LjIzLjAxLjQxLS4wOS41NC0uMThsLjM1LS4zNCA3LjUtOC41N2EuNS41IDAgMCAwIC4wNi0uNmwtMS4yNS0yLjA3WiIvPjwvc3ZnPg==") no-repeat;content:"";height:28px;opacity:0;width:28px}.quiz-card__body label:hover{background-color:#f6f7fb}}.quiz-card__body label span{flex:1}.quiz-card__body a{cursor:pointer}.quiz-card__body img{max-height:33%}.quiz-card__footer{align-items:flex-end;display:flex;justify-content:space-between;margin-top:auto}.quiz-card__footer .button{flex:0 0 300px;justify-content:center}@media screen and (max-width:767px){.quiz-card__footer .button{flex:1;font-size:16px;padding:14px 28px}}.quiz-results{padding-top:1rem}@media screen and (max-width:768px){.quiz-results{border-radius:0;margin-left:-20px;margin-right:-20px}}.quiz-results__title{align-items:center;display:flex;flex-wrap:wrap-reverse;font-size:1.5em;font-weight:700;gap:20px;justify-content:space-between;padding:32px 0}@media screen and (min-width:440px){.quiz-results__title{font-size:2em}}.quiz-results__title a{margin:0}@media screen and (max-width:400px){.quiz-results__title a{font-size:14px!important}}.quiz-results__body{display:flex;flex-direction:column;gap:3em;margin-top:2rem}.quiz-results__question{font-size:16px;line-height:1.6}@media screen and (min-width:768px){.quiz-results__question{font-size:22px}}.quiz-results__option{font-weight:600;margin:1.6em 20px}@media screen and (min-width:768px){.quiz-results__option{margin-left:35px}}.quiz-results__mark,.quiz-results__note{font-size:15px;margin-left:20px}@media screen and (min-width:768px){.quiz-results__mark,.quiz-results__note{font-size:16px;margin-left:35px}}.quiz-results__mark{margin-top:1em;padding:1em 15px}@media screen and (min-width:768px){.quiz-results__mark{padding-left:30px}}.quiz-results__mark.bad{background-color:#f7c8cf;border-left:5px solid #ff4757}.quiz-results__mark.normal{background-color:#ffeeb9;border-left:5px solid #ffa502}.quiz-results__mark.good{background-color:#c4fbd5;border-left:5px solid #2ed573}.quiz-results__note{background-color:#f6f7fb;border-left:5px solid #b1b1b1;padding:1em 15px}@media screen and (min-width:768px){.quiz-results__note{padding-left:35px}}.quiz-results__promo{line-height:1.6;margin-top:1em}.quiz-results__promo a{color:#6252d4;cursor:pointer;font-weight:500}.quiz-results .contact-us__form{align-items:normal;padding:1.6em 0}.quiz-results .contact-us__policy{font-size:72%;margin-bottom:10px}.quiz-counter{color:#6252d4;font-size:22px;font-weight:700}@media screen and (max-width:767px){.quiz-counter{display:none}}.quiz-counter-mobile{align-items:center;display:flex;flex-direction:column;font-size:16px;justify-content:center;margin-bottom:25px;width:100%}@media screen and (min-width:768px){.quiz-counter-mobile{display:none}}.quiz-progress-bar{background-color:#ebedf6;height:3px;margin-top:12px;width:100%}.quiz-progress-bar span{background-color:#6252d4;display:block;height:100%;transition:1s;width:0}.quiz-card.hidden,.quiz-results.hidden{display:none}.promo-hero{align-items:center;display:flex;gap:64px;margin-bottom:50px;margin-top:50px}.promo-hero__tag{background:#ff633c;border-radius:3px;color:#fff;display:inline-block;font-size:16px;font-weight:600;line-height:1.6;margin-bottom:16px;padding:0 6px}@media screen and (min-width:768px){.promo-hero__tag{font-size:18px}}.promo-hero__title{color:#463f66;font-size:1.65em;font-weight:600;line-height:1.35;max-width:860px}@media screen and (min-width:550px){.promo-hero__title{font-size:2em}}@media screen and (min-width:1024px){.promo-hero__title{font-size:3em;line-height:1.2}}@media screen and (min-width:1440px){.promo-hero__title{font-size:4em}}.promo-hero__pic-wrap{flex:0 0 200px}@media screen and (max-width:991px){.promo-hero__pic-wrap{display:none}}.promo-container{max-width:860px}.promo-container .text--small{opacity:.6}.promo-page,.promo-relative{position:relative}.promo-page .icon{position:absolute;z-index:-1}@media screen and (max-width:991px){.promo-page .icon{display:none}}.promo-page-bg-1{left:50%;top:0;transform:translate(-940px,250px)}.promo-page-bg-2{right:0;top:0;transform:translateY(600px)}.promo-bar{background-color:#463f66;line-height:1.3}.promo-bar__link{color:#fff}.promo-bar__link:hover .promo-bar__title:after{transform:translateX(4px)}.promo-bar .container{display:flex;gap:24px}@media (max-width:768px){.promo-bar .container{gap:12px;padding:0}}.promo-bar__date{align-items:center;background-color:#ff633c;display:flex;flex-direction:column;gap:2px 10px;justify-content:center;padding:8px 16px;white-space:nowrap}@media (max-width:768px){.promo-bar__date{padding:8px 12px}}.promo-bar__date span:first-child{font-size:10px;font-weight:500}.promo-bar__date span:last-child{font-size:14px;font-weight:700}.promo-bar__meta{display:flex;flex-direction:column;justify-content:center}@media (max-width:768px){.promo-bar__meta{padding:6px 0}}.promo-bar__subtitle{font-size:10px;font-weight:500;margin-bottom:2px;text-transform:uppercase}.promo-bar__title{font-size:14px;font-weight:700;padding-right:10px}@media (max-width:768px){.promo-bar__title{font-size:13px;line-height:1.2}}.promo-bar__title:after{background:50%/contain url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI0LjcwNyA4LjcwN2ExIDEgMCAwIDAgMC0xLjQxNEwxOC4zNDMuOTI5YTEgMSAwIDAgMC0xLjQxNCAxLjQxNEwyMi41ODYgOGwtNS42NTcgNS42NTdhMSAxIDAgMCAwIDEuNDE0IDEuNDE0bDYuMzY0LTYuMzY0Wk0wIDloMjRWN0gwdjJaIi8+PC9zdmc+") no-repeat;content:"";display:inline-block;height:14px;margin-left:10px;transition:.2s;width:22px}@media (max-width:768px){.promo-bar__title:after{height:9px;margin-left:6px;width:14px}}body.course-body{display:flex;flex-direction:column;max-height:100vh;overflow:hidden}body.course-body .header{background-color:#fff;box-shadow:0 4px 8px 3px rgba(70,63,102,.06)}body.course-body .header__logo-link{margin-right:16px}@media screen and (min-width:992px){body.course-body .header__logo-link{margin-right:0}body.course-body .header__nav{flex:0 0 280px;justify-content:center}body.course-body .header__pdf{margin-left:auto;margin-top:0}body.course-body .header__call{margin-right:75px}body.course-body .header__tel-link{margin-top:0}}body.course-body .header .burger-menu{margin-left:16px}body.course-body main{flex:1}body.course-body section{height:100%}body.course-body .back-to-courses{align-items:center;background-color:#f6f7fb;border-radius:8px;color:#463f66;display:flex;font-size:12px;font-weight:500;gap:8px;line-height:1.2;padding:5px 10px}@media screen and (min-width:992px){body.course-body .back-to-courses{font-size:18px;gap:12px;padding:6px 14px}}body.course-body .back-to-courses svg{height:11px}@media screen and (max-width:991px){body.course-body .back-to-courses svg{height:8px}}.course{border-radius:25px;box-shadow:0 0 15px 0 hsla(250,9%,52%,.05);display:flex;flex-direction:column;overflow:hidden;transition:.15s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.course:not(.course--coming):hover{box-shadow:0 2px 18px 0 hsla(250,9%,52%,.25)}.course__grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991px){.course__grid{grid-template-columns:1fr}}.course__image{aspect-ratio:1.6;background-color:#e7e7e7;-o-object-fit:cover;object-fit:cover}.course--coming .course__image{align-items:center;display:flex;gap:14px;justify-content:center}.course--coming .course__image span{background-color:#fff;border-radius:16px;height:16px;width:16px}.course--coming .course__image span:nth-child(2){opacity:.8}.course--coming .course__image span:nth-child(3){opacity:.5}.course__info{background-color:#fff;color:#9591a7;display:flex;flex:1;flex-direction:column;font-size:18px;font-weight:500;gap:3rem;line-height:normal;padding:30px}@media screen and (max-width:991px){.course__info{font-size:16px}}.course__category{margin-bottom:12px}@media screen and (max-width:991px){.course__category{grid-template-columns:1fr}}.course__title{color:#463f66;font-size:28px;font-weight:600}@media screen and (max-width:991px){.course__title{font-size:24px}}.course--coming .course__title{color:#9591a7}.course__line{gap:26px;margin-top:auto}.course__line,.course__line>*{align-items:center;display:flex}.course__line>*{gap:12px}.home__hero{margin-bottom:220px;padding-left:236px;position:relative}@media screen and (max-width:991px){.home__hero{margin-bottom:40px;padding:0 20px}}.home__hero-bg{left:24px;position:absolute;top:-147px;z-index:-10}@media screen and (max-width:991px){.home__hero-bg{display:none}}@media screen and (min-width:1440px){.home__hero-bg{left:45px}}.home__hero-title{font-size:72px;font-weight:600;line-height:normal}@media screen and (max-width:1439px){.home__hero-title{font-size:54px}}.home__hero-text{font-size:26px;line-height:1.4}.home__daas-bg{left:-700px;position:absolute;top:150px;z-index:-10}@media screen and (max-width:991px){.home__daas-bg{display:none}}.home__daas .text{line-height:1.4;max-width:920px}@media screen and (width > 991px){.home__daas .text{font-size:20px}}@media screen and (width > 1440px){.home__daas .text{font-size:22px}}.home__daas-buttons{display:flex;gap:1.5rem;margin-top:4rem;white-space:nowrap}@media screen and (max-width:991px){.home__daas-buttons{flex-direction:column}}.home__daas-cols{-moz-column-gap:8rem;column-gap:8rem;display:flex}@media screen and (max-width:991px){.home__daas-cols{flex-direction:column-reverse}}.home__daas-cols>div{flex:1}.home__daas-cols p{font-weight:600}@media screen and (width > 991px){.home__daas-cols p{font-size:26px}}@media screen and (width > 1440px){.home__daas-cols p{font-size:30px}}@media screen and (width > 991px){.home__daas-cols ul{font-size:20px}}@media screen and (width > 1440px){.home__daas-cols ul{font-size:23px}}.home__daas-cols svg{aspect-ratio:1.25;max-width:420px}.home__daas ul{list-style:none}.home__daas ul li{font-weight:500;line-height:1.3;position:relative}.home__daas ul li:before{background:50%/contain url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzYyNTJENCIgZD0iTTEzLjA2IDI2LjZjNy4yIDAgMTMuMDUtNS44NSAxMy4wNS0xMy4wNi4yNS0yLjI1LTEuMDYtNS0xLjc0LTYuMUwxNC4xMSAxOC44Yy0uNjMuNjctLjcuNTktMS40IDBsLTcuNDktNi4xMiAxLjc1LTIuMjcgNi4wOSA0Ljg4IDkuNi0xMC41OWExMy4wNiAxMy4wNiAwIDEgMC05LjYgMjEuOVoiLz48L3N2Zz4=") no-repeat;content:"";height:26px;left:-38px;position:absolute;width:26px}.home__daas ul li:not(:last-of-type){margin-bottom:1.5rem}.home__features-bg{bottom:0;position:absolute;right:0;transform:rotate(135deg) translate(-4%,-66%)}@media screen and (max-width:991px){.home__features-bg{display:none}}.home__features-text{max-width:750px}@media screen and (width > 991px){.home__features-text{font-size:20px}}@media screen and (width > 1440px){.home__features-text{font-size:22px}}.home__features ul{display:grid;gap:40px;grid-template-columns:repeat(3,1fr);list-style:none;margin:4rem 0 0;padding:0}@media screen and (max-width:1439px){.home__features ul{gap:20px}}@media screen and (max-width:991px){.home__features ul{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.home__features ul{grid-template-columns:1fr}}.home__features .card-benefits__title{font-size:20px;font-weight:500}@media screen and (width > 991px){.home__features .card-benefits__title{font-size:20px}}@media screen and (width > 1440px){.home__features .card-benefits__title{font-size:23px}}.home__numbers-bg{height:auto;position:absolute;right:0;top:0;transform:rotate(180deg) translateY(50%);width:410px;z-index:-10}@media screen and (max-width:991px){.home__numbers-bg{display:none}}.home__numbers-bg-2{left:0;position:absolute;top:0;transform:translate(-83%,-68%) rotate(-103deg);width:1100px;z-index:-10}@media screen and (max-width:991px){.home__numbers-bg-2{display:none}}.home__numbers .numbers__items{gap:2rem;margin-top:4rem}@media screen and (max-width:768px){.home__numbers .numbers__items{margin-top:2rem}}@media screen and (min-width:1440px){.home__numbers .numbers__item-number{font-size:78px}}@media screen and (width > 991px){.home__numbers .numbers__item-title{font-size:20px}}@media screen and (width > 1440px){.home__numbers .numbers__item-title{font-size:23px}}.home__success-stories .swiper-wrapper{margin-top:3.75rem}@media screen and (max-width:768px){.home__success-stories .swiper-wrapper{margin-top:.5rem}}.home__clients{height:auto}.home__clients .splide{position:relative}.home__clients .splide:first-of-type{margin:4rem 0 2.5rem}@media screen and (max-width:768px){.home__clients .splide:first-of-type{margin:2rem 0 1.5rem}}.home__clients .splide__track{overflow:visible}.home__clients .splide__list{padding:0!important}.home__news .news-and-events__posts{margin-top:5rem}@media screen and (max-width:768px){.home__news .news-and-events__posts{margin-top:2rem}}.home__cloud-wrapper{margin-top:4rem;padding:3rem 6rem;position:relative}@media screen and (max-width:768px){.home__cloud-wrapper{margin-top:1rem;padding:0}}.home__cloud-wrapper svg{bottom:0;left:0;max-width:100%;position:absolute;right:0;top:0;z-index:-1}@media screen and (max-width:768px){.home__cloud-wrapper svg{display:none}}.home__cloud-content{align-items:center;display:flex;flex-direction:column;max-width:64ch}.home__cloud-content p{font-weight:500;line-height:1.4}.home__cloud-content a{margin-top:1.5rem}.promo-checkup-page h2{max-width:24ch}.promo-checkup-page section+section:not(.contact-us):not(.cta__block):not(.promo-checkup__footnote){margin-top:10rem}@media screen and (max-width:991px){.promo-checkup-page section+section:not(.contact-us):not(.cta__block):not(.promo-checkup__footnote){margin-top:6rem}}@media screen and (max-width:768px){.promo-checkup-page section+section:not(.contact-us):not(.cta__block):not(.promo-checkup__footnote){margin-top:3rem}}.promo-checkup-page .foundation__features-list{margin-left:0;margin-top:3rem}@media screen and (max-width:991px){.promo-checkup-page .foundation__features-list{margin-top:2rem}}.promo-checkup-page .foundation__features-list .card-benefits__header{display:flex;flex-direction:column;height:100%;margin:0}.promo-checkup-page .foundation__features-list .card-benefits__text{display:flex;flex-direction:column;gap:.75em;height:100%}.promo-checkup-page .foundation__features-list .link{color:#ff633c;display:block;font-weight:600;margin-top:auto}.promo-checkup-page .cta__block{position:relative}.promo-checkup-page .cta__block .cta{margin:4rem auto;max-width:900px}.promo-checkup__hero{margin-bottom:300px;padding-left:236px;position:relative}@media screen and (max-width:1440px){.promo-checkup__hero{margin-bottom:200px}}@media screen and (max-width:991px){.promo-checkup__hero{margin-bottom:40px;padding:0 20px}}.promo-checkup__hero-bg{left:88px;position:absolute;top:-510px;z-index:-10}@media screen and (max-width:991px){.promo-checkup__hero-bg{display:none;left:70px;top:-580px}}@media screen and (max-width:768px){.promo-checkup__hero-bg{left:24px}}.promo-checkup__hero-title{font-size:72px;font-weight:600;line-height:normal}@media screen and (max-width:1440px){.promo-checkup__hero-title{left:88px;top:-580px}}.promo-checkup__hero-text{font-size:26px;line-height:1.4}.promo-checkup__about{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-top:4rem}@media screen and (max-width:991px){.promo-checkup__about{gap:1rem;margin-top:2rem}}@media screen and (max-width:768px){.promo-checkup__about{flex-direction:column}}.promo-checkup__about ul{list-style:none}.promo-checkup__about li{margin-bottom:1.5rem}.promo-checkup__about .checked-box__text{font-weight:500;max-width:52ch;padding-right:0}.promo-checkup__about .checked-box__text b{color:#ff633c;font-weight:inherit}.promo-checkup__about img{max-width:35%}@media screen and (max-width:768px){.promo-checkup__about img{max-width:300px}}.promo-checkup-container{max-width:860px}.promo-checkup-container .text--small{opacity:.6}.promo-checkup-relative{position:relative}.promo-checkup__features{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-bottom:3rem}.promo-checkup__features>div{align-items:center;display:flex;gap:.5rem}.promo-checkup__features>div a{color:#6252d4;text-decoration:underline}.promo-checkup__features>div a:hover{text-decoration:none}.promo-checkup__contact-us .text{margin:1.5rem 0 2.5rem;max-width:58ch}@media (max-width:1439px){.promo-checkup__contact-us{padding-left:358px}}@media screen and (max-width:991px){.promo-checkup__contact-us{padding-left:200px}}@media screen and (max-width:768px){.promo-checkup__contact-us{padding-left:20px}}.promo-checkup__diag{position:relative}.promo-checkup__diag-bg{height:100vh;left:0;position:absolute;top:0;transform:translate(-65%,-50%);width:100vw;z-index:-1}.promo-checkup__diag .text{max-width:92ch}.promo-checkup__footnote{padding-bottom:.5rem;padding-top:4rem}@media screen and (max-width:768px){.promo-checkup__footnote{padding-top:2rem}}.calculator-wrapper{opacity:1;padding-bottom:100px;transition:opacity .5s ease-in-out}@media screen and (max-width:991px){.calculator-wrapper{padding-bottom:0}}.calculator-wrapper.loading{opacity:.2;pointer-events:none}.calculator-canvas{color:#342b47;display:flex;flex-direction:row;justify-content:space-between;margin-top:175px}@media screen and (max-width:991px){.calculator-canvas{flex-direction:column;margin-top:80px}}.calculator-canvas__main{width:67.78%}@media screen and (max-width:991px){.calculator-canvas__main{margin-bottom:40px;width:100%}}.calculator-canvas__main__header{align-items:flex-end;display:flex;flex-direction:column;flex-direction:row;justify-content:flex-end;justify-content:space-between;margin:0 0 25px;min-height:70px}.calculator-canvas__main__title{font-size:24px;font-weight:700;margin:0}@media (min-width:1440px){.calculator-canvas__main__title{font-size:32px}}.calculator-canvas__main>.calculator-cluster{margin-top:50px}.calculator-canvas__main>.calculator-cluster:first-child,.calculator-canvas__main>.calculator-cluster:first-of-type{margin-top:0}.calculator-canvas__main__footer{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:30px}@media screen and (max-width:768px){.calculator-canvas__main__footer{flex-direction:column;gap:30px}}.calculator-canvas__sidebar{position:relative;width:28.71%}@media screen and (max-width:991px){.calculator-canvas__sidebar{width:100%}}.calculator-canvas__sidebar__wrapper{position:sticky;top:20px}.calculator-canvas__sidebar__header{display:flex;flex-direction:column;font-weight:700;justify-content:flex-end;margin:0 0 25px;min-height:70px}.calculator-canvas__sidebar__header__content{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}.calculator-canvas__sidebar__header__title{font-size:24px;font-weight:700}@media (min-width:1440px){.calculator-canvas__sidebar__header__title{font-size:32px}}.calculator-canvas__sidebar__header__title>.calculator-info-icon{margin-left:6px}.calculator-canvas__sidebar__header__side{color:#f5633b;font-size:18px;font-weight:700}@media (min-width:1440px){.calculator-canvas__sidebar__header__side{font-size:24px}}.calculator-canvas__sidebar__header__footer{display:flex;flex-direction:row;font-size:16px;justify-content:space-between;margin-top:10px;width:100%}.calculator-canvas__sidebar__header__footer>span:nth-child(2){color:#f5633b}.calculator-canvas__sidebar__footer{margin-top:20px}.calculator-canvas__sidebar__footer .calculator-button{display:block;width:100%}.calculator-canvas__sidebar__notice{background:rgba(245,99,59,.1);border-radius:0 0 15px 15px;color:#f5633b;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:20px -22px -22px;padding:10px 22px;text-align:center}.calculator-canvas__sidebar__notice__discount{align-items:center;display:flex;flex-direction:row;justify-content:space-between;text-align:left}.calculator-canvas__sidebar__notice__discount svg{fill:red;margin-right:12px}.calculator-canvas__sidebar .calculator-canvas-sidebar-item{margin-top:34px}.calculator-canvas__sidebar .calculator-canvas-sidebar-item:first-of-type{margin-top:0}.calculator-canvas-sidebar-item{background-color:#fff;border-radius:15px;box-shadow:4px 4px 10px rgba(0,0,0,.1);box-sizing:border-box;display:block;padding:22px}.calculator-canvas-sidebar-item__header{border-bottom:2px solid #342b47;box-sizing:border-box;display:block;font-size:14px;font-weight:700;line-height:1;margin-bottom:10px;padding-bottom:10px;position:relative}.calculator-canvas-sidebar-item__header__side{color:#f5633b;position:absolute;right:0;top:0}.calculator-canvas-sidebar-item__header>.calculator-info-icon{margin-left:6px}.calculator-canvas-sidebar-item__item{margin-top:18px}.calculator-canvas-sidebar-item__item:first-of-type{margin-top:0}.calculator-canvas-sidebar-item__item__title{display:flex;flex-direction:row;font-size:14px;font-weight:400;justify-content:space-between;line-height:1.2;position:relative}.calculator-canvas-sidebar-item__item__title__price{color:#f5633b;min-width:100px;text-align:right}.calculator-canvas-sidebar-item__item__title__number{display:inline-block;margin-left:5px;vertical-align:middle}.calculator-canvas-sidebar-item__item__description{color:#9a95a3;display:block;font-size:10px;line-height:1.2;margin-top:5px}.calculator-canvas-sidebar-item__input{margin-top:10px}.calculator-canvas-sidebar-item__input:first-child{margin-top:0}.calculator-canvas-sidebar-item-text{align-items:flex-end;display:flex;flex-direction:row;justify-content:center;margin:17px 0 -17px}.calculator-canvas-sidebar-item-text__icon{display:block;opacity:1;transition:all .35s ease-in-out}.calculator-canvas-sidebar-item-text__icon:hover{opacity:.5}.calculator-canvas-sidebar-item-text__icon svg{display:block}.calculator-canvas-sidebar-item-text__content{margin-left:10px}.calculator-canvas-sidebar-item-text__link{color:#6252d4;display:block;font-size:14px;font-weight:800;line-height:14px;transition:color .3s ease}.calculator-canvas-sidebar-item-text__link:focus,.calculator-canvas-sidebar-item-text__link:hover{color:#463f66}.calculator-canvas-sidebar-item-text__help{color:#9a95a3;display:block;font-size:10px;line-height:1.2;margin-top:3px}.calculator-cluster{background:#fff;border-radius:15px;box-shadow:4px 4px 10px rgba(0,0,0,.1);box-sizing:border-box;display:block;padding:26px}.calculator-cluster__header{border-bottom:2px solid;padding-bottom:14px}.calculator-cluster__header__main{color:#342b47;display:flex;flex-direction:row;font-size:24px;font-weight:700;justify-content:space-between}.calculator-cluster__header__extra{font-size:14px;font-weight:400;line-height:1.2;padding-top:10px}.calculator-cluster__header__price{color:#f5633b;margin-left:24px}.calculator-cluster__header__actions__button{background:transparent;border:0;border-radius:0;color:#000;cursor:pointer;display:inline-block;height:32px;margin-right:10px;transition:color .25s ease;vertical-align:middle;width:32px}.calculator-cluster__header__actions__button:last-child{margin-right:0}.calculator-cluster__header__actions__button:hover{color:#f5633b}.calculator-cluster__header__actions__button>svg{fill:currentColor;color:inherit}.calculator-cluster__nav{counter-reset:calcnav;margin-top:14px}@media screen and (max-width:768px){.calculator-cluster__nav{-moz-column-gap:30px;column-gap:30px;display:flex;flex-wrap:wrap;row-gap:16px}}.calculator-cluster__nav__item{background:none;border:0;color:#342b47!important;display:inline-block;font-size:14px;font-weight:600;height:25px;line-height:25px;margin-right:30px;opacity:.25;outline:none;padding-left:38px;position:relative;transition:opacity .25s ease}.calculator-cluster__nav__item:last-child{margin-right:0}@media (min-width:1440){.calculator-cluster__nav__item{margin-right:50px}}.calculator-cluster__nav__item._hoverable{cursor:pointer}.calculator-cluster__nav__item._active{cursor:default}.calculator-cluster__nav__item._active,.calculator-cluster__nav__item._hoverable:hover{opacity:1}.calculator-cluster__nav__item:before{background-color:#342b47;border-radius:100%;color:#fff;content:counter(calcnav);counter-increment:calcnav;display:block;height:25px;left:0;position:absolute;top:0;width:25px}.calculator-cluster__footer{border-top:2px solid #ededed;display:flex;flex-direction:row;margin-top:40px;padding-top:20px}.calculator-cluster__footer__button{display:inline-block}.calculator-cluster__footer__button:not([disabled]):hover>svg{transform:translate(4px)}.calculator-cluster__footer__button[disabled]{background-color:#f6f6f6;color:#342b47}.calculator-cluster__footer__button._next{margin-left:auto}.calculator-cluster__footer__button>svg{fill:currentColor;color:inherit;margin-left:5px;position:relative;top:-1px;transition:transform .25s ease;vertical-align:middle}.calculator-button{background:#f5633b;border:0;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:14px;font-weight:600;outline:none;padding:5px 15px;transition:background .25s ease,color .25s ease,border .25s ease}.calculator-button[disabled]:not(.solid){background-color:#f6f6f6;color:rgba(43,48,71,.5);cursor:not-allowed}.calculator-button.active{background:#6252d4;border:2px solid #6252d4}.calculator-button.solid{background:transparent;border:2px solid #ededed;color:#6252d4}.calculator-button.big{font-size:18px;min-height:42px;padding:8px 23px}@media screen and (max-width:768px){.calculator-button.big{width:100%}}.calculator-button:hover{border-color:#6252d4}.calculator-button-group .calculator-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-2px}.calculator-button-group .calculator-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.calculator-button-group .calculator-button:hover+.calculator-button{border-left-color:#6252d4}.calculator-number-field{background-color:#f6f6f6;border-radius:10px;height:26px;line-height:26px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:95px}.calculator-number-field,.calculator-number-field__input{color:#6252d4;font-size:14px;font-weight:600;text-align:center}.calculator-number-field__input{-moz-appearance:textfield;background:none;border:0;border-radius:0;display:block;height:100%;left:50%;max-width:40px;outline:none;position:absolute;top:0;transform:translateX(-50%);width:100%}.calculator-number-field__input::-webkit-inner-spin-button,.calculator-number-field__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calculator-number-field__button{background:transparent;border:1.5px solid #ededed;border-radius:100%;box-sizing:border-box;color:#cccad1;cursor:pointer;display:block;height:18px;margin:0;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:color .25s ease,border .25s ease;width:18px;z-index:1}.calculator-number-field__button:disabled{cursor:default}.calculator-number-field__button:not(:disabled):hover{border-color:#000;color:#000}.calculator-number-field__button._decrement{left:10px}.calculator-number-field__button._increment{right:10px}.calculator-number-field__button>svg{fill:currentColor;color:inherit}.calculator-input-field{background-color:#fff;border:2px solid #f6f6f6;border-radius:4px;height:36px;line-height:26px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calculator-input-field,.calculator-input-field__input{color:#6252d4;font-size:14px;font-weight:600;text-align:left;width:100%}.calculator-input-field__input{-moz-appearance:textfield;background:none;border:0;border-radius:0;box-sizing:border-box;display:block;height:100%;outline:none;padding:0 10px}.calculator-input-field_large{height:48px;line-height:32px}.calculator-input-field_large .calculator-input-field__input{font-size:24px}.calculator-toggle{background-color:#ededed;border:0;border-radius:50px;box-sizing:border-box;cursor:pointer;height:27px;outline:none;padding:0;position:relative;transition:background .25s ease;width:51px}.calculator-toggle:after{background-color:#fff;border:2px solid #cccad1;border-radius:100%;box-sizing:border-box;content:"";display:block;height:27px;left:0;position:absolute;top:0;transform:translate(1px);transition:transform .25s ease,border-color .25s ease;width:27px}.calculator-toggle._enabled{background-color:#6252d4}.calculator-toggle._enabled:after{border-color:#6252d4;transform:translate(calc(100% - 3px))}.calculator-level{-webkit-user-select:none;-moz-user-select:none;user-select:none}.calculator-level__scale{margin:0 14px;position:relative}.calculator-level__scale__point{background-color:#6252d4;border-radius:100%;cursor:pointer;display:block;height:15px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:left .25s ease;width:15px}.calculator-level__scale__point.no-anim{transition:none}.calculator-level__scale>svg{display:block;width:100%}.calculator-level__scale-text{display:flex;flex-direction:row;justify-content:space-between;margin-top:8px}.calculator-level__scale-text__item{color:#9a95a3;cursor:pointer;font-size:10px;font-weight:600;line-height:1.4}.calculator-level__scale-text__item._active{color:#6252d4}.calculator-info-icon{position:relative;top:-1px}@media screen and (max-width:768px){.calculator-info-icon{display:none}}.calculator-info-icon__canvas{border:1.5px solid #b1a9ea;border-radius:100%;color:#6252d4;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;height:18px;line-height:16px;padding:0;text-align:center;transition:border-color .25s ease;vertical-align:middle;width:18px}.calculator-info-icon__canvas:hover{border-color:#6252d4}.calculator-danger-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.917 1.375a1.25 1.25 0 0 1 2.165 0l8.66 15a1.25 1.25 0 0 1-1.082 1.875H2.34a1.25 1.25 0 0 1-1.083-1.875l8.66-15z' stroke='%236252D4' stroke-opacity='.5' stroke-width='1.5'/%3E%3C/svg%3E");background-size:cover;color:#6252d4;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;height:19px;line-height:21px;padding:0;position:relative;text-align:center;transition:border-color .25s ease;vertical-align:middle;width:22px}.calculator-danger-icon:hover{border-color:#6252d4}.calculator-tooltip-wrapper{display:block;left:0;max-width:500px;position:absolute;text-align:center;top:0;z-index:9}@media screen and (max-width:768px){.calculator-tooltip-wrapper{display:none}}.calculator-tooltip-wrapper_l{max-width:700px}.calculator-tooltip-wrapper_xl{max-width:900px}.calculator-tooltip{background-color:#342b47;border:1px solid rgba(20,13,50,.03);border-radius:8px;box-shadow:0 0 45px 0 rgba(98,82,212,.15);color:#fff;font-size:14px;font-weight:500;line-height:20px;padding:20px 30px;text-align:left}.calculator-tooltip>:first-child{margin-top:0}.calculator-tooltip>:last-child{margin-bottom:0}.calculator-tooltip li{margin:10px 0}.calculator-tooltip a{color:#f5633b;opacity:1;transition:opacity .3s ease-in-out}.calculator-tooltip a:hover{opacity:.5}.calculator-tooltip-appear{opacity:.01;transform:translateY(10px)}.calculator-tooltip-appear.calculator-tooltip-appear-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.calculator-tooltip-enter{opacity:.01;transform:translateY(10px)}.calculator-tooltip-enter.calculator-tooltip-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.calculator-tooltip-exit{opacity:1;transform:translate(0)}.calculator-tooltip-exit .calculator-tooltip-exit-active{opacity:.01;transform:translateY(10px);transition:opacity .3s,transform .3s}.calculator-nodes-screen{margin-top:22px}.calculator-nodes-screen__info{background-color:#f6f6f6;color:#342b47}.calculator-nodes-screen__info,.calculator-nodes-screen__warning{box-sizing:border-box;display:block;font-size:12px;font-weight:400;line-height:1.25;max-width:842px;padding:14px}.calculator-nodes-screen__warning{background-color:#fef0ec;color:#f5633b;margin:26px 0 0}.calculator-nodes-screen__warning>.calculator-danger-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.917 1.375a1.25 1.25 0 0 1 2.165 0l8.66 15a1.25 1.25 0 0 1-1.082 1.875H2.34a1.25 1.25 0 0 1-1.083-1.875l8.66-15z' stroke='%23F5633B' stroke-opacity='.5' stroke-width='1.5'/%3E%3C/svg%3E");color:#f5633b;cursor:default;margin-right:6px}.calculator-nodes-screen__options{display:flex}@media screen and (max-width:768px){.calculator-nodes-screen__options{flex-direction:column}}.calculator-nodes-screen__options__item{box-sizing:border-box;margin-right:60px}@media screen and (max-width:768px){.calculator-nodes-screen__options__item{margin-bottom:30px;margin-right:0}}.calculator-nodes-screen__options>.calculator-nodes-screen__options__item{max-width:25%}@media screen and (max-width:768px){.calculator-nodes-screen__options>.calculator-nodes-screen__options__item{max-width:unset}}.calculator-nodes-screen__options__item__title{display:block;font-size:16px;font-weight:700;line-height:1;margin-bottom:10px;width:calc(100% + 20px)}@media screen and (max-width:768px){.calculator-nodes-screen__options__item__title{max-width:100%}}.calculator-nodes-screen__options__item__title>.calculator-info-icon{margin-left:6px}.calculator-nodes-screen__options__item__subtitle{display:block;font-size:14px;font-weight:600;line-height:1.2;margin:10px 0}.calculator-nodes-screen__options__item__subtitle>.calculator-info-icon{margin-left:10px}.calculator-nodes-screen__options__item__price{display:block;margin:10px 0}.calculator-nodes-screen__options__item__price__total{color:#f5633b;display:block;font-size:14px;font-weight:600;line-height:1;margin-bottom:10px}.calculator-nodes-screen__options__item__price__info{color:#cccad1;display:block;font-size:12px;font-weight:700;line-height:1}.calculator-platform-screen{margin-top:34px}.calculator-platform-screen__group{margin-top:40px}.calculator-platform-screen__group:first-child{margin-top:0}.calculator-platform-screen__group__title{display:block;font-size:18px;font-weight:700;margin:0 0 14px}.calculator-platform-screen__group__title__price{color:#f5633b;font-size:14px;font-weight:600;margin-left:14px}@media screen and (max-width:768px){.calculator-platform-screen__group__title__price{display:block;margin-left:0}}.calculator-platform-screen__group__title>.calculator-info-icon{margin-left:6px}.calculator-platform-screen__group__buttons{margin-bottom:-14px}.calculator-platform-screen__group__buttons__button{background:none;border:2px solid #ededed;border-radius:10px;box-sizing:border-box;color:#6252d4;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;height:60px;margin-bottom:14px;margin-right:20px;outline:none;padding:10px 15px;transition:all .25s ease;vertical-align:middle}@media screen and (max-width:768px){.calculator-platform-screen__group__buttons__button{width:100%}}.calculator-platform-screen__group__buttons__button:not(._active):not([disabled]):hover{border-color:#6252d4}.calculator-platform-screen__group__buttons__button._active{background-color:#6252d4;border-color:#6252d4;color:#fff;cursor:default}.calculator-platform-screen__group__buttons__button__icon{background-color:#fff;border-radius:100%;display:inline-block;height:40px;margin-right:10px;overflow:hidden;pointer-events:none;position:relative;top:-2px;vertical-align:middle;width:40px}.calculator-platform-screen__group__buttons__button__icon>img{display:block;height:35px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);vertical-align:middle;width:35px}.calculator-tarrifs-screen{margin-top:30px}.calculator-tarrifs-screen__row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;position:relative}@media screen and (max-width:991px){.calculator-tarrifs-screen__row:not(:first-child){flex-direction:column}}@media screen and (max-width:768px){.calculator-tarrifs-screen__row{flex-direction:column;margin-bottom:60px;margin-top:60px}}.calculator-tarrifs-screen__row__decorator{background-color:#ededed;bottom:0;display:block;height:2px;left:0;position:absolute;width:100%}.calculator-tarrifs-screen__row__decorator:before{border-color:#ededed transparent transparent;border-style:solid;border-width:12px 20px 0;content:"";height:0;left:50%;position:absolute;top:0;transform:translate(-50%);width:0}.calculator-tarrifs-screen__row__decorator:after{border-color:#fff transparent transparent;border-style:solid;border-width:11px 18px 0;content:"";height:0;left:50%;position:absolute;top:-1px;transform:translate(-50%);width:0}.calculator-tarrifs-screen__row:not(:last-child){margin-bottom:40px;padding-bottom:38px}.calculator-tarrifs-screen__row__options{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:20px;position:relative}.calculator-tarrifs-screen__row__options>*{flex:1}.calculator-tarrifs-screen__result-sla{background-color:#f6f7fb;border-radius:15px;box-sizing:border-box;display:block;padding:18px 32px;width:58.48%}@media screen and (max-width:991px){.calculator-tarrifs-screen__result-sla{width:100%}}.calculator-tarrifs-screen__result-sla__list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:768px){.calculator-tarrifs-screen__result-sla__list{-moz-column-gap:20px;column-gap:20px;row-gap:30px}}.calculator-tarrifs-screen__result-sla__list__item{box-sizing:border-box;display:block;font-size:14px;font-weight:600;padding-right:20px;width:33.3333333333%}@media screen and (max-width:768px){.calculator-tarrifs-screen__result-sla__list__item{flex:1;min-width:150px;padding-right:0}}.calculator-tarrifs-screen__result-sla__list__item:nth-child(n+4){margin-top:30px}@media screen and (max-width:768px){.calculator-tarrifs-screen__result-sla__list__item:nth-child(n+4){margin-top:0}}.calculator-tarrifs-screen__result-sla__list__item__title{display:block;line-height:1.2;margin-bottom:8px}.calculator-tarrifs-screen__result-sla__list__item__title .calculator-info-icon{margin-left:4px}.calculator-tarrifs-screen__result-sla__list__item__value{color:#6252d4;display:block;line-height:1}.calculator-tarrifs-screen__column:first-child{padding-right:44px;width:55.56%}.calculator-tarrifs-screen__column:nth-child(2){border-left:2px solid #ededed;padding-left:44px;position:relative;width:44.43%}.calculator-tarrifs-screen__column:nth-child(2):before{border-color:transparent transparent transparent #ededed;border-style:solid;border-width:17px 0 17px 16px;content:"";display:block;height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.calculator-tarrifs-screen__column:nth-child(2):after{border-color:transparent transparent transparent #fff;border-style:solid;border-width:14px 0 14px 13px;content:"";display:block;height:0;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:0}.calculator-tarrifs-screen__column>.calculator-tarrifs-screen__section{margin-top:40px}.calculator-tarrifs-screen__column>.calculator-tarrifs-screen__section:first-child{margin-top:0}.calculator-tarrifs-screen__result-channel__item:nth-child(n+2){margin-top:36px}@media screen and (max-width:991px){.calculator-tarrifs-screen__result-channel__item:nth-child(n+2){margin:30px 0}}.calculator-tarrifs-screen__result-channel__title{color:#6252d4;display:block;font-size:14px;font-weight:600;line-height:1.1}.calculator-tarrifs-screen__result-channel__price{color:#f5633b;display:block;font-size:14px;font-weight:600;line-height:1.1;margin-top:4px}.calculator-tarrifs-screen__result-channel .calculator-tarrifs-screen__section__title{margin-bottom:7px}.calculator-tarrifs-screen__section__title{display:block;font-size:18px;font-weight:700;line-height:1;margin:0 0 20px}.calculator-tarrifs-screen__section__title .calculator-info-icon{margin-left:10px}@media screen and (max-width:768px){.calculator-tarrifs-screen__sla{flex-basis:100%;margin-bottom:20px}}.calculator-tarrifs-screen__sla__level__canvas{margin-top:12px}@media (min-width:1440px){.calculator-tarrifs-screen__sla__content{display:flex;flex-direction:row;justify-content:space-between}}.calculator-tarrifs-screen__sla__title{display:block;font-size:14px;font-weight:600;line-height:1.28;margin-bottom:6px}.calculator-tarrifs-screen__sla__title .calculator-info-icon{margin-left:10px;vertical-align:middle}.calculator-tarrifs-screen__sla__ha{box-sizing:border-box;margin-top:20px}@media (min-width:1440px){.calculator-tarrifs-screen__sla__ha{margin-top:0;padding-left:40px}}.calculator-tarrifs-screen__sla__ha__value{color:#6252d4;font-size:14px;font-weight:600}.calculator-tarrifs-screen__update__content{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:768px){.calculator-tarrifs-screen__update__content{flex-direction:column}.calculator-tarrifs-screen__update__content__item{margin-bottom:30px}.calculator-tarrifs-screen__update__content__item:last-child{margin-bottom:0}}.calculator-tarrifs-screen__update__content__item__title{display:block;font-size:14px;font-weight:600;line-height:1.28;margin-bottom:6px}.calculator-tarrifs-screen__update__content__item__title .calculator-info-icon{margin-left:10px;vertical-align:middle}.calculator-tarrifs-screen__channel__set-to-rock-solid{align-items:center;display:flex;gap:10px}.calculator-tarrifs-screen__channel__set-to-rock-solid span{font-size:.8rem;line-height:1.25}.calculator-tarrifs-screen__channel__promo{color:#f5633b;display:block;font-size:.8rem;line-height:1.5}.calculator-tarrifs-screen__channel__button{background:none;border:2px solid rgba(0,0,0,.07);border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;height:60px;margin-right:20px;outline:none;padding:10px 13px;transition:all .25s ease}.calculator-tarrifs-screen__channel__button._active{background-color:#6252d4;cursor:default}.calculator-tarrifs-screen__channel__button:not(._active):not([disabled]):hover{border-color:#6252d4}.calculator-tarrifs-screen__channel__button[disabled]{background-color:#ededed;border-color:transparent;cursor:default}.calculator-tarrifs-screen__channel__button__title{color:#6252d4;display:block;pointer-events:none}.calculator-tarrifs-screen__channel__button._active>.calculator-tarrifs-screen__channel__button__title{color:#fff}.calculator-tarrifs-screen__channel__button[disabled]>.calculator-tarrifs-screen__channel__button__title{color:#918c9a}.calculator-tarrifs-screen__channel__button__price{color:#f5633b;display:block;margin-top:2px;pointer-events:none}.calculator-tarrifs-screen__channel__button._active>.calculator-tarrifs-screen__channel__button__price{color:#fff}.calculator-tarrifs-screen__channel__button[disabled]>.calculator-tarrifs-screen__channel__button__price{color:#918c9a}.calculator-tarrifs-screen__channel__button:last-child{margin-right:0}.calculator-tarrifs-screen__tarrifs{width:100%}.calculator-tarrifs-screen__tarrifs__content{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:768px){.calculator-tarrifs-screen__tarrifs__content{flex-direction:column}}.calculator-tarrifs-screen__tarrifs__content__item{margin-left:3.56%;width:100%}@media screen and (max-width:768px){.calculator-tarrifs-screen__tarrifs__content__item{margin-bottom:16px;margin-left:0}}.calculator-tarrifs-screen__tarrifs__content__item:first-child{margin-left:0}@media screen and (max-width:768px){.calculator-tarrifs-screen__tarrifs__content__item:last-child{margin-bottom:0}}.calculator-tarrifs-screen__tarrifs__button{background:none;border:2px solid rgba(0,0,0,.07);border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;height:60px;outline:none;padding:10px 12px;position:relative;transition:all .25s ease;vertical-align:middle;width:100%}.calculator-tarrifs-screen__tarrifs__button._active{background-color:#6252d4;cursor:default}.calculator-tarrifs-screen__tarrifs__button:not(._active):not([disabled]):hover{border-color:#6252d4}.calculator-tarrifs-screen__tarrifs__button[disabled]{background-color:#ededed;border-color:transparent;cursor:default}.calculator-tarrifs-screen__tarrifs__button__title{color:#6252d4;display:block;pointer-events:none}.calculator-tarrifs-screen__tarrifs__button._active .calculator-tarrifs-screen__tarrifs__button__title{color:#fff}.calculator-tarrifs-screen__tarrifs__button[disabled] .calculator-tarrifs-screen__tarrifs__button__title{color:#918c9a}.calculator-tarrifs-screen__tarrifs__button__price{color:#f5633b;display:block;margin-top:2px;pointer-events:none}.calculator-tarrifs-screen__tarrifs__button._active>.calculator-tarrifs-screen__tarrifs__button__price{color:#fff}.calculator-tarrifs-screen__tarrifs__button[disabled]>.calculator-tarrifs-screen__tarrifs__button__price{color:#918c9a}.calculator-tarrifs-screen__tarrifs__button .calculator-info-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.calculator-tarrifs-screen__set-channel-to-rock-solid__item{align-items:center;display:flex;font-size:.85rem;gap:5px;margin-top:.5rem}.calculator-result-screen{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.calculator-result-screen__group{box-sizing:border-box;padding-right:60px}.calculator-result-screen__group.sla{justify-content:flex-start;width:100%}.calculator-result-screen__group__header{display:block;font-size:18px;font-weight:700;line-height:1;margin-bottom:10px;margin-top:30px}.calculator-result-screen__group__header>h4,.calculator-result-screen__group__header>h6{display:block;font-size:inherit;font-weight:inherit;margin:0;padding:0}.calculator-result-screen__group__list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.calculator-result-screen__group__list__item{box-sizing:border-box;font-size:14px;font-weight:600;line-height:1.25;margin-bottom:10px;padding-right:55px}.calculator-result-screen__group__list__item__title{display:block;margin-bottom:8px}.calculator-result-screen__group__list__item__value{color:#6252d4;display:block;margin-bottom:8px}.calculator-result-screen__group__list__item__value__item:not(:last-child){margin-right:20px}.calculator-result-screen__group__list__item__price{align-items:center;color:#f5633b;display:flex;flex-direction:row;margin-top:8px}.calculator-result-screen__group__list__item__price:last-child{margin-bottom:0}.calculator-result-screen__group__list__item__price__info{color:#9a95a3;font-size:10px;font-weight:400;line-height:1.2;margin-left:5px}
