@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animated.faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animated.fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animated.slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animated.slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.style_footer__1MpMF{position:relative}.style_footer__1MpMF .style_footerContainer__1YOdJ{position:relative;background:#202025;padding:8px 0}.style_footer__1MpMF .style_footerWrap__3jAxy{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_footer__1MpMF .style_footerWrap__3jAxy{padding:0 64px}}@media only screen and (min-width:991px){.style_footer__1MpMF .style_footerWrap__3jAxy{padding:0 32px}}@media only screen and (max-width:991px){.style_footer__1MpMF .style_footerWrap__3jAxy{padding:0 16px}}.style_footer__1MpMF .style_footerText__2kjkk{position:relative;display:block;text-align:center;color:#fff;font-family:PT_Russia,sans-serif;line-height:150%}@media only screen and (min-width:991px){.style_footer__1MpMF .style_footerText__2kjkk{font-size:14px}}@media only screen and (max-width:767px){.style_footer__1MpMF .style_footerText__2kjkk{font-size:14px}}@media only screen and (max-width:575px){.style_footer__1MpMF .style_footerText__2kjkk{font-size:12px}}.style_footer__1MpMF .style_footerText__2kjkk:hover{color:#bdd0f6}.style_burger__1ME3V{cursor:pointer;margin:0 auto;position:relative;width:24px;height:15px}.style_burger__1ME3V:hover .style_itemBurger__1lCDN{border-top:3px solid #3347f2}.style_burger__1ME3V.style_active__2rm2W .style_itemBurgerTop__9elKL{-webkit-backface-visibility:hidden;backface-visibility:hidden;top:calc(50% - 1px);transform:rotate(45deg)}.style_burger__1ME3V.style_active__2rm2W .style_itemBurgerMiddle__1yjhK{opacity:0}.style_burger__1ME3V.style_active__2rm2W .style_itemBurgerBottom__1hXic{-webkit-backface-visibility:hidden;backface-visibility:hidden;top:calc(50% - 1px);transform:rotate(-405deg);width:24px}.style_itemBurger__1lCDN{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;border-top:3px solid #8b91a9;width:24px;transition:all .3s ease;border-radius:50px}.style_itemBurgerTop__9elKL{top:0}.style_itemBurgerMiddle__1yjhK{top:6px}.style_itemBurgerBottom__1hXic{top:12px;width:18px}.style_btn__244eG{position:relative;display:flex;align-items:center}@media only screen and (max-width:991px){.style_btn__244eG{margin:0 -10px}}.style_btn__244eG .style_btnItem__328NG{position:relative}@media only screen and (max-width:991px){.style_btn__244eG .style_btnItem__328NG{padding:0 10px}}.style_btn__244eG .style_btnItemBurger__Z_bct{display:none}@media only screen and (max-width:991px){.style_btn__244eG .style_btnItemBurger__Z_bct{display:block}}.style_logo__2AtQ9{position:relative;display:inline-flex;transition:opacity .3s ease;cursor:pointer}.style_logo__2AtQ9:hover{opacity:.7}@media only screen and (max-width:767px){.style_logo__2AtQ9.style_logoBig__ARUMi{display:none}}@media only screen and (min-width:991px){.style_logo__2AtQ9 .style_logoImg__2BPXj{max-height:50px}}@media only screen and (min-width:767px)and (max-width:991px){.style_logo__2AtQ9 .style_logoImg__2BPXj{max-height:40px}}@media only screen and (max-width:767px){.style_logo__2AtQ9 .style_logoImg__2BPXj{max-height:35px;display:none}}.style_logo__2AaPR{position:relative;display:inline-flex;transition:opacity .3s ease;line-height:0;font-size:0}.style_logo__2AaPR:hover{opacity:.7}.style_logo__2AaPR.style_logoMin__HID-T{display:none}@media only screen and (max-width:767px){.style_logo__2AaPR.style_logoMin__HID-T{display:flex;align-items:center}}@media only screen and (min-width:991px){.style_logo__2AaPR .style_logoImg__6AXwf{max-height:50px}}@media only screen and (min-width:767px)and (max-width:991px){.style_logo__2AaPR .style_logoImg__6AXwf{max-height:40px}}@media only screen and (max-width:767px){.style_logo__2AaPR .style_logoImg__6AXwf{max-height:35px}}.style_logo__2AaPR .style_logoText__1JZpT{position:relative;display:inline-block;color:#fff;font-weight:300;padding:5px 0 0 10px}@media only screen and (min-width:767px)and (max-width:991px){.style_logo__2AaPR .style_logoText__1JZpT{font-size:24px;line-height:40px}}@media only screen and (max-width:767px){.style_logo__2AaPR .style_logoText__1JZpT{font-size:24px;line-height:35px}}.style_menu__3gpjA{position:relative;display:flex;align-items:center;margin:0 -16px}@media only screen and (min-width:1199px)and (max-width:1399px){.style_menu__3gpjA{margin:0 -12px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_menu__3gpjA{margin:0 -12px}}.style_menu__3gpjA .style_menuItem__3P4b5{position:relative;display:block;padding:0 16px}@media only screen and (min-width:1199px)and (max-width:1399px){.style_menu__3gpjA .style_menuItem__3P4b5{padding:0 12px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_menu__3gpjA .style_menuItem__3P4b5{padding:0 12px}}.style_menu__3gpjA a{position:relative;display:inline-block;font:400 16px/130% PT_Russia,sans-serif;color:#bdd0f6;transition:color .3s ease;white-space:nowrap;cursor:pointer}@media only screen and (min-width:991px)and (max-width:1199px){.style_menu__3gpjA a{font-size:14px}}.style_menu__3gpjA a.style_menuLinkActive__3BA24{color:#1f75fe;cursor:default}.style_menu__3gpjA a:hover{color:#1f75fe}.style_mobileMenu__2ZjnV{position:relative}.style_mobileMenu__2ZjnV .style_mobileMenuItem__33S5c{position:relative;padding:20px 0;text-align:left;border-bottom:1px solid #8b91a9}.style_mobileMenu__2ZjnV .style_mobileMenuLink__1Mwp4{position:relative;display:inline-flex;height:100%;align-items:center;color:#bdd0f6;transition:color .3s ease;font:400 18px/130% PT_Russia,sans-serif;white-space:nowrap;cursor:pointer}.style_mobileMenu__2ZjnV .style_mobileMenuLink__1Mwp4.style_mobileMenuLinkActive__3hKKj{color:#1f75fe;cursor:default}.style_mobileMenu__2ZjnV .style_mobileMenuLink__1Mwp4:hover{color:#1f75fe}.style_gridTop__3LQML{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;height:90px;padding:20px 0}@media only screen and (max-width:991px){.style_gridTop__3LQML{margin:0 -10px}}@media only screen and (max-width:767px){.style_gridTop__3LQML{height:70px;padding:16px 0}}@media only screen and (max-width:575px){.style_gridTop__3LQML{height:60px;padding:10px 0;margin-bottom:16px}}.style_gridTop__3LQML .style_gridTopItem__3efLM{position:relative;display:flex;align-items:center}@media only screen and (max-width:991px){.style_gridTop__3LQML .style_gridTopItem__3efLM{padding:0 10px}}.style_header__18h94{position:absolute;top:0;right:0;left:0;width:100%;height:90px;display:block;z-index:99}@media only screen and (max-width:767px){.style_header__18h94{height:70px}}@media only screen and (max-width:575px){.style_header__18h94{height:60px}}.style_header__18h94 .style_headerMain__2BKa1{position:absolute;top:0;right:0;left:0;background:transparent;height:90px;display:block;animation-name:style_opacityHeader__3HQQQ;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:ease;overflow:hidden}@media only screen and (max-width:767px){.style_header__18h94 .style_headerMain__2BKa1{height:70px}}@media only screen and (max-width:575px){.style_header__18h94 .style_headerMain__2BKa1{height:60px}}@keyframes style_opacityHeader__3HQQQ{0%{opacity:0}to{opacity:1}}.style_header__18h94 .style_headerSticky__2Xm1B{background:#04092a;height:90px;position:absolute;top:-100px;right:0;left:0;opacity:0;display:none;overflow:hidden}@media only screen and (max-width:767px){.style_header__18h94 .style_headerSticky__2Xm1B{height:70px}}@media only screen and (max-width:575px){.style_header__18h94 .style_headerSticky__2Xm1B{height:60px}}.style_header__18h94 .style_headerWrap___E-7a{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_header__18h94 .style_headerWrap___E-7a{padding:0 64px}}@media only screen and (min-width:991px){.style_header__18h94 .style_headerWrap___E-7a{padding:0 32px}}@media only screen and (max-width:991px){.style_header__18h94 .style_headerWrap___E-7a{padding:0 16px}}.style_header__18h94 .style_headerGridWrap__S5CiD{position:relative;display:block;margin:0 -25px}@media only screen and (min-width:1199px)and (max-width:1399px){.style_header__18h94 .style_headerGridWrap__S5CiD{margin:0 -20px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_header__18h94 .style_headerGridWrap__S5CiD{margin:0 -17px}}@media only screen and (max-width:767px){.style_header__18h94 .style_headerGridWrap__S5CiD{margin:0 -10px}}.style_header__18h94 .style_headerGrid__2Sxn9{position:relative;display:flex;height:90px;justify-content:space-between;align-items:center;padding:20px 0}@media only screen and (max-width:767px){.style_header__18h94 .style_headerGrid__2Sxn9{height:70px;padding:16px 0}}@media only screen and (max-width:575px){.style_header__18h94 .style_headerGrid__2Sxn9{height:60px;padding:10px 0}}.style_header__18h94 .style_headerItem__1SxSC{position:relative;padding:0 25px}@media only screen and (min-width:1199px)and (max-width:1399px){.style_header__18h94 .style_headerItem__1SxSC{padding:0 20px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_header__18h94 .style_headerItem__1SxSC{padding:0 17px}}@media only screen and (max-width:767px){.style_header__18h94 .style_headerItem__1SxSC{padding:0 10px}}.style_header__18h94 .style_headerItemWrap__M_nss{position:relative;display:flex;align-items:center}.style_header__18h94 .style_headerItemWrapElMenu__AICtz{position:relative;display:block;padding:0 0 0 50px}@media only screen and (min-width:1199px)and (max-width:1399px){.style_header__18h94 .style_headerItemWrapElMenu__AICtz{padding:0 0 0 40px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_header__18h94 .style_headerItemWrapElMenu__AICtz{padding:0 0 0 34px}}@media only screen and (max-width:991px){.style_header__18h94 .style_headerItemWrapElMenu__AICtz{display:none}}.style_header__18h94 .style_headerItemWrapElLogo__2WTpO{display:inline-block;line-height:0;font-size:0}.style_mobile__UzmUR{display:none}@media only screen and (max-width:991px){.style_mobile__UzmUR{display:block;position:fixed;background:#04092a;top:0;right:-100%;bottom:0;height:100%;width:100%;overflow-y:auto;padding:0 16px 40px;transition:right .3s ease;z-index:999}.style_mobile__UzmUR.style_active__oxQom{right:0}}.style_mobileGrid__2SbQx{position:relative;display:block}.style_about__VzYMO,.style_mobileTop__2Ph4j{position:relative}.style_about__VzYMO:before{content:"";position:absolute;background-image:url(/_next/static/media/aboutBg.e64bc5587421f8ff96ae31a60bd07def.svg);background-position:0 0;background-size:contain;background-repeat:no-repeat;right:0;top:0;max-width:463px;max-height:541px;width:100%;height:100%;z-index:1}@media only screen and (max-width:991px){.style_about__VzYMO:before{max-width:200px}}.style_about__VzYMO:after{content:"";position:absolute;background-image:url(/_next/static/media/aboutBg-2.dbbd64ff89186343ad11033e7c577c30.svg);background-position:0 0;background-size:contain;background-repeat:no-repeat;right:0;top:743px;max-width:472px;max-height:541px;width:100%;height:100%}@media only screen and (max-width:991px){.style_about__VzYMO:after{display:none}}.style_about__VzYMO .style_aboutContainer__2e1c8{background:#fff;display:block;position:relative}@media only screen and (min-width:767px){.style_about__VzYMO .style_aboutContainer__2e1c8{padding:100px 0}}@media only screen and (max-width:991px){.style_about__VzYMO .style_aboutContainer__2e1c8{position:static}}@media only screen and (min-width:575px)and (max-width:767px){.style_about__VzYMO .style_aboutContainer__2e1c8{padding:60px 0}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutContainer__2e1c8{padding:40px 0}}.style_about__VzYMO .style_aboutContainer__2e1c8:before{content:"";position:absolute;background-image:url(/_next/static/media/aboutBg-3.332634cd06ebce4ac9245df780d14d29.svg);background-position:100% 100%;background-size:contain;background-repeat:no-repeat;left:0;bottom:50px;max-width:341px;max-height:541px;width:100%;height:100%}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutContainer__2e1c8:before{display:none}}.style_about__VzYMO .style_aboutWrap__fNTsg{margin:0 auto;max-width:1248px;min-width:280px;z-index:2;position:relative}@media only screen and (min-width:1399px){.style_about__VzYMO .style_aboutWrap__fNTsg{padding:0 64px}}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutWrap__fNTsg{padding:0 32px}}@media only screen and (max-width:991px){.style_about__VzYMO .style_aboutWrap__fNTsg{padding:0 16px}}.style_about__VzYMO .style_aboutText__1AfZa{position:relative;display:block;font-family:PT_Russia,sans-serif;color:#04092a;font-weight:400;line-height:130%;max-width:920px}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutText__1AfZa{font-size:24px;margin:0 0 80px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutText__1AfZa{font-size:20px;margin:0 0 40px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutText__1AfZa{font-size:18px;margin:0 0 32px}}.style_about__VzYMO .style_aboutPrize__1_feH{position:relative;display:block}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutPrize__1_feH{margin:0 0 80px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPrize__1_feH{margin:0 0 40px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPrize__1_feH{margin:0 0 32px}}.style_about__VzYMO .style_aboutPrizeTitle__prDYa{position:relative;display:block;letter-spacing:.2em;text-transform:uppercase;font-family:TT Jenevers,sans-serif;color:#243057;font-weight:500;line-height:130%}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutPrizeTitle__prDYa{font-size:18px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPrizeTitle__prDYa{font-size:16px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPrizeTitle__prDYa{font-size:12px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutPrizeTitle__prDYa{font-size:10px}}.style_about__VzYMO .style_aboutPrizeNumber__vApf2{position:relative;display:block;text-transform:uppercase;font-family:TT Jenevers,sans-serif;color:#ff004c;font-weight:500;line-height:130%}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutPrizeNumber__vApf2{font-size:120px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPrizeNumber__vApf2{font-size:80px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPrizeNumber__vApf2{font-size:60px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutPrizeNumber__vApf2{font-size:40px}}.style_about__VzYMO .style_aboutBlock__tv_9z{position:relative;display:block}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutBlock__tv_9z{margin:0 0 100px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutBlock__tv_9z{margin:0 0 80px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutBlock__tv_9z{margin:0 0 60px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutBlock__tv_9z{margin:0 0 40px}}.style_about__VzYMO .style_aboutBlockTitle__UdkXO{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#243057;font-weight:500;line-height:130%;margin:0 0 20px}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutBlockTitle__UdkXO{font-size:40px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutBlockTitle__UdkXO{font-size:30px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutBlockTitle__UdkXO{font-size:20px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutBlockTitle__UdkXO{font-size:18px}}.style_about__VzYMO .style_aboutBlockItem__3MfMS{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:130%}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutBlockItem__3MfMS{font-size:24px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutBlockItem__3MfMS{font-size:20px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutBlockItem__3MfMS{font-size:18px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutBlockItem__3MfMS{font-size:16px}}.style_about__VzYMO .style_aboutBlockItem__3MfMS+.style_aboutBlockItem__3MfMS{margin:10px 0 0}.style_about__VzYMO .style_aboutBlockList__PBeki{position:relative;display:block;margin:0 0 32px}.style_about__VzYMO .style_aboutCountGrid__35Ucy{position:relative;display:flex;align-items:center}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutCountGrid__35Ucy{margin:0 -16px 100px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutCountGrid__35Ucy{margin:0 -16px 80px;flex-direction:column;align-items:flex-start}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutCountGrid__35Ucy{margin:0 -16px 60px;flex-direction:column;align-items:flex-start}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutCountGrid__35Ucy{margin:0 -16px 40px;flex-direction:column;align-items:flex-start}}.style_about__VzYMO .style_aboutCountItem__2Ujph{position:relative;display:flex;align-items:center;padding:0 16px;margin:0 -16px}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutCountItem__2Ujph{margin:0 -16px 16px}}.style_about__VzYMO .style_aboutCountNumber__68mej{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#243057;font-weight:500;line-height:130%;padding:0 16px}@media only screen and (min-width:1399px){.style_about__VzYMO .style_aboutCountNumber__68mej{font-size:52px}}@media only screen and (min-width:1199px)and (max-width:1399px){.style_about__VzYMO .style_aboutCountNumber__68mej{font-size:48px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_about__VzYMO .style_aboutCountNumber__68mej{font-size:46px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutCountNumber__68mej{font-size:40px;width:100px;min-width:100px;max-width:100px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutCountNumber__68mej{font-size:32px;width:80px;min-width:80px;max-width:80px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutCountNumber__68mej{font-size:32px;width:80px;min-width:80px;max-width:80px}}.style_about__VzYMO .style_aboutCountText__3jft6{position:relative;display:block;font-family:PT_Russia,sans-serif;color:#04092a;font-weight:400;line-height:150%;padding:0 16px;max-width:320px}@media only screen and (min-width:1399px){.style_about__VzYMO .style_aboutCountText__3jft6{font-size:18px}}@media only screen and (min-width:1199px)and (max-width:1399px){.style_about__VzYMO .style_aboutCountText__3jft6{font-size:18px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_about__VzYMO .style_aboutCountText__3jft6{font-size:16px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutCountText__3jft6{font-size:16px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutCountText__3jft6{font-size:18px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutCountText__3jft6{font-size:18px}}.style_about__VzYMO .style_aboutPerson__63Wlx{position:relative;display:flex;flex-wrap:wrap;align-items:center;margin:0 -16px}.style_about__VzYMO .style_aboutPersonItem__3m60E{position:relative;padding:0 16px}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutPersonItem__3m60E{width:33.3333333333%;margin:0 0 32px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPersonItem__3m60E{width:50%;margin:0 0 32px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPersonItem__3m60E{width:50%;margin:0 0 32px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutPersonItem__3m60E{width:100%;margin:0 0 16px}}.style_about__VzYMO .style_aboutPersonItemBg__24tj8{position:relative;display:flex;align-items:center;height:100%;width:100%;background:#fff;box-shadow:0 4px 15px rgba(164,186,213,.25);border-radius:12px;padding:24px}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutPersonItemBg__24tj8{min-height:120px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPersonItemBg__24tj8{min-height:120px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPersonItemBg__24tj8{min-height:120px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutPersonItemBg__24tj8{min-height:auto}}.style_about__VzYMO .style_aboutPersonText__1r3Vn{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#243057;font-weight:400;line-height:32px;padding:0 0 0 47px}@media only screen and (min-width:1399px){.style_about__VzYMO .style_aboutPersonText__1r3Vn{font-size:24px}}@media only screen and (min-width:1199px)and (max-width:1399px){.style_about__VzYMO .style_aboutPersonText__1r3Vn{font-size:20px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_about__VzYMO .style_aboutPersonText__1r3Vn{font-size:20px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPersonText__1r3Vn{font-size:18px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPersonText__1r3Vn{font-size:16px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutPersonText__1r3Vn{font-size:16px}}.style_about__VzYMO .style_aboutPersonText__1r3Vn:before{content:"";position:absolute;background-image:url(/_next/static/media/aboutPerson.fb1a00e552f6a6b1b24cc32d04f24f51.svg);background-position:50% 50%;background-size:cover;background-repeat:no-repeat;height:32px;width:32px;left:0}.style_about__VzYMO .style_aboutPersonItemLinkWrap__1ayHh{position:relative;display:flex;align-items:center;height:100%;width:100%;background:#fff;padding:24px}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutPersonItemLinkWrap__1ayHh{min-height:120px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPersonItemLinkWrap__1ayHh{min-height:120px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPersonItemLinkWrap__1ayHh{min-height:120px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutPersonItemLinkWrap__1ayHh{min-height:auto}}.style_about__VzYMO .style_aboutPersonItemLink__2-zcU{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#3347f2;font-weight:400;line-height:32px;padding:0 0 0 47px;transition:opacity .3s ease}@media only screen and (min-width:991px){.style_about__VzYMO .style_aboutPersonItemLink__2-zcU{font-size:24px}}@media only screen and (min-width:767px)and (max-width:991px){.style_about__VzYMO .style_aboutPersonItemLink__2-zcU{font-size:20px}}@media only screen and (max-width:767px){.style_about__VzYMO .style_aboutPersonItemLink__2-zcU{font-size:18px}}@media only screen and (max-width:575px){.style_about__VzYMO .style_aboutPersonItemLink__2-zcU{font-size:16px}}.style_about__VzYMO .style_aboutPersonItemLink__2-zcU:hover{opacity:.8}.style_about__VzYMO .style_aboutPersonItemLink__2-zcU:before{content:"";position:absolute;background-image:url(/_next/static/media/arrows.e3aa69445a2b699044fb0446d0f389ae.svg);background-position:50% 50%;background-size:cover;background-repeat:no-repeat;height:32px;width:33px;left:0}.style_contacts__2TlQT{position:relative}.style_contacts__2TlQT .style_contactsContainer__3_Lo1{background:#04092a;position:relative;display:block}@media only screen and (min-width:767px){.style_contacts__2TlQT .style_contactsContainer__3_Lo1{padding:100px 0 40px}}@media only screen and (min-width:575px)and (max-width:767px){.style_contacts__2TlQT .style_contactsContainer__3_Lo1{padding:60px 0 20px}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsContainer__3_Lo1{padding:40px 0 0}}.style_contacts__2TlQT .style_contactsWrap__2cZn_{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_contacts__2TlQT .style_contactsWrap__2cZn_{padding:0 64px}}@media only screen and (min-width:991px){.style_contacts__2TlQT .style_contactsWrap__2cZn_{padding:0 32px}}@media only screen and (max-width:991px){.style_contacts__2TlQT .style_contactsWrap__2cZn_{padding:0 16px}}.style_contacts__2TlQT .style_contactsTitle__U4J6X{color:#fff}.style_contacts__2TlQT .style_contactsBlock__3RGp-{position:relative;border-bottom:1px solid #263054;padding:0 0 30px;color:#fff}.style_contacts__2TlQT .style_contactsBlock__3RGp-:last-child{border-bottom:0}.style_contacts__2TlQT .style_contactsBlock__3RGp-+.style_contactsBlock__3RGp-{margin:60px 0 0}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsBlock__3RGp-+.style_contactsBlock__3RGp-{margin:30px 0 0}}.style_contacts__2TlQT .style_contactsBlockWrap__3Eh6o{position:relative;display:flex;margin:0 -16px}@media only screen and (max-width:991px){.style_contacts__2TlQT .style_contactsBlockWrap__3Eh6o{flex-wrap:wrap}}.style_contacts__2TlQT .style_contactsBlockItem__1a6NV{position:relative;display:block;width:33.3333333333%;padding:0 16px;margin:0 0 32px}@media only screen and (max-width:991px){.style_contacts__2TlQT .style_contactsBlockItem__1a6NV{width:50%}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsBlockItem__1a6NV{width:100%}.style_contacts__2TlQT .style_contactsBlockItem__1a6NV:last-child{margin:0}}@media only screen and (max-width:991px){.style_contacts__2TlQT .style_contactsBlockItem__1a6NV.style_contactsBlockItemFull__1mKQK{width:100%}}.style_contacts__2TlQT .style_contactsBlockItemWrap__10Vn4{position:relative;display:flex;flex-direction:column;height:100%;width:100%;justify-content:space-between}.style_contacts__2TlQT .style_contactsBlockTop__1m6CT+.style_contactsBlockBot__3xGS9{margin:20px 0 0}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsBlockTop__1m6CT+.style_contactsBlockBot__3xGS9{margin:10px 0 0}}.style_contacts__2TlQT .style_contactsRow__3HOcR{position:relative;display:block}.style_contacts__2TlQT .style_contactsRow__3HOcR+.style_contactsRow__3HOcR{margin:32px 0 0}.style_contacts__2TlQT .style_contactsRowTitle__2QAGm{position:relative;display:block;color:#fff;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;margin:0 0 4px}@media only screen and (min-width:767px){.style_contacts__2TlQT .style_contactsRowTitle__2QAGm{font-size:16px}}@media only screen and (min-width:575px)and (max-width:767px){.style_contacts__2TlQT .style_contactsRowTitle__2QAGm{font-size:14px}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsRowTitle__2QAGm{font-size:12px}}.style_contacts__2TlQT .style_contactsRowDesc__2YkRP{position:relative;display:block;color:#fff;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;margin:0 0 4px}@media only screen and (min-width:767px){.style_contacts__2TlQT .style_contactsRowDesc__2YkRP{font-size:16px}}@media only screen and (min-width:575px)and (max-width:767px){.style_contacts__2TlQT .style_contactsRowDesc__2YkRP{font-size:14px}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsRowDesc__2YkRP{font-size:12px}}.style_contacts__2TlQT .style_contactsRowDesc__2YkRP a{color:#fff}.style_contacts__2TlQT .style_contactsRowDesc__2YkRP a:hover{color:#3347f2}.style_contacts__2TlQT .style_contactsEmail__1NAvB{position:relative;display:block;color:#fff;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400}@media only screen and (min-width:767px){.style_contacts__2TlQT .style_contactsEmail__1NAvB{font-size:16px}}@media only screen and (min-width:575px)and (max-width:767px){.style_contacts__2TlQT .style_contactsEmail__1NAvB{font-size:14px}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsEmail__1NAvB{font-size:12px}}.style_contacts__2TlQT .style_contactsEmail__1NAvB a{color:#fff}.style_contacts__2TlQT .style_contactsEmail__1NAvB a:hover{color:#3347f2}.style_contacts__2TlQT .style_contactsBlockTitle__Ll77W{position:relative;display:block;color:#fff;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;transition:color .3s ease}@media only screen and (min-width:767px){.style_contacts__2TlQT .style_contactsBlockTitle__Ll77W{font-size:28px;margin:0 0 40px}}@media only screen and (min-width:575px)and (max-width:767px){.style_contacts__2TlQT .style_contactsBlockTitle__Ll77W{font-size:24px;margin:0 0 32px}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsBlockTitle__Ll77W{font-size:20px;margin:0 0 20px}}.style_contacts__2TlQT .style_contactsName__1WvOH{position:relative;display:block;color:#fff;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:400;transition:color .3s ease}@media only screen and (min-width:767px){.style_contacts__2TlQT .style_contactsName__1WvOH{font-size:20px;margin:0 0 24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_contacts__2TlQT .style_contactsName__1WvOH{font-size:18px;margin:0 0 20px}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsName__1WvOH{font-size:16px;margin:0 0 10px}}.style_contacts__2TlQT .style_contactsPost__3emtx{position:relative;display:block;color:#8b91a9;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;transition:color .3s ease}@media only screen and (min-width:767px){.style_contacts__2TlQT .style_contactsPost__3emtx{font-size:16px}}@media only screen and (min-width:575px)and (max-width:767px){.style_contacts__2TlQT .style_contactsPost__3emtx{font-size:14px}}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsPost__3emtx{font-size:12px}}.style_contacts__2TlQT .style_contactsSocial__22job{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin:32px -16px 0}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsSocial__22job{margin:24px -16px 0}}.style_contacts__2TlQT .style_contactsSocialItem__2RMvU{width:50%;position:relative;display:block;margin:0 0 12px;padding:0 16px}@media only screen and (max-width:575px){.style_contacts__2TlQT .style_contactsSocialItem__2RMvU{width:100%;margin:0 0 10px}}.style_experts__1mhSh{position:relative}.style_experts__1mhSh .style_expertsContainer__39YLu{background:#fff;position:relative;display:block}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsContainer__39YLu{padding:100px 0}}@media only screen and (min-width:767px)and (max-width:991px){.style_experts__1mhSh .style_expertsContainer__39YLu{padding:60px 0 80px}}@media only screen and (max-width:767px){.style_experts__1mhSh .style_expertsContainer__39YLu{padding:40px 0 60px}}.style_experts__1mhSh .style_expertsWrap__1ebkT{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_experts__1mhSh .style_expertsWrap__1ebkT{padding:0 64px}}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsWrap__1ebkT{padding:0 32px}}@media only screen and (max-width:991px){.style_experts__1mhSh .style_expertsWrap__1ebkT{padding:0 16px}}.style_experts__1mhSh .style_expertsGrid__1MvE5{position:relative;display:flex;flex-wrap:wrap;margin:0 -16px}.style_experts__1mhSh .style_expertsGridItem__3GMBd{position:relative;display:block;width:50%;padding:0 16px}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsGridItem__3GMBd{margin:0 0 32px}}@media only screen and (min-width:767px)and (max-width:991px){.style_experts__1mhSh .style_expertsGridItem__3GMBd{margin:0 0 32px}}@media only screen and (max-width:767px){.style_experts__1mhSh .style_expertsGridItem__3GMBd{margin:0 0 32px}}@media only screen and (max-width:575px){.style_experts__1mhSh .style_expertsGridItem__3GMBd{margin:0 0 32px;width:100%}}.style_experts__1mhSh .style_expertsPerson__3DCEO{position:relative;display:flex;align-items:center}.style_experts__1mhSh .style_expertsPersonItem__2Pb02{position:relative;display:block}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsPersonItemLeft__2NidP+.style_expertsPersonItemRight__1digY{padding:0 0 0 20px}}@media only screen and (min-width:767px)and (max-width:991px){.style_experts__1mhSh .style_expertsPersonItemLeft__2NidP+.style_expertsPersonItemRight__1digY{padding:0 0 0 20px}}@media only screen and (max-width:767px){.style_experts__1mhSh .style_expertsPersonItemLeft__2NidP+.style_expertsPersonItemRight__1digY{padding:0 0 0 16px}}.style_experts__1mhSh .style_expertsPersonItemRight__1digY{max-width:450px}.style_experts__1mhSh .style_expertsPersonItemLeft__2NidP{position:relative;display:block}.style_experts__1mhSh .style_expertsPersonImg__1hToX{display:block;background-color:#e8e8e8;border-radius:50%;overflow:hidden;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsPersonImg__1hToX{height:90px;width:90px;min-width:90px;max-width:90px}}@media only screen and (min-width:767px)and (max-width:991px){.style_experts__1mhSh .style_expertsPersonImg__1hToX{height:80px;width:80px;min-width:80px;max-width:80px}}@media only screen and (max-width:767px){.style_experts__1mhSh .style_expertsPersonImg__1hToX{height:60px;width:60px;min-width:60px;max-width:60px}}.style_experts__1mhSh .style_expertsPersonName__1cvQE{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:130%;margin:0 0 4px}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsPersonName__1cvQE{font-size:24px}}@media only screen and (min-width:767px)and (max-width:991px){.style_experts__1mhSh .style_expertsPersonName__1cvQE{font-size:18px}}@media only screen and (max-width:767px){.style_experts__1mhSh .style_expertsPersonName__1cvQE{font-size:16px}}.style_experts__1mhSh .style_expertsPersonPost__2MU7V{position:relative;display:block;font-family:PT_Russia,sans-serif;color:#8b91a9;font-weight:400;line-height:150%}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsPersonPost__2MU7V{font-size:14px}}@media only screen and (min-width:767px)and (max-width:991px){.style_experts__1mhSh .style_expertsPersonPost__2MU7V{font-size:12px}}@media only screen and (max-width:767px){.style_experts__1mhSh .style_expertsPersonPost__2MU7V{font-size:12px}}.style_experts__1mhSh .style_expertsBtn__dUlSf{position:relative;display:flex;justify-content:center}@media only screen and (min-width:991px){.style_experts__1mhSh .style_expertsBtn__dUlSf{margin:38px 0 0}}@media only screen and (min-width:767px)and (max-width:991px){.style_experts__1mhSh .style_expertsBtn__dUlSf{margin:28px 0 0}}@media only screen and (max-width:767px){.style_experts__1mhSh .style_expertsBtn__dUlSf{margin:18px 0 0}}.style_faq__1rxtq{position:relative}.style_faq__1rxtq .style_faqContainer__vig7t{background:#fff;position:relative;display:block}@media only screen and (min-width:767px){.style_faq__1rxtq .style_faqContainer__vig7t{padding:100px 0}}@media only screen and (min-width:575px)and (max-width:767px){.style_faq__1rxtq .style_faqContainer__vig7t{padding:60px 0 80px}}@media only screen and (max-width:575px){.style_faq__1rxtq .style_faqContainer__vig7t{padding:40px 0 60px}}.style_faq__1rxtq .style_faqWrap__1Y37y{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_faq__1rxtq .style_faqWrap__1Y37y{padding:0 64px}}@media only screen and (min-width:991px){.style_faq__1rxtq .style_faqWrap__1Y37y{padding:0 32px}}@media only screen and (max-width:991px){.style_faq__1rxtq .style_faqWrap__1Y37y{padding:0 16px}}.style_faq__1rxtq .style_faqGrid__3oyv7,.style_faq__1rxtq .style_faqItem__27dCD{position:relative;display:block}.style_faq__1rxtq .style_faqItem__27dCD:first-child .style_faqItemWrap__WF6b5{border-top:1px solid #dbe4ed}.style_faq__1rxtq .style_faqItem__27dCD:hover .style_faqItemTitle__1Kxno{color:#3347f2}.style_faq__1rxtq .style_faqItem__27dCD:hover .style_arrowsSvg__3mjnV{stroke:#8b91a9}.style_faq__1rxtq .style_faqItemWrap__WF6b5{position:relative;display:block;border-bottom:1px solid #dbe4ed}.style_faq__1rxtq .style_faqItemTitle__1Kxno{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;transition:color .3s ease;cursor:pointer}@media only screen and (min-width:767px){.style_faq__1rxtq .style_faqItemTitle__1Kxno{font-size:24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_faq__1rxtq .style_faqItemTitle__1Kxno{font-size:20px}}@media only screen and (max-width:575px){.style_faq__1rxtq .style_faqItemTitle__1Kxno{font-size:18px}}@media only screen and (min-width:767px){.style_faq__1rxtq .style_faqItemTitle__1Kxno{padding:32px 32px 32px 60px}}@media only screen and (min-width:575px)and (max-width:767px){.style_faq__1rxtq .style_faqItemTitle__1Kxno{padding:32px 32px 32px 60px}}@media only screen and (max-width:575px){.style_faq__1rxtq .style_faqItemTitle__1Kxno{padding:20px 20px 20px 36px}}.style_faq__1rxtq .style_faqItemArrows__LreMF{position:absolute;left:12px;top:0;transition:transform .3s ease}@media only screen and (min-width:767px){.style_faq__1rxtq .style_faqItemArrows__LreMF{top:32px}}@media only screen and (min-width:575px)and (max-width:767px){.style_faq__1rxtq .style_faqItemArrows__LreMF{top:32px}}@media only screen and (max-width:575px){.style_faq__1rxtq .style_faqItemArrows__LreMF{top:16px;left:8px}}.style_faq__1rxtq .style_faqItemArrows__LreMF[data-state=expanded]{transform:rotate(90deg)}.style_faq__1rxtq .style_faqItemArrows__LreMF[data-state=expanded] .style_arrowsSvg__3mjnV{stroke:#8b91a9}.style_faq__1rxtq .style_arrowsSvg__3mjnV{stroke:#243057;stroke-width:2;transition:all .3s ease}.style_faq__1rxtq .style_faqItemText__DVQwf{position:relative;color:#04092a;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:400;transition:color .3s ease}@media only screen and (min-width:767px){.style_faq__1rxtq .style_faqItemText__DVQwf{font-size:18px}}@media only screen and (min-width:575px)and (max-width:767px){.style_faq__1rxtq .style_faqItemText__DVQwf{font-size:16px}}@media only screen and (max-width:575px){.style_faq__1rxtq .style_faqItemText__DVQwf{font-size:14px}}@media only screen and (min-width:767px){.style_faq__1rxtq .style_faqItemText__DVQwf{padding:0 32px 32px 60px}}@media only screen and (min-width:575px)and (max-width:767px){.style_faq__1rxtq .style_faqItemText__DVQwf{padding:0 32px 32px 60px}}@media only screen and (max-width:575px){.style_faq__1rxtq .style_faqItemText__DVQwf{padding:0 20px 20px 36px}}.style_decorBlock__CKsoh{position:absolute;left:50%;transform:translateX(-50%);bottom:0;top:0;width:1920px}@media only screen and (max-width:767px){.style_decorBlock__CKsoh{width:100%;left:0;right:0;transform:none}}.style_decorBlock__CKsoh .style_decorCenter__2YwOx{display:none;position:absolute;left:0;right:0;top:0;bottom:0}@media only screen and (max-width:767px){.style_decorBlock__CKsoh .style_decorCenter__2YwOx{display:block}}.style_decorBlock__CKsoh .style_decorCenter__2YwOx .style_decorCenter1__37pfA{animation:style_fadingLeft__2-YIO 10s ease-in-out infinite;animation-delay:2s}.style_decorBlock__CKsoh .style_decorCenter__2YwOx .style_decorCenter2__3RqMX{animation:style_fadingLeft__2-YIO 10s ease-in-out infinite;animation-delay:6s}.style_decorBlock__CKsoh .style_decorCenter__2YwOx .style_decorCenter3__2N-_W{animation:style_fadingLeft__2-YIO 10s ease-in-out infinite;animation-delay:4s}.style_decorBlock__CKsoh .style_decorCenter1__37pfA{height:15px;width:15px;background-image:url(/_next/static/media/decorRight4.69ddc9a5858c9838943531bb3b4b2769.svg);right:100px;top:80px}.style_decorBlock__CKsoh .style_decorCenter1__37pfA,.style_decorBlock__CKsoh .style_decorCenter2__3RqMX{z-index:2;position:absolute;display:block;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.style_decorBlock__CKsoh .style_decorCenter2__3RqMX{height:34px;width:78px;background-image:url(/_next/static/media/decorLeft6.4722e21a3904684e828cff27b543646a.svg);right:-20px;top:150px}@media only screen and (max-width:767px){.style_decorBlock__CKsoh .style_decorCenter2__3RqMX{animation-delay:2s}}.style_decorBlock__CKsoh .style_decorCenter3__2N-_W{z-index:2;position:absolute;display:block;height:37px;width:26px;background-image:url(/_next/static/media/decorRight8.167c9997edafded400173b867afb3165.svg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;right:20px;bottom:50px}@media only screen and (max-width:767px){.style_decorBlock__CKsoh .style_decorCenter3__2N-_W{animation-delay:3.5s}}.style_decorBlock__CKsoh .style_decorLeft__3DitC{position:absolute;right:0;top:0;bottom:0;width:100%;height:100%}@media only screen and (max-width:767px){.style_decorBlock__CKsoh .style_decorLeft__3DitC{display:none}}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI{z-index:2;position:absolute;display:block}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI:first-child{animation:style_fadingLeft__2-YIO 20s ease-in-out infinite;animation-delay:2s}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI:nth-child(2){animation:style_fading__20c8D 10s ease-in-out infinite;animation-delay:6s}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI:nth-child(3){animation:style_fadingTop__1o_HV 15s ease-in-out infinite;animation-delay:1s}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI:nth-child(4){animation:style_fadingLeft__2-YIO 12s ease-in-out infinite;animation-delay:3s}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI:nth-child(5){animation:style_fading__20c8D 14s ease-in-out infinite;animation-delay:4s}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI:nth-child(6){animation:style_fadingLeft__2-YIO 12s ease-in-out infinite;animation-delay:5s}.style_decorBlock__CKsoh .style_decorLeftMain__2CSjI:nth-child(7){animation:style_fadingTop__1o_HV 18s ease-in-out infinite;animation-delay:2s}.style_decorBlock__CKsoh .style_decorLeft1__7FSzB{height:26px;width:26px;left:5.2083333333%;top:4.5652173913%}.style_decorBlock__CKsoh .style_decorLeft2__3w34-{height:32px;width:32px;left:1.8229166667%;top:21.7391304348%}.style_decorBlock__CKsoh .style_decorLeft3__rLkwT{height:78px;width:73px;left:11.4583333333%;top:26.0869565217%}.style_decorBlock__CKsoh .style_decorLeft4__1tBwh{height:34px;width:34px;left:7.5%;top:38.5869565217%}.style_decorBlock__CKsoh .style_decorLeft5__14L76{height:22px;width:22px;left:.9375%;top:48.9130434783%}.style_decorBlock__CKsoh .style_decorLeft6__2BE8q{height:54px;width:98px;left:9.8958333333%;top:58.6956521739%}.style_decorBlock__CKsoh .style_decorLeft7__2Xsep{height:46px;width:46px;left:.5208333333%;top:70.652173913%}.style_decorBlock__CKsoh .style_decorRight__3Sts9{position:absolute;top:0;bottom:0;width:1920px}@media only screen and (min-width:1399px){.style_decorBlock__CKsoh .style_decorRight__3Sts9{right:0}}@media only screen and (min-width:1199px)and (max-width:1399px){.style_decorBlock__CKsoh .style_decorRight__3Sts9{right:100px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_decorBlock__CKsoh .style_decorRight__3Sts9{right:200px}}@media only screen and (min-width:767px)and (max-width:991px){.style_decorBlock__CKsoh .style_decorRight__3Sts9{right:150px}}@media only screen and (max-width:767px){.style_decorBlock__CKsoh .style_decorRight__3Sts9{display:none}}.style_decorBlock__CKsoh .style_decorRightMain__3Took{z-index:2;position:absolute;display:block}.style_decorBlock__CKsoh .style_decorRightMain__3Took:first-child{animation-delay:2s;animation:style_fadingLeft__2-YIO 14s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(2){animation-delay:5s;animation:style_fadingTop__1o_HV 10s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(3){animation-delay:3s;animation:style_fading__20c8D 12s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(4){animation-delay:1s;animation:style_fadingTop__1o_HV 16s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(5){animation-delay:4s;animation:style_fading__20c8D 10s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(6){animation-delay:2s;animation:style_fadingLeft__2-YIO 12s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(7){animation-delay:5s;animation:style_fading__20c8D 15s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(8){animation-delay:3s;animation:style_fadingTop__1o_HV 10s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(9){animation-delay:6s;animation:style_fadingLeft__2-YIO 14s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRightMain__3Took:nth-child(10){animation-delay:2s;animation:style_fading__20c8D 12s ease-in-out infinite}.style_decorBlock__CKsoh .style_decorRight1__3y0lL{height:79px;width:133px;right:14.0625%;top:20.652173913%}.style_decorBlock__CKsoh .style_decorRight2__MTgAE{height:29px;width:30px;right:25%;top:29.347826087%}.style_decorBlock__CKsoh .style_decorRight3__30ZsD{height:32px;width:31px;right:2.8645833333%;top:26.0869565217%}.style_decorBlock__CKsoh .style_decorRight4__3HCMO{height:21px;width:21px;right:8.3333333333%;top:40.2173913043%}.style_decorBlock__CKsoh .style_decorRight5__3Mec2{height:34px;width:35px;right:21.1979166667%;top:45.1086956522%}.style_decorBlock__CKsoh .style_decorRight6__hf_2k{height:51px;width:77px;right:6.7708333333%;top:52.1739130435%}.style_decorBlock__CKsoh .style_decorRight7__1sEl5{height:23px;width:22px;right:15.625%;top:58.6956521739%}.style_decorBlock__CKsoh .style_decorRight8__1QBy9{height:47px;width:36px;right:26.1979166667%;top:63.5869565217%}.style_decorBlock__CKsoh .style_decorRight9__1QjtS{height:79px;width:69px;right:.78125%;top:70.652173913%}.style_decorBlock__CKsoh .style_decorRight10___rrLZ{height:26px;width:26px;right:13.0208333333%;top:76.7391304348%}@keyframes style_fading__20c8D{0%{transform:translate(0)}30%{opacity:.01}50%{opacity:1;transform:translate(3px,5px)}70%{opacity:.5}to{transform:translate(0)}}@keyframes style_fadingLeft__2-YIO{0%{transform:translate(0)}30%{opacity:.5}50%{opacity:1;transform:translate(-3px,-5px)}70%{opacity:.01}to{transform:translate(0)}}@keyframes style_fadingTop__1o_HV{0%{transform:translateY(0);opacity:1}50%{transform:translateY(-5px);opacity:.05}to{transform:translateY(0);opacity:1}}.style_window__3R2Ha{position:relative;background:#04092a}@media only screen and (min-width:991px){.style_window__3R2Ha{min-height:860px}}@media only screen and (max-width:991px){.style_window__3R2Ha{min-height:520px}}@media only screen and (max-width:575px){.style_window__3R2Ha{min-height:500px}}@media only screen and (max-width:767px){.style_window__3R2Ha:before{content:"";position:absolute;right:0;bottom:0;max-width:927px;max-height:754px;width:100%;height:100%;background-image:url(/_next/static/media/main-window-triangles.f6ceba43f24460c908c098b43b311757.svg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;left:30%}}.style_window__3R2Ha .style_windowDecorBg__T3XwB{position:absolute;right:0;bottom:0;max-width:927px;max-height:754px;width:100%;height:100%}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowDecorBg__T3XwB{right:-20%}}@media only screen and (max-width:767px){.style_window__3R2Ha .style_windowDecorBg__T3XwB{display:none}}.style_window__3R2Ha .style_windowDecorBgImgBig__1awpU{position:absolute;right:-3%;bottom:-3%;max-width:738px;max-height:754px;width:100%;height:100%}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowDecorBgImgBig__1awpU{max-height:500px;left:20%}}.style_window__3R2Ha .style_windowDecorBgImgBig__1awpU div{position:absolute;left:0;right:0;top:0;bottom:0}.style_window__3R2Ha .style_windowDecorBgImgBig__1awpU img{position:relative}.style_window__3R2Ha .style_windowDecorBgImgMin__199CK{position:absolute;left:0;bottom:-3%;max-width:547px;max-height:377px;width:100%;height:100%}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowDecorBgImgMin__199CK{max-height:200px;left:12%}}.style_window__3R2Ha .style_windowDecorBgImgMin__199CK div{position:absolute;left:0;right:0;top:0;bottom:0}.style_window__3R2Ha .style_windowDecorBgImgMin__199CK img{position:relative}.style_window__3R2Ha .style_windowContainer__12H7A{position:relative;display:block}@media only screen and (min-width:991px){.style_window__3R2Ha .style_windowContainer__12H7A{padding:214px 0 240px}}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowContainer__12H7A{padding:150px 0 100px}}@media only screen and (max-width:575px){.style_window__3R2Ha .style_windowContainer__12H7A{padding:120px 0 80px}}.style_window__3R2Ha .style_windowWrap__OPUrc{margin:0 auto;max-width:1248px;min-width:280px;position:relative;z-index:5}@media only screen and (min-width:1399px){.style_window__3R2Ha .style_windowWrap__OPUrc{padding:0 64px}}@media only screen and (min-width:991px){.style_window__3R2Ha .style_windowWrap__OPUrc{padding:0 32px}}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowWrap__OPUrc{padding:0 16px}}.style_window__3R2Ha .style_windowContent__TA48B{position:relative;display:block}.style_window__3R2Ha .style_windowMinTitle__1HF3P{position:relative;display:block;color:#fff;font-family:PT_Russia,sans-serif;line-height:130%;font-weight:400;margin:0 0 12px;z-index:2}@media only screen and (min-width:991px){.style_window__3R2Ha .style_windowMinTitle__1HF3P{font-size:24px}}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowMinTitle__1HF3P{font-size:18px}}@media only screen and (max-width:575px){.style_window__3R2Ha .style_windowMinTitle__1HF3P{font-size:16px}}.style_window__3R2Ha .style_windowTitle__BxQYp{position:relative;display:block;color:#fff;font-family:TT Jenevers,sans-serif;font-weight:500;line-height:130%;margin:0 0 12px;z-index:2}@media only screen and (min-width:991px){.style_window__3R2Ha .style_windowTitle__BxQYp{font-size:140px}}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowTitle__BxQYp{font-size:80px}}@media only screen and (max-width:575px){.style_window__3R2Ha .style_windowTitle__BxQYp{font-size:40px}}.style_window__3R2Ha .style_windowText__1trCo{position:relative;display:block;color:#22ebdf;font-family:PT_Russia,sans-serif;font-weight:400;line-height:130%;z-index:2}@media only screen and (min-width:991px){.style_window__3R2Ha .style_windowText__1trCo{font-size:32px;max-width:66.6666666667%}}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowText__1trCo{font-size:20px;max-width:83.3333333333%}}@media only screen and (max-width:575px){.style_window__3R2Ha .style_windowText__1trCo{font-size:18px;max-width:100%}}.style_window__3R2Ha .style_windowText__1trCo+.style_windowText__1trCo{margin:12px 0 0}.style_window__3R2Ha .style_windowTextMin__2AOzS{position:relative;display:block;color:#8b91a9;font-family:PT_Russia,sans-serif;font-weight:400;line-height:150%;margin:20px 0 0;padding:0 32px 0 0;z-index:2}@media only screen and (min-width:991px){.style_window__3R2Ha .style_windowTextMin__2AOzS{font-size:20px;max-width:66.6666666667%}}@media only screen and (max-width:991px){.style_window__3R2Ha .style_windowTextMin__2AOzS{font-size:16px;max-width:83.3333333333%}}@media only screen and (max-width:575px){.style_window__3R2Ha .style_windowTextMin__2AOzS{font-size:14px;max-width:100%}}.style_operator__HvR6s{position:relative}.style_operator__HvR6s .style_operatorContainer__1as9e{background:#f1f5fa;position:relative;display:block}@media only screen and (min-width:767px){.style_operator__HvR6s .style_operatorContainer__1as9e{padding:80px 0 100px}}@media only screen and (min-width:575px)and (max-width:767px){.style_operator__HvR6s .style_operatorContainer__1as9e{padding:60px 0}}@media only screen and (max-width:575px){.style_operator__HvR6s .style_operatorContainer__1as9e{padding:40px 0}}.style_operator__HvR6s .style_operatorWrap__2-E1S{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_operator__HvR6s .style_operatorWrap__2-E1S{padding:0 64px}}@media only screen and (min-width:991px){.style_operator__HvR6s .style_operatorWrap__2-E1S{padding:0 32px}}@media only screen and (max-width:991px){.style_operator__HvR6s .style_operatorWrap__2-E1S{padding:0 16px}}.style_operator__HvR6s .style_operatorContent__pb--B{position:relative;margin:0 -16px}@media only screen and (min-width:991px){.style_operator__HvR6s .style_operatorContent__pb--B{display:flex;align-items:flex-start}}.style_operator__HvR6s .style_operatorItem__1t7EV{position:relative;display:block;padding:0 16px}.style_operator__HvR6s .style_operatorItem__1t7EV.style_operatorItemLeft__L214z{width:100%;margin:0 0 32px}@media only screen and (min-width:991px){.style_operator__HvR6s .style_operatorItem__1t7EV.style_operatorItemLeft__L214z{width:30%;margin:0}}.style_operator__HvR6s .style_operatorItem__1t7EV.style_operatorItemRight__ULXpJ{width:100%}@media only screen and (min-width:991px){.style_operator__HvR6s .style_operatorItem__1t7EV.style_operatorItemRight__ULXpJ{width:70%}}.style_operator__HvR6s .style_operatorText__3SQiH{position:relative;display:block;color:#04092a;font-family:PT_Russia,sans-serif;line-height:150%;font-weight:400}@media only screen and (min-width:767px){.style_operator__HvR6s .style_operatorText__3SQiH{font-size:18px}}@media only screen and (min-width:575px)and (max-width:767px){.style_operator__HvR6s .style_operatorText__3SQiH{font-size:16px}}@media only screen and (max-width:575px){.style_operator__HvR6s .style_operatorText__3SQiH{font-size:14px}}.style_operator__HvR6s .style_operatorImage__1uJd0{position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;transition:opacity .3s ease}.style_operator__HvR6s .style_operatorImage__1uJd0:hover{opacity:.8}@media only screen and (min-width:991px){.style_operator__HvR6s .style_operatorImage__1uJd0{justify-content:center}}.style_organizer__3_qlq{position:relative}.style_organizer__3_qlq .style_organizerContainer__2MFPc{background:#f1f5fa;position:relative;display:block;overflow:hidden}@media only screen and (min-width:767px){.style_organizer__3_qlq .style_organizerContainer__2MFPc{padding:80px 0}}@media only screen and (min-width:575px)and (max-width:767px){.style_organizer__3_qlq .style_organizerContainer__2MFPc{padding:60px 0}}@media only screen and (max-width:575px){.style_organizer__3_qlq .style_organizerContainer__2MFPc{padding:40px 0}}.style_organizer__3_qlq .style_organizerWrap__1PPb6{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_organizer__3_qlq .style_organizerWrap__1PPb6{padding:0 64px}}@media only screen and (min-width:991px){.style_organizer__3_qlq .style_organizerWrap__1PPb6{padding:0 32px}}@media only screen and (max-width:991px){.style_organizer__3_qlq .style_organizerWrap__1PPb6{padding:0 16px}}.style_organizer__3_qlq .style_organizerContent__Vyirk{position:relative;margin:0 -16px}@media only screen and (min-width:991px){.style_organizer__3_qlq .style_organizerContent__Vyirk{display:flex}}.style_organizer__3_qlq .style_organizerItem__37p--{position:relative;display:block;padding:0 16px}.style_organizer__3_qlq .style_organizerItem__37p--.style_organizerItemLeft__22IVS{width:100%}@media only screen and (min-width:991px){.style_organizer__3_qlq .style_organizerItem__37p--.style_organizerItemLeft__22IVS{width:33.3333333333%}}.style_organizer__3_qlq .style_organizerItem__37p--.style_organizerItemLeft__22IVS:before{content:"";position:absolute;right:16px;width:1000%;top:-100%;bottom:-100%;background:#e8eff6}@media only screen and (max-width:991px){.style_organizer__3_qlq .style_organizerItem__37p--.style_organizerItemLeft__22IVS:before{display:none}}.style_organizer__3_qlq .style_organizerItem__37p--.style_organizerItemRight__XVC5V{width:100%}@media only screen and (min-width:991px){.style_organizer__3_qlq .style_organizerItem__37p--.style_organizerItemRight__XVC5V{width:66.6666666667%}}.style_organizer__3_qlq .style_organizerMinTitle__2R1un{position:relative;display:block;color:#8b91a9;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:500;margin:0 0 8px;padding:0 10px 0 0;letter-spacing:.2em;text-transform:uppercase}@media only screen and (min-width:767px){.style_organizer__3_qlq .style_organizerMinTitle__2R1un{font-size:12px}}@media only screen and (min-width:575px)and (max-width:767px){.style_organizer__3_qlq .style_organizerMinTitle__2R1un{font-size:12px}}@media only screen and (max-width:575px){.style_organizer__3_qlq .style_organizerMinTitle__2R1un{font-size:12px}}.style_organizer__3_qlq .style_organizerTitle__7zIQ5{position:relative;display:block;color:#3347f2;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:400;margin:0 0 12px;padding:0 10px 0 0}@media only screen and (min-width:991px){.style_organizer__3_qlq .style_organizerTitle__7zIQ5{font-size:28px}}@media only screen and (min-width:991px)and (max-width:1199px){.style_organizer__3_qlq .style_organizerTitle__7zIQ5{font-size:24px}}@media only screen and (min-width:767px)and (max-width:991px){.style_organizer__3_qlq .style_organizerTitle__7zIQ5{font-size:24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_organizer__3_qlq .style_organizerTitle__7zIQ5{font-size:24px}}@media only screen and (max-width:575px){.style_organizer__3_qlq .style_organizerTitle__7zIQ5{font-size:20px}}.style_organizer__3_qlq .style_organizerText__2Il33{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:300;margin:0 0 12px}@media only screen and (min-width:767px){.style_organizer__3_qlq .style_organizerText__2Il33{font-size:18px}}@media only screen and (min-width:575px)and (max-width:767px){.style_organizer__3_qlq .style_organizerText__2Il33{font-size:16px}}@media only screen and (max-width:575px){.style_organizer__3_qlq .style_organizerText__2Il33{font-size:14px}}.style_partners__OaOeB{position:relative}.style_partners__OaOeB .style_partnersContainer__3_2_2{background:#fff;position:relative;display:block}@media only screen and (min-width:767px){.style_partners__OaOeB .style_partnersContainer__3_2_2{padding:100px 0}}@media only screen and (min-width:575px)and (max-width:767px){.style_partners__OaOeB .style_partnersContainer__3_2_2{padding:60px 0}}@media only screen and (max-width:575px){.style_partners__OaOeB .style_partnersContainer__3_2_2{padding:40px 0}}.style_partners__OaOeB .style_partnersBottomText__1J6nx{position:relative;display:block;width:66.6666666667%;margin:12px 0;color:#8b91a9;font-family:PT_Russia,sans-serif;line-height:150%}@media only screen and (min-width:991px){.style_partners__OaOeB .style_partnersBottomText__1J6nx{font-size:12px}}@media only screen and (max-width:767px){.style_partners__OaOeB .style_partnersBottomText__1J6nx{font-size:12px;width:83.3333333333%}}@media only screen and (max-width:575px){.style_partners__OaOeB .style_partnersBottomText__1J6nx{font-size:10px;width:100%}}.style_partners__OaOeB .style_partnersWrap__8Qk75{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_partners__OaOeB .style_partnersWrap__8Qk75{padding:0 64px}}@media only screen and (min-width:991px){.style_partners__OaOeB .style_partnersWrap__8Qk75{padding:0 32px}}@media only screen and (max-width:991px){.style_partners__OaOeB .style_partnersWrap__8Qk75{padding:0 16px}}.style_partners__OaOeB .style_partnersGrid__2F-oZ{position:relative;display:block}.style_partners__OaOeB .style_partnersRow__3E9xg{position:relative;border-bottom:1px solid #dbe4ed;padding:28px 0 0}.style_partners__OaOeB .style_partnersRow__3E9xg:first-child{border-top:2px solid #ced7e1;border-bottom:2px solid #ced7e1}.style_partners__OaOeB .style_partnersRow__3E9xg:first-child .style_partnersTitle__1H9in{font-weight:700}.style_partners__OaOeB .style_partnersRow__3E9xg:first-child .style_partnersImgItem__2OGB1,.style_partners__OaOeB .style_partnersRow__3E9xg:nth-child(2) .style_partnersImgItem__2OGB1{width:auto}.style_partners__OaOeB .style_partnersRowGrid__Hlixr{position:relative;display:flex;margin:0 -16px}@media only screen and (max-width:991px){.style_partners__OaOeB .style_partnersRowGrid__Hlixr{flex-direction:column}}.style_partners__OaOeB .style_partnersItem__2pB7C{position:relative;display:block;padding:0 16px}.style_partners__OaOeB .style_partnersItem__2pB7C.style_partnersItemTitle__3sqsB{width:16.6666666667%}@media only screen and (max-width:991px){.style_partners__OaOeB .style_partnersItem__2pB7C.style_partnersItemTitle__3sqsB{width:100%;margin:0 0 16px}}.style_partners__OaOeB .style_partnersItem__2pB7C.style_partnersItemImage__1LU1L{width:83.3333333333%}@media only screen and (max-width:991px){.style_partners__OaOeB .style_partnersItem__2pB7C.style_partnersItemImage__1LU1L{width:100%}}.style_partners__OaOeB .style_partnersTitle__1H9in{position:relative;display:flex;align-items:center;min-height:80px;color:#04092a;font-family:TT Jenevers,sans-serif;line-height:130%}@media only screen and (min-width:991px){.style_partners__OaOeB .style_partnersTitle__1H9in{font-size:16px}}@media only screen and (max-width:767px){.style_partners__OaOeB .style_partnersTitle__1H9in{font-size:16px}}@media only screen and (max-width:575px){.style_partners__OaOeB .style_partnersTitle__1H9in{font-size:16px}}@media only screen and (max-width:991px){.style_partners__OaOeB .style_partnersTitle__1H9in{min-height:auto}}.style_partners__OaOeB .style_partnersImgGrid__247wo{position:relative;display:flex;margin:0 -16px;flex-wrap:wrap}.style_partners__OaOeB .style_partnersImgItem__2OGB1{position:relative;display:block;padding:0 16px;margin:0 0 28px;width:20%}@media only screen and (max-width:991px){.style_partners__OaOeB .style_partnersImgItem__2OGB1{width:33.3333333333%}}@media only screen and (max-width:767px){.style_partners__OaOeB .style_partnersImgItem__2OGB1{width:50%;margin:0 0 16px}}.style_partners__OaOeB .style_partnersImgLink__2g67E{display:flex;position:relative;height:100%;width:100%;align-items:center;justify-content:center;padding:10px;min-height:80px}@media only screen and (max-width:767px){.style_partners__OaOeB .style_partnersImgLink__2g67E{min-height:60px}}.style_modalDetail__2d-cl{position:relative;max-width:944px;width:100%;z-index:999;margin:0 auto;padding:8px}.style_modalDetail__2d-cl .style_modalDetailContent__1kON8{position:relative;z-index:1;width:100%;margin:0 auto;background:#fff;border-radius:5px}@media only screen and (min-width:767px){.style_modalDetail__2d-cl .style_modalDetailContent__1kON8{padding:32px 52px 40px}}@media only screen and (min-width:575px)and (max-width:767px){.style_modalDetail__2d-cl .style_modalDetailContent__1kON8{padding:32px 32px 40px}}@media only screen and (max-width:575px){.style_modalDetail__2d-cl .style_modalDetailContent__1kON8{padding:32px 16px 40px}}.style_modalDetail__2d-cl .style_modalDetailClose__3XenP{position:absolute;right:30px;top:30px;cursor:pointer;width:20px;height:20px;transition:transform .3s ease;z-index:1}@media only screen and (min-width:767px){.style_modalDetail__2d-cl .style_modalDetailClose__3XenP{right:30px;top:30px}}@media only screen and (min-width:575px)and (max-width:767px){.style_modalDetail__2d-cl .style_modalDetailClose__3XenP{right:16px;top:16px}}@media only screen and (max-width:575px){.style_modalDetail__2d-cl .style_modalDetailClose__3XenP{right:10px;top:10px}}.style_modalDetail__2d-cl .style_modalDetailClose__3XenP:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-image:url(/_next/static/media/close.2bd0d7d880672bcc999c62bd7e4dbb3e.svg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;transition:background .3s ease}.style_modalDetail__2d-cl .style_modalDetailClose__3XenP:hover{transform:rotate(-90deg)}.style_scheduleModal__13RNO{position:relative;overflow:hidden}.style_scheduleModal__13RNO .style_scheduleModalTitle__2_P-o{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;font-weight:400;line-height:130%}@media only screen and (min-width:767px){.style_scheduleModal__13RNO .style_scheduleModalTitle__2_P-o{font-size:32px;margin:0 0 40px}}@media only screen and (min-width:575px)and (max-width:767px){.style_scheduleModal__13RNO .style_scheduleModalTitle__2_P-o{font-size:20px;margin:0 0 32px}}@media only screen and (max-width:575px){.style_scheduleModal__13RNO .style_scheduleModalTitle__2_P-o{font-size:18px;margin:0 0 20px}}.style_scheduleModal__13RNO .style_scheduleBlock__29FYl{position:relative;display:block;border-bottom:1px solid #d1d3dd;padding:0 0 32px;margin:0 0 32px}.style_scheduleModal__13RNO .style_scheduleBlock__29FYl:last-child{border-bottom:0}@media only screen and (max-width:767px){.style_scheduleModal__13RNO .style_scheduleBlock__29FYl{padding:0 0 20px;margin:0 0 20px}}.style_scheduleModal__13RNO .style_scheduleBlockTitle__4tVbO{position:relative;display:block;color:#3347f2;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;margin:0 0 16px}@media only screen and (min-width:991px){.style_scheduleModal__13RNO .style_scheduleBlockTitle__4tVbO{font-size:24px}}@media only screen and (min-width:767px)and (max-width:991px){.style_scheduleModal__13RNO .style_scheduleBlockTitle__4tVbO{font-size:22px}}@media only screen and (max-width:767px){.style_scheduleModal__13RNO .style_scheduleBlockTitle__4tVbO{font-size:20px}}@media only screen and (max-width:575px){.style_scheduleModal__13RNO .style_scheduleBlockTitle__4tVbO{font-size:18px}}.style_scheduleModal__13RNO .style_scheduleBlockGrid__1k-yN{position:relative;display:flex;margin:0 -10px}.style_scheduleModal__13RNO .style_scheduleBlockGrid__1k-yN+.style_scheduleBlockGrid__1k-yN{margin-top:16px}.style_scheduleModal__13RNO .style_scheduleBlockItem__3Q2R_{position:relative;padding:0 10px}.style_scheduleModal__13RNO .style_scheduleBlockItem__3Q2R_.style_scheduleBlockItemTime__2lQ1k{width:160px;min-width:160px;max-width:160px}@media only screen and (max-width:767px){.style_scheduleModal__13RNO .style_scheduleBlockItem__3Q2R_.style_scheduleBlockItemTime__2lQ1k{width:120px;min-width:120px;max-width:120px}}.style_scheduleModal__13RNO .style_scheduleBlockTime__2V-6E{position:relative;display:block;color:#8b91a9;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:400;text-align:right}@media only screen and (min-width:991px){.style_scheduleModal__13RNO .style_scheduleBlockTime__2V-6E{font-size:20px}}@media only screen and (min-width:767px)and (max-width:991px){.style_scheduleModal__13RNO .style_scheduleBlockTime__2V-6E{font-size:18px}}@media only screen and (max-width:767px){.style_scheduleModal__13RNO .style_scheduleBlockTime__2V-6E{font-size:16px}}@media only screen and (max-width:575px){.style_scheduleModal__13RNO .style_scheduleBlockTime__2V-6E{font-size:14px}}.style_scheduleModal__13RNO .style_scheduleBlockDesc__3aUft{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:400}@media only screen and (min-width:991px){.style_scheduleModal__13RNO .style_scheduleBlockDesc__3aUft{font-size:20px}}@media only screen and (min-width:767px)and (max-width:991px){.style_scheduleModal__13RNO .style_scheduleBlockDesc__3aUft{font-size:18px}}@media only screen and (max-width:767px){.style_scheduleModal__13RNO .style_scheduleBlockDesc__3aUft{font-size:16px}}@media only screen and (max-width:575px){.style_scheduleModal__13RNO .style_scheduleBlockDesc__3aUft{font-size:14px}}.style_schedule__5vPAV{position:relative}.style_schedule__5vPAV .style_scheduleContainer__3tVvI{background:#f1f5fa;position:relative;display:block}@media only screen and (min-width:767px){.style_schedule__5vPAV .style_scheduleContainer__3tVvI{padding:100px 0}}@media only screen and (min-width:575px)and (max-width:767px){.style_schedule__5vPAV .style_scheduleContainer__3tVvI{padding:60px 0 80px}}@media only screen and (max-width:575px){.style_schedule__5vPAV .style_scheduleContainer__3tVvI{padding:40px 0}}.style_schedule__5vPAV .style_scheduleWrap__TbfR5{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_schedule__5vPAV .style_scheduleWrap__TbfR5{padding:0 64px}}@media only screen and (min-width:991px){.style_schedule__5vPAV .style_scheduleWrap__TbfR5{padding:0 32px}}@media only screen and (max-width:991px){.style_schedule__5vPAV .style_scheduleWrap__TbfR5{padding:0 16px}}.style_schedule__5vPAV .style_scheduleBtn__3f2jW{position:relative;display:block;margin:40px 0 0}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleBtn__3f2jW{margin:32px 0 0}}.style_schedule__5vPAV .style_scheduleGrid__XpqOy{position:relative;display:block}.style_schedule__5vPAV .style_scheduleRow__1y1eQ{position:relative;display:flex;margin:0 -14px}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleRow__1y1eQ{margin:0 -10px}}.style_schedule__5vPAV .style_scheduleRow__1y1eQ:last-child .style_scheduleItem__lCrqB{padding:0 14px}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleRow__1y1eQ:last-child .style_scheduleItem__lCrqB{padding:0 10px}}.style_schedule__5vPAV .style_scheduleRow__1y1eQ:last-child .style_scheduleItemDecor__leIOf:before{display:none}.style_schedule__5vPAV .style_scheduleItem__lCrqB{position:relative;display:block;padding:0 14px 50px}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleItem__lCrqB{padding:0 10px 32px}}.style_schedule__5vPAV .style_scheduleItem__lCrqB.style_scheduleItemData__11U3w{width:25%;min-width:25%;max-width:25%}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleItem__lCrqB.style_scheduleItemData__11U3w{display:none}}.style_schedule__5vPAV .style_scheduleItem__lCrqB.style_scheduleItemDecor__leIOf{width:52px;min-width:52px;max-width:52px;display:flex;justify-content:center}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleItem__lCrqB.style_scheduleItemDecor__leIOf{width:44px;min-width:44px;max-width:44px}}.style_schedule__5vPAV .style_scheduleItem__lCrqB.style_scheduleItemDecor__leIOf:before{content:"";position:absolute;width:1px;background:#243057;top:10px;bottom:-10px;left:50%;transform:translateX(-50%)}.style_schedule__5vPAV .style_scheduleItem__lCrqB.style_scheduleItemText__1QuPw{width:100%}.style_schedule__5vPAV .style_scheduleData__-ACTs{text-align:right}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleData__-ACTs{text-align:left;margin:0 0 4px}}.style_schedule__5vPAV .style_scheduleData__-ACTs.style_scheduleDataMobile__3Tf4w{display:none}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleData__-ACTs.style_scheduleDataMobile__3Tf4w{display:block}}.style_schedule__5vPAV .style_scheduleDecor__pX-LL{display:flex;align-items:center;justify-content:center;width:16px;height:32px}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleDecor__pX-LL{height:24px}}.style_schedule__5vPAV .style_scheduleDecor__pX-LL i{position:relative;display:block;width:16px;height:16px;background:#f1f5fa;border-radius:50%;border:2px solid #243057}.style_schedule__5vPAV .style_scheduleDecor__pX-LL.style_scheduleDecorActive__3dx_L{width:24px;height:41px}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleDecor__pX-LL.style_scheduleDecorActive__3dx_L{height:24px}}.style_schedule__5vPAV .style_scheduleDecor__pX-LL.style_scheduleDecorActive__3dx_L i{position:relative;display:block;width:24px;height:24px;background:#f1f5fa;border-radius:50%;border:2px solid #243057}.style_schedule__5vPAV .style_scheduleDecor__pX-LL.style_scheduleDecorActive__3dx_L i:before{content:"";position:absolute;width:12px;height:12px;background:#ff004c;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.style_schedule__5vPAV .style_scheduleData__-ACTs{position:relative;display:block;color:#243057;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:500}@media only screen and (min-width:991px){.style_schedule__5vPAV .style_scheduleData__-ACTs{font-size:24px}}@media only screen and (min-width:767px)and (max-width:991px){.style_schedule__5vPAV .style_scheduleData__-ACTs{font-size:20px}}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleData__-ACTs{font-size:18px}}@media only screen and (max-width:575px){.style_schedule__5vPAV .style_scheduleData__-ACTs{font-size:16px}}.style_schedule__5vPAV .style_scheduleData__-ACTs.style_scheduleDataActive__25kDw{color:#ff004c}@media only screen and (min-width:991px){.style_schedule__5vPAV .style_scheduleData__-ACTs.style_scheduleDataActive__25kDw{font-size:32px}}@media only screen and (min-width:767px)and (max-width:991px){.style_schedule__5vPAV .style_scheduleData__-ACTs.style_scheduleDataActive__25kDw{font-size:24px}}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleData__-ACTs.style_scheduleDataActive__25kDw{font-size:20px}}@media only screen and (max-width:575px){.style_schedule__5vPAV .style_scheduleData__-ACTs.style_scheduleDataActive__25kDw{font-size:18px}}.style_schedule__5vPAV .style_scheduleText__1WHiD{position:relative;display:block;color:#04092a;font-family:PT_Russia,sans-serif;line-height:150%;font-weight:400}@media only screen and (min-width:991px){.style_schedule__5vPAV .style_scheduleText__1WHiD{font-size:24px}}@media only screen and (min-width:767px)and (max-width:991px){.style_schedule__5vPAV .style_scheduleText__1WHiD{font-size:18px}}@media only screen and (max-width:767px){.style_schedule__5vPAV .style_scheduleText__1WHiD{font-size:16px}}@media only screen and (max-width:575px){.style_schedule__5vPAV .style_scheduleText__1WHiD{font-size:14px}}.slick-slider{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;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{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;height:100%;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}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.fb6f3c230cb846e25247dfaa1da94d8f.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot);src:url(/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.295183786cd8a138986521d9f388a286.woff) format("woff"),url(/_next/static/media/slick.c94f7671dcc99dce43e22a89f486f7c2.ttf) format("truetype"),url(/_next/static/media/slick.2630a3e3eab21c607e21576571b95b9d.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.style_shareNews__RC-ZF{position:relative;border-top:1px solid #d1d3dd;padding:24px 0 0}.style_shareNews__RC-ZF .style_shareNewsWrap__1ruWX{position:relative;display:flex}@media only screen and (min-width:767px){.style_shareNews__RC-ZF .style_shareNewsWrap__1ruWX{align-items:center}}@media only screen and (min-width:575px)and (max-width:767px){.style_shareNews__RC-ZF .style_shareNewsWrap__1ruWX{flex-direction:column}}@media only screen and (max-width:575px){.style_shareNews__RC-ZF .style_shareNewsWrap__1ruWX{flex-direction:column}}.style_shareNews__RC-ZF .style_shareNewsItem__2_oyp{position:relative;margin:0 -6px}.style_shareNews__RC-ZF .style_shareNewsItem__2_oyp.style_shareNewsItemText__2kXPY{padding:0 20px 0 0;margin:0;display:block}@media only screen and (min-width:575px)and (max-width:767px){.style_shareNews__RC-ZF .style_shareNewsItem__2_oyp.style_shareNewsItemText__2kXPY{margin:0 0 16px;width:100%}}@media only screen and (max-width:575px){.style_shareNews__RC-ZF .style_shareNewsItem__2_oyp.style_shareNewsItemText__2kXPY{margin:0 0 10px;width:100%}}.style_shareNews__RC-ZF .style_shareNewsGrid__3bjUG{position:relative;display:flex;flex-wrap:wrap;align-items:center}.style_shareNews__RC-ZF .style_shareNewsGridItem__3taDX{position:relative;display:block;padding:0 6px!important}@media only screen and (max-width:575px){.style_shareNews__RC-ZF .style_shareNewsGridItem__3taDX{max-width:45px}}.style_shareNews__RC-ZF .style_shareNewsGridItem__3taDX svg:hover .style_shareNewsSvg__2jaDY{fill:#04092a}.style_shareNews__RC-ZF .style_shareNewsSvg__2jaDY{fill:#8c91a7;transition:all .3s ease}.style_detailNews__8wmfz{position:relative}.style_detailNews__8wmfz .style_detailNewsData__3DZW3{position:relative;display:block;color:#8b91a9;font-family:PT_Russia,sans-serif;font-weight:400;line-height:130%}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailNewsData__3DZW3{font-size:14px;margin:0 0 20px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailNewsData__3DZW3{font-size:14px;margin:0 0 20px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailNewsData__3DZW3{font-size:12px;margin:0 0 16px}}.style_detailNews__8wmfz .style_detailNewsTitle__2wLAe{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;font-weight:400;line-height:130%}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailNewsTitle__2wLAe{font-size:32px;margin:0 0 24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailNewsTitle__2wLAe{font-size:20px;margin:0 0 24px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailNewsTitle__2wLAe{font-size:18px;margin:0 0 20px}}.style_detailNews__8wmfz iframe{margin:0 0 16px}.style_detailNews__8wmfz .style_detailPerson__3wlN4{position:relative;display:flex;align-items:center;border-bottom:1px solid #d1d3dd;padding:0 0 24px;margin:0 0 24px}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailPerson__3wlN4{align-items:center}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailPerson__3wlN4{align-items:center}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailPerson__3wlN4{align-items:flex-start}}.style_detailNews__8wmfz .style_detailPersonItem__1aYf0{position:relative;display:block}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailPersonItemLeft__3MZez+.style_detailPersonItemRight__3mPiX{padding:100px 0 0 20px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailPersonItemLeft__3MZez+.style_detailPersonItemRight__3mPiX{padding:0 0 0 20px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailPersonItemLeft__3MZez+.style_detailPersonItemRight__3mPiX{padding:0 0 0 16px}}.style_detailNews__8wmfz .style_detailPersonItemRight__3mPiX{max-width:450px}.style_detailNews__8wmfz .style_detailPersonItemLeft__3MZez{position:relative;display:block}.style_detailNews__8wmfz .style_detailPersonImg__1jHCx{display:block;background-color:#e8e8e8;border-radius:50%;overflow:hidden;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailPersonImg__1jHCx{height:90px;width:90px;min-width:90px;max-width:90px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailPersonImg__1jHCx{height:80px;width:80px;min-width:80px;max-width:80px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailPersonImg__1jHCx{height:60px;width:60px;min-width:60px;max-width:60px}}.style_detailNews__8wmfz .style_detailPersonName__3eULe{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:700;line-height:130%;margin:0 0 4px}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailPersonName__3eULe{font-size:16px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailPersonName__3eULe{font-size:16px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailPersonName__3eULe{font-size:14px}}.style_detailNews__8wmfz .style_detailPersonPost__2hxuZ{position:relative;display:block;font-family:PT_Russia,sans-serif;color:#8b91a9;font-weight:400;line-height:150%}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailPersonPost__2hxuZ{font-size:14px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailPersonPost__2hxuZ{font-size:12px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailPersonPost__2hxuZ{font-size:12px}}.style_detailNews__8wmfz .style_detailTopText__2F5iN{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:150%;margin:0 0 24px}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailTopText__2F5iN{font-size:14px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailTopText__2F5iN{font-size:14px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailTopText__2F5iN{font-size:14px}}.style_detailNews__8wmfz .style_detailBgText__10mKO{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:150%;background:#f1f5fa;border-radius:4px}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailBgText__10mKO{font-size:14px;margin:0 0 40px;padding:20px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailBgText__10mKO{font-size:14px;margin:0 0 32px;padding:20px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailBgText__10mKO{font-size:14px;margin:0 0 24px;padding:16px}}.style_detailNews__8wmfz .style_detailText__3DJmI{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:150%;margin:0 0 24px}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailText__3DJmI{font-size:14px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailText__3DJmI{font-size:14px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailText__3DJmI{font-size:14px}}.style_detailNews__8wmfz .style_detailText__3DJmI h2{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:130%;margin:0 0 8px}@media only screen and (min-width:767px){.style_detailNews__8wmfz .style_detailText__3DJmI h2{font-size:24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailNews__8wmfz .style_detailText__3DJmI h2{font-size:20px}}@media only screen and (max-width:575px){.style_detailNews__8wmfz .style_detailText__3DJmI h2{font-size:18px}}.style_detailNews__8wmfz .style_detailText__3DJmI p{margin:0 0 20px}.style_news__p1-DA{position:relative}.style_news__p1-DA .style_newsContainer__2Lsjs{background:#f1f5fa;position:relative;display:block}@media only screen and (min-width:767px){.style_news__p1-DA .style_newsContainer__2Lsjs{padding:100px 0}}@media only screen and (min-width:575px)and (max-width:767px){.style_news__p1-DA .style_newsContainer__2Lsjs{padding:60px 0 40px}}@media only screen and (max-width:575px){.style_news__p1-DA .style_newsContainer__2Lsjs{padding:40px 0}}.style_news__p1-DA .style_newsWrap__kkcbV{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_news__p1-DA .style_newsWrap__kkcbV{padding:0 64px}}@media only screen and (min-width:991px){.style_news__p1-DA .style_newsWrap__kkcbV{padding:0 32px}}@media only screen and (max-width:991px){.style_news__p1-DA .style_newsWrap__kkcbV{padding:0 16px}}.style_news__p1-DA .style_newsSliderWrap__3VYry{position:relative;display:block;margin:0 -16px}.style_news__p1-DA .style_newsSliderItem__2nvHB{position:relative;display:block;padding:0 16px}.style_news__p1-DA .style_newsSliderItemWrap__3r_cV{position:relative;display:block;cursor:pointer;transition:opacity .3s ease;width:100%}.style_news__p1-DA .style_newsSliderItemWrap__3r_cV:hover .style_newsSliderImage__2z_Ae{opacity:.9}.style_news__p1-DA .style_newsSliderItemWrap__3r_cV:hover .style_newsSliderTitle__bXwiX{color:#3347f2}.style_news__p1-DA .style_newsSliderImage__2z_Ae{position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:65.9% 0 0}@media only screen and (min-width:767px){.style_news__p1-DA .style_newsSliderImage__2z_Ae{margin:0 0 20px}}@media only screen and (min-width:575px)and (max-width:767px){.style_news__p1-DA .style_newsSliderImage__2z_Ae{margin:0 0 16px}}@media only screen and (max-width:575px){.style_news__p1-DA .style_newsSliderImage__2z_Ae{margin:0 0 16px}}.style_news__p1-DA .style_newsSliderData__34O7v{position:relative;display:block;color:#8b91a9;font-family:PT_Russia,sans-serif;line-height:150%;font-weight:400}@media only screen and (min-width:767px){.style_news__p1-DA .style_newsSliderData__34O7v{font-size:14px;margin:0 0 20px}}@media only screen and (min-width:575px)and (max-width:767px){.style_news__p1-DA .style_newsSliderData__34O7v{font-size:14px;margin:0 0 16px}}@media only screen and (max-width:575px){.style_news__p1-DA .style_newsSliderData__34O7v{font-size:12px;margin:0 0 16px}}.style_news__p1-DA .style_newsSliderTitle__bXwiX{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:400;transition:color .3s ease}@media only screen and (min-width:767px){.style_news__p1-DA .style_newsSliderTitle__bXwiX{font-size:20px}}@media only screen and (min-width:575px)and (max-width:767px){.style_news__p1-DA .style_newsSliderTitle__bXwiX{font-size:18px}}@media only screen and (max-width:575px){.style_news__p1-DA .style_newsSliderTitle__bXwiX{font-size:16px}}.style_detailTasks__38O7Q{position:relative;overflow:hidden}.style_detailTasks__38O7Q .style_detailTasksTop__2pxTf{position:relative;display:block;padding:0 0 32px;margin:0 0 32px;border-bottom:1px solid #d1d3dd}.style_detailTasks__38O7Q .style_detailTasksBtn__1Aq_p{position:relative;display:block;max-width:260px}.style_detailTasks__38O7Q .style_detailTasksLocal__gSmpf{position:relative;display:block;color:#8b91a9;font-family:PT_Russia,sans-serif;font-weight:400;line-height:150%}@media only screen and (min-width:767px){.style_detailTasks__38O7Q .style_detailTasksLocal__gSmpf{font-size:14px;margin:0 0 24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailTasks__38O7Q .style_detailTasksLocal__gSmpf{font-size:14px;margin:0 0 20px}}@media only screen and (max-width:575px){.style_detailTasks__38O7Q .style_detailTasksLocal__gSmpf{font-size:12px;margin:0 0 16px}}.style_detailTasks__38O7Q .style_detailTasksNumber__2APSu{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;font-weight:500;line-height:130%;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px}@media only screen and (min-width:767px){.style_detailTasks__38O7Q .style_detailTasksNumber__2APSu{font-size:14px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailTasks__38O7Q .style_detailTasksNumber__2APSu{font-size:14px}}@media only screen and (max-width:575px){.style_detailTasks__38O7Q .style_detailTasksNumber__2APSu{font-size:12px}}.style_detailTasks__38O7Q .style_detailTasksNumber__2APSu span{display:inline-block;padding:0 0 0 2px}.style_detailTasks__38O7Q .style_detailTasksTitle__3nAmx{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;font-weight:400;line-height:130%}@media only screen and (min-width:767px){.style_detailTasks__38O7Q .style_detailTasksTitle__3nAmx{font-size:32px;margin:0 0 24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailTasks__38O7Q .style_detailTasksTitle__3nAmx{font-size:20px;margin:0 0 24px}}@media only screen and (max-width:575px){.style_detailTasks__38O7Q .style_detailTasksTitle__3nAmx{font-size:18px;margin:0 0 20px}}.style_detailTasks__38O7Q .style_detailTopText__3ceee{margin:0 0 24px}.style_detailTasks__38O7Q .style_detailText__OoOu5{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:150%;margin:0 0 24px}@media only screen and (min-width:767px){.style_detailTasks__38O7Q .style_detailText__OoOu5{font-size:14px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailTasks__38O7Q .style_detailText__OoOu5{font-size:14px}}@media only screen and (max-width:575px){.style_detailTasks__38O7Q .style_detailText__OoOu5{font-size:14px}}.style_detailTasks__38O7Q .style_detailBlock__Eo1so{position:relative}@media only screen and (min-width:767px){.style_detailTasks__38O7Q .style_detailBlock__Eo1so{margin:0 0 40px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailTasks__38O7Q .style_detailBlock__Eo1so{margin:0 0 32px}}@media only screen and (max-width:575px){.style_detailTasks__38O7Q .style_detailBlock__Eo1so{margin:0 0 24px}}.style_detailTasks__38O7Q .style_detailBlock__Eo1so h2{position:relative;display:block;font-family:TT Jenevers,sans-serif;color:#04092a;font-weight:400;line-height:130%;margin:0 0 8px}@media only screen and (min-width:767px){.style_detailTasks__38O7Q .style_detailBlock__Eo1so h2{font-size:24px}}@media only screen and (min-width:575px)and (max-width:767px){.style_detailTasks__38O7Q .style_detailBlock__Eo1so h2{font-size:20px}}@media only screen and (max-width:575px){.style_detailTasks__38O7Q .style_detailBlock__Eo1so h2{font-size:18px}}.style_detailTasks__38O7Q .style_detailBlock__Eo1so p{margin:0 0 20px}.style_tasks__1nVBR{position:relative}.style_tasks__1nVBR .style_tasksContainer__28O7E{background:#f1f5fa;position:relative;display:block}@media only screen and (min-width:767px){.style_tasks__1nVBR .style_tasksContainer__28O7E{padding:100px 0}}@media only screen and (min-width:575px)and (max-width:767px){.style_tasks__1nVBR .style_tasksContainer__28O7E{padding:60px 0}}@media only screen and (max-width:575px){.style_tasks__1nVBR .style_tasksContainer__28O7E{padding:40px 0}}.style_tasks__1nVBR .style_tasksWrap__3Eevy{margin:0 auto;max-width:1248px;min-width:280px}@media only screen and (min-width:1399px){.style_tasks__1nVBR .style_tasksWrap__3Eevy{padding:0 64px}}@media only screen and (min-width:991px){.style_tasks__1nVBR .style_tasksWrap__3Eevy{padding:0 32px}}@media only screen and (max-width:991px){.style_tasks__1nVBR .style_tasksWrap__3Eevy{padding:0 16px}}.style_tasks__1nVBR .style_tasksGrid__2ksGE{position:relative;display:block}.style_tasks__1nVBR .style_tasksItem__HmFRp{position:relative;display:block;margin:0 0 20px;background:#fff;border-radius:5px}@media only screen and (min-width:991px){.style_tasks__1nVBR .style_tasksItem__HmFRp{padding:20px 40px 40px 28px}}@media only screen and (min-width:767px)and (max-width:991px){.style_tasks__1nVBR .style_tasksItem__HmFRp{padding:20px 32px 32px 20px}}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksItem__HmFRp{padding:20px 20px 32px}}@media only screen and (max-width:575px){.style_tasks__1nVBR .style_tasksItem__HmFRp{padding:16px 16px 32px}}.style_tasks__1nVBR .style_tasksItemWrap__1vE37{position:relative;display:flex;margin:0 -10px}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksItemWrap__1vE37{flex-wrap:wrap}}.style_tasks__1nVBR .style_tasksItemEl__23u6H{position:relative;display:block;padding:0 10px}.style_tasks__1nVBR .style_tasksItemEl__23u6H.style_tasksItemElNumber__kM38q{min-width:92px;max-width:92px;width:92px}@media only screen and (min-width:767px)and (max-width:991px){.style_tasks__1nVBR .style_tasksItemEl__23u6H.style_tasksItemElNumber__kM38q{min-width:70px;max-width:70px;width:70px}}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksItemEl__23u6H.style_tasksItemElNumber__kM38q{margin:0 0 10px}}.style_tasks__1nVBR .style_tasksItemEl__23u6H.style_tasksItemElBtn__1Phm6{min-width:260px;max-width:260px;width:260px}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksItemEl__23u6H.style_tasksItemElBtn__1Phm6{min-width:100%;max-width:100%;width:100%;margin:12px 0 0}}.style_tasks__1nVBR .style_tasksItemContent__10kvN{padding:0 20px 0 0}.style_tasks__1nVBR .style_tasksNumber__PsPWK{position:relative;display:block;color:#243057;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;text-align:center}@media only screen and (min-width:991px){.style_tasks__1nVBR .style_tasksNumber__PsPWK{font-size:52px}}@media only screen and (min-width:767px)and (max-width:991px){.style_tasks__1nVBR .style_tasksNumber__PsPWK{font-size:36px}}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksNumber__PsPWK{font-size:32px;text-align:left}}@media only screen and (max-width:575px){.style_tasks__1nVBR .style_tasksNumber__PsPWK{font-size:30px;text-align:left}}.style_tasks__1nVBR .style_tasksTitle__XItgy{position:relative;display:block;color:#04092a;font-family:TT Jenevers,sans-serif;line-height:130%;font-weight:400;margin:0 0 12px;cursor:pointer;transition:color .3s ease}@media only screen and (min-width:991px){.style_tasks__1nVBR .style_tasksTitle__XItgy{font-size:28px}}@media only screen and (min-width:767px)and (max-width:991px){.style_tasks__1nVBR .style_tasksTitle__XItgy{font-size:24px}}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksTitle__XItgy{font-size:20px}}@media only screen and (max-width:575px){.style_tasks__1nVBR .style_tasksTitle__XItgy{font-size:20px}}.style_tasks__1nVBR .style_tasksTitle__XItgy:hover{color:#3347f2}.style_tasks__1nVBR .style_tasksPreviewText__3hLI7{position:relative;display:block;color:#000;font-family:TT Jenevers,sans-serif;line-height:150%;font-weight:400;margin:0 0 12px}@media only screen and (min-width:991px){.style_tasks__1nVBR .style_tasksPreviewText__3hLI7{font-size:16px}}@media only screen and (min-width:767px)and (max-width:991px){.style_tasks__1nVBR .style_tasksPreviewText__3hLI7{font-size:14px}}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksPreviewText__3hLI7{font-size:14px}}@media only screen and (max-width:575px){.style_tasks__1nVBR .style_tasksPreviewText__3hLI7{font-size:12px}}.style_tasks__1nVBR .style_tasksBtn__J34Vt+.style_tasksBtn__J34Vt{margin:12px 0 0}.style_tasks__1nVBR .style_tasksBtn__J34Vt{max-width:360px}.style_tasks__1nVBR .style_tasksBottomBtn__2GoDV{position:relative;display:flex;justify-content:center}@media only screen and (min-width:991px){.style_tasks__1nVBR .style_tasksBottomBtn__2GoDV{margin:40px 0 0}}@media only screen and (min-width:767px)and (max-width:991px){.style_tasks__1nVBR .style_tasksBottomBtn__2GoDV{margin:40px 0 0}}@media only screen and (max-width:767px){.style_tasks__1nVBR .style_tasksBottomBtn__2GoDV{margin:32px 0 0}}@media only screen and (max-width:575px){.style_tasks__1nVBR .style_tasksBottomBtn__2GoDV{margin:32px 0 0}}.style_sections__1svTP{position:relative;display:block;z-index:1;overflow:hidden}.style_topBtn__3eBRN{position:fixed;z-index:90;bottom:-100px;right:16px;background:rgba(37,55,70,.15);height:60px;width:60px;border-radius:50%;overflow:hidden;cursor:pointer;transition:background .3s ease,bottom .3s ease-in-out}@media only screen and (max-width:767px){.style_topBtn__3eBRN{height:50px;width:50px}}.style_topBtn__3eBRN:hover{background:rgba(37,55,70,.2)}.style_topBtn__3eBRN:before{content:"";position:absolute;background-image:url(/_next/static/media/arrows.3bd6ef59cb741274979ce2738fc487a9.svg);background-position:50% 50%;background-size:cover;background-repeat:no-repeat;height:32px;width:33px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-90deg)}@media only screen and (max-width:767px){.style_topBtn__3eBRN:before{height:22px;width:23px}}