/*!
* 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}#about-c .aline{background:#e91d2e;border:none;color:#fff}#about-c{background:#f3f6f9;box-sizing:border-box;margin:0 auto;overflow:hidden;padding-bottom:0;position:relative;width:100%}#about-c:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxOTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuNiAzLjc0MUMzMjYuNCAxMjYuNTgxIDY0My4yIDE4OCA5NjAgMTg4YzMyMCAwIDY0MC02Mi42NjcgOTYwLTE4OHYxOTBIMFYwWiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) 0 100%/auto 100% no-repeat;bottom:0;content:"";height:9.8958333333vw;left:0;position:absolute;width:140%;z-index:1}#about-c .top-text{margin:0 auto 87px;overflow:hidden}#about-c .top-text .container{align-items:center;display:flex;justify-content:space-between}#about-c .top-text .left-text .left-text-title{color:#171819;font-size:48px;font-weight:700;margin-bottom:37px}#about-c .top-text .left-text .left-text-btiA{color:#171819;font-size:18px;font-weight:700;line-height:30px;width:521px}#about-c .top-text .left-text .left-text-btiB{color:#696a6b;font-size:16px;font-weight:500;line-height:1.75;margin-bottom:56px;margin-top:28px;width:541px}#about-c .top-text .left-text .cta{height:56px;width:128px}#about-c .top-text .left-text .cta ._icon{font-size:12px;margin-left:8px}#about-c .top-text .SrcImg{flex-shrink:0;height:31.25vw;min-height:550px;min-width:550px;width:31.25vw}#about-c .top-text .SrcImg .video{mix-blend-mode:normal}#about-c .bottom-text{width:100%}#about-c .bottom-text .container{padding:0!important}#about-c .bottom-text .bottom-text-content{position:relative}#about-c .bottom-text .bottom-text-content:after{background-color:#dde1e6;content:"";height:2px;left:0;position:absolute;top:167px;width:100%}#about-c .bottom-text .bottom-text-p{color:#171819;font-size:20px;font-weight:500;text-align:center;width:100%}#about-c .bottom-text .bottom-text-h2{color:#171819;font-size:54px;font-weight:700;margin-top:22px;text-align:center;width:100%}#about-c .bottom-text .bottom-text-header{height:96px;margin-bottom:34px}#about-c .bottom-text .bottom-text-line{align-items:center;color:#111821;display:flex;height:40px;justify-content:center;margin:auto auto 78px}#about-c .bottom-text .bottom-text-line .buttom{border:1px solid #9ea1a5;border-radius:50%;cursor:pointer;height:42px;line-height:42px;text-align:center;width:42px}#about-c .bottom-text .bottom-text-line .bottom-text-line-ul{display:flex;justify-content:space-between;width:70%}#about-c .bottom-text .bottom-text-line .bottom-text-line-ul .bottom-text-line-li{border:1px solid #9ea1a5;border-radius:20px;cursor:pointer;height:40px;line-height:40px;text-align:center;width:74px}#about-c .bottom-text .swiper-container{overflow:visible}#about-c .bottom-text .swiper-container .actions{display:flex;justify-content:center;margin-bottom:122px;position:relative}#about-c .bottom-text .swiper-container .about-c-swiper-pagination{align-items:center;display:flex;justify-content:center;margin:0 30px}#about-c .bottom-text .swiper-container .about-c-swiper-pagination .about-c-swiper-pagination-item{background:#f3f6f9;border:1px solid #9ea1a5;border-radius:20px;height:40px;margin:0 9px;opacity:.3;width:74px}#about-c .bottom-text .swiper-container .about-c-swiper-pagination .about-c-swiper-pagination-item.active{background:#e00000;border-color:#e00000;color:#fff;opacity:1}#about-c .bottom-text .swiper-container .swiper-pagination{position:static}#about-c .bottom-text .swiper-container .swiper-pagination .swiper-pagination-bullet{border:1px solid #d9dce0;border-radius:21px;height:42px;width:42px}#about-c .bottom-text .swiper-container .swiper-slide{height:100%;position:relative;width:auto}#about-c .bottom-text .swiper-container .swiper-slide.swiper-slide-active:after{background-color:#b3bcc6}#about-c .bottom-text .swiper-container .swiper-slide.swiper-slide-active .pin{background-image:url(/_nuxt/img/f5f5db5.png)}#about-c .bottom-text .swiper-container .swiper-slide.swiper-slide-active .minbox{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAABNCAYAAABwrZ5XAAACJUlEQVRIS+2XTUhUYRiFn/e7d2bKyKZ2YYhQCGFQQRaCBP5BjYGJMBFFPxDugty2ajZtC9pF0A8DxpCYTE2Rg0LYDGGLgiSQgjCjVmlW4owz9417UVNmpGnR7t7V5d7zne9wvp/3vAKQSqVCRTvcjOEMaAvINtBvIKM43LMKs2ORSCQnHjC49TjoZWAXUOUSLD3zwHuQq1Z+5qEkn2XaMFwD9gCyCrj8qsBbHPokmX4RB+kBNpQBLn3SBYUHkkxnPgE167CusKvqtAv+CWxan3Xlz6+KmcFjzsZB/6KZBZABSY5k2nAqcMPQ928+u/ITiUQwUL1jn2VxEqFVoF5hEmWkWKR/cW76dTQaza9ZhMTwqy0hJ7dXLLmuRb2UM6E30Y4D35f9KFmxx+mX9Q7FOwbrXGf7ocnVlpaAHw1ndyt6W5Dzxzqa3vlg343lPeDvjdWnwXfDd2PJAf8W9cuEXyb8MlEu2f6/MlFxrktMTARDn+caxegNdeRirqZ6PNrQkC9JjENDY5tNlelG9AJII+g4KreceWewq6v5hzvAu+u8jiIQPqFCDKVWBKOKYwxTqFwx+Zn7XuvhggeePt8etC23UWgtifPCSH6xcLrnyOEvHnjwSbbODmga2Fkm+38oLEp799Gmj3+YA3YcpSyzMfapzpaDX9doFkNMlVrAAI4IUw4Ss3Mz/SuaPSmjo2G7GDqr0CtKnQrutDcL1sa73S37Z13Mb0HQVLFSwpWQAAAAAElFTkSuQmCC)}#about-c .bottom-text .swiper-container .swiper-slide.swiper-slide-active .minbox .minbox-box,#about-c .bottom-text .swiper-container .swiper-slide.swiper-slide-active .minbox .minbox-box .size{opacity:1}#about-c .bottom-text .swiper-container .swiper-slide.swiper-slide-active .minbox .minbox-box .lh{opacity:.7}#about-c .bottom-text .swiper-container .swiper-slide:after{background-color:#dde1e6;content:"";height:2px;left:0;position:absolute;top:5px;width:100%}#about-c .bottom-text .swiper-container .swiper-slide .pin{background:url(/_nuxt/img/59f4029.png) bottom no-repeat;height:122px;left:-22px;position:absolute;text-align:center;top:-46px;width:58px;z-index:2}#about-c .bottom-text .swiper-container .swiper-slide .pin .title{color:#111821;font-size:14px;opacity:.5}#about-c .bottom-text .swiper-container .swiper-slide .content{display:flex}#about-c .bottom-text .swiper-container .swiper-slide .minbox{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAABNCAYAAABwrZ5XAAACJElEQVRIS+2XvU9TYRTGf+fe0kuVijKYgMS0qRCwJrqwuQj+ARgHYjR+JMbNRFYnu7Bi4mZM/EgTHDT6Bxhc3Fg0odK03LTVWpiISBVaeu8xtxVpKSgObvcd73nOk5PnPO97zxGAbDZrGcHQWcG4qsI5lB6EFVHeKu4zt7r+bmBgoCIeUKzwuKB3RfWEwgGPwDsCP1Rk0UCmapW112IXimNgTAOnGvG2o8A8uJNiF0pJ4CLQuQuw8Ul1A+SFLBa+fBbk2B6sW/kKWvSYy8DBPVm3A9//gZk6899rhg3gpdjF5TEcnQb9gxoyjymTdZ0DVnjc3Y/OXv2pVCoYCB06EzDNS6iOIjKIagaR2ZrjzNTWv72Px+PVlibY9kq3dGycdpX7hnBHNzs/xGI9q00dbRXNLhYHxTGfqOlcj/X3Z5qjbe3N5EvDJjx24MZgpG/BB/tqbHnA90bzbfDV8NXY/om2Prm+N3xv+N7wRwjg/z0F+57rUikNWl2lEZAHoLcr5b65eFyqbRNjOp0OB0PdFxS9CYwAc4I8qq6vvhoaGlr7tTA0Vg8xQxNiGgngOGAArsAnF7mn1fLz+urhZXzM53st6UiCjLaP8zJb0cqVk5HIUh28kFuKdBj6RiC2E6xgb7pyfjjam29itpKguzIbrnk5Gj26XAd7NZvBrgnQhO6sWSShlfLM75q9hFwudxjDuuYot0SIqJI3hYe4oafR6JGvHuYnm90pnrPCqxkAAAAASUVORK5CYII=) 0 0 no-repeat;height:auto;padding-right:50px;padding-top:98px;position:relative;width:220px}#about-c .bottom-text .swiper-container .swiper-slide .minbox:first-child{background:transparent}#about-c .bottom-text .swiper-container .swiper-slide .minbox:last-child{margin-right:0}#about-c .bottom-text .swiper-container .swiper-slide .minbox .minbox-box{color:#171819;position:relative;width:168px}#about-c .bottom-text .swiper-container .swiper-slide .minbox .minbox-box .size{color:#171819;font-family:OPPOSans H;font-size:24px;font-style:italic;margin-bottom:20px;opacity:.1}#about-c .bottom-text .swiper-container .swiper-slide .minbox .minbox-box .lh{font-size:14px;line-height:1.4285714286;opacity:.2}#about-c .bottom-text .swiper-container .swiper-button-next,#about-c .bottom-text .swiper-container .swiper-button-prev{background:transparent;border:1px solid #d9dce0;border-radius:21px;color:#2a2b2e;font-size:17px;height:42px;margin-top:0;position:static;top:100px;width:42px}#about-c .bottom-text .swiper-container .swiper-button-next:after,#about-c .bottom-text .swiper-container .swiper-button-prev:after{content:""}#about-c .bottom-text .swiper-container .swiper-button-next{right:0}#about-c .bottom-text .swiper-container .swiper-button-prev{left:0}#about-c .bottom-text .bottom-text-context{height:300px;width:100%}#about-c .bottom-text .bottom-text-context .bottom-text-context-line{background:#dde1e6;box-sizing:border-box;height:1px;position:relative;width:100%}#about-c .bottom-text .bottom-text-context .bottom-text-context-line .minbox{background:url(/_nuxt/img/59f4029.png);height:94px;left:16%;position:absolute;top:-25px;width:43px}#about-c .bottom-text .bottom-text-context .bottom-text-context-line .minbox .minbox-box{bottom:-80px;color:#171819;left:15px;opacity:.2;position:absolute;white-space:nowrap}#about-c .bottom-text .bottom-text-context .bottom-text-context-line .minbox .minbox-box .size{font-size:24px;font-style:italic;margin-bottom:20px}#about-c .bottom-text .bottom-text-context .bottom-text-context-line .minbox1{background:url(/_nuxt/img/f5f5db5.png);height:101px;left:calc(16% + 170px);position:absolute;top:-33px;width:57px}#about-c .bottom-text .bottom-text-context .bottom-text-context-line .minbox1 .minbox-box1{bottom:-80px;color:#171819;left:15px;position:absolute;white-space:nowrap}#about-c .bottom-text .bottom-text-context .bottom-text-context-line .minbox1 .minbox-box1 .size{font-size:24px;font-style:italic;margin-bottom:20px}#about-c .bottom-text .bottom-text-context .minbox2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAABNCAYAAABwrZ5XAAACJUlEQVRIS+2XTUhUYRiFn/e7d2bKyKZ2YYhQCGFQQRaCBP5BjYGJMBFFPxDugty2ajZtC9pF0A8DxpCYTE2Rg0LYDGGLgiSQgjCjVmlW4owz9417UVNmpGnR7t7V5d7zne9wvp/3vAKQSqVCRTvcjOEMaAvINtBvIKM43LMKs2ORSCQnHjC49TjoZWAXUOUSLD3zwHuQq1Z+5qEkn2XaMFwD9gCyCrj8qsBbHPokmX4RB+kBNpQBLn3SBYUHkkxnPgE167CusKvqtAv+CWxan3Xlz6+KmcFjzsZB/6KZBZABSY5k2nAqcMPQ928+u/ITiUQwUL1jn2VxEqFVoF5hEmWkWKR/cW76dTQaza9ZhMTwqy0hJ7dXLLmuRb2UM6E30Y4D35f9KFmxx+mX9Q7FOwbrXGf7ocnVlpaAHw1ndyt6W5Dzxzqa3vlg343lPeDvjdWnwXfDd2PJAf8W9cuEXyb8MlEu2f6/MlFxrktMTARDn+caxegNdeRirqZ6PNrQkC9JjENDY5tNlelG9AJII+g4KreceWewq6v5hzvAu+u8jiIQPqFCDKVWBKOKYwxTqFwx+Zn7XuvhggeePt8etC23UWgtifPCSH6xcLrnyOEvHnjwSbbODmga2Fkm+38oLEp799Gmj3+YA3YcpSyzMfapzpaDX9doFkNMlVrAAI4IUw4Ss3Mz/SuaPSmjo2G7GDqr0CtKnQrutDcL1sa73S37Z13Mb0HQVLFSwpWQAAAAAElFTkSuQmCC);height:77px;left:calc(16% + 357px);position:absolute;top:-5px;width:11px}#about-c .bottom-text .bottom-text-context .minbox2 .minbox-box2{bottom:-98px;color:#171819;left:0;position:absolute;white-space:nowrap}#about-c .bottom-text .bottom-text-context .minbox2 .minbox-box2 .size{font-size:24px;font-style:italic;margin-bottom:20px}#about-c .bottom-text .bottom-text-context .minbox2 .minbox-box2 .lh{line-height:20px}#about-c .bottom-text .bottom-text-context .minbox3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAABNCAYAAABwrZ5XAAACJUlEQVRIS+2XTUhUYRiFn/e7d2bKyKZ2YYhQCGFQQRaCBP5BjYGJMBFFPxDugty2ajZtC9pF0A8DxpCYTE2Rg0LYDGGLgiSQgjCjVmlW4owz9417UVNmpGnR7t7V5d7zne9wvp/3vAKQSqVCRTvcjOEMaAvINtBvIKM43LMKs2ORSCQnHjC49TjoZWAXUOUSLD3zwHuQq1Z+5qEkn2XaMFwD9gCyCrj8qsBbHPokmX4RB+kBNpQBLn3SBYUHkkxnPgE167CusKvqtAv+CWxan3Xlz6+KmcFjzsZB/6KZBZABSY5k2nAqcMPQ928+u/ITiUQwUL1jn2VxEqFVoF5hEmWkWKR/cW76dTQaza9ZhMTwqy0hJ7dXLLmuRb2UM6E30Y4D35f9KFmxx+mX9Q7FOwbrXGf7ocnVlpaAHw1ndyt6W5Dzxzqa3vlg343lPeDvjdWnwXfDd2PJAf8W9cuEXyb8MlEu2f6/MlFxrktMTARDn+caxegNdeRirqZ6PNrQkC9JjENDY5tNlelG9AJII+g4KreceWewq6v5hzvAu+u8jiIQPqFCDKVWBKOKYwxTqFwx+Zn7XuvhggeePt8etC23UWgtifPCSH6xcLrnyOEvHnjwSbbODmga2Fkm+38oLEp799Gmj3+YA3YcpSyzMfapzpaDX9doFkNMlVrAAI4IUw4Ss3Mz/SuaPSmjo2G7GDqr0CtKnQrutDcL1sa73S37Z13Mb0HQVLFSwpWQAAAAAElFTkSuQmCC);height:77px;left:calc(16% + 572px);position:absolute;top:-5px;width:11px}#about-c .bottom-text .bottom-text-context .minbox3 .minbox-box3{bottom:-114px;color:#171819;left:0;position:absolute;white-space:nowrap}#about-c .bottom-text .bottom-text-context .minbox3 .minbox-box3 .size{font-size:24px;font-style:italic;margin-bottom:20px}#about-c .bottom-text .bottom-text-context .minbox3 .minbox-box3 .lh{line-height:20px}#about-c .bottom-text .bottom-text-context .minbox4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAABNCAYAAABwrZ5XAAACJUlEQVRIS+2XTUhUYRiFn/e7d2bKyKZ2YYhQCGFQQRaCBP5BjYGJMBFFPxDugty2ajZtC9pF0A8DxpCYTE2Rg0LYDGGLgiSQgjCjVmlW4owz9417UVNmpGnR7t7V5d7zne9wvp/3vAKQSqVCRTvcjOEMaAvINtBvIKM43LMKs2ORSCQnHjC49TjoZWAXUOUSLD3zwHuQq1Z+5qEkn2XaMFwD9gCyCrj8qsBbHPokmX4RB+kBNpQBLn3SBYUHkkxnPgE167CusKvqtAv+CWxan3Xlz6+KmcFjzsZB/6KZBZABSY5k2nAqcMPQ928+u/ITiUQwUL1jn2VxEqFVoF5hEmWkWKR/cW76dTQaza9ZhMTwqy0hJ7dXLLmuRb2UM6E30Y4D35f9KFmxx+mX9Q7FOwbrXGf7ocnVlpaAHw1ndyt6W5Dzxzqa3vlg343lPeDvjdWnwXfDd2PJAf8W9cuEXyb8MlEu2f6/MlFxrktMTARDn+caxegNdeRirqZ6PNrQkC9JjENDY5tNlelG9AJII+g4KreceWewq6v5hzvAu+u8jiIQPqFCDKVWBKOKYwxTqFwx+Zn7XuvhggeePt8etC23UWgtifPCSH6xcLrnyOEvHnjwSbbODmga2Fkm+38oLEp799Gmj3+YA3YcpSyzMfapzpaDX9doFkNMlVrAAI4IUw4Ss3Mz/SuaPSmjo2G7GDqr0CtKnQrutDcL1sa73S37Z13Mb0HQVLFSwpWQAAAAAElFTkSuQmCC);height:77px;left:calc(16% + 792px);position:absolute;top:-5px;width:11px}#about-c .bottom-text .bottom-text-context .minbox4 .minbox-box4{bottom:-92px;color:#171819;left:0;position:absolute;white-space:nowrap}#about-c .bottom-text .bottom-text-context .minbox4 .minbox-box4 .size{font-size:24px;font-style:italic;margin-bottom:20px}#about-c .bottom-text .bottom-text-context .minbox4 .minbox-box4 .lh{line-height:20px}#about-c .bottom-text .bottom-text-context .minbox5{background:url(/_nuxt/img/59f4029.png);height:94px;left:calc(16% + 987px);position:absolute;top:-25px;width:43px}#about-c .bottom-text .bottom-text-context .minbox5 .minbox-box5{bottom:-174px;color:#171819;left:15px;opacity:.2;position:absolute;white-space:nowrap}#about-c .bottom-text .bottom-text-context .minbox5 .minbox-box5 .size{font-size:24px;font-style:italic;margin-bottom:20px}#about-c .bottom-text .bottom-text-context .minbox5 .minbox-box5 .lh{line-height:20px}#about-c .bottom-text .bottom-text-context .minbox6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAABNCAYAAABwrZ5XAAACJElEQVRIS+2XvU9TYRTGf+fe0kuVijKYgMS0qRCwJrqwuQj+ARgHYjR+JMbNRFYnu7Bi4mZM/EgTHDT6Bxhc3Fg0odK03LTVWpiISBVaeu8xtxVpKSgObvcd73nOk5PnPO97zxGAbDZrGcHQWcG4qsI5lB6EFVHeKu4zt7r+bmBgoCIeUKzwuKB3RfWEwgGPwDsCP1Rk0UCmapW112IXimNgTAOnGvG2o8A8uJNiF0pJ4CLQuQuw8Ul1A+SFLBa+fBbk2B6sW/kKWvSYy8DBPVm3A9//gZk6899rhg3gpdjF5TEcnQb9gxoyjymTdZ0DVnjc3Y/OXv2pVCoYCB06EzDNS6iOIjKIagaR2ZrjzNTWv72Px+PVlibY9kq3dGycdpX7hnBHNzs/xGI9q00dbRXNLhYHxTGfqOlcj/X3Z5qjbe3N5EvDJjx24MZgpG/BB/tqbHnA90bzbfDV8NXY/om2Prm+N3xv+N7wRwjg/z0F+57rUikNWl2lEZAHoLcr5b65eFyqbRNjOp0OB0PdFxS9CYwAc4I8qq6vvhoaGlr7tTA0Vg8xQxNiGgngOGAArsAnF7mn1fLz+urhZXzM53st6UiCjLaP8zJb0cqVk5HIUh28kFuKdBj6RiC2E6xgb7pyfjjam29itpKguzIbrnk5Gj26XAd7NZvBrgnQhO6sWSShlfLM75q9hFwudxjDuuYot0SIqJI3hYe4oafR6JGvHuYnm90pnrPCqxkAAAAASUVORK5CYII=);height:77px;left:calc(16% + 1210px);position:absolute;top:-5px;width:11px}#about-c .bottom-text .bottom-text-context .minbox6 .minbox-box6{bottom:-92px;color:#171819;left:0;opacity:.2;position:absolute;white-space:nowrap}#about-c .bottom-text .bottom-text-context .minbox6 .minbox-box6 .size{font-size:24px;font-style:italic;margin-bottom:20px}#about-c .bottom-text .bottom-text-context .minbox6 .minbox-box6 .lh{line-height:20px}@media screen and (max-width:720px){#about-c{box-sizing:border-box}#about-c .top-text{width:100%}#about-c .top-text .container{display:block;margin-left:9%;padding-top:0;width:82%}#about-c .top-text .container .left-text .left-text-title{font-size:27px;margin-bottom:21px}#about-c .top-text .container .left-text .left-text-btiA{font-size:14px;line-height:21px;width:100%}#about-c .top-text .container .left-text .left-text-btiB{font-size:12px;line-height:19px;margin-bottom:46px;margin-top:21px;width:100%}#about-c .top-text .container .left-text .cta{height:40px;width:85px}#about-c .top-text .container .left-text .cta ._text{font-size:10px}#about-c .top-text .container .left-text .cta .icon-chevron-right{font-size:8px}#about-c .top-text .container .SrcImg{margin:50px auto 0;min-height:238px;min-width:260px}#about-c .bottom-text,#about-c .top-text .container .SrcImg .video{width:100%}#about-c .bottom-text .bottom-text-content{box-sizing:border-box;padding:0 20px}#about-c .bottom-text .bottom-text-content:after{top:105px}#about-c .bottom-text .bottom-text-p{font-size:16px;font-weight:500;margin-top:90px;width:100%}#about-c .bottom-text .bottom-text-h2{font-size:27px;line-height:30px;margin:14px auto 0;width:80%}#about-c .bottom-text .bottom-text-header{margin-bottom:40px}#about-c .bottom-text .swiper-container{height:220px;width:100%}#about-c .bottom-text .swiper-container .actions{display:flex;justify-content:center;margin-bottom:60px;position:relative}#about-c .bottom-text .swiper-container .about-c-swiper-pagination{margin:0 20px}#about-c .bottom-text .swiper-container .about-c-swiper-pagination .about-c-swiper-pagination-item{border-radius:75px;font-size:10px;height:23px;margin:0 2.5px;opacity:.3;pointer-events:none;width:42px}#about-c .bottom-text .swiper-container .swiper-slide.swiper-slide-active .pin{background-position:0 0}#about-c .bottom-text .swiper-container .swiper-slide .pin{background-size:contain;height:40px;left:0;top:-5px;width:22px}#about-c .bottom-text .swiper-container .swiper-slide .pin .title{font-size:12px;margin-top:-15px}#about-c .bottom-text .swiper-container .swiper-slide .minbox{background-position:0 3px;background-size:4%;padding-right:50px;padding-top:48px;width:110px}#about-c .bottom-text .swiper-container .swiper-slide .minbox:first-child{background:transparent}#about-c .bottom-text .swiper-container .swiper-slide .minbox:last-child{margin-right:0}#about-c .bottom-text .swiper-container .swiper-slide .minbox .minbox-box .size{font-size:16px}#about-c .bottom-text .swiper-container .swiper-slide .minbox .minbox-box .lh{font-size:10px;width:50%}#about-c .bottom-text .swiper-container .swiper-button-next,#about-c .bottom-text .swiper-container .swiper-button-prev{display:none;font-size:9px;height:26px;width:26px}}