:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animated.faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animated.fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animated.slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animated.slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}.bounce{animation-name:bounce;transform-origin:center bottom}.flash{animation-name:flash}.pulse{animation-name:pulse;animation-timing-function:ease-in-out}.rubberBand{animation-name:rubberBand}.shakeX{animation-name:shakeX}.shakeY{animation-name:shakeY}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}.swing{animation-name:swing;transform-origin:top center}.tada{animation-name:tada}.wobble{animation-name:wobble}.jello{animation-name:jello;transform-origin:center}.heartBeat{animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}.backInDown{animation-name:backInDown}.backInLeft{animation-name:backInLeft}.backInRight{animation-name:backInRight}.backInUp{animation-name:backInUp}.backOutDown{animation-name:backOutDown}.backOutLeft{animation-name:backOutLeft}.backOutRight{animation-name:backOutRight}.backOutUp{animation-name:backOutUp}.bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}.bounceInDown{animation-name:bounceInDown}.bounceInLeft{animation-name:bounceInLeft}.bounceInRight{animation-name:bounceInRight}.bounceInUp{animation-name:bounceInUp}.bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}.bounceOutDown{animation-name:bounceOutDown}.bounceOutLeft{animation-name:bounceOutLeft}.bounceOutRight{animation-name:bounceOutRight}.bounceOutUp{animation-name:bounceOutUp}.fadeIn{animation-name:fadeIn}.fadeInDown{animation-name:fadeInDown}.fadeInDownBig{animation-name:fadeInDownBig}.fadeInLeft{animation-name:fadeInLeft}.fadeInLeftBig{animation-name:fadeInLeftBig}.fadeInRight{animation-name:fadeInRight}.fadeInRightBig{animation-name:fadeInRightBig}.fadeInUp{animation-name:fadeInUp}.fadeInUpBig{animation-name:fadeInUpBig}.fadeInTopLeft{animation-name:fadeInTopLeft}.fadeInTopRight{animation-name:fadeInTopRight}.fadeInBottomLeft{animation-name:fadeInBottomLeft}.fadeInBottomRight{animation-name:fadeInBottomRight}.fadeOut{animation-name:fadeOut}.fadeOutDown{animation-name:fadeOutDown}.fadeOutDownBig{animation-name:fadeOutDownBig}.fadeOutLeft{animation-name:fadeOutLeft}.fadeOutLeftBig{animation-name:fadeOutLeftBig}.fadeOutRight{animation-name:fadeOutRight}.fadeOutRightBig{animation-name:fadeOutRightBig}.fadeOutUp{animation-name:fadeOutUp}.fadeOutUpBig{animation-name:fadeOutUpBig}.fadeOutTopLeft{animation-name:fadeOutTopLeft}.fadeOutTopRight{animation-name:fadeOutTopRight}.fadeOutBottomRight{animation-name:fadeOutBottomRight}.fadeOutBottomLeft{animation-name:fadeOutBottomLeft}.animated.flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}.flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}.lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}.lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}.lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}.rotateIn{animation-name:rotateIn;transform-origin:center}.rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}.rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}.rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}.rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}.rotateOut{animation-name:rotateOut;transform-origin:center}.rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}.rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}.rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}.rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}.hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}.jackInTheBox{animation-name:jackInTheBox}.rollIn{animation-name:rollIn}.rollOut{animation-name:rollOut}.zoomIn{animation-name:zoomIn}.zoomInDown{animation-name:zoomInDown}.zoomInLeft{animation-name:zoomInLeft}.zoomInRight{animation-name:zoomInRight}.zoomInUp{animation-name:zoomInUp}.zoomOut{animation-name:zoomOut}.zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}.zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}.zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}.zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}.slideInDown{animation-name:slideInDown}.slideInLeft{animation-name:slideInLeft}.slideInRight{animation-name:slideInRight}.slideInUp{animation-name:slideInUp}.slideOutDown{animation-name:slideOutDown}.slideOutLeft{animation-name:slideOutLeft}.slideOutRight{animation-name:slideOutRight}.slideOutUp{animation-name:slideOutUp}@media (prefers-reduced-motion:reduce),print{.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animated[class*=Out]{opacity:0}}