/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 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:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);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:calc(1s * 1.3);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:calc(1s * .75);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:calc(1s * .75);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:calc(1s * .75);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:calc(1s * .75);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:calc(1s * 2);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}@font-face{font-family:swiper-icons;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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;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-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";@keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes show{0%{transform:translateX(30px);opacity:0}to{transform:translateX(0);opacity:1}}*{margin:0;padding:0;list-style:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:pan-y;color:#333}html{letter-spacing:-.06rem;margin:0 auto;height:-webkit-fill-available;scroll-behavior:smooth}@media(max-width:640px){html{font-size:2.5vw}}@media(max-width:640px)and (min-width:640px){html{font-size:16px}}@media(min-width:641px)and (max-width:1023px){html{font-size:12px}}@media(min-width:1024px){html{font-size:14px}}body{min-height:-webkit-fill-available;position:relative;font-family:Pretendard Variable!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a,button{color:inherit;border:0;text-decoration:none;cursor:pointer;font-family:Pretendard Variable!important}a,a:active,a:focus,button,button:active,button:focus{background-color:transparent;outline:0}.MuiButtonBase-root{font-family:Pretendard Variable!important}.swal2-container{z-index:99999!important;width:260px!important}.swal2-title{word-break:keep-all}textarea{resize:none}textarea:active,textarea:focus{background-color:transparent;outline:0}video{outline:none;border:none}.svg_wrapper{position:relative}.svg_wrapper svg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.svg_wrapper g,.svg_wrapper path,.svg_wrapper svg{transition:fill .15s}strong{font-weight:700;color:#544ec0}.before_broken_wall{padding-bottom:160px!important}@media(max-width:640px){.before_broken_wall{padding-bottom:25vw}}@media(max-width:640px)and (min-width:640px){.before_broken_wall{padding-bottom:160px}}.after_broken_wall{padding-top:160px!important}@media(max-width:640px){.after_broken_wall{padding-top:25vw}}@media(max-width:640px)and (min-width:640px){.after_broken_wall{padding-top:160px}}.hide{position:absolute;font-size:0!important;line-height:0!important;letter-spacing:0!important;opacity:0!important;background-color:transparent!important;margin:0!important;padding:0!important;width:0!important;height:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;overflow:hidden!important}.container .wrapper [class*=Mui],.container .wrapper [class*=Mui] *{font-family:inherit;font-size:1.2rem}@media(max-width:640px){.container .wrapper [class*=Mui],.container .wrapper [class*=Mui] *{font-size:1.5rem}}.header{transition:padding .3s;position:fixed;width:100%;top:0;left:0;right:0;background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media(max-width:640px){.header{padding:1.5625vw 4.1666666667vw}}@media(max-width:640px)and (min-width:640px){.header{padding:10px 26.6666666667px}}@media(min-width:641px)and (max-width:1023px){.header{padding:10px 40px}}@media(min-width:1024px){.header{padding:20px 40px}}.header .mobile_menu_btn{display:none}@media(max-width:640px){.header .mobile_menu_btn{width:6.25vw;height:6.25vw;display:block;position:absolute;left:0}}@media(max-width:640px)and (min-width:640px){.header .mobile_menu_btn{width:40px;height:40px}}.header .mobile_menu_btn svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header h1{display:flex;justify-content:center;align-items:center;transition:width .3s;height:100%}@media(max-width:640px){.header h1{width:46.875vw;overflow:hidden}}@media(max-width:640px)and (min-width:640px){.header h1{width:300px}}@media(min-width:641px)and (max-width:1023px){.header h1{width:240px}}@media(min-width:1024px){.header h1{width:300px}}.header h1 img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:640px){.header h1 img{-o-object-fit:"";object-fit:"";height:auto}}.header .flex_box,.header .inner_container{position:relative;height:100%}@media(max-width:640px){.header .flex_box{justify-content:center}.header nav{display:none}}.header nav ul{display:flex;justify-content:flex-end;align-items:center;font-size:1.1rem;line-height:1.65rem;flex-wrap:nowrap;gap:20px}.header nav ul.outer{position:relative}.header nav ul li{white-space:nowrap;color:#333;transition:color .3s}.header nav ul li button{display:flex;justify-content:center;align-items:center;font-size:1.25rem;width:100%;height:100%}.header nav ul li>button{transition:color .3s}.header nav ul li.active>button,.header nav ul li:hover>button{color:#ff7068;font-weight:800}.header nav ul .outer_animation_box{perspective:2000px}.header nav ul .outer_animation_box>button{position:relative;z-index:2;cursor:pointer}.header nav ul .inner{right:0;left:0;top:20px;position:absolute;transform-origin:50% -100%;z-index:1}@media(min-width:641px)and (max-width:1023px){.header nav ul .inner{height:20px}}@media(min-width:1024px){.header nav ul .inner{height:30px}}.header nav ul .inner.just_hide{opacity:0!important;transform:rotateX(-40deg)!important;transition:opacity .2s,transform .2s}.header nav ul .inner ul{width:100%;gap:0}.header nav ul .inner ul,.header nav ul .inner ul li{display:flex;justify-content:center;align-items:center;height:100%}.header nav ul .inner ul li{padding:0 10px}.header nav ul .inner ul li>button{font-size:1rem;transition:color .3s}.header nav ul .inner ul li.active>button,.header nav ul .inner ul li:hover>button{color:#544ec0}.header aside{margin-top:-1.5625vw;left:-4.1666666667vw;height:calc(var(--vh, 1vh)*100);top:0;position:absolute;width:100%;background-color:#fff;box-shadow:5px 5px 10px rgba(0,0,0,.1);overflow-y:auto;overflow-x:hidden;z-index:-1}@media(min-width:640px){.header aside{margin-top:-10px;left:-26.6666666667px}}.header aside .mobile_header_bar{position:fixed;top:0;left:0;right:0;background-color:#fff}.header aside .outer{padding:6.25vw}@media(min-width:640px){.header aside .outer{padding:40px}}.header aside .outer>li:not(:last-of-type){border-bottom:1px solid #544ec0}.header aside .category_name{padding:3.125vw;margin:3.125vw 0;font-size:2rem;text-align:center;width:100%;display:block;font-weight:100}@media(min-width:640px){.header aside .category_name{padding:20px;margin:20px 0}}.header aside .category_name.active{color:#544ec0}.header aside li button{padding:3.125vw;margin:3.125vw 0;font-size:2rem;display:block;width:100%;text-align:center}@media(min-width:640px){.header aside li button{padding:20px;margin:20px 0}}.header aside li.active button{font-weight:700;color:#ff7068}.footer{color:#333;overflow-x:hidden}.footer .flex_box,.footer .inner_container{position:relative;height:100%}.footer .flex_box{align-items:flex-start;gap:20px}.footer .footer_banner_box{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:nowrap;margin-top:30px}@media(max-width:640px){.footer .footer_banner_box{margin-top:4.6875vw}}@media(max-width:640px)and (min-width:640px){.footer .footer_banner_box{margin-top:30px}}.footer .footer_banner_box a{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;flex:1 1}.footer .company_info{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-direction:column}.footer .company_info a,.footer .company_info p,.footer .company_info span{color:inherit;font-size:.8rem}@media(max-width:640px){.footer .company_info a,.footer .company_info p,.footer .company_info span{font-size:1rem}}.footer .company_info a.title,.footer .company_info p.title,.footer .company_info span.title{font-size:1.2rem;margin-bottom:20px}@media(max-width:640px){.footer .company_info a.title,.footer .company_info p.title,.footer .company_info span.title{margin-bottom:3.125vw}}@media(max-width:640px)and (min-width:640px){.footer .company_info a.title,.footer .company_info p.title,.footer .company_info span.title{margin-bottom:20px}}@media(max-width:640px){.footer .company_info{max-width:62.5vw}}@media(max-width:640px)and (min-width:640px){.footer .company_info{max-width:400px}}.footer .sns_box{display:flex;justify-content:center;align-items:center;gap:10px}.footer .sns_box a{display:block;cursor:pointer}@media(max-width:640px){.footer .sns_box a{width:7.8125vw;height:7.8125vw}}@media(max-width:640px)and (min-width:640px){.footer .sns_box a{width:50px;height:50px}}@media(max-width:640px){.footer .sns_box a.icon_instagram svg path.radial{fill:url(#hoverInstagram)}.footer .sns_box a.icon_instagram svg path.top{fill:url(#hoverInstagramMask)}.footer .sns_box a.icon_naver_blog svg path{fill:url(#hoverNaverblog)}}@media(min-width:641px)and (max-width:1023px){.footer .sns_box a{width:40px;height:40px}}@media(min-width:1024px){.footer .sns_box a{width:40px;height:40px}}.footer .sns_box a.icon_instagram:hover svg path.radial{fill:url(#hoverInstagram)}.footer .sns_box a.icon_instagram:hover svg path.top{fill:url(#hoverInstagramMask)}.footer .sns_box a.icon_naver_blog:hover svg path{fill:url(#hoverNaverblog)}.floating_btn_box{position:absolute;z-index:4000;bottom:0;right:0;width:300px;height:90px;transition:.3s}@media(min-width:641px)and (max-width:1023px){.floating_btn_box{width:200px;height:60px}}@media(max-width:640px){.floating_btn_box{width:31.25vw;height:9.375vw}}@media(max-width:640px)and (min-width:640px){.floating_btn_box{width:200px;height:60px}}.floating_btn_box button{display:flex;justify-content:center;align-items:center;box-shadow:3px 6px 15px rgba(0,0,0,.1);font-size:1.5rem;font-weight:700;width:100%;height:100%;background-color:#fff;border-radius:100px}@media(max-width:640px){.floating_btn_box button{box-shadow:.46875vw .9375vw 2.34375vw rgba(0,0,0,.1);font-size:1.25rem}}.header{transition:height .3s;z-index:3000}@media(max-width:640px){.header{height:9.375vw}}@media(max-width:640px)and (min-width:640px){.header{height:60px}}@media(min-width:641px)and (max-width:1023px){.header{height:60px}}@media(min-width:1024px){.header{height:90px}}.container{position:relative;z-index:1000;overflow-x:hidden}.container .wrapper .landing_box{min-height:calc(calc(var(--vh, 1vh) * 100) - 90px)}@media(max-width:640px){.container .wrapper .landing_box{min-height:0}}.container .wrapper #business .section,.container .wrapper #members .section,.container .wrapper #policy .section{padding:40px 0}@media(max-width:640px){.container .wrapper #business .section,.container .wrapper #members .section,.container .wrapper #policy .section{padding:6.25vw 0}}@media(max-width:640px)and (min-width:640px){.container .wrapper #business .section,.container .wrapper #members .section,.container .wrapper #policy .section{padding:40px 0}}.container .wrapper .section{position:relative;background-color:#fff}.container .wrapper .section.gray{background-color:#f4f4f4}@media(max-width:640px){.container .wrapper .section>*{padding:0 4.1666666667vw}}@media(max-width:640px)and (min-width:640px){.container .wrapper .section>*{padding:0 26.6666666667px}}@media(min-width:641px)and (max-width:1023px){.container .wrapper .section>*{padding:0 40px}}@media(min-width:1024px){.container .wrapper .section>*{padding:0 40px}}.container .wrapper .section:not(:first-of-type){padding:40px 0}@media(max-width:640px){.container .wrapper .section:not(:first-of-type){padding:6.25vw 0}}@media(max-width:640px)and (min-width:640px){.container .wrapper .section:not(:first-of-type){padding:40px 0}}.container .wrapper .section:first-child{z-index:1}.container .wrapper .section:nth-child(2){z-index:2}.container .wrapper .section:nth-child(3){z-index:3}.container .wrapper .section:nth-child(4){z-index:4}.container .wrapper .section:nth-child(5){z-index:5}.container .wrapper .section:nth-child(6){z-index:6}.container .wrapper .section:nth-child(7){z-index:7}.container .wrapper .section:nth-child(8){z-index:8}.container .wrapper .section:nth-child(9){z-index:9}.container .wrapper .section:nth-child(10){z-index:10}.container .wrapper .section:nth-child(11){z-index:11}.container .wrapper .section:nth-child(12){z-index:12}.container .wrapper .section:nth-child(13){z-index:13}.container .wrapper .section:nth-child(14){z-index:14}.container .wrapper .section:nth-child(15){z-index:15}.container .wrapper .section:nth-child(16){z-index:16}.container .wrapper .section:nth-child(17){z-index:17}.container .wrapper .section:nth-child(18){z-index:18}.container .wrapper .section:nth-child(19){z-index:19}.container .wrapper .section.section_over{z-index:2}.container .wrapper .section.section_over+.section{z-index:1}.container .wrapper .section.section_nopadding{padding-top:0;padding-bottom:0}.container .wrapper .section.section_nopadding .section_title{margin-top:0;margin-bottom:40px}@media(max-width:640px){.container .wrapper .section.section_nopadding .section_title{margin-bottom:6.25vw}}@media(max-width:640px)and (min-width:640px){.container .wrapper .section.section_nopadding .section_title{margin-bottom:40px}}.container .wrapper .section.section_nopadding .section_content{padding-top:0;padding-bottom:0}.container .wrapper .section.bg_trans{background-color:rgba(55,55,20,.05)}.container .wrapper .section .section_title{font-size:2rem;line-height:3rem;margin-top:40px;text-align:center;word-break:keep-all;white-space:pre-wrap}@media(max-width:640px){.container .wrapper .section .section_title{margin-top:6.25vw}}@media(max-width:640px)and (min-width:640px){.container .wrapper .section .section_title{margin-top:40px}}.container .wrapper .section .section_content{padding-top:40px}@media(max-width:640px){.container .wrapper .section .section_content{padding-top:6.25vw}}@media(max-width:640px)and (min-width:640px){.container .wrapper .section .section_content{padding-top:40px}}.container .wrapper .section .section_content>div{display:flex;justify-content:center;align-items:center}.footer{position:relative;min-height:250px;z-index:2000}@media(max-width:640px){.footer{padding:6.25vw;min-height:auto}}@media(max-width:640px)and (min-width:640px){.footer{padding:40px}}@media(min-width:641px)and (max-width:1023px){.footer{padding:40px}}@media(min-width:1024px){.footer{padding:40px}}.footer .flex_box,.header .flex_box,.inner_container{max-width:1140px;margin:0 auto}.flex_box{justify-content:space-between}.flex_box,.img_layout_box{display:flex;align-items:center}.img_layout_box{justify-content:center;margin-top:40px;gap:10px;position:relative;width:100%}@media(max-width:640px){.img_layout_box{margin-top:6.25vw;gap:1.5625vw}}@media(max-width:640px)and (min-width:640px){.img_layout_box{margin-top:40px;gap:10px}}.img_layout_box .img_box{margin-top:0!important}.img_layout_box .left_box,.img_layout_box .right_box{display:flex;justify-content:center;align-items:center;gap:10px}@media(max-width:640px){.img_layout_box .left_box,.img_layout_box .right_box{gap:1.5625vw}}@media(max-width:640px)and (min-width:640px){.img_layout_box .left_box,.img_layout_box .right_box{gap:10px}}.img_layout_box .left_box.column,.img_layout_box .right_box.column{flex-direction:column}.img_layout_box .left_box.half,.img_layout_box .left_box.half+.left_box,.img_layout_box .right_box.half,.img_layout_box .right_box.half+.left_box{aspect-ratio:1/1}.img_layout_box .left_box.half+.left_box.column .img_box,.img_layout_box .right_box.half+.left_box.column .img_box{height:calc(50% - 5px)}@media(max-width:640px){.img_layout_box .left_box.half+.left_box.column .img_box,.img_layout_box .right_box.half+.left_box.column .img_box{height:calc(50% - calc(100vw * (5 / 640)))}}@media(max-width:640px)and (min-width:640px){.img_layout_box .left_box.half+.left_box.column .img_box,.img_layout_box .right_box.half+.left_box.column .img_box{height:calc(50% - 5px)}}.img_layout_box .left_box.one_to_three,.img_layout_box .right_box.one_to_three{flex:1 1;aspect-ratio:1/1.5}.img_layout_box .left_box.one_to_three+.left_box,.img_layout_box .right_box.one_to_three+.left_box{aspect-ratio:2/1.5;flex:2 1}.img_layout_box .left_box .worker_img_box,.img_layout_box .right_box .worker_img_box{width:100%;height:100%}.scrollspy_container{transition:padding-top .3s}@media(max-width:640px){.scrollspy_container{padding-top:9.375vw}}@media(max-width:640px)and (min-width:640px){.scrollspy_container{padding-top:60px}}@media(min-width:641px)and (max-width:1023px){.scrollspy_container{padding-top:60px}}@media(min-width:1024px){.scrollspy_container{padding-top:90px}}.scrollspy_container~.scrollspy_container{margin-top:-1px}.wrapper.spa .landing_box{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-top:-90px;height:100dvh}@media(max-width:640px){.wrapper.spa .landing_box{justify-content:flex-start;height:auto}}@media(min-width:641px)and (max-width:1023px){.wrapper.spa .landing_box{height:auto}}.wrapper.spa .landing_content{display:flex;justify-content:center;align-items:center;position:relative;width:100%;flex:1 1;z-index:1;overflow-x:hidden;background:url(https://iandna-imgsvr.com/komobaas/static/main.png) no-repeat;background-size:cover;background-position:100%;transition:transform .15s}.wrapper.spa .landing_content:before{position:absolute;content:"";display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:linear-gradient(270deg,transparent,hsla(0,0%,100%,.85) 70%);z-index:0;mix-blend-mode:screen}.footer .wrapper.spa .landing_content>.flex_box,.header .wrapper.spa .landing_content>.flex_box,.wrapper.spa .footer .landing_content>.flex_box,.wrapper.spa .header .landing_content>.flex_box,.wrapper.spa .landing_content>.inner_container{z-index:1}@media(max-width:640px){.wrapper.spa .landing_content{flex:auto;height:auto;padding-top:100px;padding-bottom:100px}}.wrapper.spa .landing_content>div{display:flex;justify-content:space-between;align-items:center;height:100%;width:100%;padding-top:90px}@media(max-width:900px){.wrapper.spa .landing_content>div{flex-direction:column;align-items:flex-start;justify-content:center;padding-top:60px;margin-left:40px}}@media(max-width:640px){.wrapper.spa .landing_content>div{margin-left:0;align-items:center}.wrapper.spa .landing_content .text_box{display:flex;justify-content:center;align-items:flex-start;min-height:46.875vw;flex-direction:column}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .landing_content .text_box{min-height:300px}}.wrapper.spa .landing_content .landing_title{white-space:nowrap;text-align:left;font-size:1.5rem;line-height:3.75rem}.wrapper.spa .landing_content .landing_title p{display:block;margin-top:20px;font-size:1.75rem;font-weight:400}.wrapper.spa .landing_content .landing_title p span{font-size:1.85rem;font-weight:600;color:#ff7068;line-height:2.775rem}.wrapper.spa .landing_content .landing_description{white-space:nowrap;text-align:left;font-weight:700;color:#544ec0}@media(max-width:640px){.wrapper.spa .landing_content .landing_description{font-size:2rem;line-height:3rem}}@media(min-width:641px)and (max-width:1023px){.wrapper.spa .landing_content .landing_description{font-size:2rem;line-height:3rem}}@media(min-width:1024px){.wrapper.spa .landing_content .landing_description{font-size:2.25rem;line-height:3.375rem}}@media(max-width:900px){.wrapper.spa .landing_content .landing_description{text-align:center}}.wrapper.spa .landing_content .img_box{position:relative;max-height:550px}.wrapper.spa .landing_content .img_box img{position:relative;width:100%;height:auto;z-index:2;pointer-events:none}@media(min-width:641px)and (max-width:1023px){.wrapper.spa .landing_content .img_box img:not(.frame){padding-top:.48828125vw}}@media(max-width:640px){.wrapper.spa .landing_content .img_box img:not(.frame){padding-top:1.171875vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .landing_content .img_box img:not(.frame){padding-top:7.5px}}.wrapper.spa .landing_footer{position:relative;z-index:2;width:100%;background-color:#544ec0;color:#fff}@media(max-width:640px){.wrapper.spa .landing_footer{padding-block:6.25vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .landing_footer{padding-block:40px}}.wrapper.spa .landing_footer>div{display:flex;justify-content:space-between;align-items:center;height:200px}@media(max-width:640px){.wrapper.spa .landing_footer>div{padding:3.125vw 0;height:auto}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .landing_footer>div{padding:20px 0}}@media(max-width:870px){.wrapper.spa .landing_footer>div{flex-direction:column;align-items:center;justify-content:space-evenly}}.wrapper.spa .landing_footer p{font-size:2rem;font-weight:500;color:#fff}.wrapper.spa .landing_footer p strong{color:#fff}.wrapper.spa .landing_footer ul{display:flex;justify-content:center;align-items:center;gap:20px}.wrapper.spa .landing_footer .btn{display:flex;justify-content:center;align-items:center;padding:10px 20px;border:1px solid #fff;border-radius:100px;cursor:pointer;background-color:transparent;transition:background-color .3s}@media(max-width:640px){.wrapper.spa .landing_footer .btn{margin-top:3.125vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .landing_footer .btn{margin-top:20px}}.wrapper.spa .landing_footer .btn .svg_wrapper{width:40px;height:40px;margin-right:10px}@media(max-width:640px){.wrapper.spa .landing_footer .btn .svg_wrapper{width:4.6875vw;height:4.6875vw;margin-right:1.5625vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .landing_footer .btn .svg_wrapper{width:30px;height:30px;margin-right:10px}}.wrapper.spa .landing_footer .btn .svg_wrapper svg{fill:#fff;transition:fill .15s}.wrapper.spa .landing_footer .btn span{font-size:1.5rem;color:#fff;transition:color .3s}@media(max-width:640px){.wrapper.spa .landing_footer .btn span{font-size:1.25rem}}.wrapper.spa .landing_footer .btn:hover{background-color:#fff}.wrapper.spa .landing_footer .btn:hover span{color:#ff7068}.wrapper.spa .landing_footer .btn:hover .svg_wrapper svg{fill:#ff7068}.wrapper.spa .animation_text_box{padding:40px 0;width:80%}@media(min-width:641px)and (max-width:1023px){.wrapper.spa .animation_text_box{width:85%}}@media(max-width:640px){.wrapper.spa .animation_text_box{width:90%}}.wrapper.spa .animation_text_box .title{font-size:1.5rem;text-align:left;margin-bottom:20px;font-weight:700}@media(max-width:640px){.wrapper.spa .animation_text_box .title{margin-bottom:3.125vw;text-align:left}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .animation_text_box .title{margin-bottom:20px}}.wrapper.spa .animation_text_box .content{text-align:left;font-size:1.2rem;line-height:1.8rem;margin-top:10px;word-break:keep-all}@media(max-width:640px){.wrapper.spa .animation_text_box .content{margin-top:1.5625vw;text-align:left}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .animation_text_box .content{margin-top:10px}}.wrapper.spa .animation_text_box .content strong{color:#000}.wrapper.spa .animation_text_box .content.text1{font-size:1rem;text-align:right}.wrapper.spa .animation_text_box .content.text2{font-size:2rem;text-align:right;font-weight:700}.wrapper.spa .animation_text_box .content.text2 small{font-size:1rem;font-weight:400}@media(max-width:640px){.wrapper.spa .section_title{text-align:center!important}}.wrapper.spa .section_title small{color:#544ec0;display:block;font-size:70%;font-weight:500}.wrapper.spa .history_wrapper{width:80%;padding-bottom:40px}@media(max-width:640px){.wrapper.spa .history_wrapper{width:90%;padding-bottom:6.25vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .history_wrapper{padding-bottom:40px}}.wrapper.spa .history_wrapper ul li{display:flex;justify-content:center;align-items:flex-start}@media(max-width:640px){.wrapper.spa .history_wrapper ul li{flex-direction:column}}.wrapper.spa .history_wrapper ul li .history_item_box{border-top:1px solid rgba(0,0,0,.1)}.wrapper.spa .history_wrapper ul li:last-of-type .history_item_box{border-bottom:1px solid rgba(0,0,0,.1)}.wrapper.spa .history_wrapper .history_item_box,.wrapper.spa .history_wrapper .year_box{width:100%;padding:20px 0;min-height:140px}@media(max-width:640px){.wrapper.spa .history_wrapper .history_item_box,.wrapper.spa .history_wrapper .year_box{padding:3.125vw 0;min-height:auto}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .history_wrapper .history_item_box,.wrapper.spa .history_wrapper .year_box{padding:20px 0}}.wrapper.spa .history_wrapper .year_box{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex:4 1}.wrapper.spa .history_wrapper .year_box .year{border-radius:100px;padding:7px 15px;color:#fff;background-color:#ff7068}@media(max-width:640px){.wrapper.spa .history_wrapper .year_box .year{padding:1.09375vw 2.34375vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .history_wrapper .year_box .year{padding:7px 15px}}.wrapper.spa .history_wrapper .year_box .year_title{font-size:2rem;line-height:3rem;word-break:keep-all;margin-top:10px;font-weight:300;white-space:pre-wrap}@media(max-width:640px){.wrapper.spa .history_wrapper .year_box .year_title{max-width:100%;margin-top:1.5625vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .history_wrapper .year_box .year_title{margin-top:10px}}.wrapper.spa .history_wrapper .history_item_box{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px;flex:6 1}@media(max-width:640px){.wrapper.spa .history_wrapper .history_item_box{gap:3.125vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .history_wrapper .history_item_box{gap:20px}}.wrapper.spa .history_wrapper .history_detail{display:flex;justify-content:flex-start;align-items:flex-start;gap:20px}@media(max-width:640px){.wrapper.spa .history_wrapper .history_detail{gap:3.125vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .history_wrapper .history_detail{gap:20px}}.wrapper.spa .history_wrapper .history_detail .detail_content,.wrapper.spa .history_wrapper .history_detail .month{font-size:1.25rem;line-height:1.875rem}.wrapper.spa .history_wrapper .history_detail .month{width:70px;opacity:.7}@media(max-width:640px){.wrapper.spa .history_wrapper .history_detail .month{width:10.9375vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .history_wrapper .history_detail .month{width:70px}}.wrapper.spa .history_wrapper .history_detail .detail_content{word-break:keep-all}.wrapper.spa .big_img_header{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;padding-bottom:40px}@media(max-width:640px){.wrapper.spa .big_img_header{padding-bottom:6.25vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .big_img_header{padding-bottom:40px}}.wrapper.spa .big_img_box{box-shadow:3px 6px 15px rgba(0,0,0,.1);margin-top:40px;border-radius:.5rem;overflow:hidden}@media(max-width:640px){.wrapper.spa .big_img_box{box-shadow:.46875vw .9375vw 2.34375vw rgba(0,0,0,.1);margin-top:6.25vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .big_img_box{margin-top:40px}}.wrapper.spa .big_img_box img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wrapper.spa .zigzag_wrapper{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:860px;grid-gap:15px;gap:15px;margin:60px auto 0}@media(max-width:640px){.wrapper.spa .zigzag_wrapper{margin-top:7.8125vw;gap:1.3157894737vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .zigzag_wrapper{margin-top:50px}}.wrapper.spa .zigzag_wrapper .zigzag_box{display:flex;justify-content:space-between;align-items:center;box-shadow:3px 6px 15px rgba(0,0,0,.1);width:270px;aspect-ratio:2/1;border-radius:25px;padding:20px;position:relative;background-color:#fff}@media(max-width:640px){.wrapper.spa .zigzag_wrapper .zigzag_box{box-shadow:.46875vw .9375vw 2.34375vw rgba(0,0,0,.1)}}@media(max-width:924px){.wrapper.spa .zigzag_wrapper .zigzag_box{width:200px;border-radius:20px;padding:15px}}@media(max-width:720px){.wrapper.spa .zigzag_wrapper .zigzag_box{width:160px;border-radius:15px;padding:10px}}@media(max-width:640px){.wrapper.spa .zigzag_wrapper .zigzag_box{width:28.125vw;border-radius:1.5625vw;padding:2.34375vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .zigzag_wrapper .zigzag_box{width:180px;border-radius:10px;padding:15px}}.wrapper.spa .zigzag_wrapper .img_box{overflow:hidden;width:100%;height:100%}.wrapper.spa .zigzag_wrapper .img_box img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wrapper.spa .zigzag_wrapper .text_box{text-align:right;margin-left:20px;flex:1 1}.wrapper.spa .zigzag_wrapper .text_box .subject{font-size:1.2rem}@media(max-width:640px){.wrapper.spa .zigzag_wrapper .text_box .subject{font-size:1.5rem}}.wrapper.spa .zigzag_wrapper .text_box .data_value{margin-top:10px;padding-top:27px;border-top:1px solid rgba(0,0,0,.1)}.wrapper.spa .zigzag_wrapper .text_box .data_value p,.wrapper.spa .zigzag_wrapper .text_box .data_value span{font-size:1.75rem;font-weight:700}@media(max-width:640px){.wrapper.spa .zigzag_wrapper .text_box .data_value p,.wrapper.spa .zigzag_wrapper .text_box .data_value span{font-size:2rem}}.wrapper.spa .zigzag_wrapper .text_box .data_value p .unit,.wrapper.spa .zigzag_wrapper .text_box .data_value span .unit{font-size:1rem;font-weight:300}@media(max-width:640px){.wrapper.spa .zigzag_wrapper .text_box .data_value p .unit,.wrapper.spa .zigzag_wrapper .text_box .data_value span .unit{font-size:1.5rem}}.wrapper.spa .icon_box_wrapper{width:80%}@media(max-width:800px){.wrapper.spa .icon_box_wrapper{width:100%}}.wrapper.spa .icon_box_wrapper .icon_list{display:flex;justify-content:space-evenly;align-items:flex-start;gap:40px}@media(max-width:800px){.wrapper.spa .icon_box_wrapper .icon_list{gap:20px}}@media(max-width:640px){.wrapper.spa .icon_box_wrapper .icon_list{gap:6.25vw;flex-direction:column;justify-content:center;align-items:center}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .icon_box_wrapper .icon_list{gap:40px}}.wrapper.spa .icon_box_wrapper .icon_item:first-child .icon_box{border-top-left-radius:2rem}.wrapper.spa .icon_box_wrapper .icon_item:nth-child(2) .icon_box{border-bottom-left-radius:2rem}.wrapper.spa .icon_box_wrapper .icon_item:nth-child(3) .icon_box{border-bottom-right-radius:2rem}@media(max-width:640px){.wrapper.spa .icon_box_wrapper .icon_item{display:flex;justify-content:flex-start;align-items:center;width:100%}}.wrapper.spa .icon_box_wrapper .icon_box{display:flex;justify-content:space-evenly;align-items:center;box-shadow:3px 6px 15px rgba(0,0,0,.1);flex-direction:column;width:200px;height:200px;position:relative;overflow:hidden;border-radius:.5rem;padding:40px 20px;background-color:#f4f4f4}@media(max-width:640px){.wrapper.spa .icon_box_wrapper .icon_box{box-shadow:.46875vw .9375vw 2.34375vw rgba(0,0,0,.1)}}@media(min-width:641px)and (max-width:1023px){.wrapper.spa .icon_box_wrapper .icon_box{width:160px;height:160px;padding:30px}}@media(max-width:640px){.wrapper.spa .icon_box_wrapper .icon_box{padding:6.25vw 3.125vw;width:37.5vw;min-width:37.5vw;height:auto}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .icon_box_wrapper .icon_box{padding:40px 20px;width:240px;min-width:240px}}.wrapper.spa .icon_box_wrapper .icon_box .icon{display:flex;justify-content:center;align-items:center;font-size:3.5rem;font-family:serif;font-weight:1000;text-shadow:-1px -1px 5px #ff7068,1px 1px 5px #544ec0;color:#fff}.wrapper.spa .icon_box_wrapper .icon_box p{font-size:1.25rem;text-align:center;word-break:keep-all}.wrapper.spa .icon_box_wrapper .text_box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;margin-top:20px;white-space:pre-wrap;text-align:center}@media(max-width:640px){.wrapper.spa .icon_box_wrapper .text_box{margin-top:0}}.wrapper.spa .icon_box_wrapper .text_box .title{font-size:1.5rem}.wrapper.spa .icon_box_wrapper .text_box .value{font-size:2rem;font-weight:700}.wrapper.spa .icon_box_wrapper .text_box .value .unit{font-size:1.5rem;font-weight:500;margin-left:5px}.wrapper.spa .icon_box_wrapper .text_box .content{width:90%;font-size:1.1rem;line-height:1.65rem;max-width:200px;word-break:keep-all;white-space:pre-line}@media(min-width:641px)and (max-width:1023px){.wrapper.spa .icon_box_wrapper .text_box .content{max-width:160px}}@media(max-width:640px){.wrapper.spa .icon_box_wrapper .text_box .content{max-width:100%;text-align:left}}.wrapper.spa .page_info_wrapper{display:flex;justify-content:center;align-items:center;width:100%;position:relative;padding-bottom:40px}@media(max-width:640px){.wrapper.spa .page_info_wrapper{padding-bottom:6.25vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .page_info_wrapper{padding-bottom:40px}}@media(max-width:750px){.wrapper.spa .page_info_wrapper{flex-direction:column;align-items:center}}.wrapper.spa .page_info_wrapper .content_box{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:40px;flex:5 1;padding-left:100px}@media(max-width:850px){.wrapper.spa .page_info_wrapper .content_box{padding-right:50px}}@media(max-width:750px){.wrapper.spa .page_info_wrapper .content_box{padding:50px 0 0;margin-top:-30px;width:100%;align-items:center;text-align:center}}@media(max-width:640px){.wrapper.spa .page_info_wrapper .content_box{padding-bottom:0;margin-top:-4.6875vw;align-items:center}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .page_info_wrapper .content_box{padding-bottom:0;margin-top:-30px}}.wrapper.spa .page_info_wrapper .content_box .content_child{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}.wrapper.spa .page_info_wrapper .content_box .content_child *{width:100%}@media(max-width:640px){.wrapper.spa .page_info_wrapper .content_box .content_child{align-items:center;text-align:center}}.wrapper.spa .page_info_wrapper .content_box .content_child.active{display:flex;animation:show 1s}.wrapper.spa .page_info_wrapper .content_box .content_child.hidden{position:absolute;font-size:0!important;line-height:0!important;letter-spacing:0!important;opacity:0!important;background-color:transparent!important;margin:0!important;padding:0!important;width:0!important;height:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;overflow:hidden!important;display:flex!important;transition:opacity 1s;animation:hide 1s}.wrapper.spa .page_info_wrapper .content_box *{white-space:pre-wrap}.wrapper.spa .page_info_wrapper .content_box h4{font-size:2rem;font-weight:400}@media(max-width:750px){.wrapper.spa .page_info_wrapper .content_box h4{font-size:2.5rem}}.wrapper.spa .page_info_wrapper .content_box strong{font-size:2rem;color:#ff7068}@media(max-width:750px){.wrapper.spa .page_info_wrapper .content_box strong{font-size:2.5rem;height:70px}}@media(max-width:640px){.wrapper.spa .page_info_wrapper .content_box strong{height:14.375vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .page_info_wrapper .content_box strong{height:92px}}.wrapper.spa .page_info_wrapper .content_box p{font-size:1.25rem;word-break:keep-all;line-height:1.875rem}@media(max-width:750px){.wrapper.spa .page_info_wrapper .content_box p{font-size:1.75rem;line-height:2.625rem;height:110px}}@media(max-width:640px){.wrapper.spa .page_info_wrapper .content_box p{height:19.6875vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .page_info_wrapper .content_box p{height:126px}}.wrapper.spa .page_info_wrapper .content_box p.title{font-weight:700}.wrapper.spa .page_info_wrapper .content_box .info_pagination{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px}@media(max-width:750px){.wrapper.spa .page_info_wrapper .content_box .info_pagination{justify-content:center;position:relative;bottom:auto;width:100%}}.wrapper.spa .page_info_wrapper .content_box .info_pagination .btn_pagination{display:flex;justify-content:center;align-items:center;width:70px;height:30px;font-size:1.25rem;line-height:30px;font-weight:700;border-width:2px;border-style:solid;border-radius:50px;transition:all .3s}@media(max-width:1000px){.wrapper.spa .page_info_wrapper .content_box .info_pagination .btn_pagination{width:60px;height:25px;font-size:1.2rem}}@media(max-width:640px){.wrapper.spa .page_info_wrapper .content_box .info_pagination .btn_pagination{width:12.5vw;height:4.6875vw;line-height:4.6875vw}}@media(max-width:640px)and (min-width:640px){.wrapper.spa .page_info_wrapper .content_box .info_pagination .btn_pagination{width:80px;height:30px;line-height:30px}}.wrapper.spa .page_info_wrapper .content_box .info_pagination .btn_pagination.active{color:#fff!important}.wrapper.spa .page_info_wrapper .content_box .info_pagination .btn_pagination.idle{background-color:transparent!important}.wrapper.spa .page_info_wrapper .swiper{min-width:50%;width:100%;flex:1 1;padding:0 40px;margin-left:-100px}@media(max-width:850px){.wrapper.spa .page_info_wrapper .swiper{padding:0 50px}}@media(max-width:750px){.wrapper.spa .page_info_wrapper .swiper{padding:0;margin-left:auto;width:60%;margin-top:3rem}}@media(max-width:640px){.wrapper.spa .page_info_wrapper .swiper{padding:0;margin-left:auto;width:80%}}.wrapper.spa .page_info_wrapper .swiper-slide{opacity:0!important;transition:opacity .3s ease-in-out}.wrapper.spa .page_info_wrapper .swiper-slide-active{opacity:1!important;transition:opacity .3s ease-in-out}.wrapper.spa .page_info_wrapper .img_box{position:relative;width:100%}.wrapper.spa .page_info_wrapper .img_box img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wrapper.spa .page_info_wrapper .img_box img.detail_frame{position:relative;z-index:2}