/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{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{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@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)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{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{animation-name:shakeX}@keyframes shakeY{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{animation-name:shakeY}@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)}}.animate__headShake{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)}}.animate__swing{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)}}.animate__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)}}.animate__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)}}.animate__jello{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)}}.animate__heartBeat{animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translateX(-2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translateX(2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(2000px) scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@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:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{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{animation-name:bounceInDown}@keyframes bounceInLeft{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{animation-name:bounceInLeft}@keyframes bounceInRight{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{animation-name:bounceInRight}@keyframes bounceInUp{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{animation-name:bounceInUp}@keyframes bounceOut{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{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{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{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{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{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{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(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{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{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{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{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;transform:skewX(-20deg)}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{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{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{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{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{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{animation-name:zoomInDown}@keyframes zoomInLeft{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{animation-name:zoomInLeft}@keyframes zoomInRight{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{animation-name:zoomInRight}@keyframes zoomInUp{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{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{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{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{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{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{animation-name:slideOutUp}.page-container.contact___en,.page-container.contact___zh{background:url(https://imagecdn.ymm56.com/ymmfile/static/resource/59c8db69-489d-4671-8533-1102d5c8e3de.png) top/auto 718px no-repeat #f3f6f9}.page-container.contact___en #main-wrapper:before,.page-container.contact___zh #main-wrapper:before{display:none}.page-container.contact___en #main-wrapper,.page-container.contact___zh #main-wrapper{background:transparent;margin-top:0}.page-container.contact___en #page-header,.page-container.contact___zh #page-header{border-radius:0;left:0;top:0;width:100%}.page-container.contact___en .container,.page-container.contact___en .container-fluid,.page-container.contact___zh .container,.page-container.contact___zh .container-fluid{max-width:1260px;padding-left:0;padding-right:0}.page-container.contact___en #hero,.page-container.contact___zh #hero{background:url(/_nuxt/img/f222127.jpg) 50%/cover no-repeat #000;color:#fff;height:100vh;left:0;max-height:1155px;min-height:720px;position:fixed;top:0;width:100%}.page-container.contact___en #hero .video,.page-container.contact___zh #hero .video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-container.contact___en #hero .hero-content,.page-container.contact___zh #hero .hero-content{height:100%;left:0;position:absolute;top:0;width:100%}.page-container.contact___en #hero .container,.page-container.contact___zh #hero .container{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto}.page-container.contact___en #hero .display,.page-container.contact___zh #hero .display{animation:fadeInUp 2s forwards;font-family:OPPOSans B;font-size:3.6458333333vw;margin-bottom:1.7708333333vw;opacity:0}.page-container.contact___en #hero .symbol,.page-container.contact___zh #hero .symbol{animation:show-all 1s ease 2s forwards;background:url(/_nuxt/img/52b5d80.png) 0 0/8.4375vw auto no-repeat;height:2.7083333333vw;left:-4.21875vw;position:relative;width:0}.page-container.contact___en #hero #indicator,.page-container.contact___zh #hero #indicator{bottom:5.2083333333vw;height:20px;left:50%;margin-left:-10px;position:absolute;width:20px}.page-container.contact___en #hero #indicator ._icon,.page-container.contact___zh #hero #indicator ._icon{animation:scroll-down 1.5s infinite;height:100%;width:100%}.page-container.contact___en #hero #indicator ._icon.arrow,.page-container.contact___zh #hero #indicator ._icon.arrow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABG0lEQVRIS+2VO0oEQRRFz92PmxBEMDDQyEwx8QOKgRi4AAMxkBEcTURMNNLAQBDBTbifKzVUQwWjVdUtDmJ12Lx6p++px2sxo0cz4tLAv2b+76m2PQp6JO330dQ7se1xBO80cImBprrE0qSmDVexqliYHS7b98CdpJe0+VeqbS8B65LWvvuYEvAJELbTqqTXrtk0sO1F4BEYSToeBI6DdAqEDbUi6W3acNleAJ6AsaSjnPps4iThGbANLEt6TxPbngeegStJhznoZNWWFCXwc2AzwIHuDh8i9EbSQWm/KnBUfAFsAB8RMgfcStorhVYnTpJfRu3hVdC7WwPtDY7Jr+NvcasWOgjcB5aeqb7jocDufAP/lMlsn/+n+hPN/XEfqyJroAAAAABJRU5ErkJggg==) 50% no-repeat}.page-container.contact___en .banner,.page-container.contact___zh .banner{height:655px;padding-top:76px;text-align:center}.page-container.contact___en .banner .banner-box,.page-container.contact___zh .banner .banner-box{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.page-container.contact___en .banner .banner-box .display,.page-container.contact___zh .banner .banner-box .display{animation:fadeInUp 2s forwards;font-family:OPPOSans B;font-size:3.6458333333vw;margin-bottom:1.7708333333vw;opacity:0}.page-container.contact___en .banner .banner-box .symbol,.page-container.contact___zh .banner .banner-box .symbol{animation:show-all 1s ease 2s forwards;background:url(/_nuxt/img/52b5d80.png) 0 0/8.4375vw auto no-repeat;height:2.7083333333vw;left:-4.21875vw;position:relative;width:0}@keyframes show-all{to{left:0;width:8.4375vw}}.page-container.contact___en .app-main .top-box,.page-container.contact___zh .app-main .top-box{align-items:center;background:#fff;border-radius:20px;display:flex;margin-bottom:35px;padding:30px 0;text-align:left;width:100%}.page-container.contact___en .app-main .top-box .size,.page-container.contact___zh .app-main .top-box .size{color:#171819;font-size:1.0416666667vw;font-weight:700}.page-container.contact___en .app-main .top-box .phone,.page-container.contact___zh .app-main .top-box .phone{border-right:2px solid rgba(209,217,223,.43);padding-left:3.3854166667vw;width:16.9230769231%}.page-container.contact___en .app-main .top-box .phone .phone-top,.page-container.contact___zh .app-main .top-box .phone .phone-top{align-items:center;display:flex;height:20px;justify-content:flex-start;margin-bottom:.78125vw}.page-container.contact___en .app-main .top-box .phone .phone-top .img,.page-container.contact___zh .app-main .top-box .phone .phone-top .img{height:20px;margin-right:6px;width:20px}.page-container.contact___en .app-main .top-box .email,.page-container.contact___zh .app-main .top-box .email{border-right:2px solid rgba(209,217,223,.43);padding-left:3.3854166667vw;width:31.8461538462%}.page-container.contact___en .app-main .top-box .email .email-top,.page-container.contact___zh .app-main .top-box .email .email-top{align-items:center;display:flex;height:20px;justify-content:flex-start;margin-bottom:.78125vw}.page-container.contact___en .app-main .top-box .email .email-top .img,.page-container.contact___zh .app-main .top-box .email .email-top .img{height:20px;margin-right:6px;width:20px}.page-container.contact___en .app-main .top-box .advertising,.page-container.contact___zh .app-main .top-box .advertising{border-right:2px solid rgba(209,217,223,.43);padding-left:3.3854166667vw;width:27.8461538462%}.page-container.contact___en .app-main .top-box .advertising .advertising-top,.page-container.contact___zh .app-main .top-box .advertising .advertising-top{align-items:center;display:flex;height:20px;justify-content:flex-start;margin-bottom:.78125vw}.page-container.contact___en .app-main .top-box .advertising .advertising-top .img,.page-container.contact___zh .app-main .top-box .advertising .advertising-top .img{height:20px;margin-right:6px;width:20px}.page-container.contact___en .app-main .top-box .top-box-right,.page-container.contact___zh .app-main .top-box .top-box-right{display:inline-flex;margin:0 auto}.page-container.contact___en .app-main .top-box .top-box-right .text,.page-container.contact___zh .app-main .top-box .top-box-right .text{font-size:12px;font-weight:700;white-space:pre-line}.page-container.contact___en .app-main .top-box .top-box-right .left,.page-container.contact___zh .app-main .top-box .top-box-right .left{text-align:center}.page-container.contact___en .app-main .top-box .top-box-right .left .img,.page-container.contact___zh .app-main .top-box .top-box-right .left .img{height:4.4791666667vw;margin-bottom:4px;width:4.4791666667vw}.page-container.contact___en .app-main .top-box .top-box-right .left .img img,.page-container.contact___zh .app-main .top-box .top-box-right .left .img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-container.contact___en .app-main .top-box .top-box-right .middle,.page-container.contact___zh .app-main .top-box .top-box-right .middle{margin:0 100px}.page-container.contact___en .app-main .top-box .top-box-right .right,.page-container.contact___zh .app-main .top-box .top-box-right .right{align-items:center;display:flex;flex-direction:column;text-align:center}.page-container.contact___en .app-main .top-box .top-box-right .right .img,.page-container.contact___zh .app-main .top-box .top-box-right .right .img{height:4.4791666667vw;margin-bottom:4px;width:4.4791666667vw}.page-container.contact___en .app-main .top-box .top-box-right .right .img img,.page-container.contact___zh .app-main .top-box .top-box-right .right .img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-container.contact___en .app-main .bottom-box,.page-container.contact___zh .app-main .bottom-box{background:#fff;border-radius:20px;display:flex;height:506px;justify-content:space-between;width:100%}.page-container.contact___en .app-main .bottom-box .bottom-box-left,.page-container.contact___zh .app-main .bottom-box .bottom-box-left{display:flex;flex-direction:column;flex-shrink:0;height:506px;justify-content:center;width:525px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .img,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .img{height:8.75vw;margin:0 auto;width:8.75vw}.page-container.contact___en .app-main .bottom-box .bottom-box-left .img img,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-container.contact___en .app-main .bottom-box .bottom-box-left .size,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .size{color:#adadad;font-size:16px;font-weight:500;margin-top:12px;text-align:center}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom>div,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom>div{height:53px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom{display:flex;justify-content:center;margin-top:3.59375vw}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .divider,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .divider{background-color:rgba(2,27,51,.1);flex-shrink:0;height:2.7083333333vw;margin:0 2.34375vw;width:1px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .sub-divider,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .sub-divider{background-color:#dadada;height:.8333333333vw;margin:0 .625vw;width:1px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger{cursor:default;position:relative}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger:after,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAKCAYAAAAgs9cUAAABuUlEQVRIS83SX2jNYRzH8dfz29p0pnCztHDY0tpKliZuXFlRcidKbhYXyo3y50bcqF0QuZJClFyQO6ldcOWGLK3UWNqcg7TOzSjGajuPzo7VcTrHfjX/PldPT9/v5/t+vs8nwBv2BQ7McqSDt6W7/0ljrGngcuTWOu6EPCswElkZ+IJzH7mwsXz+p5qg5SvHAyeRCUygO+S4hoNVdAWcz3Cllc9/m7zA0ikO4wRaq+ZfL236TJFTgaZquMBk5EYTV9t49afhc3ThUKA/lhNQrenAQCjdjtOZcAk7fwE2FLmXcD/LyO96QJ7uIrsDe9BbzzcyGDnazugc9Lzy9EXOYusCUB8CjwPPZniB0SHe72W2Xt9dGnpZhc5GNkQ2R7ahbYFZTwKnszycr/sJugJ+e+QYdiBJudXZQCEyiSnMoDHSkrA8lrPZkNKrGBjExSyPasS2vk2e9kg/9qM95cDFlI0n3I7czM6ltrZqbrpWaY5N2BXpC2xB82LofvROR56G8tc/WMvzNJ6poSvNXtO8hJ4iPeiKdMRgdRLnIrAskqnIXykqn4pBIUTvAmN4mTD8jeH1TKcBraz5Dh3yc9gmo6XAAAAAAElFTkSuQmCC) 0/auto 100% no-repeat;bottom:-1.0416666667vw;content:"";height:.5208333333vw;left:0;opacity:0;position:absolute;transition:.3s;width:0}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger.active,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger.active{color:#e00000;opacity:1}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger.active:after,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger.active:after{opacity:1;transition:.5s;width:2.34375vw}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .top,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .top{color:#000;font-size:1.25vw;font-weight:700;white-space:nowrap}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .bottom,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .bottom{align-items:center;color:#dadada;display:flex;font-size:.8333333333vw;font-weight:500;height:15px;margin-top:12px;position:relative}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .top,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .top{color:#000;font-size:1.25vw;font-weight:700;white-space:nowrap}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .bottom,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .bottom{align-items:center;color:#dadada;display:flex;font-size:.8333333333vw;font-weight:500;height:15px;margin-top:12px}.page-container.contact___en .app-main .bottom-box .bottom-box-right,.page-container.contact___zh .app-main .bottom-box .bottom-box-right{background:50%/cover;border-radius:0 20px 20px 0;flex-grow:1;height:100%;overflow:hidden}.page-container.contact___en .app-main .bottom-box .bottom-box-right .img,.page-container.contact___zh .app-main .bottom-box .bottom-box-right .img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-container.contact___en .compliance,.page-container.contact___zh .compliance{margin:80px 0 0}.page-container.contact___en .compliance .compliance-title,.page-container.contact___zh .compliance .compliance-title{color:#000;font-family:OPPOSans;font-size:30px;font-weight:500}.page-container.contact___en .compliance hr,.page-container.contact___zh .compliance hr{background:#e1e1e1;border:none;height:2px;margin:38px 0 42px;width:100%}.page-container.contact___en .compliance .compliance-txt,.page-container.contact___zh .compliance .compliance-txt{color:#000;font-family:OPPOSans;font-size:18px;font-weight:500;line-height:30px}.page-container.contact___en .compliance .compliance-email,.page-container.contact___zh .compliance .compliance-email{color:#000;font-family:OPPOSans;font-size:18px;font-weight:500;margin:42px 0 38px}.page-container.contact___en .compliance .compliance-email a,.page-container.contact___zh .compliance .compliance-email a{color:#1d7eeb}.page-container.contact___en .compliance .i-txt,.page-container.contact___zh .compliance .i-txt{color:#646464;font-family:OPPOSans;font-size:16px;font-style:italic;font-weight:500;line-height:30px}.page-container.contact___en .compliance .i-txt .blue,.page-container.contact___en .compliance .i-txt a,.page-container.contact___zh .compliance .i-txt .blue,.page-container.contact___zh .compliance .i-txt a{color:#1d7eeb}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom{display:flex;justify-content:space-between;padding:0 30px}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .divider{margin:0 30px}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .top,.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .top{font-size:18px;margin-bottom:1em}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .bottom,.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .bottom{font-size:13px;line-height:1.2}@media screen and (min-width:720px)and (max-width:1600px){.app-main .top-box .email{width:27.6923076923%!important}}@media screen and (max-width:720px){.app-header .box-left .img{height:30px!important}.app-header .box-right .btn-icon img{width:20px}.page-container.contact___en,.page-container.contact___zh{background-image:url(/_nuxt/img/1cc7bce.png);background-size:auto 365px}.page-container.contact___en #page-header .container-fluid,.page-container.contact___zh #page-header .container-fluid{width:90%}.page-container.contact___en .banner,.page-container.contact___zh .banner{height:346px;padding-top:0}.page-container.contact___en .banner .banner-box,.page-container.contact___zh .banner .banner-box{align-items:center;display:flex;justify-content:center}.page-container.contact___en .banner .banner-box .display,.page-container.contact___zh .banner .banner-box .display{font-size:35px;margin-bottom:14px;margin-top:20px}.page-container.contact___en .banner .banner-box .symbol,.page-container.contact___zh .banner .banner-box .symbol{background:url(/_nuxt/img/52b5d80.png) 0 0/80px auto no-repeat;height:18px;left:-40px;margin:0 auto}@keyframes show-all{to{left:0;width:80px}}.page-container.contact___en .main-wrapper,.page-container.contact___zh .main-wrapper{background-color:#f3f6f9;margin-top:-450px}.page-container.contact___en .main-wrapper .container:before,.page-container.contact___zh .main-wrapper .container:before{content:"";display:table}.page-container.contact___en .app-main .top-box,.page-container.contact___zh .app-main .top-box{display:block;margin-bottom:0;margin-left:9%;padding-top:35px;width:82%}.page-container.contact___en .app-main .top-box .size,.page-container.contact___zh .app-main .top-box .size{color:#171819;font-size:16px;font-weight:700;margin-top:10px}.page-container.contact___en .app-main .top-box .phone,.page-container.contact___zh .app-main .top-box .phone{border-right:none;margin-bottom:20px;padding-left:38px;width:100%}.page-container.contact___en .app-main .top-box .phone .phone-top,.page-container.contact___zh .app-main .top-box .phone .phone-top{font-size:10px;margin-bottom:.78125vw}.page-container.contact___en .app-main .top-box .phone .phone-top .img,.page-container.contact___zh .app-main .top-box .phone .phone-top .img{height:10px;width:10px}.page-container.contact___en .app-main .top-box .phone .phone-top .title,.page-container.contact___zh .app-main .top-box .phone .phone-top .title{font-size:10px}.page-container.contact___en .app-main .top-box .phone .size,.page-container.contact___zh .app-main .top-box .phone .size{margin-top:12px}.page-container.contact___en .app-main .top-box .email,.page-container.contact___zh .app-main .top-box .email{border-right:none;margin-bottom:20px;padding-left:38px;width:100%}.page-container.contact___en .app-main .top-box .email .email-top,.page-container.contact___zh .app-main .top-box .email .email-top{font-size:10px;height:20px;margin-bottom:.78125vw}.page-container.contact___en .app-main .top-box .email .email-top .img,.page-container.contact___zh .app-main .top-box .email .email-top .img{height:10px;width:10px}.page-container.contact___en .app-main .top-box .email .email-top .title,.page-container.contact___zh .app-main .top-box .email .email-top .title{font-size:10px}.page-container.contact___en .app-main .top-box .advertising,.page-container.contact___zh .app-main .top-box .advertising{border-right:none;margin-bottom:20px;padding-left:38px;width:100%}.page-container.contact___en .app-main .top-box .advertising .advertising-top,.page-container.contact___zh .app-main .top-box .advertising .advertising-top{font-size:10px;margin-bottom:1.5625vw}.page-container.contact___en .app-main .top-box .advertising .advertising-top .img,.page-container.contact___zh .app-main .top-box .advertising .advertising-top .img{height:10px;width:10px}.page-container.contact___en .app-main .top-box .advertising .advertising-top .title,.page-container.contact___zh .app-main .top-box .advertising .advertising-top .title{font-size:10px}.page-container.contact___en .app-main .top-box .advertising:after,.page-container.contact___zh .app-main .top-box .advertising:after{background-color:#ced2da;content:"";display:block;height:1px;margin-bottom:30px;margin-top:35px;width:90%}.page-container.contact___en .app-main .top-box .top-box-right,.page-container.contact___zh .app-main .top-box .top-box-right{box-sizing:border-box;display:flex;justify-content:center;margin-top:40px;width:100%}.page-container.contact___en .app-main .top-box .top-box-right .text,.page-container.contact___zh .app-main .top-box .top-box-right .text{font-size:10px;text-align:center}.page-container.contact___en .app-main .top-box .top-box-right .left,.page-container.contact___zh .app-main .top-box .top-box-right .left{align-items:center;display:flex;flex-direction:column;margin-right:0;width:25%}.page-container.contact___en .app-main .top-box .top-box-right .left .img,.page-container.contact___zh .app-main .top-box .top-box-right .left .img{height:75px;margin-bottom:5px;width:75px}.page-container.contact___en .app-main .top-box .top-box-right .left .text,.page-container.contact___zh .app-main .top-box .top-box-right .left .text{margin-top:6px}.page-container.contact___en .app-main .top-box .top-box-right .middle,.page-container.contact___zh .app-main .top-box .top-box-right .middle{margin:0 15px}.page-container.contact___en .app-main .top-box .top-box-right .right,.page-container.contact___zh .app-main .top-box .top-box-right .right{align-items:center;display:flex;flex-direction:column;width:25%}.page-container.contact___en .app-main .top-box .top-box-right .right .img,.page-container.contact___zh .app-main .top-box .top-box-right .right .img{height:75px;margin-bottom:5px;width:75px}.page-container.contact___en .app-main .top-box .top-box-right .right .text,.page-container.contact___zh .app-main .top-box .top-box-right .right .text{margin-top:6px}.page-container.contact___en .app-main .bottom-box,.page-container.contact___zh .app-main .bottom-box{display:block;height:522px;margin:20px auto 0;padding:0;width:82%}.page-container.contact___en .app-main .bottom-box .bottom-box-left,.page-container.contact___zh .app-main .bottom-box .bottom-box-left{height:316px;padding-bottom:0;width:100%}.page-container.contact___en .app-main .bottom-box .bottom-box-left .img,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .img{height:122px;margin:5.4166666667vw auto 0;width:122px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .size,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .size{font-size:12px;margin:7px 0 35px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom{justify-content:space-around;margin-top:0}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left{align-items:center;display:flex;flex-direction:column;width:40%}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .top,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .top{font-size:18px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .divider,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .divider{display:none}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right{align-items:center;display:flex;flex-direction:column;width:40%}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .top,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .top{font-size:18px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .botttom,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .botttom{font-size:12px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger{cursor:default;font-size:12px;position:relative}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger:after,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger:after{bottom:-3.125vw;height:6px;left:50%;margin-left:-14px;margin-top:6.5px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger.active:after,.page-container.contact___zh .app-main .bottom-box .bottom-box-left .bottom-box-bottom .trigger.active:after{width:9.375vw}.page-container.contact___en .app-main .bottom-box .bottom-box-right,.page-container.contact___zh .app-main .bottom-box .bottom-box-right{border-radius:0 0 20px 20px;height:206px;width:100%}.page-container.contact___en .app-main .bottom-box .bottom-box-right img,.page-container.contact___zh .app-main .bottom-box .bottom-box-right img{height:100%;width:100%}.page-container.contact___en .compliance,.page-container.contact___zh .compliance{margin:80px 0 80px 9%;width:82%}.page-container.contact___en .compliance .compliance-title,.page-container.contact___zh .compliance .compliance-title{color:#000;font-family:OPPOSans;font-size:24px;font-weight:500}.page-container.contact___en .compliance hr,.page-container.contact___zh .compliance hr{background:#e1e1e1;border:none;height:2px;margin:19px 0 21px;width:100%}.page-container.contact___en .compliance .compliance-txt,.page-container.contact___zh .compliance .compliance-txt{color:#000;font-family:OPPOSans;font-size:16px;font-weight:500;line-height:1.5}.page-container.contact___en .compliance .compliance-email,.page-container.contact___zh .compliance .compliance-email{color:#000;font-family:OPPOSans;font-size:16px;font-weight:500;line-height:1.5;margin:21px 0 19px}.page-container.contact___en .compliance .compliance-email a,.page-container.contact___zh .compliance .compliance-email a{color:#1d7eeb}.page-container.contact___en .compliance .i-txt,.page-container.contact___zh .compliance .i-txt{color:#646464;font-family:OPPOSans;font-size:14px;font-style:italic;font-weight:500;line-height:30px}.page-container.contact___en .compliance .i-txt a,.page-container.contact___zh .compliance .i-txt a{color:#1d7eeb}.page-container.contact___en .banner .banner-box .display{font-size:32px}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom{display:flex;justify-content:space-between;padding:0 30px}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .divider{margin:0 30px}.page-container.contact___en .app-main .bottom-box .bottom-box-left .size{font-size:11px;margin-bottom:30px}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left,.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right{align-items:flex-start;justify-content:flex-start}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .top,.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .top{font-size:12px;margin-bottom:.5em}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .bottom .trigger,.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .bottom .trigger{font-size:10px;line-height:1.2}.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-left .bottom .trigger:after,.page-container.contact___en .bottom-box .bottom-box-left .bottom-box-bottom .bottom-box-bottom-right .bottom .trigger:after{left:0;margin-left:0}.page-container.contact___en .compliance .compliance-email,.page-container.contact___en .compliance .compliance-txt{font-size:12px}.page-container.contact___en .i-txt{font-size:10px;line-height:1.4}}