html{overflow-y:scroll}:focus{outline:none}.ssr .stage_outer{height:calc(100dvh - 128px)!important}:root{--preview-zoom-scale:1}.stage_inner_zoom{transform-origin:50%;transform:scale(var(--preview-zoom-scale,1))}img,video{max-width:initial}.ant-popover{z-index:10030}.ant-popover-message{color:#000000d9}.ant-tooltip{z-index:10040}.ae-ui{z-index:10080}[draggable]{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}.animated.infinite{animation-iteration-count:infinite}.animated-reverse{animation-direction:reverse!important}.childLayout_absolute>*{position:absolute}.childLayout_flex_row,.childLayout_flex_column{align-items:center;display:flex}.childLayout_flex_row{flex-direction:row}.childLayout_flex_column{flex-direction:column}.childLayout_flex_row>*,.childLayout_flex_column>*{flex:0 auto}.markAspect_redOutline{outline:2px dotted #db3e32}.markAspect_redOutlineBold{outline:3px dashed #db3e32}.markAspect_blueOutlineBold{outline:3px dashed #0e4cdb}.markAspect_yellowOutlineThin{outline:1px dotted #f8e71c}.reveal{display:none}.question_complete .reveal{display:inline}.animated{animation-duration:1s;animation-fill-mode:none}.animatedNoFill{animation-fill-mode:none}.animated-fill-both{animation-fill-mode:both}.animated-rev{animation-direction:reverse!important}.opacity0{opacity:0}.lds-spinner{color:#fff3;width:256px;height:256px;display:inline-block;position:relative}.lds-spinner div{transform-origin:32px 32px;animation:1.2s linear infinite lds-spinner}.lds-spinner div:after{content:" ";background:#fff;border-radius:20%;width:5px;height:14px;display:block;position:absolute;top:3px;left:29px}.lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0)}.lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@media (max-width:1000px){.hideBelow1000Width{display:none}}:root{--app-height:100%}@keyframes spin{to{transform:rotate(1turn)}}.progress{text-indent:999em;width:5em;height:5em;margin:0 .5em;font-size:12px;animation:1s steps(8,end) infinite spin;display:inline-block;position:relative;overflow:hidden}.small.progress{font-size:6px}.large.progress{font-size:24px}.progress:before,.progress:after,.progress>div:before,.progress>div:after{content:"";transform-origin:50% 2.5em;background:#eee;border-radius:.2em;width:.5em;height:1.5em;position:absolute;top:0;left:2.25em;box-shadow:0 3.5em #eee}.progress:before{background:#555}.progress:after{background:#777;transform:rotate(-45deg)}.progress>div:before{background:#999;transform:rotate(-90deg)}.progress>div:after{background:#bbb;transform:rotate(-135deg)}
.popIn{animation-name:popIn}@keyframes popIn{0%{opacity:0;transform:scale3d(0,0,0)}20%{opacity:1}40%{animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:scale(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scale(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn{animation-name:bounceIn;animation-duration:.75s}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:translate(0,0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:translate(0,0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:translate(0,0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDown700{0%{opacity:0;transform:translateY(-700px)}to{opacity:1;transform:translate(0,0)}}.fadeInDown700{animation-name:fadeInDown700}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeft700{0%{opacity:0;transform:translate(-700px)}to{opacity:1;transform:translate(0,0)}}.fadeInLeft700{animation-name:fadeInLeft700}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRight700{0%{opacity:0;transform:translate(700px)}to{opacity:1;transform:translate(0,0)}}.fadeInRight700{animation-name:fadeInRight700}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUp700{0%{opacity:0;transform:translateY(700px)}to{opacity:1;transform:translate(0,0)}}.fadeIn700{animation-name:fadeInUp700}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{opacity:1;transform:skew(-5deg)}to{opacity:1;transform:translate(0,0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{0%{transform-origin:50%;opacity:0;transform:rotate(-200deg)}to{transform-origin:50%;opacity:1;transform:translate(0,0)}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:0 100%;opacity:0;transform:rotate(-45deg)}to{transform-origin:0 100%;opacity:1;transform:translate(0,0)}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:100% 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:100% 100%;opacity:1;transform:translate(0,0)}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:0 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:0 100%;opacity:1;transform:translate(0,0)}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:100% 100%;opacity:0;transform:rotate(-90deg)}to{transform-origin:100% 100%;opacity:1;transform:translate(0,0)}}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.rollIn{animation-name:rollIn}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.zoomInUp{animation-name:zoomInUp}.puffIn{animation-name:puffIn}@keyframes puffIn{0%{opacity:0;transform-origin:50%;filter:blur(2px);transform:scale(2)}to{opacity:1;transform-origin:50%;filter:blur();transform:scale(1)}}.vanishIn{animation-name:vanishIn}@keyframes vanishIn{0%{opacity:0;transform-origin:50%;filter:blur(90px);transform:scale(2)}to{opacity:1;transform-origin:50%;filter:blur();transform:scale(1)}}.boingInUp{animation-name:boingInUp}@keyframes boingInUp{0%{opacity:0;transform-origin:50% 0;transform:perspective(800px)rotateX(-90deg)}50%{opacity:1;transform-origin:50% 0;transform:perspective(800px)rotateX(50deg)}to{opacity:1;transform-origin:50% 0;transform:perspective(800px)rotateX(0)}}.swap{animation-name:swap}@keyframes swap{0%{opacity:0;transform-origin:0 100%;transform:scale(0)translate(-700px)}to{opacity:1;transform-origin:100% 100%;transform:scale(1)translate(0)}}.twisterInDown{animation-name:twisterInDown}@keyframes twisterInDown{0%{opacity:0;transform-origin:0 100%;transform:scale(0)rotate(360deg)translateY(-100%)}30%{transform-origin:0 100%;transform:scale(0)rotate(360deg)translateY(-100%)}to{opacity:1;transform-origin:100% 100%;transform:scale(1)rotate(0)translateY(0%)}}.twisterInUp{animation-name:twisterInUp}@keyframes twisterInUp{0%{opacity:0;transform-origin:100% 0;transform:scale(0)rotate(360deg)translateY(100%)}30%{transform-origin:100% 0;transform:scale(0)rotate(360deg)translateY(100%)}to{opacity:1;transform-origin:0 0;transform:scale(1)rotate(0)translateY(0)}}.foolishIn{animation-name:foolishIn}@keyframes foolishIn{0%{opacity:0;transform-origin:50%;transform:scale(0)rotate(360deg)}20%{opacity:1;transform-origin:0 100%;transform:scale(.5)rotate(0)}40%{opacity:1;transform-origin:100% 100%;transform:scale(.5)rotate(0)}60%{opacity:1;transform-origin:0%;transform:scale(.5)rotate(0)}80%{opacity:1;transform-origin:0 0;transform:scale(.5)rotate(0)}to{opacity:1;transform-origin:50%;transform:scale(1)rotate(0)}}.swashIn{animation-name:swashIn}@keyframes swashIn{0%{opacity:0;transform-origin:50%;transform:scale(0)}90%{opacity:1;transform-origin:50%;transform:scale(.9)}to{opacity:1;transform-origin:50%;transform:scale(1)}}.spaceInDown{animation-name:spaceInDown}@keyframes spaceInDown{0%{opacity:0;transform-origin:50% 100%;transform:scale(.2)translateY(200%)}to{opacity:1;transform-origin:50% 100%;transform:scale(1)translate(0%)}}.spaceInLeft{animation-name:spaceInLeft}@keyframes spaceInLeft{0%{opacity:0;transform-origin:0%;transform:scale(.2)translate(-200%)}to{opacity:1;transform-origin:0%;transform:scale(1)translate(0%)}}.spaceInRight{animation-name:spaceInRight}@keyframes spaceInRight{0%{opacity:0;transform-origin:100%;transform:scale(.2)translate(200%)}to{opacity:1;transform-origin:100%;transform:scale(1)translate(0%)}}.spaceInUp{animation-name:spaceInUp}@keyframes spaceInUp{0%{opacity:0;transform-origin:50% 0;transform:scale(.2)translateY(-200%)}to{opacity:1;transform-origin:50% 0;transform:scale(1)translate(0%)}}.tinDownIn{animation-name:tinDownIn}@keyframes tinDownIn{0%{opacity:0;transform:scale(1)translateY(900%)}50%,70%,90%{opacity:1;transform:scale(1.1)translateY(0)}60%,80%,to{opacity:1;transform:scale(1)translateY(0)}}.tinLeftIn{animation-name:tinLeftIn}@keyframes tinLeftIn{0%{opacity:0;transform:scale(1)translate(-900%)}50%,70%,90%{opacity:1;transform:scale(1.1)translate(0)}60%,80%,to{opacity:1;transform:scale(1)translate(0)}}.tinRightIn{animation-name:tinRightIn}@keyframes tinRightIn{0%{opacity:0;transform:scale(1)translate(900%)}50%,70%,90%{opacity:1;transform:scale(1.1)translate(0)}60%,80%,to{opacity:1;transform:scale(1)translate(0)}}.tinUpIn{animation-name:tinUpIn}@keyframes tinUpIn{0%{opacity:0;transform:scale(1)translateY(-900%)}50%,70%,90%{opacity:1;transform:scale(1.1)translateY(0)}60%,80%,to{opacity:1;transform:scale(1)translateY(0)}}@keyframes tdFadeInDown{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes tdFadeInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes tdFadeInUp{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes tdFadeInRight{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.tdFadeInDown{animation-name:tdFadeInDown}.tdFadeInLeft{animation-name:tdFadeInLeft}.tdFadeInUp{animation-name:tdFadeInUp}.tdFadeInRight{animation-name:tdFadeInRight}@keyframes tdExpandIn{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes tdExpandInBounce{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:scale(.85)}70%{animation-timing-function:ease;transform:scale(1.03)}to{opacity:1;animation-timing-function:ease;transform:scale(1)}}.tdExpandIn{animation-name:tdExpandIn}.tdExpandInBounce{animation-name:tdExpandInBounce}@keyframes tdShrinkIn{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes tdShrinkInBounce{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:scale(1.2)}70%{animation-timing-function:ease;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.tdShrinkIn{animation-name:tdShrinkIn}.tdShrinkInBounce{animation-name:tdShrinkInBounce}@keyframes tdStampIn{0%{opacity:0;animation-timing-function:cubic-bezier(.59,0,1,.375);transform:scale(1.3)}50%{opacity:1}70%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes tdStampInSwing{0%{opacity:0;animation-timing-function:cubic-bezier(.59,0,1,.375);transform:scale(1.3)rotate(-10deg)}50%{opacity:1}70%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)rotate(0)}}.tdStampIn{animation-name:tdStampIn}.tdStampInSwing{animation-name:tdStampInSwing}@keyframes tdSwingIn{0%{opacity:0;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:rotate(-10deg)scale(.85)}70%{opacity:1;animation-timing-function:ease;transform:rotate(1deg)}to{opacity:1;animation-timing-function:ease;transform:rotate(0)scale(1)}}.tdSwingIn{animation-name:tdSwingIn}@keyframes tdHingeFlipIn{0%{opacity:0;transform-origin:top;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:perspective(600px)rotateX(0)}50%{transform-origin:top;animation-timing-function:ease-in;transform:perspective(600px)rotateX(-10deg)}to{opacity:1;transform-origin:top;animation-timing-function:ease-out;transform:perspective(600px)rotateX(0)}}.tdHingeFlipIn{animation-name:tdHingeFlipIn}@keyframes tdDropInLeft{0%{opacity:0}1%{opacity:1;transform-origin:100% 100%;animation-timing-function:ease-in;transform:rotate(2deg)translateY(-15px)}50%{opacity:1;transform-origin:100% 100%;animation-timing-function:ease-out;transform:rotate(0)translateY(0)}75%{transform-origin:0 100%;animation-timing-function:cubic-bezier(.59,0,1,.375);transform:rotate(-.5deg)translateY(0)}to{opacity:1;transform-origin:bottom;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:rotate(0)translateY(0)}}@keyframes tdDropInRight{0%{opacity:0}1%{opacity:1;transform-origin:0 100%;animation-timing-function:ease-in;transform:rotate(-2deg)translateY(-15px)}50%{opacity:1;transform-origin:0 100%;animation-timing-function:ease-out;transform:rotate(0)translateY(0)}75%{transform-origin:100% 100%;animation-timing-function:cubic-bezier(.59,0,1,.375);transform:rotate(.5deg)translateY(0)}to{opacity:1;transform-origin:bottom;animation-timing-function:cubic-bezier(0,.59,.375,1);transform:rotate(0)translateY(0)}}.tdDropInLeft{animation-name:tdDropInLeft}.tdDropInRight{animation-name:tdDropInRight}@keyframes tdPlopIn{0%{opacity:0;transform:scale(.9)}10%{opacity:1;transform:scale(.7,1.3)}70%{transform:scale(1.1,.95)}90%{transform:scale(.97,1.05)}to{opacity:1;transform:scale(1)}}@keyframes tdPlopInDown{0%{opacity:0;transform-origin:top;transform:scale(.9,.8)}10%{opacity:1;transform-origin:top;transform:scale(.8,1.3)}70%{transform-origin:top;transform:scaleY(.95)}to{opacity:1;transform-origin:top;transform:scale(1)}}@keyframes tdPlopInUp{0%{opacity:0;transform-origin:bottom;transform:scale(.9,.8)}10%{opacity:1;transform-origin:bottom;transform:scale(.8,1.3)}70%{transform-origin:bottom;transform:scaleY(.95)}to{opacity:1;transform-origin:bottom;transform:scale(1)}}.tdPlopIn{animation-name:tdPlopIn}.tdPlopInDown{animation-name:tdPlopInDown}.tdPlopInUp{animation-name:tdPlopInUp}.driveInLeft{animation-name:driveInLeft;animation-duration:1s}@keyframes driveInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate(-400px)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate(30px)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translate(0,0)}}.driveInRight{animation-name:driveInRight;animation-duration:1s}@keyframes driveInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate(400px)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate(-30px)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translate(0,0)}}.driveInTop{animation-name:driveInTop;animation-duration:1s}@keyframes driveInTop{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translateY(-400px)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translateY(30px)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translate(0,0)}}.driveInBottom{animation-name:driveInBottom;animation-duration:1s}@keyframes driveInBottom{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translateY(300px)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translateY(-30px)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translate(0,0)}}.jumpInLeft{backface-visibility:hidden;animation-name:jumpInLeft;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}@keyframes jumpInLeft{0%{opacity:0;transform:scale3d(.5,.5,.5)rotate(-90deg)}50%{opacity:1;transform:scale3d(1.2,1.2,1.2)rotate(10deg)}70%{transform:scale3d(.9,.9,.9)rotate(-5deg)}90%{transform:scale(1)rotate(0)}}.jumpInRight{backface-visibility:hidden;animation-name:jumpInRight;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}@keyframes jumpInRight{0%{opacity:0;transform:scale3d(.5,.5,.5)rotate(90deg)}50%{opacity:1;transform:scale3d(1.2,1.2,1.2)rotate(-10deg)}70%{transform:scale3d(.9,.9,.9)rotate(5deg)}90%{transform:scale(1)rotate(0)}}.popInLeft{animation-name:popInLeft}@keyframes popInLeft{0%{opacity:0;transform:translate(-200px)scale3d(.1,.1,.1)}40%{opacity:1;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translate(0,0)scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:scale(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scale(1)}}.popInRight{animation-name:popInRight}@keyframes popInRight{0%{opacity:0;transform:translate(200px)scale3d(.1,.1,.1)}40%{opacity:1;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translate(0,0)scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:scale(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scale(1)}}.popInTop{animation-name:popInTop}@keyframes popInTop{0%{opacity:0;transform:translateY(-200px)scale3d(.1,.1,.1)}40%{opacity:1;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translate(0,0)scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:translate(0,0)scale(1)}80%{animation-timing-function:ease-in-out;transform:translate(0,0)scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translate(0,0)scale(1)}}.popInBottom{animation-name:popInBottom}@keyframes popInBottom{0%{opacity:0;transform:translateY(200px)scale3d(.1,.1,.1)}40%{opacity:1;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translate(0,0)scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:translate(0,0)scale(1)}80%{animation-timing-function:ease-in-out;transform:translate(0,0)scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translate(0,0)scale(1)}}.rollInLeft{backface-visibility:hidden;animation-name:rollInLeft;animation-duration:.9s}@keyframes rollInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translate(-400px)rotate(445deg)}30%{opacity:1}50%{transform:translate(20px)rotate(20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translate(0)rotate(0)}}.rollInRight{backface-visibility:hidden;animation-name:rollInRight;animation-duration:.9s}@keyframes rollInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translate(400px)rotate(-445deg)}30%{opacity:1}50%{transform:translate(-20px)rotate(-20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translate(0)rotate(0)}}.rollInTop{backface-visibility:hidden;animation-name:rollInTop;animation-duration:.9s}@keyframes rollInTop{0%{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateY(-400px)rotate(-445deg)}30%{opacity:1}50%{transform:translateY(20px)rotate(-20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateY(0)rotate(0)}}.rollInBottom{backface-visibility:hidden;animation-name:rollInBottom;animation-duration:.9s}@keyframes rollInBottom{0%{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateY(400px)rotate(-445deg)}30%{opacity:1}50%{transform:translateY(-20px)rotate(-20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateY(0)rotate(0)}}.spinIn{animation-name:spinIn;animation-duration:1s}@keyframes spinIn{0%{opacity:0;transform-origin:50%;animation-timing-function:cubic-bezier(.23,1,.32,1);transform:rotate(0)scale3d(0,0,0)}50%{opacity:1}70%{transform-origin:50%;transform:rotate(380deg)scale(1)}to{transform-origin:50%;transform:rotate(360deg)scale(1)}}.swoopInLeft{animation-name:swoopInLeft;animation-duration:.5s}@keyframes swoopInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(1.5)translate(-400px)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleX(1.2)translate(0,0)}65%{transform:scaleX(1)translate(20px)}to{animation-timing-function:ease-in-out;transform:scaleX(1)translate(0,0)}}.swoopInRight{animation-name:swoopInRight;animation-duration:.5s}@keyframes swoopInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(1.5)translate(400px)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleX(1.2)translate(0,0)}65%{transform:scaleX(1)translate(-20px)}to{animation-timing-function:ease-in-out;transform:scaleX(1)translate(0,0)}}.swoopInTop{animation-name:swoopInTop;animation-duration:.5s}@keyframes swoopInTop{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(1.5)translateY(-400px)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleY(1.2)translate(0,0)}65%{transform:scaleY(1)translateY(20px)}to{animation-timing-function:ease-in-out;transform:scaleY(1)translate(0,0)}}.swoopInBottom{animation-name:swoopInBottom;animation-duration:.5s}@keyframes swoopInBottom{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(1.5)translateY(250px)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleY(1.2)translate(0,0)}65%{transform:scaleY(1)translateY(-20px)}to{animation-timing-function:ease-in-out;transform:scaleY(1)translate(0,0)}}.unfold{animation-name:unfold}@keyframes unfold{0%{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scale3d(0,0,0)}30%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:scale(.4)}60%{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:scaleX(.4)}to{animation-timing-function:cubic-bezier(.55,.085,.68,.53);transform:scale(1)}}
