@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic);@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,900,700italic,900italic);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);*{max-height:999999px}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a{color:#de7c63}.avatarbox{min-height:1rem;min-width:1rem;display:inline-block;line-height:.1;background-size:cover;background-position:50%;position:relative;vertical-align:top;background-repeat:no-repeat}.avatarbox:after{content:"";display:block;padding-bottom:100%}.tutor-profile-content{padding:2rem 1px;color:#333;background-color:#f2f2f2}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content{padding:1px}}.tutor-profile-content .profile-content-wrapper{margin:0 1rem}.tutor-profile-content .profile-content-wrapper .flex-container{display:flex;flex-flow:row nowrap}@media only screen and (min-width:0px) and (max-width:768px){.tutor-profile-content .profile-content-wrapper .profile-content-fc{flex-direction:column}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi{margin-bottom:1rem}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .banner-section,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .main-profile-wrapper,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .profile-top-html-wrapper,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-notice-section{margin-left:0}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-avatar-section{width:240px;min-width:240px}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section{border-left:1px solid #eee;padding-left:.6rem}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .tutor-info-box{display:flex;flex-flow:row nowrap;align-content:flex-start}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .tutor-info-box>div{width:50%}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .tutor-info-box>div.vertical-info-box hr{display:none}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .category-icon-wrapper,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .tutor-state-wrapper{margin:1rem .5rem}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .available-time-wrapper-box,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-other-info-wrapper{display:none}}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper{width:100%}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-avatar-section{max-width:280px}.tutor-profile-content .profile-content-wrapper{margin:0}.tutor-profile-content .profile-content-wrapper .profile-content-fc{flex-direction:column}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi{margin-bottom:1rem}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .banner-section,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .main-profile-wrapper,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .profile-top-html-wrapper,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-notice-section{margin-left:0}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper{display:block;width:auto;border-radius:0;-o-box-shadow:0;-ms-box-shadow:0;box-shadow:0}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-avatar-section{width:310px;min-width:310px;margin:0 auto}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section{border-left:0;padding-left:0}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .tutor-info-box{display:block}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .tutor-info-box>div{width:auto}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .available-time-wrapper-box,.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-info-wrapper .tutor-info-information-section .tutor-info-box>div.vertical-info-box hr{display:block}.tutor-profile-content .profile-content-wrapper .profile-content-fc .profile-content-fi .tutor-other-info-wrapper{display:none}}.tutor-profile-content .profile-content-wrapper .banner-section{background-color:#fff;border-radius:5px;overflow:hidden;margin-left:2rem;margin-bottom:1rem;-o-box-shadow:0 0 26px #0003;-ms-box-shadow:0 0 26px #0003;box-shadow:0 0 26px #0003}.tutor-profile-content .profile-content-wrapper .banner-section .vacation-notice{background-color:#f16f6f;color:#fff;text-align:center;padding:1rem;font-size:1.2rem;line-height:1.6;font-weight:600}.tutor-profile-content .profile-content-wrapper .banner-section .banner-wrapper img{width:100%}.tutor-profile-content .profile-content-wrapper .banner-section .ongoing{text-align:center;font-size:.8rem;font-weight:600;padding:.2rem;background-color:#f16f6f;color:#fff}.tutor-profile-content .profile-content-wrapper .profile-top-html-wrapper{margin-left:2rem}.tutor-profile-content .profile-content-wrapper .profile-top-html-wrapper a{margin:0 0 1rem!important;display:block;background-color:#fff;border-radius:5px;overflow:hidden;-o-box-shadow:0 0 26px #0003;-ms-box-shadow:0 0 26px #0003;box-shadow:0 0 26px #0003}.tutor-profile-content .profile-content-wrapper .profile-top-html-wrapper a img{width:100%}.tutor-profile-content .profile-content-wrapper .tutor-notice-section{margin-left:2rem;margin-bottom:1rem}.tutor-profile-content .profile-content-wrapper .tutor-notice-section h3{font-weight:600;padding:0 0 .5rem;font-size:1rem;color:#555;font-style:italic}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .tutor-notice-section h3{padding:0 .5rem .5rem}}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper{background-color:#fff;border-radius:5px;overflow:hidden;-o-box-shadow:0 0 2px #00000026;-ms-box-shadow:0 0 2px #00000026;box-shadow:0 0 2px #00000026;padding:.5rem 0}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper{border-radius:0}}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row{line-height:1.7;padding:0 1rem}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row{line-height:1.5;padding:0 .5rem}}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row:hover{background-color:#f4f4f4;cursor:pointer}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row .notice-date{color:#777}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row .notice-date{font-size:.6rem}}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row .notice-link{color:#333}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row .notice-link{font-size:.9rem}}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .tutor-notice-wrapper .tutor-notice-row .notice-link em{color:#999;font-style:italic;font-size:.8em}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .more-wrapper{margin-top:.5rem;text-align:right}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .tutor-notice-section .more-wrapper{text-align:center}}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .more-wrapper a{font-size:.8rem;display:inline-block;border:1px solid #de7c63;border-radius:50px;padding:.3rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-notice-section .more-wrapper a:hover{background-color:#de7c63;color:#fff}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper{background-color:#fff;-o-box-shadow:0 0 2px #00000026;-ms-box-shadow:0 0 2px #00000026;box-shadow:0 0 2px #00000026;border-radius:5px;overflow:hidden;margin-left:2rem}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .main-profile-wrapper{-o-box-shadow:0 0 2px #00000026;-ms-box-shadow:0 0 2px #00000026;box-shadow:0 0 2px #00000026;border-radius:0}}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .video-wrapper{margin-bottom:1.5rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .video-wrapper .video-responsive{position:relative;width:100%;height:0;padding-bottom:56.25%}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .video-wrapper .video-responsive .video{position:absolute;top:0;left:0;width:100%;height:100%}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-title-image-wrapper{background-size:cover;background-position:50%;position:relative;vertical-align:top;background-repeat:no-repeat;min-height:380px;margin-bottom:1rem}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-title-image-wrapper{height:200px;min-height:200px}}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper h3.profile-title{font-weight:600;padding:1rem;color:#555;font-style:italic;margin-bottom:.5rem;border-bottom:1px solid #eee}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .language-select{font-size:.7rem;padding-left:1rem;padding-right:1rem;text-align:right;margin-bottom:.5rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .unavailable-tutor-message-wrapper{line-height:1.7;font-size:.95rem;color:#555;text-align:center;padding:1rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .unavailable-tutor-message-wrapper span{font-size:1.2rem;font-weight:600;color:#fff;display:inline-block;padding:.5rem 1rem;width:100%;border-radius:1rem;background-color:#f67280}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper{line-height:1.7;font-size:.95rem;color:#555;padding-left:1rem;padding-right:1rem;word-break:break-word}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper{padding-left:.5rem;padding-right:.5rem;font-size:.85rem}}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper span{font-size:.95rem;line-height:1.7}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper span{all:unset;font-size:.85rem}}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper a{color:#de7c63}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper a:hover{text-decoration:underline}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper b,.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper strong{font-weight:600;color:inherit}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper img{max-width:100%}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper>p{margin:1rem 0;color:inherit}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper>p iframe{margin:0 auto}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper>p img{display:block;margin:1rem auto 1.5rem;max-width:100%}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper>p strong{font-size:1em}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper>div img{display:block;margin:1rem auto 1.5rem;max-width:100%}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper ul{list-style-type:disc}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper ol{list-style-type:decimal}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper>ol,.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper>ul{margin:1rem 0}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper ol,.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper ul{padding-left:1.3rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .profile-body-content-wrapper .profile-paragraph-wrapper iframe{width:100%}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper{margin:3rem 0}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper h3{font-weight:600;padding:0 1rem .2rem;color:#555;font-style:italic;margin-bottom:.5rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper{padding:1rem 1.5rem;border-top:1px solid #eee;border-bottom:1px solid #eee}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper.interview-title-image{background-size:contain;background-position:100%;position:relative;vertical-align:top;background-repeat:no-repeat}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper p{font-size:1rem;line-height:1.6;text-shadow:2px 2px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper p{font-size:.9rem}}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper .button-wrapper{margin-top:1rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper .button-wrapper a{font-family:inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,Segoe UI Emoji,Segoe UI Symbol,Open Sans,Roboto,Lato,Myriad Pro,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,Hiragino Sans,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Noto Sans JP,Mplus\ 1p,Kozuka Gothic Pro,Meiryo UI,MS PGothic,Noto Sans KR,Gothic A1,Noto Sans Korean,Apple SD Gothic Neo,Nanum Gothic,AppleGothic,Malgun Gothic,Gulim,sans-serif,system-ui;background-color:#000;border:0;display:inline-block;border-radius:50px;outline:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-smooth:always;color:#fff;margin:0;padding:.5rem 1rem;height:auto;font-size:1em;line-height:1;text-transform:none;letter-spacing:0;background-color:#ff9393;cursor:pointer;text-align:center;font-size:.8rem;font-weight:600;width:100%;max-width:170px}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper .button-wrapper a:active,.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-interview-wrapper .interview-content-wrapper .button-wrapper a:hover{background-color:#ff6060;color:#fff;text-decoration:none}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper{margin-top:3rem;margin-bottom:3rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper h3{font-weight:600;padding:0 1rem .2rem;color:#555;font-style:italic;margin-bottom:.5rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper .policy-wrapper{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:1rem 2rem;line-height:1.4;background-color:#f8f8f8}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper .policy-wrapper{padding:1rem;font-size:.9rem}}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper .policy-wrapper h4{font-weight:600;margin-bottom:.3rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper .policy-wrapper ul{list-style-type:disc;padding-left:1.5rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper .policy-wrapper ul li{line-height:1.6}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-cancel-policy-wrapper .policy-wrapper .after-confirmed-policy-wrapper{margin-top:1rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-lesson-list-wrapper{margin-top:3rem}.tutor-profile-content .profile-content-wrapper .main-profile-wrapper .tutor-lesson-list-wrapper h3{font-weight:600;padding:0 1rem .6rem;color:#555;font-style:italic}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper{flex-grow:0;flex-shrink:0;position:relative;width:260px;background-color:#fff;-o-box-shadow:0 0 2px #00000026;-ms-box-shadow:0 0 2px #00000026;box-shadow:0 0 2px #00000026;border-radius:5px;padding:1px 0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper img.sticker{position:absolute;top:.5rem;left:.5rem;width:50px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .avatar-wrapper{text-align:center;margin:1.5rem 0 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .avatar-wrapper .avatar{border-radius:200px;width:100%;max-width:200px;-o-box-shadow:0 1px 2px #01010133;-ms-box-shadow:0 1px 2px #01010133;box-shadow:0 1px 2px #01010133}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-display-name{text-align:center;margin:1rem 0 .5rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-display-name h2{font-size:1.5rem;font-weight:600;line-height:1.2}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .countary-wrapper{font-size:.85rem;text-align:center}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .countary-wrapper .from,.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .countary-wrapper .in{padding:0 .5rem;font-weight:600}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-badge-wrapper{margin:1.2rem .5rem 1rem;text-align:center;background-color:#f6f6f6;border-radius:5px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-badge-wrapper .ribbon-wrapper img{width:100%}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-badge-wrapper .badge-wrapper{padding:.8rem 0 1px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-badge-wrapper .badge-wrapper a{display:inline-block;margin-bottom:.7rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-badge-wrapper .badge-wrapper a img{height:100%;max-height:30px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-button-wrapper{margin:1.2rem .5rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-button-wrapper a.button{font-family:inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,Segoe UI Emoji,Segoe UI Symbol,Open Sans,Roboto,Lato,Myriad Pro,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,Hiragino Sans,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Noto Sans JP,Mplus\ 1p,Kozuka Gothic Pro,Meiryo UI,MS PGothic,Noto Sans KR,Gothic A1,Noto Sans Korean,Apple SD Gothic Neo,Nanum Gothic,AppleGothic,Malgun Gothic,Gulim,sans-serif,system-ui;background-color:#000;border:0;display:inline-block;border-radius:50px;outline:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-smooth:always;color:#fff;margin:0;padding:.5rem;height:auto;font-size:1em;line-height:1;text-transform:none;letter-spacing:0;background-color:#ff9393;cursor:pointer;width:100%;text-align:center;font-size:.9rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-button-wrapper a.button:active,.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-button-wrapper a.button:hover{background-color:#ff9393;color:#fff;text-decoration:none}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .student-accepting-status{margin:1rem 0;border-top:7px solid #ececf7;border-bottom:7px solid #ececf7}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .student-accepting-status .accepting-status-bg{background-color:#2ecc71;color:#fff;padding:.5rem;line-height:1.4;font-weight:600;text-align:center}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .student-accepting-status .accepting-status-bg.yellow{background-color:#f8b300}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .student-accepting-status .accepting-status-bg.gray{background-color:#6b6b6b}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .category-icon-wrapper{margin:2rem .5rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .category-icon-wrapper h4{font-weight:600;font-size:.8rem;font-style:italic}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .category-icon-wrapper .category-icon{padding:1rem 3px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .category-icon-wrapper .category-icon img{width:37px;height:37px;display:inline-block;padding:2px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .offering-lesson-wrapper{margin:2rem .5rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .offering-lesson-wrapper .offering-lesson-container{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .offering-lesson-wrapper .offering-lesson-container svg{width:2rem;height:2rem;border-radius:6px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper hr{border:0;background-color:#f4f4f4;height:1px;margin:0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper{margin:1.5rem .5rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper h4{font-weight:600;font-size:.8rem;font-style:italic}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list{padding:.5rem 3px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency-table{line-height:1.5}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency-table tr th{text-align:left;padding-right:5px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency-table tr th em{font-weight:600;display:inline-block;padding-right:5px;font-size:1rem;word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency-table tr td span{color:#232729;font-size:.9rem;word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency{margin:.5rem 0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency:first-child{border:0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency em{font-weight:600;display:inline-block;padding-right:5px;font-size:1rem;word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .language-fluency-wrapper .fluency-list .fluency span{color:#232729;font-size:.9rem;word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper{margin:1.5rem .5rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper h4{font-weight:600;font-size:.8rem;font-style:italic}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper .certificate-list{padding:.5rem 3px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper .certificate-list .certificate{display:flex;flex-flow:row nowrap;margin:.3rem 0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper .certificate-list .certificate:first-child{border:0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper .certificate-list .certificate .certificate-icon{font-size:1.2rem;color:#e6af2e;padding-right:.2rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper .certificate-list .certificate .certificate-title{color:#232729;font-size:1rem;font-weight:600;line-height:1.5}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .certificate-wrapper .certificate-list .certificate .certificate-title em{color:#555;font-weight:600}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper{margin:1.5rem .5rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper h4{font-weight:600;font-size:.8rem;font-style:italic}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list{margin:.5rem 0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row{align-items:center}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state-column{border-bottom:1px solid #f2f2f2}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state-column:nth-last-child(2){border-bottom:0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state-column:nth-last-child(2):nth-child(2n){border-bottom:1px solid #f2f2f2}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state-column:last-child{border-bottom:0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state-column:nth-child(odd){border-right:1px solid #f2f2f2}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state{align-items:center;padding:.5rem .3rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state .state-icon-wrapper{text-align:center;padding:0 1px 0 5px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state .state-icon-wrapper i{font-size:2rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state .state-data{text-align:center;font-weight:600;padding:0 1px 0 5px;line-height:1.1}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .tutor-state-wrapper .state-list .state-row .state .state-title{color:#232729;font-size:.7rem;text-align:center;margin-top:3px;padding:0 1px 0 5px;line-height:1.1}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper{margin:2rem .5rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper h4{font-weight:600;font-size:.8rem;font-style:italic}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time{margin:1rem 0}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time .text-weekly-based .text-timetable-wrapper,.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time .text-weekly-based pre{font-size:.9rem;text-align:center;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:5px 0;line-height:1.2}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time .text-weekly-based .text-timetable-wrapper table{margin:0 auto;width:100%;max-width:170px}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time .text-weekly-based .text-timetable-wrapper table tr td{line-height:1.5}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time .text-weekly-based .alert-msg{font-size:.7rem;line-height:1.4;color:#232729;margin:.4rem .8rem}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time .text-weekly-based .alert-msg em{text-decoration:underline}.tutor-profile-content .profile-content-wrapper .tutor-info-wrapper .available-time-wrapper .available-time .text-weekly-based .schedule-repeat-month-item{margin:.3rem 0;text-align:center;font-size:.7rem}.tutor-profile-content .profile-content-wrapper .tutor-other-info-wrapper{width:260px}.tutor-profile-content .profile-content-wrapper .feedback-wrapper{margin-top:3rem;margin-left:2rem}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .feedback-wrapper{margin-left:.8rem;margin-right:.8rem}}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .imgbox{min-height:1rem;min-width:1rem;display:inline-block;line-height:.1;background-size:cover;background-position:50%;position:relative;vertical-align:middle;background-repeat:no-repeat}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .imgbox:after{content:"";display:block;padding-bottom:100%}.tutor-profile-content .profile-content-wrapper .feedback-wrapper h3{font-weight:600;padding:0 0 .2rem;font-size:1rem;color:#555;font-style:italic}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback{margin-top:1rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li{margin-bottom:1rem;margin-left:1rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper{background-color:#fff;-o-box-shadow:0 0 26px #0000001a;-ms-box-shadow:0 0 26px #0000001a;box-shadow:0 0 26px #0000001a;border-radius:5px}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper.tutor-feedback{margin-top:1rem;margin-left:50px;border-left:5px solid #ccc}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper.tutor-feedback{margin-left:20px}}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .feedback-item-flex-container{display:flex;flex-flow:row nowrap;justify-content:space-between}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .feedback-item-flex-container .feedback-item-flex-item-right{flex-grow:1}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .avatar-wrapper{padding:1rem 0}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .avatar-wrapper .student-avatar{width:50px;margin-left:-25px;border-radius:50px;-o-box-shadow:0 1px 1px #01010133;-ms-box-shadow:0 1px 1px #01010133;box-shadow:0 1px 1px #01010133}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper{padding:1.5rem 2rem 1.5rem 1rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .student-meta-wrapper h4{color:#555;font-weight:600}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .student-meta-wrapper h4 .cafetalk{color:#de7c63}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .student-meta-wrapper h4 em{color:#999;font-style:italic;font-size:.8em}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .comment-tag-wrapper{margin-top:.5rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .comment-tag-wrapper .tag{background-color:#de7c63;display:inline-block;margin-bottom:.3rem;color:#fff;border-radius:3px;padding:3px 6px 4px;font-size:.8rem;-o-box-shadow:0 1px 0 #b54326;-ms-box-shadow:0 1px 0 #b54326;box-shadow:0 1px 0 #b54326}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .comment-meta-wrapper{margin-top:1.1rem;margin-bottom:.8rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .comment-meta-wrapper .comment{font-size:.9rem;line-height:1.5}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper{margin-top:.5rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-meta-flex-container{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-meta-flex-container .lesson-meta-flex-item-left{flex-grow:1}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper{line-height:1.6}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper a{color:#555;background-color:#f4f4f4;border-radius:5px;display:inline-block;padding:6px 10px 4px;font-size:.9rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper a:hover{background-color:#eee}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper .lesson-image{width:22px;border-radius:3px;position:relative;top:-2px}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper .length{font-weight:600}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper .length .min{font-style:italic;font-size:.9em;font-weight:500;color:#555}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper .price{font-weight:600}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .lesson-info-wrapper .price .point{font-style:italic;font-size:.8em;font-weight:600;color:#999}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-item-wrapper .comment-content-wrapper .lesson-meta-wrapper .datetime-wrapper{line-height:1.3;padding-left:.5rem;min-width:3rem;font-size:.8rem;color:#777}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper{padding:.2rem 2rem 1rem 3rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .place-wrapper{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-gap:.2rem 1rem;align-items:start;background-color:#f6f6f6;border-radius:10px}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .avatar-wrapper{padding:.8rem 0}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .avatar-wrapper .tutor-avatar{width:35px;margin-left:-17px;border-radius:50px;-o-box-shadow:0 1px 1px #01010133;-ms-box-shadow:0 1px 1px #01010133;box-shadow:0 1px 1px #01010133}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .tutor-meta-wrapper{padding:1rem 1rem 1rem 0}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .tutor-meta-wrapper h4{color:#777;font-weight:600;font-style:italic}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .tutor-meta-wrapper h4 .cafetalk{color:#de7c63}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .tutor-meta-wrapper h4 em{color:#999;font-style:italic;font-size:.8em}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .tutor-meta-wrapper .comment-wrapper{margin-top:.5rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .tutor-meta-wrapper .comment-wrapper .comment{font-size:.9rem;line-height:1.5}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .tutor-profile-feedback ul li .feedback-reply-wrapper .tutor-meta-wrapper .datetime-wrapper{line-height:1.3;margin-top:.2rem;text-align:right;min-width:3rem;font-size:.8rem;color:#777}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .more-feedback-wrapper{text-align:right}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .more-feedback-wrapper a{font-size:.8rem;display:inline-block;border:1px solid #de7c63;border-radius:50px;padding:.4rem 1rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .feedback-list-wrapper .more-feedback-wrapper a:hover{background-color:#de7c63;color:#fff}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .video-wrapper{margin-bottom:1.5rem}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .video-wrapper .video-responsive{position:relative;width:100%;height:0;padding-bottom:56.25%}.tutor-profile-content .profile-content-wrapper .feedback-wrapper .video-wrapper .video-responsive .video{position:absolute;top:0;left:0;width:100%;height:100%}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper{margin-top:2rem}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper h3{margin:1rem 0;font-size:.9rem;font-weight:600;color:#777}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper .recommendation-item-wrapper{margin-bottom:1rem;position:relative;width:260px;background-color:#fff;-o-box-shadow:0 0 26px #0000001a;-ms-box-shadow:0 0 26px #0000001a;box-shadow:0 0 26px #0000001a;border-radius:5px;padding:10px}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .recommendation-wrapper .recommendation-item-wrapper{width:100%}}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper .recommendation-item-wrapper .recommender-avatar{width:34px;margin-right:10px;border-radius:50px;border:2px solid #eee}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper .recommendation-item-wrapper .recommender-name{font-weight:600}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper .recommendation-item-wrapper .recommender-name small{font-size:.7rem;color:#777;font-weight:500;font-style:italic}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper .recommendation-item-wrapper .recommended-at{color:#232729;font-size:.7rem;margin-top:5px}.tutor-profile-content .profile-content-wrapper .recommendation-wrapper .recommendation-item-wrapper .recommendation-text-wrapper{margin-top:10px;font-size:.9rem;color:#777;line-height:1.5}.tutor-profile-content .profile-content-wrapper .tutor-column-section{margin-top:2rem}.tutor-profile-content .profile-content-wrapper .tutor-column-section h3{margin:1rem 0 .5rem;font-size:.9rem;font-weight:600;color:#777}.tutor-profile-content .profile-content-wrapper .tutor-column-section .about-tutor-column{font-size:.7rem;color:#777;margin:.5rem 0;line-height:1.3}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper{margin-bottom:1rem;position:relative;width:260px;cursor:pointer;background-color:#fff;-o-box-shadow:0 0 26px #0000001a;-ms-box-shadow:0 0 26px #0000001a;box-shadow:0 0 26px #0000001a;border-radius:5px;overflow:hidden}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper{width:100%}}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper:hover{-o-box-shadow:0 0 26px #0003;-ms-box-shadow:0 0 26px #0003;box-shadow:0 0 26px #0003}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-title-image-wrapper{background-size:cover;background-position:50%;min-height:60px}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-meta-wrapper{position:relative;padding:10px 10px 0 13px}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-meta-wrapper .main-category-icon{width:28px;display:block}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-meta-wrapper .dates{color:#232729;font-size:.7rem;margin-top:5px;line-height:1.6;margin-bottom:.1rem}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-meta-wrapper .dates em{color:#ddd}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-meta-wrapper .culumn-title{font-weight:600;line-height:1.3;font-size:.9rem}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-meta-wrapper .culumn-title a{color:#333}.tutor-profile-content .profile-content-wrapper .tutor-column-section .tutor-column-item-wrapper .tutor-column-text-wrapper{padding:10px 10px 13px 13px;font-size:.8rem;color:#777;line-height:1.4}.tutor-profile-content .profile-content-wrapper .tutor-column-section .more-column-wrapper{text-align:center}.tutor-profile-content .profile-content-wrapper .tutor-column-section .more-column-wrapper a{font-size:.7rem;display:inline-block;color:#777;border:1px solid #999;border-radius:50px;padding:.2rem 1rem}.tutor-profile-content .profile-content-wrapper .tutor-column-section .more-column-wrapper a:hover{background-color:#999;color:#fff}.tutor-profile-content .profile-content-wrapper .facebook-box{margin-top:2rem}.tutor-profile-content .profile-content-wrapper .facebook-box h3{margin:1rem 0 .5rem;font-size:.9rem;font-weight:600;color:#777}.tutor-profile-content .profile-content-wrapper .facebook-box .facebook-box-wrapper{overflow:hidden;border-radius:5px;-o-box-shadow:0 0 26px #0000001a;-ms-box-shadow:0 0 26px #0000001a;box-shadow:0 0 26px #0000001a;width:260px}@media only screen and (min-width:0px) and (max-width:599px){.tutor-profile-content .profile-content-wrapper .facebook-box .facebook-box-wrapper{width:100%}.tutor-profile-content .profile-content-wrapper .moved-element-wrapper{margin-top:2rem;margin-left:.8rem;margin-right:.8rem}}.zoom-icon-small{width:1.3rem;height:1.3rem}.zoom-icon,.zoom-icon-small{vertical-align:middle;display:inline-block;position:relative;top:-1px}.zoom-icon{width:30px;height:30px}.flex-item.profile-content-fi.auto-width{flex-grow:1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.flex-item.profile-content-fi.auto-width{max-width:700px}}.flex-item.profile-content-fi.auto-width,_:-ms-lang(x)::backdrop{max-width:700px}.no-feedback-wrapper{margin-top:1rem;margin-bottom:1rem;text-align:center}.no-feedback-wrapper .no-feedback-message{display:inline;font-style:italic;color:rgb(156 163 175/var(--tw-text-opacity))}.no-feedback-wrapper .no-feedback-message svg{position:relative;top:2px;width:1.1rem;height:1.1rem}.custom-banner-section{margin-left:2rem}@media only screen and (min-width:0px) and (max-width:599px){.custom-banner-section{margin-left:0;margin-bottom:1rem;border-radius:0}}.custom-banner-section .banner-item{background-color:#fff;border-radius:5px;overflow:hidden;margin-bottom:1rem;-o-box-shadow:0 0 26px #0003;-ms-box-shadow:0 0 26px #0003;box-shadow:0 0 26px #0003}.custom-banner-section .banner-item img{width:100%}.custom-banner-section .banner-item .base-banner{display:block}.custom-banner-section .banner-item .small-banner{display:none}@media only screen and (min-width:0px) and (max-width:599px){.custom-banner-section .banner-item .base-banner{display:none}.custom-banner-section .banner-item .small-banner{display:block}div#sbClickToChat strong{display:none}}#promotion-ticker{display:inline-block;background:#ffffffe6;padding:10px 15px;box-shadow:-1px 2px 6px #00000080;border-radius:0 10px 0 0;position:fixed;left:-2px;bottom:-120px;z-index:999;border:2px solid #f16e51;height:100px;overflow:hidden}@media only screen and (min-width:0px) and (max-width:599px){#promotion-ticker{width:80%}}#promotion-ticker .img-icon{width:45px;height:45px;margin-right:10px;vertical-align:middle}@media only screen and (min-width:0px) and (max-width:599px){#promotion-ticker .img-icon{width:40px;height:40px}}#promotion-ticker .promo-ticker-item{font-size:16px;font-weight:700}.slide-up{bottom:-36px!important}.promo-ticker-item~.promo-ticker-item{display:none}@media only screen and (min-width:0px) and (max-width:599px){.promo-ticker-item{display:flex;align-items:start;font-size:.7rem;line-height:1.5}.promo-ticker-item a{flex-shrink:0}}