@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:-webkit-gradient(linear,left bottom, left top,color-stop(0, rgba(0,0,0,.85)),color-stop(50%, rgba(0,0,0,.3)),color-stop(65%, rgba(0,0,0,.15)),color-stop(75.5%, rgba(0,0,0,.075)),color-stop(82.85%, rgba(0,0,0,.037)),color-stop(88%, rgba(0,0,0,.019)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}/*MEDIA*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.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 {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.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 {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    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 {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -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 {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
          box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
          transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?23552059");
  src: url("../fonts/fontello.eot?23552059#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?23552059") format("woff2"), url("../fonts/fontello.woff?23552059") format("woff"), url("../fonts/fontello.ttf?23552059") format("truetype"), url("../fonts/fontello.svg?23552059#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1.8em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-google-plus:before {
  content: '\E800';
}

.icon-in:before {
  content: '\E801';
}

.icon-twitter:before {
  content: '\E802';
}

.icon-instagram:before {
  content: '\E803';
}

.icon-facebook:before {
  content: '\F09A';
}

.icon-vkontakte:before {
  content: '\F189';
}

* {
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'Consolas';
  src: url("../fonts/Consolas/Consolas.eot");
  src: url("../fonts/Consolas/Consolas.eot?iefix") format("eot"), url("../fonts/Consolas/Consolas.woff") format("woff"), url("../fonts/Consolas/Consolas.ttf") format("truetype"), url("../fonts/Consolas/Consolas.svg#Consolas") format("svg");
  font-weight: normal;
  font-style: normal;
}

body, html {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #858585;
}

html {
  margin-top: 0 !important;
  height: 100%;
  min-height: 600px;
}

body {
  min-width: 320px;
  height: auto;
  min-height: 100%;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

header, footer, nav {
  display: block;
}

h1, h2, h3, li, ul {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a, a:hover, a:focus {
  outline: 0;
  text-decoration: none;
}

p:last-of-type {
  margin-bottom: 0;
}

.abs {
  position: absolute !important;
}

.fix {
  position: fixed !important;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.clearfix, .clearfix:before, .clearfix:after {
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: '';
  display: block;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hide {
  display: none;
}

.go-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Montserrat;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000;
}

.go-back__wrapper {
  margin-bottom: 15px;
}

.go-back:before {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ0IDguMTQzSDJtMCAwTDkuMjA0IDFNMiA4LjE0M2w3LjIwNCA3LjE0MyIgc3Ryb2tlPSIjNjQwMDc2IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=);
  display: block;
  height: 15px;
  width: 42px;
  margin-right: 10px;
}

.go-back span {
  position: relative;
}

.go-back span:after {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -5px;
  background: #000;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}

.go-back span:hover:after {
  width: 100%;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
}

.btn-franchise {
  position: absolute;
  right: -400px;
  top: 30px;
  visibility: hidden;
}

.btn-franchise .btn-shadow, .btn-franchise .btn-fon {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  left: -80px;
}

.btn-franchise.active {
  position: fixed;
  top: 30px;
  right: 200px;
  width: 206px;
  z-index: 99;
}

.form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 830px;
  margin-top: 80px;
}

.form .one-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form .one-row .form-control {
  max-width: 395px;
}

.form .one-row.buttons {
  margin-top: 30px;
  margin-bottom: 80px;
}

.form .add-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
  padding-left: 70px;
}

.form .add-file label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}

.form .add-file label:hover {
  cursor: pointer;
}

.form .add-file label svg {
  margin-right: 24px;
}

.form .add-file input {
  display: none;
}

.form .add-file:hover {
  cursor: pointer;
}

.form .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form .btn-box .btn-fon {
  right: 0;
}

.form .btn-box .btn-shadow {
  right: 0;
  top: 10px;
}

.form .btn-box:hover {
  cursor: pointer;
}

.form-control {
  border: 1px solid #C4C9D1;
  border-radius: 6px;
  padding: 20px 40px 26px;
  width: 100%;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #000000;
}

.form-control:-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.4;
}

.form-control::-webkit-input-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.4;
}

.form-control::-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.4;
}

.form-control::-ms-input-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.4;
}

.form-control::placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.4;
}

.form-control:-ms-input-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.4;
}

.form-control::-webkit-input-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.4;
}

textarea.form-control {
  height: 248px;
}

.block-with-bubble .block-order-minus {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}

#preloader .line {
  position: absolute;
  left: -100%;
  right: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

#preloader .line.line-grey {
  background: rgba(255, 255, 255, 0.2);
}

#preloader .line.line-grey.move-left {
  -webkit-animation-name: line-grey-move-left;
          animation-name: line-grey-move-left;
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

#preloader .line.line-grey.move-left-fast {
  -webkit-animation-name: line-grey-move-left-fast;
          animation-name: line-grey-move-left-fast;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

#preloader .line.line-white.move-left {
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
  -webkit-animation-name: line-white-move-left;
          animation-name: line-white-move-left;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

#preloader .line .text {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  font-size: 27px;
}

#preloader .line.hide-line {
  display: none;
}

#preloader .bigblock {
  height: 50%;
  background-color: #640076;
  position: absolute;
  width: 100%;
}

#preloader .bigblock.top {
  top: 0;
}

#preloader .bigblock.top.move {
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  -webkit-animation-name: top-block-move;
          animation-name: top-block-move;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

#preloader .bigblock.bottom {
  bottom: 0;
}

#preloader .bigblock.bottom.move {
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  -webkit-animation-name: bottom-block-move;
          animation-name: bottom-block-move;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes line-grey-move-left {
  from {
    left: -100%;
  }
  to {
    left: -85%;
  }
}

@keyframes line-grey-move-left {
  from {
    left: -100%;
  }
  to {
    left: -85%;
  }
}

@-webkit-keyframes line-grey-move-left-fast {
  from {
    left: -85%;
  }
  to {
    left: 0;
  }
}

@keyframes line-grey-move-left-fast {
  from {
    left: -85%;
  }
  to {
    left: 0;
  }
}

@-webkit-keyframes line-white-move-left {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}

@keyframes line-white-move-left {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}

@-webkit-keyframes top-block-move {
  from {
    top: 0;
  }
  to {
    top: -50%;
  }
}

@keyframes top-block-move {
  from {
    top: 0;
  }
  to {
    top: -50%;
  }
}

@-webkit-keyframes bottom-block-move {
  from {
    bottom: 0;
  }
  to {
    bottom: -50%;
  }
}

@keyframes bottom-block-move {
  from {
    bottom: 0;
  }
  to {
    bottom: -50%;
  }
}

header.orange .header-box:before {
  background-color: #D48B00;
}

header.orange .lang span:after {
  background: url(../images/svg/drop-down-arrow-orange.svg);
}

header.green .header-box:before {
  background-color: #009F51;
}

header.green .lang span:after {
  background: url(../images/svg/drop-down-arrow-orange.svg);
}

/*
.follow .header-text:after{
  background: #D48B00;
}*/
a[href^="tel:"] {
  color: #000 !important;
}

.fancybox-button {
  background: transparent;
}

.parallax-circle {
  position: absolute;
  width: 18px;
  height: 18px;
  background: white;
  z-index: 10;
  border-radius: 50%;
  -webkit-transition: 2s ease;
  transition: 2s ease;
  pointer-events: none;
}

.circle {
  position: absolute;
  border-radius: 50%;
  background: white;
  z-index: 1;
  pointer-events: none;
}

.circle.size-1 {
  width: 13px;
  height: 13px;
}

.circle.size-2 {
  width: 20px;
  height: 20px;
}

.circle.size-3 {
  width: 26px;
  height: 26px;
}

.circle.size-4 {
  width: 30px;
  height: 30px;
}

.circle.size-5 {
  width: 44px;
  height: 44px;
}

.circle.size-6 {
  width: 52px;
  height: 52px;
}

.top-slider {
  z-index: 3;
}

.top-slider:hover {
  cursor: url("../images/icons/cursordrag.png"), -webkit-grab;
  cursor: url("../images/icons/cursordrag.png"), grab;
}

.index-page-content.hide {
  display: none;
}

.slider-container .timer-clicker {
  cursor: pointer;
  position: absolute;
  right: 240px;
  top: 55vh;
  background: transparent;
  height: 246px;
  width: 246px;
  display: none;
  border-radius: 50%;
  z-index: 10;
}

.slider-container .timer {
  cursor: pointer;
  z-index: 2;
  position: absolute;
  right: 235px;
  top: 55vh;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  font-size: 20px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.slider-container .timer span {
  position: absolute;
  text-align: center;
  width: 100%;
  line-height: 256px;
}

.slider-container .timer svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.slider-container .timer .circle_animation {
  stroke-dasharray: 754;
  stroke-dashoffset: 754;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.slider-container .timer:after {
  content: '';
  display: block;
  width: 43px;
  height: 92px;
  position: absolute;
  bottom: -37px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
}

.slider-container .timer.violet {
  color: #640076;
}

.slider-container .timer.violet circle {
  stroke: #640076;
}

.slider-container .timer.violet:after {
  background: url("../images/read-more-arrow-violet.svg") no-repeat center/contain;
}

.slider-container .timer.orange {
  color: #D48B00;
}

.slider-container .timer.orange circle {
  stroke: #D48B00;
}

.slider-container .timer.orange:after {
  background: url("../images/read-more-arrow-yellow.svg") no-repeat center/contain;
}

.slider-container .timer.green {
  color: #009F51;
}

.slider-container .timer.green circle {
  stroke: #009F51;
}

.slider-container .timer.green:after {
  background: url("../images/read-more-arrow-green.svg") no-repeat center/contain;
}

.slider-container .shape {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0px, 0px, 0);
  transform: translate3d(0px, 0px, 0);
  width: 120%;
  height: 120%;
  pointer-events: none;
  background-size: contain;
}

.slider-container .shape.shape-1 {
  background-image: url(../images/Back.svg);
  z-index: 1;
  opacity: .35;
}

.slider-container .shape.shape-2 {
  background-image: url(../images/Front.svg);
  z-index: 1;
  opacity: .55;
}

.slider {
  -webkit-transition: 2.0s ease;
  transition: 2.0s ease;
  opacity: 0.93;
}

.slider:after {
  content: '';
  display: block;
}

.slider .before, .slider .after {
  opacity: 0;
  width: 300%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 0;
}

.slider .slick-list {
  z-index: 1;
}

.slider.violet {
  background: radial-gradient(584px at 50% 50%, rgba(218, 0, 255, 0.55) 0%, #A344B4 100%);
}

.slider.orange {
  background: radial-gradient(584px at 50% 50%, rgba(255, 168, 0, 0.55) 0%, #FCB500 100%);
}

.slider.green {
  background: radial-gradient(584px at 50% 50%, rgba(0, 217, 111, 0.55) 0%, #00D96F 100%);
}

.slider .violet-slide .after {
  background: radial-gradient(584px at 50% 50%, rgba(255, 168, 0, 0.55) 0%, #FCB500 100%);
}

.slider .violet-slide .before {
  background: radial-gradient(584px at 50% 50%, rgba(0, 217, 111, 0.55) 0%, #00D96F 100%);
}

.slider .orange-slide .after {
  background: radial-gradient(584px at 50% 50%, rgba(0, 217, 111, 0.55) 0%, #00D96F 100%);
}

.slider .orange-slide .before {
  background: radial-gradient(584px at 50% 50%, rgba(218, 0, 255, 0.55) 0%, #A344B4 100%);
}

.slider .green-slide .after {
  background: radial-gradient(584px at 50% 50%, rgba(218, 0, 255, 0.55) 0%, #A344B4 100%);
}

.slider .green-slide .before {
  background: radial-gradient(584px at 50% 50%, rgba(255, 168, 0, 0.55) 0%, #FCB500 100%);
}

.slider .slick-slide {
  position: relative;
  height: 100vh;
  text-align: center;
  color: white;
  outline: none;
}

.slider .slide {
  /*min-width: 1200px !important;
    width: 65vw !important;*/
  margin-top: 70px;
  padding: 0 100px;
}

.slider .slide .img {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}

.slider .slide img {
  opacity: 0;
  left: 500px;
  width: auto;
  height: 55vh;
  position: relative;
  -webkit-animation: animationSlide linear 4s;
          animation: animationSlide linear 4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slider .slide.green-slide img {
  height: 78vh;
  -webkit-animation: none;
          animation: none;
}

.slider .slide.right img {
  left: -500px;
}

@-webkit-keyframes animationSlide {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes animationSlide {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.slider .slick-current .timer-clicker {
  display: block;
}

.slider .slick-current .slide img {
  opacity: 1;
  left: 0;
  -webkit-transition: 1.0s ease;
  transition: 1.0s ease;
}

.slider .slick-current .slide .text {
  opacity: 1;
  left: 0;
  -webkit-transition: 1.0s ease-in-out;
  transition: 1.0s ease-in-out;
}

.slider .description-text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  z-index: 2;
  position: relative;
}

.slider .text {
  color: white;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  font-size: 12vh;
  text-transform: capitalize;
  z-index: 1;
  position: relative;
  margin-top: 25vh;
}

.main-map {
  position: relative;
}

.main-map .vue-map img[src="images/map-marker.svg"]:hover {
  height: 100px !important;
  width: 100px !important;
}

.main-map .map-info-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}

.main-map .circle-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 88px;
  height: 88px;
  border: 4px solid #FFFFFF;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.main-map .circle-icon:hover {
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.main-map .close-container {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  top: 175px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 88px;
}

.main-map .close {
  margin-left: 30px;
}

.main-map .arrows-container {
  position: absolute;
  bottom: 180px;
  right: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-map .left, .main-map .right {
  background: url("../images/icon-arrow.png") no-repeat center;
}

.main-map .left {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 83px;
}

.main-map .text-address-container {
  position: absolute;
  color: white;
  max-width: 473px;
  bottom: 160px;
  left: 88px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
}

.main-map .text-address-container span {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 48px;
  margin-bottom: 20px;
  display: block;
}

.default-popup [data-fancybox-prev], .default-popup [data-fancybox-next] {
  background: transparent;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
}

.default-popup [data-fancybox-prev] {
  margin-left: 20px;
}

.default-popup [data-fancybox-next] {
  margin-right: 20px;
}

.default-popup [data-fancybox-close] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  width: auto;
  font-family: 'Montserrat', sans-serif;
}

.default-popup [data-fancybox-close] span {
  font-size: 18px;
}

.default-popup [data-fancybox-close] > svg {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 8px;
  border: 2px solid #fff;
  margin-left: 20px;
}

.gallery__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -25px;
}

.gallery__item {
  margin: 25px;
}

.gallery__item img {
  max-width: 100% !important;
  width: auto !important;
  border-radius: 10px;
  height: auto;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  /* &:hover{
        opacity: 0.6;
        transition: opacity 0.5s ease-in-out;
      }*/
}

.gallery__pagination {
  margin-top: 82px;
}

.news {
  font-family: Montserrat;
}

.news__wrapper {
  position: relative;
  z-index: 5;
}

.news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -25px;
}

.news__item {
  max-width: 533px;
  width: 50%;
  padding: 25px;
  position: relative;
  padding-bottom: 50px;
}

.news__item a {
  color: #000000;
}

.news__item-image img {
  max-width: 100% !important;
  width: auto !important;
  border-radius: 10px;
  height: auto;
}

.news__item-title {
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
  letter-spacing: 0.01em;
  margin-top: 30px;
}

.news__item-title:after {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 25px;
  height: 16px;
  background: url(../images/icons/small-purple-arrow.png);
}

.news__item-desc {
  line-height: 26px;
  font-size: 18px;
  margin-top: 20px;
}

.news__item-date {
  position: absolute;
  bottom: 0;
}

.news__pagination {
  margin-top: 82px;
}

.sales-page .news__item {
  max-width: 980px;
  width: 100%;
  padding-bottom: 40px;
  margin: 25px 25px 5px;
}

.sales-page .news__item-date {
  font-weight: bold;
}

.more-news a {
  color: #000;
}

.more-news__wrapper {
  max-width: 980px;
}

.more-news__title-block {
  font-family: Montserrat;
  font-weight: 700;
  line-height: normal;
  font-size: 36px;
  letter-spacing: 0.01em;
}

.more-news__item {
  margin-top: 35px;
}

.more-news__item-title a {
  font-family: Montserrat;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
  letter-spacing: 0.01em;
}

.more-news__item-title a:after {
  content: url(../images/icon-arrow-violet.png);
  display: inline-block;
  height: 35px;
  -webkit-transform: scale(-0.5, 0.5);
          transform: scale(-0.5, 0.5);
  vertical-align: middle;
}

.more-news__item-desc {
  font-family: Montserrat;
  line-height: 26px;
  font-size: 18px;
  margin-top: 15px;
}

.more-news__all {
  font-family: Montserrat;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-top: 35px;
}

.more-news__all a:after {
  content: url(../images/icon-arrow-violet.png);
  display: inline-block;
  -webkit-transform: translate(0, -2px) scale(-0.5, 0.5);
          transform: translate(0, -2px) scale(-0.5, 0.5);
  vertical-align: middle;
}

.page-news-detail .block-title-about {
  max-width: 980px;
}

.page-news-detail .social-share {
  margin-top: 80px;
}

.page-news-detail .more-news {
  margin-top: 100px;
}

ul.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -2px;
}

ul.pagination li {
  margin: 2px;
}

ul.pagination li span, ul.pagination li a {
  display: inline-block;
  min-width: 29px;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  padding: 0 2px;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

ul.pagination li span, ul.pagination li a:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: linear-gradient(145.37deg, rgba(218, 0, 255, 0.7) -39.96%, #A344B4 99.9%);
  color: #fff;
}

ul.pagination li a {
  color: #000;
}

.about-vacancy-accordion {
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
  max-width: 980px;
}

.about-vacancy-accordion__item {
  margin-bottom: 12px;
}

.about-vacancy-accordion__item.active .about-vacancy-accordion__content {
  max-height: 9999px;
  -webkit-transition: 4s ease;
  transition: 4s ease;
}

.about-vacancy-accordion__item.active .about-vacancy-accordion__title span:after {
  content: " -";
}

.about-vacancy-accordion__title {
  font-weight: 600;
  line-height: 35px;
  font-size: 24px;
}

.about-vacancy-accordion__title span {
  cursor: pointer;
}

.about-vacancy-accordion__title span:after {
  content: " +";
}

.about-vacancy-accordion__content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}

.about-vacancy-accordion__content .subtitle {
  font-weight: 600;
  margin: 22px 0 12px 0;
}

.about-vacancy-accordion__content .text {
  margin-top: 20px;
}

.social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social-share > span {
  font-family: Montserrat;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-right: 15px;
}

.social-share__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social-share__link {
  display: block;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 10px;
  margin-right: 5px;
}

.social-share__link.link-1 {
  background-color: #DC4B3E;
}

.social-share__link.link-2 {
  background-color: #0076B2;
}

.social-share__link.link-3 {
  background-color: #55ACEE;
}

.custom-select {
  position: relative;
}

.custom-select select {
  display: block;
  border: 1px solid #C4C9D1;
  border-radius: 6px;
  padding: 15px 34px 15px 19px;
  width: 100%;
  font-family: Montserrat;
  font-size: 16px;
  letter-spacing: 0.01em;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}

.custom-select select:focus {
  outline: none;
}

.custom-select select:hover {
  cursor: pointer;
}

.custom-select .i-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 13px;
  width: 10px;
  height: 6px;
  background: url(../images/dropdown-arrow.svg) no-repeat center;
}

.content-orange .block-title {
  background: radial-gradient(859.9px at 50% 50%, rgba(255, 168, 0, 0.55) 0%, #FCB500 100%);
  opacity: 1;
}

.content-orange .block-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content-orange .waved-block {
  background: radial-gradient(585px at 50% 50%, rgba(255, 168, 0, 0.55) 0%, #FCB500 100%);
  opacity: 0.93;
}

.waved-block {
  color: #fff;
}

.waved-block .block-title {
  -webkit-text-fill-color: #fff;
}

.waved-block .block-description, .waved-block .block-second-title {
  color: #fff;
}

.block-with-bubble .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-with-bubble .container .block-description {
  padding-right: 30px;
  font-size: 48px;
  font-weight: bold;
  line-height: normal;
}

.block-with-bubble .container .block-right {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-with-bubble .container .block-right svg {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  -webkit-transition: 2s ease;
  transition: 2s ease;
}

.block-with-bubble .container .block-right svg:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transition: 2s ease;
  transition: 2s ease;
}

.block-with-bubble .container .block-left {
  width: 52%;
}

.block-today .today-slider {
  margin-top: 100px;
}

.block-today .today-slider img {
  max-height: 720px;
  max-width: 875px;
  margin: 0 auto;
  height: auto;
}

.block-today .today-slider-nav {
  max-width: 1100px;
  margin: 50px auto 0;
}

.block-today .today-slider-nav img {
  max-height: 100px;
  height: auto;
  max-width: 125px;
  margin: 0 auto;
  -webkit-filter: grayscale(80%);
          filter: grayscale(80%);
}

.block-today .today-slider-nav .slick-slide {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.block-today .today-slider-nav .slick-slide:after {
  content: '';
  width: 81px;
  height: 22px;
  display: block;
  margin: 10px auto 0;
  border-radius: 50%;
  background: #FFFBF2;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.block-today .today-slider-nav .slick-slide:hover {
  cursor: pointer;
}

.block-today .today-slider-nav .slick-slide:hover:after {
  background: #FCB500;
}

.block-today .today-slider-nav .slick-slide:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

.block-today .today-slider-nav .slick-current:after {
  background: #FCB500;
}

.block-today .today-slider-nav .slick-current img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

.block-today .container .today-slider .slick-dots li button {
  border: 1px solid #FCB500;
}

.block-today .container .today-slider .slick-dots li.slick-active button {
  background: #FCB500;
}

.franch-bonus {
  height: auto;
  padding: 200px 0;
  overflow: hidden;
}

.franch-bonus svg.wave-top {
  top: -60px;
}

.franch-bonus svg.wave-bottom {
  bottom: -80px;
}

.franch-bonus .btn-text {
  color: #FEC441;
}

.franch-bonus img {
  max-height: 800px;
  height: auto;
}

.franch-bonus .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.franch-bonus .container .franch-bonus-slider-img {
  width: 100%;
}

.franch-bonus .container .franch-bonus-slider-img .franch-bonus-slider-img-item {
  padding: 20px;
}

.franch-bonus .container .franch-bonus-slider-img .franch-bonus-slider-img-item img {
  max-width: 100%;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  margin: auto;
  -webkit-animation: animationFrames linear 4s;
          animation: animationFrames linear 4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.franch-bonus .container .franch-bonus-slider-img .slick-arrow:hover {
  border: 4px solid #D48B00;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.franch-bonus .container .franch-bonus-slider-img .slick-arrow:hover:before {
  background: url(../images/icons/slider-arrow-orange.png);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.franch-bonus .container .franch-bonus-slider-text {
  margin: 0 -50px;
}

.franch-bonus .container .franch-bonus-slider-text .draggable {
  padding: 0 50px;
}

.franch-bonus .container .franch-bonus-slider-text .slick-slide > div {
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translateX(20px);
}

.franch-bonus .container .franch-bonus-slider-text .slick-slide.slick-current > div {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.block-audience .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-audience .block-title {
  max-width: 1200px;
}

.block-audience .audience-percent-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-audience .audience-percent-item .img-item {
  position: relative;
  width: 160px;
}

.block-audience .audience-percent-item .img-item .circular-chart {
  display: block;
  margin: 30px 0;
  -webkit-transform: rotate(130deg);
          transform: rotate(130deg);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.block-audience .audience-percent-item .img-item .circular-chart .circle {
  fill: none;
  stroke-linecap: round;
  stroke-width: 3.5px;
}

.block-audience .audience-percent-item .img-item .container-digit {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.block-audience .audience-percent-item .img-item img {
  margin: 30px 0;
}

.block-audience .audience-percent-item:hover {
  cursor: pointer;
}

.block-audience .audience-percent-item:hover .text-item span:before {
  width: 101%;
  -webkit-transition: width 0.4s linear;
  transition: width 0.4s linear;
}

.block-audience .audience-percent-item .text-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  position: relative;
  /*  &:hover span:before{
          width: 101%;
          transition: width 0.5s linear;
        }*/
}

.block-audience .audience-percent-item .text-item span.hov:before {
  width: 101%;
  -webkit-transition: width 0.4s linear;
  transition: width 0.4s linear;
}

.block-audience .audience-percent-item .text-item span {
  margin: auto 0;
  position: relative;
  cursor: pointer;
  z-index: 5;
}

.block-audience .audience-percent-item .text-item span:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -10px;
  background: #FFA800;
  -webkit-transition: width 0.4s linear 0.4s;
  transition: width 0.4s linear 0.4s;
}

.block-audience .audience-percent-item .text-item .diagonal {
  position: absolute;
  left: 100%;
  top: calc(50% + 31px);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><line x1="0" y1="0" x2="100%" y2="100%" stroke="rgb(255, 168, 0) " stroke-width="2"/></svg>');
  overflow: hidden;
}

.block-audience .audience-percent-item .text-item .diagonal:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #ffffff;
  -webkit-transition: left 0.4s linear;
  transition: left 0.4s linear;
}

.block-audience .audience-percent-item .text-item .diagonal.move:after {
  left: 100%;
  -webkit-transition: left 0.4s linear 0.4s;
  transition: left 0.4s linear 0.4s;
}

.block-audience .audience-percent-item span, .block-audience .audience-percent-item .digit {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 36px;
}

.block-audience .audience-percent-item:nth-child(2) .circular-chart {
  -webkit-transform: rotate(100deg);
          transform: rotate(100deg);
}

.block-audience .audience-percent-item:nth-child(2) .text-item span:before {
  background: #FF5C5C;
}

.block-audience .audience-percent-item:nth-child(2) .text-item .diagonal {
  top: calc(50% + 30px);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><line x1="0" y1="0" x2="100%" y2="100%" stroke="rgb(255, 92, 92) " stroke-width="2"/></svg>');
}

.block-audience .audience-percent-item:nth-child(3) .circular-chart {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}

.block-audience .audience-percent-item:nth-child(3) .text-item span:before {
  background: #DA00FF;
}

.block-audience .audience-percent-item:nth-child(3) .text-item .diagonal {
  top: calc(50% + 32px);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><line x1="0" y1="0" x2="100%" y2="100%" stroke="rgb(218, 0, 255) " stroke-width="2"/></svg>');
  -webkit-transform: rotateX(180deg) translateY(100%);
          transform: rotateX(180deg) translateY(100%);
}

.block-audience .audience-percent-item:nth-child(4) .circular-chart {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.block-audience .audience-percent-item:nth-child(4) .text-item span:before {
  background: #00D96F;
}

.block-audience .audience-percent-item:nth-child(4) .text-item .diagonal {
  top: calc(50% + 32px);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><line x1="0" y1="0" x2="100%" y2="100%" stroke="rgb(0, 217, 111) " stroke-width="2"/></svg>');
  -webkit-transform: rotateX(180deg) translateY(100%);
          transform: rotateX(180deg) translateY(100%);
}

.block-audience .progress-circle.animation .circular-chart {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.block-audience .progress-circle.animation .circle {
  -webkit-animation: progress-circle 2s ease-out forwards;
          animation: progress-circle 2s ease-out forwards;
}

@-webkit-keyframes progress-circle {
  0% {
    stroke-dasharray: 0 100;
  }
}

@keyframes progress-circle {
  0% {
    stroke-dasharray: 0 100;
  }
}

.block-audience .audience-pie-box {
  position: relative;
  height: 1000px;
  width: 100%;
  max-width: 860px;
}

.block-audience .audience-pie-box .logo-pie {
  position: absolute;
  top: 50%;
  left: 20%;
  -webkit-transform: translate(-20%, -50%);
          transform: translate(-20%, -50%);
}

.block-audience .audience-pie-box .pie {
  position: absolute;
  top: 46%;
  left: 5%;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.block-audience .audience-pie-box .pie:first-child {
  -webkit-transform: rotate(-159deg) translate(93px, 0px);
          transform: rotate(-159deg) translate(93px, 0px);
  -webkit-transform-origin: top center;
          transform-origin: top center;
}

.block-audience .audience-pie-box .pie:nth-child(2) {
  top: 48%;
  left: 25%;
  /* -webkit-clip-path: polygon(100% 0, 100% 100%, 45% 100%, 0 12%, 0 0);
         clip-path: polygon(100% 0, 100% 100%, 45% 100%, 0 12%, 0 0);*/
  -webkit-transform: rotate(-103deg) translate(0px, 0px);
          transform: rotate(-103deg) translate(0px, 0px);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.block-audience .audience-pie-box .pie:nth-child(2) .pie-img {
  width: 440px;
  height: 380px;
}

.block-audience .audience-pie-box .pie:nth-child(2) .pie-shadow {
  background-image: url("../images/franchise/pie-shadow2.png");
  top: 10px;
  left: -10px;
}

.block-audience .audience-pie-box .pie:nth-child(2) .pie-percent {
  top: 40%;
  left: 60%;
  -webkit-transform: translate(-60%, -40%);
          transform: translate(-60%, -40%);
}

.block-audience .audience-pie-box .pie:nth-child(3) {
  left: 25%;
  top: 15%;
  -webkit-transform: rotate(-52deg) translate(44px, 27px);
          transform: rotate(-52deg) translate(44px, 27px);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

.block-audience .audience-pie-box .pie:nth-child(3) .pie-img {
  width: 450px;
  height: 400px;
}

.block-audience .audience-pie-box .pie:nth-child(3) .pie-shadow {
  background-image: url("../images/franchise/pie-shadow3.png");
  top: 30px;
}

.block-audience .audience-pie-box .pie:nth-child(3) .pie-percent {
  top: 55%;
  left: 65%;
  -webkit-transform: translate(-65%, -55%);
          transform: translate(-65%, -55%);
}

.block-audience .audience-pie-box .pie:nth-child(4) {
  top: 15px;
  left: 13%;
  /*-webkit-clip-path: polygon(100% 0, 100% 36%, 30% 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% 36%, 30% 100%, 0 100%, 0 0);*/
}

.block-audience .audience-pie-box .pie:nth-child(4) .pie-img {
  width: 415px;
  height: 485px;
}

.block-audience .audience-pie-box .pie:nth-child(4) .pie-shadow {
  background-image: url("../images/franchise/pie-shadow4.png");
  left: 50px;
}

.block-audience .audience-pie-box .pie:nth-child(4) .pie-percent {
  top: 35%;
  left: 45%;
  -webkit-transform: translate(-45%, -35%);
          transform: translate(-45%, -35%);
}

.block-audience .audience-pie-box .pie .pie-img {
  background-size: cover;
  background-position: center;
  width: 390px;
  height: 430px;
  position: relative;
}

.block-audience .audience-pie-box .pie .pie-img:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
  display: none;
}

.block-audience .audience-pie-box .pie .pie-shadow {
  display: none;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
}

.block-audience .audience-pie-box .pie .pie-percent {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 60px;
  color: #FFFFFF;
  position: absolute;
  top: 60%;
  left: 45%;
  -webkit-transform: translate(-45%, -60%);
          transform: translate(-45%, -60%);
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  pointer-events: none;
}

.block-audience .audience-pie-box .pie.hover {
  -webkit-transform: scale(1.1) rotate(0deg) translate(0px, 0px);
          transform: scale(1.1) rotate(0deg) translate(0px, 0px);
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
}

.block-audience .audience-pie-box .pie.hover .pie-img {
  cursor: pointer;
}

.block-audience .audience-pie-box .pie.hover .pie-img:after {
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
  background: rgba(0, 217, 111, 0.5);
}

.block-audience .audience-pie-box .pie.hover .pie-percent {
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 1;
}

.block-audience .audience-pie-box .pie.hover:nth-child(2) .pie-img:after {
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
  background: rgba(218, 0, 255, 0.5);
}

.block-audience .audience-pie-box .pie.hover:nth-child(3) .pie-img:after {
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
  background: rgba(255, 92, 92, 0.5);
}

.block-audience .audience-pie-box .pie.hover:nth-child(4) .pie-img:after {
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
  background: rgba(255, 168, 0, 0.5);
}

.block-audience .audience-pie-box.animation .pie {
  -webkit-transform: rotate(0deg) translate(0px, 0px);
          transform: rotate(0deg) translate(0px, 0px);
  -webkit-transition: -webkit-transform 3s linear;
  transition: -webkit-transform 3s linear;
  transition: transform 3s linear;
  transition: transform 3s linear, -webkit-transform 3s linear;
}

.block-audience .audience-pie-box.animation .pie.hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
}

.block-audience .audience-pie-box.animation .pie.transition {
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
}

.block-advantages .block-title {
  max-width: 1000px;
}

.block-advantages .block-description {
  max-width: 380px;
  padding: 0 10px;
  min-height: 80px;
  text-align: center;
}

.block-advantages .advantages-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 100px;
}

.block-advantages .advantages-box .advantages-item {
  width: 33%;
  height: available;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-advantages .advantages-box .advantages-item .advantages-img {
  position: relative;
  min-height: 240px;
}

.block-advantages .advantages-box .advantages-item .advantages-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.block-format .format-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 80px;
}

.block-format .format-box .format-item {
  width: 48%;
}

.block-format .format-box .format-item .block-description {
  max-width: 650px;
  min-height: 80px;
}

.block-format .format-box .format-item .picture {
  width: 100%;
  height: 315px;
  max-width: 830px;
  margin: 0 auto;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
}

.block-format .format-box .format-item .format-item-data {
  max-width: 665px;
  margin: 50px auto 40px;
}

.block-format .format-box .format-item .format-item-data table {
  font-style: normal;
  font-weight: 600;
  line-height: 41px;
  font-size: 24px;
  letter-spacing: 0.01em;
  text-align: left;
  width: 100%;
}

.block-format .format-box .format-item .format-item-data table td:nth-child(2) {
  color: #FCB500;
}

.block-format .format-box .format-item .format-item-small-info {
  max-width: 665px;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
  margin: 0 auto;
  text-align: left;
}

.block-format .format-box .format-item .format-item-small-info p {
  margin: 5px 0 15px;
}

.block-format .format-box .format-item .format-item-small-info small {
  font-size: 14px;
}

.block-income {
  height: auto;
  padding: 200px 0;
}

.block-income svg.wave-top {
  top: -40px;
}

.block-income svg.wave-bottom {
  bottom: -40px;
}

.block-income .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-income .block-left form {
  margin: 80px 0;
  max-width: 685px;
}

.block-income .block-left form .select-label {
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  font-size: 18px;
  margin: 0 0 10px 25px;
}

.block-income .block-left form .custom-select {
  margin-bottom: 40px;
}

.block-income .block-left form .nice-select {
  width: 100%;
  font-size: 16px;
  letter-spacing: 0.01em;
  background: transparent;
  border-color: #fff;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 6px;
  height: auto;
}

.block-income .block-left form .nice-select:after {
  border-bottom: 2px solid #D48B00;
  border-right: 2px solid #D48B00;
}

.block-income .block-left form .nice-select.open .list {
  width: 100%;
  border-radius: 6px;
}

.block-income .block-left form .nice-select.open .list .option {
  color: #000;
}

.block-income .block-left form .small-info {
  max-width: 520px;
}

.block-income .block-left form .btn-calc {
  background-color: #fff;
  border-radius: 20px;
  height: 70px;
  width: 100%;
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  line-height: 18px;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FCB500;
}

.block-income .block-left form .btn-calc:hover {
  cursor: pointer;
}

.block-income .block-right {
  padding: 80px 0 80px 15px;
}

.block-income .block-right .check {
  width: 100%;
  height: 100%;
  max-width: 681px;
  max-height: 877px;
  background-color: #fff;
  color: #000;
  font-family: Consolas;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  font-size: 18px;
  padding: 40px 60px 60px;
  position: relative;
}

.block-income .block-right .check:before, .block-income .block-right .check:after {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  background-image: url("../images/icons/check-top.png");
  background-repeat: repeat-x;
  height: 5px;
}

.block-income .block-right .check:after {
  top: auto;
  bottom: -5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.block-income .block-right .check .check-title {
  font-weight: bold;
  font-size: 36px;
  line-height: normal;
  text-align: center;
}

.block-income .block-right .check .check-item {
  padding: 30px 0;
  position: relative;
}

.block-income .block-right .check .check-item:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(44%, black), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, black 44%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 10px 1px;
  background-repeat: repeat-x;
}

.block-income .block-right .check .check-item.no-border:after {
  display: none;
}

.block-income .block-right .check .check-item .check-item-data {
  width: 100%;
  position: relative;
}

.block-income .block-right .check .check-item .check-item-data:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 9px;
  /*background-image: -webkit-radial-gradient(circle closest-side,#000 100%,#fff 10%);
            background-image: -moz-radial-gradient(circle closest-side,#000 100%,#fff 10%);
            background-image: radial-gradient(circle closest-side,#000 100%,#fff 10%);*/
  background-image: -webkit-gradient(linear, left top, right top, color-stop(44%, black), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, black 44%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 10px 2px;
  background-repeat: repeat-x;
  z-index: 1;
}

.block-income .block-right .check .check-item .check-item-data span {
  background: #fff;
  position: relative;
  z-index: 10;
}

.block-income .block-right .check .check-item .check-item-data span.price {
  float: right;
  width: 90px;
  padding-left: 18px;
}

.block-income .block-right .check .check-item .check-item-data span.price.big {
  font-weight: bold;
  font-size: 24px;
  width: 100px;
}

.block-income .block-right .check .check-item .check-item-data span.text {
  padding-right: 5px;
}

.block-income .block-right .check .check-item .check-item-data span.percent {
  position: absolute;
  right: 106px;
  padding: 0 5px;
}

.block-income .block-right .check .check-item .check-item-data.last {
  margin-top: 15px;
}

.block-income .block-right .check .check-item .check-item-data.last:before {
  display: none;
}

.block-income .block-right .check.fade .check-item, .block-income .block-right .check.fade .check-title {
  -webkit-animation: fade 1s ease-out;
          animation: fade 1s ease-out;
}

@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.block-franch-contacts .franch-contacts-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-franch-contacts .block-title {
  text-align: center;
  font-size: 60px;
  line-height: normal;
}

.block-franch-contacts .block-left {
  width: 40%;
  padding-top: 30px;
}

.block-franch-contacts .block-left .info-box {
  max-width: 335px;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
}

.block-franch-contacts .block-left .info-box a {
  color: #FCB500;
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}

.block-franch-contacts .block-left .info-box a:hover {
  opacity: 0.5;
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}

.block-franch-contacts .block-left .info-box p {
  margin-bottom: 6px;
}

.block-franch-contacts .block-right {
  width: 60%;
}

.block-franch-contacts .block-right form {
  width: 100%;
  margin-top: 30px;
}

.block-franch-contacts .block-right form .buttons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.block-franch-contacts .block-right form .buttons .btn-box:hover {
  cursor: pointer;
}

.block-about .block-title {
  max-width: 1034px;
}

.block-about .block-about__content {
  margin-top: 200px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.block-about .block-about__content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 446px;
  margin: auto;
}

.block-about .block-about__content > div span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.03em;
  height: 125px;
}

.block-about .block-about__content > div img {
  height: 170px;
  width: 170px;
}

.block-about .block-about__content > div .block-about__image-container {
  height: 256px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-today__content > div {
  margin: auto;
}

.block-today__description {
  position: relative;
}

.block-today__description-text {
  position: absolute;
}

.block-today__description-text > p {
  margin: 0;
  font-family: Montserrat;
  font-style: normal;
  color: #FFFFFF;
}

.block-today__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1154px;
}

.block-today__main > div {
  max-width: 658px;
}

.block-today__main .block-today__image-container {
  height: 508px;
}

.block-today__main .block-today__description {
  position: relative;
}

.block-today__main .block-today__description-text {
  top: 45px;
  left: 100px;
}

.block-today__main .block-today__description p {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.5px;
  font-weight: 700;
  text-align: left;
}

.block-today__main .block-today__description p strong {
  font-weight: 800;
}

.block-today__main .block-today__description img {
  width: 660px;
}

div .block-today__second {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 124px;
  grid-column-gap: 152px;
  max-width: 1107px;
  margin-top: 174px;
}

div .block-today__second > .mobile {
  display: none;
}

div .block-today__second > .mobile:first-child .block-today__description-text {
  top: 25px;
}

div .block-today__second .block-today__image-container {
  height: 233px;
}

div .block-today__second .block-today__description-text {
  width: 100%;
  top: 35px;
}

div .block-today__second .block-today__description p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.3px;
}

div .block-today__second .block-today__description p:last-child {
  margin-top: 8px;
}

div .block-today__second .block-today__description p:first-child {
  margin-top: 0;
}

div .block-today__second .block-today__description p > strong {
  font-size: 25px;
  line-height: 30px;
}

div .block-today__second .block-today__description img {
  width: 308px;
  position: relative;
  left: -20px;
}

div .block-today__second > div {
  margin: auto;
  width: 267px;
}

div .block-today__second > div img {
  width: 267px;
}

.block-audience__image-container {
  width: 185px;
  margin-left: 37px;
}

.block-audience__image-container img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-franchise .block-audience__image-container {
  position: relative;
}

.page-franchise .block-audience__image-container img {
  position: absolute;
  top: 0;
}

.content-green .block-title {
  background: radial-gradient(859.9px at 50% 50%, rgba(0, 217, 111, 0.55) 0%, #00D96F 100%);
  opacity: 1;
}

.content-green .block-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.block-mobile .block-title {
  max-width: 800px;
}

.block-mobile .mobile-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-mobile .mobile-box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.block-mobile .mobile-box .text-block {
  margin-top: 13%;
  display: block;
}

.block-mobile .mobile-box .text-block .block-description {
  max-width: 770px;
}

.block-mobile .mobile-box .text-block .small-icon {
  margin: 20px 0;
}

.block-mobile .mobile-box .img-block {
  position: relative;
}

.block-mobile .mobile-box .img-block img {
  margin: 0 auto;
  max-width: 100%;
}

.block-mobile .mobile-box .img-block .mob-shape {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.block-mobile .mobile-box .img-block .mob-shape img {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: auto;
  right: 0;
  width: 90%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.block-mobile .mobile-box .img-block .mob-shape.first img {
  right: -40px;
}

.block-mobile .mobile-box .img-block .mob-shape.third img {
  right: 70px;
}

.download-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 420px;
  margin: 0 auto;
}

.download-box .download-item img {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.download-box .download-item img:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.download-box .qr img {
  border: 1px solid #000;
  border-radius: 9px;
  margin-top: 8px;
}

.page-default.caffee-page .container {
  display: block;
}

.page-default.caffee-page .block-title {
  text-align: center;
  font-size: 100px;
}

.page-default.caffee-page .gallery__wrapper {
  margin: 25px -25px 50px;
}

.page-default.caffee-page .gallery__wrapper .gallery__item {
  width: 21%;
  margin: 24px;
}

.page-default.caffee-page .gallery__wrapper .gallery__item img {
  height: auto;
}

.page-default.caffee-page .gallery__wrapper .caffee-item-name {
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  font-size: 22px;
  color: #000;
  max-width: 350px;
  margin-top: 20px;
}

.page-default.caffee-page .block-title-about {
  width: 100%;
  margin-left: 25px;
}

.page-default.caffee-page-detail .page-about-right-block-about {
  padding: 30px 0 0 15px;
  max-width: 995px;
}

.page-default.caffee-page-detail .page-about-left-list {
  max-width: 340px;
}

.page-default.caffee-page-detail .page-about-left-list a {
  line-height: 26px;
}

.page-default.caffee-page-detail .caffee-city span {
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
  margin: 30px 0 15px;
  display: block;
}

.page-default.caffee-page-detail .caffee-slider {
  margin: 20px 0 40px;
  max-width: 980px;
}

.page-default.caffee-page-detail .caffee-slider img {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 10px;
}

.page-default.caffee-page-detail .caffee-slider .slick-arrow {
  z-index: 5;
  width: 50px;
  height: 50px;
  right: 40px;
  bottom: 40px;
  cursor: pointer;
}

.page-default.caffee-page-detail .caffee-slider .slick-arrow:before {
  content: url("../images/caffee/slick-arrow-right.png");
}

.page-default.caffee-page-detail .caffee-slider .slick-arrow.slick-prev {
  right: 120px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.info-title {
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
  letter-spacing: 0.01em;
}

.page-default.menu-page .container {
  display: block;
}

.page-default.menu-page .corner-wave {
  background-size: cover !important;
}

.page-default.menu-page .block-title.large {
  font-size: 100px;
  text-align: center;
}

.page-default.menu-page .gallery {
  padding-top: 100px;
}

.page-default.menu-page .gallery__item {
  width: 100%;
}

.page-default.menu-page .gallery__item img {
  display: block;
  margin: 0 auto;
}

.page-default.menu-page .gallery.category {
  padding-top: 50px;
}

.page-default.menu-page .gallery.category .gallery__item {
  margin: 20px;
  width: 45%;
}

.page-default.menu-page .gallery.category .gallery__item img {
  max-width: 100% !important;
  width: auto !important;
  border-radius: 10px;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.page-default.menu-page .gallery.category .gallery__item img:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.page-default.menu-page .menu-item-name {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 60px;
  letter-spacing: 0.01em;
  margin: 50px;
  color: #000;
  text-align: center;
}

.menu-page-detail .page-about-right-block-about {
  padding: 30px 0 0 10px;
}

.menu-page-detail .gallery__item img {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.menu-page-detail .gallery__item img:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.menu-page-detail .info-title span {
  margin: 30px 0 10px;
  display: block;
}

.menu-page-detail .menu-item-name {
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  font-size: 22px;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 20px;
  max-width: 350px;
}

.popup {
  display: none;
  max-width: 1065px;
  width: 100%;
  min-height: 360px;
  overflow: hidden;
}

.popup .block-left .popup-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 45%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.popup .block-left .wave-right {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.popup .block-right {
  margin-left: auto;
  display: block;
}

.popup .popup-title {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 36px;
  letter-spacing: 0.01em;
  color: #000000;
  position: relative;
}

.popup .block-description {
  padding-top: 25px;
  position: relative;
}

.popup .data, .popup .price {
  width: 100%;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  font-size: 18px;
  position: relative;
}

.popup .data .right, .popup .price .right {
  float: right;
}

.popup .price {
  line-height: 35px;
  font-size: 24px;
  margin-top: 20px;
}

.page-franchise .block-audience__image-container {
  position: relative;
  margin-left: 320px;
}

.page-franchise .block-audience__image-container img {
  position: absolute;
  top: 0;
  left: 60px;
}

.page-franchise .logo-pie__new {
  top: 42% !important;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1700px) {
  .slider-container .timer {
    right: 150px;
  }
  .slider-container .timer-clicker {
    right: 154px;
  }
  .page-default div.block-title {
    font-size: 50px;
  }
  .block-mobile .mobile-box .img-block img {
    max-height: 900px;
  }
}

@media only screen and (max-width: 1640px) {
  .slider .slide {
    width: 60vw !important;
    min-width: 1050px !important;
  }
}

@media only screen and (max-width: 1500px) {
  .slider-container .timer, .slider-container .timer-clicker {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .slider .slide {
    width: 50vw !important;
    min-width: 900px !important;
  }
  .block-mobile .block-third-title, .block-mobile .block-description {
    max-width: 600px;
  }
  .block-mobile .mobile-box .img-block img {
    max-height: 800px;
  }
  .block-mobile .mobile-box .img-block .mob-shape.first img {
    right: -20px;
  }
  .page-default div.block-title {
    font-size: 40px;
  }
  .slider .description-text {
    line-height: 30px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 1366px) {
  /*  .news{
      &__list {
        margin: -20px;
      }

      &__item {
        margin: 20px;
      }
    }*/
  .slider .slide {
    width: 50vw !important;
    min-width: 850px !important;
  }
  .slider .description-text {
    line-height: 26px;
    font-size: 18px;
  }
  .page-default.caffee-page .gallery__wrapper {
    margin: 25px -20px 50px;
  }
  .page-default.caffee-page .gallery__wrapper .gallery__item {
    width: 29%;
    margin: 20px;
  }
  .block-mobile .mobile-box .img-block img {
    max-height: 700px;
  }
}

@media only screen and (max-width: 1280px) {
  .slider-container .timer {
    width: 220px;
    height: 220px;
    right: 85px;
  }
  .slider-container .timer svg {
    width: 220px;
    height: 220px;
  }
  .slider-container .timer circle {
    cx: 110;
    cy: 110;
    r: 100;
  }
  .slider-container .timer .circle_animation {
    stroke-dasharray: 628;
    stroke-dashoffset: 628;
  }
  .slider-container .timer span {
    line-height: 220px;
  }
  .slider-container .timer-clicker {
    right: 86px;
    width: 220px;
    height: 220px;
  }
}

@media only screen and (max-width: 1120px) {
  div .block-today__second {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 1200px) {
  .slider .slide {
    min-width: 750px !important;
    padding: 0 50px;
  }
  .form .one-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form .one-row .form-control {
    max-width: 100%;
  }
  .form .one-row.buttons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .form .add-file {
    padding-left: 0;
  }
  .form .btn-box {
    max-width: 100%;
  }
  .form .btn-box .btn-fon {
    right: 22px;
  }
  .gallery__wrapper {
    margin: -20px;
  }
  .gallery__item {
    width: 29%;
    margin: 20px;
  }
  .sales-page .news__item {
    max-width: none;
  }
  .page-default.caffee-page-detail .page-about-right-block-about {
    max-width: none;
    padding: 30px 0 0 0;
  }
}

@media only screen and (max-width: 1070px) {
  .slider-container .timer {
    width: 200px;
    height: 200px;
    right: 30px;
  }
  .slider-container .timer svg {
    width: 200px;
    height: 200px;
  }
  .slider-container .timer circle {
    cx: 100;
    cy: 100;
    r: 90;
  }
  .slider-container .timer .circle_animation {
    stroke-dasharray: 566;
    stroke-dashoffset: 566;
  }
  .slider-container .timer span {
    line-height: 200px;
  }
  .slider-container .timer-clicker {
    width: 200px;
    height: 200px;
    right: 30px;
  }
  .page-default.menu-page .block-title.large {
    font-size: 60px;
  }
  .page-default.menu-page .gallery {
    padding-top: 30px;
  }
  .page-default.menu-page .menu-item-name {
    font-size: 40px;
    margin: 30px;
  }
  .page-default.caffee-page .gallery__wrapper .gallery__item {
    width: 45%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .block-about .block-about__content {
    grid-template-columns: repeat(2, 1fr);
  }
  .block-today__main {
    display: none;
  }
  div.block-today__second .mobile {
    display: block;
  }
  .slider-container .timer {
    right: 30px;
    width: 166px;
    height: 166px;
  }
  .slider-container .timer:after {
    height: 70px;
  }
  .slider-container .timer svg {
    width: 166px;
    height: 166px;
  }
  .slider-container .timer circle {
    cx: 83;
    cy: 83;
    r: 75;
    stroke-width: 7;
  }
  .slider-container .timer .circle_animation {
    stroke-dasharray: 472;
    stroke-dashoffset: 472;
  }
  .slider-container .timer span {
    line-height: 166px;
    font-size: 16px;
  }
  .slider-container .timer-clicker {
    width: 166px;
    height: 166px;
  }
  .slider .text {
    font-size: 10vh;
  }
  .slider .description-text {
    font-size: 22px;
  }
  .slider .slide {
    min-width: 530px !important;
    padding: 0 20px;
  }
  .gallery__wrapper {
    margin: -15px;
  }
  .gallery__item {
    width: 46%;
    margin: 15px;
  }
  .sales-page .news__item {
    margin: 0;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .block-audience__image-container {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  .news__list {
    margin: 0;
  }
  .news__item {
    margin: 0 0 20px 0;
    padding: 0 0 50px 0;
    width: 100%;
    max-width: none;
  }
  .news__item-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news__item-image img {
    margin: 0 auto;
  }
  .news__item-title {
    font-size: 22px;
    line-height: 28px;
  }
  .page-default.menu-page .gallery.category .gallery__wrapper {
    margin: 0;
  }
  .page-default.menu-page .gallery.category .gallery__wrapper .gallery__item {
    width: 100%;
    margin: 20px 0;
  }
  .page-default.caffee-page .gallery__wrapper {
    margin: 25px 0 50px;
  }
  .page-default.caffee-page .gallery__wrapper .gallery__item {
    margin: 0 0 25px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-default.caffee-page .gallery__wrapper .gallery__item a {
    margin: 0 auto;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .top-slider svg.wave-bottom {
    height: 42% !important;
  }
  .slider-container .timer {
    top: 70vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-top: 40px;
    height: 40px;
    width: 90px;
  }
  .slider-container .timer svg, .slider-container .timer span {
    display: none;
  }
  .slider-container .timer:after {
    width: 24px;
    height: 30px;
    background-size: cover;
    top: 4px;
  }
  .slider-container .timer.violet:after {
    background-image: url("../images/read-more-arrow-violet-small.svg");
  }
  .slider-container .timer.orange:after {
    background-image: url("../images/read-more-arrow-yellow-small.svg");
  }
  .slider-container .timer.green:after {
    background-image: url("../images/read-more-arrow-green-small.svg");
  }
  .slider-container .timer-clicker {
    top: 70vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-top: 40px;
    height: 40px;
    width: 90px;
  }
  .slider .slide {
    padding: 0 15px;
    margin-top: 45px;
  }
  .slider .slide .img {
    top: 150px !important;
  }
  .slider .slide img {
    height: 45vh;
  }
  .slider .slide.green-slide .img {
    left: 38% !important;
    top: 35vh !important;
  }
  .slider .slide.green-slide .img img {
    height: 71vh;
  }
  .slider .text {
    font-size: 55px;
  }
  .slider .description-text {
    font-size: 18px;
    line-height: 21px;
  }
  .circle {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  .parallax-circle {
    /*display: none;*/
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
  .about-vacancy-accordion .btn-box-mobile {
    margin-top: 40px;
  }
  .top-slider .slider-container .timer, .top-slider .slider-container .timer-clicker {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .gallery__wrapper {
    margin: 0;
  }
  .gallery__item {
    width: 100%;
    margin: 0 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gallery__item a {
    margin: 0 auto;
  }
  .menu-page .gallery__item {
    margin-bottom: 0;
  }
  .popup .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0;
  }
  .popup .container .block-left, .popup .container .block-right {
    height: 50%;
  }
  .popup .container .block-left .popup-img {
    bottom: 0;
    top: auto;
    height: 50%;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .slider .slide {
    width: auto !important;
    min-width: auto !important;
  }
}

@media only screen and (max-width: 710px) {
  div .block-today__second {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media only screen and (max-width: 620px) {
  .page-default.menu-page .block-title.large {
    font-size: 40px;
  }
  .page-default.menu-page .menu-item-name {
    font-size: 30px;
    margin: 10px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .top-slider svg.wave-bottom {
    height: 42% !important;
  }
  .slider-container .timer {
    height: 22px;
    width: 76px;
    top: 440px;
    padding: 10px;
  }
  .slider-container .timer:after {
    /*   width: 11px;
           height: 14px;*/
    width: 23px;
    height: 26px;
  }
  .slider-container .timer-clicker {
    height: 80px;
    width: 100px;
    top: 440px;
  }
  .slider .slick-slide {
    height: 560px;
  }
  .slider .slide .img {
    top: 135px !important;
  }
  .slider .slide img {
    height: auto !important;
    width: 100%;
  }
  .slider .slide.green-slide .img {
    top: 165px !important;
  }
  .slider .slide.green-slide .img img {
    top: 0;
    width: 166%;
  }
  .slider .text {
    margin-top: 200px;
    font-size: 40px;
  }
  .slider img {
    height: 37vh;
  }
  .slider .description-text {
    position: absolute;
    top: 374px;
    left: 0;
    width: 100%;
    font-size: 16px;
  }
  .circle {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
  .form .btn-box .btn-fon {
    max-width: 100%;
    right: 0;
  }
  .form-control {
    padding: 15px 25px 22px;
  }
  .sales-page .news__item {
    margin: 0 0 25px 0;
  }
  .sales-page .news__item-title {
    margin-top: 0;
  }
  .news__item {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
  }
  .news__item-desc {
    font-size: 16px;
  }
  .news__item-title {
    font-size: 20px;
  }
  .page-default .content .block-description-about p {
    font-size: 16px;
  }
  .page-default.caffee-page-detail .block-description-about p {
    margin: 10px 0;
  }
  .page-default .content .page-about-right-block-about .block-title-about {
    font-size: 20px;
  }
  .popup {
    padding: 10px;
  }
  .popup .popup-title {
    font-size: 30px;
  }
}

@media only screen and (max-height: 900px) {
  .slider-container .timer, .slider-container .timer-clicker {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .follow {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media only screen and (max-height: 750px) {
  .slider-container .timer, .slider-container .timer-clicker {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  .follow {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  #app .top-slider svg.wave-bottom {
    height: 40% !important;
  }
}

@media only screen and (max-height: 600px) {
  #app .top-slider svg.wave-bottom {
    height: 50% !important;
  }
}

@media only screen and (max-height: 500px) {
  .slider-container .timer, .slider-container .timer-clicker {
    top: 232px;
  }
  .slider .slide img {
    min-height: 230px;
  }
  .slider .slide.green-slide img {
    min-height: 310px;
  }
  .slider .text {
    font-size: 59px;
    margin-top: 135px;
  }
  .slider .slick-slide {
    min-height: 500px;
  }
  .follow {
    bottom: 72px !important;
  }
}

body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  color: #000;
  min-width: 320px;
}

#app {
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 5;
}

h1 {
  text-align: center;
  font-size: 36px;
  background: -webkit-gradient(linear, left top, right top, from(#e674fa), to(#aa52ba));
  background: linear-gradient(to right, #e674fa 0%, #aa52ba 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

p {
  margin: 20px 0;
}

a {
  text-decoration: none;
}

.block {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
}

.container {
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}

.logo img {
  max-width: 139px;
}

.block-title {
  font-style: normal;
  font-weight: 900;
  line-height: 110px;
  font-size: 100px;
  letter-spacing: 0.02em;
  opacity: 0.93;
  margin: 50px 0;
  color: #000000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.block-second-title {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 60px;
  color: #000;
  margin-bottom: 20px;
}

.block-third-title {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 48px;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 50px;
}

.block-description {
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  margin-bottom: 55px;
}

.small-title {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 18px;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.btn-box, .btn-box-mobile {
  display: inline-block;
  height: 100px;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  z-index: 4;
}

.btn-box {
  width: 400px;
}

.btn-box-mobile {
  display: none;
  width: 300px;
}

.btn-shadow {
  position: absolute;
}

.btn-fon {
  position: absolute;
  /* display: flex;
  align-items: center;
  justify-content: center;*/
}

.btn-text {
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  white-space: nowrap;
}

.btn-box:hover .btn-text {
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-transform: translateZ(20px) translateX(-50%) translateY(-50%);
          transform: translateZ(20px) translateX(-50%) translateY(-50%);
}

ul.list {
  list-style-type: none;
  padding: 0;
}

ul.list a {
  font-style: normal;
  font-weight: normal;
  line-height: 31px;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000;
}

.block-left, .block-right {
  width: 50%;
}

.block-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.text-center {
  text-align: center;
}

.text-center .block-title {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.text-center .block-description {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  position: relative;
}

.slide-title {
  font-style: normal;
  font-weight: normal;
  line-height: 53px;
  font-size: 36px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.8;
  margin-top: 35px;
  display: block;
}

.slick-arrow {
  font-size: 0;
  background: transparent;
  position: absolute;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
}

footer {
  background: #000;
  color: #fff;
  padding: 220px 0 0;
  position: relative;
  margin-top: auto;
}

svg.wave-top, svg.wave-bottom {
  position: absolute;
  bottom: 0;
  pointer-events: none;
}

svg.wave-top {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 0;
}

.top-slider svg.wave-bottom {
  bottom: -1px;
  z-index: 1;
}

.content-purple {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.content-purple .more-btn, .content-purple .block-title {
  background: linear-gradient(127.61deg, rgba(218, 0, 255, 0.55) 1.53%, #A344B4 76.63%);
}

.content-purple .block-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content-purple .waved-block {
  background: radial-gradient(584px at 50% 50%, rgba(218, 0, 255, 0.55) 0%, #A344B4 100%);
  opacity: 0.93;
}

footer.bg-purple {
  background: radial-gradient(584px at 50% 50%, rgba(218, 0, 255, 0.55) 0%, #A344B4 100%);
  opacity: 0.93;
}

footer.bg-orange {
  background: radial-gradient(859.9px at 50% 50%, rgba(255, 168, 0, 0.55) 0%, #FCB500 100%);
  opacity: 0.93;
}

footer.bg-green {
  background: radial-gradient(859.9px at 50% 50%, rgba(0, 217, 111, 0.55) 0%, #00D96F 100%);
  opacity: 0.93;
}

/*HEADER*/
header .container {
  position: relative;
}

header .logo {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 1;
}

.header-box {
  position: absolute;
  left: 22px;
  top: 197px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-box:before {
  content: '';
  position: absolute;
  left: -100%;
  top: 49%;
  width: 90%;
  height: 2px;
  background-color: #640076;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-animation: animationLine 2s .05s infinite;
          animation: animationLine 2s .05s infinite;
}

@-webkit-keyframes animationLine {
  0% {
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: left;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    -webkit-transform: scale(1);
    -webkit-transform-origin: left;
    transform: scale(1);
    transform-origin: left;
  }
  20.1% {
    -webkit-transform: scale(1);
    -webkit-transform-origin: right;
    transform: scale(1);
    transform-origin: right;
  }
  70% {
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: right;
    transform: scaleX(0);
    transform-origin: right;
  }
  100% {
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: right;
    transform: scaleX(0);
    transform-origin: right;
  }
}

@keyframes animationLine {
  0% {
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: left;
    transform: scaleX(0);
    transform-origin: left;
  }
  20% {
    -webkit-transform: scale(1);
    -webkit-transform-origin: left;
    transform: scale(1);
    transform-origin: left;
  }
  20.1% {
    -webkit-transform: scale(1);
    -webkit-transform-origin: right;
    transform: scale(1);
    transform-origin: right;
  }
  70% {
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: right;
    transform: scaleX(0);
    transform-origin: right;
  }
  100% {
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: right;
    transform: scaleX(0);
    transform-origin: right;
  }
}

/*.menu-btn{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 10px;
  border: 2px solid #640076;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: none;
  z-index: 1;
  font-size: 0;
}*/
.menu-btn {
  -webkit-transition: all 0.59s;
  transition: all 0.59s;
  position: relative;
  width: 46px;
  height: 46px;
  border-radius: 100%;
  cursor: pointer;
}

.menu-btn .menu_part:nth-child(1) {
  height: 4px;
  position: absolute;
  background: #fff;
  right: 0;
  margin: auto;
  left: 0;
  border-radius: 3px;
  -webkit-transition: all 0.59s cubic-bezier(0.5, 0, 0.3, 1.5);
  transition: all 0.59s cubic-bezier(0.5, 0, 0.3, 1.5);
  width: 26px;
  top: calc(50% - ((9px)) + -2px);
}

.menu-btn .menu_part:nth-child(2) {
  height: 4px;
  position: absolute;
  background: #fff;
  right: 0;
  margin: auto;
  left: 0;
  border-radius: 3px;
  -webkit-transition: all 0.59s cubic-bezier(0.5, 0, 0.3, 1.5);
  transition: all 0.59s cubic-bezier(0.5, 0, 0.3, 1.5);
  width: 20px;
  top: calc(50% - ((8px)) + 4px);
}

.menu-btn .menu_part:nth-child(3) {
  height: 4px;
  position: absolute;
  background: #fff;
  right: 0;
  margin: auto;
  left: 0;
  border-radius: 3px;
  -webkit-transition: all 0.59s cubic-bezier(0.5, 0, 0.3, 1.5);
  transition: all 0.59s cubic-bezier(0.5, 0, 0.3, 1.5);
  width: 14px;
  top: calc(50% - ((8px)) + 10px);
}

.menu-btn:hover {
  cursor: pointer;
}

.burger {
  display: block;
  position: absolute;
  top: 14px;
  background: #fff;
  width: 14px;
  height: 3px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}

.burger.second {
  width: 19px;
  top: 21px;
}

.burger.third {
  width: 23px;
  top: 28px;
}

.header-text {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  z-index: 1;
  margin-left: 20px;
}

.lang, .lang-mobile {
  position: absolute;
  right: 0;
  top: 90px;
}

.lang:hover, .lang-mobile:hover {
  cursor: pointer;
}

.lang span, .lang-mobile span {
  margin: 0 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.lang span:after, .lang-mobile span:after {
  content: '';
  position: relative;
  background: url("../images/icons/icon-lang.png");
  display: block;
  width: 10px;
  height: 6px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.lang span.rotate:after, .lang-mobile span.rotate:after {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.lang ul, .lang-mobile ul {
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.lang ul a, .lang-mobile ul a {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  pointer-events: none;
}

.lang ul.open, .lang-mobile ul.open {
  top: 100%;
  opacity: 1;
}

.lang ul.open a, .lang-mobile ul.open a {
  pointer-events: visible;
}

.lang-mobile {
  display: none;
}

.follow {
  position: absolute;
  left: 4%;
  bottom: 20vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.follow.violet .header-text:after {
  background: #640076;
}

.follow.orange .header-text:after {
  background: #D48B00;
}

.follow.green .header-text:after {
  background: #009F51;
}

.follow .header-text {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  height: 150px;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.follow .header-text:hover {
  cursor: pointer;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0.5;
}

.follow .header-text:after {
  content: '';
  right: -15px;
  position: relative;
  height: 2px;
  width: 18px;
  background: #640076;
}

.follow a {
  margin-bottom: 5px;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.follow a:hover {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0.5;
}

header.violet .block-menu {
  background: radial-gradient(1012.03px at 36.28% -4.59%, #da00ff 0%, #A344B4 100%);
}

header.orange .block-menu {
  background: radial-gradient(859.9px at 50% 50%, rgba(255, 168, 0, 0.55) 0%, #FCB500 100%);
}

header.green .block-menu {
  background: radial-gradient(859.9px at 50% 50%, rgba(0, 217, 111, 0.55) 0%, #00D96F 100%);
}

/*MAIN MENU*/
.global-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 5;
  min-width: 320px;
  min-height: 100vh;
}

.block-menu {
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out 0ms;
  transition: opacity 1s ease-in-out 0ms;
  padding: 30px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.block-menu .container {
  background: #fff;
  max-width: none;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
  border-radius: 5px;
}

.block-menu .container::-webkit-scrollbar {
  display: none;
}

.menu-header {
  position: relative;
  width: 100%;
  height: 19%;
}

.menu-header .logo {
  position: relative;
}

.menu-header .logo img {
  width: 85px;
  height: 85px;
  margin: 36px;
}

.menu-header .header-box {
  left: 50px;
  top: 165px;
}

.menu-header .lang {
  top: 50px;
  right: 20px;
}

.menu-header .lang ul a {
  color: #000000;
}

.block-menu .wave-bottom {
  bottom: 0;
  left: 0;
  z-index: 6;
  max-height: 130px;
}

.menu-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 80%;
  padding: 20px 30px 50px;
}

.menu-content .column.left {
  width: 20%;
  padding-top: 50px;
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 5;
}

.menu-content .column.left .follow {
  position: initial;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 40px 0;
  -webkit-transform: none;
          transform: none;
}

.menu-content .column.left .follow .header-text {
  -webkit-transform: none;
          transform: none;
  height: auto;
  margin-right: 20px;
}

.menu-content .column.left .follow a {
  color: #000000;
  margin-bottom: 0;
}

.menu-content .column.right {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
}

.menu-content .column.right > div {
  width: 25%;
  /*&:nth-child(1){
        max-width: 220px;
      }
      &:nth-child(2){
        max-width: 280px;
      }
      &:nth-child(3){
        max-width: 150px;
      }
      &:nth-child(4){
        max-width: 155px;
      }
      &:nth-child(5){
        max-width: 180px;
      }*/
}

.menu-content .column.right > div .small-title, .menu-content .column.right > div .main-menu.list {
  padding: 0 15px;
}

.info-box {
  max-width: 300px;
  margin-bottom: 20px;
  line-height: 26px;
}

.info-box a {
  color: #640076;
  margin: 10px 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.info-box a:hover {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0.5;
}

.info-box p {
  margin: 0 0 8px;
}

.info-box strong {
  margin-bottom: 10px;
  display: block;
}

.follow-mobile {
  display: none;
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.follow-mobile .icon:before {
  font-size: 18px;
  width: 18px;
}

.block-menu .small-title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

/*.main-menu{
  max-width: 240px;
}*/
.main-menu-popup span, .main-menu-popup > a {
  font-weight: 600 !important;
  line-height: 26px !important;
  margin-bottom: 10px;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.main-menu-popup span:hover, .main-menu-popup > a:hover {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.main-menu-popup span:hover {
  cursor: pointer;
}

.main-menu-popup span:after {
  content: '+';
  position: relative;
  margin-left: 3px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.main-menu-popup span.activ:after {
  content: '-';
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.main-menu-popup-list {
  display: none;
  list-style-type: none;
}

.main-menu-popup-list li:last-child {
  margin-bottom: 10px;
}

.main-menu-popup-list.menu-open {
  display: block;
}

.main-menu-popup-list.is-opened {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.shape-overlays {
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
}

.shape-overlays.is-opened {
  pointer-events: auto;
}

.shape-overlays__path:nth-of-type(1) {
  fill: #640076;
  z-index: 9999;
}

.shape-overlays__path:nth-of-type(2) {
  fill: #fff;
  z-index: 9999;
}

.shape-overlays__path:nth-of-type(3) {
  fill: #A344B4;
  z-index: 9999;
}

body.menu-open {
  overflow: hidden;
  height: 100vh;
  /*.menu-btn {
    position: relative;
    .burger {
      background: #000;
      position: absolute;
      width: 24px;
      left: calc(50% - 12px);
      top: calc(50% - 1px);
      transition: transform 0.5s linear;

      &.first{
        transform: rotate(45deg);
      }
      &.second{
        display: none;
      }
      &.third{
        transform: rotate(-45deg);
      }
    }
  }*/
}

body.menu-open #app {
  overflow: hidden;
  height: 100vh;
}

body.menu-open header {
  z-index: -1;
}

body.menu-open .menu-btn {
  -webkit-transform: scale(1.09) rotate(180deg);
          transform: scale(1.09) rotate(180deg);
  border: 2px solid black;
}

body.menu-open .menu-btn .menu_part:nth-child(1) {
  background: #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 26px !important;
  top: calc(50% - (2px)) !important;
}

body.menu-open .menu-btn .menu_part:nth-child(2) {
  background: #000;
  left: 8px !important;
  opacity: 0;
}

body.menu-open .menu-btn .menu_part:nth-child(3) {
  background: #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 26px !important;
  top: calc(50% - (2px)) !important;
}

body.menu-open .header-text {
  color: #000;
}

body.menu-open .global-menu {
  pointer-events: visible;
  overflow: hidden;
  z-index: 55;
}

body.menu-open .global-menu .block-menu {
  opacity: 1;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

body.menu-open .global-menu .block-menu .container {
  overflow: auto;
}

/*HOME ABOUT*/
.home-about .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-about img {
  width: 100%;
}

.home-about .block-description {
  padding-right: 30px;
}

.home-about .block-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-about .block-right svg {
  -webkit-transition: 2s ease;
  transition: 2s ease;
}

.home-about .block-right:hover svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 2s ease;
  transition: 2s ease;
}

/*HOME MENU*/
.home-menu-slider {
  max-width: 1600px;
  margin: 30px auto 100px;
  /*padding: 0 50px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home-menu-slider .slick-list {
  width: 90%;
  margin: 0 auto;
}

.home-menu-slider-item {
  display: block;
  height: 453px;
  width: 385px;
  margin: 0 auto;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.home-menu-slider .slick-slide:nth-child(2n+1) .home-menu-slider-item {
  clip-path: url(#clipPolygon2);
  -webkit-clip-path: url(#clipPolygon2);
}

.home-menu-slider .slick-slide:nth-child(2n+1) .home-menu-slider-item:before {
  clip-path: url(#clipPolygon2);
  -webkit-clip-path: url(#clipPolygon2);
}

.home-menu-slider .slick-slide:nth-child(2n) .home-menu-slider-item {
  clip-path: url(#clipPolygon3);
  -webkit-clip-path: url(#clipPolygon3);
}

.home-menu-slider .slick-slide:nth-child(2n) .home-menu-slider-item:before {
  clip-path: url(#clipPolygon3);
  -webkit-clip-path: url(#clipPolygon3);
}

.home-menu-slider .slick-slide:nth-child(4) .home-menu-slider-item {
  clip-path: url(#clipPolygon1);
  -webkit-clip-path: url(#clipPolygon1);
}

.home-menu-slider .slick-slide:nth-child(4) .home-menu-slider-item:before {
  clip-path: url(#clipPolygon1);
  -webkit-clip-path: url(#clipPolygon1);
}

/*
.home-menu-slider-item:nth-child(2){
  clip-path: url(#clipPolygon1);
  -webkit-clip-path: url(#clipPolygon1);
}
.home-menu-slider-item:nth-child(odd){
  clip-path: url(#clipPolygon2);
  -webkit-clip-path: url(#clipPolygon2);
}
.home-menu-slider-item:nth-child(4){
  clip-path: url(#clipPolygon3);
  -webkit-clip-path: url(#clipPolygon3);
}
*/
.home-menu-slider-item:before {
  content: '';
  left: calc(50% - 192px);
  height: 453px;
  width: 385px;
  position: absolute;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  background: linear-gradient(98.55deg, rgba(218, 0, 255, 0.55) 1.02%, #A344B4 82.06%);
  opacity: 0;
}

.home-menu-slider-item:hover:before {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.35;
}

/*.home-menu-slider-item:nth-child(2):before{
  clip-path: url(#clipPolygon1);
  -webkit-clip-path: url(#clipPolygon1);
}
.home-menu-slider-item:nth-child(odd):before{
  clip-path: url(#clipPolygon2);
  -webkit-clip-path: url(#clipPolygon2);
}
.home-menu-slider-item:nth-child(4):before{
  clip-path: url(#clipPolygon3);
  -webkit-clip-path: url(#clipPolygon3);
}*/
.home-menu-slider .slick-slide:nth-child(2) {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.home-menu-slider .slick-slide:nth-child(2) .slide-title {
  line-height: 63px;
  font-size: 40px;
}

.home-menu-slider .slick-track {
  padding: 75px 0;
}

.home-menu-slider .slick-slide {
  /*margin: 0 35px;*/
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.home-menu-slider .slick-arrow {
  width: 50px;
  height: 50px;
  opacity: 0.93;
  border: 2px solid #DF5FF6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  z-index: 5;
  top: 45%;
  position: relative;
}

.home-menu-slider .slick-prev {
  left: -2%;
}

.home-menu-slider .slick-next {
  right: -2%;
}

.home-menu-slider .slick-arrow:before {
  content: '';
  background: url("../images/icons/menu-slider-arrow.png");
  width: 25px;
  height: 16px;
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 12px);
}

.home-menu-slider .slick-next:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*HOME BONUS*/
.home-bonus {
  height: auto;
  padding: 200px 0 100px;
  overflow: hidden;
}

.home-bonus svg.wave-top {
  top: -60px;
}

.home-bonus svg.wave-bottom {
  bottom: -50px;
}

.home-bonus .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-bonus .block-title {
  -webkit-text-fill-color: #fff;
}

.home-bonus .block-description {
  color: #fff;
}

.home-bonus .block-second-title {
  color: #fff;
}

.home-bonus-slider-img {
  width: 100%;
}

.home-bonus-slider-img-item {
  padding: 20px;
}

.home-bonus-slider-img-item img {
  max-height: 800px;
  max-width: 100%;
  height: auto;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  margin: 0 auto;
  -webkit-animation: animationFrames linear 4s;
          animation: animationFrames linear 4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.bonus-arrows .slick-arrow {
  width: 90px;
  height: 90px;
  opacity: 0.93;
  border: 4px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  z-index: 5;
  bottom: 10%;
  top: auto;
  left: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bonus-arrows .slick-arrow:hover {
  border: 4px solid #640076;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bonus-arrows .slick-arrow:hover:before {
  background: url("../images/icon-arrow-violet.png");
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bonus-arrows .slick-arrow:before {
  content: '';
  background: url("../images/icons/bonus-slider-arrow.png");
  width: 44px;
  height: 29px;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 22px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bonus-arrows .slick-prev {
  right: 15%;
}

.bonus-arrows .slick-next {
  right: 0;
}

.bonus-arrows .slick-next:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  25% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  75% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  100% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
}

@keyframes animationFrames {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  25% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  75% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  100% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
}

.home-bonus-slider-text .slick-slide > div {
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translateX(20px);
}

.home-bonus-slider-text .slick-slide.slick-current > div {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

/*.home-bonus-slider-text .btn-box{
  padding-left: 30px;
}*/
.home-bonus-slider-text {
  margin: 0 -50px;
}

.home-bonus-slider-text .draggable {
  padding: 0 50px;
}

/*HOME News*/
.news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 100px -25px;
}

.news-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.news-box {
  /*width: 25%;*/
  width: 50%;
  padding: 25px;
}

/*.news-box:nth-child(5), .news-box:nth-child(6){
  width: 50%;
}*/
.news-list-item.text-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.news-list-item-text a {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 26px;
  margin: 30px;
  padding-right: 30px;
  text-decoration: none;
  color: #000;
  position: relative;
  display: inline-block;
}

.news-list-item-text a:after {
  content: '';
  display: inline-block;
  background: url("../images/icons/icon-news-arrow.png");
  height: 14px;
  width: 30px;
  margin-left: 10px;
}

.news-list-item-date {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
  margin: 50px 30px 30px 30px;
  position: relative;
}

.news-list-item-text {
  background: radial-gradient(129.73px at 50% 50%, rgba(249, 249, 249, 0) 0%, #FBFBFB 100%);
  height: 50%;
  position: relative;
}

.news-list-item-text:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(104.27deg, rgba(218, 0, 255, 0.55) 1.02%, #A344B4 82.06%);
  opacity: 0;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.news-list-item-img {
  position: relative;
  width: 100%;
  height: 415px;
  background-size: cover;
  background-position: center;
}

.news-list-item.big .news-list-item-img {
  width: 100%;
  height: 360px;
}

.news-list-item-img img {
  width: 100%;
}

.news-list-item-img:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(99.59deg, rgba(218, 0, 255, 0.55) 1.02%, #A344B4 82.06%);
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.news-list-item:hover .news-list-item-text a {
  color: #fff;
  -webkit-transition: color 0.5s linear;
  transition: color 0.5s linear;
}

.news-list-item:hover .news-list-item-text a:after {
  -webkit-filter: invert(100%);
          filter: invert(100%);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.news-list-item:hover .news-list-item-text {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  color: #fff;
}

.news-list-item:hover .news-list-item-text:before {
  opacity: 0.93;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.news-list-item:hover .news-list-item-img:before {
  opacity: 0.35;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/*HOME CONTACTS*/
.block-map {
  margin-bottom: 100px;
  position: relative;
  padding: 0 0 40px;
}

.block-map svg {
  left: 0;
  z-index: 1;
}

.block-map svg.wave-top {
  top: -1px;
}

.block-contacts-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 650px;
  margin: 0 auto 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 50px;
}

.block-contacts-detail .block-description {
  line-height: 35px;
  font-size: 24px;
}

.contacts-bubble {
  width: 130px;
  height: 130px;
  opacity: 0.8;
  margin-bottom: 30px;
  position: relative;
  display: block;
}

.contacts-bubble svg {
  width: 130px;
  height: auto;
}

/*.contacts-bubble.block-3{
  transform: rotate(90deg);
}
.contacts-bubble.block-4{
  transform: rotate(45deg);
}*/
.contacts-bubble:before {
  content: '';
  position: absolute;
}

.contacts-bubble.block-1:before {
  background-image: url("../images/icons/icon-phone.png");
  width: 45px;
  height: 45px;
  top: calc(50% - 22px);
  left: calc(50% - 23px);
}

.contacts-bubble.block-2:before {
  background-image: url("../images/icons/icon-mail.png");
  width: 46px;
  height: 36px;
  top: calc(50% - 18px);
  left: calc(50% - 23px);
}

.contacts-bubble.block-3:before {
  background-image: url("../images/icons/icon-insta.png");
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  /*  transform: rotate(270deg);*/
}

.contacts-bubble.block-4:before {
  background-image: url("../images/icons/icon-fb.png");
  width: 21px;
  height: 45px;
  top: calc(50% - 23px);
  left: calc(50% - 11px);
  /* transform: rotate(315deg);*/
}

/*FOOTER*/
footer svg.wave-top {
  top: -70px;
}

.big-footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
}

.big-footer .column.left {
  width: 20%;
  padding-right: 5px;
}

.big-footer .column.center {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 5px;
}

.big-footer .column.right {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.big-footer .column.center, .big-footer .column.right {
  margin-top: 40px;
}

.footer-copyrighting {
  font-style: normal;
  font-weight: normal;
  line-height: 23px;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  opacity: 0.8;
  margin-top: 20px;
  max-width: 221px;
}

.footer-copyrighting a {
  color: #640076;
  font-weight: bold;
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}

.footer-copyrighting a:hover {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  color: #FF59B3;
  opacity: 0.93;
}

.big-footer.list a {
  color: #FFFFFF;
  font-style: normal;
  font-weight: normal;
  line-height: 31px;
  font-size: 18px;
  letter-spacing: 0.01em;
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}

.big-footer.list a[href^="tel:"] {
  color: #fff !important;
}

.big-footer.list a:hover {
  opacity: 0.5;
  -webkit-transition: opacity 0.4 linear;
  transition: opacity 0.4 linear;
}

.big-footer .column.right .small-title {
  text-transform: none;
  max-width: 390px;
  width: 100%;
}

.big-footer .column.right .small-title span {
  max-width: 350px;
  display: block;
}

.column-right-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.big-footer-mob-app {
  width: 50%;
  max-width: 188px;
}

.big-footer-mob-app.margin {
  margin-left: 25px;
}

.big-footer-mob-app a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.big-footer-mob-app a:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.big-footer-mob-app img {
  width: 100%;
  max-width: 178px;
  margin-bottom: 8px;
}

.small-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.8);
}

.small-footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px;
}

.small-footer a {
  font-style: normal;
  font-weight: normal;
  line-height: 23px;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-right: 20px;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.small-footer a:hover {
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.small-footer-socials {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
}

/*PAGE_ABOUT*/
.corner-wave {
  position: absolute;
  top: 0;
  right: 0;
  width: 850px;
  height: 550px;
  /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 85% 100%, 0 15%);*/
  /*clip-path: polygon(0 0, 100% 0, 100% 100%, 85% 100%, 0 15%);*/
  overflow: hidden;
  z-index: -2;
}

.corner-wave:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 101%;
  background: #fff;
  -webkit-clip-path: polygon(0 11%, 0% 100%, 100% 100%);
  clip-path: polygon(0 11%, 0% 100%, 100% 100%);
  z-index: -1;
}

svg.wave-corner {
  position: absolute;
  left: -13%;
  top: -20%;
  -webkit-transform: rotate(33deg);
          transform: rotate(33deg);
}

.page-default {
  margin: 300px 0 200px;
}

.page-default .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.other-page .menu-btn .burger {
  background: #000;
}

.other-page .header-text {
  color: #000;
}

.other-page .lang span {
  color: #ffffff;
}

.other-page .lang span:after {
  background: url("../images/icons/icon-lang-white.png");
}

.page-default .block-title {
  font-size: 60px;
  line-height: normal;
  margin-top: 0;
}

.page-default .block-title-about {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 48px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.8;
  margin-bottom: 30px;
}

.page-default .custom-select {
  display: none;
}

.page-default .custom-select:hover {
  cursor: pointer;
}

.page-default .block-description-about {
  max-width: 980px;
  font-size: 18px;
}

.page-default .block-description-about a {
  color: #640076;
  margin: 10px 0;
}

.page-default .block-description-about p {
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  margin-bottom: 25px;
}

.page-default .block-description-about ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px;
}

.page-default .block-description-about ul li {
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.01em;
}

.page-default .block-description-about img {
  width: 100%;
  border-radius: 20px;
  height: auto;
  margin: 20px 0;
}

.page-default .content {
  width: 100%;
}

.page-default .sidebar {
  display: none;
  padding: 0 10px 0 0;
}

.page-default .sidebar .page-about-left-list {
  list-style-type: none;
  padding: 0 0 0 5px;
}

.page-default .sidebar .page-about-left-list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}

.page-default .sidebar .page-about-left-list li:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 5px;
  height: 2.1px;
  background: #640076;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.page-default .sidebar .page-about-left-list li a {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.8;
  padding-left: 15px;
}

.page-default .sidebar .page-about-left-list li:hover a, .page-default .sidebar .page-about-left-list li.active a {
  font-weight: 600;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.page-default .sidebar .page-about-left-list li:hover:before, .page-default .sidebar .page-about-left-list li.active:before {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 40px;
}

.page-default.column-left .sidebar {
  width: 25%;
  display: block;
}

.page-default.column-left .content {
  width: 75%;
}

@media (max-height: 870px) {
  .menu-content {
    min-height: 700px;
  }
}

@media (max-width: 1650px) {
  .home-menu-slider-item {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .home-bonus-slider-img-item img {
    max-height: 700px;
  }
  .block-with-bubble .block-title {
    font-size: 90px;
  }
  .franch-bonus .block-title {
    font-size: 85px;
    line-height: 95px;
  }
  .franch-bonus img {
    max-height: 700px;
  }
  .block-income .block-title {
    font-size: 80px;
    line-height: 90px;
  }
}

@media (max-width: 1500px) {
  .home-menu-slider {
    margin: 0 auto 60px;
  }
  .home-menu-slider-item {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .home-bonus svg.wave-bottom {
    bottom: -30px;
  }
  .home-bonus {
    padding: 200px 0 190px;
    margin-bottom: 50px;
  }
  .block-map {
    padding: 0;
  }
  .block.home-contacts {
    margin-bottom: 80px;
  }
  .bonus-arrows .slick-arrow {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .block-second-title {
    font-size: 40px;
  }
  .block-with-bubble .block-title {
    font-size: 70px;
    line-height: 80px;
    margin: 30px 0;
  }
  .block-with-bubble .block-third-title {
    font-size: 40px;
  }
  .block-today .today-slider img {
    max-height: 650px;
  }
  .franch-bonus .block-title, .home-bonus .block-title {
    font-size: 75px;
    line-height: 85px;
  }
  .franch-bonus svg.wave-bottom {
    bottom: -50px;
  }
  .block-format .format-box {
    padding-top: 40px;
  }
  .block-income .block-title {
    font-size: 70px;
    line-height: 80px;
  }
  .block-income .block-right {
    width: 60%;
  }
  .block-income .block-left {
    width: 40%;
  }
  .block-franch-contacts {
    margin-bottom: 50px;
  }
  .block-franch-contacts .block-right {
    width: 70%;
  }
  .block-franch-contacts .block-left {
    width: 30%;
  }
}

@media (max-width: 1366px) {
  .main-menu-popup-list li a {
    font-size: 15px;
  }
  .home-menu-slider .slick-list {
    width: 95%;
  }
  .news-box {
    width: 33%;
  }
  .news-box:nth-child(5), .news-box:nth-child(6) {
    width: 33%;
  }
  .news-box:nth-child(4) .news-list-item, .news-box:nth-child(6) .news-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .news-list-item-img {
    height: 360px;
  }
  .block-title {
    font-size: 80px;
    line-height: 90px;
    margin: 30px 0;
  }
  .block-second-title {
    font-size: 40px;
  }
  .block-with-bubble .block-title {
    font-size: 70px;
    line-height: 80px;
  }
  .block-with-bubble .block-third-title {
    font-size: 36px;
  }
  .franch-bonus .block-title {
    font-size: 70px;
    line-height: 80px;
  }
  .block-format .format-box .format-item .format-item-data table {
    font-size: 22px;
    line-height: 40px;
  }
  .block-income .block-title {
    font-size: 60px;
    line-height: 70px;
  }
  .block-income .block-right .check {
    padding: 40px 40px 50px;
  }
  .block-franch-contacts .block-title {
    font-size: 50px;
  }
  .img-block img {
    max-width: 100%;
    height: auto;
  }
  .text-block .block-third-title {
    font-size: 40px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1300px) {
  .container {
    width: 100%;
    padding: 20px;
  }
  header .logo {
    left: 20px;
  }
  .header-box {
    left: 35px;
  }
  .block {
    margin-bottom: 100px;
  }
  .follow {
    left: 0;
  }
  .global-menu .block-menu {
    padding: 25px;
    /*.wave-bottom{
        height: 25%!important;
        bottom: -13%;
      }*/
  }
  .global-menu .block-menu .menu-header {
    height: 15%;
  }
  .global-menu .block-menu .menu-header .menu-header .logo img {
    margin: 25px;
  }
  .global-menu .block-menu .menu-header .header-box {
    left: 40px;
    top: 165px;
  }
  .global-menu .block-menu .menu-header .follow .header-text {
    margin-right: 10px;
  }
  .global-menu .block-menu .menu-content {
    padding: 20px 20px 50px;
  }
  .home-menu-slider-item {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  .block-title {
    line-height: 90px;
    font-size: 80px;
    margin: 40px 0;
  }
  .block-second-title {
    font-size: 40px;
  }
  .home-menu-slider .slick-track {
    padding-top: 0;
  }
  .home-menu-slider .slick-prev {
    left: 0;
  }
  .home-menu-slider .slick-next {
    right: 0;
  }
  .home-menu-slider .slick-center .slide-title {
    line-height: 50px;
    font-size: 32px;
  }
  .slide-title {
    margin-top: 0;
    line-height: 45px;
    font-size: 30px;
  }
  .news-list-item-img {
    height: 350px;
  }
  .news-list {
    margin-bottom: 0;
  }
  .home-bonus-slider-img-item img, .franch-bonus-slider-img img {
    max-height: 650px;
  }
  .home-bonus {
    padding: 200px 0 110px;
  }
  .home-bonus svg.wave-top {
    top: -50px;
  }
  .block-map svg {
    height: 25% !important;
  }
  .block-map svg.wave-top {
    top: -25px;
  }
  .block-map svg.wave-bottom {
    bottom: -25px;
  }
  .main-map .circle-icon {
    width: 68px;
    height: 68px;
  }
  .main-map .left {
    margin-right: 60px;
  }
  .big-footer .column.right .small-title {
    padding-left: 5px;
  }
  .franch-bonus svg.wave-top {
    top: -1px;
  }
  .franch-bonus svg.wave-bottom {
    bottom: -1px;
  }
  .block-today .today-slider img {
    max-height: 550px;
  }
}

@media (max-width: 1200px) {
  .block-menu .container .menu-header .logo img {
    margin: 20px;
  }
  .block-menu .container .menu-header .header-box {
    left: 30px;
    top: 130px;
    z-index: 10;
  }
  .block-menu .container .menu-header .header-box .header-text {
    display: none;
  }
  .block-menu .container .menu-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .block-menu .container .menu-content .column.left, .block-menu .container .menu-content .column.right {
    width: 100%;
    text-align: center;
  }
  .block-menu .container .menu-content .column.left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .home-menu-slider-item {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .slide-title {
    margin-top: 25px;
  }
  .news-list {
    margin: 30px 0;
  }
  .block {
    margin-bottom: 80px;
  }
  /*.home-menu{
    margin-bottom: 0;
  }*/
  .home-bonus svg.wave-top {
    top: -35px;
  }
  .home-bonus {
    padding: 150px 0 110px;
  }
  .home-bonus-slider-img-item img, .franch-bonus-slider-img img {
    max-height: 600px;
  }
  .bonus-arrows .slick-arrow {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    bottom: 10%;
  }
  .news-list-item-img {
    height: 315px;
  }
  .news-list-item:nth-child(5) .news-list-item-img, .news-list-item:nth-child(6) .news-list-item-img {
    height: 275px;
  }
  .news-list-item-text a {
    margin: 20px;
    font-size: 20px;
  }
  .news-list-item-date {
    margin: 20px;
  }
  .block-map {
    margin-bottom: 50px;
  }
  .big-footer-mob-app a:first-child img {
    max-height: 50px;
  }
  .big-footer-mob-app img {
    max-width: 138px;
    max-height: 135px;
  }
  footer svg.wave-top {
    height: 25% !important;
    top: -2px;
  }
  .big-footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .big-footer .column {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .big-footer .column.left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .big-footer-mob-app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .big-footer .column.right .small-title {
    width: 100%;
    text-align: center;
    max-width: none;
  }
  .big-footer .column.right .small-title span {
    max-width: none;
    margin: 0 auto;
  }
  .column-right-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .big-footer-mob-app.margin {
    margin-left: 0;
  }
  .corner-wave {
    display: none;
  }
  .other-page .lang span, .other-page .lang a {
    color: #000000;
  }
  .other-page .lang span:after {
    background: url(../images/icons/icon-lang.png);
  }
  .page-default {
    margin: 200px 0 100px;
  }
  .page-default .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-default .block-title {
    text-align: center;
    margin-top: 30px;
  }
  .page-default .page-about-left-list, .page-default .page-caffee-list {
    display: none;
  }
  .page-default .custom-select {
    display: block;
    margin-bottom: 50px;
  }
  .page-default .block-description-about {
    max-width: none;
  }
  .page-default.column-left .sidebar, .page-default.column-left .content {
    width: 100%;
  }
  .page-default.menu-page .go-back__wrapper {
    margin-top: 80px;
  }
  .page-default.menu-page .gallery.category {
    padding-top: 0;
  }
  .page-default.menu-page .gallery.category .gallery__item {
    width: 45%;
  }
  .block-with-bubble .block-title {
    font-size: 65px;
    line-height: 75px;
  }
  .block-with-bubble .block-third-title {
    font-size: 36px;
  }
  .block-today .today-slider-nav img {
    max-height: 80px;
  }
  .franch-bonus.bonus-arrows .slick-arrow {
    bottom: 5%;
  }
  .block-audience .audience-percent-item .progress-circle {
    height: auto;
    width: 140px;
  }
  .block-audience .audience-percent-item span, .block-audience .audience-percent-item .digit {
    font-size: 30px;
  }
  .block-audience .audience-pie-box {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    max-height: 900px;
  }
  .block-advantages .advantages-box {
    padding-top: 50px;
  }
  .block-advantages .advantages-box .advantages-item {
    width: 50%;
  }
  .block-format .block-third-title {
    margin-bottom: 0;
  }
  .block-format .block-description {
    margin-bottom: 15px;
  }
  .block-format .format-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-format .format-box .format-item {
    width: 100%;
    margin-bottom: 50px;
  }
  .block-mobile .mobile-box .img-block img {
    max-height: 675px;
  }
  .block-mobile .mobile-box .text-block {
    margin: auto 0;
  }
  .block-mobile .mobile-box .text-block .block-third-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .block-mobile .mobile-box .text-block .small-icon {
    margin: 15px 0;
    width: 60px;
    height: auto;
  }
}

@media (max-width: 1024px) {
  .block-menu .container .menu-content .column.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-menu .container .menu-content .column.right > div {
    width: 100%;
    -webkit-transition: max-height 0.5s linear;
    transition: max-height 0.5s linear;
  }
  .block-menu .container .menu-content .column.right .main-menu {
    display: none;
    max-width: none;
  }
  .block-menu .container .menu-content .column.right .small-title {
    margin: 10px 0;
  }
  .block-menu .container .menu-content .column.right .small-title:hover {
    cursor: pointer;
  }
  .block-menu .container .menu-content .column.right .small-title span {
    position: relative;
  }
  .block-menu .container .menu-content .column.right .small-title span:before {
    content: '';
    position: relative;
    background: url(../images/icons/icon-menu.png);
    display: inline-block;
    width: 7px;
    height: 12px;
    margin-right: 7px;
    opacity: 0;
  }
  .block-menu .container .menu-content .column.right.open > div:not(.visible) {
    max-height: 0.1px;
    opacity: 0;
    -webkit-transition: max-height 0.5s linear;
    transition: max-height 0.5s linear;
  }
  .block-menu .container .menu-content .column.right.open .small-title span:before {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .block-menu .container .menu-content .column.left {
    padding-top: 0;
  }
  .block-description {
    margin-bottom: 15px;
  }
  .home-menu-slider .slick-track {
    padding: 0 0 20px;
  }
  .news-box {
    width: 50%;
  }
  .news-box:nth-child(5), .news-box:nth-child(6) {
    width: 50%;
  }
  .news-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  /*.news-list-item-text{
    height: auto;
  }*/
  .block-title {
    line-height: 75px;
    font-size: 65px;
    margin: 30px 0;
  }
  .block {
    margin-bottom: 50px;
  }
  .top-slider svg.wave-bottom {
    height: 25% !important;
  }
  .home-menu-slider-item {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .home-menu-slider .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .slide-title {
    margin-top: 20px;
  }
  .home-menu-slider {
    margin: 30px auto 40px;
  }
  .main-map .close-container, .main-map .arrows-container {
    right: 28px;
  }
  .main-map .text-address-container {
    left: 28px;
  }
  .main-map .text-address-container span {
    font-size: 38px;
  }
  .main-map .text-address-container {
    font-size: 16px;
    line-height: 23px;
  }
  .page-default.caffee-page .block-title {
    font-size: 60px;
  }
  .bonus-arrows .btn-box {
    margin-top: 20px;
  }
  .franch-bonus .block-title, .home-bonus .block-title {
    font-size: 58px;
    line-height: 68px;
  }
  .block-today .today-slider img {
    max-height: 450px;
    max-width: 100%;
  }
  .block-audience .block-left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-audience .block-left .audience-percent-item {
    width: 50%;
  }
  .block-audience .block-left .audience-percent-item .text-item {
    margin-left: 20px;
    max-width: 200px;
  }
  .block-audience .block-right {
    display: none;
  }
  .block-advantages .block-description {
    margin-bottom: 40px;
  }
  .block-income svg.wave-top {
    height: 20% !important;
    top: -90px;
  }
  .block-income svg.wave-bottom {
    height: 20% !important;
    bottom: -90px;
  }
  .block-income .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-income .container .block-left {
    width: 100%;
  }
  .block-income .container .block-left .block-title {
    text-align: center;
  }
  .block-income .container .block-left form {
    margin: 40px auto;
  }
  .block-income .container .block-right {
    width: 100%;
    padding: 0;
  }
  .block-income .container .block-right .check {
    padding: 20px 30px 50px;
  }
  .block-income .container .block-right .check .check-item {
    padding: 20px 0;
  }
  .block-franch-contacts .franch-contacts-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-franch-contacts .franch-contacts-box .block-left {
    width: 100%;
    padding-top: 20px;
  }
  .block-franch-contacts .franch-contacts-box .block-left .info-box {
    margin-bottom: 15px;
  }
  .block-franch-contacts .franch-contacts-box .block-right {
    width: 100%;
  }
  .block-franch-contacts .franch-contacts-box .block-right form {
    margin-top: 20px;
    max-width: none;
  }
  .block-mobile .mobile-box .img-block img {
    max-height: 600px;
  }
  .block-mobile .mobile-box .img-block .mob-shape.first img {
    right: -11px;
  }
  .block-mobile .mobile-box .img-block .mob-shape.third img {
    right: 50px;
  }
}

@media (max-width: 922px) {
  header .container {
    height: 200px;
    overflow-x: hidden;
  }
  header.other-page .container {
    overflow-x: unset;
  }
  .logo img {
    max-width: 80px;
    max-height: 80px;
  }
  .header-box {
    top: 140px;
  }
  .global-menu .block-menu .menu-header {
    height: 12%;
  }
  .block-description {
    font-size: 16px;
    line-height: 23px;
  }
  .block-title {
    line-height: 60px;
    font-size: 50px;
    margin: 25px 0;
  }
  .block-third-title {
    font-size: 36px;
  }
  .btn-box, .btn-box-mobile.second, .form .btn-box {
    display: none;
  }
  .btn-box-mobile {
    display: block;
    margin: 10px auto 0;
  }
  .btn-box-mobile:hover {
    -webkit-transform: none;
            transform: none;
  }
  .home-menu-slider {
    margin: 0 auto 40px;
  }
  .home-bonus svg.wave-top {
    top: 0;
  }
  .home-bonus svg.wave-bottom {
    bottom: 0;
  }
  .home-bonus-slider-text {
    margin: 0;
  }
  .home-bonus-slider-text .draggable {
    padding: 0;
  }
  .home-bonus .btn-text {
    color: #A344B4;
  }
  .main-map .left {
    margin-right: 30px;
  }
  .block-contacts-detail {
    max-width: 700px;
  }
  .block-with-bubble .block-title {
    font-size: 50px;
    line-height: 60px;
  }
  .block-with-bubble .block-third-title {
    font-size: 26px;
  }
  .franch-bonus .block-title {
    font-size: 50px;
    line-height: 60px;
  }
  .franch-bonus .franch-bonus-slider-text {
    margin: 0;
  }
  .franch-bonus .franch-bonus-slider-text .draggable {
    padding: 0;
  }
  .franch-bonus .franch-bonus-slider-img img {
    max-height: 500px;
  }
  .block-format .block-description {
    min-height: 1px;
  }
  .block-income .block-title {
    font-size: 50px;
    line-height: 60px;
  }
  .block-franch-contacts .block-title {
    font-size: 40px;
  }
  .block-franch-contacts .form .one-row.buttons {
    margin: 0;
  }
}

@media (max-width: 769px) {
  svg.wave-top, svg.wave-bottom, svg.wave-right {
    display: none;
  }
  .block-menu:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 126px;
    background: url("../images/menu-wave.png") 50%;
    pointer-events: none;
    z-index: 10;
  }
  .top-slider {
    margin-bottom: 10px;
  }
  .top-slider:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 125px;
    background: url("../images/header-wave.png") 50%;
    pointer-events: none;
  }
  .home-bonus:before, .block-map:before, .franch-bonus:before, .block-income:before {
    content: '';
    position: absolute;
    left: 0;
    top: -30px;
    right: 0;
    height: 231px;
    background: url("../images/bonus-up-wave.png") 50%;
    pointer-events: none;
    z-index: 20;
  }
  .block-map:before, .block-income:before {
    height: 215px;
    background: url("../images/map-up-wave.png") 55%;
    top: -48px;
    z-index: 20;
  }
  .home-bonus:after, .block-map:after, .franch-bonus:after, .block-income:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -45px;
    right: 0;
    height: 201px;
    background: url("../images/bonus-down-wave.png") 50%;
    pointer-events: none;
    z-index: 20;
  }
  .block-map:after, .block-income:after {
    height: 204px;
    background: url("../images/map-down-wave.png") 55%;
    bottom: -30px;
    z-index: 20;
  }
  footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: -165px;
    width: 100%;
    height: 311px;
    background: url("../images/footer-wave.png") 20% 0;
    pointer-events: none;
  }
  .home-bonus {
    padding: 170px 0 180px;
  }
  .container {
    padding: 15px;
  }
  header .container {
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .follow {
    display: none;
  }
  .header-text {
    display: none;
  }
  .menu-btn, .menu-header .menu-btn {
    width: 36px;
    height: 36px;
    padding: 8px;
  }
  .header-box, .menu-header .header-box {
    left: auto;
    right: 10px;
    top: 18px;
  }
  .header-box:before {
    display: none;
  }
  .burger {
    width: 11px;
    top: 11px;
  }
  .burger.second {
    width: 15px;
    top: 17px;
  }
  .burger.third {
    width: 18px;
    top: 23px;
  }
  header .logo {
    top: 8px;
    left: 0;
  }
  header .logo img, .menu-header .logo img {
    width: 63px;
    height: 63px;
  }
  .header-logo, .menu-btn {
    position: initial;
  }
  .lang {
    display: none;
  }
  .lang-mobile {
    display: block;
    bottom: 20px;
    top: auto;
    z-index: 11;
    -webkit-transition: bottom 0.4s ease;
    transition: bottom 0.4s ease;
  }
  .lang-mobile.totop {
    bottom: 45px;
    -webkit-transition: bottom 0.4s ease;
    transition: bottom 0.4s ease;
  }
  .lang-mobile .header-text {
    color: #fff !important;
  }
  .global-menu .block-menu {
    padding: 0;
  }
  .global-menu .block-menu .container {
    border-radius: 0;
  }
  .global-menu .block-menu .container .menu-header {
    height: auto;
  }
  .global-menu .block-menu .container .menu-header .header-box {
    left: auto;
    right: 10px;
    top: 18px;
  }
  .global-menu .block-menu .container .menu-header .logo img {
    margin: 8px;
  }
  .global-menu .block-menu .container .menu-content {
    min-height: 1px;
  }
  .global-menu .block-menu .container .column.right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    margin-bottom: 20px;
  }
  .global-menu .block-menu .follow-mobile {
    display: block;
    z-index: 11;
    left: 10px;
    bottom: 15px;
  }
  body.menu-open .menu-header .menu-btn .burger {
    width: 20px;
    left: calc(50% - 10px);
    top: calc(50% - 1px);
  }
  .btn-box-mobile.first {
    display: none;
  }
  .btn-box-mobile.second {
    display: block;
    margin: 10px auto 0;
  }
  .home-about .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home-about .block-right {
    display: none;
  }
  .block-left, .block-right {
    width: 100%;
  }
  .home-menu-slider .slick-list {
    padding: 30px 0 !important;
  }
  .slide-title {
    margin-top: 0;
  }
  .home-bonus .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bonus-arrows .container .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bonus-arrows .container .slick-dots li {
    padding: 0 10px;
  }
  .bonus-arrows .container .slick-dots li button {
    border: 1px solid #fff;
    background: transparent;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 0;
  }
  .bonus-arrows .container .slick-dots li.slick-active button {
    background: #fff;
    -webkit-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
  }
  .home-bonus .block-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home-bonus .btn-text {
    color: #A344B4;
  }
  .home-bonus-slider-img-item {
    padding: 0;
  }
  .home-bonus-slider-img-item .btn-box-mobile {
    margin-top: 30px;
  }
  .home-bonus-slider-img-item img, .franch-bonus-slider-img img {
    max-height: 380px;
  }
  .main-map .text-address-container {
    max-width: 350px;
  }
  .main-map .close-text {
    display: none;
  }
  .block-contacts-detail {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 20px;
  }
  .block-contacts-detail-box {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 1;
  }
  footer {
    margin-top: 175px;
  }
  .small-footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .small-footer-socials {
    margin: 0 0 15px 0;
  }
  .small-footer a {
    margin: 0 0 10px 0;
  }
  .small-footer-socials a {
    margin-right: 10px;
  }
  .page-default {
    margin: 100px 0 50px;
  }
  .page-default .block-title {
    font-size: 50px;
    line-height: 60px;
  }
  .page-default .block-title-about {
    font-size: 30px;
  }
  .page-default .block-description-about {
    font-size: 16px;
    line-height: 23px;
  }
  .page-default .custom-select {
    margin-bottom: 30px;
  }
  .page-default .sidebar, .page-default .content {
    padding: 0;
  }
  .page-default.column-left .sidebar {
    margin-top: 20px;
  }
  .page-default.menu-page {
    /*.gallery.category{
        padding-top: 30px;
        .gallery__item {
          width: 100%;
        }
      }*/
  }
  .page-default.menu-page .go-back__wrapper {
    margin-top: 80px;
  }
  .block-with-bubble .container .block-left {
    width: 100%;
  }
  .block-with-bubble .container .block-right {
    display: none;
  }
  .block-today .today-slider {
    margin: 25px 0;
  }
  .block-today .today-slider-nav {
    display: none;
  }
  .franch-bonus .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-audience .block-left .audience-percent-item .progress-circle .circle {
    -webkit-transform: none;
            transform: none;
  }
  .block-audience .block-left .audience-percent-item .text-item {
    margin-left: 0;
  }
  .block-audience .block-left .audience-percent-item span, .block-audience .block-left .audience-percent-item .digit {
    font-size: 26px;
  }
  .block-advantages .advantages-box .advantages-item {
    width: 100%;
  }
  .block-mobile .mobile-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
  }
  .block-mobile .mobile-box.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-mobile .mobile-box .img-block img {
    max-height: 600px;
  }
  .block-mobile .mobile-box .img-block .mob-shape img {
    max-height: 515px;
  }
  .block-mobile .mobile-box .img-block .mob-shape.first img {
    right: -20px;
  }
  .block-mobile .mobile-box .img-block .mob-shape.third img {
    right: 70px;
  }
  .block-mobile .mobile-box .text-block .block-third-title {
    margin-bottom: 10px;
    max-width: none;
  }
  .block-mobile .mobile-box .text-block .small-icon {
    margin: 10px auto;
    display: block;
  }
}

@media (max-width: 650px) {
  .block-audience .block-left .audience-percent-item .progress-circle {
    width: 120px;
    margin: 0 auto;
  }
  .block-audience .block-left .audience-percent-item span, .block-audience .block-left .audience-percent-item .digit {
    font-size: 24px;
  }
  .block-mobile .mobile-box .img-block .mob-shape {
    display: none;
  }
}

@media (max-width: 580px) {
  .container {
    padding: 10px;
  }
  .lang {
    top: 25px;
  }
  .lang span {
    margin: 0 10px 0 0;
  }
  .global-menu .block-menu .container .menu-header {
    height: auto;
  }
  .global-menu .block-menu .container .menu-content {
    padding: 15px 15px 30px;
  }
  .global-menu .block-menu .container .menu-content .column.right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    margin-bottom: 20px;
  }
  .global-menu .block-menu .container .menu-content .column.left {
    padding-bottom: 50px;
  }
  .block {
    margin-bottom: 30px;
  }
  .block-title {
    line-height: 38px;
    font-size: 35px;
    margin: 20px 0;
  }
  .block-description {
    line-height: 23px;
    font-size: 16px;
    margin-bottom: 10px;
    opacity: 1;
  }
  .btn-box-mobile.second {
    display: block;
  }
  .btn-box-mobile {
    margin: 50px auto 0;
  }
  .block-second-title {
    font-size: 20px;
    z-index: 25;
    position: relative;
  }
  .home-menu-slider-item, .home-menu-slider-item:before {
    width: 260px;
    height: 298px;
    clip-path: url(#menu2) !important;
    -webkit-clip-path: url(#menu2) !important;
    -webkit-transform: none;
            transform: none;
  }
  .home-menu-slider {
    margin: 0 -10px 40px;
  }
  .home-menu-slider .slick-list {
    width: 100%;
  }
  .home-menu-slider .slick-slide {
    padding: 0 10px;
  }
  .home-menu-slider .slick-slide:nth-child(2) {
    -webkit-transform: none;
            transform: none;
  }
  .home-menu-slider-item:before {
    display: none;
  }
  .home-menu-slider .slick-center {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .home-bonus svg.wave-bottom {
    bottom: -115px;
  }
  .news-list {
    margin: 50px 0;
  }
  .news-box {
    width: 100%;
    padding: 0 0 40px 0;
  }
  .news-box:nth-child(5), .news-box:nth-child(6) {
    width: 100%;
  }
  .news-list-item {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .news-list-item-img {
    width: 100%;
  }
  .news-list-item-text a {
    font-size: 18px;
    margin: 20px;
    padding-right: 20%;
  }
  .news-list-item-date {
    margin: 30px 15px 30px 20px;
  }
  .news-list-item-text a:after {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .block-map {
    margin-bottom: 0;
    padding: 40px 0;
  }
  .block-map svg.wave-top {
    height: 25% !important;
  }
  .main-map .circle-icon {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    margin: 0;
  }
  .main-map .left {
    -webkit-transform: scale(0.6) rotate(180deg);
            transform: scale(0.6) rotate(180deg);
  }
  .main-map .arrows-container {
    bottom: 80px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main-map .close-container {
    top: 75px;
  }
  .main-map .text-address-container {
    left: 10px;
  }
  .contacts-bubble {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
  }
  .contacts-bubble svg {
    width: 80px;
  }
  .block-contacts-detail .block-description {
    line-height: 26px;
    font-size: 18px;
    margin-bottom: 40px;
  }
  .contacts-bubble:before {
    background-size: cover;
  }
  .contacts-bubble.block-1:before {
    width: 26px;
    height: 26px;
    top: calc(50% - 13px);
    left: calc(50% - 13px);
  }
  .contacts-bubble.block-2:before {
    width: 26px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 13px);
  }
  .contacts-bubble.block-3:before {
    width: 23px;
    height: 23px;
    top: calc(50% - 11px);
    left: calc(50% - 11px);
  }
  .contacts-bubble.block-4:before {
    width: 12px;
    height: 26px;
    top: calc(50% - 13px);
    left: calc(50% - 6px);
  }
  footer {
    padding: 160px 0 0;
  }
  footer svg.wave-top {
    height: 31% !important;
    top: -15%;
  }
  .big-footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .big-footer .column.left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .big-footer .column.left, .big-footer .column.center, .big-footer .column.right {
    width: 100%;
  }
  .big-footer .column.center, .big-footer .column.right {
    margin-top: 20px;
  }
  .big-footer .column.center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-copyrighting {
    margin: 20px auto;
  }
  .big-footer-mob-app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .big-footer.list {
    margin-bottom: 30px;
  }
  .big-footer .column.right {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .big-footer-mob-app a:first-child img {
    max-height: 50px;
  }
  .big-footer-mob-app img {
    max-width: 138px;
    max-height: 135px;
  }
  .small-title {
    width: 100%;
    margin-bottom: 15px;
  }
  .small-footer-socials {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .small-footer-socials a {
    margin-right: 0;
  }
  .page-default .block-title {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
  }
  .page-default .block-title-about {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .page-default .info-title {
    font-size: 20px;
  }
  .page-default .news__item-image {
    display: block;
  }
  .page-default .news__item-image img {
    width: 100% !important;
  }
  .page-default.caffee-page-detail .page-about-right-block-about {
    padding: 0;
  }
  .page-default.caffee-page .block-title {
    font-size: 40px;
    margin-top: 20px;
  }
  .block-with-bubble .block-title {
    line-height: 38px;
    font-size: 35px;
    margin: 20px 0;
  }
  .block-today .today-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .franch-bonus {
    padding: 100px 0;
  }
  .franch-bonus .block-title {
    font-size: 35px;
    line-height: 45px;
  }
  .franch-bonus .franch-bonus-slider-img img {
    max-height: 380px;
  }
  .franch-bonus:after {
    bottom: -110px;
  }
  .franch-bonus:before {
    top: -80px;
  }
  .block-audience .block-left .audience-percent-item {
    width: 100%;
  }
  .block-audience .block-left .audience-percent-item .progress-circle {
    width: 130px;
  }
  .block-audience .block-left .audience-percent-item .circular-chart {
    margin: 20px 0;
  }
  .block-audience .block-left .audience-percent-item .text-item {
    max-width: none;
  }
  .block-audience .block-left .audience-percent-item span, .block-audience .block-left .audience-percent-item .digit {
    font-size: 28px;
  }
  .block-advantages .advantages-box {
    padding-top: 0;
  }
  .block-advantages .block-description {
    margin-bottom: 20px;
  }
  .block-third-title {
    font-size: 26px;
  }
  .block-format .format-box {
    padding-top: 10px;
  }
  .block-format .format-box .format-item .format-item-data {
    margin: 30px auto;
  }
  .block-format .format-box .format-item .format-item-data table {
    font-size: 18px;
    line-height: 32px;
  }
  .block-format .format-box .format-item .format-item-data table td {
    width: 60%;
    vertical-align: top;
  }
  .block-income .block-title {
    font-size: 35px;
    line-height: normal;
    margin: 20px 0;
  }
  .block-income .block-right .check {
    font-size: 16px;
    line-height: 24px;
  }
  .block-income .block-right .check .check-title {
    font-size: 28px;
  }
  .block-income .block-right .check .check-item {
    padding: 15px 0;
  }
  .block-income .block-right .check .check-item .check-item-data span.price.big {
    font-size: 16px;
  }
  .block-franch-contacts .block-title {
    font-size: 30px;
  }
  .block-mobile .mobile-box {
    margin-bottom: 20px;
  }
  .block-mobile .mobile-box .text-block .block-third-title {
    font-size: 25px;
  }
}

@media (max-width: 480px) {
  .block-audience .block-left .audience-percent-item .img-item {
    width: auto;
    margin-right: 20px;
  }
  .block-audience .block-left .audience-percent-item .progress-circle {
    width: 100px;
  }
  .block-audience .block-left .audience-percent-item span, .block-audience .block-left .audience-percent-item .digit {
    font-size: 24px;
  }
  .block-income .container .block-right .check {
    padding: 20px 15px 30px;
    font-size: 12px;
    line-height: 20px;
  }
  .block-income .container .block-right .check .check-item .check-item-data span.percent {
    right: 74px;
  }
  .block-income .container .block-right .check .check-item .check-item-data span.price {
    width: 65px;
    padding-left: 8px;
  }
  .content-green.block.text-center {
    margin-bottom: 0;
  }
  .download-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .download-box .download-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 15px 0;
  }
}
