/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */[data-v-87efe628]:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated[data-v-87efe628]{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite[data-v-87efe628]{animation-iteration-count:infinite}.animate__animated.animate__repeat-1[data-v-87efe628]{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2[data-v-87efe628]{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3[data-v-87efe628]{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s[data-v-87efe628]{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s[data-v-87efe628]{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s[data-v-87efe628]{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s[data-v-87efe628]{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s[data-v-87efe628]{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster[data-v-87efe628]{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast[data-v-87efe628]{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow[data-v-87efe628]{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower[data-v-87efe628]{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated[data-v-87efe628]{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out][data-v-87efe628]{opacity:0}}@keyframes bounce-87efe628{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transform:translateZ(0) scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce[data-v-87efe628]{animation-name:bounce-87efe628;transform-origin:center bottom}@keyframes flash-87efe628{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash[data-v-87efe628]{animation-name:flash-87efe628}@keyframes pulse-87efe628{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse[data-v-87efe628]{animation-name:pulse-87efe628;animation-timing-function:ease-in-out}@keyframes rubberBand-87efe628{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)}}.animate__rubberBand[data-v-87efe628]{animation-name:rubberBand-87efe628}@keyframes shakeX-87efe628{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX[data-v-87efe628]{animation-name:shakeX-87efe628}@keyframes shakeY-87efe628{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY[data-v-87efe628]{animation-name:shakeY-87efe628}@keyframes headShake-87efe628{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake[data-v-87efe628]{animation-name:headShake-87efe628;animation-timing-function:ease-in-out}@keyframes swing-87efe628{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing[data-v-87efe628]{animation-name:swing-87efe628;transform-origin:top center}@keyframes tada-87efe628{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)}}.animate__tada[data-v-87efe628]{animation-name:tada-87efe628}@keyframes wobble-87efe628{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)}}.animate__wobble[data-v-87efe628]{animation-name:wobble-87efe628}@keyframes jello-87efe628{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello[data-v-87efe628]{animation-name:jello-87efe628;transform-origin:center}@keyframes heartBeat-87efe628{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat[data-v-87efe628]{animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat-87efe628;animation-timing-function:ease-in-out}@keyframes backInDown-87efe628{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown[data-v-87efe628]{animation-name:backInDown-87efe628}@keyframes backInLeft-87efe628{0%{opacity:.7;transform:translate(-2000px) scale(.7)}80%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft[data-v-87efe628]{animation-name:backInLeft-87efe628}@keyframes backInRight-87efe628{0%{opacity:.7;transform:translate(2000px) scale(.7)}80%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight[data-v-87efe628]{animation-name:backInRight-87efe628}@keyframes backInUp-87efe628{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp[data-v-87efe628]{animation-name:backInUp-87efe628}@keyframes backOutDown-87efe628{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown[data-v-87efe628]{animation-name:backOutDown-87efe628}@keyframes backOutLeft-87efe628{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:.7;transform:translate(-2000px) scale(.7)}}.animate__backOutLeft[data-v-87efe628]{animation-name:backOutLeft-87efe628}@keyframes backOutRight-87efe628{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:.7;transform:translate(2000px) scale(.7)}}.animate__backOutRight[data-v-87efe628]{animation-name:backOutRight-87efe628}@keyframes backOutUp-87efe628{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.7)}}.animate__backOutUp[data-v-87efe628]{animation-name:backOutUp-87efe628}@keyframes bounceIn-87efe628{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:scaleX(1)}}.animate__bounceIn[data-v-87efe628]{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn-87efe628}@keyframes bounceInDown-87efe628{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown[data-v-87efe628]{animation-name:bounceInDown-87efe628}@keyframes bounceInLeft-87efe628{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft[data-v-87efe628]{animation-name:bounceInLeft-87efe628}@keyframes bounceInRight-87efe628{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight[data-v-87efe628]{animation-name:bounceInRight-87efe628}@keyframes bounceInUp-87efe628{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp[data-v-87efe628]{animation-name:bounceInUp-87efe628}@keyframes bounceOut-87efe628{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut[data-v-87efe628]{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut-87efe628}@keyframes bounceOutDown-87efe628{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown[data-v-87efe628]{animation-name:bounceOutDown-87efe628}@keyframes bounceOutLeft-87efe628{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft[data-v-87efe628]{animation-name:bounceOutLeft-87efe628}@keyframes bounceOutRight-87efe628{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight[data-v-87efe628]{animation-name:bounceOutRight-87efe628}@keyframes bounceOutUp-87efe628{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp[data-v-87efe628]{animation-name:bounceOutUp-87efe628}@keyframes fadeIn-87efe628{0%{opacity:0}to{opacity:1}}.animate__fadeIn[data-v-87efe628]{animation-name:fadeIn-87efe628}@keyframes fadeInDown-87efe628{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown[data-v-87efe628]{animation-name:fadeInDown-87efe628}@keyframes fadeInDownBig-87efe628{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig[data-v-87efe628]{animation-name:fadeInDownBig-87efe628}@keyframes fadeInLeft-87efe628{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft[data-v-87efe628]{animation-name:fadeInLeft-87efe628}@keyframes fadeInLeftBig-87efe628{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig[data-v-87efe628]{animation-name:fadeInLeftBig-87efe628}@keyframes fadeInRight-87efe628{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight[data-v-87efe628]{animation-name:fadeInRight-87efe628}@keyframes fadeInRightBig-87efe628{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig[data-v-87efe628]{animation-name:fadeInRightBig-87efe628}@keyframes fadeInUp-87efe628{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp[data-v-87efe628]{animation-name:fadeInUp-87efe628}@keyframes fadeInUpBig-87efe628{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig[data-v-87efe628]{animation-name:fadeInUpBig-87efe628}@keyframes fadeInTopLeft-87efe628{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft[data-v-87efe628]{animation-name:fadeInTopLeft-87efe628}@keyframes fadeInTopRight-87efe628{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight[data-v-87efe628]{animation-name:fadeInTopRight-87efe628}@keyframes fadeInBottomLeft-87efe628{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft[data-v-87efe628]{animation-name:fadeInBottomLeft-87efe628}@keyframes fadeInBottomRight-87efe628{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight[data-v-87efe628]{animation-name:fadeInBottomRight-87efe628}@keyframes fadeOut-87efe628{0%{opacity:1}to{opacity:0}}.animate__fadeOut[data-v-87efe628]{animation-name:fadeOut-87efe628}@keyframes fadeOutDown-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown[data-v-87efe628]{animation-name:fadeOutDown-87efe628}@keyframes fadeOutDownBig-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig[data-v-87efe628]{animation-name:fadeOutDownBig-87efe628}@keyframes fadeOutLeft-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft[data-v-87efe628]{animation-name:fadeOutLeft-87efe628}@keyframes fadeOutLeftBig-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig[data-v-87efe628]{animation-name:fadeOutLeftBig-87efe628}@keyframes fadeOutRight-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight[data-v-87efe628]{animation-name:fadeOutRight-87efe628}@keyframes fadeOutRightBig-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig[data-v-87efe628]{animation-name:fadeOutRightBig-87efe628}@keyframes fadeOutUp-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp[data-v-87efe628]{animation-name:fadeOutUp-87efe628}@keyframes fadeOutUpBig-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig[data-v-87efe628]{animation-name:fadeOutUpBig-87efe628}@keyframes fadeOutTopLeft-87efe628{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft[data-v-87efe628]{animation-name:fadeOutTopLeft-87efe628}@keyframes fadeOutTopRight-87efe628{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight[data-v-87efe628]{animation-name:fadeOutTopRight-87efe628}@keyframes fadeOutBottomRight-87efe628{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight[data-v-87efe628]{animation-name:fadeOutBottomRight-87efe628}@keyframes fadeOutBottomLeft-87efe628{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft[data-v-87efe628]{animation-name:fadeOutBottomLeft-87efe628}@keyframes flip-87efe628{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0)}}.animate__animated.animate__flip[data-v-87efe628]{animation-name:flip-87efe628;backface-visibility:visible}@keyframes flipInX-87efe628{0%{animation-timing-function:ease-in;opacity:0;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)}}.animate__flipInX[data-v-87efe628]{animation-name:flipInX-87efe628;backface-visibility:visible!important}@keyframes flipInY-87efe628{0%{animation-timing-function:ease-in;opacity:0;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)}}.animate__flipInY[data-v-87efe628]{animation-name:flipInY-87efe628;backface-visibility:visible!important}@keyframes flipOutX-87efe628{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX[data-v-87efe628]{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX-87efe628;backface-visibility:visible!important}@keyframes flipOutY-87efe628{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY[data-v-87efe628]{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY-87efe628;backface-visibility:visible!important}@keyframes lightSpeedInRight-87efe628{0%{opacity:0;transform:translate3d(100%,0,0) skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight[data-v-87efe628]{animation-name:lightSpeedInRight-87efe628;animation-timing-function:ease-out}@keyframes lightSpeedInLeft-87efe628{0%{opacity:0;transform:translate3d(-100%,0,0) skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft[data-v-87efe628]{animation-name:lightSpeedInLeft-87efe628;animation-timing-function:ease-out}@keyframes lightSpeedOutRight-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skew(30deg)}}.animate__lightSpeedOutRight[data-v-87efe628]{animation-name:lightSpeedOutRight-87efe628;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skew(-30deg)}}.animate__lightSpeedOutLeft[data-v-87efe628]{animation-name:lightSpeedOutLeft-87efe628;animation-timing-function:ease-in}@keyframes rotateIn-87efe628{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn[data-v-87efe628]{animation-name:rotateIn-87efe628;transform-origin:center}@keyframes rotateInDownLeft-87efe628{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft[data-v-87efe628]{animation-name:rotateInDownLeft-87efe628;transform-origin:left bottom}@keyframes rotateInDownRight-87efe628{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight[data-v-87efe628]{animation-name:rotateInDownRight-87efe628;transform-origin:right bottom}@keyframes rotateInUpLeft-87efe628{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft[data-v-87efe628]{animation-name:rotateInUpLeft-87efe628;transform-origin:left bottom}@keyframes rotateInUpRight-87efe628{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight[data-v-87efe628]{animation-name:rotateInUpRight-87efe628;transform-origin:right bottom}@keyframes rotateOut-87efe628{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut[data-v-87efe628]{animation-name:rotateOut-87efe628;transform-origin:center}@keyframes rotateOutDownLeft-87efe628{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft[data-v-87efe628]{animation-name:rotateOutDownLeft-87efe628;transform-origin:left bottom}@keyframes rotateOutDownRight-87efe628{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight[data-v-87efe628]{animation-name:rotateOutDownRight-87efe628;transform-origin:right bottom}@keyframes rotateOutUpLeft-87efe628{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft[data-v-87efe628]{animation-name:rotateOutUpLeft-87efe628;transform-origin:left bottom}@keyframes rotateOutUpRight-87efe628{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight[data-v-87efe628]{animation-name:rotateOutUpRight-87efe628;transform-origin:right bottom}@keyframes hinge-87efe628{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg)}to{opacity:0;transform:translate3d(0,700px,0)}}.animate__hinge[data-v-87efe628]{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge-87efe628;transform-origin:top left}@keyframes jackInTheBox-87efe628{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox[data-v-87efe628]{animation-name:jackInTheBox-87efe628}@keyframes rollIn-87efe628{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn[data-v-87efe628]{animation-name:rollIn-87efe628}@keyframes rollOut-87efe628{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut[data-v-87efe628]{animation-name:rollOut-87efe628}@keyframes zoomIn-87efe628{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn[data-v-87efe628]{animation-name:zoomIn-87efe628}@keyframes zoomInDown-87efe628{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown[data-v-87efe628]{animation-name:zoomInDown-87efe628}@keyframes zoomInLeft-87efe628{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft[data-v-87efe628]{animation-name:zoomInLeft-87efe628}@keyframes zoomInRight-87efe628{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight[data-v-87efe628]{animation-name:zoomInRight-87efe628}@keyframes zoomInUp-87efe628{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp[data-v-87efe628]{animation-name:zoomInUp-87efe628}@keyframes zoomOut-87efe628{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut[data-v-87efe628]{animation-name:zoomOut-87efe628}@keyframes zoomOutDown-87efe628{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown[data-v-87efe628]{animation-name:zoomOutDown-87efe628;transform-origin:center bottom}@keyframes zoomOutLeft-87efe628{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft[data-v-87efe628]{animation-name:zoomOutLeft-87efe628;transform-origin:left center}@keyframes zoomOutRight-87efe628{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight[data-v-87efe628]{animation-name:zoomOutRight-87efe628;transform-origin:right center}@keyframes zoomOutUp-87efe628{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp[data-v-87efe628]{animation-name:zoomOutUp-87efe628;transform-origin:center bottom}@keyframes slideInDown-87efe628{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown[data-v-87efe628]{animation-name:slideInDown-87efe628}@keyframes slideInLeft-87efe628{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft[data-v-87efe628]{animation-name:slideInLeft-87efe628}@keyframes slideInRight-87efe628{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight[data-v-87efe628]{animation-name:slideInRight-87efe628}@keyframes slideInUp-87efe628{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp[data-v-87efe628]{animation-name:slideInUp-87efe628}@keyframes slideOutDown-87efe628{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown[data-v-87efe628]{animation-name:slideOutDown-87efe628}@keyframes slideOutLeft-87efe628{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft[data-v-87efe628]{animation-name:slideOutLeft-87efe628}@keyframes slideOutRight-87efe628{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight[data-v-87efe628]{animation-name:slideOutRight-87efe628}@keyframes slideOutUp-87efe628{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp[data-v-87efe628]{animation-name:slideOutUp-87efe628}.image[data-v-87efe628]{height:100%;max-width:100%}.image img[data-v-87efe628]{background-position:50%;background-repeat:no-repeat;background-size:center;height:60%;max-height:70vh;min-height:50vh;-o-object-fit:cover;object-fit:cover;width:100%}.banner-text[data-v-87efe628]{align-items:center;display:flex;justify-content:center}.banner-text .banner-info[data-v-87efe628]{animation:fadeInDown-87efe628;animation-duration:2s;left:10%;position:absolute;top:25%}.banner-text .banner-info .banner-title[data-v-87efe628]{color:#fff;font-size:54px;font-weight:700;line-height:78.19px;text-align:left}.banner-text .banner-info .banner-content[data-v-87efe628]{color:#fff;font-size:24px;font-weight:400;line-height:34.75px;margin-top:24px;text-align:left;width:90%}@media screen and (min-width:1024px){.banner-text .banner-info[data-v-87efe628]{left:10%;position:absolute;top:20%}.banner-text .banner-info .banner-title[data-v-87efe628]{color:#fff;font-size:38px;font-weight:700;line-height:78.19px;text-align:left}.banner-text .banner-info .banner-content[data-v-87efe628]{color:#fff;font-size:18px;font-weight:400;line-height:34.75px;margin-top:12px;text-align:left}}@media screen and (min-width:1250px){.banner-text .banner-info[data-v-87efe628]{left:10%;position:absolute;top:23%}.banner-text .banner-info .banner-title[data-v-87efe628]{color:#fff;font-size:42px;font-weight:700;line-height:78.19px;text-align:left}.banner-text .banner-info .banner-content[data-v-87efe628]{color:#fff;font-size:24px;font-weight:400;line-height:34.75px;margin-top:24px;text-align:left}}@media (min-width:1440px) and (max-width:1920px){.banner-text .banner-info[data-v-87efe628]{left:10%;position:absolute;top:22%}.banner-text .banner-info .banner-title[data-v-87efe628]{color:#fff;font-size:48px;font-weight:700;line-height:78.19px;text-align:left}.banner-text .banner-info .banner-content[data-v-87efe628]{color:#fff;font-size:24px;font-weight:400;line-height:34.75px;margin-top:24px;text-align:left}}@media screen and (min-width:1920px){.banner-text .banner-info[data-v-87efe628]{left:10%;position:absolute;top:25%}.banner-text .banner-info .banner-title[data-v-87efe628]{color:#fff;font-size:54px;font-weight:700;line-height:78.19px;text-align:left}.banner-text .banner-info .banner-content[data-v-87efe628]{color:#fff;font-size:32px;font-weight:400;line-height:34.75px;margin-top:24px;text-align:left}}[data-v-411d90f3] .el-tabs{background-color:#fff;width:100%}[data-v-411d90f3] .el-tabs .el-tabs__content{font-size:32px;font-weight:600;width:300px;width:100%}[data-v-411d90f3] .el-tabs .el-tabs__nav-wrap{height:126px;margin-bottom:20px;padding-top:40px}[data-v-411d90f3] .el-tabs .el-tabs__nav-wrap:after{height:0}[data-v-411d90f3] .el-tabs .el-tabs__nav-wrap .el-tabs__item{color:#202630;font-size:33px;font-weight:700;margin:10px 60px}[data-v-411d90f3] .el-tabs .el-tabs__nav-wrap .el-tabs__nav-scroll{display:flex;justify-content:center;width:100%}[data-v-411d90f3] .el-tabs .el-tabs__nav-wrap .el-tabs__active-bar{background:#2b52ff;border-radius:2px;height:4px;opacity:1;width:87px}[data-v-411d90f3] .el-overlay .dialog{border-radius:20px}.bigBox[data-v-411d90f3]{background:#f7f7f7;display:flex;flex-wrap:wrap;padding:0 260px}.bigBox .listData[data-v-411d90f3]{width:50%}.bigBox .listData .card[data-v-411d90f3]{background:#fff;border-radius:24px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:25px;overflow:hidden}.bigBox .listData .card img[data-v-411d90f3]{border-radius:24px 24px 0 0;height:20vw;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.bigBox .listData .card img[data-v-411d90f3]:hover{transform:scale(1.1)}.bigBox .listData .card .card-case[data-v-411d90f3]{color:gray;font-size:16px;font-weight:400;margin-left:24px;margin-top:24px}.bigBox .listData .card .card-text[data-v-411d90f3]{color:#000;font-size:24px;font-weight:500;height:50px;line-height:34.75px;margin-bottom:67px;margin-left:24px;margin-top:24px;width:90%}.bigBox .card-mould[data-v-411d90f3]{display:flex}.bigBox .card-mould .image[data-v-411d90f3]{width:60%}.bigBox .card-mould .image img[data-v-411d90f3]{border-radius:25px;height:30vw;-o-object-fit:cover;object-fit:cover;width:36vw}.bigBox .card-mould .dialog-text[data-v-411d90f3]{margin-left:20px;width:40%}.bigBox .card-mould .dialog-text .dialog-con[data-v-411d90f3]{margin:0 auto;width:95%}.bigBox .card-mould .dialog-text .dialog-con .dialog-al[data-v-411d90f3]{color:#000;font-size:30px;font-weight:500;letter-spacing:0;line-height:43.44px}.bigBox .card-mould .dialog-text .dialog-con .dialog-ml[data-v-411d90f3]{background:#2b52ff;border-radius:20px;height:9px;margin-top:21px;opacity:1;width:97px}.bigBox .card-mould .dialog-text .dialog-con .dialog-xl[data-v-411d90f3]{color:#383838;font-size:20px;font-weight:700;letter-spacing:0;line-height:28.96px;margin-top:22px}.bigBox .card-mould .dialog-text .dialog-con .dialog-cl[data-v-411d90f3]{color:#383838;font-size:20px;font-weight:400;letter-spacing:0;line-height:28.96px;margin-top:20px}.head[data-v-11681acb]{background-position:50%;background-repeat:no-repeat;background-size:cover;height:28.32rem;margin-top:2.4rem;padding:10rem 0 0 .96rem}.head .title[data-v-11681acb]{font-size:1.28rem;font-weight:700;height:1.88rem;margin-bottom:.96rem}.head .text[data-v-11681acb],.head .title[data-v-11681acb]{color:#fff;width:11.92rem}.head .text[data-v-11681acb]{font-size:.56rem;font-weight:400;line-height:1.04rem}[data-v-13eebc41] .van-tabs--line .van-tabs__wrap{background:#000;height:2.4rem}[data-v-13eebc41] .van-tab__text--ellipsis{color:#fff;font-size:.64rem;font-weight:700;line-height:.93rem}.content[data-v-13eebc41]{background-color:#fafafa;height:100%;padding:.84rem .96rem}.content .box[data-v-13eebc41]{background:#fff;border-radius:.32rem;height:11.5rem;margin-bottom:.96rem}.content .box[data-v-13eebc41],.content .box .image[data-v-13eebc41]{width:13.08rem}.content .box .image img[data-v-13eebc41]{border-radius:.32rem .32rem 0 0}.content .box .title[data-v-13eebc41]{color:gray;font-size:.48rem;font-weight:400;height:.72rem;margin-top:.48rem;padding:0 .48rem}.content .box .text[data-v-13eebc41]{color:#000;font-size:.64rem;font-weight:500;height:.96rem;margin-top:.16rem;padding:0 .48rem}.content .add[data-v-13eebc41],.content .no[data-v-13eebc41]{color:gray;font-size:.48rem;font-weight:400;height:.72rem;text-align:center}
