@import url(https://fonts.googleapis.com/css?family=Lora:400,700&subset=latin,latin-ext);@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,latin-ext);/*!
 * 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{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);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{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;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{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.top-header-menu{background-image:url(/images/home/grey-background.jpg)}.home-menu{display:table;width:100%;max-width:1300px;margin:auto auto 80px;padding-left:55px;position:relative;z-index:1}.home-menu .logo{display:inline-block;max-width:473px;width:473px;margin-top:10px}.home-menu .logo img{width:100%;max-width:100%}.home-menu #right-menu{font-family:Roboto,sans-serif;display:table-cell;vertical-align:middle;margin-top:25px;padding-right:15px;padding-left:15px}.home-menu #right-menu .large{visibility:visible}.home-menu #right-menu .large .small-div{display:none}.home-menu #right-menu .large .links{display:block;visibility:visible}.home-menu #right-menu .large .links .link{display:inline-block;background-color:transparent;padding:15px 30px;font-weight:500;color:#415355;text-transform:uppercase;cursor:pointer;text-align:center}.home-menu #right-menu .large .links .loged-in{text-align:center;margin-top:5px;margin-bottom:5px}.home-menu #right-menu .large .links .loged-in .profile{text-transform:uppercase;color:#415355;font-weight:500;vertical-align:middle;padding:15px 30px}.home-menu #right-menu .large .links .loged-in .logout{display:inline-block;height:35px;width:35px;background-color:#fff;border-radius:100px;margin-right:30px;color:#415355;margin-left:auto;padding:0}.home-menu #right-menu .large .links .loged-in .logout img{position:relative;top:7px;left:2px}.home-menu #right-menu .large .links .loged-in .logout img.white{display:none}#home{width:100%}#home .top{position:relative;overflow:hidden;width:100%;color:#fff;margin-bottom:60px;padding-bottom:120px;background-image:url(/images/home/grey-background.jpg)}#home .top .theme{width:100%;max-width:1300px;padding-left:55px;max-height:700px;margin:auto auto 70px}#home .top .theme .theme-text{width:100%;text-align:left;position:relative;z-index:1}#home .top .logreg{display:table;max-width:1300px;margin:auto}#home .top .logreg input:-webkit-autofill,#home .top .logreg input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px #959595 inset!important;-webkit-text-fill-color:#fff}#home .top .logreg #login{display:table-cell;width:50%;padding-top:35px}#home .top .logreg #login .form{margin:auto;max-width:400px}#home .top .logreg #login .form h2{font-size:38px}#home .top .logreg #login .form form{width:100%}#home .top .logreg #login .form form .row{margin-bottom:10px}#home .top .logreg #login .form form .row input{border-color:#767678}#home .top .logreg #login .form form .row input[type=password]:focus:not([readonly])+label,#home .top .logreg #login .form form .row input[type=text]:focus:not([readonly])+label{color:#fff!important}#home .top .logreg #login .form form .row .forgot{margin-left:60px;font-size:16px;color:#fff;text-decoration:underline}#home .top .logreg #login .form form label{color:#fff}#home .year{text-align:center;font-size:87px;color:#415355;position:relative;max-width:1078px;margin:auto auto 55px}#home .year .select-wrapper{display:inline-block;font-size:30px;position:absolute;right:0;top:63px;width:160px;text-align:left}#home .year .select-wrapper .select{position:relative;top:0;left:0}#home .year .select-wrapper .select .select-button{cursor:pointer}#home .year .select-wrapper .select .triangle-wrapper{display:inline-block;width:25px;vertical-align:middle;position:absolute;top:15px;right:0;z-index:-1}#home .year .select-wrapper .select .triangle-wrapper .triangle{border:12px solid transparent;border-top-color:#fec300;width:0;height:0}#home .year .select-wrapper .select .dropdown{border:1px solid #c5c5c5;display:none;text-align:center;background:#fff}#home .year .select-wrapper .select .dropdown.opened{display:block}#home .year .select-wrapper .select .dropdown .dropdown-element{font-weight:400;display:block;white-space:pre;min-height:1.2em;padding:0 2px 1px;cursor:pointer}#home .year .select-wrapper .select .dropdown .dropdown-element:hover{background:#fec300;color:#fff}#home .no-data{font-size:20px;margin-bottom:10px}#home #rules,#home .no-data{text-align:center;color:#415355}#home #rules{width:100%;margin-bottom:90px;font-size:91px;line-height:91px}#home .bottom{display:table;width:100%;max-width:1300px;margin:auto;color:#415355}#home .bottom .left{display:inline-block;max-width:490px;margin-left:60px;margin-right:70px}#home .bottom .left #partners{background-color:#fff;text-align:center;padding:60px 40px 75px 45px;margin-bottom:100px}#home .bottom .left #partners h2{font-size:40px;line-height:40px;margin:0 auto 80px}#home .bottom .left #partners p{margin:auto auto 45px}#home .bottom .left #partners p img{max-width:100%}#home .bottom .left #contacts{background-color:#fec200;text-align:center;padding:75px 110px 95px 115px;margin-bottom:70px}#home .bottom .left #contacts .contacts h2{margin-bottom:75px}#home .bottom .left #contacts .contacts a{text-decoration:none}#home .bottom .left #contacts .contacts p{margin:0;font-size:20px}#home .bottom .left #contacts .contacts p a{color:#415355}#home .bottom .left #time{text-align:center;margin-bottom:20px}#home .bottom .left #time .text{font-size:20px}#home .bottom .left #time .countdown{margin:20px auto 0;font-size:50px;width:220px;color:#fec200}#home .bottom #safety{display:table-cell;width:100%;margin-right:70px;padding:0 10px;vertical-align:top}#home .bottom #safety p strong{font-weight:700}#home .bottom #safety ul{list-style:none}#home .bottom #safety ul li{word-break:break-word}#home .bottom #safety ul li:before{content:"-";padding-right:20px}#home .bottom #safety .row .pdf-download .button{font-size:20px;padding:10px 20px 15px}#home .bottom #safety .row .pdf-download .button img{vertical-align:middle}#customer-layout{overflow:hidden;width:100%}#customer-layout #customer{display:table;max-width:1300px;margin:auto auto 40px;color:#415355}#customer-layout #customer #start-test{display:inline-block;width:490px;background-color:#fec200;margin-left:60px;margin-right:140px;padding:60px 40px 55px;text-align:center}#customer-layout #customer #start-test h2{font-size:40px}#customer-layout #customer #start-test .timed-content{margin-top:50px;margin-bottom:45px}#customer-layout #customer #start-test .timed-content #timer .text{font-size:20px}#customer-layout #customer #start-test .timed-content #timer #timer-content .countdown{font-size:55px;line-height:60px;color:#fff;margin:50px auto 45px;width:220px}#customer-layout #customer #start-test .timed-content button{width:auto;padding:0 15px;height:60px;font-weight:700;border:none;font-size:18px}#customer-layout #customer #start-test .timed-content button.disabled{background-color:#9b9b9b!important;color:#c5c5c5!important}#customer-layout #customer #start-test .timed-content button.enabled{background:none;border:1px solid #fff;cursor:pointer}#customer-layout #customer #start-test .popup-link{text-decoration:underline;cursor:pointer;color:#415355;font-size:15px}#customer-layout #customer #test-trial{display:table-cell;width:100%;margin-right:175px;padding:0 10px;vertical-align:top;text-align:center}#customer-layout #customer #test-trial .test-content{margin-top:50px}#customer-layout #customer #test-trial .test-content h2{font-size:40px;margin-bottom:35px}#customer-layout #customer #test-trial .test-content p{word-break:break-word;margin-bottom:70px;font-size:22px}#customer-layout #customer #test-trial .test-content .timed-buttons div{display:block;width:270px;color:#415355;border:none;margin:auto auto 30px;padding:18px 0;cursor:pointer}#customer-layout #customer #test-trial .test-content .timed-buttons div div{height:60px;background-color:#fec200}#customer-layout #customer #test-trial .test-content .timed-buttons div div.empty{background-color:transparent;border:1px solid #fec200}#customer-layout #tests{max-width:950px;margin:0 auto 60px;text-align:center;color:#415355}#customer-layout #tests .answered-test .acts{border-top:1px solid #dfdfdf;padding-top:40px}#customer-layout #tests .answered-test .test-bottom{border-bottom:none;padding-bottom:0}#customer-layout #tests .note-photo{display:block;max-width:600px}#customer-layout #tests .test-body{padding-bottom:45px;margin:0 10px 45px}#customer-layout #tests .test-body .question{margin-bottom:8px;font-size:20px}#customer-layout #tests .test-body .question p{margin-top:0;margin-bottom:10px}#customer-layout #tests .test-body .question .practice-tasks{max-width:810px;margin:auto auto 20px}#customer-layout #tests .test-body .question .practice-tasks li{font-size:16px;text-align:left;margin-bottom:10px}#customer-layout #tests .test-body .question.practice-question{margin-bottom:15px}#customer-layout #tests .test-body .question.practice-question h3{margin-bottom:50px}#customer-layout #tests .test-body .text-illustration{max-width:600px;margin:10px 0}#customer-layout #tests .test-body .video-wrapper{max-width:789px;margin:auto}#customer-layout #tests .test-body .video-wrapper.answer-video{max-width:280px;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;padding:20px 0;margin:20px auto 8px}#customer-layout #tests .test-body .video-wrapper .video-button{max-width:280px;background:#fec200;text-align:left;font-size:17px;border-radius:20px 50px 50px 20px;cursor:pointer;position:relative;padding-left:20px;margin-bottom:20px}#customer-layout #tests .test-body .video-wrapper .video-button .icon{width:23px;height:23px;border-radius:50px;background:#fff;position:absolute;right:1px;bottom:1px;vertical-align:bottom}#customer-layout #tests .test-body .video-wrapper .video-button .icon .triangle{border-color:transparent transparent transparent #415355;border-style:solid;border-width:6px 10px;width:0;height:0;position:relative;top:6px;left:calc(50% - 4px)}#customer-layout #tests .test-body .video-wrapper video::-internal-media-controls-download-button{display:none}#customer-layout #tests .test-body .video-wrapper video::-webkit-media-controls-enclosure{overflow:hidden}#customer-layout #tests .test-body .video-wrapper video::-webkit-media-controls-panel{width:calc(100% + 30px)}#customer-layout #tests .test-body .video-wrapper .video-popup-content{width:100%;height:auto}#customer-layout #tests .test-body .answers{max-width:790px;margin:auto auto 60px;padding:0 10px}#customer-layout #tests .test-body .answers.aid-1{max-width:490px;margin-bottom:35px}#customer-layout #tests .test-body .answers .answer{margin-bottom:20px;margin-right:5px}#customer-layout #tests .test-body .answers .answer [type=checkbox]:checked+label:before{border-color:#fec200;border-left:2px solid #fff;border-top:2px solid #fff}#customer-layout #tests .test-body .answers .answer .incorrect{background-color:#c84d00;border-radius:100px;cursor:default}#customer-layout #tests .test-body .answers .answer .correct{background-color:#80c900;border-radius:100px;cursor:default}#customer-layout #tests .test-body .answers .answer.id-1{text-align:left}#customer-layout #tests .test-body .answers .answer.id-1 .text-quest label{color:#415355;font-size:20px;cursor:default}#customer-layout #tests .test-body .answers .answer.id-2{display:inline-block}#customer-layout #tests .test-body .answers .answer.id-2 .img-quest{width:140px;text-align:center}#customer-layout #tests .test-body .answers .answer.id-2 .img-quest img{max-height:140px;max-width:140px;display:block;margin:0 auto 15px}#customer-layout #tests .test-body .answers .answer.id-2 .img-quest .test-label{padding-left:15px}#customer-layout #tests .test-body .answers .answer.id-2 .img-quest label:before{display:block}#customer-layout #tests .test-body .answers.aid-3{max-width:810px}#customer-layout #tests .test-body .answers .practice-quest input[type=text]{border-bottom:none}#customer-layout #tests .test-body .answers .practice-quest .practice-top{padding:20px 0}#customer-layout #tests .test-body .answers .practice-quest .practice-top #practice-photo{max-width:600px;width:100%;height:100%}#customer-layout #tests .test-body .answers .practice-quest .practice-middle{margin-bottom:40px}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form{max-width:789px;width:100%;display:table;border-bottom:1px solid #9e9e9e;position:relative;text-align:left;margin:auto auto 20px}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .pin{display:table-cell;margin-left:15px;margin-bottom:10px}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .row{display:table-cell;margin-bottom:10px;width:100%}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .row .input-field{padding-left:30px}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .row .input-field input[type=text]:focus:not([readonly]){border-bottom:none!important;box-shadow:none}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .row .input-field input[type=text]:focus:not([readonly])+label{color:#fec200}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .row .input-field input[type=text]:disabled{color:#415355;font-size:15px;border-bottom:none}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .row .input-field label{padding-left:15px}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form i{position:absolute;width:15px;color:#fff;cursor:default}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form i.number{left:25px;bottom:26px;font-size:13px}@-moz-document url-prefix(){#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form i.number{bottom:33px}}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .icon{display:table-cell;vertical-align:middle;padding-bottom:15px}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .icon .delete{margin-right:10px;cursor:pointer;vertical-align:middle;background-color:#fff;border-radius:100px;width:35px;height:35px}#customer-layout #tests .test-body .answers .practice-quest .practice-middle .form .icon .delete img{position:relative;top:7px;left:7px}#customer-layout #tests .test-body .answers .practice-quest .practice-bottom .title{font-weight:700;font-size:20px}#customer-layout #tests .test-body .answers .practice-quest .practice-bottom .programs .row{border-bottom:1px solid #9e9e9e}#customer-layout #tests .test-body .answers .practice-quest .practice-bottom .programs .row .input-field{padding:0}#customer-layout #tests .test-body .answers .practice-quest .practice-bottom .programs .row .input-field input[type=text]:disabled{color:#415355;font-size:20px;border-bottom:none!important}#customer-layout #tests .test-body .answers .practice-quest .practice-bottom .programs .row .input-field input[type=text]:focus:not([readonly]){border-bottom:none!important;box-shadow:none}#customer-layout #tests .test-body .answers .practice-quest .practice-bottom .programs .row .input-field label{left:0}#customer-layout #tests .test-body .bottom .icon div{display:inline-block;vertical-align:middle;width:35px;height:35px;border-radius:100px;background-color:#fff;margin-bottom:3px}#customer-layout #tests .test-body .bottom .icon div img{position:relative;top:7px;left:1px}#customer-layout #tests .test-body .bottom .time{margin-top:55px}#customer-layout #tests .test-body .test-body-bottom .right-wrong{font-size:20px;margin-bottom:35px}#customer-layout #tests .test-body .test-body-bottom .right-wrong .right-answer{color:#80c900;margin:0}#customer-layout #tests .test-body .test-body-bottom .right-wrong .wrong-answer{color:#ce6100;margin:0}#customer-layout #tests .test-body .test-body-bottom .explain .color{display:inline-block;width:20px;height:20px;border-radius:100px;margin-right:15px}#customer-layout #tests .test-body .test-body-bottom .explain .right-explain{margin-bottom:10px}#customer-layout #tests .test-body .test-body-bottom .explain .right-explain .color{background-color:#80c900;vertical-align:middle}#customer-layout #tests .test-body .test-body-bottom .explain .right-explain p{display:inline-block;vertical-align:middle;margin:0}#customer-layout #tests .test-body .test-body-bottom .explain .wrong-explain .color{background-color:#c84c00;vertical-align:middle;margin-left:10px}#customer-layout #tests .test-body .test-body-bottom .explain .wrong-explain p{display:inline-block;vertical-align:middle;margin:0}#customer-layout #tests .test-body .test-body-bottom .explain h4{margin-bottom:35px}#customer-layout #tests .test-body .test-body-bottom .explain .explanations{border-bottom:1px solid #dfdfdf}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .explain-bottom,#customer-layout #tests .test-body .test-body-bottom .explain .explanations .explain-top{margin-top:50px}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .head{margin-top:50px;font-size:20px;font-weight:700}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .points{text-align:left;color:#afafaf;font-size:16px}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .points .point-nr{display:inline-block;margin-left:15px;background:#ca4c00;width:40px;height:40px;padding:9px 0;border-radius:40px;color:#fff;text-align:center}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .points .point-nr.correct{background:#80c900}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .content{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding-top:40px}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .content .text{display:table;margin-bottom:30px;width:100%}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .content .text p{display:table-cell;text-transform:uppercase;text-align:left;width:200px;font-size:14px}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .content .text div{margin-left:15px;font-size:14px}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .all-points{margin-top:40px;font-size:20px;font-weight:700;margin-bottom:35px}#customer-layout #tests .result-body{margin:0 10px}#customer-layout #tests .result-body h4{font-size:35px}#customer-layout #tests .result-body p{margin:0;font-size:18px}#customer-layout #tests .result-body .trial-result{margin-top:40px}#customer-layout #tests .result-body .trial-result div{height:60px;background-color:#fec200;width:270px;color:#415355;border:none;margin:auto;padding:18px 0;cursor:pointer}#customer-layout #tests .result-body .text{font-size:14px}#customer-layout #tests .result-body .time-took{margin-top:60px;margin-bottom:40px}#customer-layout #tests .acts{border-bottom:1px solid #dfdfdf;padding-bottom:40px;margin:0 10px 40px}#customer-layout #tests .acts p{display:table-cell;margin:0;text-transform:uppercase;font-size:14px;color:#415355;width:200px}#customer-layout #tests .acts div{margin-left:15px;font-size:14px;color:#415355}#customer-layout #tests .acts .act-name{width:100%;text-align:left;margin-bottom:35px}#customer-layout #tests .acts .act-name div{display:table-cell}#customer-layout #tests .acts .act-text{width:100%;text-align:left;margin-bottom:35px}#customer-layout #tests .acts .act-text div{display:table-cell}#customer-layout #tests .acts .act-remarks{width:100%;text-align:left}#customer-layout #tests .acts .act-remarks div{display:table-cell}#customer-layout #tests.results .test-body .answers .answer{display:table}#customer-layout #tests.results .test-body .answers .answer.id-1{margin-bottom:25px}#customer-layout #tests.results .test-body .answers .answer.id-1 span{display:block;width:35px;height:35px;position:absolute;top:-6px;left:-4px;z-index:0}#customer-layout #tests.results .test-body .answers .answer.id-1 [type=checkbox]+label,#customer-layout #tests.results .test-body .answers .answer.id-1 [type=checkbox]:checked+label{padding-left:40px;z-index:2}#customer-layout #tests.results .test-body .answers .answer.id-1 [type=checkbox]+label:before{cursor:default;left:4px;top:0;z-index:2}#customer-layout #tests.results .test-body .answers .answer.id-1 [type=checkbox]:checked+label:before{border-left:none!important;border-top:none!important;cursor:default;left:-1px;top:-4px;z-index:2}#customer-layout #tests.results .test-body .answers .answer.id-2{display:inline-block}#customer-layout #tests.results .test-body .answers .answer.id-2 [type=checkbox]+label,#customer-layout #tests.results .test-body .answers .answer.id-2 [type=checkbox]:checked+label{padding-left:35px;height:35px}#customer-layout #tests.results .test-body .answers .answer.id-2 [type=checkbox]+label:before{cursor:default;left:8px;top:6px}#customer-layout #tests.results .test-body .answers .answer.id-2 [type=checkbox]:checked+label:before{border-left:none!important;border-top:none!important;cursor:default;left:3px;top:2px}#customer-layout .btn{background-color:#fec200;color:#415355;text-transform:none}#customer-layout .btn.finish{background-color:#415355;color:#fec200;border:1px solid #fec200;width:130px;height:auto;padding:6px 0;font-size:15px;margin:auto auto 10px;display:block}#customer-layout .btn.finish p{margin-top:5px}#customer-layout .btn p{margin:8px 0 0}#customer-layout .test-bottom{width:100%;text-align:center;display:table;border-bottom:1px solid #dfdfdf;padding-bottom:30px;margin-bottom:40px}#customer-layout .test-bottom .next-prev{display:table-cell;vertical-align:bottom;padding-bottom:30px}#customer-layout .test-bottom .next-prev .current-total{font-size:40px;margin-right:20px;vertical-align:middle}#customer-layout .test-bottom .next-prev .prev{width:51px;height:50px;padding:0;margin-right:10px}#customer-layout .test-bottom .next-prev .prev .left{width:31px;height:45px;margin-left:10px;margin-top:2px;background:url(/images/customer/arrows.png) no-repeat 0 0}#customer-layout .test-bottom .next-prev .next{width:125px;height:50px;font-size:16px;padding:0;color:#415355!important;background-color:#fec200!important}#customer-layout .test-bottom .next-prev .next.disabled{background-color:#dfdfdf!important;color:#9f9f9f!important}#customer-layout .test-bottom .next-prev .next p{display:inline-block}#customer-layout .test-bottom .next-prev .next .right{width:31px;height:45px;margin-top:2px;margin-right:10px;background:url(/images/customer/arrows.png) no-repeat -36px 0}#customer-layout .test-bottom .to-quest{display:table-cell;width:125px;vertical-align:middle}#customer-layout .test-bottom .to-quest p{font-size:16px;color:#afafaf;margin:0}#customer-layout .test-bottom .to-quest .row{width:100%}#customer-layout .test-bottom .to-quest .row .input-field #to-quest{display:block;border:none;border-bottom:1px solid #767678;font-size:20px;color:#415355;background-color:transparent;width:115px}#customer-layout .bottom{display:block;width:100%}#customer-layout .bottom .countdown{display:block;font-size:38px;margin:10px auto 0}.end-test-popup{padding:40px 20px;font-size:20px}.end-test-popup .text{padding-bottom:50px}.end-test-popup .btn{height:auto;width:160px;text-align:center;padding:12px;font-size:16px}.end-test-popup .btn.first{margin-right:30px}#customer-profile{display:table;max-width:1300px;margin:auto auto 55px}#customer-profile #my-profile{display:table-cell;width:50%;border-right:1px solid #afafaf;padding-top:35px}#customer-profile #my-profile .form{margin:30px 190px 0 auto;padding:0 5px;max-width:400px;color:#415355}#customer-profile #my-profile .form h2{font-size:38px}#customer-profile #my-profile .form form{width:100%}#customer-profile #my-profile .form form .row{margin-bottom:10px}#customer-profile #my-profile .form form .row input{border-color:#767678}#customer-profile #my-profile .form form .row #email{color:#9e9e9e}#customer-profile #my-profile .form form .row .forgot{margin-left:60px;font-size:16px;color:#fff;text-decoration:underline;font-weight:700}#customer-profile #my-profile .form form .row .agree{margin-bottom:15px}#customer-profile #my-profile .form form .row [type=checkbox]:checked+label:before{border-right:2px solid #26a69a;border-bottom:2px solid #26a69a}#customer-profile #new-password{display:table-cell;width:50%;padding-top:35px;padding-bottom:45px}#customer-profile #new-password .form{margin-left:125px;max-width:400px;padding:0 5px;color:#415355}#customer-profile #new-password .form h2{font-size:38px}#customer-profile #new-password .form form .row{margin-bottom:10px}#customer-profile #new-password .form form .row input{border-color:#767678}#customer-profile #new-password .form form [type=checkbox]+label:before{border-width:1px}#remind-pass{width:100%;margin:auto}#remind-pass h2{color:#415355}#remind-pass #send-email{max-width:400px;margin:auto auto 330px}#remind-pass #send-email form .row .button{background-color:transparent;border:1px solid #fec200;font-size:16px;padding:15px 25px}#remind-pass #change-pass{max-width:400px;margin:auto auto 330px}#duk .duk-content{max-width:1300px;text-align:center;margin:auto;color:#415355}#duk .duk-content .duk-info{max-width:950px;margin:auto auto 95px}#duk .duk-content .duk-info h2{font-size:37px;margin-bottom:55px}#duk .duk-content .duk-info .questions{margin:0 15px}#duk .duk-content .duk-info .questions .one-question{text-align:left;margin-bottom:30px}#duk .duk-content .duk-info .questions .one-question i{display:inline-block;width:20px;margin-right:10px;font-size:25px;cursor:pointer;color:#fec200}#duk .duk-content .duk-info .questions .one-question .question{max-width:100%;font-size:20px;margin:0;text-indent:-5px;cursor:pointer}#duk .duk-content .duk-info .questions .one-question .answer{font-size:16px;margin-top:10px;padding-left:40px;border-bottom:1px solid #dbdbdb}#duk .duk-content .duk-info .questions .one-question .answer.closed{display:none}#duk .duk-content .duk-info .questions .one-question .answer p{margin:0 0 20px}#duk .duk-content .question-form{max-width:720px;margin:0 auto 40px}#duk .duk-content .question-form h2{font-size:33px;margin-bottom:65px}#duk .duk-content .question-form form .row{text-align:left;margin-bottom:0}#duk .duk-content .question-form form .row .input-field{margin-bottom:20px}#duk .duk-content .question-form form .row .input-field.email,#duk .duk-content .question-form form .row .input-field.name{display:inline-block;max-width:50%}#results{width:100%;margin:auto auto 10px}#results .top{margin-bottom:70px}#results .top .top-header-menu{padding-bottom:55px}#results .top .top-header-menu .home-menu{margin-bottom:35px}#results .top .top-header-menu .title{color:#fff;text-align:center;font-size:91px;margin:0}#results .year{text-align:center;font-size:87px;color:#415355;position:relative;max-width:1078px;margin:auto auto 55px}#results .year .select-wrapper{display:inline-block;font-size:30px;position:absolute;right:0;top:63px;width:160px;text-align:left;z-index:999}#results .year .select-wrapper .select{position:relative;top:0;left:0}#results .year .select-wrapper .select .select-button{cursor:pointer}#results .year .select-wrapper .select .triangle-wrapper{display:inline-block;width:25px;vertical-align:middle;position:absolute;top:15px;right:0;z-index:-1}#results .year .select-wrapper .select .triangle-wrapper .triangle{border:12px solid transparent;border-top-color:#fec300;width:0;height:0}#results .year .select-wrapper .select .dropdown{border:1px solid #c5c5c5;display:none;text-align:center;background:#fff}#results .year .select-wrapper .select .dropdown.opened{display:block}#results .year .select-wrapper .select .dropdown .dropdown-element{font-weight:400;display:block;white-space:pre;min-height:1.2em;padding:0 2px 1px;cursor:pointer}#results .year .select-wrapper .select .dropdown .dropdown-element:hover{background:#fec300;color:#fff}#results .no-data{text-align:center;font-size:20px;color:#415355;margin-bottom:10px}#results #second-stage{display:table;max-width:1300px;width:100%;margin:auto auto 60px}#results #second-stage .left-image{display:table-cell;max-width:300px;width:300px;padding-left:65px;padding-right:50px}#results #second-stage p{margin:0 0 40px;font-size:20px;color:#415355;vertical-align:top;padding-left:65px;padding-right:50px}#results #first-stage{display:table;max-width:1300px;width:100%;margin:auto}#results #first-stage .left-stage{display:table-cell;width:325px;padding-left:10px;padding-right:10px;padding-top:15px}#results #first-stage .left-stage .left-image{display:table-cell;max-width:300px;width:300px;padding-left:15px}#results #first-stage .left-stage p{margin:0 0 40px;font-size:20px;color:#415355}#results #first-stage .right-stage{display:table-cell;vertical-align:top;padding-left:40px;padding-right:50px}#results #first-stage .right-stage .choose{color:#000;font-weight:700;font-size:20px}#results #first-stage .right-stage .search{max-width:480px}#results #first-stage .right-stage .search .row{display:inline-block}#results #first-stage .right-stage .search .row .input-field{padding:0}#results #first-stage .right-stage .search .row .input-field #name-surname{width:360px}#results #first-stage .right-stage .search .row .input-field .search-submit{width:100px;height:50px;border:1px solid #fec300;text-align:center;padding-top:12px;cursor:pointer;margin-left:15px}#results #first-stage .right-stage .search .row .input-field .search-submit:focus{background-color:#fec200!important}#results #first-stage .right-stage .table{display:table;width:100%}#results #first-stage .right-stage .table .table-head-row{display:table-row;margin-left:40px;width:100%}#results #first-stage .right-stage .table .table-head-row .table-head-cells{display:table-cell;font-weight:700;color:#415355;font-size:20px;text-align:center;height:50px;vertical-align:top;padding-left:4px;padding-right:4px}#results #first-stage .right-stage .table .table-head-row .table-head-cells.result-index{width:50px;padding-left:10px}#results #first-stage .right-stage .table .table-head-row .table-head-cells.result-name{text-align:left}#results #first-stage .right-stage .table .table-head-row .table-head-cells.company{width:150px}#results #first-stage .right-stage .table .table-body-row{display:table-row;width:100%}#results #first-stage .right-stage .table .table-body-row .table-body-cells{display:table-cell;border-top:1px solid #dfdfdf;font-size:20px;height:50px;vertical-align:middle;color:#415355;text-align:center;padding-left:4px;padding-right:4px}#results #first-stage .right-stage .table .table-body-row .table-body-cells.result-index{width:50px;padding-left:10px}#results #first-stage .right-stage .table .table-body-row .table-body-cells.result-name{text-align:left}#results #first-stage .right-stage .table .table-body-row .table-body-cells.company{width:150px}#results #first-stage .right-stage .table.narrow{display:none}#results #first-stage .right-stage #pager{display:table;margin:65px auto auto}#results #first-stage .right-stage #pager .pager-button{display:inline-block;width:40px;height:40px;border:1px solid #415355;border-radius:100px;margin-right:10px;cursor:pointer}#results #first-stage .right-stage #pager .pager-button .number{position:relative;top:7px;left:15px;color:#415355;font-weight:700;font-style:normal;font-size:17px;cursor:pointer}#results #first-stage .right-stage #pager .pager-button.active{background-color:#fec200;border:none}#results #first-stage .right-stage #pager .pager-button.active .number{color:#fff}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}#tilled-gallery{display:table;width:100%;max-width:1300px;margin:0 auto;position:relative}#tilled-gallery .column{display:table-cell;vertical-align:top;position:relative}#tilled-gallery .column .item{position:relative;overflow:hidden;min-width:300px}#tilled-gallery .column .item img{max-width:100%;width:100%!important;height:auto;display:none;vertical-align:top;border:none}@media only screen and (max-width:1400px){#home .top .theme{overflow:hidden;height:700px}#home .top .theme .helmet{position:absolute;right:-330px;top:-300px}#home .top .logreg #login .form form .row .forgot{margin-left:5px;margin-top:10px}}@media only screen and (max-width:1277px){.home-menu .right-menu{text-align:right}.home-menu .right-menu .logout img{left:0}#home .top .logreg #login .form{margin-right:50px;margin-left:85px}#home #prizes{text-align:center}#customer-profile #my-profile .form{margin-right:50px;margin-left:85px}#customer-layout #customer #start-test{margin-right:70px}}@media only screen and (max-width:1018px){.home-menu{padding-left:10px}.home-menu .logo{width:100%}#home .top .logreg #login .form,#home .top .logreg #registration .form{margin-left:10px;margin-right:10px}#home #prizes{text-align:center}#home #prizes .winners div{display:inline-block;vertical-align:top;margin:20px 0 0}#home .bottom .left{margin-left:5px;margin-right:10px}#home .bottom .left #contacts{padding:55px 90px 75px 95px}#home #about .content .left-zone{margin-left:5px;margin-right:10px}#customer-profile #my-profile .form,#customer-profile #new-password .form{margin-left:10px;margin-right:10px}#customer-layout #customer #start-test{margin-left:5px;margin-right:10px;padding:50px 30px 45px;max-width:445px}#results #second-stage .right-stage{padding-left:75px}#results #first-stage .left-stage{display:table;width:100%}#results #first-stage .left-stage .img{display:table-cell;width:300px}#results #first-stage .left-stage p{display:table-cell;vertical-align:top;padding-left:65px}#results #first-stage .right-stage{display:block}#results #first-stage .right-stage .table .table-body-row .table-body-cells,#results #first-stage .right-stage .table .table-head-row .table-head-cells{font-size:16px}}@media only screen and (max-width:900px){#home #about .content{display:block;width:100%}#home #about .content .left-zone{display:block;width:100%;max-width:100%;margin:10px 0}#home #about .content .testimonials{display:block;width:100%;padding:20px}}@media only screen and (min-width:766px){.home-menu #right-menu .large .links{display:block!important}}@media only screen and (max-width:765px){.home-menu{padding-left:0}.home-menu .logo{display:inline-block;padding-left:10px;padding-right:60px}.home-menu #right-menu{width:100%;display:inline-block;background-color:#fff;float:right;padding:0;margin:0}.home-menu #right-menu .large{width:100%;height:0;margin:auto}.home-menu #right-menu .large #slide{cursor:pointer;display:block;position:absolute;top:0;right:0;width:50px;height:100%}.home-menu #right-menu .large #slide.slided{background-color:#fff;opacity:.9}.home-menu #right-menu .large #slide div{background-color:#fec200;height:3px;width:25px;margin:4px auto auto;position:relative;top:25%}.home-menu #right-menu .large #links{display:none;margin:auto;background-color:#fff;opacity:.9}.home-menu #right-menu .large #links .link{display:block}.home-menu #right-menu.profile-menu{background-color:transparent;text-align:right}.home-menu #right-menu.profile-menu .large #links{margin:auto;padding-top:35px;padding-bottom:50px}.home-menu #right-menu.profile-menu .large #links .profile{display:inline-block}.home-menu #right-menu.profile-menu .large #links .logout{display:inline-block;background-color:#415355;padding:0}.home-menu #right-menu.profile-menu .large #links .logout .dark{display:none}.home-menu #right-menu.profile-menu .large #links .logout .white{display:inline;background-color:transparent!important}#home .top .theme{height:360px;margin-top:0;margin-bottom:210px}#home .top .theme .theme-text{z-index:0}#home .top .theme .theme-text .check{font-size:91px;line-height:91px}#home .top .theme .theme-text .knowledge{font-size:154px;line-height:154px}#home .top .theme .theme-text .win{font-size:87px;line-height:87px}#home .top .theme .helmet{width:700px!important;right:-80px;top:315px}#home .top .logreg{width:100%;margin:0 auto}#home .top .logreg #login{display:block;border:none;width:100%}#home .top .logreg #login .form{margin:auto}#home .top .logreg #login .form h2{text-align:center}#home .top .logreg #registration{display:block;width:100%}#home .top .logreg #registration .form{margin:auto}#home .top .logreg #registration .form h2{text-align:center}#home .bottom{width:100%}#home .bottom .left{display:block;width:100%;max-width:none;margin:0}#home .bottom .left #partners{width:475px;margin:0 auto 90px}#home .bottom #safety,#home .bottom .left #contacts,#home .bottom .left #time{width:475px;margin:auto}#home .bottom #safety{display:table}#home .bottom #safety h2{width:100%;margin-left:auto;margin-right:auto}#customer-profile{width:100%;margin:0 auto}#customer-profile #my-profile{display:block;border:none;width:100%}#customer-profile #my-profile .form{margin:auto}#customer-profile #my-profile .form h2{text-align:center}#customer-profile #new-password{display:block;width:100%}#customer-profile #new-password .form{margin:auto}#customer-profile #new-password .form h2{text-align:center}#customer-layout #customer #start-test{display:block;max-width:475px;margin:auto;padding:60px 40px 55px}#customer-layout #customer #test-trial{display:block;max-width:490px;margin:auto}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .content .text p{display:block}#customer-layout #tests .test-body .test-body-bottom .explain .explanations .content .text div{display:block;margin-left:0}#customer-layout #tests .note-photo,#customer-layout #tests .test-body .text-illustration{max-width:100%}#customer-layout #tests .acts p{display:block}#customer-layout #tests .acts .act-name div,#customer-layout #tests .acts .act-remarks div,#customer-layout #tests .acts .act-text div{display:block;margin-left:0}#results #second-stage .left-image,#results #second-stage p{display:block;margin:auto;padding:0 30px;width:100%}#results #first-stage .left-stage{max-width:none}#results #first-stage .left-stage,#results #first-stage .left-stage .left-image{display:block;margin:auto;padding:0 10px;width:100%}#results #first-stage .left-stage p{display:block;padding:0 20px}#results #first-stage .right-stage{display:block;margin:auto;padding:0 10px;width:100%}#results #first-stage .right-stage .table .table-body-row .table-body-cells{font-size:14px}}@media only screen and (max-width:490px){.home-menu .right-menu .links{padding:10px}.home-menu .right-menu .logout img{top:0}#home #about .title{font-size:71px;line-height:90px}#home #about .content .left-zone img{width:100%!important}#home .top .theme{height:320px;margin-bottom:100px}#home .top .theme .theme-text .check{font-size:31px;line-height:31px}#home .top .theme .theme-text .knowledge{font-size:94px;line-height:94px}#home .top .theme .theme-text .win{font-size:27px;line-height:27px}#home .top .theme .helmet{width:544px!important;top:145px}#home .top .logreg #login .forgot{display:block}#home #prizes .title .prize{font-size:106px;line-height:106px}#home #prizes .title .and{font-size:30px;line-height:30px}#home #prizes .title .sponsors{font-size:71px;line-height:71px}#home #prizes .winners .prizes p img{max-width:100%}#home #commission .title{font-size:71px;line-height:71px}#home #commission .commissioners .commissioner{margin:auto auto 50px}#home #commission .commissioners .commissioner .text{margin:0 10px}#home #rules{font-size:71px;line-height:90px;margin-top:40px}#home .bottom .left #contacts,#home .bottom .left #partners{width:100%;padding-left:10px;padding-right:10px}#home .bottom #safety,#home .bottom .left #time{width:100%}#duk .duk-content .question-form form .row .input-field.email,#duk .duk-content .question-form form .row .input-field.name{max-width:none}#customer-layout #customer #start-test{max-width:none;width:100%;padding:50px 30px 45px}#customer-layout #customer #test-result{max-width:none;width:100%}#customer-layout #tests .bottom .next-prev{display:block;margin:auto auto 20px}#customer-layout #tests .bottom .to-quest{display:block;margin:auto}#results .top .top-header-menu .title{font-size:61px}#results #first-stage .left-stage{margin-bottom:10px}#results #first-stage .right-stage .search .row{display:block}#results #first-stage .right-stage .search .row .input-field #name-surname{max-width:360px;width:100%}#results #first-stage .right-stage .table.wide{display:none}#results #first-stage .right-stage .table.narrow{display:block;border-top:1px solid #415355;padding:25px 0 20px 10px;font-size:16px;color:#415355}#results #first-stage .right-stage .table.narrow .table-row{display:table;width:100%}#results #first-stage .right-stage .table.narrow .table-row .table-left{display:table-cell;font-weight:700;width:50%}#results #first-stage .right-stage .table.narrow .table-row .table-right{display:table-cell;vertical-align:bottom;width:50%}#results #first-stage .right-stage .table.narrow .table-row.invisible{display:none}#results #second-stage .left-stage{margin-bottom:10px}}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px #fdfdfd inset!important;-webkit-text-fill-color:#000}strong{font-weight:700}body,html{height:100%}body{position:relative;width:100%;min-height:100%;display:table;font-family:Lora,serif;background-image:url(/images/home/white-background.jpg);color:#000;font-size:16px}[v-cloak]{display:none}.test{-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.test-enter,.test-leave{overflow:hidden;opacity:0;visibility:hidden}.expand-transition{-webkit-transition:all 1.5s ease;transition:all 1.5s ease;overflow:hidden}.expand-enter,.expand-leave{height:0;opacity:0}.router-link-exact-active,.router-link-exact-active:hover,.v-link-active,.v-link-active:hover{border:1px solid #ffb400}.input-field input[type=text]:focus:not([readonly]){border-bottom:1px solid #fec200!important;box-shadow:0 1px 0 0 #fec200}.input-field input[type=text]:focus:not([readonly])+label{color:#fec200!important}.input-field input[type=password]:focus:not([readonly]){border-bottom:1px solid #fec200!important;box-shadow:0 1px 0 0 #fec200}.input-field input[type=password]:focus:not([readonly])+label{color:#fec200!important}.input-field .button:focus{background-color:#fec200!important}.test form .input input[type=text]:focus:not([readonly]){border-bottom:1px solid #fec200!important;box-shadow:0 1px 0 0 #fec200}.error-row .form-control{border-bottom:1px solid #ad2424!important}.error-row .error-msg{color:#ad2424!important;font-size:13px}input,textarea{margin:0!important}#footer,.layout{display:table-row}#footer{height:60px;font-size:14px;color:#585858}#footer .footer-content{max-width:1300px;margin:0 auto}#footer .footer-content .copyright{margin-bottom:5px}#footer .footer-content .baco a{color:#585858}[type=checkbox]:checked+label:before{border-right:2px solid #fff;border-bottom:2px solid #fff}.success{background:#9797c9;padding:10px;color:#fff;margin-bottom:10px;display:inline-block;-webkit-transition:all .9s ease;transition:all .9s ease}.button{background-color:transparent;border:1px solid #fec200;font-size:16px;padding:15px 25px}#back-top{position:fixed;bottom:40px;z-index:4;right:1%;display:none;width:38px;height:38px}#back-top .to-top{display:block;text-align:center;width:38px;height:38px;-webkit-transition:all,.2s,ease-in-out;transition:all,.2s,ease-in-out;border-radius:100px;background-color:#415355;cursor:pointer}#back-top .to-top img{position:relative;top:8px}.tl{text-align:left}.cookie-agree-content{position:relative;z-index:1008;bottom:0;left:0;width:100%;min-height:70px;padding:10px;background-color:rgba(74,74,74,.8);position:fixed}.cookie-agree-content .close-button{display:table-cell;width:39px;height:39px;line-height:30px;background-color:#333232;font-family:Arial,Baskerville,monospace;font-size:28px;font-weight:400;text-align:center;vertical-align:middle;color:#fff;cursor:pointer}.cookie-agree-content .content{max-width:960px;margin:0 auto;color:#fff;position:relative;padding:10px}.cookie-agree-content .content .table-cnt{display:table;width:100%}.cookie-agree-content .content .text{display:table-cell;vertical-align:middle;padding-right:20px;font-size:14px}.cookie-agree-content .content .text a{color:#fff;text-decoration:underline}.cookie-agree-content .content .right{display:table-cell;width:145px;vertical-align:top}.cookie-agree-content .content .agree-button{background:#333232;padding:10px 20px;display:table-cell;cursor:pointer;width:100px;background-clip:padding-box;border-right:10px solid transparent;text-align:center}#privacy{display:block;width:100%;max-width:950px;margin:auto auto 50px;padding:0 10px}#privacy .title{line-height:39px;font-size:37px;margin-bottom:30px}#privacy .texts .text p{display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;line-height:30px}@media only screen and (max-width:600px){.cookie-agree-content .content .table-cnt{display:block}.cookie-agree-content .content .right,.cookie-agree-content .content .text{display:block;width:100%;padding:0 0 5px}}