/** animate.css -http://daneden.me/animate Version - 3.6.2 Licensed under the MIT license - http://opensource.org/licenses/MIT  Copyright (c) 2018 Daniel Eden */
.aux-animate{animation-duration:1s;animation-fill-mode:both;}@keyframes AuxFlash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes AuxPulseIn{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(0.99, 0.99, 0.99);}to{opacity:1;transform:none;}}.aux-anim-pulse-in,.aux-animated.aux-pulse{animation-name:AuxPulseIn;}@keyframes AuxPulseIn1{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(0.98, 0.98, 0.98);}to{opacity:1;transform:none;}}.aux-anim-pulse-in-1,.aux-animated.aux-pulse1{animation-name:AuxPulseIn1;}@keyframes AuxPulseIn2{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(0.96, 0.96, 0.96);}to{opacity:1;transform:none;}}.aux-anim-pulse-in-2,.aux-animated.aux-pulse2{animation-name:AuxPulseIn2;}@keyframes AuxPulseIn3{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(0.94, 0.94, 0.94);}to{opacity:1;transform:none;}}.aux-anim-pulse-in-3,.aux-animated.aux-pulse3{animation-name:AuxPulseIn3;}@keyframes AuxPulseIn4{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(0.9, 0.9, 0.9);}to{opacity:1;transform:none;}}.aux-anim-pulse-in-4,.aux-animated.aux-pulse4{animation-name:AuxPulseIn4;}@keyframes AuxPulseOut1{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(1.05, 1.05, 1.05);}to{opacity:1;transform:none;}}.aux-anim-pulse-out-1,.aux-animated.aux-pulse-out-1{animation-name:AuxPulseOut1;}@keyframes AuxPulseOut2{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(1.1, 1.1, 1.1);}to{opacity:1;transform:none;}}.aux-anim-pulse-out-2,.aux-animated.aux-pulse-out-2{animation-name:AuxPulseOut2;}@keyframes AuxPulseOut3{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(1.15, 1.15, 1.15);}to{opacity:1;transform:none;}}.aux-anim-pulse-out-3,.aux-animated.aux-pulse-out-3{animation-name:AuxPulseOut3;}@keyframes AuxPulseOut4{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(1.2, 1.2, 1.2);}to{opacity:1;transform:none;}}.aux-anim-pulse-out-4,.aux-animated.aux-pulse-out-4{animation-name:AuxPulseOut4;}@keyframes AuxShake{from,
  to{transform:translate3d(0, 0, 0);}10%,30%,50%,70%,90%{transform:translate3d(-50px, 0, 0);}20%,40%,60%,80%{opacity:1;transform:translate3d(50px, 0, 0);}}.aux-anim-shake,.aux-animated.aux-shake{animation-name:AuxShake;}@keyframes AuxBounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}0%{transform:scale3d(0.3, 0.3, 0.3);}20%{transform:scale3d(1.1, 1.1, 1.1);}40%{transform:scale3d(0.9, 0.9, 0.9);}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03);}80%{transform:scale3d(0.97, 0.97, 0.97);}to{opacity:1;transform:none;}}.aux-anim-bounce-in,.aux-animated.aux-bounce-in{animation-name:AuxBounceIn;}@keyframes AuxFadeIn{from{opacity:0;}to{opacity:1;}}.aux-anim-fade-in,.aux-animated.aux-fade-in{animation-name:AuxFadeIn;}@keyframes AuxFadeInDown{from{opacity:0;transform:translate3d(0, -27px, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-down,.aux-animated.aux-fade-in-down{animation-name:AuxFadeInDown;}@keyframes AuxFadeInDown1{from{opacity:0;transform:translate3d(0, -50px, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-down-1,.aux-animated.aux-fade-in-down-1{animation-name:AuxFadeInDown1;}@keyframes AuxFadeInDown2{from{opacity:0;transform:translate3d(0, -75px, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-down-2,.aux-animated.aux-fade-in-down-2{animation-name:AuxFadeInDown2;}@keyframes AuxFadeInFromUpDownCustom{from{opacity:0;transform:translate3d(var(--aux-anim-fade-in-from-x), var(--aux-anim-fade-in-from-y), 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-custom,.aux-animated.aux-fade-in-custom{animation-name:AuxFadeInFromUpDownCustom;}@keyframes AuxFadeInUp{from{opacity:0;transform:translate3d(0, 27px, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-up,.aux-animated.aux-fade-in-up{animation-name:AuxFadeInUp;}@keyframes AuxFadeInUp1{from{opacity:0;transform:translate3d(0, 50px, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-up-1,.aux-animated.aux-fade-in-up-1{animation-name:AuxFadeInUp1;}@keyframes AuxFadeInUp2{from{opacity:0;transform:translate3d(0, 75px, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-up-2,.aux-animated.aux-fade-in-up-2{animation-name:AuxFadeInUp2;}@keyframes AuxFadeInLeft{from{opacity:0;transform:translate3d(-27px, 0, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-left,.aux-animated.aux-fade-in-left{animation-name:AuxFadeInLeft;}@keyframes AuxFadeInLeft1{from{opacity:0;transform:translate3d(-50px, 0, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-left-1,.aux-animated.aux-fade-in-left-1{animation-name:AuxFadeInLeft1;}@keyframes AuxFadeInLeft2{from{opacity:0;transform:translate3d(-75px, 0, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-left-2,.aux-animated.aux-fade-in-left-2{animation-name:AuxFadeInLeft2;}@keyframes AuxFadeInRight{from{opacity:0;transform:translate3d(27px, 0, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-right,.aux-animated.aux-fade-in-right{animation-name:AuxFadeInRight;}@keyframes AuxFadeInRight1{from{opacity:0;transform:translate3d(50px, 0, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-right-1,.aux-animated.aux-fade-in-right-1{animation-name:AuxFadeInRight1;}@keyframes AuxFadeInRight2{from{opacity:0;transform:translate3d(75px, 0, 0);}to{opacity:1;transform:none;}}.aux-anim-fade-in-right-2,.aux-animated.aux-fade-in-right-2{animation-name:AuxFadeInRight2;}@keyframes AuxRotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);}to{transform-origin:center;transform:none;opacity:1;}}.aux-anim-rotate-in,.aux-animated.aux-rotate-in{animation-name:AuxRotateIn;}@keyframes AuxRotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -25deg);}to{transform-origin:left bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-down-left,.aux-animated.aux-rotate-in-down-left{animation-name:AuxRotateInDownLeft;}@keyframes AuxRotateInDownLeft1{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -35deg);}to{transform-origin:left bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-down-left-1,.aux-animated.aux-rotate-in-down-left-1{animation-name:AuxRotateInDownLeft1;}@keyframes AuxRotateInDownLeft2{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);}to{transform-origin:left bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-down-left-2,.aux-animated.aux-rotate-in-down-left-2{animation-name:AuxRotateInDownLeft2;}@keyframes AuxRotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 25deg);}to{transform-origin:right bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-down-right,.aux-animated.aux-rotate-in-down-right{animation-name:AuxRotateInDownRight;}@keyframes AuxRotateInDownRight1{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 35deg);}to{transform-origin:right bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-down-right-1,.aux-animated.aux-rotate-in-down-right-1{animation-name:AuxRotateInDownRight1;}@keyframes AuxRotateInDownRight2{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);}to{transform-origin:right bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-down-right-2,.aux-animated.aux-rotate-in-down-right-2{animation-name:AuxRotateInDownRight2;}@keyframes AuxRotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 25deg);}to{transform-origin:left bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-up-left,.aux-animated.aux-rotate-in-up-left{animation-name:AuxRotateInUpLeft;}@keyframes AuxRotateInUpLeft1{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 35deg);}to{transform-origin:left bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-up-left-1,.aux-animated.aux-rotate-in-up-left-1{animation-name:AuxRotateInUpLeft1;}@keyframes AuxRotateInUpLeft2{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);}to{transform-origin:left bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-up-left-2,.aux-animated.aux-rotate-in-up-left-2{animation-name:AuxRotateInUpLeft2;}@keyframes AuxRotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -35deg);}to{transform-origin:right bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-up-right,.aux-animated.aux-rotate-in-up-right{animation-name:AuxRotateInUpRight;}@keyframes AuxRotateInUpRight1{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -60deg);}to{transform-origin:right bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-up-right-1,.aux-animated.aux-rotate-in-up-right-1{animation-name:AuxRotateInUpRight1;}@keyframes AuxRotateInUpRight2{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);}to{transform-origin:right bottom;transform:none;opacity:1;}}.aux-anim-rotate-in-up-right-2,.aux-animated.aux-rotate-in-up-right-2{animation-name:AuxRotateInUpRight2;}@keyframes AuxRotateCustom{from{transform-origin:var(--aux-anim-rotate-origin);transform:rotate3d(0, 0, 1, var(--aux-anim-rotate-deg));}to{transform-origin:var(--aux-anim-rotate-origin);transform:none;opacity:1;}}.aux-anim-rotate-custom,.aux-animated.aux-rotate-custom{animation-name:AuxRotateCustom;}@keyframes AuxFlipInUp{from{transform:rotateX(-40deg) translateY(40px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-up,.aux-animated.aux-flip-in-up{animation-name:AuxFlipInUp;}@keyframes AuxFlipInUp1{from{transform:rotateX(-40deg) translateY(80px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-up-1,.aux-animated.aux-flip-in-up-1{animation-name:AuxFlipInUp1;}@keyframes AuxFlipInUp2{from{transform:rotateX(-40deg) translateY(120px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-up-2,.aux-animated.aux-flip-in-up-2{animation-name:AuxFlipInUp2;}@keyframes AuxFlipInDown{from{transform:rotateX(40deg) translateY(-40px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-down,.aux-animated.aux-flip-in-down{animation-name:AuxFlipInDown;}@keyframes AuxFlipInDown1{from{transform:rotateX(40deg) translateY(-80px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-down-1,.aux-animated.aux-flip-in-down-1{animation-name:AuxFlipInDown1;}@keyframes AuxFlipInDown2{from{transform:rotateX(40deg) translateY(-120px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-down-2,.aux-animated.aux-flip-in-down-2{animation-name:AuxFlipInDown2;}@keyframes AuxFlipInLeft{from{transform:rotateY(-40deg) translateX(40px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-left,.aux-animated.aux-flip-in-left{animation-name:AuxFlipInLeft;}@keyframes AuxFlipInLeft1{from{transform:rotateY(-40deg) translateX(80px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-left-1,.aux-animated.aux-flip-in-left-1{animation-name:AuxFlipInLeft1;}@keyframes AuxFlipInLeft2{from{transform:rotateY(-40deg) translateX(140px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-left-2,.aux-animated.aux-flip-in-left-2{animation-name:AuxFlipInLeft2;}@keyframes AuxFlipInLeft3{from{transform:rotateY(-40deg) translateX(200px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-left-3,.aux-animated.aux-flip-in-left-3{animation-name:AuxFlipInLeft3;}@keyframes AuxFlipInRight{from{transform:rotateY(40deg) translateX(-40px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-right,.aux-animated.aux-flip-in-right{animation-name:AuxFlipInRight;}@keyframes AuxFlipInRight1{from{transform:rotateY(40deg) translateX(-80px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-right-1,.aux-animated.aux-flip-in-right-1{animation-name:AuxFlipInRight1;}@keyframes AuxFlipInRight2{from{transform:rotateY(40deg) translateX(-140px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-right-2,.aux-animated.aux-flip-in-right-2{animation-name:AuxFlipInRight2;}@keyframes AuxFlipInRight3{from{transform:rotateY(40deg) translateX(-200px);}to{transform:none;opacity:1;}}.aux-anim-flip-in-right-3,.aux-animated.aux-flip-in-right-3{animation-name:AuxFlipInRight3;}@keyframes AuxZoomIn{from{transform:scale3d(0.9, 0.9, 0.9);}50%{opacity:1;}to{transform:none;opacity:1;}}.aux-anim-zoom-in,.aux-animated.aux-zoom-in{animation-name:AuxZoomIn;}@keyframes AuxZoomIn1{from{transform:scale3d(0.8, 0.8, 0.8);}50%{opacity:1;}to{transform:none;opacity:1;}}.aux-anim-zoom-in-1,.aux-animated.aux-zoom-in-1{animation-name:AuxZoomIn1;}@keyframes AuxZoomIn2{from{transform:scale3d(0.7, 0.7, 0.7);}50%{opacity:1;}to{transform:none;opacity:1;}}.aux-anim-zoom-in-2,.aux-animated.aux-zoom-in-2{animation-name:AuxZoomIn2;}@keyframes AuxZoomIn3{from{transform:scale3d(0.6, 0.6, 0.6);}50%{opacity:1;}to{transform:none;opacity:1;}}.aux-anim-zoom-in-3,.aux-animated.aux-zoom-in-3{animation-name:AuxZoomIn3;}@keyframes AuxScaleUp{from{transform:scale(0.9, 0.9);}to{transform:none;opacity:1;}}.aux-anim-scale-up,.aux-animated.aux-scale-up{animation-name:AuxScaleUp;}@keyframes AuxScaleUp1{from{transform:scale(0.7, 0.7);}to{transform:none;opacity:1;}}.aux-anim-scale-up-1,.aux-animated.aux-scale-up-1{animation-name:AuxScaleUp1;}@keyframes AuxScaleUp2{from{transform:scale(0.6, 0.6);}to{transform:none;opacity:1;}}.aux-anim-scale-up-2,.aux-animated.aux-scale-up-2{animation-name:AuxScaleUp2;}@keyframes AuxScaleDown{from{transform:scale(1.1, 1.1);}to{transform:none;opacity:1;}}.aux-anim-scale-down,.aux-animated.aux-scale-down{animation-name:AuxScaleDown;}@keyframes AuxScaleDown1{from{transform:scale(1.3, 1.3);}to{transform:none;opacity:1;}}.aux-anim-scale-down-1,.aux-animated.aux-scale-down-1{animation-name:AuxScaleDown1;}@keyframes AuxScaleDown2{from{transform:scale(1.4, 1.4);}to{transform:none;opacity:1;}}.aux-anim-scale-down-2,.aux-animated.aux-scale-down-2{animation-name:AuxScaleDown2;}@keyframes AuxScaleCustom{from{transform:scale(var(--aux-scale-custom), var(--aux-scale-custom));}to{transform:none;opacity:1;}}.aux-anim-scale-custom,.aux-animated.aux-scale-custom{animation-name:AuxScaleCustom;}@keyframes AuxJackInTheBox{from{transform:scale(0.1) rotate(30deg);transform-origin:center bottom;}50%{transform:rotate(-10deg);}70%{transform:rotate(3deg);}to{opacity:1;transform:none;}}.aux-anim-jack-in-box,.aux-animated.aux-jack-in-box{animation-name:AuxJackInTheBox;}