@charset "UTF-8";html{font-size:20px}@font-face{font-family:MiSans;font-style:normal;font-weight:400;src:url(/static/media/MiSans-Normal.bc21d53712d0b15e3900.woff2) format("woff2")}@font-face{font-family:MiSans;font-style:normal;font-weight:500;src:url(/static/media/MiSans-Medium.c85a5116a5712753dc93.woff2) format("woff2")}@font-face{font-family:MiSans;font-style:normal;font-weight:600;src:url(/static/media/MiSans-Semibold.4869217aaca88067c846.woff2) format("woff2")}@font-face{font-family:MiSans;font-style:normal;font-weight:700;src:url(/static/media/MiSans-Bold.907dcbaa11b6684121cc.woff2) format("woff2")}@font-face{font-family:MiSans;font-style:normal;font-weight:800;src:url(/static/media/MiSans-Heavy.60e08d4ecab34802cb8f.woff2) format("woff2")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;font-family:MiSans,PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;margin:0;min-width:320px}body.NoScroll{overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}.hidden{display:none}a{-webkit-user-select:none;-o-user-select:none;user-select:none}a.disabled,a[disabled]{opacity:.4;pointer-events:none}input,textarea{border:none;box-shadow:none;outline:none}input[type=month]{-webkit-appearance:none}input.disabled,input[disabled]{opacity:.4;pointer-events:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{background-clip:text;-webkit-background-clip:text;box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:autofill,input:autofill:active,input:autofill:focus,input:autofill:hover{background-clip:text;-webkit-background-clip:text;box-shadow:inset 0 0 0 30px #fff!important}textarea{resize:none}.NonClickable{pointer-events:none}.SectionTitle{align-items:center;color:#191919;display:inline-flex;flex-flow:row nowrap;font-size:36px;font-weight:500;justify-content:flex-start;line-height:50px;text-align:center}body.Compact .SectionTitle{font-size:20px;line-height:28px}.SectionTitle>span{background-color:#999;border-radius:1000vh;height:6px;margin:0 12px;width:6px}.SectionSubtitle{color:#333;font-size:16px;line-height:26px;text-align:left}body.Compact .SectionSubtitle{font-size:12px;line-height:18px}@media only screen and (min-width:320px) and (max-width:1119px){html{font-size:16px}}@media only screen and (min-width:1920px) and (max-width:2559px){html{font-size:18px}}/*!
 * 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{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}.OnlineService{bottom:100px;color:#225ff5;font-size:20px;font-weight:600;position:fixed;right:40px;text-decoration:none;z-index:99}.OnlineService:hover{text-decoration:underline}.OnlineServiceImage{border-radius:1000vh;box-shadow:0 1px 12px 0 rgba(0,0,0,.1)}.OnlineService:active>.OnlineServiceImage,.OnlineServiceImage.Selected{display:none}.OnlineService:active>.OnlineServiceImage.Selected{display:block}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(/static/media/roboto-condensed-cyrillic-ext-300-normal.e65d83bc281be4350fc5.woff2) format("woff2"),url(/static/media/roboto-condensed-all-300-normal.e25bbece9701767c61f4.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(/static/media/roboto-condensed-cyrillic-300-normal.9c0972444884eb7360cf.woff2) format("woff2"),url(/static/media/roboto-condensed-all-300-normal.e25bbece9701767c61f4.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(/static/media/roboto-condensed-greek-ext-300-normal.27ba3a55db7ff02c21d0.woff2) format("woff2"),url(/static/media/roboto-condensed-all-300-normal.e25bbece9701767c61f4.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(/static/media/roboto-condensed-greek-300-normal.c530a4ac46411e5b3006.woff2) format("woff2"),url(/static/media/roboto-condensed-all-300-normal.e25bbece9701767c61f4.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(/static/media/roboto-condensed-vietnamese-300-normal.a76310ea67ebae20716f.woff2) format("woff2"),url(/static/media/roboto-condensed-all-300-normal.e25bbece9701767c61f4.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(/static/media/roboto-condensed-latin-ext-300-normal.acf951b89159ccd75b15.woff2) format("woff2"),url(/static/media/roboto-condensed-all-300-normal.e25bbece9701767c61f4.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(/static/media/roboto-condensed-latin-300-normal.f4aede0d15d1ee53fe3f.woff2) format("woff2"),url(/static/media/roboto-condensed-all-300-normal.e25bbece9701767c61f4.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-cyrillic-ext-400-normal.fcd8cab1a391e15a4a25.woff2) format("woff2"),url(/static/media/roboto-condensed-all-400-normal.242461da0ded06ef3693.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-cyrillic-400-normal.0cf65c384ed898fe0b45.woff2) format("woff2"),url(/static/media/roboto-condensed-all-400-normal.242461da0ded06ef3693.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-greek-ext-400-normal.5df01ae6008986cc8d2e.woff2) format("woff2"),url(/static/media/roboto-condensed-all-400-normal.242461da0ded06ef3693.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-greek-400-normal.a11231a21f9d32e41d7a.woff2) format("woff2"),url(/static/media/roboto-condensed-all-400-normal.242461da0ded06ef3693.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-vietnamese-400-normal.edbb62e501e04eab6174.woff2) format("woff2"),url(/static/media/roboto-condensed-all-400-normal.242461da0ded06ef3693.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-latin-ext-400-normal.3977c6a007dc01cfd580.woff2) format("woff2"),url(/static/media/roboto-condensed-all-400-normal.242461da0ded06ef3693.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-latin-400-normal.bb7a4e73944870e385e1.woff2) format("woff2"),url(/static/media/roboto-condensed-all-400-normal.242461da0ded06ef3693.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-cyrillic-ext-700-normal.ec68fba22674b53bb44e.woff2) format("woff2"),url(/static/media/roboto-condensed-all-700-normal.5536f7f008cc3e8906e6.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-cyrillic-700-normal.5891b396f7db928e5562.woff2) format("woff2"),url(/static/media/roboto-condensed-all-700-normal.5536f7f008cc3e8906e6.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-greek-ext-700-normal.4778474ad50f40bc3650.woff2) format("woff2"),url(/static/media/roboto-condensed-all-700-normal.5536f7f008cc3e8906e6.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-greek-700-normal.da8d9e37d2202e4b93eb.woff2) format("woff2"),url(/static/media/roboto-condensed-all-700-normal.5536f7f008cc3e8906e6.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-vietnamese-700-normal.c42e30a846411ee10850.woff2) format("woff2"),url(/static/media/roboto-condensed-all-700-normal.5536f7f008cc3e8906e6.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-latin-ext-700-normal.66dff921258f76ce0f9a.woff2) format("woff2"),url(/static/media/roboto-condensed-all-700-normal.5536f7f008cc3e8906e6.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-latin-700-normal.6c26e7ba325616ba4252.woff2) format("woff2"),url(/static/media/roboto-condensed-all-700-normal.5536f7f008cc3e8906e6.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.AppContainer{margin:0 auto;min-width:1200px;padding-top:80px;padding-top:var(--navigation-bar-height)}body.Compact .AppContainer{min-width:auto}.AppContainerSeparator{background-color:#fff;height:0;left:0;position:fixed;right:0;top:0;z-index:100}body.Compact .AppContainerSeparator{background-color:#f6f6f6}@supports (height:env(safe-area-inset-top,0)){.AppContainer{padding-top:calc(env(safe-area-inset-top, 0) + var(--navigation-bar-height))}.AppContainerSeparator{height:env(safe-area-inset-top,0)}}.NavigationBar{background:#fff;border-bottom:1px solid #e2e3e5;left:0;position:fixed;right:0;top:0;z-index:100}body.Compact .NavigationBar{align-items:stretch;background-color:#f6f6f6;display:flex;flex-flow:column nowrap;justify-content:stretch}.NavigationBarContent{box-sizing:border-box;height:100%;margin:0 auto;padding:0;position:relative;width:1200px}.NavigationBarContent ul{align-items:center;box-sizing:border-box;display:flex;flex-flow:row nowrap;float:right;height:100%;justify-content:flex-start;justify-content:flex-end;list-style-type:none;margin:0;padding:0}body.Compact .NavigationBarContent{align-items:stretch;background-color:#fff;flex-flow:column nowrap;justify-content:flex-start;left:0;margin:0;position:fixed;right:0;width:auto}.NavigationBarControls{box-sizing:border-box;flex:auto;height:100%;justify-content:space-between;padding:4px 20px}.NavigationBarControlLeft,.NavigationBarControls{align-items:center;display:flex;flex-flow:row nowrap}.NavigationBarControlLeft{justify-content:center}.NavigationBarContentItem{flex:none;margin-right:32px}.NavigationBarContentItem:last-of-type{margin-right:0}body.Compact .NavigationBarContentItem{border-bottom:1px solid #eee;box-sizing:border-box;height:45px;margin-left:30px;margin-right:0}.NavigationBarContentItem>a,body.Compact .NavigationBarContentItem{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.NavigationBarContentItem>a{color:#8f8f8f;font-size:17px;font-weight:500;line-height:24px;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.NavigationBarContentItem>a:hover{color:#225ff5}.NavigationBarContentItem[data-selected=true]>a{color:#191919}body.Compact .NavigationBarContentItem>a{font-size:14px;height:auto;line-height:20px;width:100%}@supports (top:env(safe-area-inset-top,0)){.NavigationBar{top:env(safe-area-inset-top,0)}.NavigationBarContent{left:env(safe-area-inset-left,0);right:env(safe-area-inset-right,0)}}@media only screen and (max-width:1199px){.NavigationBarContent{justify-content:center}}ul.NavigationBarContent li:first-child{margin-right:60px}.Image{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.Footer{background-color:#1b1b1b;padding:0}.FooterContent{align-items:stretch;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0 auto;max-width:980px;padding:40px 0 20px;text-align:left}body.Compact .FooterContent{flex-flow:column nowrap;padding:20px}body.Compact .FooterContentItem:not(:first-of-type){margin-top:10px}.FooterContentItemTitle{color:#fff;font-size:16px;font-weight:600;white-space:nowrap}.Footer address{font-style:normal}.FooterContentItemSubitems{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;list-style-type:none;margin:10px auto 10px 0;padding:0}body.Compact .FooterContentItemSubitems{margin:10px 20px}.FooterContentItemSubitem{margin-bottom:10px}.FooterContentItemSubitem:last-of-type{margin-bottom:0}.FooterContentItemSubitem>a,.FooterContentItemSubitem>span{color:#fff;font-size:14px;text-decoration:none;white-space:nowrap}body.Compact .FooterContentItemSubitem>a{white-space:inherit}.FooterContentItem address a{-webkit-user-select:initial;user-select:auto}.Footer>hr{background-color:hsla(0,0%,87%,.6);border:none;height:1px;margin:0}.FooterCopyright{margin:0 auto;padding:15px 0;text-align:center}.FooterCopyright>*{color:#fff;font-size:14px;line-height:30px}body.Compact .FooterCopyrightContent{white-space:pre-line}.FooterCopyrightAnchor{text-decoration:none}.FooterCopyrightAnchor:hover,body.Compact .FooterCopyrightAnchor{text-decoration:underline}.FooterContacts{align-items:center;color:#666;display:flex;flex-flow:row nowrap;font-size:14px;justify-content:center;line-height:30px}.FooterContact{color:inherit}.FooterContact:not(:first-of-type){margin-left:.5rem}@supports (top:env(safe-area-inset-top,0)){.Footer{padding:0 env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}}.vr-popover{background:#fff;border:1px solid #e0e0e0;border-radius:6px;bottom:100%;box-shadow:0 4px 12px rgba(0,0,0,.15);left:50%;padding:8px 0;position:absolute;-webkit-transform:translate(-50%,-8px);transform:translate(-50%,-8px);white-space:nowrap;z-index:1000}.vr-popover:after{border:6px solid transparent;border-top-color:#fff;content:"";left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vr-popover a{color:#333;display:block;font-size:14px;padding:6px 16px;text-decoration:none}.vr-popover a:hover{background:#f5f5f5}.vr-trigger{cursor:pointer;position:relative}.Chat{align-items:stretch;background-color:initial;justify-content:flex-start;position:relative}.Chat,.Chat.AgentNotAvailable{display:flex;flex-flow:column nowrap}.Chat.AgentNotAvailable{align-items:center;justify-content:center;overflow:hidden}.ChatContactBackground{align-items:stretch;bottom:0;justify-content:center;overflow:hidden;position:absolute;width:100%}.ChatContactBackground,.ChatHeader{display:flex;flex-flow:row nowrap;left:0;right:0;top:0}.ChatHeader{align-items:center;background-color:#225ff5;box-sizing:border-box;justify-content:space-between;padding:10px 20px;position:fixed;z-index:3}.ChatHeaderContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.ChatHeaderContentImage+div{margin-left:10px}.ChatHeaderContentTitle{color:#fff;font-size:12px;font-weight:600;line-height:17px;min-height:17px;white-space:nowrap}.ChatHeaderContentSubtitle{color:#fff;font-size:10px;line-height:14px;white-space:nowrap}.ChatHeaderClose{color:#fff;font-size:16px;text-decoration:none;white-space:nowrap}.ChatStatus{color:#fff;font-size:14px;left:0;overflow:hidden;position:fixed;right:0;z-index:2}.ChatStatusContent{align-items:center;background-color:#f08080;display:flex;flex-flow:row nowrap;justify-content:center;-webkit-transform:none;transform:none;transition:all 1s ease-in-out}.ChatStatusContent.Connecting{opacity:1;-webkit-transform:none;transform:none}.ChatStatusContent.Open{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.ChatStatusContent.Closed{opacity:1;-webkit-transform:none;transform:none}.ChatContent{align-items:stretch;flex:auto;margin-bottom:0;margin-bottom:var(--input-height,0);z-index:1}.ChatContact,.ChatContent{display:flex;flex-flow:column nowrap;justify-content:flex-start}.ChatContact{align-items:center;max-width:100%}.ChatContactTitle{color:#999;font-size:16px}.ChatContactHeader{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-bottom:26px}.ChatContactHeaderTitle{background-color:#f7b500;border-radius:1000vh;box-sizing:border-box;color:#236;font-size:20px;font-weight:500;min-height:36px;padding:4px 28px}.ChatContactHeaderSubtitle{color:#fff;font-size:40px;font-weight:600;margin-top:10px}.ChatContact>div{background-color:#fff;border-radius:22px;box-sizing:border-box;max-width:100%;min-height:418px;overflow:hidden;padding:56px 30px;position:relative}.ChatContact>div,.ChatContactItem{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ChatContactItem{z-index:2}.ChatContactItem:not(:first-of-type){margin-top:20px}.ChatContactItem:last-of-type{margin-top:36px}.ChatContactItemName{color:#717171;font-size:16px;font-weight:600;margin-bottom:10px;white-space:nowrap}.ChatContactItemContainer{align-items:stretch;background-color:#f2f2f2;border:1px solid transparent;border-radius:8px;box-sizing:border-box;display:flex;flex-flow:row nowrap;height:40px;justify-content:space-between;overflow:hidden;padding:0 16px}.ChatContactItemContainer:focus-within:valid{border:1px solid #4287fe}.ChatContactItemContainer:focus-within:invalid{border:1px solid #fc4e39}.ChatContactItemValue{align-items:center;background-color:initial;border:1px solid transparent;color:#333;display:flex;flex:auto;flex-flow:row nowrap;font-size:16px;justify-content:flex-start;line-height:20px;max-width:150px;min-width:100px}.ChatContactItemValue:-webkit-autofill,.ChatContactItemValue:-webkit-autofill:focus{background-clip:content-box;background-color:#f2f2f2;box-shadow:inset 0 0 0 50px #f2f2f2}.ChatContactFetchVerificationCode{align-items:center;background-color:initial;color:#0096ff;display:flex;flex:none;flex-flow:row nowrap;font-size:14px;justify-content:flex-start;opacity:.4;padding:0;pointer-events:none}#ChatContactPhone:valid+.ChatContactFetchVerificationCode:not(.Cooling){cursor:pointer;opacity:1;pointer-events:auto}.ChatContactFetchVerificationCode+span{align-items:center;color:#999;display:flex;flex:none;flex-flow:row nowrap;font-size:10px;justify-content:center;margin-left:4px}.ChatContactSubmit{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;background-color:#0096ff;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:500;min-height:40px;padding:6px 20px}.ChatContactSubmit.Invalid{opacity:.4;pointer-events:none}.ChatContactIndicator{bottom:0;position:absolute;right:0}.ChatItems{align-items:stretch;box-sizing:border-box;list-style-type:none;margin:0;padding:10px 20px}.ChatItem,.ChatItems{display:flex;flex-flow:column nowrap;justify-content:flex-start}.ChatItem{--date-font-size:12px;--date-color:gray;--date-margin:10px;align-items:center}.ChatItem:not(:last-of-type){margin-bottom:20px}.ChatItem>div{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;width:100%}.ChatItem.Mine>div{justify-content:flex-end}.ChatItem.System:not(.Closed)>div,.ChatItemContent{justify-content:center}.ChatItemContent{align-items:center;border:1px solid #d7e0ed;box-sizing:border-box;display:flex;flex-flow:row nowrap;max-width:100%;min-height:48px;min-width:60px}.ChatItem.Others .ChatItemContent,.ChatItem.System.Closed .ChatItemContent{background-color:#fff;border-bottom-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px}.ChatItem.Mine .ChatItemContent{background-color:#e8eef7;border-bottom-left-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px}.ChatItem.System:not(.Closed) .ChatItemContent{background-color:initial;border:none;min-height:auto;min-width:auto}.ChatItemContentTitle{color:#333;font-size:14px;padding:14px 12px;text-align:center;white-space:pre-line}.ChatItem.System:not(.Closed) .ChatItemContentTitle{color:#999;font-size:12px;padding:4px 6px}.ChatItemContent>img{max-width:100%;object-fit:contain}.ChatItemContentTitle+div{text-align:center}.ChatItemContentSeparator{background-color:#e6e6e6;border:none;height:1px;margin:0}.ChatItemContentAction{border:1px solid #999;border-radius:4px;box-sizing:border-box;color:#333;display:block;font-size:14px;line-height:20px;margin:14px 12px;min-height:32px;min-width:120px;padding:6px 18px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatAgentStatus{font-size:20px;font-weight:500;padding:20px;text-align:center;white-space:pre-line}.ChatInput{align-items:center;background-color:#fff;border-top:1px solid #e6e6e6;bottom:0;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:space-between;left:0;padding:10px 20px;position:fixed;right:0;z-index:3}.ChatInputField{-webkit-appearance:none;background-color:initial;border-style:none;box-shadow:none;box-sizing:border-box;color:#333;flex:auto;font-size:16px;line-height:20px;overflow:auto;padding:5px 10px}.ChatInputField::-webkit-input-placeholder{color:#999}.ChatInputField::placeholder{color:#999}.ChatInputSend{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;background-color:#225ff5;border-radius:4px;box-sizing:border-box;color:#fff;font-size:14px;font-weight:500;margin-left:10px;min-height:32px;min-width:72px;padding:6px 20px}.ChatInputImagePicker{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin:0 .5rem}.ChatInputImagePicker+input[type=file]{display:none}.ChatSeparator{background-color:#fff;bottom:0;height:0;left:0;position:fixed;right:0}@supports (top:env(safe-area-inset-top,0)){.ChatHeader{top:env(safe-area-inset-top,0)}.ChatHeader,.ChatInput{left:env(safe-area-inset-left,0);right:env(safe-area-inset-right,0)}.ChatInput{padding:calc(env(safe-area-inset-bottom, 0)*1)}.ChatSeparator{height:calc(env(safe-area-inset-bottom, 0)*1)}}.Home{margin-bottom:120px}body.Compact .Home{margin-bottom:0}.Home>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.HomeIntroduction{padding:80px 40px 60px}body.Compact .HomeIntroduction{padding:40px 15px}.HomeSubtitle{margin-top:20px}.Header{align-items:center;display:flex;flex-flow:row nowrap;height:440px;justify-content:center;margin:0 auto;overflow:hidden}body.Compact .Header{box-sizing:border-box;height:auto;justify-content:stretch;min-width:175px}body.Compact .Header>a{align-items:center;display:flex;flex:auto;flex-flow:row nowrap;justify-content:stretch}Header.None>a{pointer-events:none}body.Compact .Header .Image{flex:auto}.HeaderImage{pointer-events:none}body.Compact .HeaderImage{width:100%}[data-aos=header]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:pulse;animation-name:pulse}.HomeOffer>div{background-color:#fafafa;height:840px;position:relative;width:100%}body.Compact .HomeOffer>div{background-color:initial;height:auto}.HomeOfferDotBackgroundLeft,.HomeOfferDotBackgroundRight{position:absolute}.HomeOfferDotBackgroundLeft{left:0;top:10px}.HomeOfferDotBackgroundRight{bottom:10px;right:0}body.Compact .HomeOfferDotBackgroundLeft,body.Compact .HomeOfferDotBackgroundRight{display:none}.HomeOffer>div>div{align-items:center;box-sizing:border-box;display:flex;flex-flow:row nowrap;height:100%;justify-content:center;margin:0 auto;overflow:hidden;padding:60px 0;position:relative;width:1200px}body.Compact .HomeOffer>div>div{padding:40px 0;width:auto}.HomeOfferBackground{bottom:60px;left:0;position:absolute;right:0;top:60px}body.Compact .HomeOfferBackground{bottom:0;height:100%;top:0;width:100%}.HomeOfferContent{box-sizing:border-box;height:100%;padding:60px;width:100%;z-index:1}body.Compact .HomeOfferContent{padding:0 4px}.HomeOfferContentAnchor{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;text-align:center;text-decoration:none}.HomeOfferContentTitle{color:#fff6da;font-size:36px;font-weight:500;line-height:50px;margin-top:60px}body.Compact .HomeOfferContentTitle{font-size:20px;line-height:28px;margin-top:0}.HomeOfferContentSubtitle{color:#fff6da;font-size:16px;line-height:26px;margin-top:20px}body.Compact .HomeOfferContentSubtitle{font-size:12px;line-height:18px;margin-top:15px}.HomeOfferContentSummary{border:1px solid #fff6da;border-radius:4px;box-sizing:border-box;height:188px;margin:30px 0 46px;padding:20px 30px;width:88%}body.Compact .HomeOfferContentSummary{margin:25px 0 40px;padding:20px 10px;width:100%}.HomeOfferContentSummary td{color:#fff6da;font-family:Helvetica;font-size:30px;line-height:49px}body.Compact .HomeOfferContentSummary td{font-size:15px;line-height:24px}.HomeOfferContentSummary td.HomeOfferContentSummaryHeader,.HomeOfferContentSummary th{color:#fff6da;font-size:20px;font-weight:500;line-height:28px}body.Compact .HomeOfferContentSummary th{font-size:15px;line-height:21px}body.Compact .HomeOfferContentSummary td.HomeOfferContentSummaryHeader{font-size:11px;line-height:15px}.HomeOfferContent>div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .HomeOfferContent>div{margin:0 14px}.HomeOfferContent>div>a{flex:none;margin-top:-48px}.HomeOfferContentItems{align-items:center;display:flex;flex:auto;flex-flow:row nowrap;justify-content:space-between;margin:0 60px}body.Compact .HomeOfferContentItems{justify-content:center;margin:0 10px}.HomeOfferContentItem{flex:none;width:240px}.HomeOfferContentItemImage{height:160px;width:240px}.HomeOfferContentItemTitle{align-items:center;color:#fff6da;display:flex;flex-flow:row nowrap;font-size:20px;font-weight:500;justify-content:flex-start;line-height:28px;margin-top:20px}body.Compact .HomeOfferContentItemTitle{justify-content:center}.HomeOfferContentItemTitle:after{content:attr(data-subtitle);font-size:16px;margin-left:10px}.HomeScoreTitle{margin-top:80px}body.Compact .HomeScoreTitle{margin-top:60px}.HomeScoreContainer{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:60px auto;width:1200px}body.Compact .HomeScoreContainer{margin:30px 0;width:100%}.HomeScoreContent{flex:auto;margin:0 50px;width:980px}body.Compact .HomeScoreContent{margin:0;width:100%}.HomeScoreContentItems{height:560px;max-width:980px;overflow:hidden;position:relative}body:not(.Compact) .HomeScoreContentItem{left:50%;opacity:0;position:absolute;-webkit-transform:scale(.86) translateX(-57%);transform:scale(.86) translateX(-57%);transition:all .3s ease-in-out}body:not(.Compact) .HomeScoreContentItem.Before{left:0;opacity:.7;-webkit-transform:scale(.86) translateX(-7%);transform:scale(.86) translateX(-7%)}body:not(.Compact) .HomeScoreContentItem.Current{left:50%;opacity:1;top:0;-webkit-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%);z-index:1}body:not(.Compact) .HomeScoreContentItem.After{left:auto;opacity:.7;right:0;-webkit-transform:scale(.86) translateX(7%);transform:scale(.86) translateX(7%)}.HomeScoreContentItemContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;position:relative}.HomeScoreContentItemImage{border-radius:7px}.HomeScoreContentItemUnfold{border:1px solid #fff6da;border-radius:4px;bottom:40px;color:rgba(255,246,218,.7);font-size:12px;font-weight:500;margin:0 auto;padding:8px 22px;position:absolute;text-decoration:none;white-space:nowrap}body.Compact .HomeScoreContentItemUnfold{bottom:32px}body.Compact .HomeProduct{margin:30px 20px}.HomeProductSubtitle{color:#333;font-size:16px;line-height:26px;margin-top:20px}body.Compact .HomeProductSubtitle{font-size:12px;line-height:13px;margin-top:15px}body.Compact .HomeProductContent{width:100%}.HomeProductContentItemsNew,.HomeProductContentItemsOld{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;margin-top:80px}body.Compact .HomeProductContentItemsNew,body.Compact .HomeProductContentItemsOld{margin-top:40px}.HomeProductContentItemImageOld{height:457px;margin-right:94px;width:636px}body.Compact .HomeProductContentItemImageOld{height:auto;margin-right:0;width:auto}.HomeProductContentItemImageNew{height:540px;margin-left:70px;width:655px}body.Compact .HomeProductContentItemImageNew{height:auto;margin-left:0;width:auto}.HomeProductContentItems{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;list-style-type:none;margin:0;padding:0;width:450px}body.Compact .HomeProductContentItems{order:-1;width:auto}.HomeProductContentItems:before{color:#191919;font-size:30px;font-weight:500;line-height:42px;margin-bottom:30px}body.Compact .HomeProductContentItems:before{font-size:20px;line-height:28px}.HomeProductContentItems[data-mode=old]:before{content:"传统教育模式"}.HomeProductContentItems[data-mode=new]:before{content:"产品链教学模式"}.HomeProductContentItem{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:18px 20px}.HomeProductContentItem:nth-last-of-type(){margin-bottom:10px}body:not(.Compact) .HomeProductContentItem:hover{background-color:#fff;border-radius:1px;box-shadow:0 2px 30px 0 #6666661a}.HomeProductContentItemTitle{align-items:flex-start;color:#191919;display:flex;flex-flow:column nowrap;font-size:18px;font-weight:600;justify-content:flex-start;line-height:24px;margin-left:12px}.HomeProductContentItemTitle:after{color:#8f8f8f;content:attr(data-subtitle);font-size:13px;font-weight:500;line-height:22px;margin-top:6px}body:not(.Compact) .HomeProductContentItem:hover>.HomeProductContentItemImageIndicator,body:not(.Compact) .HomeProductContentItemImageIndicator.Selected{display:none}body:not(.Compact) .HomeProductContentItem:hover>.HomeProductContentItemImageIndicator.Selected{display:block}.HomeTeachers{display:none!important}body.Compact .HomeTeachers{display:none!important;margin:30px 20px}.HomeTeachersTitle{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:100px}.HomeTeachersTitle:after{color:#333;content:attr(data-subtitle);font-size:16px;line-height:26px;margin-top:20px}body.Compact .HomeTeachersTitle{margin-top:0}body.Compact .HomeTeachersTitle:after{font-size:12px;line-height:13px;margin-top:15px}.HomeTeachersSubtitle{margin-top:100px}body.Compact .HomeTeachersSubtitle{margin-top:60px}.HomeTeachersItems{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:60px;width:1200px}body.Compact .HomeTeachersItems{margin-top:30px;width:100%}.HomeTeachersItems[data-position=top]>.Teacher:nth-child(n+4){margin-top:30px}body.Compact .HomeTeachersItems[data-position=top]>.Teacher:not(:first-of-type){margin-top:20px}.HomeTeachers>a{border:1px solid #225ff5;border-radius:4px;color:#225ff5;font-size:14px;line-height:20px;margin-top:60px;padding:8px 26px;text-decoration:none;white-space:nowrap}body.Compact .HomeTeachers>a{margin-top:30px}.Teacher{align-items:flex-start;background-color:#ebedf0;display:flex;flex-flow:column nowrap;height:284px;justify-content:flex-start;overflow:hidden;position:relative;width:280px}body.Compact .Teacher{height:162px;width:calc(50% - 7.5px)}.Teacher.Large{height:284px;width:380px}body.Compact .Teacher.Large{height:250px;width:100%}.TeacherContent{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between;margin-left:20px;margin-top:60px;min-height:110px}body.Compact .TeacherContent{margin-left:8px;margin-top:20px;min-height:80px}body.Compact .Teacher.Large .TeacherContent{margin-left:18px;margin-top:53px;min-height:100px}.TeacherImage{bottom:0;position:absolute;right:0}.TeacherContentTitle{align-items:flex-start;color:#191919;display:flex;flex-flow:column nowrap;font-size:24px;font-weight:500;justify-content:flex-start;line-height:33px}body.Compact .TeacherContentTitle{font-size:14px;line-height:19px}body.Compact .Teacher.Large .TeacherContentTitle{font-size:21px;line-height:30px}.TeacherContentTitle:after{color:#8f8f8f;content:attr(data-subtitle);font-size:12px;line-height:17px;margin-top:2px}body.Compact .TeacherContentTitle:after{font-size:7px;line-height:10px}body.Compact .Teacher.Large .TeacherContentTitle:after{font-size:11px;line-height:15px}.TeacherContentTitle.Sideway{max-width:90px}.TeacherContentSubtitle{color:#333;font-size:14px;line-height:20px;white-space:nowrap}.TeacherContentSubtitleEng{color:#333;font-size:12px;line-height:16px;white-space:nowrap}body.Compact .TeacherContentSubtitle{font-size:8px;line-height:12px}body.Compact .Teacher.Large .TeacherContentSubtitle{font-size:12px;line-height:18px}.TeacherContentSubtitle+a{color:#225ff5;font-size:12px;line-height:20px;text-decoration:none;white-space:nowrap}.TeacherMore{align-items:flex-start;background-color:#225ff5f2;bottom:0;display:flex;flex-flow:column nowrap;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-decoration:none;top:0;-webkit-transform:translateY(-110%);transform:translateY(-110%);transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.Teacher.Large .TeacherMoreContent,.TeacherMoreContentTagItems{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.TeacherMoreContentTagItems{margin-top:6px}.Teacher.Large .TeacherMoreContent>.TeacherMoreContentTagItems{margin-left:8px;margin-top:0}.TeacherMoreContentTagItem{align-items:center;border:1px solid #fff;border-radius:1000vh;box-sizing:border-box;color:#fff;display:flex;flex-flow:row nowrap;font-size:10px;font-weight:500;justify-content:center;line-height:14px;min-height:22px;min-width:34px;padding:3px 9px;white-space:nowrap}.TeacherMoreContentTagItem:not(:first-of-type){margin-left:10px}.TeacherMoreContentTitle{align-items:baseline;color:#fff;display:flex;flex-flow:row nowrap;font-size:24px;font-weight:500;justify-content:flex-start;letter-spacing:0;line-height:33px;white-space:nowrap}.TeacherMoreContentTitle:after{color:#fff;content:attr(data-subtitle);font-size:12px;line-height:17px;margin-left:6px}.TeacherMoreSubtitle{color:#fff;font-size:12px;font-weight:500;line-height:20px;margin-top:13px}.TeacherMoreDescription{color:#fff;font-size:12px;line-height:16px}.Teacher.Large .TeacherMoreDescription{font-size:14px;line-height:20px}.HomeNews{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:100px;position:relative}body.Compact .HomeNews{margin-top:30px;padding:0 20px}.HomeNewsBackground{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.HomeNewsTitle{color:#fff;margin-top:72px;z-index:1}body.Compact .HomeNewsTitle{margin-top:30px}.HomeNewsTitle>span{background-color:#fff}.HomeNewsContent{margin-top:50px;width:1200px;z-index:1}body.Compact .HomeNewsContent{margin-top:30px;width:100%}.HomeNewsContentItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;list-style:none;margin:0;padding:0}.HomeNewsContentItem{align-items:flex-start;background-color:#fff;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:flex-start;min-height:240px;padding:10px;width:276px}body.Compact .HomeNewsContentItem{min-height:140px;width:calc(50% - 7px)}.HomeNewsContentItemTitle{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#191919;display:-webkit-box;font-size:14px;font-weight:500;line-height:17px;margin-top:20px;max-height:17px;overflow:hidden;text-overflow:ellipsis}body.Compact .HomeNewsContentItemTitle{font-size:11px;line-height:15px;margin-top:8px}.HomeNewsContentItemSubtitle{align-items:center;color:#7d7d7d;display:flex;flex-flow:row nowrap;font-size:12px;justify-content:center;line-height:17px;margin-bottom:12px;margin-top:10px}body.Compact .HomeNewsContentItemSubtitle{font-size:9px;line-height:12px;margin-top:4px}.HomeNewsContentItemSubtitle:before{background-color:#ccc;content:"";height:12px;margin-right:4px;width:2px}.HomeNewsMore{color:#fff;font-size:14px;line-height:26px;margin-bottom:52px;margin-top:30px;text-decoration:none;z-index:1}body.Compact .HomeNewsMore{margin-bottom:27px}.HomeNewsPlayingBackground{background-color:#000;bottom:0;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:1}.NewsMedia{height:144px;position:relative;width:100%}.NewsMedia,.NewsMedia>div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.NewsMediaPlay{z-index:1}.NewsMediaContent{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}img.NewsMediaContent{pointer-events:none}.NewsMediaPlayer{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:100}.NewsMediaPlayer,.NewsMediaPlayerContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.NewsMediaPlayerContent{background-color:#fff;border-radius:8px;pointer-events:auto;position:relative;z-index:3}.NewsMediaPlayerContent>video{display:none}.NewsMediaPlayerContent.CanPlay>video{display:block}body:not(.FullScreen) .NewsMediaPlayerContent>video{box-sizing:border-box;max-height:60vh}body.Compact .NewsMediaPlayerContent>video{width:100%}.NewsMediaPlayerContentClose{display:none;height:36px;position:absolute;right:-56px;top:-36px;width:36px}.NewsMediaPlayerContent.CanPlay>.NewsMediaPlayerContentClose{display:flex}body.Compact .NewsMediaPlayerContentClose{height:20px;right:20px;top:-40px;width:20px}.NewsMediaPlayerContentClose img{height:100%;width:100%}body.Compact .HomeSchool{margin:30px 20px}.HomeSchoolTitle{margin-top:100px}body.Compact .HomeSchoolTitle{margin-top:0}.HomeSchoolItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:46px;width:1200px}body.Compact .HomeSchoolItems{margin-top:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.HomeSchoolItem{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between}.HomeSchoolItem:not(:first-of-type){margin-left:10px}.HomeSchoolItemContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;overflow:hidden}.HomeSchoolItemContent:not(:first-of-type){margin-top:10px}.HomeSchoolItemContentImage{transition:all .5s ease-in-out}.HomeSchoolItemContentImage:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Express{text-align:center}.Express>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ExpressIntroduction{padding:80px 40px 120px}body.Compact .ExpressIntroduction{padding:40px 15px}.ExpressTitle:nth-of-type(2){margin-top:120px}body.Compact .ExpressTitle:nth-of-type(2){margin-top:60px}.Express .ExpressSubtitle{margin-top:20px}.ExpressPlan{padding:0 40px}.ExpressCourse{margin:0 auto;width:1200px}body.Compact .ExpressCourse{margin-top:30px;padding:0 15px;width:auto}.Express>.Product{margin-top:80px}body.Compact .Express>.Product{margin-top:60px}body.Compact .Express .ProductTitle{margin-top:0}.ExcellentCourseItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:60px}body.Compact .ExcellentCourseItems{margin-top:30px;padding:0 15px}.ExcellentCourseItem{border-radius:4px;font-size:18px;font-weight:600;line-height:24px;padding:20px 0;text-align:center}body.Compact .ExcellentCourseItem{font-size:8px;line-height:13px}.ExcellentCourseItem:nth-child(3n-2){background-color:#5cafff;width:23.3%}.ExcellentCourseItem:nth-child(3n-1){background-color:#3f98fc;width:28.3%}.ExcellentCourseItem:nth-child(3n){background-color:#5f82e5;width:46.7%}.ExcellentCourseItem:nth-child(-n+3){background-color:#efefef;color:#333}.ExcellentCourseItem:nth-child(n+4){color:#fff;margin-top:10px}.ExcellentCourseItems.TwoColumns>.ExcellentCourseItem:nth-child(2n-1){background-color:#3f98fc;width:52.5%}.ExcellentCourseItems.TwoColumns>.ExcellentCourseItem:nth-child(2n){background-color:#5f82e5;width:46.7%}.ExcellentCourseItems.TwoColumns>.ExcellentCourseItem:nth-child(-n+2){background-color:#efefef;color:#333;margin-top:0}.ExcellentCourseItems.TwoColumns>.ExcellentCourseItem:nth-child(n+3){color:#fff;margin-top:10px}body.Compact .ExcellentCourseItems.TwoColumns>.ExcellentCourseItem:nth-child(n+3){font-size:9px;line-height:13px}.ExpressTimeline{margin:120px auto 0;width:1200px}body.Compact .ExpressTimeline{margin-top:30px;padding:0 20px;width:auto}.ExpressTimelineItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:60px}body.Compact .ExpressTimelineItems{margin-top:30px}.ExpressTimelineItem{--color:#333;--description-color:#8f8f8f;align-items:stretch;display:flex;flex:1 1;flex-flow:column nowrap;justify-content:flex-start}.ExpressTimelineItem:hover{--color:#225ff5;--description-color:#225ff5}.ExpressTimelineItem:not(:last-of-type){margin-right:40px}body.Compact .ExpressTimelineItem:not(:last-of-type){margin-right:20px}.ExpressTimelineItemSubtitle,.ExpressTimelineItemTitle{color:var(--color);font-family:Helvetica;font-size:24px;font-weight:500;letter-spacing:1px;line-height:32px}body.Compact .ExpressTimelineItemSubtitle,body.Compact .ExpressTimelineItemTitle{font-size:12px;line-height:16px}.ExpressTimelineItemSubtitle{align-items:baseline;display:flex;flex-flow:row nowrap;justify-content:center;white-space:nowrap}.ExpressTimelineItemSubtitle>span{color:var(--color);font-family:PingFang SC;font-size:16px;font-weight:600}body.Compact .ExpressTimelineItemSubtitle>span{font-size:8px}.ExpressTimelineItemSubtitle+div{align-items:center;display:flex;flex:auto;flex-flow:column nowrap;justify-content:space-between}.ExpressTimelineItemDescription{color:var(--description-color);font-size:14px;font-weight:500;line-height:22px;margin-bottom:20px;margin-top:30px;text-align:left;white-space:pre-line}body.Compact .ExpressTimelineItemDescription{font-size:7px;line-height:14px;margin-bottom:10px;margin-top:15px}.ExpressTimelineItemDescription+hr{background-color:#efefef;border:none;height:4px;margin:0;width:100%}.ExpressTimelineItem:nth-child(2) .ExpressTimelineItemDescription+hr{background-color:#225ff5}.ExpressTeachers{margin:160px auto 0}body.Compact .ExpressTeachers{padding:0 15px}body.Compact .ExpressTeachersItem{margin:0;width:100%}body.Compact .ExpressTeachersItem:not(:first-of-type){margin-top:20px}.ExpressTeachersItemContent{margin-left:20px;margin-top:60px}.ExpressTeachersItemContentTitle:after{line-height:17px}.ExpressTeachersItemContentSubtitle{white-space:nowrap}.ExpressTeachersItemContentDescription{margin:10px 0 0}.ExpressSystem{margin:160px auto 0;width:1200px}body.Compact .ExpressSystem{margin-top:60px;padding:0 15px;width:auto}.ExpressSystemSubtitle{margin-top:20px}body.Compact .ExpressSystemSubtitle{margin-top:15px}.ExpressSystemContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:80px}body.Compact .ExpressSystemContent{flex-flow:row wrap;justify-content:center;margin-top:40px}.ExpressSystemContentItems{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:space-between;width:340px}body.Compact .ExpressSystemContentItems{width:auto}.ExpressSystemContentItem{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between}body:not(.Compact) .ExpressSystemContentItems:first-of-type .ExpressSystemContentItem:not(:last-of-type){margin-bottom:76px}body:not(.Compact) .ExpressSystemContentItems:last-of-type .ExpressSystemContentItem:not(:last-of-type){margin-bottom:140px}body.Compact .ExpressSystemContentItem{margin:10px 0 0}.ExpressSystemContentItemTitle{align-items:baseline;color:#191919;display:flex;flex-flow:row nowrap;font-size:20px;font-weight:500;justify-content:flex-start;line-height:28px}.ExpressSystemContentItemTitle:before{color:#d0d1d4;content:attr(data-index);font-family:Helvetica;font-size:50px;font-weight:700;line-height:70px;margin-right:20px}.ExpressSystemContentItemSubtitle{color:#333;font-size:16px;line-height:24px;margin-top:10px;text-align:left;white-space:pre-line}.ExpressSystemContentImage{height:390px;margin:0 64px;width:415px}body.Compact .ExpressSystemContentImage{height:auto;margin:0;order:-1;width:auto}.Product>div{display:flex;flex-flow:column nowrap}.Product>div,.ProductTitle{align-items:center;justify-content:flex-start}.ProductTitle{color:#191919;display:inline-flex;flex-flow:row nowrap;font-size:36px;font-weight:500;line-height:50px;margin-top:100px;padding:0;text-align:center}body.Compact .ProductTitle{margin-top:40px}.ProductTitle>span{background-color:#999;border-radius:1000vh;height:6px;margin:0 12px;width:6px}.ProductSubtitle{color:#333;content:"用不一样的方式，打开国际教育";font-size:16px;line-height:22px;margin-top:20px}body.Compact .ProductSubtitle{margin-top:15px}.ProductContent{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;list-style-type:none;margin:40px auto;padding:0;width:1200px}body.Compact .ProductContent{flex-flow:column nowrap;width:auto}.ProductContentItem{align-items:center;border:1px solid #f1f1f1;border-radius:4px;box-sizing:border-box;display:flex;flex:none;flex-flow:column nowrap;height:630px;justify-content:space-between;margin-right:60px;width:360px}body.Compact .ProductContentItem{height:525px;margin-right:0;width:300px}.ProductContentItem:hover{background-color:#fff;box-shadow:0 2px 15px 0 rgba(43,30,30,.08)}body:not(.Compact) .ProductContentItem:nth-child(3n){margin-right:0}body:not(.Compact) .ProductContentItem:nth-child(n+4){margin-top:60px}body.Compact .ProductContentItem:not(:first-of-type){margin-top:50px}.ProductContentItem>div{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ProductContentItemIcon{flex:none;height:60px;margin-top:40px}body.Compact .ProductContentItemIcon{height:50px;margin-top:33px}.ProductContentItemTitle{color:#191919;font-size:20px;font-weight:500;margin-top:20px}body.Compact .ProductContentItemTitle{font-size:17px;line-height:24px;margin-top:15px}.ProductContentItemSubtitle{color:#8f8f8f;font-size:14px;margin-top:6px;text-align:center;white-space:pre-line}body.Compact .ProductContentItemSubtitle{font-size:12px;line-height:16px;margin-top:5px}.ProductContentItemImage{height:310px}body.Compact .ProductContentItemImage{height:auto}.ProductContentItemLink{align-items:center;background-color:initial;border:1px solid #225ff5;border-radius:4px;color:#225ff5;display:flex;flex-flow:column nowrap;font-size:14px;font-weight:500;justify-content:center;margin:40px auto;min-height:36px;min-width:112px;text-align:center;text-decoration:none}.ProductContentItem:hover .ProductContentItemLink{background-color:#225ff5;box-shadow:0 5px 40px 0 rgba(27,90,214,.3);color:#fff}body.Compact .ProductContentItemLink{margin:30px auto;min-height:30px;min-width:94px}.ExpressPlan{margin-top:86px}body.Compact .ExpressPlan{margin-top:60px}.ExpressPlanContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:60px}body.Compact .ExpressPlanContent{flex-flow:column nowrap;justify-content:flex-start;margin-top:20px}.ExpressPlanContentItems{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-left:60px}body.Compact .ExpressPlanContentItems{margin:0}.ExpressPlanContentItem{color:#333;font-size:16px;line-height:26px;margin:0;text-align:left}body:not(.Compact) .ExpressPlanContentItem:not(:last-of-type){margin-bottom:30px}body.Compact .ExpressPlanContentItem{margin-top:20px}.ExpressSubject{margin:160px auto 0;width:1200px}body.Compact .ExpressSubject{margin-top:60px;padding:0 15px;width:auto}.ExpressSubjectSubtitle{margin-top:20px}.ExpressSubjectContent{text-align:left}.ExpressSubjectContentTitle{color:#191919;font-size:24px;font-weight:500;line-height:33px;margin-top:60px}body.Compact .ExpressSubjectContentTitle{margin-top:30px}.ExpressSubjectContentItems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:30px}body.Compact .ExpressSubjectContentItems{margin-top:18px;width:345px}.ExcellentSubjectItem{align-items:flex-start;background-color:#d8d8d8;border-radius:8px;display:flex;flex-flow:row nowrap;height:150px;justify-content:flex-start;position:relative;text-decoration:none;width:260px}.ExcellentSubjectItem[data-empty=true]{visibility:hidden}.ExcellentSubjectItem:nth-child(n+5){margin-top:60px}body.Compact .ExcellentSubjectItem{height:92px;margin-top:0;width:160px}body.Compact .ExcellentSubjectItem:nth-child(n+3){margin-top:25px}.ExcellentSubjectItemImage{bottom:0;left:0;position:absolute;right:0;top:0}.ExcellentSubjectItemTitle{color:#fff;font-size:24px;font-weight:500;line-height:30px;margin:30px;z-index:1}body.Compact .ExcellentSubjectItemTitle{font-size:15px;line-height:19px;margin:15px 18px}.ExpressAdmission{align-items:center;display:flex;flex-flow:column nowrap;height:720px;justify-content:flex-start;margin-top:120px;position:relative}body.Compact .ExpressAdmission{height:auto;margin-top:60px;padding:0 15px 60px}.ExpressAdmissionBackgroundContainer{align-items:center;bottom:0;display:flex;flex-flow:row nowrap;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}.ExpressAdmissionBackgroundContainer+div{color:#fff;margin-top:72px;width:1200px;z-index:1}body.Compact .ExpressAdmissionBackgroundContainer+div{color:#333;margin-top:0;width:auto}.ExpressAdmissionTitle{color:inherit}.ExpressAdmissionTitle>span{background-color:#fff;opacity:.6}.ExpressAdmissionContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:60px}body.Compact .ExpressAdmissionContent{flex-flow:row wrap;margin-top:20px}.ExpressAdmissionContentItems{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}body.Compact .ExpressAdmissionContentItems{margin-top:20px}body:not(.Compact) .ExpressAdmissionContentItems:first-of-type{flex:none;margin-right:80px}body:not(.Compact) .ExpressAdmissionContentItems:nth-of-type(2){margin-right:100px}.ExpressAdmissionContentItems:nth-of-type(3){background-color:#fff;box-sizing:border-box;flex:none;padding:40px 60px;width:480px}body.Compact .ExpressAdmissionContentItems:nth-of-type(3){padding:0;width:100%}.ExpressAdmissionContentItem{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;text-align:left;width:100%}.ExpressAdmissionContentItem:not(:first-of-type){margin-top:60px}.ExpressAdmissionContentItems:nth-of-type(3) .ExpressAdmissionContentItem:not(:first-of-type),body.Compact .ExpressAdmissionContentItem:not(:first-of-type){margin-top:20px}.ExpressAdmissionContentItemTitle{font-size:20px;font-weight:600;line-height:26px}.ExpressAdmissionContentItemSubtitle{font-size:14px;line-height:26px;margin-top:12px;white-space:pre-line}.ExpressAdmissionContentItem>input{background-color:#f6f6f6;border:1px solid #e8eaf0;border-radius:4px;box-sizing:border-box;color:#333;font-size:14px;height:20px;line-height:20px;min-height:40px;padding:10px 20px;width:100%}.ExpressAdmissionContentItem>input::-webkit-input-placeholder{color:#8f8f8f}.ExpressAdmissionContentItem>input::placeholder{color:#8f8f8f}.ExpressAdmissionContentItem>input[type=tel]:focus:invalid{border:1px solid #fc4e39}.ExpressAdmissionContentItem>input[type=tel]:focus:valid{border:1px solid #4287fe}.ExpressAdmissionContentItem>input:-webkit-autofill,.ExpressAdmissionContentItem>input:-webkit-autofill:focus{background-clip:content-box;background-color:#f6f6f6;box-shadow:inset 0 0 0 50px #f6f6f6}.ExpressAdmissionContentItemSubmit{-webkit-appearance:none;background-color:#225ff5;border:none;border-radius:4px;box-shadow:0 2px 8px 0 rgba(34,95,245,.3);box-sizing:border-box;color:#fff;font-size:16px;font-weight:600;line-height:22px;margin-top:30px;min-height:40px;width:100%}body.Compact .HighStaff{margin-bottom:0}.HighStaff-content{height:100%;margin:0 auto}.HighStaff-mid{height:100%;margin:100px auto 80px;position:relative;text-align:center}body.Compact .HighStaff{margin:50px auto}body.Compact .HighStaff-mid{margin:50px auto 0}.HighStaff-title{color:#1f1f20;font-size:40px;font-weight:600;letter-spacing:1px}.HighStaff-teacher-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:40px;width:1200px}body.Compact .HighStaff-teacher-list{width:330px}.HighStaff-teacher{background-color:#ebedf0;height:360px;margin-bottom:30px;position:relative;width:380px}body.Compact .HighStaff-teacher{height:auto;width:330px}.HighStaff-teacher-bg{height:360px;width:380px}body.Compact .HighStaff-teacher-bg{height:100%;width:330px}.HighStaff-teacher-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.HighStaff-teacher-info{box-sizing:border-box;display:flex;flex-direction:column;height:auto;left:20px;position:absolute;text-align:left;top:72px;width:100%}body.Compact .HighStaff-teacher-info{left:15px}.HighStaff-t-name{color:#191919;font-size:24px;font-stretch:normal;font-weight:600;letter-spacing:0;line-height:32px}.HighStaff-t-ename{color:#8f8f8f;font-size:12px;font-stretch:normal;font-weight:500;height:16px;letter-spacing:0;margin-left:10px}.HighStaff-t-title{color:#333;font-size:16px;font-weight:500;margin-bottom:12px;white-space:pre-wrap}.HighStaff-t-subinfo{color:#666;font-size:14px;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:26px;white-space:pre-wrap}.flow-path{width:100%}body.Compact .flow-path{width:330px}.Excellent>section,.ExcellentCourse{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ExcellentCourse{margin:80px auto 0;width:1200px}body.Compact .ExcellentCourse{margin-top:40px;width:auto}.ExcellentCourseSegmentedControl{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:32px;margin-top:60px}body.Compact .ExcellentCourseSegmentedControl{margin-bottom:30px;margin-top:15px}.ExcellentCourseSegmentedControlItem{align-items:center;background-color:#efefef;border-radius:1000vh;box-sizing:border-box;color:#333;display:flex;flex-flow:row nowrap;font-size:22px;font-weight:600;justify-content:center;line-height:30px;min-height:64px;min-width:220px;padding:17px 73px;text-decoration:none;white-space:nowrap}body.Compact .ExcellentCourseSegmentedControlItem{font-size:11px;line-height:15px;min-height:30px;min-width:90px;padding:8px 20px}.ExcellentCourseSegmentedControlItem[data-selected=true]{background-color:#225ff5;color:#fff}.ExcellentCourseSegmentedControlItem:not(:first-of-type){margin-left:40px}.ExcellentCourseIntroduction{color:#333;font-size:16px;line-height:26px;margin:0 100px}body.Compact .ExcellentCourseIntroduction{font-size:12px;line-height:18px;margin-left:15px;margin-right:15px}.ExcellentCourseIntroduction:not(:first-of-type){margin-top:20px}.ExcellentCourseCardItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:60px}body.Compact .ExcellentCourseCardItems{margin-top:30px;padding:0 15px}.ExcellentCourseCardItem{align-items:center;display:flex;flex-flow:column nowrap;height:180px;justify-content:center;position:relative;text-align:center;width:380px}body.Compact .ExcellentCourseCardItem{height:79px;width:165px}.ExcellentCourseCardItem:nth-child(n+4){margin-top:30px}body.Compact .ExcellentCourseCardItem:nth-child(n+3){margin-top:15px}.ExcellentCourseCardItemBackground{bottom:0;left:0;position:absolute;right:0;top:0}.ExcellentCourseCardItemBackground+div{padding:30px;z-index:1}body.Compact .ExcellentCourseCardItemBackground+div{padding:10px}.ExcellentCourseCardItemTitle{color:#fff;font-size:26px;font-weight:500;line-height:37px}body.Compact .ExcellentCourseCardItemTitle{font-size:13px;line-height:19px}.ExcellentCourseCardItemSubtitle{color:#fff;font-size:14px;font-weight:500;line-height:24px}body.Compact .ExcellentCourseCardItemSubtitle{font-size:8px;line-height:13px;text-align:left}.ExcellentSubjects{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin:120px auto;width:1200px}body.Compact .ExcellentSubjects{margin:60px 15px;width:auto}.ExcellentSubjectsItems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-around;margin:60px 0 0}body.Compact .ExcellentSubjectsItems{margin-top:30px}.ExcellentDataFlow{align-items:center;box-sizing:border-box;display:flex;flex-flow:column nowrap;height:1242px;justify-content:flex-start;margin:0 auto;padding-top:80px}body.Compact .ExcellentDataFlow{height:630px;padding:38px 20px 0}.ExcellentDataFlowSubtitle{color:#333;font-size:16px;line-height:26px;margin-top:30px}body.Compact .ExcellentDataFlowSubtitle{font-size:12px;line-height:18px;margin-top:15px}.ExcellentDataFlowSubtitle+div{align-items:center;display:flex;flex:auto;flex-flow:column nowrap;justify-content:center}.ExcellentDataFlowItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:50px}body.Compact .ExcellentDataFlowItems{margin-top:30px}.ExcellentDataFlowItem{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;text-decoration:none}.ExcellentDataFlowItem:after{background-color:initial;content:"";height:4px;width:100px}body.Compact .ExcellentDataFlowItem:after{height:2px;width:50px}.ExcellentDataFlowItem:not(:first-of-type){margin-left:170px}body.Compact .ExcellentDataFlowItem:not(:first-of-type){margin-left:60px}.ExcellentDataFlowItem.Selected:after{background-color:#225ff5}.ExcellentDataFlowItemTitle{color:#8f8f8f;font-size:18px;font-weight:600;line-height:24px;margin-bottom:6px;margin-top:20px}body.Compact .ExcellentDataFlowItemTitle{font-size:10px;line-height:12px;margin-bottom:4px;margin-top:10px}.ExcellentDataFlowItem.Selected>.ExcellentDataFlowItemTitle{color:#225ff5}body.Compact .ExcellentDataFlowItemImageIndicator{height:24px;width:24px}.ExcellentSubjectDetails{position:relative}.ExcellentSubjectDetailsHeader{align-items:center;background-color:#fafafa;box-sizing:border-box;display:flex;flex-flow:row nowrap;height:100px;justify-content:flex-start;position:-webkit-sticky;position:sticky;top:0;z-index:2}body.Compact .ExcellentSubjectDetailsHeader{height:auto;padding:20px 0}.ExcellentSubjectDetailsHeaderSpace{flex:auto}body.Compact .ExcellentSubjectDetailsHeaderSpace{flex:none;width:15px}.ExcellentSubjectDetailsHeaderContent{align-items:center;display:flex;flex:none;flex-flow:row nowrap;justify-content:flex-start;width:1200px}body.Compact .ExcellentSubjectDetailsHeaderContent{width:auto}.ExcellentSubjectDetailsHeaderTitle{color:#191919;font-size:30px;font-weight:500;line-height:40px}body.Compact .ExcellentSubjectDetailsHeaderTitle{font-size:15px;line-height:20px}.ExcellentSubjectDetailsHeaderFilterItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-left:60px}body.Compact .ExcellentSubjectDetailsHeaderFilterItems{margin-left:30px}.ExcellentSubjectDetailsHeaderFilterItem{align-items:center;color:#8f8f8f;display:flex;flex-flow:column nowrap;font-size:24px;font-weight:500;justify-content:flex-start;line-height:30px;text-decoration:none}body.Compact .ExcellentSubjectDetailsHeaderFilterItem{font-size:12px;line-height:15px}.ExcellentSubjectDetailsHeaderFilterItem.Selected{color:#191919}.ExcellentSubjectDetailsHeaderFilterItem:after{background-color:initial;border-radius:8px;content:"";height:3px;margin-top:4px;width:36px}.ExcellentSubjectDetailsHeaderFilterItem.Selected:after{background-color:#191919}.ExcellentSubjectDetailsHeaderFilterItem:not(:last-of-type){margin-right:30px}body.Compact .ExcellentSubjectDetailsHeaderFilterItem:not(:last-of-type){margin-right:15px}.ExcellentSubjectDetailsBody{margin:0 auto;width:1200px}body.Compact .ExcellentSubjectDetailsBody{width:auto}.ExcellentSubjectDetailsSection:first-of-type{margin-top:40px}body.Compact .ExcellentSubjectDetailsSection:first-of-type{background-color:#fafafa;margin-top:0;padding:20px 15px 40px}.ExcellentSubjectDetailsSection:not(:first-of-type){margin-top:100px}body.Compact .ExcellentSubjectDetailsSection:not(:first-of-type){margin:60px 15px 0}body.Compact .ExcellentSubjectDetailsSection:last-of-type{margin-bottom:50px}.ExcellentSubjectDetailsSectionTitle{color:#191919;font-size:30px;font-weight:500;line-height:42px}body.Compact .ExcellentSubjectDetailsSectionTitle{font-size:18px;line-height:24px}.ExcellentSubjectDetailsSectionSubtitle{color:#333;font-size:16px;letter-spacing:0;line-height:26px;margin-top:20px}body.Compact .ExcellentSubjectDetailsSectionSubtitle{font-size:12px;line-height:18px}.ExcellentSubjectDetailsSection[data-introduction]{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .ExcellentSubjectDetailsSection[data-introduction]{flex-flow:column nowrap;margin:30px 15px 0}.ExcellentSubjectDetailsSection[data-introduction] .ExcellentSubjectDetailsSectionContent{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-right:100px}body.Compact .ExcellentSubjectDetailsSection[data-introduction] .ExcellentSubjectDetailsSectionContent{margin-right:0}.ExcellentSubjectDetailsSection[data-introduction] .ExcellentSubjectDetailsSectionImageContent{align-items:flex-start;display:flex;flex:none;flex-flow:row nowrap;height:150px;justify-content:flex-start;position:relative;width:260px}body.Compact .ExcellentSubjectDetailsSection[data-introduction] .ExcellentSubjectDetailsSectionImageContent{margin-top:20px}.ExcellentSubjectDetailsSection[data-introduction] .ExcellentSubjectDetailsSectionImageContentImage{bottom:0;left:0;position:absolute;right:0;top:0}.ExcellentSubjectDetailsSection[data-introduction] .ExcellentSubjectDetailsSectionImageContentTitle{color:#fff;font-size:24px;font-weight:500;line-height:30px;margin:30px;z-index:1}body.Compact .ExcellentSubjectDetailsSection[data-introduction] .ExcellentSubjectDetailsSectionImageContentTitle{font-size:12px;line-height:15px;margin:15px}.ExcellentSubjectDetailsSection[data-course] .ExcellentSubjectDetailsSectionItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;padding-top:30px}.ExcellentSubjectDetailsSection[data-target] .ExcellentSubjectDetailsSectionItems{margin-top:30px}.ExcellentSubjectDetailsSection[data-target] .ExcellentSubjectDetailsSectionItem{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.ExcellentSubjectDetailsSection[data-target] .ExcellentSubjectDetailsSectionItem:not(:first-of-type){margin-top:24px}.ExcellentSubjectDetailsSection[data-target] .ExcellentSubjectDetailsSectionItemIndicator{background-color:#fff;border-radius:1000vh;box-shadow:0 4px 10px 0 #e3e4e5;height:30px;width:30px}body.Compact .ExcellentSubjectDetailsSection[data-target] .ExcellentSubjectDetailsSectionItemIndicator{height:25px;width:25px}.ExcellentSubjectDetailsSection[data-target] .ExcellentSubjectDetailsSectionItemTitle{color:#191919;font-size:16px;line-height:24px;margin-left:20px}body.Compact .ExcellentSubjectDetailsSection[data-target] .ExcellentSubjectDetailsSectionItemTitle{font-size:13px;line-height:20px;margin-left:14px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItems{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:40px}body.Compact .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems{margin-top:20px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemTitle{color:#333;font-size:18px;font-weight:600;letter-spacing:1px;line-height:26px;margin-bottom:30px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItem{align-items:stretch;display:flex;flex:1 1;flex-flow:column nowrap;justify-content:stretch}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItem:not(:last-of-type){margin-right:10px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitems{align-items:stretch;display:flex;flex:auto;flex-flow:column nowrap;justify-content:stretch;list-style-type:none;margin:0;padding:0}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitem{align-items:stretch;display:flex;flex:auto;flex-flow:column nowrap;justify-content:stretch}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitem:not(:last-of-type){margin-bottom:10px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitemTitle{align-items:baseline;background-color:#f4f5f6;border-radius:4px;box-sizing:border-box;color:#333;display:flex;flex-flow:row nowrap;font-size:14px;font-weight:600;justify-content:flex-start;line-height:24px;margin-bottom:10px;min-height:56px;padding:17px 20px;white-space:pre-line}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitemTitle>span{flex:none;margin-right:10px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitemItems{align-items:stretch;display:flex;flex:auto;flex-flow:column nowrap;justify-content:stretch;list-style-type:none;margin:0;padding:0}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitemItem{align-items:flex-start;background-color:#e4e5e6;border-radius:4px;box-sizing:border-box;color:#333;display:flex;flex:auto;flex-flow:column nowrap;font-size:16px;font-weight:600;justify-content:center;line-height:22px;min-height:60px;padding:20px;white-space:pre-line}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionOptionItemSubitemItem:not(:last-of-type){margin-bottom:10px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:40px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItem{border:1px solid #e6e6e6;border-radius:4px;box-sizing:border-box;width:380px}body:not(.Compact) .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems[data-count="1"] .ExcellentSubjectDetailsSectionItem{width:auto}body:not(.Compact) .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems[data-count="2"] .ExcellentSubjectDetailsSectionItem{max-width:585px;width:auto}body:not(.Compact) .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItem:not(:nth-child(3n)){margin-right:30px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems[data-count="2"] .ExcellentSubjectDetailsSectionItem,body:not(.Compact) .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems[data-count="1"] .ExcellentSubjectDetailsSectionItem{margin-right:0}body:not(.Compact) .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems[data-count="2"] .ExcellentSubjectDetailsSectionItem:not(:nth-child(2n)){margin-right:30px}body.Compact .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItems .ExcellentSubjectDetailsSectionItem:not(:first-of-type){margin-top:20px}body:not(.Compact) .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItem:nth-child(n+4){margin-top:30px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemContent{align-items:center;background-image:linear-gradient(134deg,#4f9df4,#467afa);border-bottom-right-radius:8px;border-top-right-radius:8px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-bottom:16px;margin-top:20px;min-height:44px;padding:0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.Compact .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemContent{margin-bottom:8px;margin-top:10px;min-height:30px;padding:0 8px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemTitle{box-sizing:border-box;color:#fff;font-size:16px;font-weight:600;line-height:22px;padding:10px 0;white-space:pre-line}body.Compact .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemTitle{font-size:10px;line-height:14px;padding:8px 0}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemIndicator{margin-left:15px;margin-right:-5px;margin-top:-17px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemSubitem{align-items:center;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:15px 20px}body.Compact .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemSubitem{padding:9px 13px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemSubitem+hr{background-color:#e8eaf0;border:none;height:1px;margin:0 20px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemSubitemTitle{color:#333;font-size:16px;font-weight:500;line-height:22px;white-space:pre-line}body.Compact .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemSubitemTitle{font-size:11px;line-height:14px}.ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemSubitemSubtitle{color:#8f8f8f;font-size:14px;line-height:20px;margin-left:10px;white-space:pre-line}body.Compact .ExcellentSubjectDetailsSection[data-content] .ExcellentSubjectDetailsSectionItemSubitemSubtitle{font-size:10px;line-height:13px}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:40px}body.Compact .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItems{flex-flow:column nowrap;margin-top:20px}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem{border:1px solid #e6e6e6;border-radius:4px;box-sizing:border-box;width:380px}body.Compact .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem{width:auto}body:not(.Compact) .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem[data-small=false]:not(:nth-child(3n)){margin-right:30px}body:not(.Compact) .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem[data-small=false]:nth-child(n+4){margin-top:30px}body:not(.Compact) .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem[data-small=true]{width:276px}body:not(.Compact) .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem[data-small=true]:not(:nth-child(4n)){margin-right:30px}body:not(.Compact) .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem[data-small=true]:nth-child(n+5){margin-top:30px}body.Compact .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItem:not(:first-of-type){margin-top:20px;width:auto}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemContent{box-sizing:border-box;min-height:56px;overflow:hidden;padding:12px 20px;position:relative}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemTitle{align-items:baseline;color:#313133;display:flex;flex-flow:row nowrap;font-size:16px;font-weight:600;justify-content:flex-start;line-height:30px}body.Compact .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemTitle{font-size:15px;line-height:27px}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemTitle>span{color:#8f8f8f;flex:none;font-size:12px;letter-spacing:0;line-height:30px;margin-left:10px}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemIndicator{position:absolute;right:-4px;top:-7px}body.Compact .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemIndicator{right:0;top:0}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemSubitem{align-items:center;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;min-height:56px;padding:12px 20px}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemSubitem:nth-child(odd){background-color:#f4f5f6}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemSubitemTitle{color:#666;font-size:14px;line-height:30px}body.Compact .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemSubitemTitle{font-size:13px;line-height:20px}.ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemSubitemSubtitle{color:#333;font-size:14px;line-height:30px;margin-left:40px}body.Compact .ExcellentSubjectDetailsSection[data-assessment] .ExcellentSubjectDetailsSectionItemSubitemSubtitle{font-size:13px;line-height:20px;margin-left:35px}.ExcellentSubjectDetailsSection[data-teacher]>.ExcellentSubjectDetailsSectionContent{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .ExcellentSubjectDetailsSection[data-teacher]>.ExcellentSubjectDetailsSectionContent{flex-flow:column nowrap;margin-top:20px}.ExcellentSubjectDetailsSection[data-teacher] .ExcellentSubjectDetailsSectionContentActions{height:40px;width:40px}.ExcellentSubjectDetailsSection[data-teacher] .ExcellentSubjectDetailsSectionItems{align-items:stretch;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin:60px 40px 0;padding-bottom:120px}body.Compact .ExcellentSubjectDetailsSection[data-teacher] .ExcellentSubjectDetailsSectionItems{flex-flow:row wrap;margin:0;padding:0}body.Compact .ExcellentSubjectDetailsSection[data-teacher] .ExcellentSubjectDetailsSectionItems+div{margin-top:40px}body.Compact .ExcellentSubjectDetailsSectionContentAnchor:not(:first-of-type){margin-left:20px}.ExcellentSubjectDetailsSection[data-teacher]>.Teacher{flex:none;height:300px;width:500px}.ExcellentSubjectDetailsSection[data-teacher]>.Teacher:not(:last-of-type){margin-right:40px}.Course{--border-style:solid;--border-width:1px;--border-color:#e6e6e6;align-items:stretch;background-color:#fff;border-bottom:var(--border-style) var(--border-width) var(--border-color);border-left:var(--border-style) var(--border-width) var(--border-color);border-radius:4px;border-right:var(--border-style) var(--border-width) var(--border-color);box-sizing:border-box;display:flex;flex-flow:column nowrap;height:368px;justify-content:stretch;margin-right:30px;overflow:hidden;position:relative;transition:all .2s ease-in-out;width:380px}.Course:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.Course:nth-child(n+4){margin-top:30px}.Course:nth-child(3n){margin-right:0}body.Compact .Course{margin:0}body.Compact .Course:not(:first-of-type){margin-top:20px}.CourseIndicator{height:4px;left:0;position:absolute;right:0;top:0}.CourseContent{align-items:flex-start;display:flex;flex:auto;flex-flow:column nowrap;justify-content:space-between;padding:30px 20px 0}.CourseTitle{color:#191919;font-size:24px;font-weight:600;line-height:33px}body.Compact .CourseTitle{font-size:17px;line-height:24px}.CourseSubtitle{color:#333;font-size:14px;line-height:24px}body.Compact .CourseSubtitle{font-size:12px;line-height:18px}.CourseTagItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-bottom:20px;margin-top:10px}.CourseTagItem{align-items:center;background-color:#ebf5ff;border-radius:2px;box-sizing:border-box;color:#1b5ad6;display:flex;flex-flow:row nowrap;font-size:12px;font-weight:500;justify-content:center;line-height:17px;min-height:22px;min-width:34px;padding:3px 6px}.CourseTagItem:not(:last-of-type){margin-right:10px}body.Compact .CourseTagItem{font-size:11px;line-height:15px}.CourseContentBottomContainer{align-items:flex-start;flex-flow:column nowrap;margin-top:20px}.CourseContentBottomContainer,.CourseTeacherItems{display:flex;justify-content:flex-start;width:100%}.CourseTeacherItems{align-items:stretch;flex-flow:row nowrap;overflow:hidden}.CourseTeacherItem{flex:none;height:48px;width:48px}.CourseTeacherItem:not(:last-of-type){margin-right:20px}.CourseTeacherItems+hr{background-color:#f5f5f5;border:none;height:1px;margin:20px 0;width:100%}.CourseChatItems{margin-bottom:20px;width:100%}.CourseChatItem,.CourseChatItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-end}.CourseChatItem{background-color:#225ff5;border-radius:4px;box-sizing:border-box;color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;line-height:20px;min-height:36px;padding:8px 25px;text-decoration:none}.CourseChatItem:hover{text-decoration:underline}.CourseChatItemFinish{background-color:#dbdbdb;color:#fff;font-size:14px;font-weight:500}.Course.Compact{border:1px solid #e6e6e6;border-radius:2px;margin:0;max-height:280px;min-height:260px;width:376px}body.Compact .Course.Compact{width:auto}.Course.Compact .CourseContent{padding-top:20px}.Course.Compact .CourseTitle{font-size:18px;line-height:25px}.Course.Compact .CourseTagItems{margin-bottom:12px}.Course.Compact .CourseSubtitle{line-height:20px}.Course.Compact .CourseTeacherItem{height:36px;width:36px}body.Compact .CourseTeacherItem:not(:last-of-type){margin-right:16px}.Course.Compact .CourseTeacherItems+hr{margin-bottom:10px;margin-top:15px}.Course.Compact .CourseChatItems{margin-bottom:12px}.Course.Compact .CourseChatItem{background-color:#f5f6fa;border-radius:3px;color:#999;font-size:14px;font-weight:500;line-height:20px;min-height:29px;padding:5px 15px;text-decoration:none}.Course.Compact .CourseChatItem:hover{background-color:#225ff5;color:#fff}.ExcellentTeacher{align-items:flex-end;box-sizing:border-box;display:flex;flex:none;flex-flow:row nowrap;justify-content:space-between;min-height:300px;padding:0 20px;position:relative;text-decoration:none;width:500px}.ExcellentTeacher:nth-child(2n){flex-flow:row-reverse nowrap}.ExcellentTeacher:not(:last-of-type){margin-right:40px}body.Compact .ExcellentTeacher{margin:0;min-height:150px;padding:0 15px;width:100%}body.Compact .ExcellentTeacher:not(:first-of-type){margin-top:10px}.ExcellentTeacherBackground{background-color:#fff;border-radius:8px;bottom:0;box-shadow:0 1px 20px 4px rgba(0,0,0,.05);box-sizing:border-box;left:0;min-height:220px;position:absolute;right:0;top:80px}body.Compact .ExcellentTeacherBackground{min-height:110px}.ExcellentTeacherImage{flex:none;height:300px;width:200px;z-index:1}body.Compact .ExcellentTeacherImage{height:207px;width:138px}.ExcellentTeacherContent{align-items:flex-start;display:flex;flex-flow:column nowrap;height:100%;justify-content:flex-start;width:240px;z-index:1}body.Compact .ExcellentTeacherContent{width:150px}.ExcellentTeacherContentTitle{align-items:baseline;color:#000;display:flex;flex:none;flex-flow:row nowrap;font-family:Helvetica;font-size:28px;font-weight:700;justify-content:flex-start;line-height:38px;margin-top:30px;white-space:nowrap}body.Compact .ExcellentTeacherContentTitle{font-size:17px;line-height:27px}.ExcellentTeacherContentTitle:after{content:attr(data-subtitle);font-size:20px;margin-left:10px}body.Compact .ExcellentTeacherContentTitle:after{font-size:13px;margin-left:5px}.ExcellentTeacherContentTagItems{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:28px}body.Compact .ExcellentTeacherContentTagItems{align-items:flex-start;flex-flow:column nowrap}.ExcellentTeacherContentTagItem{align-items:center;border:1px solid #e6e6e6;border-radius:1000vh;box-sizing:border-box;color:#333330;display:flex;flex-flow:row nowrap;font-size:12px;font-weight:500;justify-content:center;line-height:17px;padding:4px 10px;white-space:nowrap}body:not(.Compact) .ExcellentTeacherContentTagItem:not(:first-of-type){margin-left:10px}body.Compact .ExcellentTeacherContentTagItem{font-size:9px;line-height:12px}body.Compact .ExcellentTeacherContentTagItem:not(:first-of-type){margin-top:4px}.ExcellentTeacherContentSubtitle{color:#333;font-size:12px;font-weight:500;line-height:20px;margin-top:12px}body.Compact .ExcellentTeacherContentSubtitle{font-size:9px;line-height:14px;margin-top:8px}.ExcellentTeacherContentDescription{color:#333;font-size:12px;line-height:18px;margin:4px 0;overflow-y:scroll}body.Compact .ExcellentTeacherContentDescription{font-size:9px;line-height:13px}.ExcellentTeacherContentDescription::-webkit-scrollbar{display:none}.Courses{background-color:#fafafa}body.Compact .Courses{padding:15px}.CoursesFilter{padding:20px 0}.English{background-color:#fafafa}.CoursesPlaceholder{height:20px}.CoursesFilter{align-items:stretch;background-color:inherit;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin:0 auto;padding:20px 15px;position:-webkit-sticky;position:sticky;z-index:1}body.Compact .CoursesFilter{flex-flow:row wrap}.CoursesFilterSpace{flex:auto}.CoursesFilterContent{flex:none;width:1200px}body.Compact .CoursesFilterContent{width:100%}.CoursesFilterItems{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}body.Compact .CoursesFilterItems{flex-flow:row wrap}.CoursesFilterItems:not(:last-of-type){margin-bottom:10px}.CoursesFilterItem{align-items:center;box-sizing:border-box;color:#333;display:flex;flex-flow:row nowrap;font-size:14px;justify-content:center;line-height:20px;margin-right:20px;min-height:34px;padding:7px 18px;text-decoration:none;white-space:nowrap}.CoursesFilterItem:not(:first-of-type)[data-count="0"]{opacity:.4;pointer-events:none}.CoursesFilterItem.Selected{background-color:#225ff5;border-radius:32px;color:#fff}.CoursesFilterItem:not(:last-of-type){margin-right:0}.CoursesItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 auto;padding-bottom:40px;padding-top:20px;width:1200px}body.Compact .CoursesItems{padding:20px 15px 40px;width:auto}.CourseDetailsContent{padding:0 40px}body.Compact .CourseDetailsContent{padding:0 8px}.CourseDetails{background-color:#fafafa}.CourseDetails>div{margin:0 auto;padding:30px 0;width:1200px}body.Compact .CourseDetails>div{padding:0;width:auto}.CourseDetailsHeader{align-items:stretch;background-color:#fff;border:1px solid #e2e3e5;border-bottom:none;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:40px 40px 0}body.Compact .CourseDetailsHeader{flex-flow:column nowrap;padding:0}.CourseDetailsHeaderImage{height:260px;width:480px}body.Compact .CourseDetailsHeaderImage{height:auto;width:auto}.CourseDetailsHeaderContent{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between;margin-left:60px;margin-right:20px}body.Compact .CourseDetailsHeaderContent{margin:20px 15px}.CourseDetailsHeaderContentTitle{color:#2b303d;font-size:24px;font-weight:500;line-height:33px}.CourseDetailsHeaderContentSubtitle{color:#333;font-size:12px;letter-spacing:0;line-height:20px;margin-top:10px}.CourseDetailsHeaderContentDescription{color:#333;font-size:12px;letter-spacing:0;line-height:16px}.CourseDetailsHeaderContentService{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin:0 -10px}body.Compact .CourseDetailsHeaderContentService{flex-flow:row wrap;margin:12px -20px 0}.CourseDetailsHeaderContentServiceItem{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin:0 10px}body.Compact .CourseDetailsHeaderContentServiceItem{margin:0 20px}.CourseDetailsHeaderContentServiceItemIndicator{background-color:#e9f1fe;border-radius:1000vh;height:16px;width:16px}.CourseDetailsHeaderContentServiceItemTitle{color:#999;font-size:10px;letter-spacing:0;line-height:18px;margin-left:6px}.CourseDetailsSeparator{background:transparent}.CourseDetailsSeparatorTop{background:#fff;border:1px solid #e2e3e5;border-top:none;height:40px}.CourseDetailsHeaderContentService+div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:20px}body.Compact .CourseDetailsHeaderContentService+div{margin-bottom:20px}.CourseDetailsHeaderContentTeachersLabel{color:#333;font-size:12px;letter-spacing:0;line-height:20px;white-space:nowrap}.CourseDetailsHeaderContentTeachers{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start}body.Compact .CourseDetailsHeaderContentTeachers{flex-flow:row wrap}.CourseDetailsHeaderContentTeacherItem{flex:none;height:48px;margin-left:12px;width:48px}body.Compact .CourseDetailsHeaderContentTeacherItem{margin-bottom:12px}.CourseDetailsHeaderContentApply{background-color:#225ff5;border-radius:4px;box-sizing:border-box;color:#fff;font-size:14px;letter-spacing:0;line-height:20px;min-height:40px;min-width:150px;padding:10px 47px;text-decoration:none;white-space:nowrap}.CourseDetailsHeaderContentApplyFinish{background-color:#dbdbdb;color:#fff;font-size:14px;font-weight:500}body.Compact .CourseDetailsHeaderContentApply{min-width:75px}.CourseDetailsContentContainer{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .CourseDetailsContentContainer{flex-flow:row wrap}.CourseDetailsContent{background-color:#fff;border:1px solid #e2e3e5;box-sizing:border-box;flex:none;padding:0 40px 60px;width:800px}body.Compact .CourseDetailsContent{padding:0 8px 30px;width:100%}.CourseDetailsContentControls{align-items:stretch;background-color:inherit;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-right:-40px;padding:20px 0;position:-webkit-sticky;position:sticky}body.Compact .CourseDetailsContentControls{margin-right:-8px}.CourseDetailsContentControls.Sticky{padding-bottom:10px;padding-top:20px}.CourseDetailsContentControls .CourseDetailsHeaderContentApply{margin-right:40px;margin-top:-10px}body.Compact .CourseDetailsHeaderContentApply.Sticky{margin-right:8px}.CourseDetailsContentControls:not(.Sticky) .CourseDetailsHeaderContentApply{display:none}.CourseDetailsContentControlsItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start}.CourseDetailsContentControlsItem{align-items:center;color:#666;display:flex;flex-flow:column nowrap;font-size:16px;justify-content:flex-start;line-height:20px;text-decoration:none;white-space:nowrap}.CourseDetailsContentControlsItem:after{background-color:initial;content:"";height:3px;margin-top:10px;width:30px}.CourseDetailsContentControlsItem:not(:first-of-type){margin-left:60px}body.Compact .CourseDetailsContentControlsItem:not(:first-of-type){margin-left:30px}.CourseDetailsContentControlsItem.Selected{color:#313133;font-weight:600}.CourseDetailsRecommendation{flex:1 1;margin-left:25px}body.Compact .CourseDetailsRecommendation{margin-left:0;margin-top:30px}.CourseDetails img{vertical-align:top}.CourseDetails .Course:not(:first-of-type){margin-top:24px}body.Compact .CourseDetailsContentContent{width:100%}.Training{text-align:center}.Training>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.TrainingIntroduction{margin:0 auto;padding:120px 0 0;width:1200px}.TrainingTitle:nth-of-type(2){margin-top:120px}body.Compact .TrainingTitle:nth-of-type(2){margin-top:60px}.Training .TrainingSubtitle{margin-top:20px;text-align:center}.TrainingPlan{padding:0 40px}.TrainingCourse{margin:0 auto;width:1200px}body.Compact .TrainingCourse{margin-top:30px;padding:0 15px;width:auto}.Training>.Product{margin-top:80px}body.Compact .Training>.Product{margin-top:60px}.EnglishClass,.ServiceMode{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin:36px auto;width:1200px}body.Compact .EnglishClass,body.Compact .ServiceMode{width:auto}.EnglishClassItems,.ServiceModeItems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-around;width:100%}body.Compact .EnglishClassItems{margin-top:10px}.ServiceModeItem{display:flex;flex-direction:column;justify-content:flex-start;position:relative;text-decoration:none;width:420px}.ServiceModeItemImage{height:420px;width:420px}body.Compact .ServiceModeItem{margin:0 auto;width:320px}body.Compact .ServiceModeItemImage{height:auto;margin:0 auto;width:320px}.ServiceModeItemTitle{color:#191919;font-size:20px;font-weight:500;line-height:28px;margin-top:20px;text-align:center;z-index:1}body.Compact .ServiceModeItemTitle{font-size:16px;margin-bottom:20px;margin-top:0}.TeachersSwiper{margin:36px auto 0;width:1200px}body.Compact .TeachersSwiper{margin:36px auto 0;width:auto}.TrainingTitle3{margin-top:120px}body.Compact .TrainingTitle3{margin-top:60px}.AssistantTeacher{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.AssistantTeacherItem{height:280px;position:relative;width:380px}body.Compact .AssistantTeacherItem{height:auto;margin:0 auto 20px;position:relative;width:330px}body.Compact .AssistantTeacherItem-mobile1{height:auto;margin:0 auto 20px;position:relative;width:160px}.AssistantTeacherImage{height:280px;width:380px}body.Compact .AssistantTeacherImage{height:auto;width:100%}.AssistantTeacherInfo{display:flex;flex-direction:column;position:absolute;right:10px;text-align:left;top:60px;width:120px}body.Compact .AssistantTeacherItem-mobile1 .AssistantTeacherInfo{display:flex;flex-direction:column;position:absolute;right:9px;text-align:left;top:20px;width:60px}.AssistantTeacherTitle{color:#fff;font-size:24px;font-weight:500}body.Compact .AssistantTeacherItem-mobile1 .AssistantTeacherTitle{color:#fff;font-size:11px;font-weight:500}body.Compact .AssistantTeacherItem-mobile1 .AssistantTeacherDesc{color:#fff;font-size:6px;font-weight:500;line-height:10px}.AssistantTeacherSubTitle{font-size:14px}.AssistantTeacherDesc,.AssistantTeacherSubTitle{color:#fff;font-weight:500;letter-spacing:0;line-height:18px}.AssistantTeacherDesc{font-size:12px}body.Compact .TrainingIntroduction{padding:20px 15px;width:auto}body.Compact .TrainingTitle{font-size:20px;line-height:28px}body.Compact .TrainingSubtitle{font-size:12px;line-height:18px}.EnglishClassItem{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;text-decoration:none;width:260px}.EnglishClassItem[data-empty=true]{visibility:hidden}.EnglishClassItem:nth-child(n+5){margin-top:60px}body.Compact .EnglishClassItem{margin-top:0;width:160px}body.Compact .EnglishClassItem:nth-child(n+3){margin-top:25px}.EnglishClassItemImage{width:100%}.EnglishClassItemTitle{color:#191919;font-size:20px;font-weight:500;line-height:28px;margin-top:20px;text-align:left;z-index:1}.EnglishClassItemSubTitle{color:#333;font-size:16px;line-height:24px;margin-top:20px;text-align:left;z-index:1}body.Compact .EnglishClassItemTitle{font-size:13px;line-height:18px}body.Compact .EnglishClassItemSubTitle{font-size:12px;line-height:16px;margin-top:10px}.EnglishTeacherImages{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:1200px}body.Compact .EnglishTeacherImages{align-items:stretch;flex-flow:column nowrap;justify-content:space-between;position:relative;width:auto}body:not(.Compact) .EnglishTeacherImages{align-items:stretch;flex-flow:row nowrap;justify-content:space-between;padding:40px 0}.EnglishTeacherImagesMain{height:540px;width:960px}body.Compact .EnglishTeacherImagesMain{height:194px;width:345px}.EnglishTeacherImagesMain+div{align-items:center;display:flex;flex-flow:column nowrap;justify-content:space-between}body.Compact .EnglishTeacherImagesMain+div{flex-flow:row nowrap;justify-content:center}.EnglishTeacherImagesItems{align-items:stretch;display:flex;flex:1 1;flex-flow:column nowrap;justify-content:space-between;margin:20px 0}.EnglishTeacherImagesAnchor{align-items:center;display:flex;flex:none;flex-flow:row nowrap;justify-content:center}body.Compact .left-btn{left:0}body.Compact .left-btn,body.Compact .right-btn{bottom:-40px;height:30px;position:absolute;width:30px}body.Compact .right-btn{right:0}.ExpressTeachers{margin:120px auto 0;width:1200px}body.Compact .ExpressTeachers{margin-top:60px;padding:0;width:auto}.ExpressTeachersSubtitle{margin-top:20px;text-align:center}.ExpressTeachersItems{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:60px;width:100%}body.Compact .ExpressTeachersItems{margin-top:30px}.ExpressTeachersItem{background-color:#ebedf0;height:284px;position:relative;text-decoration:none;width:380px}.ExpressTeachersItems>.ExpressTeachersItem:nth-child(n+4){margin-top:30px}body.Compact .ExpressTeachersItem{height:124px;margin-bottom:20px;width:48%}body.Compact .ExpressTeachersItem:not(:first-of-type){margin-top:0}.ExpressTeachersItemContent{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between;margin-left:9px;margin-top:24px}body.Compact .ExpressTeachersItemContent{display:none}.ExpressTeachersItemContentTitle{font-size:24px;line-height:33px}.ExpressTeachersItemContentTitle,body.Compact .ExpressTeachersItemContentTitle{align-items:flex-start;color:#191919;display:flex;flex-flow:column nowrap;font-weight:500;justify-content:flex-start;white-space:nowrap}body.Compact .ExpressTeachersItemContentTitle{font-size:10px;line-height:12px}.ExpressTeachersItemContentTitle:after{color:#8f8f8f;content:attr(data-subtitle);font-size:12px;margin-top:2px}body.Compact .ExpressTeachersItemContentTitle:after{color:#8f8f8f;content:attr(data-subtitle);font-size:5px;line-height:10px;margin-top:2px}.ExpressTeachersItemContentSubtitle{color:#333;font-size:14px;line-height:20px;margin-top:10px}body.Compact .ExpressTeachersItemContentSubtitle{color:#333;font-size:6px;line-height:9px;margin-top:4px;text-align:left;width:50%}.ExpressTeachersItemContentDescription{color:#666;font-size:12px;line-height:20px;margin:4px 0 0;text-align:left;white-space:pre-line}body.Compact .ExpressTeachersItemContentDescription{color:#666;font-size:5px;line-height:9px;margin-top:5px;white-space:nowrap;white-space:pre}.ExpressTeachersItemImage{bottom:0;position:absolute;right:0}body.Compact .ExpressTeachersItemImage{bottom:0;height:100%;position:absolute;right:0;width:100%}.ScoreSwiper{margin:40px auto 0;min-width:980px;position:relative;width:980px}body.Compact .ScoreSwiper{min-width:330px;width:330px}.ScoreSwiperImage{height:480px;width:360px}.ScoreSwiper .swiper-wrapper{padding-top:60px}body.Compact .ScoreSwiper .swiper-wrapper{padding-top:0}.ScoreSwiper .swiper-slide.swiper-slide-next{height:560px;position:relative;width:420px;z-index:99}.ScoreSwiper .swiper-slide.swiper-slide-next+.swiper-slide{position:relative;z-index:88}.ScoreSwiper .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide{position:relative;z-index:66}.ScoreSwiper .swiper-slide-next .ScoreSwiperImage{height:560px;margin-left:-30px;margin-top:-40px;position:relative;width:420px;z-index:99}body.Compact .ScoreSwiperImage{border-radius:8px;height:auto;width:330px}body.Compact .ScoreSwiper .swiper-slide.swiper-slide-next{height:440px;position:relative;width:330px;z-index:auto}body.Compact .ScoreSwiper .swiper-slide-next .ScoreSwiperImage{height:400px;margin-left:0;margin-top:0;position:relative;width:340px;z-index:auto}body.Compact .ScoreSwiper .swiper-slide-active{z-index:88}.ScoreSwiper .swiper-button-prev1{left:-80px}.ScoreSwiper .swiper-button-next1,.ScoreSwiper .swiper-button-prev1{border-radius:50%;cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ScoreSwiper .swiper-button-next1{right:-80px}.ScoreSwiperItem{background-color:#fff;border:1px solid #f3f3f3;border-radius:2px;box-shadow:0 2px 14px 0 #f0f0f1;display:flex;flex-direction:column;height:292px;width:499px}.ScoreSwiperDesc{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;font-weight:400;height:140px;line-height:28px;overflow:hidden;width:435px}.ScoreSwiperDesc,.ScoreSwiperValue{color:#333;font-size:16px;font-stretch:normal;letter-spacing:0}.ScoreSwiperValue{font-weight:500;height:30px;line-height:30px;text-align:right}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.ExcellentStudent{margin:60px auto;min-width:1060px;position:relative;width:1060px}body.Compact .ExcellentStudent{margin:30px auto;min-width:330px;position:relative;width:330px}.ExcellentStudent .swiper{padding:10px;position:static!important}.ExcellentStudent .swiper-button-prev1{left:-80px}.ExcellentStudent .swiper-button-next1,.ExcellentStudent .swiper-button-prev1{border-radius:50%;cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ExcellentStudent .swiper-button-next1{right:-80px}.ExcellentStudentItem{background-color:#fff;border:1px solid #f3f3f3;border-radius:2px;box-shadow:0 2px 14px 0 #f0f0f1;box-sizing:border-box;display:flex;flex-direction:column;height:292px;padding:20px;white-space:pre-line;width:499px}.ExcellentStudentDesc{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;font-weight:400;line-height:28px;min-height:140px;overflow:hidden;text-align:left}.ExcellentStudentDesc,.ExcellentStudentValue{color:#333;font-size:16px;font-stretch:normal;letter-spacing:0}.ExcellentStudentValue{font-weight:500;height:30px;line-height:30px;margin-top:10px;text-align:right}.ExcellentStudentItemLink{align-items:center;background-color:initial;border:1px solid #225ff5;border-radius:4px;color:#225ff5;display:flex;flex-flow:column nowrap;font-size:14px;font-weight:500;justify-content:center;margin:20px auto;min-height:36px;min-width:112px;text-align:center;text-decoration:none}.ExcellentStudentItemLink:hover{background-color:#225ff5;box-shadow:0 5px 40px 0 rgba(27,90,214,.3);color:#fff}body.Compact .swiper-button-next1,body.Compact .swiper-button-prev1{bottom:-40px}.ScoreDetail{text-align:center}.ScoreDetail>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ScoreDetailIntroduction{margin:0 auto;padding:60px 0 0;width:1200px}.PosterImages{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:40px auto;width:1200px}.PosterImage{height:758px;margin-bottom:30px;width:568px}body.Compact .ScoreDetailIntroduction{padding:20px 15px;width:auto}body.Compact .PosterImages{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:20px auto;width:auto}body.Compact .PosterImage{background-image:linear-gradient(159deg,#fb4637,#fc5f3a);border-radius:7px;height:440px;width:330px}.ScoreDetailTitle:nth-of-type(2){margin-top:120px}body.Compact .ScoreDetailTitle:nth-of-type(2){margin-top:60px}.ScoreDetail .ScoreDetailSubtitle{margin-top:20px;text-align:center}.ScoreDetailPlan{padding:0 40px}.ScoreDetailCourse{margin:0 auto;width:1200px}body.Compact .ScoreDetailCourse{margin-top:30px;padding:0 15px;width:auto}.ScoreDetail>.Product{margin-top:80px}body.Compact .ScoreDetail>.Product{margin-top:60px}.ProductDetailsApp{margin:200px auto;width:1200px}body.Compact .ProductDetailsApp{margin:30px auto;width:auto}.ProductDetailsAppHeader{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .ProductDetailsAppHeader{flex-flow:column nowrap}body.Compact .ProductDetailsAppHeaderImage{margin-top:26px}body.Compact .ProductDetailsAppHeaderContent{order:-1}.ProductDetailsAppHeaderContentAnchors{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:30px}body.Compact .ProductDetailsAppHeaderContentAnchors{align-items:stretch;flex-flow:column nowrap;margin:24px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ProductDetailsAppHeaderContentAnchor{align-items:center;border:1px solid #666;border-radius:8px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:10px 18px;text-decoration:none}.ProductDetailsAppHeaderContentAnchorContainer,body:not(.Compact) .ProductDetailsAppHeaderContentAnchor:not(:first-of-type){margin-left:20px}body.Compact .ProductDetailsAppHeaderContentAnchor:not(:first-of-type){margin-top:20px}.ProductDetailsAppHeaderContentAnchorContainer{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ProductDetailsAppHeaderContentAnchorText{color:#333;font-size:16px;font-weight:500;letter-spacing:0;line-height:22px;margin-left:18px}.ProductDetailsAppHeaderContentAnchorImage{background-color:#fff;border-radius:9px;box-shadow:0 1px 12px 0 #00000026;margin-top:20px;padding:10px;visibility:hidden}.ProductDetailsAppHeaderContentAnchorContainer>.ProductDetailsAppHeaderContentAnchor:hover+.ProductDetailsAppHeaderContentAnchorImage{visibility:visible}.ProductDetailsAppTitle{color:#191919;font-size:56px;font-weight:500;line-height:70px}.ProductDetailsAppTitle:first-of-type{font-weight:600}body.Compact .ProductDetailsAppTitle{font-size:32px;line-height:40px}.ProductDetailsAppSubtitle{color:#333;font-size:22px;line-height:36px;margin-top:20px;white-space:pre-line}body.Compact .ProductDetailsAppSubtitle{font-size:15px;line-height:24px;margin-top:15px}.ProductDetailsApp>section{margin-top:300px}body.Compact .ProductDetailsApp>section{margin-top:100px}body.Compact .ProductDetailsApp>section[data-mode=OnlineClass]{margin-left:15px;margin-right:15px}.ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItems{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin-top:120px;position:relative}body.Compact .ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItems{margin-top:60px;width:331px}.ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem{background-color:#fff;border-radius:1000vh;box-shadow:0 2px 40px 0 rgba(0,0,0,.06);position:absolute}.ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="0"]{left:95px;top:70px}body.Compact .ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="0"]{left:0;top:70px}.ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="1"]{bottom:170px;left:226px}body.Compact .ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="1"]{bottom:auto;left:auto;right:0;top:44px}.ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="2"]{right:196px;top:132px}body.Compact .ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="2"]{bottom:50px;left:11px;right:auto;top:auto}.ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="3"]{bottom:100px;right:76px}body.Compact .ProductDetailsApp>section[data-mode=OnlineClass] .ProductDetailsAppItem[data-index="3"]{bottom:88px;right:5px}body.Compact .ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppSubtitle,body.Compact .ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppTitle{margin-left:15px;margin-right:15px}.ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItems{--offset-x:40%;--offset-y:16%;align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-around;margin-top:120px}body.Compact .ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItems{margin-top:60px}.ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItem[data-index="0"]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}body.Compact .ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItem[data-index="0"]:not(.aos-animate){-webkit-transform:translate(var(--offset-x),var(--offset-y));transform:translate(var(--offset-x),var(--offset-y))}.ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItem[data-index="0"].aos-animate{-webkit-transform:translateX(var(--offset-x));transform:translateX(var(--offset-x))}.ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItem[data-index="2"]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}body.Compact .ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItem[data-index="2"]:not(.aos-animate){-webkit-transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1));transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1))}.ProductDetailsApp>section[data-mode=Lecture] .ProductDetailsAppItem[data-index="2"].aos-animate{-webkit-transform:translateX(calc(var(--offset-x)*-1));transform:translateX(calc(var(--offset-x)*-1))}.ProductDetailsApp>section[data-mode=Exercise]{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .ProductDetailsApp>section[data-mode=Exercise]{flex-flow:column nowrap;margin-left:15px;margin-right:15px}.ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppContent{width:620px}body.Compact .ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppContent{width:auto}.ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItems{height:307px;margin-top:80px;position:relative}body.Compact .ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItems{height:50px;margin-top:0}.ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItem{border-radius:1000vh;position:absolute}.ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItem[data-index="0"]{background-image:linear-gradient(41deg,#fdbc3b,#ffa338);box-shadow:0 2px 30px 0 rgba(255,169,57,.3);left:28px;top:46px}body.Compact .ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItem[data-index="0"]{left:26px;top:164px}.ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItem[data-index="1"]{bottom:0;left:227px}body.Compact .ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItem[data-index="1"]{bottom:-243px;left:132px}.ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItem[data-index="2"]{background-image:linear-gradient(48deg,#52aaff,#2d98ff);box-shadow:0 2px 30px 0 rgba(74,166,255,.3);right:0;top:0}body.Compact .ProductDetailsApp>section[data-mode=Exercise] .ProductDetailsAppItem[data-index="2"]{right:26px;top:141px}body.Compact .ProductDetailsApp>section[data-mode=Examination]{margin-left:15px;margin-right:15px}.ProductDetailsApp>section[data-mode=Examination] .ProductDetailsAppItems{--offset-y:16%;align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-around;margin-top:120px}body.Compact .ProductDetailsApp>section[data-mode=Examination] .ProductDetailsAppItems{margin-top:60px}.ProductDetailsApp>section[data-mode=Examination] .ProductDetailsAppItem[data-index="0"]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}.ProductDetailsApp>section[data-mode=Examination] .ProductDetailsAppItem[data-index="1"]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}.ProductDetailsApp>section[data-mode=Examination] .ProductDetailsAppItem[data-index="0"].aos-animate,.ProductDetailsApp>section[data-mode=Examination] .ProductDetailsAppItem[data-index="1"].aos-animate{-webkit-transform:none;transform:none}.ProductDetailsApp>section[data-mode=QA]{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .ProductDetailsApp>section[data-mode=QA]{flex-flow:column nowrap;margin-left:15px;margin-right:15px}.ProductDetailsApp>section[data-mode=QA] .ProductDetailsAppItems{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}body.Compact .ProductDetailsApp>section[data-mode=QA] .ProductDetailsAppItems{margin-top:60px}.ProductDetailsApp>section[data-mode=QA] .ProductDetailsAppItem:first-of-type{-webkit-transform:translateX(50%) scale(0);transform:translateX(50%) scale(0);z-index:1}.ProductDetailsApp>section[data-mode=QA] .ProductDetailsAppItem:first-of-type.aos-animate{-webkit-transform:translateX(50%);transform:translateX(50%)}.ProductDetailsVocabulary{margin:186px auto;width:1200px}body.Compact .ProductDetailsVocabulary{margin:30px 20px;width:auto}.ProductDetailsVocabularyItem{display:flex}.ProductDetailsVocabularyItem[data-mode=Horizontal]{align-items:center;flex-flow:row nowrap;justify-content:space-between}.ProductDetailsVocabularyItem[data-mode=Vertical]{align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start}body.Compact .ProductDetailsVocabularyItem{flex-flow:column nowrap}.ProductDetailsVocabularyItem:not(:last-of-type){margin-bottom:300px}body.Compact .ProductDetailsVocabularyItem:not(:last-of-type){margin-bottom:100px}.ProductDetailsVocabularyItemContentTitle{color:#191919;font-size:56px;font-weight:600;line-height:70px}body.Compact .ProductDetailsVocabularyItemContentTitle{font-size:28px;line-height:42px}.ProductDetailsVocabularyItemContentSubtitle{color:#191919;font-size:40px;font-weight:600;line-height:60px}body.Compact .ProductDetailsVocabularyItemContentSubtitle{font-size:32px;line-height:40px;margin-top:5px}.ProductDetailsVocabularyItemContentDescription{color:#333;font-size:24px;line-height:36px;margin:20px 0 0;white-space:pre-line}body.Compact .ProductDetailsVocabularyItemContentDescription{font-size:15px;line-height:24px;margin-top:15px}body:not(.Compact) .ProductDetailsVocabularyItem[data-mode=Vertical] .ProductDetailsVocabularyItemImage{margin-top:160px}.ProductDetailsVocabularyItemSubitems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:80px}body.Compact .ProductDetailsVocabularyItemSubitems{margin-top:25px}.ProductDetailsVocabularyItemImages{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.ProductDetailsVocabularyItemContentAnchorContainer{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:30px}body.Compact .ProductDetailsVocabularyItemContentAnchorContainer{align-items:center}.ProductDetailsVocabularyItemContentAnchor{align-items:center;border:1px solid #666;border-radius:8px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:10px 18px;text-decoration:none}.ProductDetailsVocabularyItemContentAnchorText{color:#333;font-size:16px;font-weight:500;letter-spacing:0;line-height:22px;margin-left:18px}.ProductDetailsVocabularyItemContentAnchorImage{background-color:#fff;border-radius:9px;box-shadow:0 1px 12px 0 #00000026;margin-top:20px;padding:10px;visibility:hidden}.ProductDetailsVocabularyItemContentAnchorContainer>.ProductDetailsVocabularyItemContentAnchor:hover+.ProductDetailsVocabularyItemContentAnchorImage,body.Compact .ProductDetailsVocabularyItemContentAnchorImage{visibility:visible}body.Compact .ProductDetailsVocabularyItemContentAnchorImage+h4{color:#666;font-size:11px;letter-spacing:0;line-height:18px;margin-top:12px}body.Compact .ProductDetailsVocabularyItemImage{margin-top:60px}.ProductDetailsVocabularyItem[data-index="2"] .ProductDetailsVocabularyItemImages{align-items:flex-end}.ProductDetailsVocabularyItem[data-index="2"] .ProductDetailsVocabularyItemImage:first-of-type{border-radius:20px;box-shadow:0 4px 36px 0 rgba(27,27,28,.1);flex:none;-webkit-transform:translateX(120px) translateY(70px) scale(0);transform:translateX(120px) translateY(70px) scale(0)}.ProductDetailsVocabularyItem[data-index="2"] .ProductDetailsVocabularyItemImage.aos-animate:first-of-type{border-radius:20px;box-shadow:0 4px 36px 0 rgba(27,27,28,.1);flex:none;-webkit-transform:translateX(120px) translateY(70px);transform:translateX(120px) translateY(70px)}.ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImages{--offset-x:49%;--offset-y:16%;width:100%}body.Compact .ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImages{justify-content:center}.ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImage[data-index="0"]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}body.Compact .ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImage[data-index="0"]:not(.aos-animate){-webkit-transform:translate(var(--offset-x),var(--offset-y));transform:translate(var(--offset-x),var(--offset-y))}.ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImage[data-index="0"].aos-animate{-webkit-transform:translateX(var(--offset-x));transform:translateX(var(--offset-x))}.ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImage[data-index="2"]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}body.Compact .ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImage[data-index="2"]:not(.aos-animate){-webkit-transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1));transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1))}.ProductDetailsVocabularyItem[data-index="3"] .ProductDetailsVocabularyItemImage[data-index="2"].aos-animate{-webkit-transform:translateX(calc(var(--offset-x)*-1));transform:translateX(calc(var(--offset-x)*-1))}.ProductDetailsVocabularyItem[data-index="4"] .ProductDetailsVocabularyItemImages{display:block;height:908px;margin-top:80px;position:relative;width:908px}body.Compact .ProductDetailsVocabularyItem[data-index="4"] .ProductDetailsVocabularyItemImages{height:375px;width:375px}.ProductDetailsVocabularyItem[data-index="4"] .ProductDetailsVocabularyItemImages>div{align-items:center;bottom:0;display:flex;flex-flow:row nowrap;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%}.ProductDetailsVocabularyItem[data-index="4"] .ProductDetailsVocabularyItemImage{margin:0}.ProductDetailsVocabularyItem[data-index="5"] .ProductDetailsVocabularyItemImages{--offset-y:16%;justify-content:space-evenly;width:100%}.ProductDetailsVocabularyItem[data-index="5"] .ProductDetailsVocabularyItemImage[data-index="0"]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}.ProductDetailsVocabularyItem[data-index="5"] .ProductDetailsVocabularyItemImage[data-index="1"]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}.ProductDetailsVocabularyItem[data-index="5"] .ProductDetailsVocabularyItemImage[data-index="0"].aos-animate,.ProductDetailsVocabularyItem[data-index="5"] .ProductDetailsVocabularyItemImage[data-index="1"].aos-animate{-webkit-transform:none;transform:none}[data-aos=heartBeat].aos-animate{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:heartBeat;animation-name:heartBeat}.ProductDetailsUnimaster{margin:186px auto;width:1200px}body.Compact .ProductDetailsUnimaster{margin:30px 20px;width:auto}.ProductDetailsUnimasterItem{display:flex}.ProductDetailsUnimasterItem[data-mode=Horizontal]{align-items:center;flex-flow:row nowrap;justify-content:space-between}.ProductDetailsUnimasterItem[data-mode=Vertical]{align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start}body.Compact .ProductDetailsUnimasterItem{flex-flow:column nowrap}.ProductDetailsUnimasterItem:not(:last-of-type){margin-bottom:300px}body.Compact .ProductDetailsUnimasterItem:not(:last-of-type){margin-bottom:100px}.ProductDetailsUnimasterItemContentTitle{color:#191919;font-size:56px;font-weight:600;line-height:70px}body.Compact .ProductDetailsUnimasterItemContentTitle{font-size:28px;line-height:42px}.ProductDetailsUnimasterItemContentSubtitle{color:#191919;font-size:40px;font-weight:600;line-height:60px}body.Compact .ProductDetailsUnimasterItemContentSubtitle{font-size:32px;line-height:40px;margin-top:5px}.ProductDetailsUnimasterItemContentDescription{color:#333;font-size:24px;line-height:36px;margin:20px 0 0;white-space:pre-line}body.Compact .ProductDetailsUnimasterItemContentDescription{font-size:15px;line-height:24px;margin-top:15px}body:not(.Compact) .ProductDetailsUnimasterItem[data-mode=Vertical] .ProductDetailsUnimasterItemImage{margin-top:160px}.ProductDetailsUnimasterItemSubitems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:80px}body.Compact .ProductDetailsUnimasterItemSubitems{margin-top:25px}.ProductDetailsUnimasterItemImages{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.ProductDetailsUnimasterItemContentAnchorContainer{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:30px}body.Compact .ProductDetailsUnimasterItemContentAnchorContainer{align-items:center}.ProductDetailsUnimasterItemContentAnchor{align-items:center;border:1px solid #666;border-radius:8px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:10px 18px;text-decoration:none}.ProductDetailsUnimasterItemContentAnchorText{color:#333;font-size:16px;font-weight:500;letter-spacing:0;line-height:22px;margin-left:18px}.ProductDetailsUnimasterItemContentAnchorImage{background-color:#fff;border-radius:9px;box-shadow:0 1px 12px 0 #00000026;margin-top:20px;padding:10px;visibility:hidden}.ProductDetailsUnimasterItemContentAnchorContainer>.ProductDetailsUnimasterItemContentAnchor:hover+.ProductDetailsUnimasterItemContentAnchorImage,body.Compact .ProductDetailsUnimasterItemContentAnchorImage{visibility:visible}body.Compact .ProductDetailsUnimasterItemContentAnchorImage+h4{color:#666;font-size:11px;letter-spacing:0;line-height:18px;margin-top:12px}body.Compact .ProductDetailsUnimasterItemImage{margin-top:60px}.ProductDetailsUnimasterItemContentIndicatorImages{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:80px}.ProductDetailsUnimasterItemContentIndicatorImage:not(:first-of-type){margin-left:100px}body.Compact .ProductDetailsUnimasterItem[data-index="0"] .ProductDetailsUnimasterItemContent{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ProductDetailsUnimasterItem[data-index="0"] .ProductDetailsUnimasterItemImages{--offset-y:16%;justify-content:space-evenly;width:100%}.ProductDetailsUnimasterItem[data-index="0"] .ProductDetailsUnimasterItemImage[data-index="0"]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}.ProductDetailsUnimasterItem[data-index="0"] .ProductDetailsUnimasterItemImage[data-index="1"]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}.ProductDetailsUnimasterItem[data-index="0"] .ProductDetailsUnimasterItemImage[data-index="0"].aos-animate{-webkit-transform:translateY(-25px);transform:translateY(-25px)}.ProductDetailsUnimasterItem[data-index="0"] .ProductDetailsUnimasterItemImage[data-index="1"].aos-animate{-webkit-transform:none;transform:none}.ProductDetailsUnimasterItem[data-index="1"] .ProductDetailsUnimasterItemImages{--offset-x:29%}.ProductDetailsUnimasterItem[data-index="1"] .ProductDetailsUnimasterItemImage[data-index="0"]{-webkit-transform:translateX(calc(var(--offset-x)*-.4));transform:translateX(calc(var(--offset-x)*-.4))}.ProductDetailsUnimasterItem[data-index="1"] .ProductDetailsUnimasterItemImage[data-index="1"]{-webkit-transform:translateX(calc(var(--offset-x)*.4));transform:translateX(calc(var(--offset-x)*.4))}.ProductDetailsUnimasterItem[data-index="1"] .ProductDetailsUnimasterItemImage[data-index="0"].aos-animate{-webkit-transform:translateX(var(--offset-x));transform:translateX(var(--offset-x))}.ProductDetailsUnimasterItem[data-index="1"] .ProductDetailsUnimasterItemImage[data-index="1"].aos-animate{-webkit-transform:translateX(calc(var(--offset-x)*-1));transform:translateX(calc(var(--offset-x)*-1))}body.Compact .ProductDetailsUnimasterItemContentIndicatorImages{box-sizing:border-box;justify-content:space-around;margin-top:40px;padding:0 40px}.ProductDetailsUnimasterItem[data-index="2"] .ProductDetailsUnimasterItemImages{--offset-y:16%}.ProductDetailsUnimasterItem[data-index="2"] .ProductDetailsUnimasterItemImage:first-of-type{margin-left:168px;margin-right:200px}body.Compact .ProductDetailsUnimasterItem[data-index="2"] .ProductDetailsUnimasterItemImage:first-of-type{margin-left:0;margin-right:1px}.ProductDetailsUnimasterItem[data-index="2"] .ProductDetailsUnimasterItemImage[data-index="0"]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}.ProductDetailsUnimasterItem[data-index="2"] .ProductDetailsUnimasterItemImage[data-index="1"]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}.ProductDetailsUnimasterItem[data-index="2"] .ProductDetailsUnimasterItemImage[data-index="0"].aos-animate,.ProductDetailsUnimasterItem[data-index="2"] .ProductDetailsUnimasterItemImage[data-index="1"].aos-animate{-webkit-transform:none;transform:none}.ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImages{--offset-x:70%;--offset-y:16%;width:100%}body.Compact .ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImages{justify-content:center}.ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImage[data-index="0"]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}body.Compact .ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImage[data-index="0"]:not(.aos-animate){-webkit-transform:translate(var(--offset-x),var(--offset-y));transform:translate(var(--offset-x),var(--offset-y))}.ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImage[data-index="0"].aos-animate{-webkit-transform:translateX(var(--offset-x));transform:translateX(var(--offset-x))}.ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImage[data-index="2"]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}body.Compact .ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImage[data-index="2"]:not(.aos-animate){-webkit-transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1));transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1))}.ProductDetailsUnimasterItem[data-index="3"] .ProductDetailsUnimasterItemImage[data-index="2"].aos-animate{-webkit-transform:translateX(calc(var(--offset-x)*-1));transform:translateX(calc(var(--offset-x)*-1))}.ProductDetailsTuringPad{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin:0 auto}body.Compact .ProductDetailsTuringPad{margin:30px 0}.ProductDetailsTuringPadItemTitle{color:#191919;font-size:40px;font-weight:500;white-space:nowrap}body.Compact .ProductDetailsTuringPadItemTitle{font-size:32px;line-height:40px}.ProductDetailsTuringPadItemSubtitle{color:#191919;font-size:56px;font-weight:500;line-height:84px;margin-top:20px}body.Compact .ProductDetailsTuringPadItemSubtitle{font-size:32px;line-height:40px;margin-top:10px}.ProductDetailsTuringPadItemDescription{color:#333;font-size:24px;font-weight:500;letter-spacing:0;line-height:48px;margin:20px 0 0;padding:0}body.Compact .ProductDetailsTuringPadItemDescription{font-size:16px;line-height:23px;margin-top:10px}.ProductDetailsTuringPadItemContentTitle{color:#225ff5;font-size:56px;font-weight:500;line-height:84px}body.Compact .ProductDetailsTuringPadItemContentTitle{font-size:28px;line-height:42px}.ProductDetailsTuringPadItemContentSubtitle{color:#191919;flex:none;font-size:56px;font-weight:500;line-height:84px}body.Compact .ProductDetailsTuringPadItemContentSubtitle{font-size:32px;line-height:40px;margin-top:5px}.ProductDetailsTuringPadItemContentDescription{color:#333;font-size:24px;line-height:36px;margin:0 0 0 140px;padding:0;white-space:pre-line}body.Compact .ProductDetailsTuringPadItemContentDescription{font-size:15px;line-height:24px;margin-left:0;margin-top:15px}.ProductDetailsTuringPadItemNameBackground{bottom:0;left:0;position:absolute;right:0;top:0}.ProductDetailsTuringPadItemNameTitle{color:#191919;font-size:36px;font-weight:600;letter-spacing:0;line-height:66px}.ProductDetailsTuringPadItemNameSubtitle{color:#666;font-size:20px;letter-spacing:0;line-height:30px;margin-top:10px}.ProductDetailsTuringPadItem[data-mode=Summary]{text-align:center}body.Compact .ProductDetailsTuringPadItem[data-mode=Summary]{margin:0 15px}.ProductDetailsTuringPadItem[data-mode=Summary] .ProductDetailsTuringPadItemImages{height:0;overflow:hidden}.ProductDetailsTuringPadItem[data-mode=Summary] .ProductDetailsTuringPadItemImage{margin-top:80px;width:1200px}body.Compact .ProductDetailsTuringPadItem[data-mode=Summary] .ProductDetailsTuringPadItemImage{margin-top:0;width:100%}.ProductDetailsTuringPadItem[data-mode=Efficiency]{margin-top:400px;text-align:center}body.Compact .ProductDetailsTuringPadItem[data-mode=Efficiency]{margin-top:30px}.ProductDetailsTuringPadItem[data-mode=Efficiency] .ProductDetailsTuringPadItemTitle{color:#225ff5}.ProductDetailsTuringPadItem[data-mode=Logic]{background-color:#f7f8fa;margin-top:280px;padding:100px 0;text-align:center}body.Compact .ProductDetailsTuringPadItem[data-mode=Logic]{margin-top:80px;padding:30px 15px}.ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitems{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-around;margin-top:120px}body.Compact .ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitems{margin-top:80px}.ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem{--offset-x:60%;--offset-y:16%;flex:none}body.Compact .ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem[data-index="1"]{z-index:1}.ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem[data-position=left]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}body.Compact .ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem[data-position=left]:not(.aos-animate){-webkit-transform:translate(var(--offset-x),var(--offset-y));transform:translate(var(--offset-x),var(--offset-y))}body.Compact .ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem[data-position=left].aos-animate{-webkit-transform:translateX(var(--offset-x));transform:translateX(var(--offset-x))}.ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem[data-position=right]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}body.Compact .ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem[data-position=right]:not(.aos-animate){-webkit-transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1));transform:translate(calc(var(--offset-x)*-1),calc(var(--offset-y)*-1))}body.Compact .ProductDetailsTuringPadItem[data-mode=Logic] .ProductDetailsTuringPadItemSubitem[data-position=right].aos-animate{-webkit-transform:translateX(calc(var(--offset-x)*-1));transform:translateX(calc(var(--offset-x)*-1))}.ProductDetailsTuringPadItem[data-mode=Active],.ProductDetailsTuringPadItem[data-mode=Lecture],.ProductDetailsTuringPadItem[data-mode=Vocabulary]{margin:200px auto 0;width:1200px}body.Compact .ProductDetailsTuringPadItem[data-mode=Active],body.Compact .ProductDetailsTuringPadItem[data-mode=Lecture],body.Compact .ProductDetailsTuringPadItem[data-mode=Vocabulary]{margin:60px 15px 0;width:auto}.ProductDetailsTuringPadItemContent>div>div{align-items:flex-end;display:flex;flex-flow:row nowrap;justify-content:flex-start}body.Compact .ProductDetailsTuringPadItemContent>div>div{align-items:flex-start;flex-flow:column nowrap}.ProductDetailsTuringPadItem[data-mode=Vocabulary] .ProductDetailsTuringPadItemSubitems{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:160px}body.Compact .ProductDetailsTuringPadItem[data-mode=Vocabulary] .ProductDetailsTuringPadItemSubitems{flex-flow:column nowrap;justify-content:flex-start;margin-top:60px}.ProductDetailsTuringPadItem[data-mode=Vocabulary] .ProductDetailsTuringPadItemSubitem:nth-child(n+2){border-radius:24px;box-shadow:10px 10px 40px 20px rgba(0,0,0,.05)}body:not(.Compact) .ProductDetailsTuringPadItem[data-mode=Vocabulary] .ProductDetailsTuringPadItemSubitem:nth-child(n+3){margin-top:20px}body:not(.Compact) .ProductDetailsTuringPadItem[data-mode=Vocabulary] .ProductDetailsTuringPadItemSubitem:nth-child(3){margin-left:130px}body.Compact .ProductDetailsTuringPadItem[data-mode=Vocabulary] .ProductDetailsTuringPadItemSubitem:not(:first-of-type){margin-top:50px}.ProductDetailsTuringPadItem[data-mode=Active] .ProductDetailsTuringPadItemSubitems,.ProductDetailsTuringPadItem[data-mode=Lecture] .ProductDetailsTuringPadItemSubitems,.ProductDetailsTuringPadItem[data-mode=Report] .ProductDetailsTuringPadItemSubitems,.ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemSubitems,.ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitems{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-around;margin-top:160px}.ProductDetailsTuringPadItem[data-mode=Active] .ProductDetailsTuringPadItemSubitems,.ProductDetailsTuringPadItem[data-mode=Report] .ProductDetailsTuringPadItemSubitems,.ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemSubitems,.ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitems,body.Compact .ProductDetailsTuringPadItem[data-mode=Lecture] .ProductDetailsTuringPadItemSubitems{flex-flow:column nowrap;justify-content:flex-start;margin-top:60px}.ProductDetailsTuringPadItem[data-mode=Training]{margin:200px auto 0}body.Compact .ProductDetailsTuringPadItem[data-mode=Training]{margin:60px 15px 0}.ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemContent{margin:0 auto;width:1200px}body.Compact .ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemContent{width:auto}.ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemSubitem{--offset-y:16%}body.Compact .ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemSubitem:not(:first-of-type){margin-top:30px}.ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemSubitem[data-position=left]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}.ProductDetailsTuringPadItem[data-mode=Training] .ProductDetailsTuringPadItemSubitem[data-position=right]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}.ProductDetailsTuringPadItem[data-mode=WrongBook]{margin:200px auto 0}body.Compact .ProductDetailsTuringPadItem[data-mode=WrongBook]{margin:60px 15px 0}.ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemContent{margin:0 auto;width:1200px}body.Compact .ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemContent{width:auto}.ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitems{margin-top:120px}body.Compact .ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitems{margin-top:60px}.ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitem{--offset-y:16%}body.Compact .ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitem:not(:first-of-type){margin-top:30px}.ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitem[data-position=left]{-webkit-transform:translateY(var(--offset-y));transform:translateY(var(--offset-y))}.ProductDetailsTuringPadItem[data-mode=WrongBook] .ProductDetailsTuringPadItemSubitem[data-position=right]{-webkit-transform:translateY(calc(var(--offset-y)*-1));transform:translateY(calc(var(--offset-y)*-1))}.ProductDetailsTuringPadItem[data-mode=Report]{margin:200px auto 0}body.Compact .ProductDetailsTuringPadItem[data-mode=Report]{margin:60px 15px}.ProductDetailsTuringPadItem[data-mode=Report] .ProductDetailsTuringPadItemContent{margin:0 auto;width:1200px}body.Compact .ProductDetailsTuringPadItem[data-mode=Report] .ProductDetailsTuringPadItemContent{width:auto}.ProductDetailsTuringPadItem[data-mode=Report] .ProductDetailsTuringPadItemSubitems{margin-top:120px}body.Compact .ProductDetailsTuringPadItem[data-mode=Report] .ProductDetailsTuringPadItemSubitems{margin-top:60px}.ProductDetailsTuringPadItem[data-mode=Subject]{background-color:#f7f8fa;box-sizing:border-box;padding:100px 0;text-align:center}body.Compact .ProductDetailsTuringPadItem[data-mode=Subject]{padding:60px 0}.ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemSubitems{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:space-around;margin-top:160px}body.Compact .ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemSubitems{margin-top:60px}.ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemSubitems>.ProductDetailsTuringPadItemSubitem{flex:none;margin:0 40px;position:-webkit-sticky;position:sticky;top:calc(var(--navigation-bar-height) + 60px);width:570px}body.Compact .ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemSubitems>.ProductDetailsTuringPadItemSubitem{margin:0;width:auto}.ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemSubitems>*{flex:1 1}.ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemSubitems>div>div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-around}.ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemSubitems>div>div:first-of-type{margin-bottom:60px}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemContentDescription,.ProductDetailsTuringPadItem[data-mode=Resource] .ProductDetailsTuringPadItemContentDescription,.ProductDetailsTuringPadItem[data-mode=Subject] .ProductDetailsTuringPadItemContentDescription{font-weight:500;margin-left:0;margin-top:20px}.ProductDetailsTuringPadItem[data-mode=Engine]{margin-top:120px;text-align:center}body.Compact .ProductDetailsTuringPadItem[data-mode=Engine]{margin:60px 15px 0}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;margin:80px auto 0;width:1076px}body.Compact .ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitems{align-items:center;flex-flow:column nowrap;justify-content:flex-start;margin-top:60px;width:auto}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem{align-items:stretch;border-radius:24px;box-sizing:border-box;display:flex;flex-flow:row nowrap;height:252px;justify-content:stretch;width:320px}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(n+4){margin-top:50px}body.Compact .ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:not(:first-of-type){margin-top:20px}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem>div{align-items:stretch;border-radius:20px;box-sizing:border-box;display:flex;flex:1 1 30px;flex-flow:column nowrap;justify-content:center;margin:6px;padding:15px}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:first-child{border:2px solid #43a3ff}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:first-child>div{background-image:linear-gradient(135deg,#52aaff,#2d98ff)}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(2){border:2px solid #477ef9}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(2)>div{background-image:linear-gradient(134deg,#4f9df4,#467afa)}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(3){border:2px solid #67cd66}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(3)>div{background-image:linear-gradient(133deg,#8bd4a7,#62cc5e)}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(4){border:2px solid #fe724f}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(4)>div{background-image:linear-gradient(135deg,#fd714e,#ff8061)}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(5){border:2px solid #ffae2f}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(5)>div{background-image:linear-gradient(137deg,#fdbc3b,#ffa338)}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(6){border:2px solid #6863db}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitem:nth-child(6)>div{background-image:linear-gradient(137deg,#7973e4,#645fd9)}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitemTitle{color:#fff;font-family:Helvetica;font-size:40px;line-height:52px;white-space:pre-line}.ProductDetailsTuringPadItem[data-mode=Engine] .ProductDetailsTuringPadItemSubitemSubtitle{color:#fff;font-size:30px;font-weight:600;line-height:42px;margin-top:20px}.ProductDetailsTuringPadItem[data-mode=Resource]{margin:240px auto 0;text-align:center;width:1200px}body.Compact .ProductDetailsTuringPadItem[data-mode=Resource]{margin:60px 15px 0;width:auto}.ProductDetailsTuringPadItem[data-mode=Resource] .ProductDetailsTuringPadItemSubitems{margin-top:80px;padding:0 20px}body.Compact .ProductDetailsTuringPadItem[data-mode=Resource] .ProductDetailsTuringPadItemSubitems{margin-top:60px;padding:0}.ProductDetailsTuringPadItem[data-mode=Resource] .ProductDetailsTuringPadItemSubitem:not(:first-of-type){margin-top:40px}.ProductDetailsTuringPadItem[data-mode=Resource] .ProductDetailsTuringPadItemSubitemTitle{color:#000;font-family:Helvetica;font-size:56px;font-weight:600;line-height:80px;text-align:left}.ProductDetailsTuringPadItem[data-mode=Resource] .ProductDetailsTuringPadItemSubitemSubtitle{align-items:center;background-image:linear-gradient(90deg,#1e85ef,#5dbcff);box-sizing:border-box;color:#fff;display:flex;flex-flow:row nowrap;font-size:20px;font-weight:600;height:40px;justify-content:flex-start;line-height:30px;margin-top:20px;padding-left:20px}[data-aos=resourceNumber].aos-animate{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:bounce;animation-name:bounce}.ProductDetailsTuringPadItem[data-mode=Buy]{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:300px auto 0;width:1200px}body.Compact .ProductDetailsTuringPadItem[data-mode=Buy]{flex-flow:column nowrap;margin:60px 15px 0;width:auto}.ProductDetailsTuringPadItem[data-mode=Buy] .ProductDetailsTuringPadItemContent{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.ProductDetailsTuringPadItem[data-mode=Buy] .ProductDetailsTuringPadItemContentTitle{color:#8f8f8f;font-size:24px;line-height:36px}.ProductDetailsTuringPadItem[data-mode=Buy] .ProductDetailsTuringPadItemContentSubtitle{font-family:Helvetica;font-size:56px;font-weight:600;line-height:72px;margin-top:10px}.ProductDetailsTuringPadItem[data-mode=Buy] .ProductDetailsTuringPadItemContentBuy{background-color:#225ff5;border-radius:4px;box-shadow:0 2px 8px 0 rgba(34,95,245,.3);box-sizing:border-box;color:#fff;font-size:16px;font-weight:600;line-height:22px;margin-top:36px;min-height:40px;min-width:136px;padding:9px 30px;text-decoration:none}.ProductDetailsTuringPadItemName{box-sizing:border-box;height:400px;margin-left:24px;margin-top:190px;padding:36px 20px;position:relative;width:400px}body.Compact .ProductDetailsTuringPadItemName{height:auto;margin:30px 0;padding:0;width:auto}.ProductDetailsTuringPadItem:last-of-type{margin-bottom:160px}.ProductDetailsAstarExpress{margin:160px auto;width:1200px}body.Compact .ProductDetailsAstarExpress{margin:30px 15px;width:auto}.ProductDetailsAstarExpressHeader{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}body.Compact .ProductDetailsAstarExpressHeaderImage{margin-top:60px;order:1}.ProductDetailsAstarExpressHeaderTitle{color:#191919;font-family:Helvetica;font-size:56px;font-weight:500;line-height:70px;margin-bottom:10px;margin-top:70px}body.Compact .ProductDetailsAstarExpressHeaderTitle{font-size:31px;line-height:39px;margin-bottom:12px;margin-top:0}.ProductDetailsAstarExpressHeaderSubtitle{color:#333;font-size:24px;line-height:36px}body.Compact .ProductDetailsAstarExpressHeaderSubtitle{font-size:15px;line-height:24px;text-align:center;white-space:pre-line}.ProductDetailsAstarExpressHeaderSubtitle+div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:30px}body.Compact .ProductDetailsAstarExpressHeaderSubtitle+div{border:1px solid #666;border-radius:8px;margin-top:45px;order:2;padding:10px 30px}.ProductDetailsAstarExpressHeaderAnchor{color:#333;font-size:24px;font-weight:500;line-height:32px;margin-left:12px;text-decoration:none}body.Compact .ProductDetailsAstarExpressHeaderAnchor{font-size:15px;line-height:21px}.ProductDetailsAstarExpressContentItem{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:300px}body.Compact .ProductDetailsAstarExpressContentItem{margin-top:100px}.ProductDetailsAstarExpressContentItemContent>div>div{align-items:last baseline;display:flex;flex-flow:row nowrap;justify-content:flex-start}body.Compact .ProductDetailsAstarExpressContentItemContent>div>div{flex-flow:column nowrap}.ProductDetailsAstarExpressContentItemContent>div>div[data-multi-line=false]{align-items:baseline;display:flex;flex-flow:row nowrap;justify-content:flex-start}.ProductDetailsAstarExpressContentItemContentTitle{color:#225ff5;font-size:56px;font-weight:500;line-height:84px}body.Compact .ProductDetailsAstarExpressContentItemContentTitle{font-size:28px;line-height:42px}.ProductDetailsAstarExpressContentItemContentSubtitle{color:#191919;flex:none;font-size:56px;font-weight:500;line-height:84px}body.Compact .ProductDetailsAstarExpressContentItemContentSubtitle{font-size:32px;line-height:40px;margin-top:5px}.ProductDetailsAstarExpressContentItemContentDescription{color:#333;font-size:24px;line-height:36px;margin:0 0 0 140px;padding:0;white-space:pre-line}body.Compact .ProductDetailsAstarExpressContentItemContentDescription{font-size:15px;line-height:24px;margin-left:0;margin-top:15px}.ProductDetailsAstarExpressContentItemImages{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;width:100%}.ProductDetailsAstarExpressContentItemImage{margin-top:160px}body.Compact .ProductDetailsAstarExpressContentItemImage{margin-top:60px}.ProductDetailsAstarExpressContentItem[data-index="0"] .ProductDetailsAstarExpressContentItemImage[data-index="0"]{-webkit-transform:translateY(40px);transform:translateY(40px);z-index:1}.ProductDetailsAstarExpressContentItem[data-index="0"] .ProductDetailsAstarExpressContentItemImage[data-index="0"].aos-animate{-webkit-transform:translateX(70%) translateY(40px);transform:translateX(70%) translateY(40px)}.ProductDetailsAstarExpressContentItem[data-index="1"] .ProductDetailsAstarExpressContentItemImage[data-index="1"]{-webkit-transform:translateY(40px);transform:translateY(40px);z-index:1}.ProductDetailsAstarExpressContentItem[data-index="1"] .ProductDetailsAstarExpressContentItemImage[data-index="1"].aos-animate{-webkit-transform:translateX(-60%) translateY(40px);transform:translateX(-60%) translateY(40px)}.ProductDetailsCMS{margin:160px auto;width:1200px}body.Compact .ProductDetailsCMS{margin:20px 30px;width:auto}.ProductDetailsCMSHeader{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}body.Compact .ProductDetailsCMSHeaderImage{margin-top:60px;order:1}.ProductDetailsCMSHeaderTitle{color:#191919;font-family:Helvetica;font-size:56px;font-weight:500;line-height:70px;margin-bottom:20px;margin-top:48px}body.Compact .ProductDetailsCMSHeaderTitle{font-size:32px;line-height:48px;margin-bottom:12px;margin-top:0}.ProductDetailsCMSHeaderSubtitle{color:#333;font-size:22px;line-height:36px}body.Compact .ProductDetailsCMSHeaderSubtitle{font-size:15px;line-height:24px}.ProductDetailsCMSHeaderSubtitle+div{align-items:center;border:1px solid #666;border-radius:8px;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:30px;padding:10px 30px}body.Compact .ProductDetailsCMSHeaderSubtitle+div{order:2}.ProductDetailsCMSHeaderAnchor{color:#333;font-size:24px;font-weight:500;line-height:32px;margin-left:12px;text-decoration:none}body.Compact .ProductDetailsCMSHeaderAnchor{font-size:15px;line-height:21px}.ProductDetailsCMSContentItem{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:300px}body.Compact .ProductDetailsCMSContentItem{flex-flow:column nowrap;margin-top:100px}body:not(.Compact) .ProductDetailsCMSContentItem:first-of-type{margin-top:178px}.ProductDetailsCMSContentItemContent{align-items:flex-end;display:flex;flex-flow:row nowrap;justify-content:flex-start}body.Compact .ProductDetailsCMSContentItemContent{align-items:flex-start;flex-flow:column nowrap}.ProductDetailsCMSContentItemContentTitle{color:#225ff5;font-size:56px;font-weight:500;line-height:84px}body.Compact .ProductDetailsCMSContentItemContentTitle{font-size:28px;line-height:42px}.ProductDetailsCMSContentItemContentSubtitle{color:#191919;flex:none;font-size:36px;font-weight:500;margin-top:10px}body.Compact .ProductDetailsCMSContentItemContentSubtitle{font-size:32px;line-height:40px}.ProductDetailsCMSContentItemContentDescription{color:#333;font-size:22px;line-height:36px;margin:0 0 0 100px;padding:0;white-space:pre-line}body.Compact .ProductDetailsCMSContentItemContentDescription{font-size:15px;line-height:24px;margin-left:0;margin-top:15px}.ProductDetailsCMSContentItemImages{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;width:100%}.ProductDetailsCMSContentItemImage{margin-top:160px}body.Compact .ProductDetailsCMSContentItemImage{margin-top:60px}.News{background:#fafafa}.NewsContent{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin:80px auto 0;width:1200px}body.Compact .NewsContent{align-items:stretch;flex-flow:column nowrap;margin:0;padding:0;width:auto}.NewsContent>nav{align-items:flex-start;display:flex;flex:none;flex-flow:row nowrap;justify-content:flex-start;margin-right:60px}body.Compact .NewsContent>nav{margin:30px 20px}.NewsTypes{list-style:none;margin:0;padding:0}body.Compact .NewsTypes{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}.NewsTypes+hr{background-color:#e6e6e6;border:none;height:300px;margin:0;width:1px}body.Compact .NewsTypes+hr{display:none}.NewsType>a{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:center;text-decoration:none}.NewsTypeContent{color:#313133;flex:1 1;font-size:18px;line-height:22px;padding:20px 0;text-align:right}body.Compact .NewsTypeContent{align-items:center;box-sizing:border-box;display:flex;flex-flow:row nowrap;font-size:14px;justify-content:center;line-height:20px;min-height:32px;padding:6px 10px;white-space:nowrap}.NewsType.Selected .NewsTypeContent{color:#225ff5;font-weight:500}body.Compact .NewsType.Selected .NewsTypeContent{background-color:#225ff5;border-radius:1000vh;color:#fff;font-weight:400}.NewsTypeSelectedIndicator{background:transparent;flex:none;margin:10px -2.5px 10px 40px;width:4px;z-index:1}body.Compact .NewsTypeSelectedIndicator{display:none}.NewsType.Selected .NewsTypeSelectedIndicator{background:#225ff5}.NewsContentSection{flex:1 1}.NewsContentSectionTitle{color:#191919;font-size:30px;font-weight:500;line-height:40px;margin-bottom:40px;white-space:nowrap}.NewsContentSectionItems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}body.Compact .NewsContentSectionItems{flex-flow:column nowrap;padding:0 40px}.NewsContentSectionItem{align-items:stretch;background-color:#fff;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:320px}.NewsContentSectionItem:nth-child(n+4){margin-top:40px}.NewsContentSectionItem:nth-child(3n+2),.NewsContentSectionItem:nth-child(3n+3){margin-left:20px}body.Compact .NewsContentSectionItem:not(:first-of-type){margin-top:30px}body.Compact .NewsContentSectionItem{margin-left:0;width:auto}.NewsContentSectionItemContent{margin:14px 20px 18px}.NewsContentSectionItemInfo{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:14px}.NewsContentSectionItemInfoTags{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start}.NewsContentSectionItemInfoTag{align-items:center;color:#7d7d7d;display:flex;flex-flow:row nowrap;font-size:12px;justify-content:space-between;line-height:17px}.NewsContentSectionItemInfoTag:not(:first-of-type){margin-left:10px}.NewsContentSectionItemInfo+hr{background:#8e8e8e;border:none;height:1px;margin:13px 0}.NewsContentSectionItemTitle{color:#191919;font-size:16px;font-weight:500;line-height:22px}.NewsPlayingBackground{background-color:#000;bottom:0;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:1}.NewsContentSectionPageControlContainer{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-end;margin:60px 0}body.Compact .NewsContentSectionPageControlContainer{justify-content:center;margin:40px 0}.NewsContentSectionPageControlAction{display:flex;height:40px;width:40px}body.Compact .NewsContentSectionPageControlAction{height:30px;width:30px}.NewsContentSectionPageControls{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:0}.NewsContentSectionPageControls.ActionVisible{margin:0 20px}body.Compact .NewsContentSectionPageControls.ActionVisible{margin:0 10px}.NewsContentSectionPageControl{align-items:center;background-color:#efefef;border-radius:1000vh;color:#8f8f8f;display:flex;flex-flow:row nowrap;font-size:16px;font-weight:500;height:40px;justify-content:center;line-height:22px;text-decoration:none;width:40px}body.Compact .NewsContentSectionPageControl{font-size:12px;height:30px;line-height:16px;width:30px}.NewsContentSectionPageControl:not(:first-of-type){margin-left:10px}.NewsContentSectionPageControl.Selected{background-color:#225ff5;color:#fff}.NewsContentSectionPageControl.Dot{align-items:center;background-color:initial;display:flex;flex-flow:row nowrap;justify-content:center;pointer-events:none}.NewsContentSectionPageControl.Dot>span{display:none}.NewsContentSectionPageControl.Dot:after{content:"···"}body.Compact .AboutUs{width:auto}.AboutUs>div{align-items:flex-start;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin:0 auto;padding:80px 0;width:1200px}body.Compact .AboutUs>div{flex-flow:column nowrap;padding:20px 0;width:auto}.AboutUsNavigator{flex:none;width:140px}body.Compact .AboutUsNavigator{background:#fff;position:-webkit-sticky;position:sticky;width:100%;z-index:1}.AboutUsNavigatorItems{border-right:1px solid #e4e8ef;box-sizing:border-box;list-style-type:none;margin:0;min-width:200px;padding:0}body.Compact .AboutUsNavigatorItems{align-items:stretch;border-right:none;display:flex;flex-flow:row wrap;justify-content:space-between}.AboutUsNavigatorItems>a{text-decoration:none}.AboutUsNavigatorItem{color:#313133;flex:none;font-size:18px;line-height:22px;padding:20px;white-space:nowrap}body.Compact .AboutUsNavigatorItem{font-size:15px;line-height:20px;padding:10px}.AboutUsNavigatorItem.Current{color:#1b5ad6}.AboutUs>div>section{flex:auto;padding:20px 0 20px 100px}body.Compact .AboutUs>div>section{box-sizing:border-box;padding:20px 15px;width:100%}.Account_Host__g1am8{align-items:stretch;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:center;margin:6.25rem auto;max-width:50rem;padding:0 1.25rem}.Account_Header__kvCLZ{margin-bottom:3.13rem}.Account_Header__kvCLZ .Account_Title__kbc8x{color:#333;font-size:1.75rem;font-weight:500}.Account_Content__qKowH{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.Account_Content__qKowH .Account_TextField__2qRmu{margin-bottom:1rem}.Account_Content__qKowH .Account_TextField__2qRmu.Account_Invalid__HqQTX:focus-within label{color:#d32f2f}.Account_Content__qKowH .Account_TextField__2qRmu.Account_Invalid__HqQTX:focus-within fieldset{border-color:#d32f2f}.Account_Content__qKowH .Account_TextField__2qRmu .Account_VerificationCode__Plm6b .Account_Countdown__572QF{box-sizing:border-box;font-size:.7rem;margin-left:.6rem;min-width:2rem}.Account_Content__qKowH .Account_TextField__2qRmu input::-webkit-inner-spin-button,.Account_Content__qKowH .Account_TextField__2qRmu input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Account_Content__qKowH .Account_TextField__2qRmu input[type=number]{-moz-appearance:textfield}.Account_Footer__DHklW{box-sizing:border-box;color:#666;font-size:.75rem;line-height:1.06rem;padding:1rem 0}.Account_Footer__DHklW .Account_Info__NXsEY{font-size:.69rem;line-height:.9rem;margin:0}.Account_Footer__DHklW .Account_QuickAccess__Y0ObS{margin-top:.5rem}.Account_Footer__DHklW .Account_QuickAccess__Y0ObS .Account_Content__qKowH .Account_Item__-2F1E{align-items:center;color:inherit;display:flex;flex-flow:row nowrap;font-size:inherit;justify-content:flex-start;line-height:inherit}.Account_Footer__DHklW .Account_QuickAccess__Y0ObS .Account_Content__qKowH .Account_Item__-2F1E:not(:last-of-type){margin-bottom:.5rem}.Account_Footer__DHklW .Account_QuickAccess__Y0ObS .Account_Content__qKowH .Account_Item__-2F1E a,.Account_Footer__DHklW .Account_QuickAccess__Y0ObS .Account_Content__qKowH .Account_Item__-2F1E button{background:transparent;border:none;box-sizing:border-box;color:#225ff5;cursor:pointer;margin:0;padding:0;text-decoration:none}.Account_Footer__DHklW .Account_QuickAccess__Y0ObS .Account_Content__qKowH .Account_Item__-2F1E span+button{margin-left:.2rem}.Account_Footer__DHklW .Account_QuickAccess__Y0ObS .Account_Content__qKowH .Account_Item__-2F1E .Account_Divider__IORmk{margin:0 .2rem}.Account_Footer__DHklW .Account_QuickAccess__Y0ObS .Account_Content__qKowH .Account_Item__-2F1E .Account_Checkbox__Wm5jf{margin:0 .2rem 0 0;padding:0}.Terms{box-sizing:border-box;margin:0 auto;padding:40px 20px;width:1200px}body.Compact .Terms{margin:0 15px;width:auto}.Terms h2,.Terms h3,.Terms h4{color:#313133}.Terms h2{font-size:32px;line-height:45px;margin-bottom:30px}.Terms h3{font-size:18px;line-height:20px;margin-bottom:20px;margin-top:30px}.Terms h4{font-size:16px;line-height:18px;margin-bottom:10px;margin-top:10px}.Terms ul{list-style-type:disc}.Terms ul ul ul{list-style-type:square}.Terms>ul{list-style-type:none}.Terms li,.Terms p{color:#83868f;font-size:14px;line-height:20px;margin:0;white-space:pre-line}.TermsTitle+p{margin-bottom:40px}.TermsItemTitle+ul{list-style-type:none}.TermsTitle{font-weight:500}.Terms ul{margin:0}.TermsItems{counter-reset:index;list-style-type:none;padding:0}.TermsItem{margin-top:40px}.TermsItemTitle{align-items:baseline;display:flex;flex-flow:row nowrap;font-weight:500;justify-content:flex-start;margin-bottom:20px;position:relative}.TermsItemTitle:before{content:counters(index,".") ".";counter-increment:index;margin-right:10px}@supports (padding-top:env(safe-area-inset-top,0)){.Terms{padding-top:calc(max(0, env(safe-area-inset-top, 0)) + 40px);padding-top:calc(max(var(--sait, 0), env(safe-area-inset-top, 0)) + 40px)}}.Privacy{box-sizing:border-box;margin:0 auto;padding:40px 20px;width:1200px}body.Compact .Privacy{margin:0 15px;width:auto}.Privacy h2,.Privacy h3,.Privacy h4{color:#313133}.Privacy h2{font-size:32px;line-height:45px;margin-bottom:30px}.Privacy h3{font-size:18px;line-height:20px;margin-bottom:20px;margin-top:30px}.Privacy h4{font-size:16px;line-height:18px;margin-bottom:10px;margin-top:10px}.Privacy ul{list-style-type:disc}.Privacy>ul{list-style-type:none}.Privacy li,.Privacy p{color:#83868f;font-size:14px;line-height:20px;margin:0;white-space:pre-line}.PrivacyTitle{font-weight:500}.PrivacyTitle+p{margin-bottom:40px}.PrivacyItemTitle+ul{list-style-type:none}.Privacy ul{margin:0}.PrivacyItems{counter-reset:index;list-style-type:none;padding:0}.PrivacyItem{margin-top:40px}.PrivacyItemTitle{align-items:baseline;display:flex;flex-flow:row nowrap;font-weight:500;justify-content:flex-start;margin-bottom:20px;position:relative}.PrivacyItemTitle:before{content:counters(index,".") ".";counter-increment:index;margin-right:10px}@supports (padding-top:env(safe-area-inset-top,0)){.Privacy{padding-top:calc(max(0, env(safe-area-inset-top, 0)) + 40px);padding-top:calc(max(var(--sait, 0), env(safe-area-inset-top, 0)) + 40px)}}.Cancellation{box-sizing:border-box;margin:0 auto;padding:40px 20px;width:1200px}body.Compact .Cancellation{margin:0 15px;width:auto}.Cancellation h2,.Cancellation h3,.Cancellation h4{color:#313133}.Cancellation h2{font-size:32px;line-height:45px;margin-bottom:30px}.Cancellation h3{font-size:18px;line-height:20px;margin-bottom:20px;margin-top:30px}.Cancellation h4{font-size:16px;line-height:18px;margin-bottom:10px;margin-top:10px}.Cancellation ul{list-style-type:disc}.Cancellation ul ul ul{list-style-type:square}.Cancellation>ul{list-style-type:none}.Cancellation p{margin:0}.Cancellation li,.Cancellation p{color:#83868f;font-size:14px;line-height:20px;white-space:pre-line}.CancellationTitle+p{margin-bottom:40px}.CancellationItemTitle+ul{list-style-type:none}.CancellationTitle{font-weight:500}.Cancellation ul{margin:0}.CancellationItems{counter-reset:index;list-style-type:none;padding:0}.CancellationItem{margin-top:40px}.CancellationItemTitle{align-items:baseline;display:flex;flex-flow:row nowrap;font-weight:500;justify-content:flex-start;margin-bottom:20px;position:relative}.CancellationItemTitle:before{content:counters(index,".") ".";counter-increment:index;margin-right:10px}.CancellationSubitem{margin-top:15px}.CancellationSubitem li{margin-top:8px}@supports (padding-top:env(safe-area-inset-top,0)){.Cancellation{padding-top:calc(max(0, env(safe-area-inset-top, 0)) + 40px);padding-top:calc(max(var(--sait, 0), env(safe-area-inset-top, 0)) + 40px)}}.Feedback{margin:0 auto;padding:40px 0;width:1200px}body.Compact .Feedback{margin:0 15px;width:auto}.FeedbackTitle{font-size:32px;font-weight:500;line-height:45px}.FeedbackItem{align-items:baseline;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:50px}.FeedbackItem:not(:first-of-type){margin-top:40px}.FeedbackItemTitle{font-size:18px;font-weight:500;margin-right:20px;white-space:nowrap}.FeedbackItemDescription{-webkit-appearance:none;background-color:#fafafa;border-color:#d3d3d3;border-radius:4px;box-sizing:border-box;color:#333;font-size:16px;height:300px;min-width:500px;padding:5px 10px}body.Compact .FeedbackItemDescription{min-width:auto}.FeedbackItemPhone{background-color:#f6f6f6;border:1px solid #e8eaf0;border-radius:4px;box-sizing:border-box;color:#333;font-size:14px;height:20px;line-height:20px;min-height:40px;min-width:500px;padding:10px 20px}body.Compact .FeedbackItemPhone{min-width:auto}.Feedback>input::-webkit-input-placeholder{color:#8f8f8f}.Feedback>input::placeholder{color:#8f8f8f}.FeedbackItemSubitems{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.FeedbackItemSubitem{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.FeedbackItemSubitem:not(:first-of-type){margin-left:20px}.FeedbackItemSubitem>input{margin-right:10px}.FeedbackSubmit{-webkit-appearance:none;background-color:#225ff5;border:none;border-radius:4px;box-shadow:0 2px 8px 0 rgba(34,95,245,.3);box-sizing:border-box;color:#fff;font-size:16px;font-weight:600;line-height:22px;margin-top:30px;min-height:40px;min-width:200px}.WorkWeChatConsultAgentHandOver{margin:40px auto;padding:20px;text-align:center}.WorkWeChatConsultAgentHandOverItems{list-style-type:none;margin:20px 0 0;padding:0}.WorkWeChatConsultAgentHandOverItem{align-items:stretch;background-color:#e8eef7;border:1px solid #d7e0ed;border-radius:4px;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:stretch;min-height:48px}.WorkWeChatConsultAgentHandOverItem:not(:first-of-type){margin-top:20px}.WorkWeChatConsultAgentHandOverItemAction{box-sizing:border-box;color:#333;flex:auto;font-size:14px;line-height:20px;padding:10px 20px;text-decoration:none}.ChatConsultant{align-items:center;box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100vh;justify-content:center;padding:1rem;width:100vw}.ChatConsultantTitle{color:#191919;font-size:36px;font-weight:500;line-height:50px;text-align:center}.ChatConsultantSubtitle{color:#333;font-size:16px;line-height:26px;margin-bottom:1.5rem;margin-top:.5rem;text-align:center}.ChatConsultantSubtitle>span{background-color:#999;border-radius:1000vh;height:6px;margin:0 12px;width:6px}.Lottery{-webkit-touch-callout:none;align-items:flex-start;box-sizing:border-box;justify-content:space-between;min-height:100vh;padding:2.6rem 0;user-select:none;-webkit-user-select:none;width:100%}.Lottery,.LotteryBackground{display:flex;flex-flow:row nowrap}.LotteryBackground{align-items:stretch;bottom:0;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0}.LotteryBackgroundMain{flex:1 1}.LotteryBackgroundTopLeft{left:0;position:fixed;top:0}.LotteryBackgroundTopRight{position:fixed;right:0;top:0}.LotteryBackgroundBottomLeft{bottom:0;left:0;position:fixed}.LotteryBackgroundRightCloud{position:fixed;right:41.6rem;top:1.65rem}.LotteryBackgroundResults{position:fixed;right:20rem;top:2.7rem}.LotteryLastSurprise{box-sizing:border-box;color:#d3d3d3;display:block;margin-top:2rem;text-decoration:none}.Lottery>main{margin-left:34.9rem;margin-top:12rem;z-index:1}.Lottery>main,.LotteryAwards{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.LotteryAwardsTitle{color:#fff;flex:none;font-size:4rem;font-weight:600;line-height:5.6rem}.LotteryAwardsSelection{background:#cb1a20;background-clip:padding-box;border:.13rem solid #fff;border-radius:.53rem;box-sizing:border-box;color:#fff;display:block;font-size:2rem;font-size:2.67rem;font-weight:600;margin-top:3.05rem;padding:1rem 1.25rem;text-align:center;text-align-last:center;-moz-text-align-last:center;text-indent:6rem;width:23rem}.LotteryAwardsSelection:not(.Safari){text-indent:0}.LotteryAwardsSelectionOption:not(.Safari):nth-child(n+4){background:#fff;color:transparent}.LotterySubtitle{color:#ffd26c;font-size:8rem;font-weight:600;line-height:11.25rem;margin-top:3.1rem}.LotteryStartOrStop{background-image:linear-gradient(180deg,#ea3636,#a20c0c);border:none;border-radius:1.07rem;color:#fff;font-size:2.67rem;font-weight:600;height:6.7rem;line-height:3.8rem;margin-top:2.1rem;width:23rem}.LotteryRight{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;z-index:1}.LotterySeparator{background:#dc8b06;border:none;box-sizing:border-box;flex:none;margin:0;min-height:40rem;width:1px}.LotteryRight>footer{box-sizing:border-box;flex:1 1;margin:5.7rem 4.25rem;width:30.3rem}.LotteryRight>footer ul{list-style:none;margin:0;padding:0}.LotteryClear{background:transparent;border:none;color:#ff0;color:hsla(0,100%,99%,.9);font-size:1rem;font-size:1.33rem;line-height:1.9rem;position:fixed;right:9.6rem;top:3.85rem}.LotteryAwardResults{overflow-y:scroll}.LotteryAwardResults::-webkit-scrollbar{display:none}.LotteryAwardResultsItem{color:#fff;font-size:2rem;font-weight:600;line-height:2.85rem}.LotteryAwardResultsItem:not(:first-of-type){margin-top:.8rem}.LotteryAwardResultsItemTitle{margin-bottom:.8rem}.LotteryAwardSubresults{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start}.LotteryAwardSubresultsItem{box-sizing:border-box;color:#ffd26c;font-size:2rem;font-weight:600;line-height:2.85rem;margin:.5rem 3rem .5rem 0;min-height:2.85rem;width:3.65rem}.LotteryAwardSubresultsItem:nth-child(5n+5){margin-right:0}particle{border-radius:50%;left:0;opacity:0;pointer-events:none;position:fixed;top:0}.LotteryFakeTime{visibility:hidden}.Countdown{--padding-size:1rem;background-color:#fff;box-sizing:border-box;padding:0;padding:0 var(--padding-size,0);padding-bottom:0;padding-bottom:var(--padding-size,0)}body.Compact .Countdown{padding-left:0;padding-right:0}.Countdown>div{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start}body.Compact .Countdown>div{align-items:center;flex-flow:column nowrap}.Countdown>hr{background-color:#fff;border:none;bottom:0;left:0;margin:0;position:fixed;right:0}.CountdownContent{flex:1 1}body.Compact .CountdownContent{width:100%}.CountdownContentHeader{background-color:#fff;box-sizing:border-box;padding:.2rem 0;text-align:center}body:not(.Compact) .CountdownContentHeader{position:-webkit-sticky;position:sticky;top:0}.CountdownContentHeaderContent{box-sizing:border-box;padding:0;padding:0 calc(var(--padding-size, 0)*.5)}body.Compact .CountdownContentHeaderContent>div:first-child{background:#fff;left:0;position:-webkit-sticky;position:sticky;right:0;top:0;width:100%;z-index:100}.CountdownContentHeaderTitle{align-items:center;color:#333;display:flex;flex-flow:row nowrap;font-size:1rem;font-weight:600;justify-content:center;line-height:1.45rem;text-decoration:none}.CountdownContentHeaderSubtitle{color:#232326;font-size:1.75rem;font-weight:600;line-height:2.5rem;margin-top:.3rem}.CountdownContentHeaderImage{height:1.05rem;margin-right:.15rem;width:7.55rem}.CountdownContentHeader+div{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:center}.CountdownContentHeader+div,.CountdownContentTable{box-sizing:border-box;padding:0;padding:0 var(--padding-size,0)}.CountdownContentTable{border-collapse:collapse;flex:1 1;text-align:center;white-space:nowrap}.CountdownContentTableHead{border:none;border-collapse:initial;box-sizing:border-box;color:#232326;font-size:.75rem;font-weight:600;line-height:1.6rem;text-align:center}.CountdownContentTableHead th{background-color:#fff;box-shadow:inset 0 1px 0 #2c2c2c,inset 0 -1px 0 #2c2c2c;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;top:var(--header-height,0);z-index:1}body.Compact .CountdownContentTableHead th{top:0}.CountdownContentTableBody{--row-height:3rem;height:calc(var(--row-height)*8);overflow-y:hidden}.CountdownContentTableBodyRow{background-color:#fff2f2;font-size:.6rem;font-weight:400;height:2rem}.CountdownContentTableBodyRow.Latest{color:#ed2d2d;font-weight:500;height:var(--row-height)}.CountdownContentTableBodyRow:not(.Latest):nth-child(2n){background-color:initial}.CountdownContentTableBodyRow:not(.Latest):nth-child(odd){background-color:#f2f2f2}.CountdownContentTableBodyRow>td:nth-child(3){white-space:pre-line}.CountdownContentTableBodyRowContent{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.CountdownContentTableBodyRowContentTitle{word-wrap:break-word}.CountdownContentTableBodyRowContentSubtitle{color:gray;font-size:.45rem;line-height:.6rem}.CountdownContentTableBodyRow>td{box-sizing:border-box;padding:.1rem}.CountdownContentTableBodyRow>td:last-of-type{font-size:.9rem;font-weight:600}.CountdownContentTableBodyRow>td:last-of-type>span:not(:last-of-type){margin-right:.2rem}.CountdownSeparator{box-sizing:border-box;padding:0 .95rem}.CountdownSeparator>hr{background-color:#979797;border:none;height:100vh;height:calc(100vh - var(--padding-size, 0)*2);position:-webkit-sticky;position:sticky;top:0;top:var(--padding-size,0);width:1px}.CountdownAside{box-sizing:border-box;color:#232326;flex:none;font-size:1.2rem;font-weight:500;line-height:1.7rem;white-space:nowrap}body:not(.Compact) .CountdownAside{padding-top:0;padding-top:var(--padding-size,0)}.CountdownAside>div{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.CountdownAside>div,body:not(.Compact) .CountdownAside>div{position:-webkit-sticky;position:sticky;top:0;top:var(--padding-size,0)}.CountdownAsideDate{color:#232326;font-size:.9rem;font-weight:500;line-height:1.3rem}body:not(.Compact) .CountdownAsideDate{margin-top:1.35rem}.CountdownAsideExamination{margin-top:1.05rem}.CountdownAsideGrade{color:#ed2d2d;font-size:1rem;font-weight:500;line-height:1.45rem;margin-top:.25rem}.CountdownAsideSubject{color:#ed2d2d;font-size:1.5rem;font-weight:500;line-height:1.7rem}.CountdownAsidePaper{color:#ed2d2d;font-size:.9rem;font-weight:600;line-height:1.3rem;margin:.35rem 0}.CountdownAsideSticky{position:-webkit-sticky;position:sticky;top:0}.CountdownAsideDuration{align-items:center;background-image:linear-gradient(180deg,#ff5a5a,#d93e3e);border-radius:.44rem;box-sizing:border-box;margin-top:.4rem;min-height:5.75rem;min-width:12.05rem;padding:1.2rem .45rem}.CountdownAsideContent,.CountdownAsideDuration{display:flex;flex-flow:row nowrap;justify-content:center}.CountdownAsideContent{align-items:baseline;color:#fff;font-family:DINCondensed-Bold,Roboto Condensed;font-size:2.4rem;font-weight:400;margin-top:.6rem}.CountdownAsideContent>span{font-size:1rem;line-height:1.05rem;margin-left:.2rem;margin-right:.65rem}.CountdownAsideSearch{flex-flow:column nowrap}.CountdownAsideSearch,.CountdownAsideSearchInput{align-items:center;display:flex;justify-content:flex-start}.CountdownAsideSearchInput{background:#fff;border:.05rem solid #dfe1e5;border-radius:1.2rem;box-shadow:none;box-sizing:border-box;flex-flow:row wrap;font-size:16px;margin-top:.5rem;padding:.5rem .8rem;text-align:left;width:18rem}body.Compact .CountdownAsideSearchInput{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:100%}.CountdownAsideSearchInput[placeholder]{font-size:16px}.CountdownAsideSearchInput>*{box-sizing:border-box;font-size:16px;min-width:3rem}.CountdownAsideSearchInput>:first-child{min-width:2.5rem}.CountdownAsideSearchInput>:nth-child(n+2){min-width:2rem}.CountdownAsideSearchInput>:nth-child(3){min-width:4rem}.CountdownAsideSearchTitle{margin-top:1rem}.CountdownAsideSearchTips{color:gray;font-size:.7rem;font-weight:500;line-height:.6rem;margin:.5rem 0}.CountdownAsideSearchTips span{color:red;letter-spacing:.1rem;margin:0 .2rem}.CountdownAsideSearchTips span:nth-child(2){color:#225ff5;letter-spacing:0;margin-left:.05rem}@supports (top:env(safe-area-inset-top,0)){.Countdown{padding-bottom:calc(env(safe-area-inset-bottom, 0));padding-bottom:calc(var(--padding-size, 0) + env(safe-area-inset-bottom, 0));padding-left:calc(env(safe-area-inset-left, 0));padding-left:calc(var(--padding-size, 0) + env(safe-area-inset-left, 0));padding-right:calc(env(safe-area-inset-right, 0));padding-right:calc(var(--padding-size, 0) + env(safe-area-inset-right, 0))}}.BlindBox{background-color:#cb111f;box-sizing:border-box;height:100vh;padding:.95rem;position:relative;width:100vw}.BlindBoxRows{align-items:stretch;display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between;list-style:none;margin:0;padding:0;width:100%}.BlindBoxRow{--gap-size:0rem;--number-index-height:2.95rem;align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.BlindBoxRow:first-of-type:before{margin-top:0;margin-top:calc(var(--number-index-height, 0) - var(--gap-size, 0))}.BlindBoxRowContent{align-items:stretch;display:flex;flex:1 1;flex-flow:row nowrap;justify-content:space-between}.BlindBoxItem{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-bottom:0;margin-bottom:var(--gap-size,0)}.BlindBoxItemContent{align-items:center;display:flex;flex-flow:row nowrap;height:5.55rem;justify-content:center;position:relative;text-decoration:none;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:6.05rem}.BlindBoxItemContent>img{height:100%;width:100%}.BlindBoxItemContent.Flipped{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-name:BlindBoxFlip;animation-name:BlindBoxFlip;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.BlindBoxItemContentBack,.BlindBoxItemContentFront{-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;position:absolute;top:0}.BlindBoxItemContentFront{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);z-index:1}.BlindBoxItemContentBack{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.BlindBoxItemIndex{color:#dd7e3c;font-family:DINCondensed-Bold,Roboto Condensed;font-size:3rem;font-weight:700;margin:auto;z-index:1}.BlindBoxItemContent.Selected .BlindBoxItemIndex{font-size:1rem;position:absolute;right:.5rem;top:.5rem;z-index:1}.BlindBoxInfo{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:stretch;overflow:hidden;position:fixed}.BlindBoxInfo>img{height:100%;width:100%}.BlindBoxSelectedResult{align-items:center;bottom:0;display:flex;flex-flow:row nowrap;justify-content:center;left:0;position:absolute;right:0;top:0}.BlindBoxSelectedResultBackground{background-color:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.BlindBoxSelectedResultContent{position:relative;z-index:1}.BlindBoxSelectedResultContent,.BlindBoxSelectedResultContentLight{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.BlindBoxSelectedResultContentLight{-webkit-animation:BlindBoxRotate 2s linear .2s infinite;animation:BlindBoxRotate 2s linear .2s infinite;bottom:0;left:0;position:absolute;right:0;top:0}.BlindBoxSelectedResultContentImage{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:BlindBoxScale .6s;animation:BlindBoxScale .6s;z-index:1}@-webkit-keyframes BlindBoxFlip{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@keyframes BlindBoxFlip{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@-webkit-keyframes BlindBoxScale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes BlindBoxScale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes BlindBoxRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes BlindBoxRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.TeacherZone{background-color:#fafafa;padding:24px 0}body.Compact .TeacherZone{padding:0}.TeacherZoneContent{background-color:#fff;box-sizing:border-box;margin:0 auto;padding:60px 50px;width:1200px}body.Compact .TeacherZoneContent{padding:15px;width:auto}.TeacherZoneContentInfo{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between}body.Compact .TeacherZoneContentInfo{flex-flow:column nowrap}.TeacherZoneContentInfo>*{flex:none}.TeacherZoneContentInfoImage{height:720px}body.Compact .TeacherZoneContentInfoImage{height:auto}.TeacherZoneContentInfoImage+div{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between;width:560px}body.Compact .TeacherZoneContentInfoImage+div{align-items:center;margin-top:30px;width:100%}.TeacherZoneContentInfoImage+div>div:first-of-type{align-items:flex-start;display:flex;flex:1 1;flex-flow:column nowrap;justify-content:space-between}.TeacherZoneContentInfoImage+div>div:last-of-type{flex:none;margin-top:20px}body.Compact .TeacherZoneContentInfoImage+div>div:last-of-type{position:-webkit-sticky;position:sticky;top:20px}body.Compact .TeacherZoneContentInfoNames{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.TeacherZoneContentInfoTitle{color:#191919;flex:none;font-size:30px;font-weight:600;letter-spacing:12px;line-height:42px}body.Compact .TeacherZoneContentInfoTitle{font-size:18px;line-height:25px}.TeacherZoneContentInfoSubtitle{color:#191919;flex:none;font-size:30px;font-weight:600;letter-spacing:0;line-height:42px;margin-top:4px}body.Compact .TeacherZoneContentInfoSubtitle{font-size:18px;line-height:25px;margin-top:0}.TeacherZoneContentInfoArea{color:#999;flex:none;font-size:16px;letter-spacing:0;line-height:20px;margin-top:10px}.TeacherZoneContentInfoDescription{color:#666;flex:none;font-size:16px;letter-spacing:0;line-height:30px;margin:20px 0 0}body.Compact .TeacherZoneContentInfoDescription{font-size:15px;line-height:24px}.TeacherZoneContentInfoCourse{align-items:flex-start;display:flex;flex:1 1;flex-flow:column nowrap;justify-content:flex-end}body.Compact .TeacherZoneContentInfoCourse{margin-top:60px}.TeacherZoneContentInfoCourseTitle{color:#191919;font-size:24px;font-weight:600;letter-spacing:0;line-height:33px}body.Compact .TeacherZoneContentInfoCourseTitle{font-size:18px;line-height:25px}.TeacherZoneContentInfoCoursesItems{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:20px}body.Compact .TeacherZoneContentInfoCoursesItems{margin-top:10px}.TeacherZoneContentInfoCoursesSubitems{list-style-type:none;margin:0;padding:0}.TeacherZoneContentInfoCoursesSubitems:not(:first-of-type){margin-left:40px}body.Compact .TeacherZoneContentInfoCoursesSubitems:not(:first-of-type){margin-left:10px}.TeacherZoneContentInfoCoursesSubitem{color:#666;font-size:16px;letter-spacing:0;line-height:30px}body.Compact .TeacherZoneContentInfoCoursesSubitem{font-size:14px;line-height:20px}.TeacherZoneContentInfoBuy{background-color:#225ff5;border-radius:4px;box-shadow:0 2px 8px 0 rgba(34,95,245,.3);box-sizing:border-box;color:#fff;display:block;font-size:16px;font-weight:600;letter-spacing:0;line-height:22px;min-height:40px;min-width:270px;padding:10px 20px;text-align:center;text-decoration:none}.TeacherZoneContentInfoBuy,.TeacherZoneContentInfoControls{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherZoneContentInfoControls{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:20px}.TeacherZoneContentInfoControl{align-items:center;border:1px solid #225ff5;border-radius:4px;box-sizing:border-box;color:#225ff5;display:flex;flex-flow:row nowrap;font-size:14px;height:40px;justify-content:center;line-height:20px;min-width:120px;padding:8px 20px;text-decoration:none}.TeacherZoneContentInfoControl:not(:first-of-type){margin-left:20px}.TeacherZoneContentInfoControlCount{margin-left:10px}.TeacherZoneSectionTitle{color:#191919;font-size:24px;font-weight:600;letter-spacing:0;line-height:33px}body.Compact .TeacherZoneSectionTitle{font-size:18px;line-height:25px}.TeacherZoneContentHandwriting{margin-top:120px}body.Compact .TeacherZoneContentHandwriting{margin-top:60px}.TeacherZoneContentHandwritingImage{margin:40px 0;width:100%}body.Compact .TeacherZoneContentHandwritingImage{margin-bottom:25px;margin-top:30px}.TeacherZoneContentHandwritingImage+div,.TeacherZoneSectionTitle+div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:40px}body.Compact .TeacherZoneContentHandwritingImage+div{margin:0 auto;width:110px}.TeacherZoneContentHandwritingImage+div>a{flex:none}.TeacherZoneContentContactItems,.TeacherZoneContentHandwritingItems{align-items:center;display:flex;flex:1 1;flex-flow:row nowrap;justify-content:space-between;margin:0 40px}body.Compact .TeacherZoneContentContactItems{justify-content:center;margin:0 15px}.TeacherZoneContentHandwritingItems>a{position:relative}.TeacherZoneContentHandwritingItem{border:4px solid transparent;border-radius:2px}.TeacherZoneContentHandwritingItem.Selected{border:4px solid #2188ff}.TeacherZoneContentHandwritingItem+div{background-color:#00000033;bottom:0;left:0;position:absolute;right:0;top:0}.TeacherZoneContentContact{margin-top:160px}body.Compact .TeacherZoneContentContact{margin-top:60px}.TeacherZoneContentComment{margin-top:160px}body.Compact .TeacherZoneContentComment{margin-top:60px}.TeacherZoneContentComment>header{align-items:baseline;display:flex;flex-flow:row nowrap;justify-content:flex-start}.TeacherZoneSectionTitle.Comment{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.TeacherZoneSectionTitle.Comment:after{background-color:#333;border-radius:4px;content:"";height:3px;margin-right:24px;margin-top:10px}body.Compct .TeacherZoneSectionTitle.Comment:after{margin-top:5px}.TeacherZoneSectionTitle.Comment+span{color:#666;font-size:24px;letter-spacing:0;line-height:33px}body.Compact .TeacherZoneSectionTitle.Comment+span{font-size:18px;line-height:25px}.TeacherZoneContentCommentItems{list-style-type:none;margin:40px 0 0;padding:0}body.Compact .TeacherZoneContentCommentItems{margin-top:20px}.TeacherZoneContentCommentItem:not(:first-of-type){margin-top:40px}body.Compact .TeacherZoneContentCommentItem:not(:first-of-type){margin-top:20px}.TeacherZoneContentCommentItemContent{color:#333;font-size:18px;letter-spacing:0;line-height:28px;margin-bottom:10px}body.Compact .TeacherZoneContentCommentItemContent{font-size:16px;line-height:20px}.TeacherZoneContentCommentItemLocation{color:#333;font-size:14px;letter-spacing:0;line-height:18px;text-align:right}.TeacherZoneContentCommentItemDate{color:#999;font-size:12px;letter-spacing:0;line-height:16px;margin-top:4px;text-align:right}.TeacherZoneContentCommentItemSeparator{background-color:#e6e6e6;border:none;height:1px;margin:20px 0 0}.TeacherZoneContentComment>footer{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-top:120px}.TeacherZoneSectionTitle.Comment.Send{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherZoneSectionTitle.Comment.Send:after{margin-right:0}.TeacherZoneContentCommentTextarea{background-color:#fafafa;border:1px solid #e6e6e6;border-radius:4px;box-sizing:border-box;font-size:16px;height:160px;margin-top:40px;padding:10px}.TeacherZoneContentComment>footer>div{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-end}.TeacherZoneContentCommentSubmit{-webkit-appearance:none;background-color:#225ff5;border-radius:4px;box-shadow:0 2px 8px 0 rgba(34,95,245,.3);box-sizing:border-box;color:#fff;font-size:16px;font-weight:600;letter-spacing:0;line-height:22px;margin-top:30px;min-height:40px;padding:10px 64px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.Compact .TeacherZoneNext,body.Compact .TeacherZonePrevious{height:30px;width:30px}.Console{flex-flow:column nowrap;justify-content:flex-start}.Console,.ConsoleActions{align-items:stretch;display:flex}.ConsoleActions{flex-flow:row nowrap;justify-content:space-around;margin:2rem 2rem 0}.ConsoleAction{text-decoration:none}.ConsoleAction:first-of-type{color:green}.ConsoleAction:last-of-type{color:red}.Console table{border-collapse:collapse;margin:1rem;width:calc(100% - 2rem)}.Console caption{box-sizing:border-box;color:gray;font-size:1rem;font-weight:600;margin-bottom:.5rem;padding:1rem;text-align:right}.Console tr{text-align:center}.Console td,.Console th{border:1px solid #d3d3d3;box-sizing:border-box;padding:.2rem}.Console th span{color:gray;font-size:60%;margin-left:.5rem}.Console th span:not(:first-of-type){margin-left:.3rem}.ConsoleContentItem:first-child{color:red;font-size:2rem}.ConsoleContentItem:nth-child(2){color:green;font-size:1.8rem}.ConsoleContentItem:nth-child(3){color:blue;font-size:1.6em}.ConsoleContentItemName>h3{margin-left:.5rem}.NotFound{align-items:center;border-top:1px solid #e6e6e64d;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:center;padding:180px 20px;width:100%}body.Compact .NotFound{flex-flow:column nowrap;padding-bottom:150px;padding-top:105px}.NotFoundImage{margin-right:100px}body.Compact .NotFoundImage{margin-right:0;margin-top:40px}body.Compact .NotFoundImage+div{order:-1}.NotFoundTitle{color:#333;font-family:Helvetica;font-size:80px;font-weight:500;line-height:93px}body.Compact .NotFoundTitle{font-size:40px;line-height:47px}.NotFoundSubtitle{color:#8f8f8f;font-size:20px;line-height:28px;margin-top:20px}body.Compact .NotFoundSubtitle{font-size:13px;line-height:19px}.AboutUsCEOMessageTitle{color:#313133;font-size:32px;font-weight:500;line-height:45px}body.Compact .AboutUsCEOMessageTitle{font-size:18px;line-height:25px}.AboutUsCEOMessageItem{color:#313133;font-size:18px;line-height:30px;margin:30px 0}body.Compact .AboutUsCEOMessageItem{margin:10px 0}.AboutUsCEOMessageItem:first-of-type{margin-top:48px}body.Compact .AboutUsCEOMessageItem:first-of-type{margin-top:15px}.AboutUsCEOMessageItem:last-of-type{margin-bottom:60px}.AboutUsCEOMessageImage{margin-bottom:20px;max-width:100%}body.Compact .AboutUsCEOMessageImage{margin-bottom:0}.AboutUsIntroductionItem:not(:first-of-type){margin-top:80px}body.Compact .AboutUsIntroductionItem:not(:first-of-type){margin-top:20px}.AboutUsIntroductionItemTitle{color:#313133;font-size:32px;font-weight:500;line-height:45px}body.Compact .AboutUsIntroductionItemTitle{font-size:18px;line-height:25px}.AboutUsIntroductionItemDescription{color:#313133;font-size:16px;line-height:30px;margin-bottom:80px;margin-top:40px}body.Compact .AboutUsIntroductionItemDescription{margin-top:13px}.AboutUsIntroductionItemDescription:last-of-type{margin-bottom:0}.AboutUsIntroductionImage{margin-bottom:40px;margin-top:60px;max-width:100%}body.Compact .AboutUsIntroductionImage{margin-bottom:0;margin-top:30px}.AboutUsIntroductionSubitems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;max-width:680px}body.Compact .AboutUsIntroductionSubitems{justify-content:space-between;margin-top:20px}.AboutUsIntroductionSubitem{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding-right:120px;padding-top:32px}.AboutUsIntroductionSubitem:nth-child(n+4){padding-top:20px}body.Compact .AboutUsIntroductionSubitem{padding:0}.AboutUsIntroductionSubitemIndicator{background-color:#fff;border-radius:1000vh;box-shadow:0 4px 12px 0 #e3e4e5;flex:none;height:30px;width:30px}body.Compact .AboutUsIntroductionSubitemIndicator{background-color:#fff;box-shadow:0 4px 9px 0 #e3e4e5;height:25px;width:25px}.AboutUsIntroductionSubitemTitle{color:#313133;font-size:16px;line-height:32px;margin-left:12px}.AboutUsHistoryTitle{color:#313133;font-size:32px;font-weight:500;line-height:45px}body.Compact .AboutUsHistoryTitle{font-size:18px;line-height:25px}.AboutUsHistoryFooter{margin-left:150px;margin-top:30px}body.Compact .AboutUsHistoryFooter{margin-left:0}.AboutUsHistoryItem{align-items:baseline;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:66px}body.Compact .AboutUsHistoryItem{flex-flow:column nowrap;margin-top:30px}.AboutUsHistoryItemYear{flex:none;height:27px;width:94px}.AboutUsHistoryItemContent{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;margin-left:1rem}body.Compact .AboutUsHistoryItemContent{margin-top:20px}.AboutUsHistoryItemSubitem{align-items:baseline;display:flex;flex-flow:row nowrap;justify-content:flex-start}.AboutUsHistoryItemSubitem:not(:last-of-type){margin-bottom:20px}.AboutUsHistoryItemSubitemTitle{color:#313133;font-size:16px;font-weight:600;line-height:22px;white-space:nowrap}.AboutUsHistoryItemSubitemContent{color:#313133;font-size:16px;line-height:24px;margin:0 0 0 17px;padding:0;white-space:pre-line}.AboutUsTeamTitle{color:#313133;font-size:32px;font-weight:500;line-height:45px}body.Compact .AboutUsTeamTitle{font-size:18px;line-height:25px}.AboutUsTeamItems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:80px}body.Compact .AboutUsTeamItems{margin-top:20px}.AboutUsTeamItem{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}.AboutUsTeamItem:not(:first-of-type){margin-top:30px}body.Compact .AboutUsTeamItem:not(:first-of-type){margin-top:20px}.AboutUsTeamItemIndicator{background-color:#fff;border-radius:1000vh;box-shadow:0 4px 12px 0 #e3e4e5;flex:none;height:30px;width:30px}body.Compact .AboutUsTeamItemIndicator{background-color:#fff;box-shadow:0 4px 9px 0 #e3e4e5;height:25px;width:25px}.AboutUsTeamItemTitle{color:#313133;font-size:16px;line-height:32px;margin-left:20px}body.Compact .AboutUsTeamItemTitle{font-size:12px;line-height:18px;margin-left:10px}.AboutUsTeamTeachersItems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:60px;width:100%}.AboutUsTeamTeachersItems>.Teacher:nth-child(n+4),body.Compact .AboutUsTeamTeachersItems>.Teacher:nth-child(n+3){margin-top:30px}.AboutUsFulltimeTeamTitle{color:#313133;font-size:32px;font-weight:500;line-height:45px}body.Compact .AboutUsFulltimeTeamTitle{font-size:18px;line-height:25px}.AboutUsFulltimeTeamItems{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-top:80px}body.Compact .AboutUsFulltimeTeamItems{margin-top:20px}.AboutUsFulltimeTeamItem{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}.AboutUsFulltimeTeamItem:not(:first-of-type){margin-top:30px}body.Compact .AboutUsFulltimeTeamItem:not(:first-of-type){margin-top:20px}.AboutUsFulltimeTeamItemIndicator{background-color:#fff;border-radius:1000vh;box-shadow:0 4px 12px 0 #e3e4e5;flex:none;height:30px;width:30px}body.Compact .AboutUsFulltimeTeamItemIndicator{background-color:#fff;box-shadow:0 4px 9px 0 #e3e4e5;height:25px;width:25px}.AboutUsFulltimeTeamItemTitle{color:#313133;font-size:16px;line-height:32px;margin-left:20px}body.Compact .AboutUsFulltimeTeamItemTitle{font-size:12px;line-height:18px;margin-left:10px}.AboutUsFulltimeTeamTeachersItems{display:flex;flex-direction:row;flex-wrap:wrap;margin:60px -30px 0}.AboutUsFulltimeTeamTeachersItems .TeacherFulltime{margin:30px}.AboutUsFulltimeTeamTeachersItems>.TeacherFulltime:nth-child(n+4),body.Compact .AboutUsFulltimeTeamTeachersItems>.TeacherFulltime:nth-child(n+3){margin-top:30px}.TeacherFulltime{align-items:flex-start;background-color:#ebedf0;display:flex;flex-flow:column nowrap;height:284px;justify-content:flex-start;overflow:hidden;position:relative;width:280px}body.Compact .TeacherFulltime{height:162px;width:calc(50% - 7.5px)}.TeacherFulltime.Large{height:284px;width:380px}body.Compact .TeacherFulltime.Large{height:250px;width:100%}.TeacherFulltimeContent{display:flex;flex-direction:column;margin-left:20px;margin-top:18px;min-height:110px;width:100%}body.Compact .TeacherFulltimeContent{margin-left:8px;margin-top:20px;min-height:80px}body.Compact .TeacherFulltime.Large .TeacherFulltimeContent{margin-left:18px;margin-top:53px;min-height:100px}.TeacherFulltimeImage{bottom:0;position:absolute;right:0}.TeacherFulltimeContentTitle{align-items:flex-start;color:#191919;display:flex;flex-flow:column nowrap;font-size:24px;font-weight:500;justify-content:flex-start;line-height:33px}body.Compact .TeacherFulltimeContentTitle{font-size:14px;line-height:19px}body.Compact .TeacherFulltime.Large .TeacherFulltimeContentTitle{font-size:21px;line-height:30px}.TeacherFulltimeContentTitle:after{color:#8f8f8f;content:attr(data-subtitle);font-size:12px;line-height:17px;margin-top:2px}body.Compact .TeacherFulltimeContentTitle:after{font-size:7px;line-height:10px}body.Compact .TeacherFulltime.Large .TeacherFulltimeContentTitle:after{font-size:11px;line-height:15px}.TeacherFulltimeContentTitle.Sideway{max-width:90px}.TeacherFulltimeContentSubtitle{color:#333;font-size:14px;line-height:20px;margin-bottom:10px;width:240px;word-break:break-word}.TeacherFulltimeContentSubtitleEng{color:#333;font-size:12px;line-height:16px;margin-bottom:20px}body.Compact .TeacherFulltimeContentSubtitle{font-size:8px;line-height:12px}body.Compact .TeacherFulltime.Large .TeacherFulltimeContentSubtitle{font-size:12px;line-height:18px}.TeacherFulltimeContentSubtitle+a{color:#225ff5;font-size:12px;line-height:20px;text-decoration:none;white-space:nowrap}.TeacherFulltimeMore{align-items:flex-start;background-color:#225ff5f2;bottom:0;display:flex;flex-flow:column nowrap;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-decoration:none;top:0;-webkit-transform:translateY(-110%);transform:translateY(-110%);transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.TeacherFulltime.Large .TeacherFulltimeMoreContent,.TeacherFulltimeMoreContentTagItems{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.TeacherFulltimeMoreContentTagItems{margin-top:6px}.TeacherFulltime.Large .TeacherFulltimeMoreContent>.TeacherFulltimeMoreContentTagItems{margin-left:8px;margin-top:0}.TeacherFulltimeMoreContentTagItem{align-items:center;border:1px solid #fff;border-radius:1000vh;box-sizing:border-box;color:#fff;display:flex;flex-flow:row nowrap;font-size:10px;font-weight:500;justify-content:center;line-height:14px;min-height:22px;min-width:34px;padding:3px 9px;white-space:nowrap}.TeacherFulltimeMoreContentTagItem:not(:first-of-type){margin-left:10px}.TeacherFulltimeMoreContentTitle{align-items:baseline;color:#fff;display:flex;flex-flow:row nowrap;font-size:24px;font-weight:500;justify-content:flex-start;letter-spacing:0;line-height:33px;white-space:nowrap}.TeacherFulltimeMoreContentTitle:after{color:#fff;content:attr(data-subtitle);font-size:12px;line-height:17px;margin-left:6px}.TeacherFulltimeMoreSubtitle{color:#fff;font-size:12px;font-weight:500;line-height:20px;margin-top:13px}.TeacherFulltimeMoreDescription{color:#fff;font-size:12px;line-height:16px}.TeacherFulltime.Large .TeacherFulltimeMoreDescription{font-size:14px;line-height:20px}.AboutUsHonorItem:not(:first-of-type){margin-top:100px}body.Compact .AboutUsHonorItem:not(:first-of-type){margin-top:50px}.AboutUsHonorItemTitle{color:#191919;font-size:32px;font-weight:500;line-height:45px}body.Compact .AboutUsHonorItemTitle{font-size:16px;line-height:23px}.AboutUsHonorImages{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.AboutUsHonorImagesMain{margin:40px 0}body.Compact .AboutUsHonorImagesMain{margin:20px 0}.AboutUsHonorImagesMain+div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;width:100%}.AboutUsHonorImagesItems{align-items:center;display:flex;flex:1 1;flex-flow:row nowrap;justify-content:flex-start;margin:0 30px}body.Compact .AboutUsHonorImagesItems{margin:0 15px}.AboutUsHonorImagesAnchor{flex:none}body.Compact .AboutUsHonorImagesAnchor:not(:first-of-type){margin-left:10px}.AboutUsHonorImagesItem{height:120px;padding:0 10px;width:180px}.AboutUsJoinUsItem:not(:first-of-type){margin-top:100px}body.Compact .AboutUsJoinUsItem:not(:first-of-type){margin-top:58px}.AboutUsJoinUsItemTitle{color:#191919;font-size:32px;font-weight:500;line-height:45px}body.Compact .AboutUsJoinUsItemTitle{font-size:18px;line-height:25px}.AboutUsJoinUsSubitems{margin-top:40px}.AboutUsJoinUsSubitem{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}.AboutUsJoinUsSubitem:not(:first-of-type){margin-top:30px}body.Compact .AboutUsJoinUsSubitem:not(:first-of-type){margin-top:25px}.AboutUsJoinUsSubitemIndicator{background-color:#fff;border-radius:1000vh;box-shadow:0 4px 10px 0 #e3e4e5;flex:none;height:30px;width:30px}.AboutUsJoinUsSubitemIndicator+div{align-items:baseline;display:flex;flex-flow:row nowrap;justify-content:flex-start}.AboutUsJoinUsSubitemTitle{box-sizing:border-box;color:#333;font-size:20px;font-weight:500;line-height:32px;margin-left:12px;margin-right:20px;min-width:80px}body.Compact .AboutUsJoinUsSubitemTitle{font-size:13px;line-height:16px;margin-left:10px;margin-right:10px;min-width:52px}.AboutUsJoinUsSubitemSubtitle{color:#333;font-size:16px;line-height:32px}body.Compact .AboutUsJoinUsSubitemSubtitle{font-size:12px;line-height:18px}.AboutUsJoinUsIndicators{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-left:148px;margin-top:40px;width:580px}body.Compact .AboutUsJoinUsIndicators{margin-left:0;width:auto}.AboutUsJoinUsIndicator{align-items:center;border-radius:1000vh;color:#fff;display:flex;flex-flow:row nowrap;font-size:40px;height:100px;justify-content:center;line-height:56px;width:100px}body.Compact .AboutUsJoinUsIndicator{font-size:24px;height:60px;line-height:34px;width:60px}.AboutUsJoinUsIndicator:first-child{background-image:linear-gradient(54deg,#4f9df4,#467afa);box-shadow:0 2px 30px 0 rgba(77,150,245,.3)}.AboutUsJoinUsIndicator:nth-child(2){background-image:linear-gradient(43deg,#7973e4,#645fd9);box-shadow:0 2px 30px 0 rgba(117,112,226,.3)}.AboutUsJoinUsIndicator:nth-child(3){background-image:linear-gradient(45deg,#8de090,#62cc5e);box-shadow:0 2px 30px 0 rgba(104,205,105,.3)}.AboutUsJoinUsIndicator:nth-child(4){background-image:linear-gradient(41deg,#fdbc3b,#ffa338);box-shadow:0 2px 30px 0 rgba(255,169,57,.3)}.AboutUsJoinUsItemSubitems{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:40px}body.Compact .AboutUsJoinUsItemSubitems{flex-flow:column nowrap;justify-content:flex-start}.AboutUsJoinUsItemSubitem{border:1px solid #e6e6e6;border-radius:2px;box-sizing:border-box;min-height:200px;padding:20px 30px;width:450px}body.Compact .AboutUsJoinUsItemSubitem{min-height:auto;padding:15px 20px;width:100%}.AboutUsJoinUsItemSubitem:nth-child(n+3){margin-top:40px}body.Compact .AboutUsJoinUsItemSubitem:not(:first-of-type){margin-top:30px}.AboutUsJoinUsItemSubitem:nth-child(n+3)>div{margin-top:20px}.AboutUsJoinUsItemSubitem:first-of-type .AboutUsJoinUsItemSubitemSeparator:first-of-type+div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.AboutUsJoinUsItemSubitemTitle{color:#191919;font-size:20px;font-weight:600;line-height:30px}body.Compact .AboutUsJoinUsItemSubitemTitle{font-size:15px;line-height:23px}.AboutUsJoinUsItemSubitemSeparator{background:#e6e6e6;border:none;height:1px;margin:20px 0}body.Compact .AboutUsJoinUsItemSubitemSeparator{margin:15px 0}.AboutUsJoinUsItemSubitemContact{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.AboutUsJoinUsItemSubitemSubtitle{color:#333;font-size:16px;line-height:28px}body.Compact .AboutUsJoinUsItemSubitemSubtitle{font-size:12px;line-height:20px}.AboutUsJoinUsItemSubitem.Contact .AboutUsJoinUsItemSubitemSubtitle{margin-bottom:6px}.AboutUsJoinUsItemSubitemSeparator+div+div{margin-top:20px}.AboutUsJoinUsItemSubitemContact{color:#333;font-size:16px;font-weight:600;line-height:30px}.AboutUsJoinUsItemSubitemContactAnchor{color:inherit;text-decoration:none}.AboutUsJoinUsItemSubitemContactAnchor:first-of-type{margin-left:16px}.AboutUsJoinUsItemSubitemName{color:#333;font-size:16px;font-weight:500;line-height:32px;margin-bottom:10px}body.Compact .AboutUsJoinUsItemSubitemName{font-size:12px;line-height:24px;margin-bottom:4px}.AboutUsContactUsItemTitle{color:#191919;font-size:32px;font-weight:500;line-height:45px}.AboutUsContactUsItem:not(:first-of-type){margin-top:40px}.AboutUsContactUsItem:nth-child(2){align-items:center;background-color:#f7f8fa;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:40px}body.Compact .AboutUsContactUsItem:nth-child(2){align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start;padding:20px 15px}body.Compact .AboutUsContactUsItem:nth-child(2)>div:not(:first-of-type){margin-top:20px}.AboutUsContactUsItem:nth-child(2) .AboutUsContactUsItemTitle{font-weight:600}body.Compact .AboutUsContactUsItemTitle{font-size:18px;line-height:25px}.AboutUsContactUsItemSubtitle{color:#333;font-size:14px;line-height:24px}body.Compact .AboutUsContactUsItemSubtitle{font-size:11px;line-height:18px}.AboutUsContactUsItemTitle+.AboutUsContactUsItemSubtitle{margin-top:20px}body.Compact .AboutUsContactUsItemTitle+.AboutUsContactUsItemSubtitle{margin-top:10px}.AboutUsContactUsItemImage+.AboutUsContactUsItemSubtitle{margin-top:12px;text-align:center}body.Compact .AboutUsContactUsItemImage+.AboutUsContactUsItemSubtitle{margin-top:6px}.AboutUsContactUsItemSubtitle a{color:inherit;text-decoration:none}.AboutUsContactUsImages{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}body:not(.Compact) .AboutUsContactUsImages{align-items:stretch;flex-flow:row nowrap;justify-content:space-between;padding:40px 0}body.Compact .AboutUsContactUsImagesMain{margin:20px 0}.AboutUsContactUsImagesMain+div{align-items:center;display:flex;flex-flow:column nowrap;justify-content:space-between}body.Compact .AboutUsContactUsImagesMain+div{flex-flow:row nowrap;justify-content:center}.AboutUsContactUsImagesItems{align-items:stretch;display:flex;flex:1 1;flex-flow:column nowrap;justify-content:space-between;margin:20px 0}.AboutUsContactUsImagesAnchor{align-items:center;display:flex;flex:none;flex-flow:row nowrap;justify-content:center}body.Compact .AboutUsContactUsImagesAnchor:not(:first-of-type){margin-left:20px}.Index{margin-bottom:120px}body.Compact .Index{margin-bottom:0}.Index>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.SectionTitleH2{color:#1f1f20;font-size:40px;font-stretch:normal;font-weight:600}.SectionTitleH2>span{background-color:#999;border-radius:1000vh;height:6px;margin:0 12px;width:6px}body.Compact .SectionTitleH2{font-size:20px;line-height:28px}.SectionSubTitleH4{color:#4e4e50;font-size:18px;font-weight:500;line-height:30px}body.Compact .SectionSubTitleH4{font-size:12px;line-height:18px}body.Compact .bg-home{height:400px}.bg-home,body.Compact .bg-home{background-image:url(/static/media/banneri.310d7560fc7066050e8d.png);background-position:50%;background-size:auto 100%}.bg-home{height:1000px}.bg-core-value{background-image:url(/static/media/map.eee0963d8bad77ae755e.png);background-position:50%;background-size:100% 100%;height:505px}.section-title{color:#1f1f20;font-size:40px;font-weight:600;height:53px;letter-spacing:1px}.core-value-t{color:#1f1f20;font-size:30px;font-stretch:normal;font-weight:500;height:39px;letter-spacing:0;margin-bottom:20px;margin-top:60px}.core-value-t-e{color:#00399d;font-size:32px;height:39px;margin-left:12px}.core-value-c{-webkit-animation:fadeInUp;animation:fadeInUp;-webkit-animation-duration:2s;animation-duration:2s;color:#4e4e50;font-size:20px;line-height:24px;margin-bottom:12px}.section-flag{align-self:center;-webkit-animation:pulse;animation:pulse;-webkit-animation-duration:2s;animation-duration:2s;display:flex;flex-direction:column;justify-self:center;text-align:center;width:auto}body.Compact .section-flag{width:330px}body.Compact .Founder{margin:30px 20px}.HomeProductTitle{margin-top:100px}body.Compact .HomeProductTitle{margin-top:0}.founder-title{margin-top:100px}.founder-card{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:70px}.founder-card-left{background-color:#fff;box-shadow:0 5px 38px 15px rgba(0,0,0,.04);box-sizing:border-box;height:536px;padding:80px 70px;position:relative;text-align:left;width:820px}body.Compact .founder-card-left{height:320px;padding:30px 20px;width:100%}.founder-card-right{height:536px;position:relative;width:380px}.teacher-info{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:160px;left:0;padding:30px;position:absolute;text-align:left;width:100%}.t-name{color:#fff;font-size:30px;font-stretch:normal;font-weight:400;height:39px;letter-spacing:1px}.t-ename{font-size:18px;height:24px;margin-left:8px}.t-ename,.t-subinfo{color:#fff;font-stretch:normal;font-weight:400;letter-spacing:0}.t-subinfo{font-size:14px;line-height:22px}.teacher-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.c-card-desc{color:#4e4e50;margin-top:18px}.c-line{background-color:#1e3fa2;height:2px;margin-top:16px;width:370px}.founder-img{height:536px;width:380px}body.Compact .c-line{width:100%}body.Compact .founder-card-right,body.Compact .founder-img{height:auto;width:100%}.founder-sign{bottom:64px;right:100px}.founder-sign,body.Compact .founder-sign{height:80px;position:absolute;width:166px}body.Compact .founder-sign{bottom:10px;right:10px}body.Compact .Credential{margin:30px 20px}.credential-mid{margin:0 auto;min-width:1320px;position:relative;text-align:center;width:1320px}body.Compact .credential-mid{min-width:330px;width:330px}.crefrntial-list{margin-top:40px;position:relative}body.Compact .bg-crefrntial{height:650px}.crefrntial-title-h2{color:#fff;margin-top:67px}body.Compact .crefrntial-title-h2{margin-top:30px}body.Compact .section-desc{width:100%}.crefrntial-item{display:flex;flex-direction:column;justify-content:flex-end;text-align:center}.crefrntial-img,.crefrntial-item{height:auto;width:215px}.crefrntial-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.Credential .swiper-button-prev1{left:-80px}.Credential .swiper-button-next1,.Credential .swiper-button-prev1{border-radius:50%;cursor:pointer;height:40px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;z-index:1}.Credential .swiper-button-next1{right:-80px}.CoreValue{padding:40px 0}body.Compact .CoreValue{margin-bottom:0}.CoreValue-title>span{background-color:#999;border-radius:1000vh;height:6px;margin:0 12px;width:6px}.CoreValue-mid{text-align:center}.CoreValue-video-mid{display:flex;flex-direction:row;margin-bottom:20px;margin-top:48px}.CoreValue-video{display:grid;height:400px;max-width:1200px;width:960px}body.Compact .CoreValue-video{max-width:330px;width:330px}.CoreValue-video-bg{background-image:url(/static/media/crefrntial-bg.0225fdbaea06466e8c57.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%}.CoreValue-video-icon{align-self:center;cursor:pointer;height:120px;justify-self:center;text-align:center;width:120px}.bg-CoreValue{background-image:url(/static/media/map.eee0963d8bad77ae755e.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;height:422px}body.Compact .bg-CoreValue{height:auto}.CoreValue-all-aspects{margin-bottom:40px;margin-top:72px}.all-aspects{height:auto;margin:0 auto;width:100%}body.Compact .all-aspects{width:340px}.CoreValue-title{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:80px}.CoreValue-t{color:#1f1f20;font-size:30px;font-stretch:normal;font-weight:500;letter-spacing:0;margin-bottom:20px;margin-top:60px}body.Compact .CoreValue-t{font-size:18px;line-height:20px}.CoreValue-t-e{color:#00399d;font-size:32px;height:39px;margin-left:12px}body.Compact .CoreValue-t-e{font-size:18px;line-height:20px}.CoreValue-c{color:#4e4e50;font-size:20px;line-height:24px;margin-bottom:12px}.TopBanner{padding:80px 40px 60px}body.Compact .TopBanner{padding:40px 15px}.CoreValue-result-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:95px;width:1200px}body.Compact .CoreValue-result-list{width:auto}.CoreValue-result-list .CoreValue-result-item{display:flex;flex:1 1;flex-direction:column;margin-bottom:30px;min-width:300px;text-align:center}.CoreValue-result-list .CoreValue-result-item .CoreValue-result-data{color:#1e3fa2;font-size:80px;font-weight:600;height:107px;letter-spacing:0;min-width:200px;text-align:center}.CoreValue-result-list .CoreValue-result-item .CoreValue-result-text{color:#4e4e50;font-size:16px;letter-spacing:0;line-height:24px;margin-top:20px}.CoreValue-video-right{background-color:#102b7a;display:flex;flex-direction:column;height:400px;padding:100px 30px;text-align:left;width:240px}body.Compact .CoreValue-video-right{display:none}.CoreValue-video-t{color:#fff;font-size:30px;font-weight:500;line-height:39px}.CoreValue-video-st{color:#fff;font-size:26px;font-weight:500;line-height:34px;margin-top:40px}.CoreValue-video-st-l{background-color:#fff;height:4px;margin-top:12px;width:36px}.TeacherVideo{height:400px;position:relative;width:100%}.TeacherVideo,.TeacherVideo>div{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.TeacherVideoPlay{z-index:1}.TeacherVideoContent{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}img.TeacherVideoContent{pointer-events:none}.TeacherTop{margin-bottom:60px}body.Compact .TeacherTop{margin-bottom:0}.TeacherTop>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.bg-teacher{height:1000px}.bg-teacher,body.Compact .bg-teacher{background-image:url(/static/media/banner2.6fa3110085390cab5235.png);background-position:50%;background-size:auto 100%}body.Compact .bg-teacher{height:500px}.teacher-top-mid{align-items:center;display:grid!important;flex-flow:column nowrap;justify-content:center!important;position:relative;text-align:center}.section-top-title{align-self:center;-webkit-animation:pulse;animation:pulse;-webkit-animation-duration:2s;animation-duration:2s;color:#fff;font-size:80px;font-stretch:normal;font-weight:400;font-weight:800;justify-self:center;letter-spacing:8px;text-align:center}body.Compact .TeacherStaff{margin:30px 20px}.TeacherStaff-mid{margin:40px auto 0;min-width:1200px;position:relative;text-align:center;width:1200px}body.Compact .TeacherStaff-mid{margin:0 auto;min-width:330px;width:330px}.staff-list{margin-top:24px;position:relative}.CredentialTitle{margin-top:100px}body.Compact .CredentialTitle{margin-top:0}.bg-crefrntial{background-image:url(/static/media/crefrntial-bg.0225fdbaea06466e8c57.png);background-position:50%;background-size:auto 100%;height:600px}.TeacherStaff-title-h2{margin-top:40px}.section-mid-titles{display:flex;flex-direction:row;margin-top:40px}body.Compact .section-mid-titles{flex-wrap:wrap;margin-top:20px}.subject-item{align-items:center;border:3px solid #1e3fa2;box-sizing:initial;color:#1e3fa2;cursor:pointer;display:flex;font-size:22px;font-weight:600;height:64px;justify-content:center;line-height:24px;margin:0 20px 20px;transition:.2s;width:200px}body.Compact .subject-item{border:2px solid #1e3fa2;color:#1e3fa2;font-size:16px;height:40px;line-height:18px;margin:0 10px 10px;width:140px}.subject-checked,body.Compact .subject-checked{background-color:#1e3fa2;color:#fff;transition:.2s}.teacher-staff-teacher{position:relative;transition:.8s}.teacher-staff-teacher,.teacher-staff-teacher-bg{height:520px;width:360px}.teacher-staff-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.teacher-staff-info{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:158px;left:0;padding:24px 30px;position:absolute;text-align:left;transition:.5s;width:100%}.teacher-staff-t-name{font-size:30px;height:39px;letter-spacing:1px;margin-bottom:6px}.teacher-staff-t-ename,.teacher-staff-t-name{color:#fff;font-stretch:normal;font-weight:400}.teacher-staff-t-ename{font-size:18px;height:24px;letter-spacing:0;margin-left:8px}.teacher-staff-t-subinfo{color:#fff;font-size:14px;line-height:22px;white-space:pre-wrap}.teacher-staff-t-text{color:#fff;font-size:14px;line-height:24px;margin-top:40px;white-space:pre-wrap}.teacher-staff-teacher:hover .teacher-staff-info{height:480px;transition:.5s}.carousel-three{margin-bottom:80px;margin-top:48px}.teacher-video{margin-bottom:100px;margin-top:52px;max-width:1200px;width:100%}body.Compact .teacher-video{margin-bottom:40px}.TeacherStaff .swiper-button-prev1{right:60px}.TeacherStaff .swiper-button-next1,.TeacherStaff .swiper-button-prev1{border-radius:50%;bottom:-60px;cursor:pointer;left:auto;position:absolute;top:auto;-webkit-transform:initial;transform:none;z-index:1}.TeacherStaff .swiper-button-next1{right:0}.TeacherStaff-video{display:grid;height:480px;margin-bottom:20px;margin-top:48px;max-width:1200px;width:1200px}body.Compact .TeacherStaff-video{height:auto;margin-top:80px;max-width:330px;width:330px}.TeacherStaff-video-bg{background-image:url(/static/media/crefrntial-bg.0225fdbaea06466e8c57.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%}.TeacherStaff-video-icon{align-self:center;cursor:pointer;height:120px;justify-self:center;text-align:center;width:120px}body.Compact .swiper-button-prev1{left:0;right:auto}body.Compact .swiper-button-next1,body.Compact .swiper-button-prev1{border-radius:50%;bottom:-50px;cursor:pointer;position:absolute;top:auto;-webkit-transform:initial;transform:none;z-index:1}body.Compact .swiper-button-next1{left:auto;right:0}.HighScoreTitle{margin-top:100px}body.Compact .HighScoreTitle{margin-top:0}.HighScore-title{margin-top:80px;text-align:center}body.Compact .HighScore-title{margin-top:40px}.HighScore-bg{background-image:url(/static/media/score-bg.984f00de638310bd133c.png);background-position:50%;background-size:auto 100%;height:1000px}.page-content{left:0;position:absolute;top:0}.HighScore-table{background-color:#fff;border-radius:12px;box-shadow:0 5px 38px 15px rgba(0,0,0,.04);height:780px;margin-top:30px;width:1200px}body.Compact .HighScore-table{margin-top:20px;width:100%}.HighScore-table-header{background-color:#1e3fa2;display:flex;flex-direction:row;height:52px}.t-td-stu-header{color:#fff;font-size:22px;font-weight:600;letter-spacing:2px;line-height:52px;padding-left:80px;text-align:left;width:220px}body.Compact .t-td-stu-header{padding-left:30px;width:165px}.t-td-school-header{text-align:left;width:280px}.t-td-grade-header,.t-td-school-header{color:#fff;font-size:22px;font-weight:600;letter-spacing:2px;line-height:52px}.t-td-grade-header{width:240px}body.Compact .t-td-grade-header{width:165px}body.Compact .t-td-grade-header,body.Compact .t-td-school-header{display:none}.t-td-score-header{color:#fff;flex:1 1;font-size:22px;font-weight:600;letter-spacing:2px;line-height:52px;text-align:left}.HighScore-table-conetnt{display:flex;flex-direction:column;height:700px;overflow-y:auto;padding-top:16px}.HighScore-score-item{display:flex;flex-direction:row}.t-td-stu{color:#2b3034;font-size:18px;font-weight:600;letter-spacing:2px;line-height:36px;padding-left:80px;text-align:left;width:220px}body.Compact .t-td-stu{padding-left:30px;width:165px}.t-td-school{text-align:left;width:280px}.t-td-grade,.t-td-school{color:#2b3034;font-size:18px;font-weight:600;letter-spacing:2px;line-height:36px}.t-td-grade{width:240px}body.Compact .t-td-grade,body.Compact .t-td-school{display:none}.t-td-score{color:#2b3034;flex:1 1;font-size:18px;font-weight:600;letter-spacing:2px;line-height:36px;text-align:left}.HighScore-table-conetnt::-webkit-scrollbar{height:6px;width:6px}.HighScore-table-conetnt::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:3px;margin-right:10px}.HighScore-table-conetnt::-webkit-scrollbar-track{background:#fff;border-radius:0}body.Compact .TeachRecord{margin:30px 20px}.TeachRecord-mid{min-width:1200px;position:relative;text-align:center;width:1200px}body.Compact .TeachRecord-mid{min-width:340px;width:340px}.TeachRecord-list{margin-top:40px;position:relative}.TeachRecordTitle{margin-top:100px}body.Compact .TeachRecordTitle{margin-top:0}.swiper-button-next1{border-radius:50%;cursor:pointer;position:absolute;right:80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.TeachRecord-title-h2{margin-top:100px}body.Compact .TeachRecord-title-h2{margin-top:50px}.TeachRecord-item{box-sizing:initial;display:flex;flex-direction:column;height:auto;justify-content:flex-end;text-align:center;width:220px}.TeachRecord-img{height:442px;width:220px}.TeachRecord-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.TeachRecord .swiper-button-prev1{left:0;right:auto}.TeachRecord .swiper-button-next1,.TeachRecord .swiper-button-prev1{border-radius:50%;bottom:-120px;cursor:pointer;height:40px;position:absolute;top:auto;-webkit-transform:initial;transform:none;width:40px;z-index:1}.TeachRecord .swiper-button-next1{left:auto;right:0}.TeachRecord-thumb{margin:40px auto;width:980px}body.Compact .TeachRecord-thumb{display:none}.swiper-slide-thumb-active{border:3px solid #1e3fa2}body.Compact .Feedback{margin:30px 20px}.FeedbackL{padding:40px 0}.Feedback-mid{min-width:1200px;position:relative;text-align:center;width:1200px}body.Compact .Feedback-mid{min-width:330px;width:330px}.swiper{position:static!important}.Feedback-list{margin-top:40px;position:relative}.FeedbackTitle{margin-top:100px}body.Compact .FeedbackTitle{margin-top:0}.Feedback-title-h2{margin-top:20px}.Feedback-item{display:flex;flex-direction:column;height:auto;justify-content:flex-end;text-align:center;width:220px}.Feedback-img{height:442px;width:220px}.Feedback-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.Feedback .swiper-button-prev1{left:-80px;right:auto;top:50%}.Feedback .swiper-button-next1,.Feedback .swiper-button-prev1{border-radius:50%;bottom:auto;cursor:pointer;height:40px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;z-index:1}.Feedback .swiper-button-next1{right:-80px;top:auto;top:50%}.swiper-img-next1,.swiper-img-prev1{height:40px;width:40px}.Achevement{margin-bottom:67px}body.Compact .Achevement{margin-bottom:40px}.Achevement>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.HighStaff-flow-path{margin-bottom:100px}body.Compact .HighStaff-flow-path{margin-top:60px}body.Compact .AcheveTop{margin-bottom:0}.AcheveTop-bg{background-image:url(/static/media/achieve-bg.571bbfb702fbf53adad7.png);background-position:50%;background-size:100% 100%;height:640px}body.Compact .AcheveTop-bg{height:400px}.AcheveTop-content{display:grid;height:100%;margin:0 auto;width:1200px}body.Compact .AcheveTop-content{height:100%;width:100%}.acheve-banner-top{height:288px;width:580px}body.Compact .acheve-banner-top{height:auto;width:290px}.acheve-banner-center{align-self:center;display:flex;flex-direction:column;text-align:center;width:auto}body.Compact .acheve-banner-center{padding:20px}.acheve-banner-sec{display:flex;flex-direction:row;margin-top:40px}.acheve-banner-right{margin-left:100px}body.Compact .acheve-banner-left{height:auto;width:120px}body.Compact .acheve-banner-right{height:auto;margin-left:20px;width:120px}body.Compact .Gain{margin-bottom:0;padding:0 20px}.Gain-content{height:100%;margin:0 auto}.Gain-mid{height:100%;margin:50px auto;position:relative;text-align:center}.Gain-section-title{font-size:40px;line-height:36px}.Gain-section-title,.Gain-section-title-small{color:#1f1f20;font-weight:600;letter-spacing:1px}.Gain-section-title-small{font-size:24px}.Gain-section-title-desc{color:#4e4e50;font-size:18px;font-weight:500;letter-spacing:0;line-height:30px;margin:12px auto 0;width:900px}body.Compact .Gain-section-title-desc{width:330px}.section-school-datas{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:80px;margin-top:40px}.school-item{background-color:#fff;border-radius:8px;box-shadow:0 5px 38px 15px rgba(0,0,0,.04);height:260px;position:relative;width:180px}body.Compact .school-item{height:240px;margin-bottom:20px;width:160px}.gain-school-offers{bottom:20px;display:flex;flex-direction:column;left:0;position:absolute;text-align:center;width:100%}.school-logo{width:100%}.school-name{color:#4e4e50;font-size:16px;font-weight:500;height:30px;line-height:30px;margin-top:16px}.school-count{color:#4e4e50;font-size:24px;font-weight:600;height:32px;margin-top:10px}.good-news{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;padding-bottom:30px;width:1200px}body.Compact .good-news{width:100%}.news-total{border-radius:12px;height:488px;width:240px}body.Compact .news-total{height:auto;margin:0 auto;width:330px}body.Compact .news-total img{height:auto;margin:0 auto;width:280px}.result-list{display:flex;flex-direction:column;margin-top:95px}.result-item{display:flex;flex:1 1;flex-direction:column;margin-top:30px;padding:0 20px;text-align:left}.result-data{color:#1e3fa2;font-size:40px;font-weight:600;letter-spacing:0}.result-text{color:#4e4e50;font-size:16px;letter-spacing:0;line-height:24px;margin-top:6px}.Goods-news{height:100%;width:100%}.Gain-score-table{background-color:#fff;border-radius:12px;box-shadow:0 5px 38px 15px rgba(0,0,0,.04);height:488px;margin-left:30px;width:930px}body.Compact .Gain-score-table{margin:20px auto;width:330px}.Gain-table-header{background-image:linear-gradient(90deg,#900910,#5a0203);border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-direction:row;height:60px}.Gain-header-td-stu{color:#fff;font-size:22px;font-weight:600;letter-spacing:2px;line-height:60px;padding-left:64px;text-align:left;width:150px}body.Compact .Gain-header-td-stu{padding-left:20px}.Gain-header-td-school{color:#fff;font-size:22px;font-weight:600;letter-spacing:2px;line-height:60px;text-align:left;width:220px}body.Compact .Gain-header-td-school{display:none}.Gain-header-td-grade{color:#fff;font-size:22px;font-weight:600;letter-spacing:2px;line-height:60px;width:180px}body.Compact .Gain-header-td-grade{display:none}.Gain-header-td-score{color:#fff;flex:1 1;font-size:22px;font-weight:600;letter-spacing:2px;line-height:60px;text-align:left}.Gain-table-conetnt{display:flex;flex-direction:column;height:400px;overflow-y:auto;padding-top:16px}.Gain-score-item{display:flex;flex-direction:row}.Gain-td-stu{color:#2b3034;font-size:16px;letter-spacing:2px;line-height:32px;padding-left:64px;text-align:left;width:150px}body.Compact .Gain-td-stu{padding-left:20px}.Gain-td-school{color:#2b3034;font-size:16px;line-height:32px;text-align:left;width:220px}body.Compact .Gain-td-school{display:none}.Gain-td-grade{color:#2b3034;font-size:16px;line-height:32px;width:180px}body.Compact .Gain-td-grade{display:none}.Gain-td-score{color:#2b3034;flex:1 1;font-size:16px;line-height:32px;text-align:left}.Gain-table-conetnt::-webkit-scrollbar{height:6px;width:6px}.Gain-table-conetnt::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:3px;margin-right:10px}.Gain-table-conetnt::-webkit-scrollbar-track{background:#fff;border-radius:0}body.Compact .Offer2024{margin:30px 0}.Offer2024-text{color:#4e4e50;font-size:18px;font-weight:500;letter-spacing:0;line-height:30px;margin-top:6px}.bg-offer2024{background-image:url(/static/media/offer-bg.d2e0df77ff2eef041a4e.png);background-position:50%;background-size:auto 100%;height:600px}body.Compact .bg-offer2024{height:600px}.Offer2024-mid{margin-top:30px;max-width:100%;min-width:1200px;position:relative;text-align:center}body.Compact .Offer2024-mid{margin-top:50px;min-width:330px;width:330px}.Offer2024-swiper{--swiper-theme-color:#f60;--swiper-pagination-color:#1e3fa2;position:static!important}.Offer2024 .swiper-pagination-bullet{background:#1e3fa2;cursor:pointer;opacity:1}.Offer2024 .swiper-pagination-bullet-active{background-color:#1e3fa2;border-radius:8px;height:10px;width:24px}.Offer2024-list{margin-top:40px;width:100%}.Offer2024-list,.Offer2024-list ul{align-items:center;display:flex;overflow:hidden;position:relative}.Offer2024-list ul{-webkit-animation:marquee-right-to-left 140s linear infinite;animation:marquee-right-to-left 140s linear infinite;flex-shrink:0;list-style:none;margin:0;padding:0}.Offer2024-list ul li{flex-shrink:0;margin:0 4rem 0 0}.Offer2024-list ul li picture{display:block}.Offer2024-list ul li picture img{display:block;height:3.6rem}@media only screen and (max-width:500px){.Offer2024-list ul li{margin-right:32px}}body.Compact .Offer2024-list{margin-top:20px}.Offer2024Title{margin-top:100px}body.Compact .Offer2024Title{margin-top:0}.Offer2024-title-h2{color:#1f1f20;font-size:40px;font-weight:600;letter-spacing:1px}.Offer2024-item{display:flex;flex-direction:column;height:auto;justify-content:flex-end;text-align:center;width:220px}.Offer2024-img{height:380px;width:197px}body.Compact .Offer2024-img{margin:0 auto}.Offer2024-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}body.Compact .CoreService{margin-bottom:0}.CoreService-content{height:100%;margin:0 auto}.CoreService-mid{height:100%;margin:100px auto 0;position:relative;text-align:center}body.Compact .CoreService-mid{margin:50px auto 0}.CoreService-title{color:#1f1f20;font-size:40px;font-weight:600;letter-spacing:1px}.CoreService-img{margin:40px auto 0;max-width:1200px;width:1200px}body.Compact .CoreService-img{max-width:330px;width:330px}.service-table{margin-top:40px;width:100%}.tr-ox{background-color:#1e3fa2;border-top-left-radius:12px}.tr-abroad,.tr-ox{color:#fff;font-size:26px;font-weight:500;height:80px;letter-spacing:1px}.tr-abroad{background-color:#980c13}.tr-lan{background-color:#474747;border-top-right-radius:12px;color:#fff;font-size:26px;font-weight:500;height:80px;letter-spacing:1px}.service-title{color:#1f1f20;font-size:16px;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:30px;padding:25px 0;width:400px}.service-ox{background-color:#eff9ff}.service-abroad{background-color:#fbf0f0}.service-lan{background-color:#f8f8f8}.service-tags{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:0 20px;text-align:center}.tag-s{border:1px solid #d8d8d8;border-radius:17px;color:#1f1f20;font-size:14px;font-weight:500;height:32px;letter-spacing:0;line-height:32px;margin:6px;padding:0 12px;width:auto}.service-tags-last{justify-content:center}.CoreService table{border-bottom:1px solid #fff;border-right:1px solid #fff;text-align:center}.CoreService table td,.CoreService table th{border-left:1px solid #fff;border-top:1px solid #fff}body.Compact .TeachResearch{padding:0 20px}.TeachResearch-text{color:#4e4e50;font-size:18px;font-weight:500;letter-spacing:0;line-height:30px;margin-top:6px}.bg-research{background-image:linear-gradient(90deg,#f6fbff,#e3f0ff);height:520px}.TeachResearch-mid{margin-top:60px;position:relative;text-align:center;width:1400px}body.Compact .TeachResearch-mid{min-width:330px;width:330px}.TeachResearch-swiper{--swiper-theme-color:#f60;--swiper-pagination-color:#1e3fa2;position:static!important}.TeachResearch .swiper-pagination-bullet{background:#1e3fa2;cursor:pointer;opacity:1}.TeachResearch .swiper-pagination-bullet-active{background-color:#1e3fa2;border-radius:8px;height:10px;width:24px}.TeachResearch-list{margin-top:60px}.TeachResearch-list,.TeachResearch-list ul{align-items:center;display:flex;overflow:hidden;position:relative}.TeachResearch-list ul{-webkit-animation:marquee-right-to-left 100s linear infinite;animation:marquee-right-to-left 100s linear infinite;flex-shrink:0;list-style:none;margin:0;padding:0}.TeachResearch-list ul li{flex-shrink:0;margin:0 4rem 0 0}.TeachResearch-list ul li picture{display:block}.TeachResearch-list ul li picture img{display:block;height:3.6rem}@media only screen and (max-width:500px){.TeachResearch-list ul li{margin-right:32px}}.TeachResearchTitle{margin-top:100px}body.Compact .TeachResearchTitle{margin-top:0}.TeachResearch-title-h2{align-items:center;color:#1f1f20;display:inline-flex;font-size:40px;font-weight:600}.TeachResearch-item{display:flex;flex-direction:column;height:auto;justify-content:flex-end;text-align:center;width:360px}.TeachResearch-img{border-radius:8px;height:240px;width:360px}.TeachResearch-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.TeachResearch .swiper-button-prev1{left:-80px;right:auto;top:50%}.TeachResearch .swiper-button-next1,.TeachResearch .swiper-button-prev1{border-radius:50%;bottom:auto;cursor:pointer;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.TeachResearch .swiper-button-next1{right:-80px;top:auto;top:50%}body.Compact .ServiceDetail{margin:30px 20px}.ServiceDetail-text{color:#4e4e50;font-size:18px;font-weight:500;letter-spacing:0;line-height:30px;margin-top:6px}.bg-offer{background-image:url(/static/media/offer-bg.d2e0df77ff2eef041a4e.png);background-position:50%;background-size:auto 100%;height:600px}.ServiceDetail-mid{margin-bottom:100px;margin-top:100px;min-width:1200px;position:relative;text-align:center;width:1200px}body.Compact .ServiceDetail-mid{margin-bottom:50px;margin-top:50px;min-width:330px;width:330px}.ServiceDetail-swiper{--swiper-theme-color:#f60;--swiper-pagination-color:#1e3fa2;position:static!important}.ServiceDetail .swiper-pagination-bullet{background:#1e3fa2;cursor:pointer;opacity:1}.ServiceDetail .swiper-pagination-bullet-active{background-color:#1e3fa2;border-radius:8px;height:10px;width:24px}.ServiceDetail-list{margin-top:40px;position:relative}.ServiceDetailTitle{margin-top:100px}body.Compact .ServiceDetailTitle{margin-top:0}.ServiceDetail-title-h2{color:#1f1f20;font-size:40px;font-weight:600;letter-spacing:1px}.ServiceDetail-item{display:flex;flex-direction:column;height:auto;justify-content:flex-end;text-align:center;width:280px}.ServiceDetail-img{height:522px;margin:0 auto;width:280px}.ServiceDetail-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.ServiceDetail .swiper-button-prev1{left:-80px;right:auto;top:50%}.ServiceDetail .swiper-button-next1,.ServiceDetail .swiper-button-prev1{border-radius:50%;bottom:auto;cursor:pointer;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ServiceDetail .swiper-button-next1{right:-80px;top:auto;top:50%}body.Compact .ParentalFeedback{padding:0 20px}.ParentalFeedback-text{color:#4e4e50;font-size:18px;font-weight:500;letter-spacing:0;line-height:30px;margin-top:6px}.bg-parental-fb{background-image:url(/static/media/research-bg.7fa854716845b059dd07.png);background-position:50%;background-size:100% 100%;height:720px}.ParentalFeedback-mid{margin-top:30px;max-width:90vw;position:relative;text-align:center;width:90vw}.ParentalFeedback-swiper{--swiper-theme-color:#f60;--swiper-pagination-color:#1e3fa2;position:static!important}.ParentalFeedback .swiper-pagination-bullet{background:#1e3fa2;cursor:pointer;opacity:1}.ParentalFeedback .swiper-pagination-bullet-active{background-color:#1e3fa2;border-radius:8px;height:10px;width:24px}.ParentalFeedback-list{align-items:center;display:flex;margin-top:80px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);overflow:hidden;position:relative}.ParentalFeedbackTitle{margin-top:100px}body.Compact .ParentalFeedbackTitle{margin-top:0}.ParentalFeedback-title-h2{color:#1f1f20;font-size:40px;font-weight:600;letter-spacing:1px;margin-top:20px}.ParentalFeedback-item{height:auto;width:240px}.ParentalFeedback-img{height:442px;width:240px}.ParentalFeedback-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.ParentalFeedback-list ul{align-items:center;-webkit-animation:marquee-right-to-left 100s linear infinite;animation:marquee-right-to-left 100s linear infinite;display:flex;flex-shrink:0;list-style:none;margin:0;overflow:hidden;padding:0;position:relative}.ParentalFeedback-list ul li{flex-shrink:0;margin:0 4rem 0 0}.ParentalFeedback-list ul li picture{display:block}.ParentalFeedback-list ul li picture img{display:block;height:3.6rem}@media only screen and (max-width:500px){.ParentalFeedback-list ul li{margin-right:32px}}.ParentalFeedback .swiper-button-prev1{left:-80px;right:auto;top:50%}.ParentalFeedback .swiper-button-next1,.ParentalFeedback .swiper-button-prev1{border-radius:50%;bottom:auto;cursor:pointer;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ParentalFeedback .swiper-button-next1{right:-80px;top:auto;top:50%}@keyframes marquee-right-to-left{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes marquee-right-to-left{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.hl-block-wrap .hl-featured-client-block-logo-wrap{align-items:center;display:flex;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);overflow:hidden;position:relative}.hl-block-wrap .hl-featured-client-block-logo-wrap ul{align-items:center;-webkit-animation:marquee-right-to-left 100s linear infinite;animation:marquee-right-to-left 100s linear infinite;display:flex;flex-shrink:0;list-style:none;margin:0;overflow:hidden;padding:0;position:relative}.hl-block-wrap .hl-featured-client-block-logo-wrap ul li{flex-shrink:0;margin:0 4rem 0 0}.hl-block-wrap .hl-featured-client-block-logo-wrap ul li picture{display:block}.hl-block-wrap .hl-featured-client-block-logo-wrap ul li picture img{display:block;height:3.6rem}@media only screen and (max-width:500px){.hl-block-wrap .hl-featured-client-block-logo-wrap ul li{margin-right:32px}.hl-block-wrap .hl-featured-client-block-logo-wrap ul li picture img{height:3rem}}body.Compact .PartnerSchools{margin-bottom:0}.PartnerSchools-content{height:100%;margin:0 auto}.PartnerSchools-mid{height:100%;margin:100px auto 0;position:relative;text-align:center}body.Compact .PartnerSchools-mid{margin:50px auto 0}.PartnerSchools-title{color:#1f1f20;font-size:40px;font-weight:600;letter-spacing:1px}.PartnerSchools-text{color:#4e4e50;font-size:18px;font-weight:500;line-height:30px;margin-top:12px}.PartnerSchools-img{margin:30px auto 0}body.Compact .PartnerSchools-img{width:330px}.Abroad,body.Compact .Abroad{margin-bottom:0}.Abroad>section{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start}.bg-abroad{height:1000px}.bg-abroad,body.Compact .bg-abroad{background-image:url(/static/media/abroad-banner.bee37fdf7205278df4a0.png);background-position:50%;background-size:auto 100%}body.Compact .bg-abroad{height:800px}.Abroad-mid,.section-mid{text-align:center}.Abroad-mid{align-items:center;display:grid!important;flex-flow:column nowrap;justify-content:center!important;position:relative}.Abroad-title{align-self:center;-webkit-animation:pulse;animation:pulse;-webkit-animation-duration:2s;animation-duration:2s;color:#fff;font-size:80px;font-stretch:normal;font-weight:400;justify-self:center;letter-spacing:8px;max-width:1200px;text-align:center;width:auto}body.Compact .Abroad-title{width:80%}body.Compact .OfferRate{margin-bottom:0}.OfferRate-mid{text-align:center}.OfferRate-all-aspects{margin-top:72px}.OfferRate-title{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:60px}body.Compact .OfferRate-title{margin-top:40px}.OfferRate-t{color:#1f1f20;font-size:30px;font-stretch:normal;font-weight:500;letter-spacing:0;margin-bottom:20px;margin-top:60px}.OfferRate-c{color:#4e4e50;font-size:20px;line-height:24px;margin-bottom:12px}.OfferRate-result-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:60px;width:1200px}body.Compact .OfferRate-result-list{margin-top:40px;width:auto}.OfferRate-result-list .OfferRate-result-item{display:flex;flex:1 1;flex-direction:column;margin-bottom:30px;min-width:300px;text-align:center}.OfferRate-result-list .OfferRate-result-item .OfferRate-result-data{color:#980c13;font-size:80px;font-weight:600;height:107px;letter-spacing:0;min-width:200px;text-align:center}.OfferRate-result-list .OfferRate-result-item .OfferRate-result-text{color:#4e4e50;font-size:16px;letter-spacing:0;line-height:24px;margin-top:20px}.service-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:95px}.service-list .service-item{align-items:center;display:flex;flex-direction:column;height:280px;margin:0 30px 20px;overflow:hidden;position:relative;text-align:center;width:360px}.service-bg{height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(1);transform:scale(1);transition:.8s;width:100%;z-index:1}.service-item:hover .service-bg{-webkit-transform:scale(1.08);transform:scale(1.08);transition:.8s}.s-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:.2s;width:100%;z-index:2}.service-coursemo,.service-main{box-shadow:0 4px 11px 0 #2f2f30;color:#fff;font-size:30px;font-weight:800;height:44px;letter-spacing:-1px}.service-desc{color:#fff;font-size:16px;height:28px;line-height:24px}.s-content:hover{background-color:initial}.service-text{color:#fff;font-size:16px;letter-spacing:0;line-height:24px;margin-top:20px}.AlevelStaff{padding:40px 0}body.Compact .AlevelStaff{margin-bottom:0}.AlevelStaff-mid{text-align:center}.AlevelStaff-all-aspects{margin-top:72px}.AlevelStaff-title{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:60px}body.Compact .AlevelStaff-title{margin-top:40px}.AlevelStaff-subtitle{margin:20px auto}body.Compact .AlevelStaff-subtitle{width:330px}.AlevelStaff-t{color:#1f1f20;font-size:30px;font-stretch:normal;font-weight:500;letter-spacing:0;margin-bottom:20px;margin-top:60px}.AlevelStaff-c{color:#4e4e50;font-size:20px;line-height:24px;margin-bottom:12px}.AlevelStaff-result-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:40px}.AlevelStaff-teacher{height:488px;margin:0 8px;overflow:hidden;position:relative;transition:.5s;width:240px}body.Compact .AlevelStaff-teacher{height:auto;margin:10px auto;width:330px}.AlevelStaff-teacher-bg{height:488px;object-fit:cover;object-position:center;transition:.5s;width:240px}body.Compact .AlevelStaff-teacher-bg{height:auto;width:330px}.AlevelStaff-teacher-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.AlevelStaff-teacher-info{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:158px;left:0;padding:24px 10px 0 20px;position:absolute;text-align:left;transition:.5s;width:100%}.AlevelStaff-teacher:hover{width:436px}.AlevelStaff-teacher:hover .AlevelStaff-teacher-bg{height:488px;object-fit:cover;object-position:center;width:436px}.AlevelStaff-teacher:hover .AlevelStaff-teacher-info{height:350px}body.Compact .AlevelStaff-teacher:hover .AlevelStaff-teacher-info{height:400px}.AlevelStaff-t-name{color:#fff;font-size:24px;font-stretch:normal;font-weight:600;letter-spacing:0;line-height:32px}.AlevelStaff-t-title{line-height:24px;margin-bottom:12px;margin-top:12px}.AlevelStaff-t-subinfo,.AlevelStaff-t-title{color:#fff;font-size:14px;font-weight:500;white-space:pre-wrap}.AlevelStaff-t-subinfo{font-stretch:normal;letter-spacing:0;line-height:26px;margin-top:30px}.AlevelStaff-teacher:hover .AlevelStaff-t-subinfo{font-size:13px;line-height:22px}.AlevelStaff-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}body.Compact .ProfessionalTutor{margin:30px 0}.ProfessionalTutor-text{color:#4e4e50;font-size:18px;font-weight:500;letter-spacing:0;line-height:30px;margin-top:6px}.ProfessionalTutor-mid{margin-top:30px;min-width:1200px;position:relative;text-align:center;width:1200px}body.Compact .ProfessionalTutor-mid{min-width:330px;width:330px}.ProfessionalTutor-swiper{--swiper-theme-color:#f60;--swiper-pagination-color:#1e3fa2;position:static!important}.ProfessionalTutor .swiper-pagination-bullet{background:#1e3fa2;cursor:pointer;opacity:1}.ProfessionalTutor .swiper-pagination-bullet-active{background-color:#1e3fa2;border-radius:8px;height:10px;width:24px}.ProfessionalTutor-list{margin-top:40px;position:relative}body.Compact .ProfessionalTutor-list{margin-top:20px}.ProfessionalTutorTitle{margin-top:100px}body.Compact .ProfessionalTutorTitle{margin-top:0}.ProfessionalTutor-title-h2{margin-top:40px}body.Compact .ProfessionalTutor-title-h2{margin-top:30px}.ProfessionalTutor-item{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:360px;text-align:left;width:380px}.ProfessionalTutor-img{height:380px;width:197px}body.Compact .ProfessionalTutor-img{margin:0 auto}.ProfessionalTutor-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.ProfessionalTutor .swiper-button-prev1{left:-80px;right:auto;top:50%}.ProfessionalTutor .swiper-button-next1,.ProfessionalTutor .swiper-button-prev1{border-radius:50%;bottom:auto;cursor:pointer;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.ProfessionalTutor .swiper-button-next1{right:-80px;top:auto;top:50%}.ProfessionalTutor-item-title{color:#980c13;font-size:24px;font-weight:600;line-height:32px;text-align:center}.ProfessionalTutor-item-subtitle{color:#980c13;font-size:18px;font-weight:600;line-height:24px;margin-top:2px;text-align:center}.ProfessionalTutor-item-text{color:#4e4e50;font-size:14px;line-height:20px;margin-top:12px;white-space:pre-wrap}.ProfessionalTutor-teacher{display:flex;flex-direction:column;height:360px;margin:0 13px;overflow:hidden;position:relative;transition:.5s;width:280px}body.Compact .ProfessionalTutor-teacher{height:auto;margin:10px auto;width:330px}.ProfessionalTutor-teacher-bg{height:360px;object-fit:cover;object-position:center;transition:.5s;width:280px}.ProfessionalTutor-teacher:hover .ProfessionalTutor-teacher-bg{-webkit-transform:scale(1.05);transform:scale(1.05)}body.Compact .ProfessionalTutor-teacher-bg{height:auto;width:330px}.ProfessionalTutor-teacher-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.ProfessionalTutor-teacher-info{background-color:#102b7a;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:18px 24px;text-align:left;width:100%}.ProfessionalTutor-t-name{color:#fff;font-size:24px;font-stretch:normal;font-weight:600;letter-spacing:0;line-height:32px}.ProfessionalTutor-t-title{line-height:24px;margin-top:6px}.ProfessionalTutor-t-subinfo,.ProfessionalTutor-t-title{color:#fff;font-size:14px;font-weight:500;white-space:pre-wrap}.ProfessionalTutor-t-subinfo{font-stretch:normal;letter-spacing:0;line-height:26px}.ProfessionalTutor-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.CollegeCounseling{padding:40px 0}body.Compact .CollegeCounseling{margin-bottom:0}.CollegeCounseling-mid{text-align:center}.CollegeCounseling-all-aspects{margin-top:72px}.CollegeCounseling-title{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:40px}.CollegeCounseling-subtitle{margin:20px auto;max-width:900px}.CollegeCounseling-t{color:#1f1f20;font-size:30px;font-stretch:normal;font-weight:500;letter-spacing:0;margin-bottom:20px;margin-top:60px}.CollegeCounseling-c{color:#4e4e50;font-size:20px;line-height:24px;margin-bottom:12px}.CollegeCounseling-result-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:40px;margin-top:40px}.CollegeCounseling-teacher{height:360px;margin:0 14px 20px;overflow:hidden;position:relative;transition:.5s;width:280px}body.Compact .CollegeCounseling-teacher{height:auto;margin:10px auto;width:330px}.CollegeCounseling-teacher-bg{height:360px;object-fit:cover;object-position:center;transition:.5s;width:280px}.CollegeCounseling-teacher:hover .CollegeCounseling-teacher-bg{-webkit-transform:scale(1.05);transform:scale(1.05)}body.Compact .CollegeCounseling-teacher-bg{height:auto;width:330px}.CollegeCounseling-teacher-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.CollegeCounseling-teacher-info{bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:110px;left:0;padding:24px 10px 0 20px;position:absolute;text-align:left;transition:.5s;width:100%}.CollegeCounseling-t-name{color:#fff;font-size:24px;font-stretch:normal;font-weight:600;letter-spacing:0;line-height:32px}.CollegeCounseling-t-title{line-height:24px;margin-top:10px}.CollegeCounseling-t-subinfo,.CollegeCounseling-t-title{color:#fff;font-size:14px;font-weight:500;white-space:pre-wrap}.CollegeCounseling-t-subinfo{font-stretch:normal;letter-spacing:0;line-height:26px}.CollegeCounseling-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}body.Compact .SystemCourse{margin:30px 0}.SystemCourse-text{color:#4e4e50;font-size:18px;font-weight:500;letter-spacing:0;line-height:30px;margin-top:6px}.bg-systemcourse{background-image:url(/static/media/bg-systemcourse.f26b4e472274022f0f65.png);background-position:50%;background-size:auto 100%;height:480px}body.Compact .bg-offer{height:700px}.SystemCourse-mid{margin-top:48px;min-width:1200px;position:relative;text-align:center;width:1200px}body.Compact .SystemCourse-mid,body.Compact .section-mid{min-width:330px;width:330px}.SystemCourse-swiper{--swiper-theme-color:#f60;--swiper-pagination-color:#1e3fa2;position:static!important}.SystemCourse .swiper-pagination-bullet{background:#1e3fa2;cursor:pointer;opacity:1}.SystemCourse .swiper-pagination-bullet-active{background-color:#1e3fa2;border-radius:8px;height:10px;width:24px}.SystemCourse-list{margin-top:40px;position:relative}body.Compact .SystemCourse-list{margin-top:20px}.SystemCourseTitle{margin-top:100px}body.Compact .SystemCourseTitle{margin-top:0}body.Compact .SystemCourse-title-h2{margin-top:30px}.section-desc{color:#fff;font-size:18px;font-stretch:normal;font-weight:500;height:61px;letter-spacing:1px;margin:20px auto;width:900px}.SystemCourse-item{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:260px;padding:24px 14px 24px 24px;position:relative;text-align:left;width:380px}.SystemCourse-item-top-b{background-color:#a60002;height:31px;left:0;position:absolute;top:0;width:100%}.SystemCourse-item-top-b div{display:inline-block}.SystemCourse-item-top-b .box1{border-bottom:0 solid #ff1493;border-right:20px solid transparent;border-top:31px solid #102b7a;height:0;width:36px}.SystemCourse-img{height:380px;width:197px}body.Compact .SystemCourse-img{margin:0 auto}.SystemCourse-title{color:#fff;font-size:18px;font-weight:500;height:48px;letter-spacing:1px;margin-top:32px}.swiper-button-next{position:absolute;right:-50px}.SystemCourse .swiper-button-prev1{left:-80px;right:auto;top:50%}.SystemCourse .swiper-button-next1,.SystemCourse .swiper-button-prev1{border-radius:50%;bottom:auto;cursor:pointer;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.SystemCourse .swiper-button-next1{right:-80px;top:auto;top:50%}.SystemCourse-item-title{color:#980c13;font-size:24px;font-weight:600;line-height:32px;margin-top:35px;text-align:center}.SystemCourse-item-subtitle{color:#980c13;font-size:18px;font-weight:600;line-height:24px;margin-top:2px;text-align:center}.SystemCourse-item-text{color:#4e4e50;font-size:14px;line-height:20px;margin-top:12px;white-space:pre-wrap}.ServiceType{padding:40px 0}body.Compact .ServiceType{margin-bottom:0}.ServiceType-mid{text-align:center}.ServiceType-all-aspects{margin-top:72px}.ServiceType-title{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:60px}body.Compact .ServiceType-title{margin-top:30px}.ServiceType-subtitle{margin:20px auto;max-width:900px}.ServiceType-t{color:#1f1f20;font-size:30px;font-stretch:normal;font-weight:500;letter-spacing:0;margin-bottom:20px;margin-top:60px}.ServiceType-c{color:#4e4e50;font-size:20px;line-height:24px;margin-bottom:12px}.ServiceType-result-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:40px}.ServiceType-teacher{border:2px solid #1e3fa2;display:flex;flex-direction:column;height:272px;margin-bottom:10px;margin-right:15px;position:relative;transition:.2s;width:228px}body.Compact .ServiceType-teacher{height:auto;margin:10px auto;width:330px}.ServiceType-teacher:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.ServiceType-teacher-bg{height:240px;object-fit:cover;object-position:center;transition:.5s;width:280px}body.Compact .ServiceType-teacher-bg{height:auto;width:330px}.ServiceType-teacher-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.ServiceType-teacher-info{background-color:#102b7a;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:18px 24px;text-align:left;width:100%}.ServiceType-t-name{background:#1e3fa2;color:#fff;font-size:24px;font-stretch:normal;font-weight:600;letter-spacing:0;line-height:72px}.ServiceType-t-title{color:#1f1f20;font-size:16px;font-weight:500;line-height:22px;padding:20px;text-align:left;white-space:pre-wrap}.ServiceType-t-subinfo{color:#fff;font-size:14px;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:26px;white-space:pre-wrap}.ServiceStep{padding:40px 0}body.Compact .ServiceStep{margin-bottom:0}.ServiceStep-mid{text-align:center}.double-quotation-left{bottom:30px;height:40px;margin-right:20px;position:relative;width:48px}.double-quotation-right{height:40px;margin-left:20px;position:relative;top:30px;width:48px}.ServiceStep-all-aspects{margin-top:72px}.ServiceStep-title{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:20px}body.Compact .ServiceStep-title{margin-top:30px}.ServiceStep-subtitle{margin:20px auto;max-width:900px}.ServiceStep-t{color:#1f1f20;font-size:30px;font-stretch:normal;font-weight:500;letter-spacing:0;margin-bottom:20px;margin-top:60px}.ServiceStep-c{color:#4e4e50;font-size:20px;line-height:24px;margin-bottom:12px}.home-content{display:grid;height:100%;width:100%}.IndexSubtitle{margin-top:20px}.ServiceStep-result-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:60px;margin-top:40px;width:1200px}body.Compact .ServiceStep-result-list{width:auto}.ServiceStep-teacher{display:flex;flex:1 1;flex-direction:column;height:322px;margin-right:15px;position:relative}body.Compact .ServiceStep-teacher{height:322px;margin:10px auto;min-width:300px;width:330px}.ServiceStep-teacher-bg{height:240px;object-fit:cover;object-position:center;transition:.5s;width:280px}body.Compact .ServiceStep-teacher-bg{height:auto;width:330px}.ServiceStep-teacher-info-bg{background-image:url(/static/media/t-bottom-bg.214ba68fa275365bb2bd.png);background-size:100% 100%}.ServiceStep-teacher-info{background-color:#102b7a;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:18px 24px;text-align:left;width:100%}.ServiceStep-t-name{background:#980c13;color:#fff;font-size:24px;font-stretch:normal;font-weight:600;letter-spacing:0;line-height:72px}.ServiceStep-t-title{align-items:center;background-color:#fdf8f8;border-bottom:1px solid #fff;color:#1f1f20;display:flex;flex:1 1;font-size:16px;font-weight:500;justify-content:center;line-height:22px;margin:0 auto;transition:.2s;width:100%}.ServiceStep-t-title:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.1);-webkit-transform:translateZ(-8px);transform:translateZ(-8px)}.ServiceStep-t-subinfo{color:#fff;font-size:14px;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:26px;white-space:pre-wrap}.AppContainerL{margin:0 auto;min-width:1200px;padding-top:80px;padding-top:var(--navigation-bar-height)}body.Compact .AppContainerL{min-width:auto}.AppContainerLSeparator{background-color:#fff;height:0;left:0;position:fixed;right:0;top:0;z-index:100}body.Compact .AppContainerLSeparator{background-color:#f6f6f6}@supports (height:env(safe-area-inset-top,0)){.AppContainerL{padding-top:calc(env(safe-area-inset-top, 0) + var(--navigation-bar-height))}.AppContainerLSeparator{height:env(safe-area-inset-top,0)}}.NavigationBarL{background:transparent;left:0;position:fixed;right:0;top:0;z-index:100}body.Compact .NavigationBarL{align-items:stretch;background-color:initial;display:flex;flex-flow:column nowrap;justify-content:stretch}.NavigationBarLContent{margin:0 auto;width:1200px}.NavigationBarLContent,.NavigationBarLContent ul{box-sizing:border-box;height:100%;padding:0;position:relative}.NavigationBarLContent ul{align-items:center;display:flex;flex-flow:row nowrap;float:right;justify-content:flex-end;list-style-type:none;margin:0}body.Compact .NavigationBarLContent{align-items:stretch;background-color:#fff;flex-flow:column nowrap;justify-content:flex-start;left:0;margin:0;position:fixed;right:0;width:auto}.NavigationBarLControls{align-items:center;box-sizing:border-box;display:flex;flex:auto;flex-flow:row nowrap;height:100%;justify-content:space-between;padding:4px 20px}body.Compact .NavigationBarLScrolled .NavigationBarLControls{background-color:#fff}.NavigationBarLControlLeft{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.NavigationBarLContentItem{flex:none;margin-right:32px}.NavigationBarLContentItem:last-of-type{margin-right:0}body.Compact .NavigationBarLContentItem{border-bottom:1px solid #eee;box-sizing:border-box;height:45px;margin-left:30px;margin-right:0}.NavigationBarLContentItem>a,body.Compact .NavigationBarLContentItem{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.NavigationBarLContentItem>a{color:hsla(0,0%,100%,.6);font-size:17px;font-weight:500;line-height:24px;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.NavigationBarLContentItem>a:hover{color:#225ff5}.NavigationBarLContentItem[data-selected=true]>a{color:#fff}body.Compact .NavigationBarLContentItem>a{color:#8f8f8f;font-size:14px;height:auto;line-height:20px;width:100%}@supports (top:env(safe-area-inset-top,0)){.NavigationBarL{top:env(safe-area-inset-top,0)}.NavigationBarLContent{left:env(safe-area-inset-left,0);right:env(safe-area-inset-right,0)}}@media only screen and (max-width:1199px){.NavigationBarLContent{justify-content:center}}.NavigationBarLScrolled{background-color:#fff;border-bottom:1px solid #e2e3e5;transition:.2s}.NavigationBarLScrolled .NavigationBarLContentItem>a{color:#8f8f8f}.NavigationBarLScrolled .NavigationBarLContentItem[data-selected=true]>a{color:#1f1f20}.NavigationBarLImage{height:20px}body.Compact .NavigationBarLImage{height:auto}body.Compact .NavigationBarLScrolled .NavigationBarLContentItem[data-selected=true]>a{color:#1f1f20}ul.NavigationBarLContent li:first-child{margin-right:60px}.custom-dropdown .ant-dropdown-menu{background-color:rgba(0,0,0,.5);border-radius:2px;margin-top:20px;padding:4px}.custom-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{color:#fff;font-weight:500;padding:8px 30px}.NavigationBarLLogo{left:0;position:absolute;top:24px}.AppContainerS{margin:0 auto;min-width:1200px;padding-top:80px;padding-top:var(--navigation-bar-height);position:relative}body.Compact .AppContainerS{min-width:auto}.AppContainerSSeparator{background-color:#fff;height:0;left:0;position:fixed;right:0;top:0;z-index:100}body.Compact .AppContainerSSeparator{background-color:#f6f6f6}@supports (height:env(safe-area-inset-top,0)){.AppContainerS{padding-top:calc(env(safe-area-inset-top, 0) + var(--navigation-bar-height))}.AppContainerSSeparator{height:env(safe-area-inset-top,0)}}.bottom-activity{bottom:0;height:auto;left:0;position:absolute;text-align:center;width:100%}.bottom-activity .b-activity-img{height:120px;margin:0 auto}.NavigationBarS{background:#fff;border-bottom:1px solid #e2e3e5;left:0;position:fixed;right:0;top:0;z-index:100}body.Compact .NavigationBarS{align-items:stretch;background-color:#f6f6f6;display:flex;flex-flow:column nowrap;justify-content:stretch}.NavigationBarS>div{flex:auto;justify-content:stretch}.NavigationBarS>div,.NavigationBarSContent{align-items:center;display:flex;flex-flow:row nowrap}.NavigationBarSContent{box-sizing:border-box;height:100%;justify-content:flex-start;list-style-type:none;margin:0 auto;padding:0;position:relative;width:1200px}body.Compact .NavigationBarSContent{align-items:stretch;background-color:#fff;flex-flow:column nowrap;justify-content:flex-start;left:0;margin:0;position:fixed;right:0;width:auto}.NavigationBarSControls{box-sizing:border-box;flex:auto;height:100%;justify-content:space-between;padding:4px 20px}.NavigationBarSControlLeft,.NavigationBarSControls{align-items:center;display:flex;flex-flow:row nowrap}.NavigationBarSControlLeft{justify-content:center}.NavigationBarSContentItem{flex:none;margin-right:32px}.NavigationBarSContentItem:last-of-type{margin-right:0}body.Compact .NavigationBarSContentItem{border-bottom:1px solid #eee;box-sizing:border-box;height:45px;margin-left:30px;margin-right:0}.NavigationBarSContentItem>a,body.Compact .NavigationBarSContentItem{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.NavigationBarSContentItem>a{color:#8f8f8f;font-size:17px;font-weight:500;line-height:24px;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.NavigationBarSContentItem>a[data-index="0"]{height:20px;width:150px}.NavigationBarSContentItem>a:hover{color:#225ff5}.NavigationBarSContentItem[data-selected=true]>a{color:#191919}body.Compact .NavigationBarSContentItem>a{font-size:14px;height:auto;line-height:20px;width:100%}@supports (top:env(safe-area-inset-top,0)){.NavigationBarS{top:env(safe-area-inset-top,0)}.NavigationBarSContent{left:env(safe-area-inset-left,0);right:env(safe-area-inset-right,0)}}ul.NavigationBarSContent li:first-child{margin-right:60px}.NavigationBarSTel{color:#1f1f20;font-size:16px;font-weight:500;position:absolute;right:0}.NavigationBarSTelNum{color:#243e8e;font-size:16px;font-weight:600;margin-left:6px;text-decoration:none}.AlertDialog_Host__kCFxs{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;flex-flow:row nowrap;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1000}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp{align-items:center;background-color:#fff;border:.05rem solid #e2e4e8;border-radius:.4rem;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:flex-start;max-width:90vw;padding:1.5rem 2rem;width:24rem;z-index:1001}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp.AlertDialog_WithIcon__QE50y .AlertDialog_Title__ahB4P{margin-top:1rem}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Title__ahB4P{color:#282a2e;font-size:1rem;font-weight:700;line-height:1.2rem;margin:0;text-align:center}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Subtitle__huqdB{color:#757e86;font-size:.8rem;font-weight:500;line-height:1.2rem;margin:.5rem 0 0}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Subtitle__huqdB span,.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Title__ahB4P span{color:#1d6cec;margin:0 .2rem}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Footer__YreEn{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:center;margin-top:1rem}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Footer__YreEn .AlertDialog_Button__ni01O{background:transparent;border:none;border-radius:.3rem;box-sizing:border-box;cursor:pointer;font-size:.7rem;font-weight:500;line-height:1rem;min-height:1.8rem;min-width:5rem;padding:.4rem 1.8rem;-webkit-user-select:none;user-select:none}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Footer__YreEn .AlertDialog_Button__ni01O:not(:last-of-type){margin-right:1rem}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Footer__YreEn .AlertDialog_Button__ni01O.AlertDialog_Cancel__\+AbHA{border:.05rem solid #166ae9;border-radius:.5rem;color:#166ae9}.AlertDialog_Host__kCFxs .AlertDialog_Content__eSThp .AlertDialog_Footer__YreEn .AlertDialog_Button__ni01O.AlertDialog_Confirm__jOcHT{background:#166ae9;color:#fff}.ConfirmDialog_Host__F1ld7{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;flex-flow:row nowrap;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1000}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B{align-items:center;background-color:#fff;border:.05rem solid #e2e4e8;border-radius:.4rem;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:flex-start;padding:1.5rem 2rem;width:24rem;z-index:1001}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B.ConfirmDialog_WithIcon__LifUv .ConfirmDialog_Title__C5y4b{margin-top:1rem}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Title__C5y4b{color:#282a2e;font-size:1rem;font-weight:700;line-height:1.2rem;margin:0;text-align:center}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Subtitle__H-Gvy{color:#757e86;font-size:.8rem;font-weight:500;line-height:1.2rem;margin:.5rem 0 0}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Subtitle__H-Gvy span,.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Title__C5y4b span{color:#1d6cec;margin:0 .2rem}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Footer__Fo2Mp{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:center;margin-top:1rem}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Footer__Fo2Mp .ConfirmDialog_Button__4-Avd{border-radius:.3rem;box-sizing:border-box;cursor:pointer;font-size:.7rem;font-weight:500;line-height:1rem;min-height:1.8rem;min-width:5rem;padding:.4rem 1.8rem;-webkit-user-select:none;user-select:none}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Footer__Fo2Mp .ConfirmDialog_Button__4-Avd:not(:last-of-type){margin-right:1rem}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Footer__Fo2Mp .ConfirmDialog_Button__4-Avd.ConfirmDialog_Cancel__MxTHt{background:#f6f7f8;color:#7d8592}.ConfirmDialog_Host__F1ld7 .ConfirmDialog_Content__mz43B .ConfirmDialog_Footer__Fo2Mp .ConfirmDialog_Button__4-Avd.ConfirmDialog_Confirm__vuX0X{background:#166ae9;color:#fff}.ModalDialog_Host__M0lzl{height:100vh;width:100vw;z-index:100}.ModalDialog_Host__M0lzl .ModalDialog_Content__P7OoD{align-items:stretch;background:#fff;background-color:#fff;border:.05rem solid #e2e4e8;border-radius:.4rem;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:stretch;max-height:80vh;max-width:80vw;overflow:hidden;z-index:101}.ModalDialog_Fixed__V2S9m{bottom:0;left:0;outline:none;overflow:auto;position:fixed;right:0;top:0;z-index:1000}.ModalDialog_Mask__xU6sZ{background:rgba(0,0,0,.5)}.ModalDialog_Dialog__yj0zV{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}