@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomInBig{0%{-webkit-transform:scale3d(.7,.7,.7);opacity:0;transform:scale3d(.7,.7,.7)}50%{opacity:1}}.zoomInBig{animation-name:zoomInBig}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:none 0s ease 0s 1 normal none running!important;animation:initial!important;transition:none!important}}#ticket-profile{width:100%;max-width:100vw;padding:16px;display:flex;flex-direction:column}#ticket-profile .welcome-user{width:100%;display:flex;align-items:center;justify-content:center}#ticket-profile .welcome-user .content{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);text-align:center;padding:8px;font-size:16px;font-style:normal;font-weight:700;line-height:24px;border-radius:8px;background:#FFF;background:var(--Monochrome-White,#FFF);margin-bottom:16px;width:auto}#ticket-profile .direction-holder{width:100%;display:flex;flex-direction:column;height:auto;margin-bottom:24px}#ticket-profile .direction-holder .direction-accordion{height:95px;background-color:white;padding:12px;border-radius:8px;box-shadow:0 -10px 40px -40px rgba(0,0,0,.05);margin-bottom:4px}#ticket-profile .direction-holder .direction-accordion .title{display:flex;align-items:center}#ticket-profile .direction-holder .direction-accordion .title .text{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:8px}#ticket-profile .direction-holder .direction-accordion .directions{display:flex;justify-content:space-between;color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;margin-top:4px;margin-left:23.5px}#ticket-profile .direction-holder .direction-accordion .directions .left{display:flex}#ticket-profile .direction-holder .direction-accordion .directions .right svg{cursor:pointer}#ticket-profile .direction-holder .direction-accordion .directions .destination{margin-right:3px}#ticket-profile .direction-holder .direction-accordion .directions .destination2{margin-left:3px}#ticket-profile .direction-holder .direction-accordion .time{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:23.5px;margin-top:4px}#ticket-profile .direction-holder .seats-holder{display:flex;flex-direction:column;margin-top:4px}#ticket-profile .direction-holder .seats-holder .times-and-price{width:100%!important;background-color:white;padding:16px 24px 12px;border-radius:12px;height:auto!important;margin-top:0!important;max-width:none!important}#ticket-profile .direction-holder .seats-holder .times-and-price .inner{padding-left:0!important;padding-right:0!important;height:auto!important}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .direction{display:flex}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .direction .line{width:185px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .left{display:flex;flex-direction:column;min-width:200px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .left .times{display:flex;margin-bottom:25px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .left .times .time{font-weight:700;font-size:18px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .left .times .destination{font-size:14px;color:#9F9DA2;margin-left:10px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .left .time-between{display:flex;font-size:14px;margin-bottom:25px;text-align:center}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .left .time-between .time{min-width:50px;font-size:11px;background-color:#E9F3FC;border-radius:20px;color:#578CC8;font-weight:500;padding:7px 10px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .number{font-size:12px;color:var(--Secondary-secondary-300);line-height:16px;font-weight:400;margin-top:4px;height:16px;width:27px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .times{width:100%;height:64px;display:flex;justify-content:space-between;align-items:center;height:138px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .times .time{font-size:30px;line-height:48px;font-weight:700}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .times .destination{font-weight:400;font-size:12px;line-height:16px;color:var(--Secondary-secondary-300);min-width:75px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .times .hour{height:20px;background-color:var(--Neutral--neutral-50);color:var(--Neutral--neutral-300);border-radius:10px;padding:2px 8px;display:flex;align-items:center;justify-content:center;font-size:12px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .info{margin:0!important}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .ticket-code{display:flex;flex-direction:column}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .ticket-code .ticket-label{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .ticket-code .ticket-value{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .passenger{display:flex;flex-direction:column;margin-top:16px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .passenger .name{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:14px;font-style:normal;font-weight:700;line-height:20px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .passenger .personal-number{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .train-info{display:flex;width:100%;margin-top:16px;margin-bottom:16px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .train-info .detail{width:33%;display:flex;flex-direction:column}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .train-info .detail .label{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px}#ticket-profile .direction-holder .seats-holder .times-and-price .inner .additional-info .train-info .detail .desc{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:14px;font-style:normal;font-weight:700;line-height:20px}#ticket-profile .payment-info{display:flex;flex-direction:column}#ticket-profile .payment-info .title{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;margin-bottom:8px}#ticket-profile .payment-info .details-holder{display:flex;padding:16px 24px;flex-direction:column;gap:12px;border-radius:8px;background:#FFF;background:var(--Monochrome-White,#FFF);box-shadow:0 0 40px -40px rgba(0,0,0,.05)}#ticket-profile .payment-info .details-holder .detail{width:100%;display:flex;flex-direction:row;justify-content:space-between}#ticket-profile .payment-info .details-holder .detail .label{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px}#ticket-profile .payment-info .details-holder .detail .value{font-weight:700;text-transform:uppercase}#ticket-profile .payment-info .details-holder .detail .value,#ticket-profile .warning-info{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:14px;font-style:normal;line-height:20px}#ticket-profile .warning-info{display:flex;padding:16px 24px;flex-direction:column;margin-top:24px;gap:12px;align-self:stretch;border-radius:8px;background:#DDEAFF;box-shadow:0 0 40px -40px rgba(0,0,0,.05);font-weight:400}#ticket-profile .warning-info .info{display:flex}#ticket-profile .warning-info .info .label{margin-right:8px}#ticket-profile .last-text{margin-top:36px;color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);text-align:center;margin-bottom:36px;font-size:24px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.96px;text-transform:uppercase}@media (min-width:831px){#ticket-profile{max-width:900px!important;width:100vw!important}#ticket-profile .inner .direction .line{width:100%!important}}#mobile-header{height:80px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 16px;cursor:pointer;position:sticky;top:0;background-color:#F4F4F5;z-index:90}#mobile-header .menu{width:40px;height:40px;background-color:white;border-radius:8px;display:flex;align-items:center;justify-content:center}#mobile-header .menu:hover{background-color:#ECECED;background-color:var(--Primary-secondary-50,#ECECED)}.mobile-popup{position:absolute;width:100%;z-index:110;bottom:0;height:100%;left:0;background-color:rgb(0,0,0,.4)}.mobile-popup .content{margin-top:80px;height:100%;position:absolute;z-index:1000;background-color:white;border-top-left-radius:16px;border-top-right-radius:16px;padding:20px;display:flex;flex-direction:column}.mobile-popup .content .menu-header{width:100%;display:flex;justify-content:flex-end}.mobile-popup .content .menu-header .menu-close{cursor:pointer}.mobile-popup .content .write-us{padding-bottom:24px;border-bottom:1px solid #ececed;color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:24px}.mobile-popup .content .write-us .bottom{margin-top:12px}.mobile-popup .content .write-us .online-button{display:flex;padding:12px 16px;justify-content:center;width:auto;align-items:center;gap:8px;border-radius:8px;background:#FFE2B8;background:var(--Accent-Yellow-accent-yellow-100,#FFE2B8);margin-top:16px;height:45px;cursor:pointer;transition:background-color 50ms ease-out}.mobile-popup .content .write-us .online-button:hover{background:#FFB348;background:var(--Accent-Yellow-accent-yellow-400,#FFB348);transition:background-color 50ms ease-out}.mobile-popup .content .contact-info .title{color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mobile-popup .content .contact-info .bold{color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;margin-top:12px;margin-bottom:12px}.mobile-popup .content .contact-info .bottom{color:#41414D;color:var(--Primary-secondary-500,#41414D);border-bottom:1px solid #ececed;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding-bottom:24px}.mobile-popup .content .railway-info-popup{margin-top:24px}.mobile-popup .content .railway-info-popup .title{color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:12px}.mobile-popup .content .railway-info-popup .number{color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase}.language-tabs{margin-top:22px;height:48px;border-radius:8px;background:#ECECED;background:var(--Primary-secondary-50,#ECECED);display:flex;padding:6px;justify-content:center;align-items:flex-start;gap:4px;align-self:stretch}.language-tabs .language{flex:1;display:flex;align-items:center;justify-content:center;height:100%;padding:8px 12px;border-radius:4px;cursor:pointer;color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}.language-tabs .language svg{width:16px;height:16px}.language-tabs .en svg{margin-left:8px}.language-tabs .ka svg{margin-right:8px}.language-tabs .language:hover{background:#C4C4C8;background:var(--Primary-secondary-100,#C4C4C8)}.language-tabs .active{background-color:white!important}.popup-tos{margin-top:24px;margin-bottom:24px;border-bottom:1px solid #ececed;padding-bottom:24px;color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}.popup-tos>div{padding:6px 0;width:-moz-fit-content;width:fit-content;border-bottom:1px solid white;cursor:pointer}.popup-tos>div:hover{border-bottom:1px solid #a8a8ad;border-bottom:1px solid var(--Primary-secondary-200,#a8a8ad)}.popup-tos .middle{margin-top:8px;margin-bottom:8px}.mobile-content{width:100%!important;min-height:calc(var(--vh) * 100 - 80px);background-color:white;padding:16px;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:column}.mobile-content .search-overlay{touch-action:none}.mobile-content .popular-destination{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);padding-right:10px;font-size:24px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.96px;text-transform:uppercase}.mobile-content .popular-destination-desc{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mobile-popup .content{width:100vw!important}.mobile-popup{touch-action:none}#mobile-search{display:flex;flex-direction:column;width:100%;height:auto}#mobile-search .search-overlay{height:auto!important;display:flex;min-height:0!important;min-height:auto!important;width:100%}#mobile-search .search-overlay .close{position:absolute;margin-top:20px;right:20px}#mobile-search .reverse-location{padding:12px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;border-radius:12px;border:1px solid #c4c4c8;border:1px solid var(--Primary-secondary-100,#c4c4c8);background:#FFF;width:50px;height:50px;transition:background-color .3s ease-in-out;margin-top:-78px;position:relative;margin-bottom:26px;left:calc(100% - 75px)}#mobile-search .reverse-location svg{width:24px!important;height:24px!important;transition:transform .3s ease-in-out}#mobile-search .reverse-location-active svg{transform:rotate(180deg)}#mobile-search .reverse-location-clicked,#mobile-search .reverse-location-clicked:hover{background-color:#ECECED!important;background-color:var(--Secondary-secondary-50,#ECECED)!important}#mobile-search .reverse-location:not(.reverse-location-clicked):hover{background-color:#f0f0f0}#mobile-search .city-selector{height:110px;width:100%;margin-top:16px;border-radius:8px;border:1px solid #c4c4c8;border:1px solid var(--Primary-secondary-100,#c4c4c8);background:#F4F4F5;display:flex;flex-direction:column}#mobile-search .city-selector .city{flex:1;display:flex;align-items:center;padding-left:12px;padding-right:12px;color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px;cursor:pointer}#mobile-search .city-selector .city .search-value{display:flex;align-items:center}#mobile-search .city-selector .city .search-value svg{fill:var(--Secondary-secondary-900);stroke:var(--Secondary-secondary-900);margin-right:4px;width:14px;height:14px}#mobile-search .city-selector .city .city-info{display:flex;flex-direction:column}#mobile-search .city-selector .city .city-info .search-value{color:black;font-weight:13px;font-weight:500}#mobile-search .city-selector .city:hover{background-color:#ECECED}#mobile-search .city-selector .from{border-bottom:1px solid #c4c4c8}#mobile-search .travel-way{margin-top:16px;height:48px;border-radius:8px;background:#ECECED;background:var(--Primary-secondary-50,#ECECED);display:flex;padding:6px;justify-content:center;align-items:flex-start;gap:4px;align-self:stretch}#mobile-search .travel-way .way{flex:1;display:flex;align-items:center;justify-content:center;height:100%;padding:8px 12px;border-radius:4px;cursor:pointer;color:#41414D;color:var(--Primary-secondary-500,#41414D);font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}#mobile-search .travel-way .way:hover{background:#C4C4C8;background:var(--Primary-secondary-100,#C4C4C8)}#mobile-search .travel-way .active{background-color:white!important}#mobile-search .calendar-holder{display:flex;width:100%;height:65px;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;border:1px solid #c4c4c8;border:1px solid var(--Primary-secondary-100,#c4c4c8);background:#F4F4F5;margin-top:16px}#mobile-search .calendar-holder .departure,#mobile-search .calendar-holder .return{flex:1;display:flex;align-items:center;padding-left:12px;padding-right:12px;color:#808088;color:var(--Primary-secondary-300,#808088);font-size:14px;font-style:normal;font-weight:400;line-height:20px}#mobile-search .calendar-holder .calendar-info{display:flex;flex-direction:column}#mobile-search .calendar-holder .calendar-info .search-value{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-right:10px}#mobile-search .calendar-holder .departure:hover{background-color:#ECECED}#mobile-search .calendar-holder .departure.out-date-error{background-color:#FCEAEA!important;background-color:var(--Error-error-50,#FCEAEA)!important;animation:out-date-shake .45s ease-in-out;color:#E52E2E;color:var(--Error-error-500,#E52E2E);border-radius:8px 0 0 0}#mobile-search .calendar-holder .departure.out-date-error svg path{stroke:#E52E2E;stroke:var(--Error-error-500,#E52E2E)}#mobile-search .calendar-holder .return:hover{background-color:#ECECED}#mobile-search .calendar-holder .return{border-left:1px solid #c4c4c8;border-left:1px solid var(--Primary-secondary-100,#c4c4c8)}#mobile-search .calendar-holder .return .return-text{display:flex;width:calc(100% - 25px);justify-content:space-between;align-items:center}#mobile-search .passenger-select{display:flex;width:100%;height:65px;border-radius:8px;border:1px solid #c4c4c8;border:1px solid var(--Primary-secondary-100,#c4c4c8);background:#F4F4F5;margin-top:16px;align-items:center;padding-left:12px;padding-right:12px}#mobile-search .passenger-select .passenger-info{display:flex;flex-direction:column}#mobile-search .passenger-select .passenger-info .placeholder{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:10px;font-style:normal;font-weight:400;line-height:12px}#mobile-search .passenger-select .passenger-info .guests-info{display:flex}#mobile-search .passenger-select .passenger-info .search-value{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-right:10px}#mobile-search .passenger-select:hover{background-color:#ECECED}#mobile-search .search-button{display:flex;height:48px;padding:12px 16px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border-radius:6px;background:#57D982;background:var(--Accent-Green-accent-green-500,#57D982);box-shadow:0 0 10px -5px rgba(0,0,0,.2);margin-top:16px;color:#FFF;color:var(--Monochrome-White,#FFF);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;cursor:pointer}#mobile-search .search-button:hover{background:#79E19B;background:var(--Accent-Green-accent-green-400,#79E19B)}#mobile-search .guest-popup-mobile-holder{top:0;height:calc(var(--vh) * 100);width:100vw;background-color:rgba(0,0,0,.5);position:fixed;left:0;margin-right:0}#mobile-search .search-popup{background-color:rgba(0,0,0,.5);background-color:white;border-top-left-radius:16px;border-top-right-radius:16px;left:0;position:fixed;width:100vw!important;height:calc(var(--vh) * 100)!important;z-index:10;top:0;margin-left:0!important;margin-top:80px}#mobile-search .calendar-mobile-holder{top:0;height:calc(var(--vh) * 100);width:100vh;background-color:rgba(0,0,0,.5);position:fixed;left:0;margin-right:0}#mobile-search .calendar-mobile-holder .close{margin-top:16px!important}#mobile-search .calendar-mobile-holder .calendar-holder{height:490px!important}#mobile-search .calendar-mobile-holder .calendar-holder .calendar-content{margin-top:50px!important}#mobile-search .calendar-mobile-holder .react-calendar{align-self:center}#mobile-search .calendar-holder-open{background-color:rgba(0,0,0,.5);background-color:white;border-top-left-radius:16px;border-top-right-radius:16px;position:fixed;width:100vw!important;height:calc(var(--vh) * 100)!important;z-index:10;margin-left:0;margin-top:80px;bottom:0;height:468px!important}#mobile-search .calendar-holder-open .calendar-component{width:calc(100% - 33px)!important}#mobile-search .calendar-holder-open .react-calendar__month-view__weekdays__weekday{flex:1!important;max-width:none!important}#mobile-search .calendar-holder-open .react-calendar__month-view__days{display:grid!important;grid-template-columns:repeat(7,1fr)!important;grid-gap:5px;gap:5px;justify-items:center;width:100%;max-width:100%;margin:0 auto}#mobile-search .calendar-holder-open .react-calendar__tile{width:100%!important;text-align:center;display:flex;justify-content:center;align-items:center;margin-right:0!important}#mobile-search .calendar-holder-open .react-calendar__tile--empty{visibility:hidden}#mobile-search .calendar-holder-open .close{position:absolute;right:20px}#mobile-search .mobile-passenger-holder{top:0;height:calc(var(--vh) * 100);width:100vw;background-color:rgba(0,0,0,.5);position:fixed;left:0;margin-right:0;display:flex;align-items:flex-end}#mobile-search .mobile-passenger-holder .close{margin-top:0!important}#mobile-search .guest-popup{margin-left:0!important;width:100vw!important;height:400px;border-bottom-left-radius:0;border-bottom-right-radius:0}#mobile-search .guest-popup .wheelchair-user .info{padding-right:22px;width:100%}.mobile-days-holder{width:100vw;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:24px!important}.mobile-days-holder::-webkit-scrollbar{display:none}.mobile-days-holder .left,.mobile-days-holder .right{display:none!important}.mobile-days-holder .day{margin-left:0!important;margin-right:5px;border:2px solid #c4c4c8;border:2px solid var(--Primary-secondary-100,#c4c4c8)}#travel-holder .direction .time-icon{display:flex;margin-top:4px;align-items:center;margin-right:5px;margin-left:5px}#travel-holder .direction .time-icon img{width:15px;height:15px}#travel-holder .direction{display:flex;align-items:center}#travel-holder .departure .mobile-info{height:auto}#travel-holder .departure .mobile-info .times-and-price{width:100vw;height:auto;max-height:none;flex-direction:column}#travel-holder .departure .mobile-info .times-and-price .inner{width:-webkit-fill-available;padding-left:0;padding-right:0;margin:16px}#travel-holder .departure .mobile-info .times-and-price .inner .line{width:100%!important}#travel-holder .departure .mobile-info .times-and-price .train-class-holder{flex-direction:row;width:-webkit-fill-available;height:auto;margin:16px;gap:8px}#travel-holder .departure .mobile-info .times-and-price .train-class-holder .active{background:transparent none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}#travel-holder .departure .mobile-info .times-and-price .train-class-holder .active .seat-icon path{stroke:#57D982!important;stroke:var(--Accent-Green-accent-green-500,#57D982)!important;stroke-width:1px!important}#travel-holder .departure .mobile-info .times-and-price .train-class-holder .active:hover{background:#CBF3D8!important;background:var(--Accent-Green-accent-green-100,#CBF3D8)!important}#travel-holder .departure .mobile-info .times-and-price .train-class-holder .ticket-price-button{margin-bottom:0}#travel-holder .departure .mobile-info .times-and-price .train-class-holder .ticket-price-button:not(.active):active,#travel-holder .departure .mobile-info .times-and-price .train-class-holder .ticket-price-button:not(.active):active .info-holder,#travel-holder .departure .mobile-info .times-and-price .train-class-holder .ticket-price-button:not(.active):hover,#travel-holder .departure .mobile-info .times-and-price .train-class-holder .ticket-price-button:not(.active):hover .info-holder{background-color:#ECECED!important;background-color:var(--Secondary-secondary-50,#ECECED)!important}#travel-holder .departure .mobile-info .times-and-price .train-class-holder .ticket-price-button .seat-icon{background-color:transparent}#travel-holder .departure .mobile-info .times-and-price .train-class-holder .ticket-price-button .info-holder{display:flex;flex-wrap:wrap;background-color:var(--Secondary-secondary-50);padding-right:20px;padding-left:0;align-items:center}@media (max-width:440px){.mobile-info .inner .info .ticket-left{margin-top:60px;position:absolute;left:50%;margin-left:0;width:calc(100% - 53px);transform:translateX(-50%)}.mobile-info .train-class-holder{margin-top:25px!important}}.mobile-travel-holder{padding-top:0!important}.mobile-travel-holder .departure-alerts{width:auto;padding:12px 16px 0;box-sizing:border-box;margin-bottom:8px!important}.mobile-travel-holder .departure-alert{padding:10px 12px!important}.mobile-travel-holder .departure-alert .departure-alert-text{font-size:13px!important;line-height:18px!important}.mobile-travel-holder .day-picker{background-color:white;min-height:60px!important;height:auto!important;margin-bottom:0!important}.mobile-travel-holder .day-picker .mobile-holder{width:100vw!important;display:flex;flex-direction:column;align-items:start!important;padding:16px}.mobile-travel-holder .day-picker .mobile-holder .header{display:flex;align-items:center;justify-content:space-between;width:100%}.mobile-travel-holder .day-picker .mobile-holder .header .d-flex{align-items:center}.mobile-travel-holder .day-picker .mobile-holder .infos{margin-left:30px!important}.mobile-travel-holder .day-picker .mobile-holder .mobile-search-icon{border-radius:8px;background:#F4F4F5;display:flex;padding:8px;justify-content:center;align-items:center;cursor:pointer;gap:8px}.mobile-travel-holder .day-picker .mobile-holder .mobile-search-icon svg{margin:0!important}.mobile-travel-holder .day-picker .mobile-holder .mobile-search-icon{background:#ECECED;background:var(--Primary-secondary-50,#ECECED)}.mobile-travel-holder .days-holder{background-color:white!important}.mobile-travel-holder .info{align-items:center}.mobile-travel-holder .info .times-and-price{width:calc(100vw - 20px)!important}.manual-selection-holder{display:flex;width:100vw;align-items:center;padding-left:16px;padding-right:16px;justify-content:space-between}.manual-selection-holder .switch-holder{display:block!important;margin-top:16px;margin-bottom:16px;display:flex}.departure-card:first-of-type .mobile-info .times-and-price{margin-top:0!important}.mobile-submit-search{width:100vw;position:fixed;z-index:100;bottom:0;height:80px;background-color:white;align-items:center;justify-content:space-between;display:flex;padding:16px;box-shadow:0 -20px 30px -20px rgba(0,0,0,.2)}.mobile-submit-search .price{display:flex;flex-direction:column}.mobile-submit-search .price .price-title{color:#1B1B20;color:var(--Primary-secondary-900,#1B1B20);font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase}.mobile-submit-search .price .price-value{color:#808088;color:var(--Primary-secondary-300,#808088);font-size:10px;font-style:normal;font-weight:400;line-height:12px}.mobile-submit-search .search-button{margin-left:16px;display:flex;height:48px;justify-content:center;align-items:center;flex:1 0 0;border-radius:6px;background:#57D982;background:var(--Accent-Green-accent-green-500,#57D982);box-shadow:0 0 10px -5px rgba(0,0,0,.2);color:#FFF;color:var(--Monochrome-White,#FFF);text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;max-width:260px}.mobile-submit-search .search-button .flex-1{flex:0.6}.mobile-submit-search .search-button .button-spinner{display:flex;justify-content:center}.mobile-submit-search .search-button .button-spinner svg{position:static!important}.mobile-submit-search .search-button .button-middle{display:flex;width:100%;align-items:center;flex:1}.mobile-submit-search .search-button .button-middle .content{margin-left:41px;flex:1}.mobile-submit-search .search-button .button-middle img{width:25px;height:25px;stroke:white;fill:white;margin-right:16px}.mobile-submit-search .buy-button .content{margin-left:0!important;display:flex;justify-content:center}@media (max-width:395px){.times-and-price .train-class-holder .ticket-price-button{height:54px!important}.times-and-price .train-class-holder .ticket-price-button .info-holder{padding-right:5px!important}.times-and-price .train-class-holder .ticket-price-button .info-holder .price{font-size:11px!important}.times-and-price .train-class-holder .ticket-price-button .info-holder .seat-class{font-size:10px!important}}