@font-face{font-family:Gotham;src:url(../../fonts/Gotham-Font/Gotham-Bold.eot);src:local("Gotham Bold"),local("Gotham-Bold"),url(../../fonts/Gotham-Font/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Gotham-Font/Gotham-Bold.ttf) format("truetype");font-weight:700;font-style:normal}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;font-family:Roboto,sans-serif;color:#00022d;font-weight:inherit;font-style:inherit;font-size:100%;line-height:1;outline:0}body *{box-sizing:border-box}:link img,:visited img,a img{border:0}a,a:focus,a:hover,a:visited{text-decoration:none;outline:0}button,input[type=submit]{font-family:Roboto,sans-serif;color:#00022d;cursor:pointer;outline:0;border:none;padding:0}input{outline:0;color:#00022d}label{cursor:pointer}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}ol,ul{list-style:none}blockquote:after,blockquote:before,q:after,q:before{content:""}select{outline:0}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{transform:scale3d(1,1,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:scale3d(1,1,1)}}@keyframes rubberBand{from{transform:scale3d(1,1,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:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-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)}}@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{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{transform:none}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(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{11.1%,from,to{transform:none}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(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{80%,85%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}80%{opacity:1;transform:translate3d(-25px,0,0)}85%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-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)}}@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{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-15%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-15%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;transform:translate3d(20%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(20%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0,15%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,15%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right 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);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{transform:translate3d(0,20%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInUp{from{transform:translate3d(0,20%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.green-btn{height:48px;padding:0 40px;display:flex;justify-content:center;align-items:center;font-size:16px;line-height:19px;text-align:center;color:#00022d;text-decoration:none!important;border-radius:5px;background:#94e365;transition:color .3s,background .3s}.green-btn:hover{background:#a5ff70}.white-btn{height:48px;padding:0 40px;display:flex;justify-content:center;align-items:center;font-size:16px;line-height:19px;text-align:center;color:#00022d;text-decoration:none!important;border-radius:5px;background:#fff;transition:color .3s,background .3s}.white-btn:hover{background:#94e365}.icon-link{color:#fff;font-weight:700;font-size:14px;line-height:16px;position:relative;padding:5px 0 5px 33px;display:block;transition:all .2s}.icon-link:before{content:"";width:23px;height:23px;top:50%;transform:translateY(-50%);left:0;display:block;position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain}.icon-link:hover{color:#fff}.icon-link.linkedin-link:before{background-image:url(../../img/icon/linkedin.svg)}.icon-link.instagram-link:before{background-image:url(../../img/icon/instagram.svg)}.icon-link.facebook-link:before{left:1px;width:21px;height:21px;background-image:url(../../img/icon/facebook.svg)}.icon-link.pdf-link{font-weight:400}.icon-link.pdf-link:before{background-image:url(../../img/icon/pdf.svg)}.instruction-btn{padding:5px 0 5px 27px;font-size:14px;line-height:16px;background:0 0;position:relative;z-index:1}.instruction-btn:before{content:"";width:20px;height:20px;display:block;position:absolute;left:0;top:50%;margin-top:-11px;background-position:center;background-size:contain;background-repeat:no-repeat}.instruction-btn.instruction-btn--white{color:#fff}.instruction-btn.instruction-btn--white:before{background-image:url(../../img/icon/info.svg)}.instruction-btn:not(.instruction-btn--white):before{background-image:url(../../img/icon/info-dark.svg)}.header{height:63px;position:sticky;top:0;z-index:100;width:100%;left:0;background-color:#00022d}.header .header-container{max-width:1134px;height:100%;padding:0 40px;margin:auto;position:relative;display:flex;justify-content:space-between;align-items:center}.header .logo{width:210px;height:57px;display:flex;background-size:contain;background-position:top center;background-repeat:no-repeat;position:relative;z-index:1}.header .logo:not(.logo--white){background-image:url(../../img/icon/logo.svg)}.header .logo.logo--white{background-image:url(../../img/icon/logo-white.svg)}.header .header-right{display:flex;justify-content:center;align-items:center}.header .header-right .take-part-btn{margin-right:55px}.header .open-menu-btn{width:45px;font-size:0;background:0 0}.header .open-menu-btn.open-menu-btn-hide{visibility:hidden;opacity:0}.header .open-menu-btn span{width:100%;height:4px;display:inline-block;background-color:#fff}.header .open-menu-btn span:not(:last-child){margin-bottom:4px}.header .close-menu-btn{width:45px;height:23px;position:absolute;right:40px;top:50%;margin-top:-11px;z-index:101;cursor:pointer}.header .close-menu-btn:after,.header .close-menu-btn:before{content:"";width:45px;height:4px;position:absolute;background-color:#fff;left:0;top:50%}.header .close-menu-btn:before{transform:rotate(22deg)}.header .close-menu-btn:after{transform:rotate(-22deg)}.header .close-menu-btn:not(.show){display:none}.header .close-menu-btn.show{display:block}.header .menu-overlay{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:99;transition:.3s ease;background-color:rgba(0,2,45,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header .menu-overlay:not(.show){visibility:hidden;opacity:0}.header .menu-overlay.show{visibility:visible;opacity:1}.header .menu-popup{position:fixed;z-index:100;width:100%;height:100vh;top:0;left:0;transition:.3s ease}.header .menu-popup:not(.open){visibility:hidden;opacity:0;pointer-events:none;transform:scale(0)}.header .menu-popup.open{visibility:visible;opacity:1;pointer-events:all;transform:scale(1)}.header .menu-popup .container{max-height:100%}.header .menu-popup .menu-popup-head{display:flex;align-items:center;height:63px}.header .menu-popup .menu-popup-content{margin-left:50%;margin-top:95px;max-height:100%;overflow:auto;max-height:calc(100vh - 63px - 95px)}.header .menu-popup .take-part-btn{max-width:200px;margin:15px 0}@media (min-width:992px) and (max-height:700px){.header .menu-popup .menu-popup-content{margin-top:40px}}@media (max-width:991px){.header .header-container{padding:0 15px}.header .logo:not(.logo--white){width:124px;height:34px}.header .header-right .take-part-btn{margin-right:25px;height:35px;padding:0 10px;font-size:15px;line-height:15px}.header .close-menu-btn{right:15px}.header .menu-popup .logo{margin-top:40px}.header .menu-popup .menu-popup-content{margin-top:50px;margin-left:65px;max-height:calc(100vh - 63px - 65px)}}.footer{padding:40px 0;border-top:2px solid #fff;background:#00022d}.footer .container{display:flex;justify-content:space-between}.footer .footer__left,.footer .footer__right{width:50%;display:flex;justify-content:space-between}.footer .footer__left{margin-right:60px}.footer .footer__right{margin-left:60px}.footer .footer__col-title{font-family:Gotham;font-weight:700;font-size:18px;line-height:20px;cursor:default;color:#fff}.footer .logo{margin-top:20px;width:150px;height:53px;display:flex;background-size:contain;background-position:top center;background-repeat:no-repeat;position:relative;z-index:1;background-image:url(../../img/icon/logo-footer.svg)}.footer .footer__menu{margin-top:20px}.footer .footer__menu .footer__menu__item:not(:last-child){margin:4px 0}.footer .footer__menu .footer__menu__item a{width:100%;display:block;padding:4px 0;position:relative}.footer .footer__menu .footer__menu__item a span{font-size:14px;color:#fff;position:relative}.footer .footer__menu .footer__menu__item a span:before{content:"";left:0;right:0;margin:auto;bottom:-3px;width:0;position:absolute;display:block;height:1px;transition:all .2s}.footer .footer__menu .footer__menu__item a:hover span{color:#94e365}.footer .footer__menu .footer__menu__item a:hover span:before{width:100%;background-color:#94e365}.footer .footer__socials{margin-top:20px}.footer .footer__socials .icon-link{margin-bottom:7px}.footer .footer__docs{margin-top:65px}.footer .footer__docs .icon-link{margin-bottom:7px}.footer .footer__support{margin-top:40px}.footer .footer__support a:not(.take-part-btn){display:block;margin-bottom:15px;font-weight:300;font-size:14px;color:#fff}.footer .footer__btn-wrap{margin-top:30px}.footer .footer__site{width:100%;padding:5px 0}.footer .footer__site a{color:#fff;font-family:Spartan;font-size:9px;display:flex;align-items:center}.footer .footer__mobile-logo-block{padding:20px 0;border-top:1px solid #f2f2f2}.footer .footer__mobile-logo-block .container{display:flex;justify-content:space-between;align-items:center}.footer .footer__mobile-logo-block .footer__corporation{margin-top:0}@media (max-width:991px){.footer .container .footer__left,.footer .container .footer__right{flex-direction:column}.footer .container .footer__left{width:150px;margin-right:10px}.footer .container .footer__right{margin-left:10px}.footer .container .logo{margin-top:17px;margin-bottom:15px;width:130px}.footer .container .footer__docs{margin-top:20px}.footer .container .white-btn{height:32px;padding:0 10px;font-size:14px;line-height:16px}}.menu{margin:0}.menu .menu__item{display:block}.menu .menu__item a{width:100%;display:flex;align-items:center;padding:15px 0;color:#fff;font-weight:700;font-size:42px;line-height:44px;text-transform:uppercase;transition:color .2s}.menu .menu__item:hover a{color:#94e365}.menu .menu__item.active a{color:#94e365}@media (max-width:991px){.menu .menu__item a{font-size:28px;line-height:30px}}@media (min-width:992px) and (max-height:700px){.menu .menu__item a{font-size:30px;line-height:32px}}.popup{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;display:none}.popup .popup__overlay{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,2,45,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.popup .popup__content{max-height:98vh;max-width:95vw;overflow:auto;padding:60px 100px;font-size:14px;width:860px;transition:.4s ease;display:none;-webkit-animation-duration:.7s;animation-duration:.7s;background:#e7fafc;position:relative}.popup .popup__content .input-field+.input-field{margin-top:25px}.popup .popup__content .popup__content__caption{font-family:Gotham;font-weight:700;font-size:32px;line-height:38px;cursor:default}.popup .popup__content .popup__content__text{text-align:center;margin:10px 0}.popup .popup__close{position:absolute;right:35px;top:25px;width:45px;height:23px;z-index:101;cursor:pointer}.popup .popup__close:after,.popup .popup__close:before{content:"";width:45px;height:4px;position:absolute;background-color:#00022d;left:0;top:50%}.popup .popup__close:before{transform:rotate(22deg)}.popup .popup__close:after{transform:rotate(-22deg)}.popup .form{width:100%;margin-top:60px}.popup .form .form_row{position:relative}.popup .form .form_row label{font-weight:700;font-size:16px;line-height:19px;display:block;margin:20px 0 10px 0}.popup .form .form_row .error-message:not(.show){display:none}.popup .form .form_row .error-message.show{margin-top:5px;color:#c32424}.popup .form .send-btn{margin-top:30px}.popup .form .textarea-hint{position:absolute;right:0;top:2px;color:#747e93}.popup .popup__status{margin-top:50px;display:flex;align-items:center;justify-content:flex-start}.popup .popup__status .popup__status-icon{width:50px;min-width:50px;display:flex;justify-content:center}.popup .popup__status .popup__status-icon img{max-width:100%}.popup .popup__status .popup__status-text{padding-left:20px;font-size:16px;line-height:20px;color:#747e93}.popup .to-main-page{margin-top:60px}.instruction__popup .video-wrap{margin-top:40px;max-width:100%;width:760px;height:400px}.instruction__popup .video-wrap .instruction__video{width:100%;height:100%}.instruction__popup .content-text{margin-top:40px}.instruction__popup .take-part-btn{margin-top:30px}@media (max-width:767px){.popup .popup__close{right:10px;top:10px}.popup .popup__content{padding:50px 30px 30px 30px}.popup .popup__content .popup__content__caption{font-size:24px;line-height:26px}.instruction__popup .video-wrap{margin-top:20px;height:240px}.instruction__popup .content-text{margin-top:20px}.instruction__popup .take-part-btn{margin-top:20px}}body,html{height:100%}#main-wrapper{display:flex;flex-direction:column;height:100%}.overflow-container{overflow:hidden}.main-container{width:100%;margin:0 auto;min-width:320px;margin:auto;flex:1 0 auto}.container{padding:0 40px;max-width:1134px;margin:auto}.container.container-relative{position:relative;z-index:1}.dark-backg{background:#00022d}.dark-backg.dark-backg--shadow{box-shadow:-1px -27px 75px 92px #00022d;z-index:1;position:relative}.dark-gradient-backg{background:linear-gradient(180deg,#00022d 0,#009fcc 48.96%,#00022d 100%),#00284d}.title{font-size:62px;line-height:74px;font-weight:600;color:#00022d;font-family:Gotham;text-transform:uppercase;cursor:default}.title.title--white{color:#fff}.btn-center-wrap{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.btn-center-wrap button:not(:first-child){margin-top:10px}.content-text.content-text--white h1,.content-text.content-text--white h2,.content-text.content-text--white h3,.content-text.content-text--white h4,.content-text.content-text--white h5,.content-text.content-text--white h6,.content-text.content-text--white li,.content-text.content-text--white p,.content-text.content-text--white table{color:#fff}.content-text.content-text--white span{color:#fff}.content-text.content-text--white .decoration-list.decoration-list--rhomb li:before,.content-text.content-text--white .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul.decoration-list--rhomb li:before,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text.content-text--white ul.decoration-list--rhomb li:before,.spheres-section .spheres__info .content-text.content-text--white ul.decoration-list--rhomb li:before,.winners-section__content .content-text.content-text--white ul.decoration-list--rhomb li:before{background:#fff}.content-text .paragraph:before{background:#fff}.content-text h1,.content-text h2,.content-text h3,.content-text h4,.content-text h5,.content-text h6{margin-bottom:35px}.content-text h1{font-size:28px;line-height:30px}.content-text h2{font-size:26px;line-height:28px}.content-text h3{font-size:24px;line-height:26px}.content-text h4{font-size:24px;line-height:26px}.content-text h5{font-size:22px;line-height:24px}.content-text h6{font-size:20px;line-height:22px}.content-text p{font-size:18px;line-height:22px}.content-text p:not(:last-child){margin-bottom:15px}.content-text ul li{font-size:18px;line-height:22px;margin-bottom:20px}.content-text ol li{position:relative;font-size:18px;line-height:22px;margin-bottom:20px;margin-left:23px;list-style-type:decimal}.content-text .decoration-list li,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul li,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul li,.spheres-section .spheres__info .content-text ul li,.winners-section__content .content-text ul li{position:relative}.content-text .decoration-list.decoration-list--circle,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul,.spheres-section .spheres__info .content-text ul,.winners-section__content .content-text ul{margin-left:23px}.content-text .decoration-list.decoration-list--circle li:before,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul li:before,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul li:before,.spheres-section .spheres__info .content-text ul li:before,.winners-section__content .content-text ul li:before{content:".";position:absolute;font-size:35px;line-height:20px;left:-16px;top:-9px}.content-text .decoration-list.decoration-list--rhomb,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul.decoration-list--rhomb,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul.decoration-list--rhomb,.spheres-section .spheres__info .content-text ul.decoration-list--rhomb,.winners-section__content .content-text ul.decoration-list--rhomb{margin-left:35px}.content-text .decoration-list.decoration-list--rhomb li,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul.decoration-list--rhomb li,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul.decoration-list--rhomb li,.spheres-section .spheres__info .content-text ul.decoration-list--rhomb li,.winners-section__content .content-text ul.decoration-list--rhomb li{margin-bottom:30px}.content-text .decoration-list.decoration-list--rhomb li:before,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul.decoration-list--rhomb li:before,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul.decoration-list--rhomb li:before,.spheres-section .spheres__info .content-text ul.decoration-list--rhomb li:before,.winners-section__content .content-text ul.decoration-list--rhomb li:before{content:"";width:15px;height:15px;position:absolute;font-size:35px;line-height:20px;left:-42px;top:4px;border-radius:3px;background:#00022d;transform:rotate(45deg)}.content-text .paragraph{margin-top:70px;padding-left:35px;position:relative}.content-text .paragraph:before{content:"";width:5px;height:100%;max-height:210px;left:0;top:0;position:absolute;background:#00022d}.content-text a{text-decoration:underline}form input,form textarea{width:100%;background:#fff;border:1px solid #cfe5e8;box-sizing:border-box;border-radius:5px;padding:17px 15px;font-size:18px;line-height:21px;outline:0}form input:focus,form input:hover,form textarea:focus,form textarea:hover{border-color:#94e365}form input{height:55px}form textarea{height:165px;resize:none}a{color:#00022d;transition:color .1s}.link{font-size:13px;line-height:15px;color:#95b0bf;transition:.2s}.form{width:100%}.form__label{display:block;font-weight:700;font-size:16px;line-height:19px;margin:0;padding-bottom:15px}.hidden-input{opacity:0!important;width:0!important;height:0!important}.input-field{width:100%}.input-field input,.input-field textarea{width:100%;padding:25px 25px;font-weight:300;font-size:13px;background-color:#fff;border:1px solid #d7e4ec;box-shadow:1px 3px 10px rgba(215,228,236,.6);border-radius:5px}.input-field input:focus,.input-field textarea:focus{border:1px solid #00022d}.input-field textarea{resize:none;min-height:83px}.hide{display:none!important;opacity:0;visibility:hidden}.wow{visibility:hidden}.btn-center{text-align:center}.up-scroll{display:block;position:fixed;height:50px;width:50px;bottom:-70px;right:50px;cursor:pointer;z-index:1;background-image:url(../../img/icon/arrow-down-white.svg);background-position:center;background-repeat:no-repeat;background-size:20px 20px;background-color:rgba(25,27,66,.7);border-radius:50%;transform:rotate(180deg);transition:bottom .3s ease-in-out}.up-scroll.show{bottom:20px}.up-scroll.show:hover{bottom:25px}@media (max-width:991px){.up-scroll{right:15px}.up-scroll.show{bottom:15px}.up-scroll.show:hover{bottom:15px}}.no-animate *{transition:none!important}.anchor-block{display:block!important;position:relative!important;visibility:hidden!important;top:-80px!important}.video-wrap{border-radius:10px;position:relative;overflow:hidden}.video-wrap.playing .video-overlay,.video-wrap.playing .video-play-btn,.video-wrap.playing .video-title{display:none}.video-wrap .video-overlay{background:rgba(224,224,224,.9);position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.video-wrap .video-title{width:100%;padding:0 40px;position:absolute;margin-top:70px;font-family:Gotham;font-weight:700;font-size:48px;line-height:50px;text-align:center;color:#00022d;z-index:2}.video-wrap .video-play-btn{position:absolute;width:110px;height:110px;left:50%;top:50%;margin-top:-55px;margin-left:-55px;background-image:url(../../img/icon/play.svg);background-repeat:no-repeat;background-position:center;background-size:contain;z-index:2;cursor:pointer;transition:.3s}.video-wrap .video-play-btn:hover{transform:scale(1.1)}@media (min-width:992px){.only-mobile{display:none!important}.mobile-wrap{display:none;pointer-events:none}}@media (max-width:991px){.container{padding:0 15px}.title{font-size:36px;line-height:42px}.video-wrap .video-play-btn{width:80px;height:80px;margin-top:-40px;margin-left:-40px}.video-wrap .video-title{padding:0 10px;margin-top:45px;font-size:26px;line-height:28px}}@media (max-width:767px){.video-wrap .video-title{margin-top:15px;font-size:20px;line-height:22px}.content-text .paragraph{margin-top:50px;padding-left:25px}.content-text .decoration-list.decoration-list--rhomb,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul.decoration-list--rhomb,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul.decoration-list--rhomb,.spheres-section .spheres__info .content-text ul.decoration-list--rhomb,.winners-section__content .content-text ul.decoration-list--rhomb{margin-left:25px}.content-text .decoration-list.decoration-list--rhomb li:before,.content-text .questions-section .questions-list .questions-list__item.open .questions-list__item__content ul.decoration-list--rhomb li:before,.questions-section .questions-list .questions-list__item.open .questions-list__item__content .content-text ul.decoration-list--rhomb li:before,.spheres-section .spheres__info .content-text ul.decoration-list--rhomb li:before,.winners-section__content .content-text ul.decoration-list--rhomb li:before{left:-30px;top:4px}}@-webkit-keyframes float-top{0%{transform:translateY(0) rotate(.001deg)}50%{transform:translateY(30px) rotate(.001deg)}100%{transform:translateY(0) rotate(.001deg)}}@keyframes float-top{0%{transform:translateY(0) rotate(.001deg)}50%{transform:translateY(30px) rotate(.001deg)}100%{transform:translateY(0) rotate(.001deg)}}.welcome-section{padding:175px 0 0 0;display:flex;justify-content:space-between;align-items:center}.welcome-section .welcome__description{margin-top:123px;color:#fff;font-size:20px;line-height:23px}.welcome-section .welcome__description p{color:#fff;font-size:20px;line-height:23px}.welcome-section .welcome__img{margin-right:80px;width:189px;height:283px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../../img/icon/mhp.svg)}.earth-section{position:relative;padding:360px 0 0 0}.earth-section .earth__backg{width:2296px;height:2169px;position:absolute;top:-390px;left:50%;transform:translateX(-50%);background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../../img/eath.png)}.earth-section .earth__banner{padding-top:80px;padding-bottom:80px;position:relative;background:rgba(0,2,45,.9);border-radius:5px;z-index:1}.earth-section .earth__row{display:flex;justify-content:space-between}.earth-section .earth__row.earth__row-single-child{justify-content:center}.earth-section .earth__col{width:100%}.earth-section .earth__title{max-width:510px}.earth-section .earth__text{max-width:425px;margin-left:auto}.earth-section .earth__text p{font-size:16px;line-height:19px}.earth-section .video-wrap{margin-top:100px;max-width:100%;width:800px;height:450px}.earth-section .earth__video{width:100%;height:100%}.earth-section .direction{margin-top:180px}.earth-section .btn-center-wrap{margin-top:40px}.winners-section{margin:70px auto}.winners-section .title{text-align:center}.winners-section__content .title{text-align:center;margin-top:30px;font-family:Gotham;font-weight:700;font-size:32px;line-height:36px;position:relative;z-index:1}.winners-section__content .content-text{margin-top:20px;position:relative;z-index:1}.direction{text-align:center}.direction.direction--white .direction__subtitle{color:#fff}.direction.direction--shadow{padding-bottom:130px;position:relative;box-shadow:-1px -27px 75px 105px rgba(0,2,45,.9);background:linear-gradient(180deg,rgba(0,2,45,.9),#00022d)}.direction.direction--shadow .direction__subtitle{color:#fff}.direction .direction__subtitle{margin-top:20px;font-family:Gotham;font-weight:700;font-size:32px;line-height:34px}.spheres-section.spheres-section--dark .spheres__subtitle{color:#fff}.spheres-section.spheres-section--dark .spheres__number{color:#191b42}.spheres-section.spheres-section--light .spheres__number{color:#e7fafc}.spheres-section .direction{margin:70px 0 120px 0}.spheres-section .spheres__item{padding-top:50px;padding-bottom:50px;position:relative}.spheres-section .spheres__row{display:flex;justify-content:space-between}.spheres-section .spheres__row--margin{margin-bottom:150px}.spheres-section .spheres__info{width:60%;max-width:600px;position:relative}.spheres-section .spheres__info .content-text{margin-top:20px;position:relative;z-index:1}.spheres-section .spheres__info .spheres__title{position:relative;z-index:1}.spheres-section .spheres__info .spheres__subtitle{margin-top:10px;font-family:Gotham;font-weight:700;font-size:32px;line-height:36px;position:relative;z-index:1}.spheres-section .spheres__number{font-weight:700;font-size:867px;position:absolute;left:0;top:0;z-index:0}.spheres-section .spheres__img{width:50%;position:absolute;right:0;top:0;text-align:right;z-index:1}.spheres-section .spheres__img img{max-width:100%}.spheres-section .take-part-btn{margin:70px auto 0 auto;position:relative;z-index:1}.spheres-section .spheres__item.sphere-1 .spheres__number{top:-55px;left:-250px}.spheres-section .spheres__item.sphere-1 .spheres__img{-webkit-animation:float-top 6s 2s infinite ease-in-out;animation:float-top 6s 2s infinite ease-in-out;top:-50px;right:-40px}.spheres-section .spheres__item.sphere-2 .spheres__number{top:-90px;left:-230px}.spheres-section .spheres__item.sphere-2 .spheres__img{-webkit-animation:float-top 6s 0s infinite ease-in-out;animation:float-top 6s 0s infinite ease-in-out;top:150px;right:25px}.spheres-section .spheres__item.sphere-3 .spheres__number{top:-120px;left:-230px}.spheres-section .spheres__item.sphere-3 .spheres__img{-webkit-animation:float-top 6s 4s infinite ease-in-out;animation:float-top 6s 4s infinite ease-in-out;top:70px;right:0}.spheres-section .spheres__item.sphere-4 .spheres__number{top:-190px;left:-250px}.spheres-section .spheres__item.sphere-4 .spheres__img{-webkit-animation:float-top 4s 1s infinite ease-in-out;animation:float-top 4s 1s infinite ease-in-out;top:60px;right:-10px}.spheres-section .spheres__item.sphere-5 .spheres__number{top:60px;left:-250px}.spheres-section .spheres__item.sphere-5 .spheres__img{-webkit-animation:float-top 6s 5s infinite ease-in-out;animation:float-top 6s 5s infinite ease-in-out;top:160px;right:45px}.spheres-section .spheres__item.sphere-6 .spheres__number{top:-170px;left:-250px}.spheres-section .spheres__item.sphere-6 .spheres__img{-webkit-animation:float-top 6s 3s infinite ease-in-out;animation:float-top 6s 3s infinite ease-in-out;top:150px;right:-25px}.profits-section{margin-top:100px;position:relative;z-index:1}.profits-section .profits__title{text-align:center}.profits-section .profits-list{margin:60px auto 0 auto;max-width:800px;display:flex;flex-wrap:wrap;justify-content:space-between}.profits-section .profits-list .profits-list__item{width:360px;max-width:100%;min-height:320px;margin:0 10px 23px 10px;padding:30px 20px;background:#00022d}.profits-section .profits-list .profits-list__item .profits-list__item__icon{width:45px;height:45px;display:flex;justify-content:center;align-items:center}.profits-section .profits-list .profits-list__item .profits-list__item__icon img{max-width:100%;max-height:100%}.profits-section .profits-list .profits-list__item .profits-list__item__title{margin-top:18px;font-family:Gotham;font-weight:700;font-size:32px;line-height:38px;color:#fff}.profits-section .profits-list .profits-list__item .profits-list__item__text{margin-top:30px}.terms-section{margin:70px auto 0 auto;max-width:860px}.terms-section .terms__title{text-align:center}.terms-section .terms__content{margin-top:60px}.terms-section .terms__publication{margin-top:60px}.terms-section .take-part-btn{margin-top:50px}.publication{border:2px solid #00022d;box-sizing:border-box;border-radius:10px;padding:40px 35px}.jury-section{padding-top:85px;margin-top:70px}.jury-section .jury__title{text-align:center}.jury-section .jury-list{margin:50px auto 0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:780px}.jury-section .jury-list .jury-list__item{width:312px;max-width:100%;margin-bottom:50px}.jury-section .jury-list .jury-list__item .jury-list__item__photo img{max-width:100%}.jury-section .jury-list .jury-list__item .jury-list__item__name{margin-top:40px;font-family:Gotham;font-weight:700;font-size:24px;line-height:26px;color:#fff}.jury-section .jury-list .jury-list__item .jury-list__item__descr{margin-top:25px;font-size:18px;line-height:21px;color:#fff}.jury-section .jury-list .jury-list__item .jury-list__item__contacts{margin-top:15px}.chart-section{margin-top:80px}.chart-section .chart__title{text-align:center}.chart-section .chart{margin-top:55px;position:relative;padding:70px 0}.chart-section .chart:before{content:"";width:2px;height:100%;top:0;left:50%;position:absolute;background:#fff;transform:translateX(-50%)}.chart-section .chart .chart__item{padding:15px 12px;width:340px;max-width:100%;min-height:130px;display:flex;flex-wrap:wrap;background:#fff;position:relative;cursor:pointer}.chart-section .chart .chart__item:nth-child(even){left:0;margin-left:calc(50% - 340px)}.chart-section .chart .chart__item:nth-child(odd){margin-left:50%}.chart-section .chart .chart__item .chart__item__number{font-size:64px;line-height:75px}.chart-section .chart .chart__item .chart__item__month{font-weight:700;font-size:18px;line-height:21px;padding:10px 0 0 25px}.chart-section .chart .chart__item .chart__item__title{width:100%;font-size:18px;line-height:21px}.chart-section .chart .chart__item .chart__item__tooltip{width:340px;max-width:100%;padding:25px;top:15px;left:12px;position:absolute;background:#e7fafc;box-shadow:0 3px 20px rgba(0,40,77,.15);z-index:99;transition:.2s ease}.chart-section .chart .chart__item .chart__item__tooltip:not(.show){pointer-events:none;visibility:hidden;opacity:0}.chart-section .chart .chart__item .chart__item__tooltip.show{opacity:1;visibility:visible;pointer-events:all}.chart-section .chart .chart__item .chart__item__tooltip p{font-size:14px;line-height:16px}.partners-section{margin-top:150px}.partners-section .partners__title{text-align:center}.partners-section .partners-list{margin-top:140px;display:flex;justify-content:space-between}.partners-section .partners-list .partners-list__item{width:255px;height:255px}.partners-section .partners-list .partners-list__item img{max-width:100%;max-height:100%}.questions-section{margin-top:150px;padding-bottom:170px}.questions-section .questions__title{text-align:center}.questions-section .questions-list{margin:80px auto 0 auto;max-width:780px}.questions-section .questions-list .questions-list__item{position:relative;margin-bottom:10px;cursor:pointer}.questions-section .questions-list .questions-list__item:before{content:"";width:19px;height:10px;right:20px;top:22px;display:block;position:absolute;background-image:url(../../img/icon/arrow-down.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:.2s}.questions-section .questions-list .questions-list__item:not(.open){background:#fff}.questions-section .questions-list .questions-list__item:not(.open) .questions-list__item__content{display:none}.questions-section .questions-list .questions-list__item.open{background:#e7fafc}.questions-section .questions-list .questions-list__item.open:before{transform:rotate(180deg)}.questions-section .questions-list .questions-list__item.open .questions-list__item__content{border-top:2px solid #d0e1e7}.questions-section .questions-list .questions-list__item.open .questions-list__item__content ol{margin:15px 0 0 17px;list-style:auto}.questions-section .questions-list .questions-list__item.open .questions-list__item__content ol li{margin-bottom:10px}.questions-section .questions-list .questions-list__item .questions-list__item__title{padding:18px 55px;font-weight:700;font-size:18px;line-height:21px;position:relative}.questions-section .questions-list .questions-list__item .questions-list__item__title span{position:absolute;left:20px;top:20px}.questions-section .questions-list .questions-list__item .questions-list__item__content{padding:18px 55px;font-style:italic}.questions-section .questions-list .questions-list__item .questions-list__item__content p{line-height:19px}@media (max-width:991px){.welcome-section{padding:50px 0 30px 0;flex-direction:column;align-items:flex-start}.welcome-section .welcome__col{width:100%}.welcome-section .welcome__title{max-width:280px}.welcome-section .welcome__description{max-width:280px;margin-top:40px;font-size:16px;line-height:18px}.welcome-section .welcome__img{margin:30px auto 0 auto;width:133px;height:190px}.earth-section{padding:150px 0 0 0}.earth-section .earth__backg{width:1190px;height:1100px;top:-210px}.earth-section .earth__banner{padding-top:35px;padding-bottom:30px;width:calc(100% - 30px);margin:0 auto}.earth-section .earth__row{flex-direction:column;justify-content:flex-start}.earth-section .earth__title{max-width:unset}.earth-section .earth__text{margin-top:35px;margin-left:unset;max-width:unset}.earth-section .video-wrap{margin-top:35px}.earth-section .direction{margin-top:40px}.direction .direction__subtitle{font-size:24px;line-height:26px}.spheres-section .direction{margin-bottom:30px}.spheres-section .spheres__item{padding-top:0;padding-bottom:50px}.spheres-section .spheres__item.sphere-1 .spheres__img{margin-bottom:20px}.spheres-section .spheres__item.sphere-2 .spheres__number{top:40px}.spheres-section .spheres__item.sphere-2 .spheres__img{margin:30px 0 40px 0}.spheres-section .spheres__item.sphere-3 .spheres__number{left:-280px}.spheres-section .spheres__item.sphere-3 .spheres__img{margin-bottom:40px}.spheres-section .spheres__item.sphere-4 .spheres__number{top:-120px}.spheres-section .spheres__item.sphere-5 .spheres__number{top:50px}.spheres-section .spheres__item.sphere-6 .spheres__number{top:-100px}.spheres-section .spheres__row{flex-direction:column-reverse;justify-content:flex-start}.spheres-section .spheres__info{width:100%;max-width:unset}.spheres-section .spheres__info .content-text{margin-top:20px}.spheres-section .spheres__info .spheres__subtitle{font-size:24px;line-height:28px}.spheres-section .spheres__img{width:100%;position:static;text-align:center}.spheres-section .spheres__img img{max-width:300px}.spheres-section .take-part-btn{margin-top:40px}.partners-section{margin-top:100px}.partners-section .partners-list{margin-top:80px;flex-direction:column;align-items:center}.partners-section .partners-list .partners-list__item{margin-bottom:30px}.questions-section{margin-top:50px;padding-bottom:100px}.questions-section .questions-list{margin-top:40px}}@media (max-width:790px){.profits-section .profits-list{flex-direction:column;align-items:center}.profits-section .profits-list .profits-list__item{margin-left:0;margin-right:0}}@media (max-width:767px){.earth-section .video-wrap{height:400px}.profits-section{margin-top:30px}.profits-section .profits-list{margin-top:35px;display:flex;flex-wrap:wrap;justify-content:center}.terms-section{margin:50px auto 0 auto;max-width:830px}.terms-section .terms__title{text-align:center}.terms-section .terms__content{margin-top:30px}.terms-section .terms__publication{margin-top:50px}.terms-section .take-part-btn{margin-top:35px}.publication{padding:20px 25px}.jury-section{padding-top:60px;margin-top:70px}.jury-section .jury-list{margin-top:40px;flex-direction:column;align-items:center}.chart-section .chart{padding:30px 0}.chart-section .chart .chart__item{margin:0 auto 15px auto!important}.chart-section .chart .chart__item .chart__item__tooltip{margin-top:20px;margin-left:-10px;width:calc(100% + 20px);max-width:unset}}@media (max-width:500px){.earth-section .video-wrap{height:300px}}@media (max-width:420px){.earth-section .video-wrap{height:200px}}
/*# sourceMappingURL=index.css.map */
