/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,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);transform:translate3d(0,-30px,0)}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);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,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);transform:translate3d(0,-30px,0)}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);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.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}}.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)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{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 shake{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)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-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)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-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)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-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)}}.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)}}.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)}}.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)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.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}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-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%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-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)}}.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)}}.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)}}.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}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.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}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-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);-webkit-transform-origin:left center;transform-origin:left center}}@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);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-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);-webkit-transform-origin:right center;transform-origin:right center}}@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);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-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)}}.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)}}.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)}}.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)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.content ol,.content p{margin-top:0}.content ol:last-child,.content p:last-child,.content ul:last-child{margin-bottom:0}.content.small__mode ol,.content.small__mode ul{margin-bottom:8px}.content ul{margin-bottom:12px}.content ul>li:before{content:"";position:absolute;top:11px;left:10px;width:5px;height:5px;background-color:#000;border-radius:50%}@media only screen and (max-width:1440px){.content ul>li:before{top:9px}}@media only screen and (max-width:767px){.content ul>li:before{left:8px}}.content ol{margin-top:0;margin-bottom:12px}.content ol:not([style]){counter-reset:myCounter;padding:0;list-style-type:none}.content ol:not([style])>li:before{position:absolute;counter-increment:myCounter;content:counter(myCounter) ". ";color:#000;top:0;left:0}.content ol[style]{padding-left:24px}@media only screen and (max-width:767px){.content ol[style]{padding-left:20px}}.content ol[style]>li{padding-left:0;list-style-type:inherit}.content ul>ul{padding-left:12px}.content ul>li{padding-left:24px}.content ol:not([style])>li{padding-left:26px}.content ol>li,.content ul>li{position:relative;line-height:1.5}.content ol>li:not(:last-child),.content ul>li:not(:last-child){margin-bottom:10px}.content:not(.content__text) a:not([class]){text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:2px}.content:not(.content__text) a:not([class]):hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.content img:not([class]){width:auto;height:auto;margin-bottom:16px}@media only screen and (max-width:767px){.content img:not([class]){margin-bottom:8px}}.content.white__mod ul>li:before{background-color:#fff}.content.white__mod ol>li:before{color:#fff}.advantages .advantages__content h3.content ul li:before,.advantages__content ol li.content ul li:before,.content.text__large ul li:before,.promotion.section__blue .content.promotion__item ul li:before,.tools__holder ol li.content ul li:before{top:11px}@media only screen and (min-width:1200px){.advantages .advantages__content h3.content ul li:before,.advantages__content ol li.content ul li:before,.content.text__large ul li:before,.promotion.section__blue .content.promotion__item ul li:before,.tools__holder ol li.content ul li:before{top:15px}}@font-face{font-family:iconfont;src:url("../fonts/iconfont.eot");src:url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"),url("../fonts/iconfont.woff2") format("woff2"),url("../fonts/iconfont.woff") format("woff"),url("../fonts/iconfont.ttf") format("truetype"),url("../fonts/iconfont.svg#iconfont") format("svg");font-style:normal;font-weight:400;font-display:swap}.icon{display:inline-block;-webkit-transform:translate(0);transform:translate(0);text-rendering:auto;font:normal normal 400 14px/1 iconfont;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.icon-lg{vertical-align:-15%;line-height:.75em;font-size:1.33333333em}.icon-2x{font-size:2em}.icon-3x{font-size:3em}.icon-4x{font-size:4em}.icon-5x{font-size:5em}.icon-fw{width:1.28571429em;text-align:center}.icon-industry:before{content:"\EA01"}.icon-location-on:before{content:"\EA02"}.icon-minus:before{content:"\EA03"}.icon-plus:before{content:"\EA04"}.icon-settings:before{content:"\EA05"}.icon-supervisor-account:before{content:"\EA06"}.icon-timeline:before{content:"\EA07"}.icon-timer:before{content:"\EA08"}.icon-type:before{content:"\EA09"}@font-face{font-family:MuseoSansCyrl-100;src:url("/frontend/fonts/MuseoSansCyrl-100.eot");src:url("/frontend/fonts/MuseoSansCyrl-100.eot?#iefix") format("embedded-opentype"),url("/frontend/fonts/MuseoSansCyrl-100.woff2") format("woff2"),url("/frontend/fonts/MuseoSansCyrl-100.woff") format("woff"),url("/frontend/fonts/MuseoSansCyrl-100.ttf") format("truetype"),url("/frontend/fonts/MuseoSansCyrl-100.svg#MuseoSansCyrl-100") format("svg");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:MuseoSansCyrl-300;src:url("/frontend/fonts/MuseoSansCyrl-300.eot");src:url("/frontend/fonts/MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"),url("/frontend/fonts/MuseoSansCyrl-300.woff2") format("woff2"),url("/frontend/fonts/MuseoSansCyrl-300.woff") format("woff"),url("/frontend/fonts/MuseoSansCyrl-300.ttf") format("truetype"),url("/frontend/fonts/MuseoSansCyrl-300.svg#MuseoSansCyrl-300") format("svg");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:MuseoSansCyrl-500;src:url("/frontend/fonts/MuseoSansCyrl-500.eot");src:url("/frontend/fonts/MuseoSansCyrl-500.woff2") format("woff2"),url("/frontend/fonts/MuseoSansCyrl-500.woff") format("woff"),url("/frontend/fonts/MuseoSansCyrl-500.ttf") format("truetype"),url("/frontend/fonts/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"),url("/frontend/fonts/MuseoSansCyrl-500.svg#MuseoSansCyrl-500") format("svg");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:MuseoSansCyrl-700;src:url("/frontend/fonts/MuseoSansCyrl-700.eot");src:url("/frontend/fonts/MuseoSansCyrl-700.woff2") format("woff2"),url("/frontend/fonts/MuseoSansCyrl-700.woff") format("woff"),url("/frontend/fonts/MuseoSansCyrl-700.ttf") format("truetype"),url("/frontend/fonts/MuseoSansCyrl-700.eot?#iefix") format("embedded-opentype"),url("/frontend/fonts/MuseoSansCyrl-700.svg#MuseoSansCyrl-700") format("svg");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:MuseoSansCyrl-900;src:url("/frontend/fonts/MuseoSansCyrl-900.eot");src:url("/frontend/fonts/MuseoSansCyrl-900.woff2") format("woff2"),url("/frontend/fonts/MuseoSansCyrl-900.woff") format("woff"),url("/frontend/fonts/MuseoSansCyrl-900.ttf") format("truetype"),url("/frontend/fonts/MuseoSansCyrl-900.eot?#iefix") format("embedded-opentype"),url("/frontend/fonts/MuseoSansCyrl-900.svg#MuseoSansCyrl-900") format("svg");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:icomoon;src:url("/frontend/fonts/icomoon.eot?l8ate7");src:url("/frontend/fonts/icomoon.eot?l8ate7#iefix") format("embedded-opentype"),url("/frontend/fonts/icomoon.ttf?l8ate7") format("truetype"),url("/frontend/fonts/icomoon.woff?l8ate7") format("woff"),url("/frontend/fonts/icomoon.svg?l8ate7#icomoon") format("svg");font-display:swap;font-weight:400;font-style:normal}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;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;font-family:MuseoSansCyrl-700,sans-serif}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;-webkit-appearance:none;-moz-appearance:none;appearance:none}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{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;box-sizing:border-box}[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}html{-webkit-box-sizing:border-box;box-sizing:border-box}:not(.iti__flag){-webkit-transition:all .3s ease;transition:all .3s ease}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.grammarly-ghost{display:none!important}a{display:inline-block;color:inherit}a,a:active,a:focus,a:hover,a:visited{text-decoration:none;outline:none}ul{list-style:none;margin:0;padding:0}img{display:inline-block;max-width:100%;height:auto}button,input,select,textarea{outline:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;margin:0}body,html{min-height:100%}button[type=submit],input[type=submit]{cursor:pointer}iframe{border:0}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@media only screen and (min-width:1200px){label:hover{color:#f7c948}}.custom-label{display:block;margin-bottom:32px;font-family:MuseoSansCyrl-500,sans-serif;font-size:18px;line-height:1.43;color:#000}@media only screen and (max-width:1440px){.custom-label{margin-bottom:24px}}@media only screen and (max-width:767px){.custom-label{margin-bottom:16px;font-size:16px}}.input-field,.textarea{margin-top:12px;border:0;border-bottom:1px solid #d0d0d0;display:block;width:100%;outline:none;padding:0 0 3px;background-color:transparent;font-size:18px;line-height:32px;color:#201f1e}@media only screen and (max-width:767px){.input-field,.textarea{font-size:16px;line-height:24px}}.input-field:focus::-webkit-input-placeholder,.textarea:focus::-webkit-input-placeholder{opacity:0}.input-field:focus::-moz-placeholder,.textarea:focus::-moz-placeholder{opacity:0}.input-field:focus::-ms-input-placeholder,.textarea:focus::-ms-input-placeholder{opacity:0}.input-field:focus::placeholder,.textarea:focus::placeholder{opacity:0}.input-field::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#77787d}.input-field::-moz-placeholder,.textarea::-moz-placeholder{color:#77787d}.input-field::-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#77787d}.input-field::placeholder,.textarea::placeholder{color:#77787d}.input-field{height:32px}.textarea{min-height:90px;resize:none;overflow:hidden}.checkbox{display:inline-block;position:relative;padding-left:30px;font-size:14px;line-height:21px;color:#77787d}@media only screen and (min-width:1200px){.checkbox{cursor:pointer}}.checkbox__decor{position:absolute;top:1px;left:0;width:18px;height:18px;margin-left:3px}.checkbox__decor:after,.checkbox__decor:before{display:inline-block;position:absolute;content:""}.checkbox__decor:before{left:0;top:0;width:100%;height:100%;border:2px solid rgba(0,0,0,.54)}@media only screen and (min-width:1200px){.checkbox__decor:before{-webkit-transition:border-color .2s;transition:border-color .2s}}.checkbox__decor:after{position:absolute;top:2px;left:36%;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox [type=checkbox]:checked+.checkbox__decor{background-color:#000}.checkbox [type=checkbox]:checked+.checkbox__decor:after{opacity:1}.error,.form__invalid{position:relative}.error input.validate:not(.input-field),.error textarea:not(.textarea),.form__invalid input.validate:not(.input-field),.form__invalid textarea:not(.textarea){border:1px solid #ff0121!important}.error .input-field,.error .textarea,.form__invalid .input-field,.form__invalid .textarea{border-bottom-color:#ff0121!important}.error:before,.form__invalid:before{color:#ff0121;position:absolute;right:0;bottom:-16px;font-size:12px}.error.required-field label:before,.form__invalid.required-field label:before{border-color:#ff0121}.required-field sup{color:#ff0121}.error-captcha,.error-wrapper{display:block;margin-top:6px;font-size:12px;line-height:1.3;color:#ff0121}.error{color:#ff0121}[type=checkbox],[type=radio]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@-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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-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,250px,0);transform:translate3d(0,250px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}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,250px,0);transform:translate3d(0,250px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-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)}}@-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)}}.margin-xxs{margin-bottom:8px!important}.margin-xs{margin-bottom:16px!important}@media only screen and (min-width:1200px){.letter__spacing{letter-spacing:.02em}}.hidden{display:none!important}.advantages__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.margin-bottom:not(:last-child),.markup__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.text__indents:not(:last-child),.tools__holder ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md){margin-bottom:48px!important}@media only screen and (max-width:1200px){.advantages__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.margin-bottom:not(:last-child),.markup__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.text__indents:not(:last-child),.tools__holder ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md){margin-bottom:32px!important}}@media only screen and (max-width:1024px){.advantages__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.margin-bottom:not(:last-child),.markup__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.text__indents:not(:last-child),.tools__holder ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md){margin-bottom:24px!important}}.margin-bottom-md:not(:last-child){margin-bottom:24px!important}@media only screen and (min-width:1024px){.margin-bottom-md:not(:last-child){margin-bottom:32px!important}}.margin-bottom-xs{margin-bottom:12px!important}@media only screen and (min-width:1200px){.margin-bottom-xs{margin-bottom:20px!important}}.margin-bottom-xxs{margin-bottom:8px!important}@media only screen and (min-width:1201px){.advantages__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.advantages__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.dev__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.markup__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.quality__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.section__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.styles__content ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.text__indents:not(:last-child),.tools__holder ol:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder p:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md),.tools__holder ul:not(:last-child):not(.margin-bottom-xs):not(.margin-bottom):not(.margin-bottom-md){margin-bottom:40px!important}}.stages__slider-text ul{padding-left:72px;line-height:24px}.stages__slider-text ul li{padding-left:50px;position:relative}.stages__slider-text ul li:before{position:absolute;content:"";width:20px;height:1px;background:#000;left:0;top:12px}.slider__btn{width:56px;height:56px;border:1px solid #aaa;border-radius:50%;outline:none;background-color:#fff;position:absolute;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.slider__btn{width:50px;height:50px}}.slider__btn:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0}.slider__btn-prev:before{border-top:5px solid transparent;border-right:7px solid #201f1e;border-bottom:5px solid transparent}@media only screen and (max-width:767px){.slider__btn-prev:before{left:47%}}.slider__btn-next:before{border-top:5px solid transparent;border-left:7px solid #201f1e;border-bottom:5px solid transparent}@media only screen and (max-width:767px){.slider__btn-next:before{left:53%}}.slider__buttons{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider__buttons .slider__btn-next{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main__slider{position:relative;padding-bottom:106px}@media only screen and (max-width:767px){.main__slider{padding-bottom:80px}}.main__slider .slider__btn{position:relative;z-index:5}@media only screen and (max-width:767px){.main__slider .slider__btn{margin-left:16px;margin-right:16px}}.main__slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:24px;margin-right:24px;text-align:center}@media only screen and (max-width:767px){.main__slider .slick-dots{display:none!important}}.main__slider .slick-dots li{display:-webkit-box;display:-ms-flexbox;display:flex}.main__slider .slick-dots li button{font-size:0;width:10px;height:10px;border-radius:50%;border:none;background-color:rgba(43,37,34,.2);margin-left:10px;margin-right:10px;padding:0}@media only screen and (max-width:767px){.main__slider .slick-dots li button{margin-left:7px;margin-right:7px}}.main__slider .slick-dots li.slick-active button{background-color:#2b2522}.slick-initialized .slick-slide div{margin-left:0;margin-right:0}button.slider__btn.slick-arrow.slick-disabled{opacity:.5}.button.yellow__mod{background-color:#ffea0b;color:#201f1e}@media only screen and (min-width:1200px){.button.yellow__mod{-webkit-transition:background-color .2s;transition:background-color .2s}.button.yellow__mod:hover{color:#fff;background-color:#201f1e}}.button.yellow__mod svg{color:#201f1e}.button img,.button svg{pointer-events:none}.breadcrumb{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px;margin:0;overflow-x:auto;overflow-y:hidden;margin-bottom:30px}.breadcrumb a{font-size:14px;line-height:20px;color:#201f1e;border-bottom:1px solid currentColor;position:relative}.breadcrumb a:after{content:"";position:absolute;right:-15px;top:7px;width:0;height:0;border-top:4px solid transparent;border-left:6px solid #201f1e;border-bottom:4px solid transparent}.breadcrumb .breadcrumb-item{margin-left:24px;white-space:nowrap}.breadcrumb .breadcrumb-item:first-child{margin-left:0}.breadcrumb .breadcrumb-item.active{margin-left:24px;display:inline-block;border:none;color:#969696;font-size:14px;line-height:20px;position:relative;top:1px}.breadcrumb::-webkit-scrollbar{width:5px}.breadcrumb::-webkit-scrollbar:horizontal{height:5px}.breadcrumb::-webkit-scrollbar-thumb{width:5px;border-color:#a4a9ae;background-color:#fdd51b}.breadcrumb::-webkit-scrollbar-thumb:hover{border-width:1px 1px 1px 2px;border-color:#fdd51b;background-color:#fdd51b}.breadcrumb::-webkit-scrollbar-track{border-width:0}.breadcrumb::-webkit-scrollbar-track-piece{background:#eaeaea}noscript div{height:100vh;width:100%;position:fixed;z-index:9999;background-color:#fff;text-align:center}noscript div a{border-bottom:1px solid #201f1e}@media (min-width:1400px){.container-desktop-mk{max-width:1400px}.container-desktop{max-width:1380px}}@media (min-width:1441px){.container{max-width:1560px;padding:0 15px;margin:0 auto}}@media (min-width:1200px){.container-note{max-width:1170px;margin:0 auto}}.container{width:100%;padding:0 15px;margin:0 auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex}body{color:#201f1e;font-size:16px;font-family:MuseoSansCyrl-300,sans-serif;line-height:1;background-color:#fff}body.disable-scroll{height:100vh;position:fixed;left:0;top:0;width:100%;overflow:hidden}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow-x:hidden}@media only screen and (min-width:1224px){.wrapper.overflow__initial{overflow-x:initial}}.wrapper main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wrapper footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.yellow--box{padding-left:31px;position:relative}.yellow--box:before{content:"";position:absolute;width:12px;height:12px;background-color:#ffea0b;left:0;top:2px}.link-effect,.link-effect a{overflow:hidden}.link-effect a span{position:relative;display:inline-block;-webkit-transition:all .3s;transition:all .3s}.link-effect a span:before{position:absolute;top:100%;content:attr(data-hover);-webkit-transform:translateZ(0);transform:translateZ(0)}.link-effect a:hover span{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.present-thank__text a{font-weight:500;border-bottom:1px solid #fff}.grecaptcha-badge{display:none}@media only screen and (max-width:480px){#bingc-phone-button{display:none!important}}.hide{display:none!important}.cause-context__sub-title:empty,.services__preview-quote:empty{display:none}.move-shadow,.move-shadow--transparent{color:hsla(0,0%,100%,0)!important;overflow:hidden;text-shadow:0 0 0 #201f1e,0 70px 0 #ffea0b;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.move-shadow--transparent:hover,.move-shadow:hover{text-shadow:0 -70px 0 #ffea0b,0 0 0 #201f1e}.move-shadow--transparent{text-shadow:0 0 0 #fff,0 70px 0 hsla(0,0%,100%,0)}.move-shadow--transparent:hover{text-shadow:0 -70px 0 hsla(0,0%,100%,0),0 0 0 #fff}@media only screen and (max-width:1366px){.fancy__close{right:5px!important;top:18px!important}}.fancy__close .btn-popup__row{background:#fff!important}@media only screen and (max-width:1280px){.examples__seo-ppc .cases-example__sup-title{font-size:18px;line-height:24px}}@media only screen and (max-width:812px){.examples__seo-ppc .cases-example__sup-title{font-size:16px;line-height:22px}}@media only screen and (max-width:400px){.examples__seo-ppc .cases-example__sup-title{font-size:15px;line-height:18px}}.large-title{font-size:64px;font-size:calc(32px + 32 * ((100vw - 360px) / 1560));line-height:120%}@media (max-width:360px){.large-title{font-size:32px}}@media (min-width:1920px){.large-title{font-size:64px}}.xl-title{font-size:124px;font-size:calc(40px + 84 * ((100vw - 360px) / 1560));line-height:122%}@media (max-width:360px){.xl-title{font-size:40px}}@media (min-width:1920px){.xl-title{font-size:124px}}.h1-title,.main__services .h1-title{font-size:48px;font-size:calc(28px + 20 * ((100vw - 360px) / 1560));line-height:1.4}@media (max-width:360px){.h1-title,.main__services .h1-title{font-size:28px}}@media (min-width:1920px){.h1-title,.main__services .h1-title{font-size:48px}}.h2-title,.main__services .h2-title{font-size:40px;font-size:calc(22px + 18 * ((100vw - 360px) / 1560));line-height:1.5}@media (max-width:360px){.h2-title,.main__services .h2-title{font-size:22px}}@media (min-width:1920px){.h2-title,.main__services .h2-title{font-size:40px}}.h3-title,.main__services .h3-title{font-size:32px;font-size:calc(20px + 12 * ((100vw - 360px) / 1560));line-height:1.5}@media (max-width:360px){.h3-title,.main__services .h3-title{font-size:20px}}@media (min-width:1920px){.h3-title,.main__services .h3-title{font-size:32px}}@media only screen and (min-width:1200px){.h3-title.small__mod{font-size:28px}}.h4-title,.main__services .h4-title{font-size:24px;font-size:calc(18px + 6 * ((100vw - 360px) / 1560));line-height:1.5}@media (max-width:360px){.h4-title,.main__services .h4-title{font-size:18px}}@media (min-width:1920px){.h4-title,.main__services .h4-title{font-size:24px}}.h5-title{font-size:20px;font-size:calc(18px + 2 * ((100vw - 360px) / 1560));line-height:1.2}@media (max-width:360px){.h5-title{font-size:18px}}@media (min-width:1920px){.h5-title{font-size:20px}}.h1-title,.h2-title,.h3-title,.h4-title,.h5-title,.large-title,.main__services .h1-title,.main__services .h2-title,.main__services .h3-title,.main__services .h4-title,.xl-title{display:block;font-family:MuseoSansCyrl-700,sans-serif;color:#201f1e}@media only screen and (max-width:767px){.h1-title,.h2-title,.h3-title,.h4-title,.h5-title,.large-title,.main__services .h1-title,.main__services .h2-title,.main__services .h3-title,.main__services .h4-title,.xl-title{line-height:1.27}}@media only screen and (max-width:767px){.h1-title,.h2-title,.main__services .h1-title,.main__services .h2-title{letter-spacing:-.01em}}.advantages .advantages__content h3,.advantages__content ol li,.promotion.section__blue .promotion__item,.text__large,.tools__holder ol li{margin-top:0;font-size:18px;line-height:1.7}@media only screen and (min-width:768px){.advantages .advantages__content h3,.advantages__content ol li,.promotion.section__blue .promotion__item,.text__large,.tools__holder ol li{line-height:1.57}}@media only screen and (min-width:1200px){.advantages .advantages__content h3,.advantages__content ol li,.promotion.section__blue .promotion__item,.text__large,.tools__holder ol li{font-size:22px}}.advantages .advantages__content h3 p,.advantages__content ol li p,.promotion.section__blue .promotion__item p,.text__large p,.tools__holder ol li p{margin-top:0}.advantages .advantages__content h3 p:last-child,.advantages__content ol li p:last-child,.promotion.section__blue .promotion__item p:last-child,.text__large p:last-child,.tools__holder ol li p:last-child{margin-bottom:0}.text__xl{font-size:20px;line-height:1.5}@media only screen and (max-width:1440px){.text__xl{font-size:18px}}@media only screen and (max-width:767px){.text__xl{font-size:16px}}.disc__list ul{margin-bottom:16px;padding-left:24px}@media only screen and (max-width:767px){.disc__list ul{padding-left:16px}}.disc__list li{font-family:MuseoSansCyrl-700,sans-serif;list-style-type:disc;font-size:22px;line-height:1.5}@media only screen and (max-width:767px){.disc__list li{font-size:16px}}.section__size{font-size:16px;line-height:1.7}@media only screen and (max-width:767px){.section__size{font-size:14px;line-height:1.6}}.reset__top-indent p{margin-top:0}.no-scroll{overflow:hidden}.custom-cursor{display:none!important}.content__link a:not([class]){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:2px}.content__link a:not([class]):hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.iti{width:100%;font-size:16px}.iti__country-name{color:#000}.iti__tel-input:focus::-webkit-input-placeholder{opacity:1}.iti__tel-input:focus::-moz-placeholder{opacity:1}.iti__tel-input:focus::-ms-input-placeholder{opacity:1}.iti__tel-input:focus::placeholder{opacity:1}.iti__search-input{padding:4px 12px;height:30px;border:1px solid #696969}.iti__dropdown-content{padding:8px 4px}.iti--inline-dropdown .iti__country-list{margin-top:8px;max-height:155px}.advance ul li:before,.diff__grid ul li:before,.mobile__app ul li:before,.remove__pseudo:before,.stack ul li:before{display:none!important}.content__link a:not([class]){color:inherit;text-decoration:underline}.content__link a:not([class]):hover{text-decoration:none}@media only screen and (max-width:1200px){.content__link a:not([class]):hover{text-decoration:underline}}.lang{position:relative;margin-right:30px}@media only screen and (max-width:1112px){.lang{margin-right:16px}}@media only screen and (max-width:730px){.lang{margin-right:0}}.lang__current{padding:0;margin:14px 0 0;background-color:transparent;border:0;font-size:inherit;color:#969696;text-transform:uppercase}@media only screen and (min-width:641px){.lang__current{margin-top:0}}@media only screen and (min-width:901px){.lang__current{display:none}}@media only screen and (max-width:990px){.lang__current.is-show+.lang__list{opacity:1;visibility:visible}}@media only screen and (max-width:900px){.lang__list{position:absolute;top:calc(100% + 8px);left:50%;padding:12px 16px;background-color:#fff;border-radius:6px;text-align:center;opacity:0;visibility:hidden;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1);-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media only screen and (min-width:901px){.lang__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.lang__item{line-height:1}@media only screen and (max-width:900px){.lang__item:not(:last-child){margin-bottom:16px}}@media only screen and (min-width:901px){.lang__item:not(:first-child){padding-left:5px;margin-left:5px;border-left:1px solid currentColor}}.lang__item.active{color:#969696}@media only screen and (max-width:900px){.lang__item.active{display:none}}.lang__link{color:currentColor;font-family:MuseoSansCyrl-500,sans-serif;font-size:18px;-webkit-transition:color .3s;transition:color .3s}@media only screen and (max-width:1680px){.lang__link{font-size:16px}}a.lang__link:hover{color:#969696}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;left:0;right:0;z-index:15;background-color:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1112px) and (max-width:1200px){.header--contact .contacts__presentation-download{padding:16px 22px 15px 48px}}@media screen and (min-width:1112px) and (max-width:1200px){.header--contact .contacts__presentation-download svg{top:12px;left:16px}}@media only screen and (max-width:1112px){.header--contact .header__phone{display:none}}@media screen and (min-width:1112px) and (max-width:1200px){.header--contact .lang{margin-right:24px}}@media only screen and (max-width:1112px){.header--contact .lang{margin-right:0}}@media only screen and (max-width:1366px){.header--contact .header__phone{padding-right:24px;font-size:18px}}@media only screen and (max-width:1180px){.header--contact .header__phone{padding-right:12px}}@media screen and (min-width:1112px) and (max-width:1200px){.header--contact .main__logo-link{margin-left:24px}}.header.sticky{position:fixed;top:-500px;background-color:#fff;z-index:150;padding-bottom:30px}.header.sticky.active{top:0}.header__inner{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__inner .header__logo{padding-left:0}.header__inner .header__phone{color:#201f1e}.header__logo{padding-left:196px}.main__logo-link{font-family:MuseoSansCyrl-500,sans-serif;font-size:18px;color:#201f1e;margin-left:30px}@media only screen and (max-width:1112px){.main__logo-link{margin-left:16px}}.main__logo-link.blog__logo-link{color:#fff}.main__logo-link+.mein__logo-link{padding-left:15px}span.main__logo-link{opacity:.6}.header__inner.header-main{height:13vh;padding-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.header__inner.header-main .header__phone{color:#fff}.header__inner.header-main .header__phone span.left-to--right:after{background-color:#fff}.header__inner.header-main .header__btn-question{display:none}@media only screen and (max-width:992px){.header__inner.header-main .header__block{margin-left:16px}}@media only screen and (max-width:900px){.header__inner.header-main .lang{margin-right:0}}.header__inner.header-main .lang__item:not(.active){color:#fff}@media only screen and (max-width:1224px){.header__inner.header-main .lang__item:not(.active){color:#201f1e}}.header__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px}@media only screen and (min-width:641px){.header__block{margin-left:auto;margin-right:16px}}.btn-menu{width:34px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;float:left;cursor:pointer;-webkit-transition:0s;transition:0s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn-menu *{-webkit-transition:none;transition:none}.btn-menu__row{position:relative;width:100%;height:2px;background-color:#201f1e;-webkit-transition:0s;transition:0s}.btn-menu__row:after{content:"";display:inline-block;background-color:#616060;position:absolute;top:0;bottom:0;left:0;width:100%;-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:.3s;transition:.3s}.btn-menu__row:first-child:after{-webkit-transition-delay:.05s;transition-delay:.05s}.btn-menu__row:nth-child(2):after{-webkit-transition-delay:.15s;transition-delay:.15s}.btn-menu__row:last-child:after{-webkit-transition-delay:.25s;transition-delay:.25s}.btn-menu:hover .btn-menu__row:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.btn-menu.btn-menu--active{position:relative;margin-top:-20px;z-index:50;padding-bottom:15px;-webkit-box-sizing:content-box;box-sizing:content-box;top:57px}.btn-menu.btn-menu--active .btn-menu__row{background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:25px}.btn-menu.btn-menu--active .btn-menu__row:after{content:none}.btn-menu.btn-menu--active .btn-menu__row:nth-child(2){-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-top:-23px;width:100%}.btn-menu.btn-menu--active .btn-menu__row:last-child{display:none}.header-main .btn-menu__row{background-color:#201f1e}.btn-menu__row:last-child{width:22px}.logo{margin-left:60px;padding-top:4px;max-width:248px}@media screen and (max-width:1440px){.logo{margin-left:20px}}@media screen and (max-width:1300px){.logo{max-width:150px}}.logo-mini,.logo-tablet,a.logo-tablet{display:none}.menu__phone{float:right;padding-top:50px;padding-right:85px;font-family:MuseoSansCyrl-500,sans-serif;font-size:22px;color:#fff}.logo-menu{padding-top:30px;padding-left:94px;max-width:342px}.header-main .header__phone{font-size:18px;padding-right:30px}@media only screen and (max-width:1112px){.header-main .header__phone{padding-right:16px}}.header__phone{font-family:MuseoSansCyrl-500,sans-serif;font-size:22px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#fff;margin-left:auto;padding-right:36px}.header__phone span.left-to--right:after{bottom:-5px;background-color:#201f1e}.header__btn-question-main{font-family:MuseoSansCyrl-500,sans-serif;padding:22px 37px 21px 41px;color:#fff;border:2px solid #fff}.header__btn-question{font-family:MuseoSansCyrl-500,sans-serif;font-size:16px;padding:22px 40px 21px 41px;background-color:#ffea0b}@media only screen and (max-width:991px){.header__btn-question{padding-left:16px;padding-right:16px}}.menu{position:fixed;left:0;right:0;top:0;bottom:0;height:100%;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;overflow:hidden;opacity:1;-webkit-transition:opacity 0s ease-in-out,-webkit-transform 0s ease-in-out;transition:opacity 0s ease-in-out,-webkit-transform 0s ease-in-out;transition:transform 0s ease-in-out,opacity 0s ease-in-out;transition:transform 0s ease-in-out,opacity 0s ease-in-out,-webkit-transform 0s ease-in-out}.menu,.menu a{color:#fff}.menu__phone span.left-to--right:after{bottom:-5px}.menu.menu--closed{right:100%;left:-100%;white-space:nowrap;opacity:0;-webkit-transition:opacity .5s ease-in,-webkit-transform .5s ease-in;transition:opacity .5s ease-in,-webkit-transform .5s ease-in;transition:transform .5s ease-in,opacity .5s ease-in;transition:transform .5s ease-in,opacity .5s ease-in,-webkit-transform .5s ease-in}.menu__wrapper{background-color:#201f1e;width:100%;overflow-y:auto}.menu__inner{max-width:1062px;width:100%}.menu__header{height:113px}.menu__row-top{padding-top:80px;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu__row-bottom,.menu__row-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__row-bottom{padding-top:47px;padding-bottom:24px}.menu__blog{display:none}.menu__blog-list{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__popups{max-width:480px;width:100%;position:absolute;right:0}.logo-header-white{display:none}a.menu__btn-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50vh;background-color:#ffea0b;font-family:MuseoSansCyrl-500,sans-serif;font-size:28px;color:#201f1e;position:relative}@media screen and (min-width:993px){a.menu__btn-question:hover{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;height:60vh}}.menu__btn-question span,.menu__btn-team span{position:absolute;top:50px;left:50px;font-size:14px;font-family:MuseoSansCyrl-500,sans-serif;color:#201f1e}.menu__btn-team span{color:#fff}.menu__btn-team{height:50vh;background-color:#2a2a2a;font-size:28px;line-height:36px;font-family:MuseoSansCyrl-500,sans-serif;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;position:relative;cursor:pointer}@media screen and (min-width:993px){.menu__btn-team:hover{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;margin-top:-10vh;height:60vh}}.mail-img{margin-bottom:25px}.main__btn-showreel.main__btn-showplay{display:block;font-size:18px;line-height:1;text-align:center;color:#201f1e;border:none;padding:0}.main__btn-showreel{display:none}.showreel-contact,.showreel-default{margin-left:25px;font-family:MuseoSansCyrl-500,sans-serif}.main__btn-showreel.main__btn-showplay.showreel-content{color:#fff;margin-left:25px}.main__btn-showreel.main__btn-showplay.showreel-content:after{background-image:url(/frontend/images/show-play-white.svg)}@media (max-width:1420px){.main__btn-showreel.main__btn-showplay{position:relative}.main__btn-showreel.main__btn-showplay:after{content:"";background-image:url(/frontend/images/show-play.svg);position:absolute;width:24px;height:24px;right:-32px;top:-3px}.main__btn-showreel.main__btn-showplay span{display:none}.main__btn-showreel.main__btn-showplay:after{top:-11px}}@media (max-width:1150px){.main__btn-showreel.main__btn-showplay.showreel-contact,.main__btn-showreel.main__btn-showplay.showreel-default{display:none}}@media (max-width:995px){.main__btn-showreel.main__btn-showplay{display:none}.main__btn-showreel{display:inline-block}}.menu__navigation{min-width:254px}@media only screen and (max-width:1280px){.menu__navigation{min-width:180px}}.menu__navigation a,.menu__navigation span{font-family:MuseoSansCyrl-700,sans-serif;font-size:20px;display:inline-block;margin-bottom:44px;text-transform:uppercase}.menu__navigation span{opacity:.5}.menu__servisec{margin-left:20px;max-width:275px}.menu__servisec a{padding-bottom:10px}.menu__servisec span{padding-bottom:8px;line-height:28px;display:inline-block;opacity:.5}.phone-figure{display:none;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;padding-left:20px;padding-right:20px;margin-top:-15px;margin-bottom:-15px;margin-left:auto;height:73px}@media only screen and (max-width:360px){.phone-figure{padding-left:12px;padding-right:12px;margin-left:12px}}.phone-figure__box{width:18px;height:27px;border:1px solid #201f1e;border-radius:2px;position:relative;margin-top:24px}.phone-figure__box:after{content:"";position:absolute;height:1px;width:60%;bottom:3px;left:0;right:0;margin:0 auto;background-color:#201f1e}.email-figure{display:none;padding-left:20px;padding-right:5px}.email-figure__email{width:27px;height:22px;border:1px solid #201f1e;margin-top:12px;position:relative}.email-figure__email:after{width:0;height:0;border-right:14px solid transparent;border-top:12px solid #201f1e}.email-figure__email:after,.email-figure__email:before{content:"";position:absolute;left:0;top:0;border-left:12px solid transparent}.email-figure__email:before{border-right:13px solid transparent;border-top:10px solid #fff;z-index:1}.menu__blog-title,.menu__contacts-title,.menu__services-title{font-family:MuseoSansCyrl-700,sans-serif;font-size:20px;padding-bottom:44px;text-transform:uppercase}.menu__blog-title{padding-bottom:29px;margin-left:2px}.menu__services-list a{font-style:normal;font-stretch:normal;line-height:26px;letter-spacing:normal}.menu__contacts-city{font-family:MuseoSansCyrl-700,sans-serif;padding-bottom:10px}.menu__contacts-item{padding-bottom:40px}.menu__contacts-adress,.menu__contacts-phone{font-family:MuseoSansCyrl-300,sans-serif;line-height:28px}.menu__contacts-phone{color:#fff}.menu__contacts-phone:hover{color:#ffea0b}.menu__blog-item{max-width:278px;width:100%}.menu__blog-item+.menu__blog-item{margin-left:120px}.menu__language,.menu__language a{white-space:nowrap;line-height:25px;font-family:MuseoSansCyrl-300,sans-serif}.menu__language a{border-bottom:1px solid #fff;margin-left:5px}.menu__language a:hover{border-bottom:1px solid transparent}.menu__language a.active,.menu__language span.active{color:#969696;border:none;opacity:.5;margin-left:5px}.menu__services-list a:hover{color:#ffea0b}.menu__blog-link{font-family:MuseoSansCyrl-500,sans-serif;line-height:28px;color:#fff;padding-bottom:9px;letter-spacing:1.1px}.menu__blog-text{font-size:14px;line-height:20px;letter-spacing:1.2px;color:#969696}.menu__blog-item{font-family:MuseoSansCyrl-300,sans-serif;font-size:14px;color:#969696;line-height:26px}.item img{height:100vh}.header-popup:not(.section-popup){position:fixed;top:0;left:101%;right:-101%;bottom:0;background-color:#fff;z-index:201;transition:transform .5s ease-in,opacity .5s ease-in,-webkit-transform .5s ease-in;opacity:0}.blog-one__callback label,.header-popup label{padding-bottom:10px}.blog-one__callback label input[type=email],.blog-one__callback label input[type=tel],.blog-one__callback label input[type=text],.header-popup label input[type=email],.header-popup label input[type=tel],.header-popup label input[type=text]{margin-top:8px}.blog-one__callback label textarea,.header-popup label textarea{margin-top:8px;resize:none}.header-popup.header-popup__opened{left:0;right:0;opacity:1;transition:transform .5s ease-in-out,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out}.header-popup:not(.section-popup) .header-popup__inner{padding-top:64px}.header-popup:not(.section-popup) .header-popup__inner,.header-popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1024px){.header-popup__inner{padding-top:48px}}.header-popup__left{max-width:749px;width:100%}.header-popup__title{max-width:460px;font-size:32px;color:#201f1e;line-height:38px;padding-bottom:10px}.header-popup__banner-info,.header-popup__title{font-family:MuseoSansCyrl-500,sans-serif}.header-popup__banner-position{opacity:.5;font-size:15px;line-height:22px;color:#000;margin-bottom:2px}.header-popup__banner-name{font-size:20px;line-height:30px;color:#201f1e}.header-popup__text{padding-bottom:10px;font-size:28px;line-height:38px;color:#ababab}.blog-one__callback label,.header-popup label{display:block;font-family:MuseoSansCyrl-500,sans-serif;width:100%;font-size:14px;color:#969696;padding-top:20px}.flex-container__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-popup .footer__column input:not(.iti__search-input),.header-popup .footer__column label{width:360px}.blog-one__callback input:not(.iti__search-input),.header-popup input:not(.iti__search-input){display:block;height:50px}.blog-one__callback input:not(.iti__search-input),.blog-one__callback textarea,.header-popup input:not(.iti__search-input),.header-popup textarea{border:1px solid #d0d0d0;width:100%;outline:none;padding-left:10px;background-color:#f6f6f6;font-family:MuseoSansCyrl-500,sans-serif;font-size:14px;color:#969696}.blog-one__callback textarea,.header-popup textarea{height:127px;padding-top:10px;resize:none}.blog-one__callback input[type=submit],.header-popup input[type=submit]{margin-top:25px;font-family:MuseoSansCyrl-500,sans-serif;color:#201f1e;background-color:#ffea0b;width:264px;height:62px;border:none;outline:none;font-size:16px}.header-popup__banner-inner{padding:80px 110px 80px 80px;border:11px solid #ffea0b;background-image:none!important;background-color:#fff!important}.header-popup__banner-title{font-family:MuseoSansCyrl-500,sans-serif;font-size:24px;line-height:30px;color:#201f1e;margin-bottom:30px}.header-popup__banner-list{margin-bottom:80px}.header-popup__banner-list li{padding-left:42px;margin-bottom:25px;font-size:18px;font-family:MuseoSansCyrl-300,sans-serif;color:#201f1e;position:relative}.header-popup__banner-list li:before{content:"";position:absolute;width:22px;height:20px;background-image:url(/frontend/images/global/check-services.svg);background-repeat:no-repeat;background-size:cover;left:0}.header-popup__banner-people{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-popup__banner-people img{width:184px;height:184px;border-radius:50%;margin-right:30px;-o-object-fit:cover;object-fit:cover}.btn-popup__closed{position:absolute;right:57px;top:43px;padding-top:15px;width:34px;height:34px;cursor:pointer;left:auto;z-index:10}.btn-popup__closed.btn-popup__closed-left{left:-115%}.btn-popup__closed .btn-popup__row{width:34px;height:2px;-webkit-transform:rotate(135deg);transform:rotate(135deg);background-color:#201f1e}.btn-popup__closed .btn-popup__row:last-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-2px}.menu__social{padding-top:42px}.menu__social a+a{padding-left:30px}.header-page .header__phone{color:#fff}.header-page .btn-menu__row,.header-page .header__phone span.left-to--right:after{background-color:#fff}@media only screen and (min-width:901px){.header-page .lang__item:not(.active){color:#fff}}.menu.menu-js.menu--closed .menu__contacts,.menu.menu-js.menu--closed .menu__navigation,.menu.menu-js.menu--closed .menu__row-bottom,.menu.menu-js.menu--closed .menu__servisec{-webkit-transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out,-webkit-transform .25s ease-in-out;opacity:0}.menu.menu-js.menu--closed .menu__row-bottom{top:400px;position:relative}.menu__navigation a:hover{color:#ffea0b}.menu.menu-js .menu__contacts{opacity:1;-webkit-transition:opacity .75s ease-in-out .35s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .35s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .35s,transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .35s,transform .75s ease-in-out .35s,-webkit-transform .75s ease-in-out .35s}.menu.menu-js .menu__servisec{opacity:1;-webkit-transition:opacity .75s ease-in-out .45s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .45s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .45s,transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .45s,transform .75s ease-in-out .35s,-webkit-transform .75s ease-in-out .35s}.menu.menu-js .menu__navigation{opacity:1;-webkit-transition:opacity .75s ease-in-out .55s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .55s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .55s,transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .55s,transform .75s ease-in-out .35s,-webkit-transform .75s ease-in-out .35s}.menu.menu-js .menu__row-bottom{opacity:1;top:0;-webkit-transition:opacity .75s ease-in-out .65s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .65s,-webkit-transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .65s,transform .75s ease-in-out .35s;transition:opacity .75s ease-in-out .65s,transform .75s ease-in-out .35s,-webkit-transform .75s ease-in-out .35s}.logo-md{display:none}@media only screen and (max-width:767px){.logo-md{margin-right:auto}}.contacts__presentation-download{padding:22px 26px 21px 59px;font-family:MuseoSansCyrl-500,sans-serif;border:2px solid #201f1e;position:relative}.contacts__presentation-download svg{content:"";position:absolute;top:19px;left:20px}.contacts__presentation-download svg g{-webkit-transition:all 0s;transition:all 0s}.contacts__presentation-download:hover{color:#fff;background-color:#201f1e;border-color:#fff}.contacts__presentation-download:hover svg g{stroke:#fff}.mobile-popup{width:100%;height:100vh;background-color:#201f1e;position:fixed;z-index:155;top:0;transition:transform .5s ease-in-out,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;opacity:1}.mobile-popup-closed{top:-180%;opacity:0;transition:transform .5s ease-in,opacity .5s ease-in,-webkit-transform .5s ease-in}.menu__social a:hover path{fill:#ffea0b}.mobile-popup__close{position:absolute;width:22px;height:23px;right:20px;padding-bottom:15px;top:20px;padding-top:10px}.mobile-popup__close span{display:block;width:100%;height:1px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mobile-popup__close span+span{-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-top:-1px}.mobile-popup__title{max-width:308px;padding-top:70px;font-family:MuseoSansCyrl-500,sans-serif;font-size:23px;color:#fff;line-height:30px}.mobile-popup__phone-number{padding:40px 0}.mobile-popup__phone-number+.mobile-popup__phone-number{border-top:2px solid hsla(0,0%,100%,.15)}.mobile-popup__city{font-family:MuseoSansCyrl-700,sans-serif;font-size:16px;letter-spacing:.9px;color:#fff;padding-bottom:15px}.mobile-popup__number a{font-size:14px;line-height:30px;color:#fff}.mobile-popup__btn-question{position:absolute;bottom:0;padding:35px 0 34px;width:100%;background-color:#ffea0b;font-family:MuseoSansCyrl-500,sans-serif;color:#201f1e;text-align:center}@media only screen and (max-width:1680px){.header-main .logo img{height:50px;-o-object-fit:contain;object-fit:contain}.header__btn-question-main{padding:18px 37px 17px 41px}.main__btn-showreel.main__btn-showplay,.main__logo-link{font-size:16px}}@media only screen and (max-width:1600px){.header__inner.header-main{margin-left:35px}.menu__popups{max-width:400px}.menu__blog-item+.menu__blog-item{margin-left:118px}.logo-menu{padding-left:50px}.menu__inner{max-width:950px}.menu__servisec{margin-left:-30px}.header__btn-question-main{max-width:400px}}@media only screen and (max-width:1366px){.header__inner.header-main{margin-left:20px}.btn-menu{-webkit-transition:all .3s;transition:all .3s}.header-popup__banner-inner{padding:40px 80px 40px 50px}}.menu__btn-team.active,a.menu__btn-question.active{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.1s;animation-delay:.1s}a.menu__btn-question.active{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.menu__btn-team.active{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@media only screen and (max-width:1476px){.header__inner.header-main .header__phone{right:26%}.header__btn-question-main{max-width:350px}.header-popup__banner-inner{padding:40px 80px 40px 50px}.header-popup .footer__column input:not(.iti__search-input),.header-popup .footer__column label{width:340px}.header-popup__left{width:700px}}@media only screen and (max-width:1366px){.menu__social{padding-top:20px}.menu__row-bottom{padding-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.menu__blog-title,.menu__contacts-title,.menu__navigation a,.menu__navigation span,.menu__services-title{font-size:16px}.menu__services-list a{font-size:14px}.menu__servisec{margin-left:0}.menu__language{font-size:14px}.menu__popups{max-width:370px}.menu__btn-question span,.menu__btn-team span{font-size:12px}.menu__btn-team,a.menu__btn-question{font-size:26px}.menu__btn-team:after{margin-top:37px}.menu__blog-item+.menu__blog-item{margin-left:79px}.menu__blog{margin-left:110px}.menu__blog-item{max-width:257px}.header-popup__title{font-size:30px;padding-bottom:10px}.header-popup__text{font-size:25px;padding-bottom:10px}.header-popup label{padding-top:10px}.header-popup input:not(.iti__search-input){height:40px}.header-popup button:not(.iti__selected-country){margin-top:20px}.menu__navigation a,.menu__navigation span{margin-bottom:35px}.menu__row-top{padding-top:30px}.header.sticky.active{padding-bottom:15px}.header.sticky.active .header__inner{padding-top:10px}.header.sticky.active .logo{margin-left:30px}}@media only screen and (max-width:1339px){.contacts__presentation-download:hover{color:#201f1e;background-color:transparent;border-color:#201f1e}.contacts__presentation-download:hover svg g{stroke:#201f1e}.menu__blog{display:none}.menu__popups{max-width:280px}.menu__btn-team,a.menu__btn-question{font-size:22px}.header-popup__right{display:none}.header-popup__left{margin:0 auto}}@media only screen and (max-width:1224px){.header-main .logo-header-white{display:none}.header__inner.header-main .logo{display:block}.logo img{width:180px}.header__inner.header-main .header__phone{color:#201f1e}.logo-header-white{display:block;margin-left:60px;padding-top:4px}.logo-header-white img{max-width:180px}.header__btn-question-main{padding:12px;border:2px solid #201f1e;text-shadow:0 0 0 #201f1e,0 70px 0 #201f1e}.header__btn-question-main:hover{text-shadow:0 -70px 0 #201f1e,0 0 0 #201f1e}.header__inner.header-main .header__phone{right:26%}.header__inner.header-page .logo-tablet,.header__inner.header-page a.logo-tablet{display:none}.header__btn-question-main{max-width:300px}.menu__phone{font-size:20px;padding-right:224px}.menu__contacts{padding-right:0;margin-top:22px;margin-right:121px}.menu__contacts-items{display:-webkit-box;display:-ms-flexbox;display:flex}.logo-menu{width:180px;padding-top:45px}}@media only screen and (max-width:1200px){.header__phone{padding-right:24px;font-size:18px}}@media only screen and (max-width:950px){.logo img{width:120px}.header__phone{padding-right:24px}.blog__logo-link{margin-left:12px}}@media only screen and (max-width:1180px){.menu__inner{max-width:830px}}@media only screen and (max-width:1080px){.menu__phone{padding-right:150px}.menu__contacts-items{display:block}.menu__contacts-item+.menu__contacts-item{padding-left:0}.menu__servisec{margin-right:90px}.menu__contacts{padding-right:85px;margin-right:0}.menu__inner{max-width:660px}}@media only screen and (max-width:1024px){.logo-menu{padding-top:35px}.menu__row-top{padding-top:20px}.btn-menu.btn-menu--active{margin-top:-20px}.btn-menu__row:last-child{width:13px}.btn-menu.btn-menu--active .btn-menu__row{margin-top:15px}.logo-header-white{display:none}.menu__phone{padding-top:43px}.menu__blog-title,.menu__contacts-title,.menu__services-title{padding-bottom:30px}.menu__contacts{margin-top:0}.header__phone{font-size:18px}.btn-menu{width:20px;height:17px}.header-page .btn-menu__row:nth-child(2){width:14px}.contacts__presentation-download{padding:13px 10px 12px 39px;font-size:18px}.contacts__presentation-download svg{top:14px;left:13px;width:15px;height:17px}}@media only screen and (max-width:992px){.header-main .header__phone{display:none}.header.sticky.active{padding-bottom:10px}.header__btn-question-main{display:none}.btn-menu__row,.header-main .btn-menu__row{background-color:#201f1e}.logo-header-white{display:none}.header__inner.header-main .header__btn-question{display:block;position:absolute;right:20px}.header__inner.header-main .header__phone{padding-right:0}.menu__inner{max-width:950px}.menu{display:block}.menu__popups{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.menu__btn-team,a.menu__btn-question{width:100%}.menu__wrapper{height:calc(100% - 210px);padding-left:80px}.menu__btn-team,a.menu__btn-question{height:210px}.tablets-992{display:none}.menu__btn-team:after{margin-top:12px}.menu__btn-team span,a.menu__btn-question span{left:0;right:0;text-align:center}.menu__row-top{padding-right:110px}.menu__phone{padding-right:255px}.logo-md img,.logo-mini img{width:105px;height:40px;-o-object-fit:contain;object-fit:contain}}@media only screen and (max-width:888px){.menu__row-top{padding-right:15px}.menu__phone{padding-right:168px}.header__inner.header-main .header__phone{right:28%}}@media only screen and (max-width:768px){.header__inner.header-main{padding-top:30px}.menu__row-top{padding-right:10px}.menu__phone{padding-right:158px}.logo{margin-left:20px;padding-top:0;display:none}.btn-menu.btn-menu--active .btn-menu__row{margin-top:15px}.menu__wrapper{padding-left:60px}.header__phone{padding-right:30px}.header-page .header__phone{line-height:45px}.header__btn-question{font-size:14px;padding:17px 16px 15px}.header__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__inner.header-main{padding-top:0}.btn-menu{margin-top:0}}@media only screen and (max-width:767px){.header-popup__title{line-height:32px;font-size:25px}.header-popup__text{display:none}.flex-container__column{display:block}.header-popup .footer__column input:not(.iti__search-input),.header-popup .footer__column label{width:100%}.header-popup:not(.section-popup) .header-popup__inner{padding-left:15px;padding-right:15px;padding-top:48px}}@media screen and (min-width:640px) and (max-width:730px){.header__inner .header__phone{display:none}}@media only screen and (max-width:715px){.contacts__presentation-download{padding:30px 10px 12px 31px;font-size:0}}@media only screen and (max-width:674px){.menu__contacts,.menu__servisec{display:none}.menu__wrapper{height:calc(100% - 88px)}.mail-img,.menu__btn-team{display:none}a.menu__btn-question{height:88px}a.menu__btn-question span{display:none}.menu__row-bottom{margin-top:0}.menu__language{margin-top:27px}}@media only screen and (max-width:640px){.header.sticky.active{padding-bottom:0;padding-top:5px}.header.sticky.active .header__inner{padding-top:10px}.main__logo-link{display:none}.header-main .email-figure{padding-right:18px}.header-popup:not(.section-popup) .header-popup__inner{top:50%;left:auto;padding-top:32px}.header-popup.header-popup__opened{overflow:auto}.header-page .btn-menu__row{background-color:#2b2522!important}.menu__phone{display:none}.menu__navigation a,.menu__navigation span{font-size:14px}.menu__row-top{padding-top:0}.menu__header{height:96px}.menu__wrapper{padding-left:60px}.menu__navigation a,.menu__navigation span{margin-bottom:24px}.logo-menu{display:none}.logo-mini{display:block}.menu__row-bottom{display:block;padding-right:15px;margin-top:44px}.menu__social{padding-top:30px}.logo{margin-left:20px;padding-top:0}.logo-mini{padding-left:36px;padding-top:18px}.btn-menu.btn-menu--active .btn-menu__row{margin-top:15px}.btn-menu.btn-menu--active{margin-top:-35px;margin-left:0}.btn-menu{margin-top:14px;-webkit-transition:0s;transition:0s}.menu__language{border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.15);width:100%;padding:30px 0}.logo-md{display:block;padding-left:20px;padding-top:1px}.header__inner.header-main .logo{display:none}.email-figure,.phone-figure{display:block}a.header__btn-question,a.header__phone{display:none}.header{background-color:#fff;border-bottom:1px solid #f7f7f7}.header__inner{padding-top:15px;padding-bottom:13px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.menu__wrapper{padding-left:0}.btn-popup__closed{top:20px;right:20px;z-index:1}.btn-popup__closed .btn-popup__row{width:22px}.contacts__presentation-download{border:none;padding:30px 0 12px 31px}.blog-one__line,.blog-one__theme-navigation{display:none}.header__inner.header-main{width:100%;margin-right:15px;margin-left:15px;padding-top:15px;padding-bottom:15px;height:auto}.header__inner.header-main .header__btn-question{display:none}}@media only screen and (max-width:480px){.btn-popup__closed{top:15px;right:15px;z-index:55}.menu__btn-question{font-size:16px}.logo-info__inner{padding-right:20px}.logo-info__title{font-size:30px;line-height:35px}.logo-info__inner .all-portfolio{margin-top:20px}}@media only screen and (max-width:375px){.btn-popup__closed{top:10px;right:10px;z-index:55}.header-popup input[type=submit]{margin-top:30px;height:55px;width:100%}.header-popup textarea{height:120px}.header-popup__title{line-height:24px;font-size:20px}.header-popup label input[type=email],.header-popup label input[type=tel],.header-popup label input[type=text]{margin-top:5px}.header-popup label{padding-top:10px;padding-bottom:5px}}.banner__tnx{width:100%;text-align:center;display:none}.banner__tnx .header-popup__banner{max-width:1100px;margin:0 auto}.banner__tnx .header-popup__banner-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:425px){.banner__tnx .header-popup__banner-inner{padding:240px}}.banner__tnx .header-popup__banner-title{font-size:30px;line-height:39px;margin-bottom:20px}@media only screen and (max-width:425px){.banner__tnx .header-popup__banner-title{font-size:26px;line-height:35px}}.banner__tnx .header-popup__text{font-size:24px;line-height:30px;color:#969696;margin-bottom:40px;display:block!important}@media only screen and (max-width:425px){.banner__tnx .header-popup__text{font-size:20px;line-height:26px;margin-bottom:20px}}.banner__tnx .header__btn-question{margin-bottom:60px}.banner__tnx .header-popup__banner-people{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-o-object-fit:cover;object-fit:cover}.banner__tnx picture{margin-bottom:15px}.banner__tnx img{margin:0 auto}.banner__tnx-img{-webkit-animation:fly 2s infinite;animation:fly 2s infinite;margin-bottom:40px}@-webkit-keyframes fly{0%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes fly{0%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@media only screen and (max-width:940px){.header--default .logo-md{display:block;padding-left:15px}.header--default .logo{display:none}.header--default .main__logo-link{margin-left:15px}.header--default .header__phone{padding-left:0;padding-right:0;font-size:16px}}@media only screen and (max-width:768px){.header--default .header__phone{font-size:14px}.header--default .header__btn-question{padding:17px 15px 15px}}@media only screen and (min-width:640px){.header--default.white__mod .btn-menu__row{background-color:#fff}.header--default.white__mod .main__btn-showreel.main__btn-showplay:after{background-image:url("/frontend/images/show-play-white.svg")}.header--default.white__mod .header__phone,.header--default.white__mod .main__btn-showreel,.header--default.white__mod .main__logo-link{color:#fff}.header--default.white__mod .logo__img{display:block}.header--default.white__mod .logo-md img:not(.logo__img),.header--default.white__mod .logo-tablet img:not(.logo__img),.header--default.white__mod .logo img:not(.logo__img){display:none}}@media only screen and (min-width:901px){.header--default.white__mod .lang__item:not(.active){color:#fff}}.logo__img{display:none}.modal{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgba(32,31,30,.6);overflow:auto;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s;z-index:-1}@media only screen and (min-width:768px){.modal{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;z-index:201}}.modal .h3-title{width:calc(100% - 40px)}@media only screen and (min-width:1200px){.modal .h3-title{width:calc(100% - 52px)}}.modal .button{width:100%}.modal .checkbox:last-of-type{margin-bottom:40px}@media only screen and (max-width:1440px){.modal .checkbox:last-of-type{margin-bottom:24px}}.modal.modal--show{opacity:1;visibility:visible}@media only screen and (max-width:767px){.modal.modal--show{z-index:201}}.modal__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:1440px){.modal__heading{margin-bottom:16px}}.modal__field{margin-bottom:32px}.modal__field .custom-label{margin-bottom:0}.modal__field .iti{font-size:16px;margin-top:12px}.modal__inner{position:relative;width:580px;padding:32px;background-color:#fff}@media only screen and (max-width:1440px){.modal__inner{padding:24px}}@media only screen and (max-width:767px){.modal__inner{width:100%;padding:16px;margin-left:12px;margin-right:12px}}.modal__inner .input-field,.modal__inner .textarea{border-radius:0}.btn-close{position:relative;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;padding:0;background-color:transparent;border:0;margin:0;cursor:pointer;color:#201f1e}@media only screen and (min-width:1200px){.btn-close{width:44px;height:44px}.btn-close:hover{color:#ffea0b}}.btn-close:after,.btn-close:before{content:"";position:absolute;width:18px;height:1px;left:50%;top:50%;background-color:currentColor}@media only screen and (max-width:767px){.btn-close:after,.btn-close:before{width:16px}}.btn-close:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.btn-close:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.s-all-header{padding-top:212px;background-color:#f7f7f7}.s-all-header__inner{padding-bottom:120px;display:-webkit-box;display:-ms-flexbox;display:flex}.s-all-header__title-text{margin-left:161px;color:#201f1e;position:relative}.s-all-header__title-text--active{display:none;position:static;top:0;left:0;width:100%;height:100%;background-color:#f7f7f7}.s-all-header__title-text--active .s-all-header__title{width:560px}.s-all-header__list-tabs a{line-height:28px}.s-all-header__list-tabs a:before{top:7px}.s-all-header__title{max-width:554px;padding-bottom:20px;font-family:MuseoSansCyrl-500,sans-serif;font-size:50px;line-height:60px}.s-all-header__text{max-width:620px;font-size:18px;line-height:30px}.s-all-header__item:first-child .s-all-header__link svg{right:40px}.s-all-header__item:nth-child(2) .s-all-header__link svg{right:36px}.s-all-header__link{padding:34px 142px 47px 40px;width:359px;display:block;white-space:nowrap;font-family:MuseoSansCyrl-500,sans-serif;height:19px;color:#201f1e;background-color:#fff;position:relative}.s-all-header__link svg{position:absolute;right:43px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.s-all-header__link g,.s-all-header__link path{stroke:#201f1e}.s-all-header__link:hover{color:#fff;padding-left:60px;background-color:#201f1e}.s-all-header__link:hover g,.s-all-header__link:hover path{stroke:#fff;fill:#fff}.s-all-header__link:hover:before{content:"";position:absolute;top:45%;left:40px;width:0;height:0;border-top:5px solid transparent;border-left:5px solid #fff;border-bottom:5px solid transparent}@media only screen and (max-width:1600px){.s-all-header__inner{padding-bottom:120px}}@media only screen and (max-width:1169px){.s-all-header{padding-top:140px}.s-all-header__inner{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.s-all-header__link,.s-all-header__menu{width:100%}.s-all-header__title-text{margin-left:0;margin-bottom:50px}.s-all-header__title-text--active{position:static}.s-all-header__title{font-size:35px;line-height:40px;padding-bottom:30px}.s-all-header__text{font-size:17px;line-height:28px}}@media only screen and (max-width:640px){.s-all-header__list-tabs{width:470px}}@media only screen and (max-width:480px){.s-all-header__list-tabs,.s-all-header__list-tabs a{width:340px}.s-all-header__title{font-size:30px;line-height:35px;padding-bottom:20px}.s-all-header__text{font-size:16px;line-height:24px}.s-all-header__inner{padding-bottom:60px}}@media only screen and (max-width:414px){.s-all-header__title{font-size:25px;padding-bottom:15px}}@media only screen and (max-width:375px){.s-all-header__list-tabs{width:315px}.s-all-header__list-tabs a{width:300px}}@media only screen and (max-width:340px){.s-all-header__link{padding-left:20px}.s-all-header__link:hover{padding-left:40px}.s-all-header__link:hover:before{left:20px}.s-all-header__item:first-child .s-all-header__link svg{right:20px}.s-all-header__item:nth-child(2) .s-all-header__link svg{right:15px}.s-all-header__link svg{position:absolute;right:23px}}.main__services h1,.main__services h2,.main__services h3,.main__services h4,.main__services h5,.main__services h6{font-family:MuseoSansCyrl-700,sans-serif}.main__services h1{font-size:50px;line-height:60px}.main__services h2{font-size:40px;line-height:1.2}.main__services h3{font-size:32px;font-size:calc(20px + 12 * ((100vw - 360px) / 1560));line-height:1.5}@media (max-width:360px){.main__services h3{font-size:20px}}@media (min-width:1920px){.main__services h3{font-size:32px}}.main__services h4{font-size:30px;line-height:1.2}.main__services h5{font-size:25px;line-height:1.2}.main__services h6{font-size:20px;line-height:1.2}@media only screen and (max-width:480px){.main__services h1{font-size:35px;line-height:42px;max-width:440px}}@media only screen and (max-width:414px){.main__services h1{font-size:30px}.main__services h2{font-size:26px}.main__services h3{font-size:24px}.main__services h4{font-size:22px}.main__services h5{font-size:20px}.main__services h6{font-size:18px}}@media only screen and (max-width:1281px){.main__services .success-commerce__info{padding-left:0}}@media screen and (min-width:993px) and (max-width:1281px){.main__services .success-commerce__images{margin-bottom:16px}}.main__services .success-commerce__info-title{width:auto}@media only screen and (max-width:640px){.main__services .success-commerce__info-title{display:block!important}}@media only screen and (max-width:640px){.main__services .success-commerce__images svg{height:70px;top:0!important}}.main__services .success-commerce__text ul{margin-top:8px;margin-bottom:8px}.large__text{font-size:22px;line-height:1.36}@media only screen and (max-width:1199px){.large__text{font-size:20px}}@media only screen and (max-width:640px){.large__text{font-size:18px}}.large__text .examples__works{display:none}.large__text .reviews__item{font-size:16px;line-height:24px}.large__text .advantages-mobile__sap-title,.large__text .mobile-platform__item-info p,.large__text .mobile-platform__item-text,.large__text .services__menu-text,.large__text .stages__slider-first-text,.large__text .stages__slider-text p,.large__text .stages__video-text p,.large__text .statistics-mobile__text,.large__text .success-commerce__text{line-height:inherit}.large__text .stages__slider-text p{font-size:inherit}.advantages-mobile .advantages-mobile__row{row-gap:70px;margin-bottom:24px}@media only screen and (max-width:768px){.advantages-mobile .advantages-mobile__row{-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}}.advantages-mobile .advantages-mobile__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;height:auto;min-height:313px}@media only screen and (max-width:1199px){.advantages-mobile .advantages-mobile__number{padding-right:24px}}.advantages-mobile .advantages-mobile__info{position:static;padding-right:40px;padding-left:40px;padding-bottom:40px;margin-top:auto}@media only screen and (max-width:1199px){.advantages-mobile .advantages-mobile__info{padding-right:24px;padding-left:24px}}.cause-context__sub-title:before,.services__preview-quote:before,.statistics-mobile__box-title:before{display:none}.services__preview-quote,.statistics-mobile__box-title{padding-left:0!important}.cause-context__sub-title{padding-right:0!important}.statistics-mobile__text{margin-left:0!important}.services__menu-text h2{margin-bottom:16px}@media only screen and (min-width:768px){.content__text:not(.text__large){font-size:18px;line-height:1.7}}.content__text h2,.content__text h3,.content__text h4{font-family:MuseoSansCyrl-700,sans-serif}.content__text h2,.content__text h3,.content__text h4,.content__text p{margin-top:0;margin-bottom:16px}.content__text:not(.content) a{text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:2px}.content__text:not(.content) a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.content__text p:last-child,.content__text ul:last-child{margin-bottom:0}.services-domain{padding:120px 0;background-color:#f7f7f7}.services-domain__title{font-family:MuseoSansCyrl-500,sans-serif;font-size:35px;color:#201f1e}.domain{text-align:center;min-height:775px;position:relative}.domain a{border-radius:50%;position:absolute}.domain__black{background-color:#201f1e;color:#fff}.domain__black:hover{color:#fff}.domain__white{background-color:#f7f7f7;color:#201f1e;border:1px solid #201f1e}.domain__small{width:235px;height:235px;line-height:235px}.domain__big{width:319px;height:319px;line-height:319px}.communications{top:0;left:70%;z-index:5}.electronics{left:45%;top:45px}.industry{top:165px;left:17%;z-index:5}.entertainment{left:75%;top:200px}.food{top:314px;left:130px}.persona{top:314px;left:40%;z-index:5}.clothes{top:456px;left:50%}@media only screen and (max-width:1339px){.services-domain{display:none}}.cases-example{background-color:#f7f7f7}.cases-example__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.cases-example__item{display:block;width:33.333%;position:relative;min-height:400px}.cases-example__item img{position:absolute;right:0;top:0;bottom:0}.cases-example__item:hover img{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}.cases-example__sup-title{padding-top:40px;padding-left:40px;max-width:432px;width:63%;text-transform:uppercase;font-family:MuseoSansCyrl-900,sans-serif;font-size:26px;line-height:36px;letter-spacing:1px;position:relative}.cases-example__name{position:absolute;bottom:40px;left:40px;font-family:MuseoSansCyrl-500,sans-serif}.cases-example__title{font-size:20px;line-height:20px}.cases-example__text{max-width:179px;padding-top:10px;opacity:.5;font-size:12px}.cases-example__title-manual{background-color:#fff;text-transform:uppercase;display:inline-block;font-size:15px;font-family:MuseoSansCyrl-500,sans-serif;line-height:20px;letter-spacing:.8px;color:#201f1e;padding:9px 12px}.blog__show-more{height:143px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog__show-more a{text-transform:uppercase;font-family:MuseoSansCyrl-700,sans-serif;letter-spacing:1px;color:#201f1e;position:relative;padding-right:43px}.blog__show-more a .triangle{position:absolute;display:inline-block;top:-4px;right:0;width:24px;height:24px;border-radius:50%;background-color:#201f1e}.blog__show-more a .triangle:after{content:"";position:absolute;left:7px;top:11px;width:0;height:0;border-top:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent}.cases-example__item:nth-child(3n+1){-webkit-animation-delay:.2s;animation-delay:.2s}.cases-example__item:nth-child(3n+2){-webkit-animation-delay:.3s;animation-delay:.3s}.cases-example__item:nth-child(3n+3){-webkit-animation-delay:.4s;animation-delay:.4s}@media only screen and (max-width:1600px){.cases-example__item{min-height:332px;overflow:hidden}.cases-example__item img{height:322px}}@media only screen and (max-width:1600px){.cases-example__sup-title{font-size:16px;line-height:28px}}@media only screen and (max-width:1366px){.cases-example__item{min-height:284px}.cases-example__item img{height:284px}.cases-example__sup-title{padding-left:20px;padding-top:20px;font-size:20px;line-height:26px}.cases-example__name{bottom:20px;left:20px}}@media only screen and (max-width:1280px){.cases-example__item{min-height:264px}}@media only screen and (max-width:1169px){.cases-example__item{width:50%}.cases-example__item img{height:264px}}@media only screen and (max-width:768px){.cases-example__item{min-height:300px}.cases-example__item img{height:214px}}@media only screen and (max-width:715px){.cases-example__item{width:100%;min-height:214px}}@media only screen and (max-width:640px){.cases-example__item{min-height:400px}.cases-example__item img{height:400px}}@media only screen and (max-width:530px){.cases-example__item{min-height:329px}.cases-example__item img{height:329px}}@media only screen and (max-width:480px){.cases-example__item{min-height:300px}.cases-example__item img{height:234px}.cases-example__title{font-size:16px}.cases-example__sup-title{font-size:18px}}.competencies{padding:100px 0;color:#201f1e}.competencies__title{font-family:MuseoSansCyrl-500,sans-serif;font-size:35px}.competencies__sub-box{padding:50px 0 90px;border-bottom:1px solid #d7d7d7}.competencies__sub-box:last-child{border-bottom:none;padding-bottom:0}.competencies__sub-title{font-family:MuseoSansCyrl-500,sans-serif;font-size:30px;padding-bottom:40px}.competencies__sub-text{padding-bottom:40px;max-width:751px;font-size:18px;line-height:30px;color:#696969}.competencies__list-box{display:-webkit-box;display:-ms-flexbox;display:flex}.competencies__list a{line-height:28px;padding-left:20px;position:relative;padding-bottom:8px}.competencies__list a:before{content:"";position:absolute;width:12px;height:12px;background-color:#ffea0b;left:0;top:7px}.s-all-header__list-tabs li{padding-bottom:8px}.website-development-list{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:187px;-moz-column-gap:187px;column-gap:187px}.website-development-list li{width:382px}.mobile-development-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:180px;-moz-column-gap:180px;column-gap:180px}.mobile-development-list li{width:388px}@media only screen and (max-width:1476px){.competencies{padding:80px 30px}.website-development-list{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.website-development-list li{width:382px}.mobile-development-list{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.mobile-development-list li{width:380px}}@media only screen and (max-width:1169px){.website-development-list{width:100%;-webkit-column-count:2;-moz-column-count:2;column-count:2}.website-development-list li{width:290px}.mobile-development-list li{width:292px}}@media only screen and (max-width:768px){.competencies{padding:60px 0}.competencies__title{font-size:30px;line-height:34px}.competencies__sub-box{padding:40px 0 60px}.competencies__sub-text{font-size:17px;line-height:28px;padding-bottom:30px}}@media only screen and (max-width:674px){.mobile-development-list,.website-development-list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media only screen and (max-width:480px){.competencies__title{line-height:32px;font-size:25px}.competencies__sub-title{font-size:23px}.competencies__sub-text{line-height:24px;font-size:16px}.competencies__sub-box{padding-bottom:50px}}.technology-e-commerce{padding:100px 0;background-color:#f7f7f7}.technology-e-commerce__title{font-family:MuseoSansCyrl-500,sans-serif;font-size:35px;color:#201f1e;padding-bottom:30px}.technology-e-commerce__text{width:489px;font-size:18px;line-height:30px;color:#696969}.technology-e-commerce__box-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.technology-e-commerce__box-row:nth-child(2){padding-right:306px}.technology-e-commerce__box-row:last-child .technology-box:last-child{margin-left:306px}.technology-box--item{margin-right:-306px}.technology-box{width:306px;height:200px;background-color:#fff;border:1px solid #f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.technology-box img{max-width:212px}@media only screen and (max-width:1366px){.technology-e-commerce__text{padding-bottom:20px}.technology-e-commerce{padding:80px 0}}@media only screen and (max-width:1280px){.technology-e-commerce__box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.technology-e-commerce__box-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.technology-e-commerce__box-row:nth-child(2){padding-right:0!important}.technology-e-commerce__box-row:last-child .technology-box:last-child{margin-left:0!important}.technology-box--item{margin-right:0}.technology-box{width:280px!important;height:175px!important}.technology-box img{width:165px!important}}@media only screen and (max-width:1180px){.technology-box{width:230px!important;height:150px!important}.technology-box img{width:145px!important}}@media only screen and (max-width:992px){.technology-box{width:180px!important;height:130px!important}.technology-box img{width:118px!important}.technology-e-commerce__title{padding-bottom:40px;line-height:34px;font-size:30px}.technology-e-commerce{padding:60px 0}.technology-e-commerce__text{display:none}}@media only screen and (max-width:767px){.technology-box{width:167px!important;height:113px!important}.technology-box img{width:115px!important}}@media only screen and (max-width:674px){.technology-box--itemlast{margin-top:-113px}}@media only screen and (max-width:530px){.technology-e-commerce__box-wrapper .technology-e-commerce__box-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.technology-e-commerce__box-wrapper .technology-e-commerce__box-row:last-child .technology-box:last-child{margin-left:0!important}.technology-box{float:left}.technology-box--itemlast{margin-top:0}}@media only screen and (max-width:414px){.technology-e-commerce__title{font-size:25px}}@media only screen and (max-width:375px){.technology-box{width:100%!important}.technology-e-commerce__box-row{width:100%}}@media only screen and (max-width:340px){.technology-e-commerce__box-wrapper{display:block}.technology-e-commerce__box-wrapper:after{content:"";clear:both;display:block}}.technology__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:16px}@media only screen and (max-width:1024px){.technology__items{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:16px}}@media only screen and (max-width:767px){.technology__items{grid-template-columns:repeat(1,minmax(0,1fr))}}.technology__item{padding:16px 20px;background-color:#f3f6f9}@media only screen and (max-width:767px){.technology__item{padding-left:16px;padding-right:16px}}.technology__item .h3-title{margin-bottom:16px}.advantages .advantages__content .technology__item h3,.advantages__content ol .technology__item li,.promotion.section__blue .technology__item .promotion__item,.technology__item .advantages .advantages__content h3,.technology__item .advantages__content ol li,.technology__item .promotion.section__blue .promotion__item,.technology__item .text__large,.technology__item .tools__holder ol li,.tools__holder ol .technology__item li{margin-bottom:0}.technology__img{margin-bottom:16px}@media only screen and (max-width:767px){.technology__img{margin-bottom:12px;width:50px;height:50px}}.advantages__grid{display:grid;grid-gap:40px;grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (max-width:1200px){.advantages__grid{grid-gap:16px}}@media only screen and (max-width:767px){.advantages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:560px){.advantages__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.advantages__grid .h4-title{margin-bottom:6px}@media only screen and (min-width:768px){.advantages__grid.two__column{grid-template-columns:repeat(2,minmax(0,1fr))}}.advantages__img{margin-bottom:12px;width:68px;height:68px}@media only screen and (max-width:767px){.advantages__img{width:48px;height:48px}}.advantages__text{margin-top:0;margin-bottom:0}.context{padding-top:210px;padding-bottom:84px}@media only screen and (max-width:1200px){.context{padding-top:160px}}@media only screen and (max-width:767px){.context{padding-top:104px;padding-bottom:32px}}@media only screen and (max-width:1280px){.context:not(.secondary__mod) .context__logo{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.context:not(.secondary__mod) .context__logo img{max-width:214px}@media only screen and (max-width:1440px){.context:not(.secondary__mod) .context__logo img{max-width:180px}}@media only screen and (max-width:1280px){.context:not(.secondary__mod) .context__logo img{max-width:calc(33.33% - 6px);margin-bottom:0}}@media only screen and (max-width:1280px){.context:not(.secondary__mod) .context__logo p{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:768px){.context:not(.secondary__mod).four-imgs__mod{padding-bottom:50px}}@media only screen and (min-width:1201px){.context:not(.secondary__mod).four-imgs__mod{padding-top:165px}}@media only screen and (max-width:1280px){.context:not(.secondary__mod).four-imgs__mod .context__logo img{max-width:calc(25% - 6px);margin-bottom:0}}.context.black__mod{background-color:#171717;color:#fff}.context.black__mod .case__body{background-color:#f3f6f9}.context.black__mod .h1-title{max-width:100%;color:inherit}.context.black__mod .button{background-color:#fff;color:#201f1e}@media only screen and (min-width:768px){.context.black__mod .button{min-width:360px}}@media only screen and (min-width:1680px){.context.black__mod .button{margin-bottom:124px}}.context.black__mod .breadcrumb{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.context.black__mod .breadcrumb a{color:#fff}.context.black__mod .breadcrumb a:after{border-left-color:currentColor}.context.secondary__mod{padding-bottom:0}@media only screen and (min-width:1200px){.context.secondary__mod{padding-top:135px}}.context.secondary__mod .context__grid{grid-column-gap:24px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media only screen and (min-width:991px){.context.secondary__mod .context__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:768px){.context.secondary__mod .context__text{margin-bottom:24px}}.context.secondary__mod .context__info{padding-top:35px;padding-bottom:43px}@media only screen and (max-width:990px){.context.secondary__mod .context__info{padding-top:0;padding-bottom:0}}.context.secondary__mod .context__info .h1-title{max-width:100%}@media only screen and (min-width:1600px){.context.secondary__mod .context__info .h1-title{margin-bottom:24px;font-size:68px}}@media only screen and (max-width:1440px){.context.secondary__mod .context__logo p:first-of-type img{max-width:180px}}@media only screen and (max-width:1200px){.context.secondary__mod .context__logo p:first-of-type img{max-width:149px}}@media only screen and (max-width:480px){.context.secondary__mod .context__logo p:first-of-type img{max-width:121px}}@media only screen and (max-width:1440px){.context.secondary__mod .context__logo p:nth-child(2) img{max-width:219px}}@media only screen and (max-width:1200px){.context.secondary__mod .context__logo p:nth-child(2) img{max-width:180px}}@media only screen and (max-width:767px){.context.secondary__mod .context__logo p:nth-child(2) img{max-width:160px}}@media only screen and (max-width:1440px){.context.secondary__mod .context__logo p:last-of-type img,.context.secondary__mod .context__logo p:nth-child(3) img{max-width:100px}}@media only screen and (max-width:1200px){.context.secondary__mod .context__logo p:last-of-type img,.context.secondary__mod .context__logo p:nth-child(3) img{max-width:80px}}.context .breadcrumb{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.clutch__widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:100px;height:80px;padding-right:6px;padding-left:6px;max-width:210px;margin-right:8px;margin-bottom:16px;background-color:#fff}@media only screen and (max-width:1440px){.clutch__widget{height:67px}}@media only screen and (max-width:1200px){.clutch__widget{max-width:205px;height:55px}}@media only screen and (max-width:480px){.clutch__widget{margin-right:5px;padding-left:2px;padding-right:0;max-width:194px;height:45px}}.context__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.context__logo,.context__logo p{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.context__logo p{margin-top:0;margin-bottom:0}.context__logo img{margin-bottom:16px;max-height:100px;-o-object-fit:contain;object-fit:contain;margin-right:6px}@media only screen and (max-width:991px){.context__logo.desktop__mod{display:none}}@media only screen and (min-width:992px){.context__logo.mobile__mod{display:none}}.context__grid{display:grid;grid-template-columns:minmax(0,753px) minmax(0,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:64px}@media only screen and (max-width:1280px){.context__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:48px}}@media only screen and (max-width:991px){.context__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:24px}}.context__grid .h1-title{max-width:589px;margin-bottom:16px}.context__grid .button{margin-bottom:32px;min-width:300px;padding-left:30px;padding-right:30px}@media only screen and (max-width:767px){.context__grid .button{margin-bottom:0;padding-left:16px;padding-right:16px;width:100%;min-width:auto}}.context__text{max-width:700px;margin-bottom:32px}@media only screen and (max-width:767px){.context__text{margin-bottom:24px}}.context__text p{margin-top:0}@media only screen and (min-width:768px){.context__text p{line-height:1.7}}.context__text p:last-child{margin-bottom:0}.context__img{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.context__img img{display:block;width:100%}.context__img .case__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff}.context__img .case__body .h3-title{margin-bottom:0}.slider__cases:not(.slick-initialized){overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.slider__cases:not(.slick-initialized) .context__img{-ms-flex-negative:0;flex-shrink:0;max-width:100%}.slider__cases .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.slider__cases .slick-list{margin-left:-8px;margin-right:-8px}.slider__cases .slick-slide{margin-left:8px;margin-right:8px}.slider__cases .context__img,.slider__cases .slick-slide>div{height:100%}.slider__animation.slick-initialized .context__img1{top:99px;right:-147px;-webkit-transform:translateX(-200%);transform:translateX(-200%)}@media only screen and (max-width:990px){.slider__animation.slick-initialized .context__img1{top:0}}@media only screen and (max-width:767px){.slider__animation.slick-initialized .context__img1{right:-5%}}@media only screen and (max-width:480px){.slider__animation.slick-initialized .context__img1{right:-15%}}.slider__animation.slick-initialized .context__img2{top:193px;-webkit-transform:translateX(200%);transform:translateX(200%);z-index:1}@media only screen and (max-width:990px){.slider__animation.slick-initialized .context__img2{top:70px}}@media only screen and (max-width:767px){.slider__animation.slick-initialized .context__img2{left:-10%;top:40px}}@media only screen and (max-width:480px){.slider__animation.slick-initialized .context__img2{left:-15%}}.slider__animation .slick-slide.slick-active .context__img1,.slider__animation .slick-slide.slick-active .context__img2{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.context__item{padding-right:54px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden}@media only screen and (max-width:990px){.context__item{padding-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:480px}}@media only screen and (max-width:990px) and (max-width:767px){.context__item{height:330px}}.context__item img{position:relative;opacity:0;width:auto;-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear}@media only screen and (max-width:1500px){.context__item img{height:590px}}@media only screen and (max-width:1200px){.context__item img{height:540px}}@media only screen and (max-width:767px){.context__item img{height:400px}}.trust__slider .slick-slide:not(:first-child) .trust__item{border-left:0}.trust__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:150px;border:1px solid #e2e4eb}@media only screen and (max-width:767px){.trust__item{height:90px}}.trust__item img{width:auto;height:100px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1200px){.trust__item img{height:80px}}@media only screen and (max-width:767px){.trust__item img{height:50px}}.trust__marquee{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.trust__items,.trust__marquee img{-ms-flex-negative:0;flex-shrink:0}.trust__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:scrollTextLeft 200s infinite linear;animation:scrollTextLeft 200s infinite linear}.trust__item{width:382px}@media only screen and (max-width:1024px){.trust__item{width:260px}}@media only screen and (max-width:767px){.trust__item{width:200px}}@-webkit-keyframes scrollTextLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scrollTextLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.media .button{margin-top:24px;width:100%}@media only screen and (max-width:767px){.media .button{margin-top:16px}}.media__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-column-gap:16px}@media only screen and (max-width:1280px){.media__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-row-gap:16px}}@media only screen and (max-width:767px){.media__grid{grid-column-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:560px){.media__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.media__item{padding:16px;border:1px solid #e2e4eb}@media only screen and (max-width:767px){.media__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.media__item .h4-title{margin-bottom:6px}.media__img{margin-bottom:12px;width:80px;height:80px}@media only screen and (max-width:1024px){.media__img{width:50px;height:50px}}@media only screen and (max-width:767px){.media__img{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;margin-right:16px}}.media__text{margin-top:0;margin-bottom:0}@media only screen and (min-width:1200px){.media__text{line-height:1.5}}.algorithm.secondary__mode .algorithm__cards{counter-reset:algorithm}@media only screen and (min-width:1200px){.algorithm.secondary__mode .algorithm__cards{grid-template-columns:repeat(3,minmax(0,360px));grid-column-gap:64px}}@media only screen and (min-width:1500px){.algorithm.secondary__mode .algorithm__cards{grid-template-columns:repeat(3,minmax(0,360px));grid-column-gap:180px}}.algorithm.secondary__mode .algorithm__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.algorithm.secondary__mode .algorithm__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.algorithm.secondary__mode .algorithm__card:before{counter-increment:algorithm;content:counter(algorithm,decimal-leading-zero);position:static;margin-bottom:12px;display:block;height:auto;width:auto;font-family:MuseoSansCyrl-700,sans-serif;font-size:24px;line-height:1.5;background-color:transparent}@media only screen and (max-width:767px){.algorithm.secondary__mode .algorithm__card:before{font-size:20px}}.algorithm.secondary__mode .algorithm__card:after{display:none!important}.algorithm .h2-title{margin-bottom:56px}@media only screen and (max-width:767px){.algorithm .h2-title{margin-bottom:24px}}.algorithm__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:24px}@media only screen and (max-width:767px){.algorithm__cards{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px}}.algorithm__notification{display:block;margin-top:40px}@media only screen and (max-width:767px){.algorithm__notification{margin-top:24px}}.algorithm__card{position:relative}@media only screen and (max-width:767px){.algorithm__card{padding-left:24px}}.algorithm__card:not(:last-child):after,.algorithm__card:not(:last-child):before{content:"";position:absolute;top:8px;left:0;height:2px}@media only screen and (max-width:767px){.algorithm__card:not(:last-child):after,.algorithm__card:not(:last-child):before{height:auto;width:2px;right:auto;left:7px}}.algorithm__card:not(:last-child):before{right:-24px;background-color:#c0c3cc}@media only screen and (max-width:767px){.algorithm__card:not(:last-child):before{bottom:-16px}}.algorithm__card:not(:last-child):after{width:0;background-color:#201f1e;-webkit-transition:width 2s,height 2s linear;transition:width 2s,height 2s linear;will-change:width}@media only screen and (max-width:767px){.algorithm__card:not(:last-child):after{width:2px;height:0;will-change:height}}.algorithm__card.is-active:after{width:calc(100% + 24px)}@media only screen and (max-width:767px){.algorithm__card.is-active:after{width:2px;height:calc(100% + 16px)}}.algorithm__card.is-active img{-webkit-filter:none;filter:none}.algorithm__card.is-active .algorithm__period{color:#201f1e}.algorithm__card.is-active .algorithm__decor{background-color:#201f1e}.algorithm__card .h4-title{margin-bottom:12px}.algorithm__card p{margin-top:0}.algorithm__pipeline{margin-bottom:56px}@media only screen and (max-width:767px){.algorithm__pipeline{margin-bottom:16px}}.algorithm__decor{position:relative;width:20px;height:20px;margin-bottom:23px;border-radius:50%;background-color:#c0c3cc}@media only screen and (max-width:767px){.algorithm__decor{position:absolute;top:1px;left:0;width:16px;height:16px;margin-bottom:0}}.algorithm__period{color:#77787d}@media only screen and (min-width:768px){.algorithm__period{font-size:22px;line-height:1.57}}.algorithm__img{margin-bottom:16px;-webkit-filter:grayscale(1);filter:grayscale(1)}@media only screen and (max-width:767px){.algorithm__img{width:80px;height:80px}}.offer__grid{display:grid;grid-template-columns:minmax(0,653.5px) minmax(0,653.5px) minmax(0,191px);grid-column-gap:16px}@media only screen and (max-width:1200px){.offer__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:16px}}@media only screen and (max-width:767px){.offer__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.offer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offer__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.offer__item:not(:last-child){margin-bottom:16px}.offer__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;padding:45.5px 24px;font-size:22px;line-height:1.57;color:#201f1e;background-color:#f3f6f9}@media only screen and (max-width:1024px){.offer__link{padding:16px;font-size:16px;line-height:1.7}}@media only screen and (min-width:1200px){.offer__link{-webkit-transition:background-color .2s;transition:background-color .2s}.offer__link:hover{background-color:#ffea0b}}.offer__link img{-ms-flex-negative:0;flex-shrink:0;margin-right:16px}@media only screen and (max-width:767px){.offer__link img{width:22px;height:22px;margin-right:12px}}.offer__info{padding:24px;font-size:16px;line-height:1.7;background-color:#f3f6f9}@media only screen and (max-width:1024px){.offer__info{padding:16px}}@media only screen and (min-width:768px){.offer__info{font-size:22px;line-height:1.57}}.offer__btn{padding:20px;color:#fff;background-color:#201f1e}@media only screen and (max-width:1200px){.offer__btn{grid-column:1/-1}}@media only screen and (min-width:1200px){.offer__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:background-color .2s;transition:background-color .2s}.offer__btn:hover{color:#201f1e;background-color:#ffea0b}}.offer__btn svg{width:63px;height:63px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:1200px){.offer__btn svg{margin-bottom:8px;-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0}.offer__btn svg,.offer__btn svg>*{-webkit-transition:initial;transition:initial}}@media only screen and (max-width:1024px){.offer__btn svg{width:48px;height:48px}}@media only screen and (max-width:767px){.offer__btn svg{width:24px;height:24px}}.partnership .h2-title{margin-bottom:32px}@media only screen and (max-width:767px){.partnership .h2-title{margin-bottom:16px}}.partnership .button{margin-top:40px;width:100%}@media only screen and (max-width:767px){.partnership .button{margin-top:24px}}.advantages .advantages__content .partnership h3.top__indent,.advantages__content ol .partnership li.top__indent,.partnership .advantages .advantages__content h3.top__indent,.partnership .advantages__content ol li.top__indent,.partnership .promotion.section__blue .top__indent.promotion__item,.partnership .text__large.top__indent,.partnership .tools__holder ol li.top__indent,.promotion.section__blue .partnership .top__indent.promotion__item,.tools__holder ol .partnership li.top__indent{margin-top:24px}@media only screen and (min-width:1200px){.advantages .advantages__content .partnership h3.top__indent,.advantages__content ol .partnership li.top__indent,.partnership .advantages .advantages__content h3.top__indent,.partnership .advantages__content ol li.top__indent,.partnership .promotion.section__blue .top__indent.promotion__item,.partnership .text__large.top__indent,.partnership .tools__holder ol li.top__indent,.promotion.section__blue .partnership .top__indent.promotion__item,.tools__holder ol .partnership li.top__indent{margin-top:40px}}@media only screen and (min-width:1200px){.advantages__content ol .partnership li,.benefits__content ol .partnership li,.cost ul .partnership li,.design__content ol .partnership li,.diff__grid ul .partnership li,.marketplaces__content ol .partnership li,.partnership .advantages__content ol li,.partnership .benefits__content ol li,.partnership .cost ul li,.partnership .design__content ol li,.partnership .diff__grid ul li,.partnership .marketplaces__content ol li,.partnership .partnership__item,.partnership .quality__content ul li,.partnership .tools__holder ol li,.quality__content ul .partnership li,.tools__holder ol .partnership li{font-family:MuseoSansCyrl-500,sans-serif;font-size:20px;line-height:1.5}}.partnership__list{counter-reset:partnership}.partnership__list.font__mod{font-family:MuseoSansCyrl-300,sans-serif;font-size:18px;line-height:1.7}@media only screen and (min-width:768px){.partnership__list.font__mod{font-size:22px;line-height:1.57}}.partnership__text{margin-bottom:24px}@media only screen and (min-width:1200px){.partnership__text{margin-bottom:40px}}.advantages__content ol li,.benefits__content ol li,.cost ul li,.design__content ol li,.diff__grid ul li,.marketplaces__content ol li,.partnership__item,.quality__content ul li,.tools__holder ol li{padding:20px;border:1px solid #e2e4eb}@media only screen and (max-width:767px){.advantages__content ol li,.benefits__content ol li,.cost ul li,.design__content ol li,.diff__grid ul li,.marketplaces__content ol li,.partnership__item,.quality__content ul li,.tools__holder ol li{padding:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.advantages__content ol li:not(:last-child),.benefits__content ol li:not(:last-child),.cost ul li:not(:last-child),.design__content ol li:not(:last-child),.diff__grid ul li:not(:last-child),.marketplaces__content ol li:not(:last-child),.partnership__item:not(:last-child),.quality__content ul li:not(:last-child),.tools__holder ol li:not(:last-child){margin-bottom:12px}.advantages__content ol li,.benefits__content ol li,.cost ul li h3,.cost ul li strong,.design__content ol li,.marketplaces__content ol li,.quality__content ul li,.sub__element,.tools__holder ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.advantages__content ol li,.benefits__content ol li,.cost ul li h3,.cost ul li strong,.design__content ol li,.marketplaces__content ol li,.quality__content ul li,.sub__element,.tools__holder ol li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.advantages__content ol li:before,.benefits__content ol li:before,.cost ul li h3:before,.cost ul li strong:before,.design__content ol li:before,.marketplaces__content ol li:before,.quality__content ul li:before,.sub__element:before,.tools__holder ol li:before{counter-increment:partnership;content:counter(partnership);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:52px;height:52px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px;background-color:#ffea0b;font-family:MuseoSansCyrl-500,sans-serif;font-size:22px;line-height:1.5}@media only screen and (max-width:767px){.advantages__content ol li:before,.benefits__content ol li:before,.cost ul li h3:before,.cost ul li strong:before,.design__content ol li:before,.marketplaces__content ol li:before,.quality__content ul li:before,.sub__element:before,.tools__holder ol li:before{width:42px;height:42px;margin-right:16px;font-size:16px}}.price.section__blue .prices__item{background-color:#fff}.price.section__blue .prices__title{max-width:219px}@media only screen and (max-width:767px){.price.section__blue .prices__title{max-width:100%}}.price.small__mod .prices__title{margin-bottom:16px}.price.small__mod .prices__top{padding:16px}.price.small__mod .prices__body{padding:0 16px 16px}.price.flex__mod .prices__title{min-height:auto}@media only screen and (max-width:767px){.price.flex__mod.section__size{font-size:16px}}.price.flex__mod .prices__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.price.flex__mod .prices__sum{margin-bottom:16px}.price.flex__mod .content p:not([class]):not(:last-child){margin-bottom:8px}.price__subtitle{margin-bottom:24px}.price__main-text{max-width:823px;margin-bottom:40px}@media only screen and (max-width:767px){.price__main-text{margin-bottom:32px}}.price__list{counter-reset:partnership}@media only screen and (min-width:768px){.price__list.column__mod{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px 16px;margin-bottom:40px}}@media only screen and (min-width:768px){.price__list.column__mod .price__item{min-height:190px;padding:20px;margin-bottom:0}}.price__item{padding:24px;min-height:180px;margin-bottom:16px;background-color:#fff}@media only screen and (max-width:767px){.price__item{min-height:auto;padding:16px}.price__item:last-child{margin-bottom:24px}}.price__item .h4-title{margin-bottom:16px}@media only screen and (max-width:767px){.price__item .h4-title{margin-bottom:12px}}.advantages__content ol .price__item li,.benefits__content ol .price__item li,.cost ul li .price__item h3,.cost ul li .price__item strong,.design__content ol .price__item li,.marketplaces__content ol .price__item li,.price__item .advantages__content ol li,.price__item .benefits__content ol li,.price__item .cost ul li h3,.price__item .cost ul li strong,.price__item .design__content ol li,.price__item .marketplaces__content ol li,.price__item .quality__content ul li,.price__item .sub__element,.price__item .tools__holder ol li,.quality__content ul .price__item li,.tools__holder ol .price__item li{margin-bottom:16px;font-family:MuseoSansCyrl-700,sans-serif;font-size:20px;line-height:1.5}@media only screen and (max-width:767px){.advantages__content ol .price__item li,.benefits__content ol .price__item li,.cost ul li .price__item h3,.cost ul li .price__item strong,.design__content ol .price__item li,.marketplaces__content ol .price__item li,.price__item .advantages__content ol li,.price__item .benefits__content ol li,.price__item .cost ul li h3,.price__item .cost ul li strong,.price__item .design__content ol li,.price__item .marketplaces__content ol li,.price__item .quality__content ul li,.price__item .sub__element,.price__item .tools__holder ol li,.quality__content ul .price__item li,.tools__holder ol .price__item li{margin-bottom:12px;font-size:16px}}@media only screen and (min-width:768px){.advantages__content ol .price__item li:before,.benefits__content ol .price__item li:before,.cost ul li .price__item h3:before,.cost ul li .price__item strong:before,.design__content ol .price__item li:before,.marketplaces__content ol .price__item li:before,.price__item .advantages__content ol li:before,.price__item .benefits__content ol li:before,.price__item .cost ul li h3:before,.price__item .cost ul li strong:before,.price__item .design__content ol li:before,.price__item .marketplaces__content ol li:before,.price__item .quality__content ul li:before,.price__item .sub__element:before,.price__item .tools__holder ol li:before,.quality__content ul .price__item li:before,.tools__holder ol .price__item li:before{margin-right:16px}}.price__text{margin-top:0;margin-bottom:0}@media only screen and (min-width:768px){.price__text{font-size:22px;line-height:1.57}}.price__subtext{margin-top:0;margin-bottom:32px;font-size:18px;line-height:32px}@media only screen and (max-width:767px){.price__subtext{margin-bottom:24px;font-size:14px;line-height:1.5}}.price__btns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:16px}@media only screen and (max-width:560px){.price__btns{grid-column-gap:8px}}@media only screen and (max-width:360px){.price__btns{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px}}.price__btns:not(.single__mod){margin-bottom:80px}@media only screen and (max-width:1024px){.price__btns:not(.single__mod){margin-bottom:48px}}@media only screen and (max-width:560px){.price__btns:not(.single__mod){margin-bottom:64px}}.price__btns.single__mod .button{grid-column:1/-1}.price__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:24px;margin-bottom:80px}@media only screen and (max-width:767px){.price__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px;margin-bottom:64px}}.price__col{padding:16px;background-color:#fff}@media only screen and (min-width:768px){.price__col{padding:24px}}.prices{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}@media only screen and (max-width:1280px){.prices{gap:16px}}@media only screen and (max-width:1024px){.prices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:560px){.prices{grid-template-columns:repeat(1,minmax(0,1fr))}}.prices__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(25% - 24px);background-color:#f3f6f9}@media only screen and (max-width:1280px){.prices__item{width:calc(25% - 16px)}}@media only screen and (max-width:1024px){.prices__item{width:calc(50% - 16px)}}@media only screen and (max-width:560px){.prices__item{width:100%}}.prices__item .button{width:100%}.prices__item p{margin-top:0;margin-bottom:0}.prices__top{padding:20px 16px 36px}@media only screen and (max-width:767px){.prices__top{padding:16px}}.prices__body{padding:26px 12px 28px 20px}@media only screen and (max-width:767px){.prices__body{padding:22px 16px 16px}}@media only screen and (min-width:768px){.prices__body{font-size:18px;line-height:32px}}.prices__title{margin-bottom:24px;min-height:72px}@media only screen and (max-width:767px){.prices__title{min-height:54px;margin-bottom:8px}}@media only screen and (max-width:560px){.prices__title{min-height:auto}}.prices__title a{display:inline}.prices__sum{font-size:18px;line-height:1.7}@media only screen and (min-width:768px){.prices__sum{font-size:22px;line-height:1.57}}.prices__sum b{font-family:MuseoSansCyrl-700,sans-serif;font-size:22px}@media only screen and (min-width:768px){.prices__sum b{font-size:26px;line-height:1.5}}.promotion.section__blue .promotion__item{background-color:#fff}@media only screen and (min-width:768px){.promotion .promotion__item{font-size:18px;line-height:1.57}}.promotion__list,.promotion__text{margin-bottom:32px}@media only screen and (max-width:767px){.promotion__list,.promotion__text{margin-bottom:24px}}.promotion__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;background-color:#f3f6f9;font-family:MuseoSansCyrl-500,sans-serif}.promotion__item:not(:last-child){margin-bottom:16px}.promotion__item img{margin-right:16px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){.promotion__item img{width:40px;height:40px}}.targeting .content__text:not(.hide__block){margin-bottom:16px}.targeting .hide__block{padding-top:32px}@media only screen and (max-width:767px){.targeting .hide__block{padding-top:16px}}.targeting ul{margin-top:32px;margin-bottom:32px}@media only screen and (max-width:767px){.targeting ul{margin-top:24px;margin-bottom:24px}}.targeting li{padding:24px 24px 24px 14px;background-color:#fff;border-left:10px solid #ffea0b}@media only screen and (max-width:767px){.targeting li{padding:16px 16px 16px 11px;border-left-width:5px}}.targeting .h4-title,.targeting li:not(:last-child){margin-bottom:16px}.btn__more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#201f1e;font-family:MuseoSansCyrl-700,sans-serif;font-size:20px;line-height:1.5}@media only screen and (max-width:767px){.btn__more{font-size:16px;line-height:1.27}}.btn__more svg{margin-left:8px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media only screen and (max-width:767px){.btn__more svg{width:24px;height:24px}}.btn__more.is-show svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.advertise .secondary__mod{width:100%}@media only screen and (min-width:1200px){.advertise .secondary__mod{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}}.advertise__heading{max-width:823px;margin-bottom:40px}@media only screen and (max-width:1024px){.advertise__heading{margin-bottom:32px}}@media only screen and (max-width:767px){.advertise__heading{margin-bottom:24px}}.advertise__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:80px 60px}@media only screen and (max-width:1280px){.advertise__grid{grid-gap:48px 32px}}@media only screen and (max-width:1024px){.advertise__grid{grid-gap:24px 16px}}@media only screen and (max-width:767px){.advertise__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.advertise__grid.bottom__indent{margin-bottom:48px}@media only screen and (max-width:1200px){.advertise__grid.bottom__indent{margin-bottom:32px}}@media only screen and (max-width:1024px){.advertise__grid.bottom__indent{margin-bottom:24px}}.advertise__grid .h3-title{margin-bottom:16px}@media only screen and (min-width:1200px){.advertise__grid .h3-title{font-size:32px}}.advertise__item img{margin-bottom:16px}@media only screen and (max-width:767px){.advertise__item img{margin-bottom:10px}}.advertise__text{margin-top:0;margin-bottom:0;line-height:1.7}.advertise__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.advertise__label{padding:3px 16px;margin-bottom:8px;color:#201f1e;background-color:#e8ecf0;border-radius:10px}@media only screen and (min-width:768px){.advertise__label{font-size:22px;line-height:1.57}}.advertise__label:not(:last-child){margin-right:8px}.reviews__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:24px}@media only screen and (max-width:1024px){.reviews__row{grid-column-gap:16px}}@media only screen and (max-width:767px){.reviews__row{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px}}.reviews__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:auto}@media only screen and (max-width:1024px){.reviews__bottom{display:block}}.reviews__date{display:block;margin-bottom:20px;line-height:1.5}@media only screen and (max-width:767px){.reviews__date{margin-bottom:12px;font-size:12px}}.reviews__text-holder{position:relative;max-height:160px;margin-bottom:32px;overflow:hidden}@media only screen and (max-width:1024px){.reviews__text-holder{margin-bottom:24px}}@media only screen and (max-width:767px){.reviews__text-holder{margin-bottom:12px}}.reviews__text{padding-bottom:32px;height:160px;overflow-y:auto;line-height:24px}@media only screen and (max-width:767px){.reviews__text{line-height:21px}}.reviews__text p{margin-top:0;margin-bottom:0}.reviews__text-decor{position:absolute;bottom:0;left:0;right:0;height:4em;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.reviews__slider .slick-slider{margin-left:-8px;margin-right:-8px}.reviews__slider .slick-slide{margin-left:8px;margin-right:8px}.reviews__slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__slider .reviews__item,.reviews__slider .slick-initialized .slick-slide>div{height:100%}.reviews__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;border:1px solid #e2e4eb}@media only screen and (max-width:1024px){.reviews__item{padding:16px}}.reviews__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:1024px){.reviews__profile{margin-bottom:12px}}@media only screen and (max-width:767px){.reviews__profile{display:block}}.reviews__img{-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;margin-right:16px!important;border-radius:50%;overflow:hidden}@media only screen and (max-width:767px){.reviews__img{margin-bottom:6px}}.reviews__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews__name{display:block;margin-bottom:8px;font-family:MuseoSansCyrl-700,sans-serif}@media only screen and (max-width:767px){.reviews__name{margin-bottom:6px}}.reviews__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-left:12px;color:#201f1e;text-transform:uppercase}@media only screen and (max-width:767px){.reviews__link{margin-left:0;font-family:MuseoSansCyrl-500,sans-serif;letter-spacing:.07em}}@media only screen and (min-width:1200px){.reviews__link:hover{color:#ffea0b}.reviews__link:hover svg{fill:#ffea0b}}.reviews__link svg{margin-left:8px;width:24px;height:24px}@media only screen and (max-width:767px){.reviews__link svg{margin-left:12px}}.want .container>.content__text p{margin-bottom:32px}@media only screen and (max-width:767px){.want .container>.content__text p{margin-bottom:24px}}@media only screen and (min-width:768px){.want .content__text{line-height:1.5}}.want__grid{display:grid;grid-template-columns:minmax(0,680px) minmax(0,808px);grid-column-gap:42px;margin-bottom:32px}@media only screen and (max-width:1366px){.want__grid{grid-column-gap:24px}}@media only screen and (max-width:1024px){.want__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:24px}}@media only screen and (max-width:767px){.want__grid{margin-bottom:24px}}.want__grid .content__text p{margin-bottom:16px}.cases__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:21px;margin-bottom:32px}@media only screen and (max-width:767px){.cases__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px;grid-column-gap:16px;margin-bottom:24px}}.cases .button{width:100%}.case{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:340px}@media only screen and (max-width:1200px){.case{min-height:auto;grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:200px minmax(0,1fr)}}@media only screen and (max-width:767px){.case{grid-auto-rows:auto}}.case__body{padding:24px;background-color:#f3f6f9}@media only screen and (max-width:767px){.case__body{padding:16px}}.case__body .h3-title{margin-bottom:10px}@media only screen and (min-width:768px){.case__body .h3-title{line-height:1.3}}@media only screen and (min-width:768px){.case__text{font-size:18px;line-height:32px}}.case__text b{font-family:MuseoSansCyrl-700,sans-serif;font-size:20px}.case__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:600px){.case__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;height:200px;min-height:auto}}.cases__description{margin-bottom:24px}@media only screen and (min-width:1024px){.cases__description{margin-bottom:32px}}.developing .button{width:100%}.developing__list{margin-bottom:48px}@media only screen and (max-width:767px){.developing__list{margin-bottom:24px}}.developing__item{display:grid;grid-template-columns:150px minmax(0,1fr);grid-column-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background-color:#fff;border:1px solid #e2e4eb}@media only screen and (max-width:1024px){.developing__item{grid-template-columns:110px minmax(0,1fr)}}@media only screen and (max-width:767px){.developing__item{grid-template-columns:repeat(1,minmax(0,1fr))}}.developing__item:not(:last-child){border-bottom:0}.developing__item .h4-title{margin-bottom:8px}.advantages .advantages__content .developing__item h3,.advantages__content ol .developing__item li,.developing__item .advantages .advantages__content h3,.developing__item .advantages__content ol li,.developing__item .promotion.section__blue .promotion__item,.developing__item .text__large,.developing__item .tools__holder ol li,.promotion.section__blue .developing__item .promotion__item,.tools__holder ol .developing__item li{margin-bottom:0}.developing__img img{width:150px;height:150px}@media only screen and (max-width:1024px){.developing__img img{width:110px;height:110px}}@media only screen and (max-width:767px){.developing__img img{width:60px;height:60px}}.developing__info .h4-title{font-family:MuseoSansCyrl-500,sans-serif}.developing__text p{margin-bottom:0}.statistics .h2-title{margin-bottom:40px}@media only screen and (max-width:1024px){.statistics .h2-title{margin-bottom:32px}}@media only screen and (max-width:767px){.statistics .h2-title{margin-bottom:24px}}.statistics__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:24px}@media only screen and (max-width:767px){.statistics__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px}}.advantages .advantages__content .statistics__grid h3,.advantages__content ol .statistics__grid li,.promotion.section__blue .statistics__grid .promotion__item,.statistics__grid .advantages .advantages__content h3,.statistics__grid .advantages__content ol li,.statistics__grid .promotion.section__blue .promotion__item,.statistics__grid .text__large,.statistics__grid .tools__holder ol li,.tools__holder ol .statistics__grid li{margin-bottom:0}@media only screen and (min-width:768px){.statistics__item{padding-top:20px;padding-bottom:20px}}.statistics__number{display:block;margin-bottom:8px;font-size:90px;font-size:calc(36px + 54 * ((100vw - 360px) / 1560));font-family:MuseoSansCyrl-700,sans-serif;line-height:1.5}@media (max-width:360px){.statistics__number{font-size:36px}}@media (min-width:1920px){.statistics__number{font-size:90px}}.mobile__text{margin-bottom:48px}@media only screen and (max-width:1024px){.mobile__text{margin-bottom:32px}}@media only screen and (max-width:767px){.mobile__text{margin-bottom:24px}}.mobile__text p{margin-top:0;margin-bottom:0}.mobile__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px}@media only screen and (max-width:767px){.mobile__grid{grid-row-gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}}.mobile__item{padding:24px 20px;background-color:#fff}@media only screen and (max-width:767px){.mobile__item{padding:16px}}.mobile__item:last-child{grid-column:1/-1}.mobile__item .h3-title,.mobile__item .mobile__img{margin-bottom:16px}@media only screen and (max-width:767px){.mobile__item .h3-title,.mobile__item .mobile__img{margin-bottom:12px}}.advantages .advantages__content .mobile__item h3,.advantages__content ol .mobile__item li,.mobile__item .advantages .advantages__content h3,.mobile__item .advantages__content ol li,.mobile__item .promotion.section__blue .promotion__item,.mobile__item .text__large,.mobile__item .tools__holder ol li,.promotion.section__blue .mobile__item .promotion__item,.tools__holder ol .mobile__item li{margin-bottom:0}@media only screen and (max-width:1024px){.mobile__img{width:90px;height:47px}}.callback__holder{position:relative;padding:64px;background-color:#f3f6f9}@media only screen and (max-width:1024px){.callback__holder{padding:32px}}@media only screen and (max-width:767px){.callback__holder{padding:16px}}.callback__holder .banner__tnx{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.callback__holder .header-popup__banner{max-width:100%;height:100%}.callback__holder .header-popup__banner-inner{height:100%}@media only screen and (max-width:1024px){.callback__holder .header-popup__banner-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){.callback__holder .header-popup__banner-inner{padding:24px;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}@media only screen and (max-width:767px){.callback__holder .banner__tnx-img{margin-bottom:24px}}.callback__holder .header-popup__banner-people img{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.callback__holder .header-popup__banner-people img{width:160px;height:160px}}.callback__form .button{width:100%}.callback__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:80px;margin-bottom:48px}@media only screen and (max-width:1500px){.callback__grid{grid-column-gap:48px}}@media only screen and (max-width:1200px){.callback__grid{grid-column-gap:32px}}@media only screen and (max-width:1024px){.callback__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px;margin-bottom:24px}}.callback__heading{margin-bottom:48px}@media only screen and (max-width:1024px){.callback__heading{margin-bottom:32px}}@media only screen and (max-width:767px){.callback__heading{display:none}}.callback__heading .callback__subtitle{color:#77787d;font-family:MuseoSansCyrl-300,sans-serif}.callback__step:first-child .custom-label:last-of-type{margin-bottom:0}.callback__step .textarea{min-height:auto;height:32px}.callback__subtitle{margin-bottom:16px}.input__holder{position:relative}.input__holder .textarea{padding-right:48px}@media only screen and (max-width:767px){.input__holder .textarea{padding-right:32px}}.input__holder .file-upload{position:absolute;top:38px;right:0;width:32px;height:32px;z-index:1}@media only screen and (max-width:767px){.input__holder .file-upload{width:24px;height:24px}}.input__holder .file-upload .file-select,.input__holder .file-upload .file-select .file-select-button{width:100%;height:100%;line-height:normal}.input__holder .file-upload .file-select{padding-bottom:0;position:static;overflow:visible}.input__holder .file-upload .file-select .file-select-button{padding:0}.input__holder .file-upload .file-select-button:before{top:0;left:0;width:100%;height:100%;background-image:url("/frontend/images/services/clip.svg");background-repeat:no-repeat;background-size:cover}.input__holder .custom-label{margin-bottom:0}.input__holder .noFile{display:none;margin-top:12px;font-family:MuseoSansCyrl-500,sans-serif;line-height:26px;margin-bottom:28px;border-bottom:1px dashed #201f1e;font-size:14px}.input__holder .noFile.is-show{display:inline-block}.facts .h2-title{max-width:621px}.facts__inner{position:-webkit-sticky;position:sticky;top:0}.facts__grid{display:grid;grid-template-columns:minmax(0,658px) minmax(0,756px);grid-column-gap:116px}@media only screen and (max-width:1500px){.facts__grid{grid-column-gap:64px}}@media only screen and (max-width:1200px){.facts__grid{grid-column-gap:32px}}@media only screen and (max-width:990px){.facts__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:24px}}.facts__title{display:block;margin-bottom:32px;font-size:26px;line-height:1.5}@media only screen and (max-width:1024px){.facts__title{margin-bottom:24px;font-size:24px}}@media only screen and (max-width:767px){.facts__title{font-size:22px}}.facts__item.content__text{position:relative}.facts__item.content__text:before{content:"";position:absolute;top:10px;right:-58px;width:1px;bottom:0;background-color:#201f1e}@media only screen and (max-width:1500px){.facts__item.content__text:before{right:-32px}}@media only screen and (max-width:1200px){.facts__item.content__text:before{right:-16px}}@media only screen and (max-width:990px){.facts__item.content__text:before{display:none}}.facts__item ul,.facts__list{counter-reset:facts;overflow:initial;-webkit-transition:-webkit-transform .05s;transition:-webkit-transform .05s;transition:transform .05s;transition:transform .05s,-webkit-transform .05s}.facts__item ul .h3-title,.facts__list .h3-title{margin-bottom:8px}.facts__item li:not([class]):not(:last-child),.facts__step:not(:last-child){margin-bottom:48px}@media only screen and (max-width:1024px){.facts__item li:not([class]):not(:last-child),.facts__step:not(:last-child){margin-bottom:32px}}@media only screen and (max-width:767px){.facts__item li:not([class]):not(:last-child),.facts__step:not(:last-child){margin-bottom:24px}}.facts__item li:not([class]):before,.facts__step:before{display:block;counter-increment:facts;content:counter(facts,decimal-leading-zero);margin-bottom:8px;font-size:32px;line-height:1.5}@media only screen and (max-width:767px){.facts__item li:not([class]):before,.facts__step:before{font-size:24px}}.facts__col,.facts__item.steps__mod{max-height:450px;overflow:auto}.design__content ul li,.facts__col ul li,.tools__holder ul li{padding:18px 20px;background-color:#fff;border:1px solid #e2e4eb}.design__content ul li:not(:last-child),.facts__col ul li:not(:last-child),.tools__holder ul li:not(:last-child){margin-bottom:12px}.choose__row,.choose__text{margin-bottom:40px}@media only screen and (max-width:767px){.choose__row,.choose__text{margin-bottom:24px}}.choose__row{display:grid;grid-template-columns:minmax(0,881px) minmax(0,633px);grid-column-gap:16px}@media only screen and (max-width:1023px){.choose__row{grid-row-gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}}.choose__row .price__item{min-height:auto}.advantages__content ol .choose__row li,.benefits__content ol .choose__row li,.choose__row .advantages__content ol li,.choose__row .benefits__content ol li,.choose__row .cost ul li h3,.choose__row .cost ul li strong,.choose__row .design__content ol li,.choose__row .marketplaces__content ol li,.choose__row .quality__content ul li,.choose__row .sub__element,.choose__row .tools__holder ol li,.cost ul li .choose__row h3,.cost ul li .choose__row strong,.design__content ol .choose__row li,.marketplaces__content ol .choose__row li,.quality__content ul .choose__row li,.tools__holder ol .choose__row li{margin-bottom:0;font-family:MuseoSansCyrl-300,sans-serif}.advantages__content ol .choose__row li:before,.benefits__content ol .choose__row li:before,.choose__row .advantages__content ol li:before,.choose__row .benefits__content ol li:before,.choose__row .cost ul li h3:before,.choose__row .cost ul li strong:before,.choose__row .design__content ol li:before,.choose__row .marketplaces__content ol li:before,.choose__row .quality__content ul li:before,.choose__row .sub__element:before,.choose__row .tools__holder ol li:before,.cost ul li .choose__row h3:before,.cost ul li .choose__row strong:before,.design__content ol .choose__row li:before,.marketplaces__content ol .choose__row li:before,.quality__content ul .choose__row li:before,.tools__holder ol .choose__row li:before{font-family:MuseoSansCyrl-300,sans-serif}.w-100{width:100%}.transfer__list{margin-bottom:40px}@media only screen and (max-width:767px){.transfer__list{margin-bottom:24px}}.transfer__list ol,.transfer__list ul{margin:0;padding:0;list-style-type:none}.transfer__list li{padding:15px 20px;background-color:#fff;list-style-type:none}.transfer__list li:not(:last-child){margin-bottom:12px}.transfer__top{margin-bottom:40px;overflow:auto}@media only screen and (max-width:767px){.transfer__top{margin-bottom:24px}}.transfer__top img{margin-left:36px;margin-bottom:16px}@media only screen and (max-width:1200px){.transfer__top img{margin-left:0;float:none!important}}.adaptation__list,.adaptation__text{margin-bottom:32px}@media only screen and (min-width:1200px){.adaptation__list,.adaptation__text{margin-bottom:48px}}.adaptation__list p,.adaptation__text p{margin-bottom:0}.adaptation__list{margin-bottom:32px}.adaptation__tile{padding:18px 20px;background-color:#fff;border:1px solid #e2e4eb}.adaptation__tile:not(:last-child){margin-bottom:12px}.optimization.section__blue .optimization__content li:last-child:after{background-color:#f3f6f9}.optimization__content ol:not(:last-child),.optimization__content p:not(:last-child),.optimization__content ul:not(:last-child){margin-bottom:32px}.optimization__content ol:last-child,.optimization__content p:last-child,.optimization__content ul:last-child{margin-bottom:0}@media only screen and (min-width:1200px){.optimization__content p:not(:last-child){margin-bottom:64px}}@media only screen and (min-width:1200px){.optimization__content ol:not(:last-child),.optimization__content ul:not(:last-child){margin-bottom:46px}}.optimization__content ul{position:relative}.optimization__content ul:before{content:"";position:absolute;top:20px;left:7px;bottom:0;width:2px;background-color:#e2e4eb}@media only screen and (min-width:1200px){.optimization__content ul:before{top:24px;left:9px}}.optimization__content li{position:relative;padding-left:32px}@media only screen and (min-width:1200px){.optimization__content li{padding-left:48px}}.optimization__content li:not(:last-child){padding-bottom:24px}@media only screen and (min-width:1200px){.optimization__content li:not(:last-child){padding-bottom:32px}}.optimization__content li:not(:last-child):after{top:20px;left:7px;width:2px;height:0;background-color:#201f1e;-webkit-transition:height .7s linear;transition:height .7s linear;will-change:height}@media only screen and (min-width:1200px){.optimization__content li:not(:last-child):after{top:24px;left:9px}}.optimization__content li:last-child:after{top:20px;left:7px;bottom:0;width:2px;background-color:#fff}@media only screen and (min-width:1200px){.optimization__content li:last-child:after{top:26px;left:9px}}.optimization__content li.is-active:after{height:calc(100% - 16px)}@media only screen and (max-width:767px){.optimization__content li.is-active:after{height:calc(100% - 12px)}}.optimization__content li.is-active:before{background-color:#201f1e}.optimization__content li:after,.optimization__content li:before{content:"";position:absolute}.optimization__content li:before{top:4px;left:0;width:16px;height:16px;border-radius:50%;background-color:#e2e4eb;-webkit-transition:background-color .2s;transition:background-color .2s}@media only screen and (min-width:1200px){.optimization__content li:before{top:6px;left:0;width:20px;height:20px}}.quality__content ol li:not(:last-child),.quality__content ul li:not(:last-child){margin-bottom:12px}.quality__content ul{counter-reset:partnership}.quality__content ul li{background-color:#fff}.quality__content ol{padding:0}.quality__content ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px;background-color:#f3f6f9;border:1px solid #e2e4eb}@media only screen and (min-width:768px){.quality__content ol li{padding:16px 20px}}.quality__text{margin-bottom:32px}@media only screen and (min-width:1200px){.quality__text{margin-bottom:40px}}.quality__text p{margin-bottom:12px}.progress.section__blue .progress__col,.progress.section__blue .progress__grid li{background-color:#fff}.progress__grid{display:grid;grid-template-columns:minmax(0,880px) minmax(0,660px);grid-gap:16px}@media only screen and (max-width:767px){.progress__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.progress__subtitle{display:block}.progress__col,.progress__grid li{background-color:#f3f6f9}.progress__col{padding:20px}.progress-list li,.progress__grid li{padding:18px 20px}.progress-list li:not(:last-child),.progress__grid li:not(:last-child){margin-bottom:12px}.progress-list li{border:1px solid #e2e4eb}.tools__holder h2,.tools__holder h3{margin-bottom:48px;font-family:MuseoSansCyrl-700,sans-serif}@media only screen and (max-width:1024px){.tools__holder h2,.tools__holder h3{margin-bottom:32px}}@media only screen and (max-width:767px){.tools__holder h2,.tools__holder h3{margin-bottom:24px}}.advantages__content ol,.tools__holder ol{padding:0;margin-top:0;counter-reset:partnership}.advantages__content ol li,.tools__holder ol li{background-color:#fff}.advantages__content ol,.advantages__content p,.advantages__content ul,.dev__content ol,.dev__content p,.dev__content ul,.markup__content ol,.markup__content p,.markup__content ul,.quality__content ol,.quality__content p,.quality__content ul,.section__content ol,.section__content p,.section__content ul,.styles__content ol,.styles__content p,.styles__content ul,.tools__holder ol,.tools__holder p,.tools__holder ul{margin-top:0}.advantages__content ol:last-child,.advantages__content p:last-child,.advantages__content ul:last-child,.dev__content ol:last-child,.dev__content p:last-child,.dev__content ul:last-child,.markup__content ol:last-child,.markup__content p:last-child,.markup__content ul:last-child,.quality__content ol:last-child,.quality__content p:last-child,.quality__content ul:last-child,.section__content ol:last-child,.section__content p:last-child,.section__content ul:last-child,.styles__content ol:last-child,.styles__content p:last-child,.styles__content ul:last-child,.tools__holder ol:last-child,.tools__holder p:last-child,.tools__holder ul:last-child{margin-bottom:0}.advantages__content img,.dev__content img,.markup__content img,.quality__content img,.section__content img,.styles__content img,.tools__holder img{display:block}.dev__content ul li,.features__content ul li,.guarantees ul li,.markup__content ul li,.section__content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px;background-color:#f3f6f9;border:1px solid #e2e4eb}@media only screen and (min-width:768px){.dev__content ul li,.features__content ul li,.guarantees ul li,.markup__content ul li,.section__content ul li{padding:16px 20px}}.dev__content ul li:not(:last-child),.features__content ul li:not(:last-child),.guarantees ul li:not(:last-child),.markup__content ul li:not(:last-child),.section__content ul li:not(:last-child){margin-bottom:12px}.dev__content ul li>span,.features__content ul li>span,.guarantees ul li>span,.markup__content ul li>span,.section__content ul li>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dev__content img,.guarantees img,.markup__content img,.quality__content img{margin-right:12px;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.dev__content img,.guarantees img,.markup__content img,.quality__content img{margin-right:20px}}.section__content ul li:before{content:"";-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;margin-right:12px;background-image:url("/frontend/images/services/puzzle.svg");background-size:cover}@media only screen and (min-width:768px){.section__content ul li:before{margin-right:20px}}.section__content.section__blue ul li{background-color:#fff}.section__content.stars__mode h3{margin-bottom:24px;font-family:MuseoSansCyrl-700,sans-serif;font-size:32px;font-size:calc(20px + 12 * ((100vw - 360px) / 1560));line-height:1.5}@media (max-width:360px){.section__content.stars__mode h3{font-size:20px}}@media (min-width:1920px){.section__content.stars__mode h3{font-size:32px}}@media only screen and (min-width:1200px){.section__content.stars__mode h3{margin-bottom:32px}}.section__content.stars__mode ul li{padding-top:12px;padding-bottom:12px}@media only screen and (min-width:768px){.section__content.stars__mode ul li{padding-top:20px;padding-bottom:20px}}.section__content.stars__mode ul li:before{background-image:url("/frontend/images/services/star.svg")}.section__content.two__columns ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media only screen and (min-width:1024px){.section__content.two__columns ul{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.section__content.two__columns ul li{width:100%}@media only screen and (min-width:768px){.section__content.two__columns ul li{width:calc(50% - 12px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section__content.two__columns ul li:not(:last-child){margin-bottom:0}}.section__content.flex__mode ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:560px){.section__content.flex__mode ul{gap:12px 16px}}@media only screen and (min-width:1200px){.section__content.flex__mode ul{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.section__content.flex__mode li{width:100%}@media only screen and (min-width:560px){.section__content.flex__mode li{width:calc(50% - 12px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section__content.flex__mode li:not(:last-child){margin-bottom:0}}@media only screen and (min-width:991px){.section__content.flex__mode li{width:calc(33.33% - 16px)}}@media only screen and (min-width:1024px){.section__content.flex__mode li{width:calc(25% - 16px)}}@media only screen and (min-width:1200px){.section__content.flex__mode li{width:calc(25% - 20px)}}.section__content:not(.stars__mode) h2,.section__content:not(.stars__mode) h3{font-size:inherit;line-height:inherit}.tools.section__blue .tools__item{background-color:#fff}.tools.items__blue ul li,.tools.section__blue .tools__item ul li,.tools__item{background-color:#f3f6f9}.tools__item{padding:64px}@media only screen and (max-width:1440px){.tools__item{padding:48px}}@media only screen and (max-width:1200px){.tools__item{padding:32px}}@media only screen and (max-width:767px){.tools__item{padding:16px}}.tools__item:not(:last-child){margin-bottom:40px}@media only screen and (max-width:767px){.tools__item:not(:last-child){margin-bottom:24px}}.tools__text p{margin-bottom:0}.additional__text{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:62px;-moz-column-gap:62px;column-gap:62px}@media only screen and (max-width:1440px){.additional__text{-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px}}@media only screen and (max-width:1200px){.additional__text{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media only screen and (max-width:767px){.additional__text{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.additional__text p{margin-bottom:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.marketplaces__content h3{font-size:32px}.marketplaces__content ul{background-color:#fff;border:1px solid #e2e4eb}.marketplaces__content ul li{padding:16px}@media only screen and (min-width:768px){.marketplaces__content ul li{position:relative;padding:20px 20px 20px 150px}}@media only screen and (min-width:1200px){.marketplaces__content ul li{padding-left:194px}}.marketplaces__content ul li:not(:last-child){border-bottom:1px solid #e2e4eb}.marketplaces__content ul img{-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.marketplaces__content ul img{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:1199px){.marketplaces__content ul img{display:block;width:120px;height:120px;margin:0 auto 8px}}.features__content h3{font-size:28px}.features__content ul img{margin-right:12px;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.features__content ul img{margin-right:20px}}.features__content ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}@media only screen and (min-width:768px){.features__content ol{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}}@media only screen and (min-width:1200px){.features__content ol{margin-bottom:16px;margin-left:-37px;margin-right:-37px}}.features__content ol li{margin-bottom:24px;list-style-type:none}@media only screen and (min-width:768px){.features__content ol li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(50% - 24px);margin:0 12px 32px}}@media only screen and (min-width:1200px){.features__content ol li{margin:0 37px 40px;width:calc(50% - 75px)}}@media only screen and (max-width:767px){.features__content ol li:last-child{margin-bottom:0}}.features__content ol img{display:block;margin-bottom:8px}@media only screen and (max-width:1200px){.features__content ol img{width:80px}}.benefits.secondary__mod .benefits__content h3{padding-left:0}.benefits.secondary__mod .benefits__content h3:before{display:none}@media only screen and (min-width:1366px){.benefits.secondary__mod .benefits__content ul{gap:32px 24px}}.benefits.secondary__mod .h3-title{margin-bottom:8px}.benefits__content h3{position:relative;padding-left:26px;font-size:28px}@media only screen and (min-width:1025px){.benefits__content h3{padding-left:40px}}.benefits__content h3:before{content:"";position:absolute;top:12px;left:10px;-ms-flex-negative:0;flex-shrink:0;width:6px;height:6px;background-color:#201f1e;border-radius:50%}@media only screen and (min-width:1025px){.benefits__content h3:before{top:14px;left:16px;width:8px;height:8px}}@media only screen and (min-width:1201px){.benefits__content h3:before{top:17px}}.benefits__content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.benefits__content ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}}@media only screen and (min-width:1366px){.benefits__content ul{margin-bottom:0;gap:40px 50px}}@media only screen and (min-width:768px){.benefits__content ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(50% - 24px)}}@media only screen and (min-width:1280px){.benefits__content ul li{width:calc(33.33% - 24px)}}@media only screen and (min-width:1366px){.benefits__content ul li{width:calc(33.33% - 50px)}}@media only screen and (max-width:767px){.benefits__content ul li:not(:last-child){margin-bottom:24px}}.benefits__content h3,.features__content h3,.marketplaces__content h3,.markup__content h3{margin-bottom:8px;font-family:MuseoSansCyrl-700,sans-serif;line-height:1.5}@media only screen and (max-width:1200px){.benefits__content h3,.features__content h3,.marketplaces__content h3,.markup__content h3{font-size:24px}}@media only screen and (max-width:1024px){.benefits__content h3,.features__content h3,.marketplaces__content h3,.markup__content h3{font-size:20px}}.benefits__content ol,.design__content ol,.marketplaces__content ol{padding:0;counter-reset:partnership}.benefits__content ol li,.design__content ol li,.marketplaces__content ol li{background-color:#fff}.benefits__content ol li:not(:last-child),.design__content ol li:not(:last-child),.marketplaces__content ol li:not(:last-child){margin-bottom:12px}.benefits__content ol p,.benefits__content ol strong,.design__content ol p,.design__content ol strong,.marketplaces__content ol p,.marketplaces__content ol strong{-ms-flex-item-align:center;align-self:center}.design .button{width:100%;margin-top:24px}@media only screen and (min-width:1025px){.design .button{margin-top:32px}}@media only screen and (min-width:1201px){.design .button{margin-top:40px}}.design__content ul li{position:relative;padding-left:32px}@media only screen and (min-width:1200px){.design__content ul li{padding-left:54px}}.design__content ul li:before{content:"";position:absolute;top:29px;left:16px;width:6px;height:6px;border-radius:50%;background-color:#201f1e}@media only screen and (min-width:1200px){.design__content ul li:before{left:32px;width:8px;height:8px}}@media only screen and (min-width:768px){.design__content ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px}}@media only screen and (min-width:768px){.design__content ol li:not(:last-child){margin-bottom:0}}.cost ul{counter-reset:partnership;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.cost ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}}.cost ul li{background-color:#fff}@media only screen and (min-width:768px){.cost ul li{width:calc(50% - 16px);margin-right:8px;margin-left:8px;margin-bottom:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.cost ul li:before{display:none}.cost ul li h3,.cost ul li strong{margin-bottom:16px;font-family:MuseoSansCyrl-700,sans-serif;font-size:inherit;line-height:inherit}@media only screen and (min-width:768px){.advance ul{margin-left:-8px;margin-right:-8px;margin-bottom:0}}@media only screen and (min-width:1024px){.advance ul{margin-left:-12px;margin-right:-12px}}.advance ul li{background-color:#fff}@media only screen and (min-width:768px){.advance ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(50% - 16px);margin-left:8px;margin-right:8px;margin-bottom:32px}}@media only screen and (min-width:900px){.advance ul li{width:calc(33.333% - 24px);margin-left:12px;margin-right:12px}}@media only screen and (min-width:1112px){.advance ul li{width:calc(25% - 24px);margin-bottom:40px}}@media only screen and (max-width:767px){.advance ul li:not(:last-child){margin-bottom:32px}}.advance ul img{width:100%;-o-object-fit:cover;object-fit:cover;max-height:171px}.advance ul b,.advance ul h3,.advance ul strong{display:block;padding:24px 16px;background-color:#fff;text-align:center}@media only screen and (min-width:768px){.advance ul b,.advance ul h3,.advance ul strong{padding-left:24px;padding-right:24px}}@media only screen and (min-width:1200px){.advance ul b,.advance ul h3,.advance ul strong{padding-top:32px}}@media only screen and (min-width:768px){.mobile__app ul{margin-left:-10px;margin-right:-10px;margin-bottom:0}}@media only screen and (min-width:1200px){.mobile__app ul{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:768px){.mobile__app ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(50% - 20px);padding-top:24px;padding-left:20px;margin-left:10px;margin-right:10px;margin-bottom:16px}}@media only screen and (min-width:1200px){.mobile__app ul li{margin-left:20px;margin-right:20px;width:calc(50% - 40px)}}@media only screen and (max-width:767px){.mobile__app ul li:not(:last-child){margin-bottom:16px}}.mobile__app ul b,.mobile__app ul h3,.mobile__app ul strong{font-family:MuseoSansCyrl-700,sans-serif;font-size:28px;font-size:calc(18px + 10 * ((100vw - 360px) / 1560));line-height:1.5}@media (max-width:360px){.mobile__app ul b,.mobile__app ul h3,.mobile__app ul strong{font-size:18px}}@media (min-width:1920px){.mobile__app ul b,.mobile__app ul h3,.mobile__app ul strong{font-size:28px}}.mobile__app ul img{margin-bottom:12px}@media only screen and (min-width:768px){.mobile__app ul img{-ms-flex-negative:0;flex-shrink:0;margin-right:16px;margin-bottom:0}}@media only screen and (max-width:767px){.mobile__app ul img{width:48px;height:48px}}.mobile__app ul p{margin-top:16px}@media only screen and (min-width:768px){.advance ul,.flex__list,.mobile__app ul,.stack ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:768px){.stack ul{margin-left:-16px;margin-right:-16px;margin-bottom:0}}.stack ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;background-color:#f3f6f9;text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.stack ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(25% - 16px);padding-left:20px;padding-right:20px;margin:0 8px 16px;background-color:#f3f6f9}}@media only screen and (max-width:767px){.stack ul li:not(:last-child){margin-bottom:16px}}.stack ul strong{font-size:32px;font-size:calc(18px + 14 * ((100vw - 360px) / 1560));line-height:1.31}@media (max-width:360px){.stack ul strong{font-size:18px}}@media (min-width:1920px){.stack ul strong{font-size:32px}}.stack ul img{margin-bottom:16px}@media only screen and (max-width:767px){.stack ul img{width:48px;height:48px}}.diff__grid,.steps__row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:24px}@media only screen and (min-width:1112px){.steps__row{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:24px}}@media only screen and (min-width:1200px){.steps__row{grid-column-gap:40px}}.diff__img img,.steps__img img{margin-left:auto;margin-right:auto}@media only screen and (min-width:1112px){.diff__img img,.steps__img img{width:100%;height:100%;margin:0;-o-object-fit:cover;object-fit:cover}}.diff__grid{margin-bottom:24px}@media only screen and (min-width:1024px){.diff__grid{margin-bottom:32px}}@media only screen and (min-width:1112px){.diff__grid{grid-template-columns:minmax(0,773px) minmax(0,733px);grid-column-gap:24px}}@media only screen and (min-width:1200px){.diff__grid{margin-bottom:40px}}@media only screen and (min-width:1112px){.diff__grid ul{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.diff__grid ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff}.diff__grid ul strong{display:block;margin-bottom:16px;font-size:32px;font-size:calc(18px + 14 * ((100vw - 360px) / 1560));line-height:1.3}@media (max-width:360px){.diff__grid ul strong{font-size:18px}}@media (min-width:1920px){.diff__grid ul strong{font-size:32px}}.post-date{padding-top:32px;padding-bottom:32px}.date-item:not(:last-child){margin-bottom:10px}@media only screen and (min-width:1024px){.dev.large__indents ol li{margin-bottom:48px}}@media only screen and (min-width:1200px){.dev.white__mode ol{margin:0 -37px}}.dev.white__mode ol li{padding:0;background-color:#fff}@media only screen and (min-width:1200px){.dev.white__mode ol li{width:calc(50% - 75px);margin-left:37px;margin-right:37px}}.dev.section__blue ol li,.dev.section__blue ul li{background-color:#fff}@media only screen and (min-width:1024px){.dev.section__three-col ol li{width:calc(33.33% - 24px)}}@media only screen and (min-width:640px){.dev.section__three-col ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}}@media only screen and (min-width:640px){.dev.section__three-col ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(50% - 24px)}}@media only screen and (min-width:1024px){.dev.section__three-col ul li{width:calc(33.33% - 24px)}}@media only screen and (min-width:640px){.dev.section__three-col ul li:not(:last-child){margin-bottom:0}}@media only screen and (min-width:768px){.dev.section__one-col ol{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:0;margin-left:0}}@media only screen and (min-width:768px){.dev.section__one-col ol li{width:100%;margin-left:0;margin-right:0}}.dev.horizontal__list ul{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:12px}@media only screen and (min-width:640px){.dev.horizontal__list ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1024px){.dev.horizontal__list ul{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:1366px){.dev.horizontal__list ul{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (min-width:1680px){.dev.horizontal__list ul{grid-template-columns:repeat(5,minmax(0,1fr))}}.dev.horizontal__list li{font-family:MuseoSansCyrl-700,sans-serif}.dev.horizontal__list li:not(:last-child){margin-bottom:0}.dev.remove__numbers ol li:before{display:none}@media only screen and (min-width:768px){.dev ul li{padding-top:20px;padding-bottom:20px}}.dev ol li:before{font-family:MuseoSansCyrl-700,sans-serif;font-size:28px;line-height:1.5}@media only screen and (max-width:1200px){.dev ol li:before{font-size:24px}}@media only screen and (max-width:1024px){.dev ol li:before{font-size:20px}}.dev h3{margin-bottom:12px}@media only screen and (min-width:1200px){.dev h3{margin-bottom:16px}}.dev .h2-title h2,.dev .h2-title h3{margin-bottom:0}.dev h2,.dev h3{font-size:inherit;line-height:inherit}.dev ol{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;counter-reset:dev}@media only screen and (min-width:768px){.dev ol{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px 16px}}@media only screen and (min-width:1024px){.dev ol{margin-left:-12px;margin-right:-12px}}.dev ol li{padding:16px;margin-bottom:12px;background-color:#f3f6f9;list-style-type:none}@media only screen and (min-width:768px){.dev ol li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(50% - 16px);padding:24px 20px;margin:0 8px 16px}}@media only screen and (min-width:1024px){.dev ol li{width:calc(50% - 24px);margin:0 12px 24px}}@media only screen and (max-width:767px){.dev ol li:last-child{margin-bottom:0}}.dev ol li:before{counter-increment:dev;content:counter(dev,decimal-leading-zero);display:block;color:#201f1e}.create h3{margin-bottom:16px;font-family:MuseoSansCyrl-700,sans-serif}@media only screen and (min-width:1024px){.create h3{margin-bottom:24px}}@media only screen and (min-width:1200px){.create h3{margin-bottom:32px}}.create__item{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px}@media only screen and (min-width:991px){.create__item{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:24px}}@media only screen and (min-width:1024px){.create__item{grid-column-gap:32px}}@media only screen and (min-width:1200px){.create__item{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:48px}}@media only screen and (min-width:1366px){.create__item{grid-column-gap:64px}}@media only screen and (min-width:1512px){.create__item{grid-column-gap:96px}}@media only screen and (min-width:1680px){.create__item{grid-column-gap:112px}}.create__item:not(:last-child){margin-bottom:24px}@media only screen and (min-width:1024px){.create__item:not(:last-child){margin-bottom:32px}}@media only screen and (min-width:1280px){.create__item:not(:last-child){margin-bottom:40px}}@media only screen and (min-width:991px){.create__col:not(:last-child){position:relative}}@media only screen and (min-width:991px){.create__col:not(:last-child):before{content:"";position:absolute;width:2px;height:100%;right:-12px;background-color:#000}}@media only screen and (min-width:1024px){.create__col:not(:last-child):before{right:-16px}}@media only screen and (min-width:1200px){.create__col:not(:last-child):before{right:-24px}}@media only screen and (min-width:1366px){.create__col:not(:last-child):before{right:-32px}}@media only screen and (min-width:1512px){.create__col:not(:last-child):before{right:-48px}}@media only screen and (min-width:1680px){.create__col:not(:last-child):before{right:-56px}}.create__title{display:block;margin-bottom:16px}@media only screen and (min-width:1024px){.create__title{margin-bottom:24px}}.works .button{width:100%;margin-top:32px}@media only screen and (min-width:1200px){.works .button{margin-top:48px}}.works .button.is-show svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.works .button svg{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.works__list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:24px}@media only screen and (min-width:640px){.works__list{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:24px}}@media only screen and (min-width:900px){.works__list{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px}}.works__list.is-show .works__item:nth-child(3)~.works__item{display:block}.works__item:nth-child(3)~.works__item{display:none}.works__item .h3-title{color:#201f1e}.works__img,.works__item .h3-title{margin-bottom:10px}.works__img{display:block;overflow:hidden}@media only screen and (min-width:1280px){.works__img img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}}.badge{display:inline-block;padding:3px 16px;color:#201f1e;background-color:#e8ecf0;border-radius:10px}@media only screen and (min-width:1280px){a.badge{-webkit-transition:background-color .2s;transition:background-color .2s}a.badge:hover{background-color:#acacac}}.specialize ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media only screen and (min-width:768px){.specialize ul{gap:16px}}.specialize ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - 12px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:MuseoSansCyrl-700,sans-serif;padding:16px;font-size:20px;font-size:calc(18px + 2 * ((100vw - 360px) / 1560));line-height:1.3;background-color:#f3f6f9;text-transform:uppercase;text-align:center}@media (max-width:360px){.specialize ul li{font-size:18px}}@media (min-width:1920px){.specialize ul li{font-size:20px}}@media only screen and (min-width:768px){.specialize ul li{width:calc(25% - 16px)}}@media only screen and (min-width:1024px){.specialize ul li{width:calc((100% - 80px) / 5)}}@media only screen and (min-width:1200px){.specialize ul li{width:calc((100% - 80px) / 6)}}.specialize ul img{margin-bottom:16px;margin-left:auto;margin-right:auto;width:48px;height:48px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1200px){.specialize ul img{width:56px;height:56px}}.dev-price .content__text li:not(:last-child),.dev-price .content__text ol:not(:last-child),.dev-price .content__text p:not(:last-child),.dev-price .content__text table:not(:last-child),.dev-price .content__text ul:not(:last-child){margin-bottom:8px}.dev-price .content__text>div{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (min-width:1024px){.dev-price .content__text>div{overflow-x:visible}}.dev-price .content__text>div:not(:first-child){margin-top:24px}@media only screen and (min-width:1024px){.dev-price .content__text>div:not(:first-child){margin-top:32px}}@media only screen and (min-width:1200px){.dev-price .content__text>div:not(:first-child){margin-top:40px}}.dev-price .content__text>div:not(:last-child){margin-bottom:24px}@media only screen and (min-width:1024px){.dev-price .content__text>div:not(:last-child){margin-bottom:32px}}@media only screen and (min-width:1200px){.dev-price .content__text>div:not(:last-child){margin-bottom:40px}}.dev-price .content__text>div::-webkit-scrollbar{display:none}.dev-price .content__text h3,.dev-price .content__text strong{font-size:inherit;line-height:inherit}.dev-price table{min-width:100%;table-layout:fixed;border-collapse:collapse}@media only screen and (max-width:767px){.dev-price table{white-space:nowrap}}@media only screen and (min-width:768px){.dev-price table{width:100%;min-width:auto}}@media only screen and (min-width:768px){.dev-price tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:16px}}@media only screen and (min-width:768px){.dev-price tr:not(:last-child){margin-bottom:16px}}.dev-price tr:first-child td{font-family:MuseoSansCyrl-700,sans-serif}@media only screen and (max-width:767px){.dev-price tr:first-child td{padding-top:0}}@media only screen and (min-width:768px){.dev-price tr:first-child td{background-color:#ffea0b}}@media only screen and (max-width:767px){.dev-price tr:first-child td p,.dev-price tr:first-child td strong{padding:16px;background-color:#ffea0b}}@media only screen and (max-width:767px){.dev-price tr:last-child td{padding-bottom:0}}.dev-price td{padding:8px}@media only screen and (min-width:768px){.dev-price td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;background-color:#f3f6f9}}@media only screen and (max-width:767px){.dev-price td:first-child{padding-left:0}}@media only screen and (max-width:767px){.dev-price td:last-child{padding-right:0}}@media only screen and (max-width:767px){.dev-price td p,.dev-price td strong{padding:16px;background-color:#f3f6f9}}.content .major__item>ul li{margin-bottom:0}.major__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media only screen and (min-width:640px){.major__flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:1366px){.major__flex{gap:24px}}.major__item{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px;width:100%;padding:16px;background-color:#fff;border:1px solid #e2e4eb}@media only screen and (min-width:640px){.major__item{width:calc(50% - 8px)}}@media only screen and (min-width:1112px){.major__item{width:calc(25% - 12px)}}@media only screen and (min-width:1366px){.major__item{width:calc(25% - 18px);grid-row-gap:20px;padding:20px}}.major__item strong{font-family:MuseoSansCyrl-500,sans-serif}.major__item ul{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px}@media only screen and (min-width:1366px){.major__item ul{grid-row-gap:20px}}.major__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media only screen and (min-width:1366px){.major__subtitle{gap:20px}}.major__subtitle strong{-ms-flex-item-align:center;align-self:center}.major__subtitle img{-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px}@media only screen and (min-width:1366px){.major__subtitle img{width:48px;height:48px}}.team h2,.team h3{font-size:inherit;line-height:inherit}.team__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:560px){.team__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}}@media only screen and (min-width:991px){.team__cards{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}}.team__card{position:relative;padding-left:28px}@media only screen and (min-width:560px){.team__card{width:calc(50% - 8px)}}@media only screen and (min-width:768px){.team__card{width:calc(33.33% - 12px)}}@media only screen and (min-width:991px){.team__card{width:calc(33.33% - 24px)}}@media only screen and (min-width:1200px){.team__card{max-width:365px;width:auto}}@media only screen and (max-width:559px){.team__card:not(:last-child){margin-bottom:24px}}.team__card picture{display:block;margin-bottom:4px}.team__card img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.team__name,.team__prof{font-size:16px;line-height:1.5}.team__prof{position:absolute;top:0;left:0;display:inline-block;height:auto;width:auto;color:#464646;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.team__name{font-family:MuseoSansCyrl-500,sans-serif;color:#000}.guarantees.section__blue ul li{background-color:#fff}@media only screen and (min-width:768px){.guarantees ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 24px}}@media only screen and (min-width:768px){.guarantees ul li{width:calc(50% - 20px)}}@media only screen and (min-width:768px){.guarantees ul li:not(:last-child){margin-bottom:0}}.business.section__blue .accordion-item,.business.section__blue .accordion-item__content{background-color:#fff}.business .accordion-item{position:relative;padding:16px;border:0}.business .accordion-item__content{position:absolute;top:100%;left:0;right:0;padding-left:16px;padding-right:16px;z-index:1}.business .accordion-item__title.active+.accordion-item__content{padding-top:16px;padding-bottom:16px}.business__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media only screen and (min-width:1200px){.business__list{gap:24px}}.business__list ul{padding-left:65px}.business__list>li{width:100%}@media only screen and (min-width:768px){.business__list>li{width:calc(50% - 16px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media only screen and (min-width:1024px){.business__list>li{width:calc(33.33% - 16px)}}@media only screen and (min-width:1200px){.business__list>li{width:calc(25% - 20px)}}.dropdown{position:relative;padding:12px;background-color:#fff}@media only screen and (min-width:768px){.dropdown{padding:16px}}.dropdown.is-open .dropdown__panel{display:block}.dropdown.is-open .dropdown__btn{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.dropdown__btn,.dropdown__icon{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1199px){.dropdown__icon{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}}.dropdown__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;margin:0 0 0 auto;background-color:transparent;border:0;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media only screen and (min-width:1200px){.dropdown__btn{width:48px;height:48px}}@media (any-hover:hover) and (pointer:fine){.dropdown__btn{cursor:pointer}}.dropdown__panel{display:none;position:absolute;top:100%;left:0;width:100%;max-height:185px;padding:4px 12px 12px;background-color:#fff;overflow-y:auto;z-index:1}@media only screen and (min-width:768px){.dropdown__panel{padding:8px 16px 16px}}@media only screen and (min-width:1200px){.dropdown__panel{max-height:220px}}.dropdown__panel::-webkit-scrollbar{width:4px}.dropdown__panel::-webkit-scrollbar-thumb{background:#ffea0b}.dropdown__panel::-webkit-scrollbar-track{background:rgba(255,234,11,.4)}.dropdown__panel ul{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-row-gap:16px;padding-left:48px}@media only screen and (min-width:1200px){.dropdown__panel ul{padding-left:65px}}.dropdown__title{font-size:28px;font-size:calc(20px + 8 * ((100vw - 360px) / 1560));color:#201f1e;line-height:1.57}@media (max-width:360px){.dropdown__title{font-size:20px}}@media (min-width:1920px){.dropdown__title{font-size:28px}}.examples__works-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.examples__works-items picture{display:block;height:100%}.examples__works-sizetitle{font-size:40px}section.examples__works{background-color:#fff}.project-in-development .project__btn{position:absolute;bottom:40px;right:40px;font-family:MuseoSansCyrl-500,sans-serif;color:#fff;font-size:12px;padding:17px 30px 16px;opacity:0;background-color:#201f1e}.project-in-development .project__btn.project__btn-white{background-color:hsla(0,0%,100%,.64)}.project-in-development:hover .project__btn{opacity:1}.project-in-development:hover picture{opacity:.5}.project-in-development:not(.with-effects):before{content:"";position:absolute;bottom:0;left:0;width:100%;height:140px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),to(#000));background:linear-gradient(180deg,hsla(0,0%,100%,0),#000);z-index:1}@media only screen and (max-width:1366px){.project-in-development:not(.with-effects):before{height:116px}}@media only screen and (max-width:888px){.project-in-development:not(.with-effects):before{height:112px}}.examples__works-decor{position:absolute;bottom:0;left:0;width:100%;height:140px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),to(#000));background:linear-gradient(180deg,hsla(0,0%,100%,0),#000);z-index:1}@media only screen and (max-width:1366px){.examples__works-decor{height:116px}}@media only screen and (max-width:888px){.examples__works-decor{height:112px}}.examples__works-item{display:block;width:33.333%;position:relative;min-height:400px;cursor:pointer}.examples__works-item img{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover}.works-items__name{position:absolute;bottom:40px;left:40px;font-family:MuseoSansCyrl-500,sans-serif;z-index:5}.examples__works-title{margin:0;padding-top:60px;padding-bottom:40px;font-family:MuseoSansCyrl-500,sans-serif}.works-items__title{font-size:20px;line-height:20px}.works-items__text{max-width:179px;padding-top:10px;opacity:.5;font-size:14px;font-family:MuseoSansCyrl-300,sans-serif}.portfolio__btn-link{padding-top:63px;padding-bottom:61px;text-align:center}.portfolio__btn-link a{display:inline-block;text-transform:uppercase;padding-right:43px;font-family:MuseoSansCyrl-700,sans-serif;letter-spacing:1px;color:#201f1e;position:relative}.portfolio__btn-link a:after{content:"";position:absolute;right:0;top:-5px;width:23px;height:23px;background-color:#201f1e;border-radius:50%}.portfolio__btn-link a:before{content:"";position:absolute;width:0;height:0;border-top:4px solid transparent;border-left:5px solid #fff;border-bottom:4px solid transparent;top:3px;right:8px;z-index:1}.examples__works-item:nth-child(3n+1){-webkit-animation-delay:.2s;animation-delay:.2s}.examples__works-item:nth-child(3n+2){-webkit-animation-delay:.3s;animation-delay:.3s}.examples__works-item:nth-child(3n+3){-webkit-animation-delay:.4s;animation-delay:.4s}@media only screen and (max-width:1600px){.examples__works-item{min-height:332px}}@media only screen and (max-width:1366px){.examples__works-item{min-height:284px}.works-items__name{bottom:20px;left:20px}}@media only screen and (max-width:1280px){.examples__works-item{min-height:264px}}@media only screen and (max-width:1169px){.examples__works-item{width:50%}.examples__works-item img{max-width:384px;right:0;margin:0 auto}}@media only screen and (max-width:888px){.works-items__title{font-size:16px;letter-spacing:1px}.works-items__text{font-size:11px}}@media only screen and (max-width:768px){.examples__works-item{min-height:214px}.examples__works-item img{max-width:342px}.examples__works-title{padding-top:60px;padding-bottom:40px}.examples__works{background-color:#fff;font-size:30px}.portfolio__btn-link a:before{top:10px}.portfolio__btn-link a:after{top:3px}}@media only screen and (max-width:715px){.examples__works-item{width:100%;min-height:214px}}@media only screen and (max-width:640px){.examples__works-items{-ms-flex-wrap:wrap;flex-wrap:wrap}.examples__works-item:last-child{display:block}.examples__works-item img{max-width:100%}.examples__works-item{min-height:400px}}@media only screen and (max-width:530px){.examples__works-item{min-height:329px}.examples__works-sizetitle{font-size:26px}}@media only screen and (max-width:480px){.examples__works-item{min-height:234px}.examples__works-item img{max-width:375px}}.examples__kidza-effect{overflow:hidden}.examples__kidza-effect.project-in-development:hover picture{opacity:1}.examples__kidza-effect img{z-index:3}.examples__kidza-effect .effect__1{width:100%;height:100%;display:block;position:absolute;right:0;top:0;bottom:0;left:0}.examples__kidza-effect .effect__1:before{width:81px;height:100px;background-image:url("/frontend/images/effects/hover1.png")}.examples__kidza-effect .effect__1:after,.examples__kidza-effect .effect__1:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;-webkit-transition:all .5s;transition:all .5s;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.examples__kidza-effect .effect__1:after{width:84px;height:88px;background-image:url("/frontend/images/effects/hover2.png")}.examples__kidza-effect .effect__2{width:100%;height:100%;display:block;position:absolute;right:0;top:0;bottom:0;left:0}.examples__kidza-effect .effect__2:before{content:"";width:97px;height:90px;background-image:url("/frontend/images/effects/hover3.png");background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;-webkit-transition:all .5s;transition:all .5s;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.examples__kidza-effect:hover .effect__1:before{left:30%;top:20%;-webkit-transform:translate(0);transform:translate(0);opacity:1;z-index:1}.examples__kidza-effect:hover .effect__1:after{top:auto;left:30%;bottom:20%;-webkit-transform:translate(0);transform:translate(0);opacity:1;z-index:1}.examples__kidza-effect:hover .effect__2:before{top:auto;left:auto;bottom:30%;right:30%;-webkit-transform:translate(0);transform:translate(0);opacity:1;z-index:1}.examples__kumo-effect{overflow:hidden}.examples__kumo-effect:before{content:"";width:163px;height:174px;background-image:url("/frontend/images/effects/card__left.png");background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:-300%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s;transition:all .5s;z-index:1;border-bottom-right-radius:6px;border-top-right-radius:6px}@media only screen and (max-width:1440px){.examples__kumo-effect:before{left:-100px}}@media only screen and (max-width:1200px){.examples__kumo-effect:before{display:none}}.examples__kumo-effect:after{content:"";width:163px;height:174px;background-image:url("/frontend/images/effects/card__riht.png");background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;right:0;bottom:-300%;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:all .5s;transition:all .5s;z-index:1;border-bottom-left-radius:6px;border-top-left-radius:6px}@media only screen and (max-width:1440px){.examples__kumo-effect:after{right:-100px}}@media only screen and (max-width:1200px){.examples__kumo-effect:after{display:none}}.examples__kumo-effect:hover:before{top:50%}.examples__kumo-effect:hover:after{bottom:50%}.examples__rejo-effect{overflow:hidden}.examples__rejo-effect:hover .ball{-webkit-animation:bounce .5s;animation:bounce .5s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:cubic-bezier(.5,.05,1,.5);animation-timing-function:cubic-bezier(.5,.05,1,.5);-webkit-animation-iteration-count:4;animation-iteration-count:4}@-webkit-keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}}@keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}}.examples__rejo-effect .ball{width:132px;height:132px;border-radius:50%;top:0;margin:auto}.examples__avic-effect{overflow:hidden}.examples__avic-effect:before{background-image:url("/frontend/images/effects/avic-left.png");left:23%;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.examples__avic-effect:after,.examples__avic-effect:before{content:"";width:176px;height:348px;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;bottom:-150%;-webkit-transition:all .5s;transition:all .5s;z-index:1}.examples__avic-effect:after{background-image:url("/frontend/images/effects/avic-right.png");right:23%;-webkit-transform:rotate(20deg);transform:rotate(20deg)}.examples__avic-effect:hover img{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.examples__avic-effect:hover:after{bottom:6%;right:26%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.examples__avic-effect:hover:before{left:26%;bottom:6%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media only screen and (max-width:1680px){.examples__avic-effect:after,.examples__avic-effect:before{content:"";width:131px;height:260px}.examples__avic-effect:hover .works-items__name{left:10px}.examples__avic-effect:hover:after{bottom:10%;right:26%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.examples__avic-effect:hover:before{left:26%;bottom:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media only screen and (max-width:1476px){.examples__kidza-effect:hover .effect__1:before{left:30%;top:20%}.examples__kidza-effect:hover .effect__1:after{left:27%;bottom:20%}.examples__kidza-effect:hover .effect__2:before{bottom:20%;right:26%}.examples__avic-effect:after,.examples__avic-effect:before{width:106px;height:208px}.examples__avic-effect:hover:after{bottom:20%;right:30%}.examples__avic-effect:hover:before{left:30%;bottom:20%}}@media only screen and (max-width:1366px){.examples__kidza-effect:hover .effect__1:before{top:10%}.examples__avic-effect:hover:after,.examples__avic-effect:hover:before{bottom:15%}}@media only screen and (max-width:1224px){.examples__avic-effect:hover img{-webkit-transform:none;transform:none}.examples__avic-effect:hover:after,.examples__avic-effect:hover:before{display:none}}.examples__onmap-effect{overflow:hidden}.examples__onmap-effect:before{background-color:#dadfe1;z-index:1}.examples__onmap-effect:after,.examples__onmap-effect:before{content:"";width:0;height:100%;position:absolute;top:0;right:0;bottom:0;-webkit-transition:all .3s;transition:all .3s}.examples__onmap-effect:after{-webkit-transition-delay:.2s;transition-delay:.2s;background-color:#d2d9dc;z-index:2}.examples__onmap-effect:hover img{-webkit-transform:translateY(100%);transform:translateY(100%)}.examples__onmap-effect:hover:after,.examples__onmap-effect:hover:before{width:50%}.examples__onmap-effect:hover .onmap-effect__right{opacity:1;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-delay:.5s;transition-delay:.5s}.examples__onmap-effect:hover .onmap-effect__left{bottom:0;height:100%}.examples__onmap-effect:hover .onmap-effect__left-item{opacity:1}.examples__onmap-effect:hover .onmap-effect__min-line{width:89px}.examples__onmap-effect:hover .onmap-effect__max-line{width:148px}.onmap-effect__right{right:0;bottom:0;opacity:0;background-image:url(/frontend/images/portfolio/block/onmap.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.onmap-effect__left,.onmap-effect__right{position:absolute;width:calc(100% / 2 + .1em);top:0;z-index:3}.onmap-effect__left{left:0;height:0;background-color:#d4dce8;overflow:hidden}.onmap-effect__left,.onmap-effect__left-item{-webkit-transition:all .3s;transition:all .3s}.onmap-effect__left-item{padding-top:32px;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0}.onmap-effect__left-item svg{margin-right:30px}.onmap-effect__left-item:first-child,.onmap-effect__left-item:first-child .onmap-effect__max-line,.onmap-effect__left-item:first-child .onmap-effect__min-line{-webkit-transition-delay:.2s;transition-delay:.2s}.onmap-effect__left-item:nth-child(2),.onmap-effect__left-item:nth-child(2) .onmap-effect__max-line,.onmap-effect__left-item:nth-child(2) .onmap-effect__min-line{-webkit-transition-delay:.4s;transition-delay:.4s}.onmap-effect__left-item:last-child,.onmap-effect__left-item:last-child .onmap-effect__max-line,.onmap-effect__left-item:last-child .onmap-effect__min-line{-webkit-transition-delay:.6s;transition-delay:.6s}.onmap-effect__line{height:13px;background:#fff;border-radius:6px}.onmap-effect__min-line{margin-bottom:12px}.onmap-effect__max-line,.onmap-effect__min-line{width:0;-webkit-transition:all .5s;transition:all .5s}@media (max-width:1679px){.onmap-effect__left-item{padding-left:15px}}@media (max-width:1500px){.onmap-effect__left-item{padding-left:10px}.onmap-effect__left-item svg{margin-right:15px}.examples__onmap-effect:hover .onmap-effect__min-line{width:69px}.examples__onmap-effect:hover .onmap-effect__max-line{width:128px}}@media (max-width:1280px){.examples__onmap-effect:hover img{-webkit-transform:none;transform:none}.examples__onmap-effect:hover .onmap-effect__left,.examples__onmap-effect:hover .onmap-effect__right,.examples__onmap-effect:hover:after,.examples__onmap-effect:hover:before{display:none}}.examples__wheelsgone-effect:hover,.examples__wheelsgone-effect:hover picture{opacity:1}.examples__wheelsgone-effect:hover .wheelsgone-effect__box-city{background-position:100%;-webkit-transition:all 4s;transition:all 4s}.examples__wheelsgone-effect:hover .wheelsgone-effect__box-car{background-position:0;-webkit-transition:all 4s;transition:all 4s}.wheelsgone-effect__box{position:absolute;left:50%;top:50%;margin-top:10px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wheelsgone-effect__box-car,.wheelsgone-effect__box-city{width:123px;height:28px;overflow:hidden;-webkit-transition:all 0s;transition:all 0s}.wheelsgone-effect__box-city{margin-bottom:13px;background-image:url("/frontend/images/effects/town-line.png");background-position:0}.wheelsgone-effect__box-car{background-image:url("/frontend/images/effects/car-line.png");background-position:100%}@media (max-width:1600px){.wheelsgone-effect__box-car,.wheelsgone-effect__box-city{width:106px}}@media (max-width:1440px){.wheelsgone-effect__box-car,.wheelsgone-effect__box-city{width:92px;background-size:cover;height:22px}.wheelsgone-effect__box-city{margin-bottom:5px}.wheelsgone-effect__box{margin-top:26px}}@media (max-width:1366px){.wheelsgone-effect__box{margin-top:10px}.wheelsgone-effect__box-car,.wheelsgone-effect__box-city{width:80px}}@media (max-width:1340px){.examples__wheelsgone-effect:hover .wheelsgone-effect__box-city{background-position:0;-webkit-transition:all 4s;transition:all 4s}.examples__wheelsgone-effect:hover .wheelsgone-effect__box-car{background-position:100%;-webkit-transition:all 4s;transition:all 4s}.wheelsgone-effect__box-city{margin-bottom:0}.wheelsgone-effect__box-car,.wheelsgone-effect__box-city{width:49px;height:18px}}.project-evolution{background-color:#201f1e;position:relative;line-height:1;z-index:1}.project-evolution__inner{padding-top:105px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project-evolution__title{max-width:620px;font-family:MuseoSansCyrl-500,sans-serif;font-size:35px;color:#fff;padding-bottom:50px;line-height:44px}.project-evolution__form{max-width:620px}.project-evolution__form label{font-family:MuseoSansCyrl-500,sans-serif;font-size:14px;color:#969696;display:block;outline:none}.project-evolution__form .iti{margin-bottom:30px;margin-top:10px}.project-evolution__form input:not(.iti__search-input),.project-evolution__form select{height:50px;line-height:40px;margin-bottom:30px}.project-evolution__form input:not(.iti__search-input),.project-evolution__form select,.project-evolution__form textarea{background-color:#201f1e;border:1px solid #696969;display:block;outline:none;margin-top:10px;width:100%;padding-left:20px;padding-right:20px;color:#fff}.project-evolution__form textarea{height:140px;padding-top:20px;resize:none}.project-evolution__form input[type=submit]{font-family:MuseoSansCyrl-500,sans-serif;width:264px;height:62px;font-size:16px;color:#201f1e;background-color:#ffea0b;border:none}.project-evolution__form span:not([class]){padding:31px 0 4px;margin-bottom:28px;border-bottom:1px dashed #fff;margin-left:35px;display:inline-block;font-size:14px;color:#fff;cursor:pointer;position:relative}.project-evolution__form span:not([class]):before{content:"";position:absolute;background-image:url(/frontend/images/global/clip.svg);width:10.4px;height:25px;left:-32px;top:27px}.alert.alert-danger .alert-danger__list li{margin-bottom:10px;color:#ff0121}@media only screen and (min-width:768px){.project-evolution__form .footer__column input:not(.iti__search-input),.project-evolution__form .footer__column label{width:100%}}@media only screen and (min-width:769px){.project-evolution__form .footer__column input:not(.iti__search-input),.project-evolution__form .footer__column label{width:295px}}.evolution__form-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.evolution__form-column{width:100%}.evolution__form-column--triangle{position:relative}.evolution__form-column--triangle:before{content:"";position:absolute;width:0;height:0;right:20px;top:46px;z-index:3;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #fff;pointer-events:none}.evolution__form-column--triangle:after{content:"";position:absolute;width:10px;height:10px;right:4px;top:43px;background-color:#201f1e;pointer-events:none}.project-evolution__images{width:667px;height:795px;position:relative}.project-evolution__images img{position:absolute;bottom:0}.thank__images-info.thank__images-info--evolution{position:absolute;bottom:0;left:0;right:0;width:100%;height:321px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(32,31,30,0)),to(#201f1e));background-image:linear-gradient(180deg,rgba(32,31,30,0),#201f1e)}.thank__images-info.thank__images-info--evolution .thank__images-position{color:hsla(0,0%,100%,.5)}.thank__images-info.thank__images-info--evolution .thank__images-name{color:#fff}.thank__images-inner{position:absolute;bottom:103px;right:109px}.thank__images-position{padding-bottom:5px;font-size:15px;font-family:MuseoSansCyrl-500,sans-serif;line-height:22px;color:rgba(32,31,30,.5)}.thank__images-name{font-family:MuseoSansCyrl-500,sans-serif;font-size:24px;line-height:30px;color:#201f1e}.file-select-button{position:relative}.file-select-button:before{content:"";position:absolute;background-image:url(/frontend/images/global/clip.svg);width:10.4px;height:25px;left:0;top:27px}.file-upload{display:block}.file-upload .file-select{display:block;cursor:pointer;height:40px;line-height:40px;background:transparent;overflow:hidden;position:relative;padding-bottom:80px}.file-upload .file-select .file-select-button{background:transparent;padding:0 10px;display:inline-block;height:40px;line-height:40px}.file-upload .file-select .file-select-name{font-family:MuseoSansCyrl-500,sans-serif;line-height:26px;display:inline-block;margin-bottom:28px;border-bottom:1px dashed #fff;font-size:14px;color:#fff;cursor:pointer}.file-select:hover .file-select-name{border-bottom:1px dashed hsla(0,0%,100%,0)}.file-upload.active .file-select .file-select-button{background:transparent;color:#fff}.file-upload .file-select input[type=file]{outline:none;z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0)}.file-upload .file-select.file-select-disabled{opacity:.65}@media only screen and (max-width:1330px){.project-evolution__images{display:none}.project-evolution__inner{background-image:none;padding-bottom:40px;padding-top:60px}.project-evolution__title-form{margin:0 auto}}@media only screen and (max-width:768px){.project-evolution__title{font-size:30px;line-height:34px;padding-bottom:40px;width:720px;max-width:100%}.project-evolution__form{max-width:720px}.project-evolution__form .footer__column input,.project-evolution__form .footer__column label{width:100%}.footer__column{width:48%}}@media only screen and (max-width:767px){.evolution__form-line{display:block}.evolution__form-column,.footer__column,.project-evolution__title{width:100%}}@media only screen and (max-width:530px){.project-evolution__form span:before{left:-29px}.project-evolution__title{padding-bottom:30px;font-size:25px;line-height:32px}.project-evolution__form span{border-bottom:none}input[type=submit]{min-width:100%}.project-evolution__inner{padding-bottom:30px}}@media only screen and (max-width:480px){.file-upload .file-select .file-select-name{position:absolute;top:15px;border:none;width:250px}}.view-portfolio{padding:165px 0;background-color:#ffea0b;position:relative;z-index:1}.view-portfolio__sub-title{text-transform:uppercase;font-family:MuseoSansCyrl-700,sans-serif;letter-spacing:1px;color:#201f1e;padding-bottom:30px}.view-portfolio__title{font-size:50px;font-family:MuseoSansCyrl-500,sans-serif;line-height:60px;color:#201f1e;margin-bottom:90px;display:inline-block}.view-portfolio__title:after{background-color:#201f1e;bottom:-9px}.view-portfolio__btn a,.view-portfolio__btn span{position:relative;display:inline-block}.view-portfolio__btn a:before,.view-portfolio__btn span:before{content:"";position:absolute;top:0;left:0;width:81px;height:100%;-webkit-transition:background-color .3s,width .3s;transition:background-color .3s,width .3s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform-origin:0 0;transform-origin:0 0;z-index:0;background:#fff}.view-portfolio__btn a:hover:before,.view-portfolio__btn span:hover:before{width:112px}.view-portfolio__btn a,.view-portfolio__btn span{text-transform:uppercase;font-family:MuseoSansCyrl-700,sans-serif;letter-spacing:1px;color:#201f1e}.view-portfolio__btn a b,.view-portfolio__btn span b{position:relative;z-index:1;display:inline-block;padding-left:40px;padding-top:20px;padding-bottom:20px}.view-portfolio__btn a+a,.view-portfolio__btn a+span,.view-portfolio__btn span+a,.view-portfolio__btn span+span{margin-left:170px}.js_phrase2{margin-left:0!important}@media only screen and (max-width:992px){.view-portfolio{padding:90px 0 100px}.view-portfolio__sub-title{font-size:14px}.view-portfolio__title{font-size:30px;line-height:34px}.view-portfolio__btn a,.view-portfolio__btn span{font-size:14px}.view-portfolio__btn a b,.view-portfolio__btn span b{padding-bottom:20px}}@media only screen and (max-width:640px){.view-portfolio{padding:60px 0}.view-portfolio__sub-title{padding-bottom:40px}.view-portfolio__title{padding-bottom:0}.view-portfolio__btn a,.view-portfolio__btn span{width:100%}.view-portfolio__btn a+a,.view-portfolio__btn a+span,.view-portfolio__btn span+a,.view-portfolio__btn span+span{padding-left:0;margin-top:30px;margin-left:0}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block;background-color:#201f1e}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.history{padding:100px 0}.history__title{padding-bottom:70px;font-family:MuseoSansCyrl-500,sans-serif;font-size:35px;color:#201f1e;display:inline-block}.history__inner .slick-slide:nth-child(2) .history__item{border-left:none;border-right:none}.history__inner-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.history__inner-reviews .history__item{width:33.333%}.history__inner-reviews .history__item:first-child,.history__inner-reviews .history__item:nth-child(2){border-right:none;border-bottom:none}.history__inner-reviews .history__item:nth-child(3){border-bottom:none}.history__inner-reviews .history__item:nth-child(5){border-left:none;border-right:none}.history__item{border:1px solid #eaeaea;min-height:473px;position:relative}.history__text-holder{position:relative;max-height:280px;margin-bottom:32px;overflow:hidden}.history__text-inner{padding-bottom:32px;height:200px;overflow-y:auto;line-height:24px}.history__text-decor{position:absolute;bottom:0;left:0;right:0;height:4em;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);z-index:1}.history__text{padding:85px 40px 77px;position:relative}.history__text:before{content:"";position:absolute;left:40px;top:40px;background-image:url(/frontend/images/e-commerce/quote.svg);width:33px;height:25px}.history__text p{margin:8px 0;font-size:16px;line-height:22px}.history__name-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:72px;position:absolute;bottom:103px;left:40px;right:40px}.history__images-circle img{border-radius:50%;max-width:72px;height:auto}.history__box-item:nth-child(2){margin-right:auto!important;padding-left:30px;max-width:230px}.history__item-name{font-size:16px;color:#201f1e;line-height:18px}.history__item-name span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-top:5px;font-size:12px;font-family:MuseoSansCyrl-500,sans-serif;line-height:16px;color:#696969}.history__link{font-size:12px;font-family:MuseoSansCyrl-700,sans-serif;letter-spacing:1px;color:#201f1e;text-transform:uppercase;border-bottom:1px solid rgba(32,31,30,.4);line-height:26px;position:absolute;bottom:40px;left:40px}.history__link:hover{border-bottom:1px solid #201f1e}.history__video-link{float:right;text-transform:uppercase;padding-top:7px}.history__video-link a{font-size:14px;font-family:MuseoSansCyrl-700,sans-serif;line-height:20px;letter-spacing:1px;color:#201f1e;border-bottom:1px dashed #201f1e}.history__video-link:after{content:"";clear:both;display:block}.history__video-link:before{top:12px}.history__box-itemlogo{width:33%}.history__box-itemlogo img{float:right}.history__video{display:none}.history__video.active{display:block;position:absolute;z-index:10;width:100%;height:100%;top:0;background-position:50%;background-size:cover;background-repeat:no-repeat}.play-video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-top:20px solid transparent;border-left:31px solid #fff;border-bottom:20px solid transparent;background-color:transparent}.history__link-close{position:absolute;left:40px;bottom:40px;font-family:MuseoSansCyrl-700,sans-serif;letter-spacing:1px;color:#fff;font-size:12px;line-height:26px;border-bottom:1px dashed #fff;text-transform:uppercase}.history__logo-video{position:absolute;right:40px;bottom:40px}.history-video-box{display:none;position:fixed;top:0;right:0;left:0;bottom:0;z-index:55;background-color:#201f1e;width:100%;margin:0 auto}.history-video-box iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:1465px;width:100%;height:823px}.history-video-box .btn__video-popup{position:absolute;top:50px;right:50px}.history-video-box.video-active{display:block}.history__slider .slider__btn-prev{left:0;bottom:0}.history__slider .slider__btn-next{right:0;bottom:0}.history__slider .slick-dots{bottom:23px;position:absolute;left:80px;right:80px;text-align:center}.history__slider .slick-dots li{display:inline-block}.history__slider .slick-dots li button{font-size:0;width:10px;height:10px;border-radius:50%;border:none;background-color:rgba(43,37,34,.2);margin-left:10px;margin-right:10px;padding:0}.history__slider .slick-dots li.slick-active button{background-color:#2b2522}@media only screen and (max-width:1600px){.history{padding:80px 0}}@media only screen and (max-width:1330px){.history__text{padding:75px 30px 50px;font-size:14px}.history__text:before{left:30px;top:30px}.history__link{left:30px;bottom:30px}.history__box-item img{width:55px}.history__item-name{font-size:14px}.history__item-name span{font-size:10px}.history__name-box{left:30px;right:30px;bottom:93px}.history__title{font-size:30px;line-height:34px;padding-bottom:40px}.history__logo-video{right:30px;bottom:30px}.history__link-close{left:30px;bottom:30px}}@media only screen and (max-width:1080px){.history__slider{padding-bottom:80px}.history__inner-reviews .history__item{width:50%}.history__inner-reviews .history__item:nth-child(4){border-left:none;border-bottom:none}}@media only screen and (max-width:992px){.history{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:1080px){.history__item{min-height:455px}}@media only screen and (max-width:715px){.history__text{padding:75px 20px 50px}.history__name-box{bottom:81px}.history__box-item:nth-child(2){padding-left:20px}.history__inner-reviews .history__item{width:100%}}@media only screen and (max-width:674px){.history__video.active{background-position:0 0}.history__title{font-size:25px;line-height:32px}}.accordion-item{padding:20px;background-color:#f3f6f9;border:1px solid #e2e4eb}.accordion-item:not(:last-child){margin-bottom:12px}h4.accordion-item__title{font-size:inherit;line-height:inherit}.accordion-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;font-family:MuseoSansCyrl-700,sans-serif;cursor:pointer}.accordion-item__title:after{content:"\EA04";-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;font-family:iconfont;font-size:48px;line-height:1}.accordion-item__title.active:after{content:"\EA03"}button.accordion-item__title{width:100%;padding:0;margin-bottom:0;background-color:transparent;border:0;text-align:left}.accordion-item__content{max-height:0;overflow:hidden}.accordion-item__content p:not(:last-child){margin-bottom:8px}.accordion-item__content.active{padding-top:8px}.footer{background-color:#201f1e;padding-top:101px;padding-bottom:76px;position:relative;z-index:1}.footer__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__center-line{max-width:1313px;width:100%;height:1px;opacity:.2;background-color:#fff;margin:0 56px}.footer__btn-top a{width:52px;height:52px;border:1px solid hsla(0,0%,100%,.2);position:relative}.footer__btn-top a:hover{border:1px solid #fff}.footer__btn-top a img{position:absolute;display:inline-block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.footer__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:66px}.footer__navigation-title{text-transform:uppercase;font-family:MuseoSansCyrl-700,sans-serif;letter-spacing:1px;color:#fff;padding-top:2px;padding-bottom:27px;pointer-events:none}.footer__navigation-list a,.footer__navigation-list span{font-family:MuseoSansCyrl-300,sans-serif;line-height:30px;color:#fff}.footer__navigation-list a:hover{color:#ffea0b}.footer__navigation-list span{opacity:.5}.footer__navigation-column2{margin-left:-72px}.footer__navigation-column3{margin-left:-27px}.footer__navigation-contacts{padding-bottom:36px}.footer__contacts-city{font-family:MuseoSansCyrl-700,sans-serif;padding-bottom:10px;color:#fff}.footer__contacts-item{padding-bottom:40px}.footer__contacts-adress,.footer__contacts-phone{font-family:MuseoSansCyrl-300,sans-serif;line-height:28px}.footer__contacts-adress{padding-bottom:7px;color:#fff}.footer__contacts-phone{color:#fff;cursor:pointer}.footer__contacts-phone:hover{color:#ffea0b}.footer__copy-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:98px;border:1px solid hsla(0,0%,100%,.2);margin-top:42px}.footer__copy{font-family:MuseoSansCyrl-300,sans-serif;font-size:14px;line-height:22px;color:#969696;padding-left:40px}.footer__social{margin-left:-183px}.footer__social a:hover path{fill:#ffea0b}.footer__social a+a{padding-left:40px}.footer__pertner{padding-right:40px}.footer__navigation-column1{max-width:470px}.footer__navigation-column2{max-width:345px}@media only screen and (max-width:1476px){.footer__navigation-column2,.footer__navigation-column3{margin-left:0}}@media only screen and (max-width:1224px){.footer .container{padding:0 40px}.footer__navigation{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__navigation-column,.footer__navigation-column1{max-width:345px;width:100%}.footer__navigation-column1{padding-bottom:50px}.footer__navigation-column2{margin-left:157px;margin-right:235px;padding-bottom:50px}.footer__navigation-column3{margin-left:0}.footer__navigation-column4{margin-right:235px}}@media only screen and (max-width:1180px){.footer__navigation-column2{margin-left:125px;margin-right:100px}.footer__navigation-column4{margin-right:100px}.footer__copy{max-width:253px;width:100%}}@media only screen and (max-width:1023px){.footer .container{padding:0 24px}}@media only screen and (max-width:992px){.footer__navigation-column2,.footer__navigation-column3,.footer__navigation-column4{max-width:251px}.footer__contacts-adress,.footer__contacts-phone,.footer__navigation-list{font-size:14px}.footer__copy{font-size:12px;line-height:18px}.footer__social{margin-left:0}.footer{padding-top:60px}}@media only screen and (max-width:888px){.footer__navigation-column2{margin-left:45px;margin-right:45px}.footer__navigation-column4{margin-right:45px}}@media only screen and (max-width:767px){.footer__navigation-column2{margin-left:0;margin-right:0;max-width:245px}.footer__navigation-column4{margin-right:0}.footer__copy,.footer__social a+a{padding-left:15px}.footer__pertner{padding-right:15px}}@media only screen and (max-width:640px){.footer .container{padding:0 20px}.footer{padding:30px 0 60px}.footer__logo img{min-width:52px;height:52px}.footer__btn-top,.footer__center-line{display:none}.footer__copy-info{border:none}.footer__navigation{display:block;padding-top:10px}.footer__navigation-title{padding-top:30px;padding-bottom:20px;position:relative;pointer-events:auto}.footer__navigation-title:after{content:"";position:absolute;right:0;top:33px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #fff}.footer__navigation-title.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer__copy-info{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__navigation-column,.footer__navigation-column1{border-bottom:2px solid hsla(0,0%,100%,.2);max-width:100%;padding-bottom:0}.footer__contacts-inner,.footer__navigation-list{display:none;-webkit-transition:none;transition:none}.logo-mini{padding-top:0}.btn-menu__row:last-child{width:12px}.footer__navigation-list{padding-bottom:14px}.footer__copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:340px;padding-left:0;padding-top:40px;font-size:14px}}@media only screen and (max-width:414px){.footer__navigation-title{font-size:14px}.footer__navigation-list a,.footer__navigation-list span{display:block;padding:5px 0}}@media only screen and (max-width:340px){.footer__pertner{padding-right:40px}.footer__social{padding-bottom:5px}}.footer-presentation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-presentation svg{max-width:14px;margin-left:10px}.footer-presentation:active svg path,.footer-presentation:focus svg path,.footer-presentation:hover svg path{stroke:#ffea0b}@font-face{font-family:Glyphter;src:url("/frontend/fonts/Glyphter.eot");src:url("/frontend/fonts/Glyphter.eot?#iefix") format("embedded-opentype"),url("/frontend/fonts/Glyphter.woff") format("woff"),url("/frontend/fonts/Glyphter.ttf") format("truetype"),url("/frontend/fonts/Glyphter.svg#Glyphter") format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=iconG-]:before{display:inline-block;font-family:Glyphter;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconG-star-full:before{content:"A"}.iconG-star-half:before{content:"B"}.rate{display:inline-block;border:0;padding-right:12px}.rate.checked{pointer-events:none}.rate>input{display:none}.rate>label{float:right;color:#f2f2f2;cursor:pointer;position:relative;margin-right:2px}.rate>label:before{display:inline-block;font-size:2rem;padding:.3rem .2rem;margin:0;cursor:pointer}.rate .half:before{position:absolute;padding-right:0}.rate input:checked+label:hover,.rate input:checked~label,.rate input:checked~label:hover,.rate input:checked~label:hover~label,.rate label:hover,.rate label:hover~input:checked~label,.rate label:hover~label{color:#ffea0b}.iconG-star-full{position:absolute;left:-12px}.rating{border:1px solid hsla(0,0%,100%,.2);margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rating-title{font-size:16px;line-height:19px;letter-spacing:1px;text-transform:uppercase;color:#fff;font-family:MuseoSansCyrl-700,sans-serif;width:370px}.rating-num{padding-right:32px}.rating-num,.rating-quantity{color:#828282;font-size:13px;line-height:16px;font-family:MuseoSansCyrl-500,sans-serif}.rating-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 370px);padding-left:32px}@media only screen and (max-width:767px){.rating-title{font-size:14px;line-height:17px;width:55%}.rating-right{width:45%;padding-left:15px}.rating-num{padding-right:15px}}@media only screen and (max-width:600px){.rating-title{width:100%;margin-bottom:15px}.rating-right{width:100%;padding-left:0;margin-left:-15px}}.section__blue{background-color:#f3f6f9}@media only screen and (min-width:1200px){p a:hover{border-bottom-color:transparent}}.h2-title.large__indent{margin-bottom:48px}.h2-title.bottom__indent{margin-bottom:40px}@media only screen and (max-width:1200px){.h2-title.bottom__indent,.h2-title.large__indent{margin-bottom:32px}}@media only screen and (max-width:1024px){.h2-title.bottom__indent,.h2-title.large__indent{margin-bottom:24px}}.section__indents{padding-top:64px;padding-bottom:64px}@media only screen and (max-width:1024px){.section__indents{padding-top:48px;padding-bottom:48px}}@media only screen and (max-width:767px){.section__indents{padding-top:32px;padding-bottom:32px}}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;font-family:MuseoSansCyrl-500,sans-serif;font-size:18px;line-height:1.27;letter-spacing:.07em;text-transform:uppercase;border:0;cursor:pointer}@media only screen and (max-width:767px){.button{padding-top:14px;padding-bottom:14px;font-size:14px}}.button.primary__mod{background-color:#201f1e;color:#fff}@media only screen and (min-width:1200px){.button.primary__mod{-webkit-transition:background-color .2s;transition:background-color .2s}.button.primary__mod:hover{color:#201f1e;background-color:#ffea0b}}.button.outline__mod{color:#201f1e;border-top:2px solid #201f1e;border-bottom:2px solid #201f1e;background-color:transparent}@media only screen and (min-width:1200px){.button.outline__mod{-webkit-transition:background-color .2s;transition:background-color .2s}.button.outline__mod:hover{background-color:#ffea0b}}.button.secondary__mod{color:#201f1e;border:1px solid #201f1e}@media only screen and (min-width:1200px){.button.secondary__mod{-webkit-transition:background-color .2s;transition:background-color .2s}.button.secondary__mod:hover{background-color:#ffea0b}}.button.secondary__mod.is-active img,.button.secondary__mod.is-active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:767px){.button.icon__mod{padding-top:12px;padding-bottom:12px}}.button img,.button svg{-ms-flex-negative:0;flex-shrink:0;margin-left:8px}@media only screen and (min-width:1200px){.button img,.button svg{-webkit-transition:initial;transition:initial}}@media only screen and (max-width:1199px){.development-plan__items{padding-bottom:32px!important}}@media screen and (min-width:715px) and (max-width:1280px){.development-plan__item{width:calc(50% - 30px)!important}}@media screen and (min-width:715px) and (max-width:850px){.development-plan__item{width:100%!important;border-bottom:1px solid #eaeaea}}@media only screen and (max-width:849px){.development-plan__item{margin-right:0!important}}.development-plan a{border-bottom:0!important;text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:2px}.development-plan a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}