/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@400;700&family=Noto+Sans+KR:wght@400;700&display=swap";@font-face{font-family:S-CoreDream-9Black;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff) format("woff");font-weight:400;font-style:normal}::selection{background-color:#ddfc10;color:#1a1f26}h1,h2,h3{font-weight:700}h2{font-size:1.875em}h3{font-size:1em}#__next,body,html{height:100%}body{color:#fff;background-color:#1a1f26}.wrapB{width:1200px;margin:0 auto}.wrapB h2{padding-top:98px;padding-bottom:20px}.slide-box .btn:hover{color:#ddfc10}.slide-box .btn-white{background:linear-gradient(270deg,#fff 50%,#1a1f26 0) no-repeat;background-size:300% 100%;background-position:100% 0;color:#1a1f26}.btn{display:inline-block;color:#ddd;padding:15px 20px;border-radius:3px;font-weight:700;font-size:.875em;position:relative;background:linear-gradient(270deg,#292f38 50%,#ddfc10 0) no-repeat;background-size:300% 100%;background-position:100% 0;transition:.3s}.btn:hover{background-position:0 100%!important;color:#171717}.btn-white{background:linear-gradient(270deg,#fff 50%,#ddfc10 0) no-repeat;background-size:300% 100%;background-position:100% 0;color:#171717}.btn-red{background:linear-gradient(270deg,#d26a5b 50%,#ce5a48 0) no-repeat;background-size:300% 100%;background-position:100% 0}.btn-red:hover{color:#fff}.btn-black{background:linear-gradient(270deg,#171717 50%,#ddfc10 0) no-repeat;background-size:300% 100%;background-position:100% 0;color:#fff}.btn-black:hover{color:#171717}.btn-accept{background:linear-gradient(270deg,#ddfc10 50%,#fff 0) no-repeat;background-size:300% 100%;background-position:100% 0;color:#171717}.btn-accept,.btn-reject{padding:8px 10px;font-size:.875em}.btn-reject{border:1px solid hsla(0,0%,98%,.3);background:linear-gradient(270deg,transparent 50%,hsla(0,0%,98%,.2) 0) no-repeat;background-size:300% 100%;background-position:100% 0}.btn-reject:hover{color:#fff}.btn-down{min-width:197px}.btn-small{padding:7px 14px}.btn-disabled{opacity:.5;cursor:default;background:linear-gradient(270deg,#292f38 50%,#292f38 0) no-repeat;background-size:300% 100%;background-position:100% 0}.btn-disabled:hover{color:#ddd}.btn-circle{display:inline-flex;width:35px;height:35px;border-radius:50%;background:#1a1f26;justify-content:center;align-items:center}.btn-ham{display:block;position:relative;width:20px;height:20px}.btn-ham .bun:before{top:10%;right:0}.btn-ham .bun:after,.btn-ham .bun:before{content:"";position:absolute;width:100%;height:12%;background:#fff;transition:all .5s cubic-bezier(.1,.9,0,1.2)}.btn-ham .bun:after{bottom:10%;left:0}.btn-ham .bun .burger{position:absolute;display:flex;align-items:center;height:20px;width:20px}.btn-ham .bun .burger:after,.btn-ham .bun .burger:before{content:"";position:absolute;width:100%;height:12%;background:#fff;transition:all .5s cubic-bezier(.1,.9,0,1.2)}.btn-ham:hover~.bun :after,.btn-ham:hover~.bun :before,.btn-ham:hover~.bun:after,.btn-ham:hover~.bun:before{background:#f2f2f2}.btn-ham.on .bun:after,.btn-ham.on .bun:before{width:0}.btn-ham.on .bun .burger:before{transform:rotate(135deg)}.btn-ham.on .bun .burger:after{transform:rotate(45deg);box-shadow:0 0 0 0 #fff}.loading-wrap{width:100%;height:100%;display:table;position:absolute;z-index:9999;background-color:#1a1f26}.loading-wrap .loading-box{display:table-cell;vertical-align:middle}.lds-ring{position:relative;width:100px;margin:0 auto;height:auto}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:30px;height:30px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#ddfc10}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mr10{margin-right:10px}.with100{width:100%}.underLine{position:relative;z-index:1}.underLine:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:-2px;background:#fff;height:2px;transition:.1s}.underLine:hover:before{left:0;right:0}.whiteSpace-pre{white-space:pre-line}@keyframes slide_left{0%{right:0}to{right:2109px}}.Toastify .Toastify__toast-container{width:auto}.Toastify .Toastify__toast-container .Toastify__toast--default{background:#ddfc10;min-height:auto;color:#1a1f26;border-radius:4px;padding:10px 12px}.Toastify .Toastify__toast-container .Toastify__toast-body{margin-right:25px;padding:0;font-size:.875em;line-height:1em}.Toastify .Toastify__toast-container .Toastify__close-button--default{width:16px;height:16px;color:#ddfc10;opacity:1;border-radius:16px;background:#1a1f26;margin-top:3px}.Toastify .Toastify__toast-container .Toastify__close-button--default>svg{width:12px;height:12px;float:left;margin-left:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}*{font-family:Lato,Noto Sans KR,sans-serif;word-break:keep-all;padding:0;margin:0;outline:0;box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:separate;border-spacing:0}a{transition:.1s ease;color:#fafafa;line-height:1.5}a,a:hover{text-decoration:none;cursor:pointer}input{border:none;font-size:1em}input:-webkit-autofill,input:-webkit-autofill:focus input:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-ms-autofill,input:-ms-autofill:focus input:-ms-autofill,input:-ms-autofill:hover,select:-ms-autofill,select:-ms-autofill:focus,select:-ms-autofill:hover,textarea:-ms-autofill,textarea:-ms-autofill:hover textarea:-ms-autofill:focus{-ms-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-moz-autofill,input:-moz-autofill:focus input:-moz-autofill,input:-moz-autofill:hover,select:-moz-autofill,select:-moz-autofill:focus,select:-moz-autofill:hover,textarea:-moz-autofill,textarea:-moz-autofill:hover textarea:-moz-autofill:focus{-moz-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=button],input[type=radio],input[type=submit]{-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=button],input[type=submit]{background-color:#fff}button{font-weight:400;cursor:pointer;background:transparent}button,textarea{border:none;font-size:1em}textarea{vertical-align:top;resize:none;line-height:1.7em}textarea::-webkit-scrollbar{width:8px}textarea::-webkit-scrollbar-track{background-color:#fff;margin-top:2px}textarea::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ccc}input:focus,select:focus{outline:0}body{font-size:16px;overflow:auto;line-height:1.5em}.wrap{width:100%;float:left}.table{display:table;width:100%;height:100%}.middle{display:table-cell;vertical-align:middle}.left{float:left}.right{float:right}.pcNone{display:none}.moNone{display:block}.div{width:100%;float:left;height:1px}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.5em}p{padding:0;margin:0}header{background:#1a1f26;left:0;width:100%;position:fixed;padding:0 5%;top:0;z-index:1000}header a{font-weight:700}header .header-inner{position:relative;height:64px;border-bottom:2px solid #fafafa}header .header-inner:after{content:"";display:block;clear:both}header .mina-logo{float:left;line-height:64px}header .mina-logo svg{vertical-align:middle}header .menu{position:absolute;line-height:64px;left:50%;transform:translateX(-50%)}header .menu li{display:inline-block}header .menu li:not(:first-child){margin-left:30px}header .link-login{line-height:64px;float:right}header .header-tt{line-height:64px;font-weight:700}header .userBtn{position:absolute;right:0;top:50%;transform:translateY(-50%);width:35px;height:35px;border-radius:35px;background-color:#ddfc10;font-weight:700;line-height:35px}header .popup-menu{visibility:hidden;opacity:0;position:absolute;transition:.23s;z-index:10;left:50%;top:calc(100% + 30px);transform:translateX(-50%);width:140px;background-color:#292f38;padding:15px 20px;border-radius:5px;text-align:left}header .popup-menu.on{visibility:visible;opacity:1;top:calc(100% + 19px)}header .popup-menu:after{content:"";position:absolute;bottom:100%;left:calc(50% - 5px);width:0;height:0;border-right:5px solid transparent;border-bottom:10px solid #292f38;border-left:5px solid transparent}header .popup-menu li{position:relative;line-height:21px;text-align:center;transition:.2s}header .popup-menu li a,header .popup-menu li span{color:#fafafa;font-size:.875em}header .popup-menu li:not(:last-child){margin-bottom:10px}header .popup-menu li:hover a,header .popup-menu li:hover li{color:#ddfc10}header .btn-ham{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}header .mobile_nav{display:none}header .mobile_nav ul{margin-top:40px}header .mobile_nav ul li{font-size:2.5em}header .mobile_nav ul li:last-child{font-size:1.25em;margin-top:80px}header .mobile_nav .contact{position:fixed;width:100%;bottom:5vh}header .mobile_nav .contact h3{font-weight:700;font-size:1em;margin-bottom:10px;color:#54575c}header .mobile_nav .contact .lang{float:right;font-weight:700;margin-top:10px;margin-right:10%}header .opacity a{color:hsla(0,0%,98%,.3)}header .opacity a:hover{color:#fafafa}@media screen and (max-width:1680px){header .header-tt{position:absolute;left:50%;transform:translateX(-50%)}}@media screen and (max-width:1254px){header .popup-menu{width:130px;left:-25px}header .popup-menu:after{left:70%}}@media screen and (max-width:650px){header .btn-ham{display:block}header .link-login,header .menu{display:none}header .mobile_nav.on{display:block;height:100vh}}.main{background-color:#1a1f26;position:relative;z-index:2;padding-top:64px;padding-bottom:200px;min-height:calc(100% - 474px)}.index{overflow:hidden;display:flex;flex-direction:column}.index section{padding:0 5%}.index section .main-video{width:100%;padding-top:56.4%;position:relative}.index section .main-video:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.index section .main-video>div{z-index:1;top:0;left:0;position:absolute;width:100%;height:100%}.index section .main-video>div iframe{border-radius:5px;width:100%;height:100%}.index section h2{font-size:2.5em}.index section:nth-child(2){margin-bottom:200px}.index section.hero{padding-bottom:100px;overflow-x:hidden}.index section.hero .marquee{position:relative;display:flex;white-space:nowrap}.index section.hero .marquee div{display:flex;animation:marquee 30s linear infinite}.index section.hero.leon{background:#ddfc10}.index section.hero.leon .logo-wrap svg path{fill:#1a1f26}.index section.hero.leon .main-desc{padding:10px 0}.index section.hero.leon .main-desc span{color:#1a1f26}.index section.tutorial-section .bgmsIs{padding:200px 0;display:flex;align-items:center}.index section.tutorial-section .bgmsIs .margin-top{margin-top:20px}.index section.tutorial-section.bg-odd{overflow:hidden;background-color:#171b21}.index section.tutorial-section .flex-end{justify-content:flex-end;flex-direction:row-reverse}.index section.tutorial-section .flex-end .tutorial-desc{margin-left:120px}.index section.tutorial-section .flex-start{justify-content:flex-start}.index section.tutorial-section .flex-start .tutorial-desc{width:55%}.index section .step video{border-radius:5px;max-width:540px;max-height:304px}.index section .center{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.index section .center img{max-width:659px}.index section .download_btn_wrap{text-align:center;font-weight:400}.index section .download_btn_wrap .down-info{font-size:.875em;color:#54575c}.index section .download_btn_wrap .down-info svg{margin-right:6px}.index section .download_btn_wrap .down-info path{fill:#888}.index section .download_btn_wrap .down-info a{color:#888}.index section .logo-wrap{position:relative}.index section .logo-wrap svg{width:100%;height:100%;margin:7vh 0}.index section .logo-wrap svg path{fill:#ddfc10}.index section .logo-wrap span{position:absolute;background:#ea3414;color:#fafafa;width:34%;top:48%;right:-6%;display:inline-block;padding:15px 0 15px 15px;font-size:1.25em;font-weight:700}.index section .main-desc{white-space:nowrap}.index section .main-desc span{position:relative;font-size:1.875em;font-weight:700;color:#ddfc10;margin-right:60px}.index section .btn_wrap{margin-top:40px;text-align:center}.index section .btn_wrap .btn:first-of-type{margin-bottom:10px}.index section .bgmsIs .desc{margin:150px 0 80px}.index section .bgmsIs .desc span{display:block;font-weight:700;color:#54575c}.index section .bgmsIs .desc h2{margin:0 0 20px;padding-top:60px}.index section .bgmsIs .tutorial-desc span{display:block;font-weight:700;color:#54575c}.index section .bgmsIs .tutorial-desc h2{margin:0 0 20px;padding-top:60px}.index section .bgmsIs .bg-video{border-radius:5px}.index section .slide-box{position:relative;background:#ddfc10;padding:70px 0 60px;color:#171717;font-weight:700;overflow:hidden;border-radius:5px}.index section .slide-box .marquee{display:flex;white-space:nowrap;overflow:hidden;position:relative}.index section .slide-box .marquee div{display:flex;animation:marquee 10s linear infinite}.index section .slide-box span{margin:0!important}.index section .slide-box .item{position:relative}.index section .slide-box .item .slide-text{font-size:1.725em;margin-left:25px!important}.index section .slide-box .item .btn{margin-left:10px}.index section .slide-box .download_btn_wrap{margin-top:60px}.index section .slide-box .download_btn_wrap .down-info a:hover{color:#1a1f26}.index section .slide-box .download_btn_wrap .down-info a:hover path{fill:#1a1f26}.index section .slide-box .download_btn_wrap .btn_wrap{margin-top:0}.index .ads_area{max-width:1390px;margin:0 auto}.error{height:100vh;width:100%;background-color:#1a1f26;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 5%}.error h2{font-size:11.5em;line-height:2}.error .contents{color:#999}.error .contents a{color:#999;text-decoration:underline}.error .contents a:hover{color:#fff}.error .btn{margin-top:130px}.download .center{text-align:center}.download h3{font-size:1.55625em;padding-bottom:20px}.download section{padding:0 5%}.download section .bgmsIs-info{padding-top:200px}.download section:nth-child(2){margin-top:100px}.download section.bg-odd{overflow:hidden;background-color:#171b21}.download section .bgmsIs{padding:200px 0}.download section .bgmsIs .desc{margin-bottom:80px}.download section .bgmsIs .desc span{display:block;font-weight:700;color:#54575c}.download section .bgmsIs .desc h2{margin:0 0 20px;padding-top:60px}.download section .bgmsIs .bg-video{border-radius:5px}.download section .btn_wrap{margin-top:60px}.download section .down-info.margin-top{margin-top:10px}.download h4{font-size:1.25em}.download .down-info{font-size:.875em;color:#54575c}.download .down-info a{color:#54575c}.download .down-info a svg{margin-right:6px}.download .down-info a svg path{fill:#54575c}.download .down-info a:hover{color:#ddfc10}.download .down-info a:hover path{fill:#ddfc10}.download .btn:not(:first-of-type){margin-left:10px}.download .article-wrap{margin-top:60px;display:flex;justify-content:space-between}.download .article-wrap .article{border-top:2px solid #ddfc10;display:inline-block;max-width:360px;width:31%;padding-top:10px}.download .article-wrap .article span{font-weight:700;color:#ddfc10}.download .article-wrap .article h4{margin:20px 0 40px}.policy{padding:0 5%}.policy h2 span{display:block;font-size:16px;color:#54575c}.policy h3{margin-top:40px;font-size:1.5em}.policy .top-desc{border-bottom:1px solid #292f38;padding-bottom:20px}.policy .top-desc li{margin-bottom:5px}.policy dl dt{margin-top:40px;margin-bottom:10px}.policy dl dd{margin-bottom:5px}.policy dl dd .depth{margin-top:5px;padding-left:10px}.policy dl dd .depth-3{margin-left:40px}.policy dl dd ol.decimal>li{list-style:decimal;margin-left:20px}.policy dl dd ol li{margin-bottom:5px}.policy dl dd ol li h4{margin-left:22px;position:relative;margin-bottom:5px;font-weight:400}.policy dl dd ol li h4 span{position:absolute;right:calc(100% + 5px)}.policy dl dd ol li p{margin-left:20px;margin-bottom:5px}.policy dl dd ul{margin-left:20px}.policy dl dd ul>li{list-style:square;margin-bottom:5px}.login{text-align:center;padding:0 5% 300px}.login .btn{margin:40px 0;padding:15px 60px}.login svg{vertical-align:bottom;margin-right:10px}.login p{font-size:.875em;color:#54575c}.login p a{text-decoration:underline;color:#54575c}.login p a:hover{color:#fff}.auth{padding:0 5%;display:flex;justify-content:center}.auth .auth-sub{margin-top:10px}.auth .auth-inner svg{margin:100px 0 40px}.auth .auth-inner h2{margin-bottom:20px}.auth .auth-inner p span{margin-top:10px;color:#666;font-size:.875em}.auth .auth-inner p span a{text-decoration:underline;color:#666}.auth .auth-inner p span a:hover{color:#fff}.auth .auth-inner .donwload-link{color:#54575c;font-size:.75em}.auth .auth-inner .donwload-link a{text-decoration:underline;color:#54575c}.auth .auth-inner .donwload-link a:hover{color:#fff}.auth .auth-inner .btn{margin-top:60px}.auth .auth-inner .btn:not(:first-of-type){margin-left:10px}.player{padding:0 5%;margin:40px 0}.player .video-container{position:relative;width:100%;height:auto;padding-top:50%;border-radius:5px;overflow:hidden}.player .video-container .player-info{padding:30px;position:absolute;z-index:10;top:0;bottom:0;width:100%}.player .video-container .player-info .player-bg{position:absolute;background:linear-gradient(0deg,transparent 70%,rgba(0,0,0,.5));z-index:10;top:0;bottom:0;left:0;width:100%}.player .video-container .player-info .player-info-tt{position:relative;z-index:11;float:left;width:80%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.player .video-container .player-info .btn-wrap{position:absolute;z-index:11;right:30px}.player .video-container .player-info .btn-wrap .btn-circle:first-of-type{margin-right:10px}.player .video-container iframe{z-index:1;top:0;left:0;position:absolute;width:100%;height:100%;pointer-events:none}.myAccount{padding:0 5%}.myAccount h2{margin-bottom:60px;font-size:1.875em}.myAccount:after{content:"";display:block;clear:both}.myAccount .article{width:50%;float:left}.myAccount .article h2{font-size:1em;margin-bottom:15px}.myAccount .article h3{margin-bottom:10px}.myAccount .article .userEmail{color:#999;font-size:1.25em}.myAccount .article .deleteEmail{color:#666}.myAccount .article .deleteEmail .btn{margin-top:40px}.myChannel{padding:0 5%}.myChannel .channel-wrapper:not(:last-of-type){border-bottom:1px solid #292f38}.myChannel .channel-wrapper .channel-title-header{position:relative}.myChannel .channel-wrapper .channel-title-header h2{display:inline-block;padding-bottom:10px}.myChannel .channel-wrapper .channel-title-header>span{position:absolute;margin-left:15px;bottom:29px;display:inline-block;width:27px;height:27px;line-height:27px;border-radius:27px;background-color:#fafafa;color:#171717;text-align:center;font-size:.75em;font-weight:700}.myChannel .channel-wrapper .channel-title-header>span.invited{background-color:#ddfc10}.myChannel .channel-wrapper .channel-noti{color:#999}.myChannel .channel-wrapper .channerl-wrap{margin-top:40px}.myChannel .channel-wrapper .channerl-wrap:after{content:"";display:block;clear:both}.myChannel .channel-wrapper .channerl-wrap li{width:calc(25% - 20px);float:left;margin-right:20px;margin-bottom:50px;cursor:pointer}.myChannel .channel-wrapper .channerl-wrap li:hover .thumbnail-inner{transform:scale(1.1)}.myChannel .channel-wrapper .channerl-wrap #thumbnail,.myChannel .channel-wrapper .channerl-wrap .createChannel{width:100%;position:relative}.myChannel .channel-wrapper .channerl-wrap #thumbnail:after,.myChannel .channel-wrapper .channerl-wrap .createChannel:after{content:"";display:block;padding-bottom:100%}.myChannel .channel-wrapper .channerl-wrap #thumbnail img,.myChannel .channel-wrapper .channerl-wrap #thumbnail>div,.myChannel .channel-wrapper .channerl-wrap .createChannel img,.myChannel .channel-wrapper .channerl-wrap .createChannel>div{position:absolute;width:100%;height:100%;border-radius:5px}.myChannel .channel-wrapper .channerl-wrap .createChannel{border:1px solid #292f38;border-radius:5px;transition:border-color .1s;cursor:pointer}.myChannel .channel-wrapper .channerl-wrap .createChannel:hover{border-color:#fafafa}.myChannel .channel-wrapper .channerl-wrap .createChannel>div svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.myChannel .channel-wrapper .channerl-wrap .channel #thumbnail{position:relative;overflow:hidden;border-radius:5px}.myChannel .channel-wrapper .channerl-wrap .channel #thumbnail .thumbnail-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:.3s}.myChannel .channel-wrapper .channerl-wrap .channel #thumbnail .icon-wrap{position:absolute;top:15px;left:15px;z-index:5}.myChannel .channel-wrapper .channerl-wrap .channel #thumbnail .icon-wrap svg{float:left}.myChannel .channel-wrapper .channerl-wrap .channel #thumbnail:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:1;background:#000;background:linear-gradient(0deg,transparent,rgba(0,0,0,.5))}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info{margin-top:10px;position:relative}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info:after{content:"";display:block;clear:both}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info .channel-info-tt{width:100%;float:left}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info .channel-info-tt .channelName{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;margin-bottom:3px}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info .channel-info-tt .channelDesc{font-size:.875em}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info .channel-info-tt .channelDesc .ownerNickname{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-wrap:normal;display:inline-block;max-width:83%}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info .channel-info-tt .channelDesc span{vertical-align:top}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info .inviteBtn-wrap{float:left;margin-top:20px}.myChannel .channel-wrapper .channerl-wrap .channel .channel-info .inviteBtn-wrap button:first-of-type{margin-right:10px}.myChannel .channel-wrapper .channerl-wrap .channel.ghost #thumbnail{filter:grayscale(100%)}.myChannel .channel-wrapper .channerl-wrap .channel.ghost .channel-info{color:#666}.myChannel .create-channel-wrap{position:fixed;top:0;left:0;width:100%;height:100%;color:#303030;background:rgba(27,31,38,.4);z-index:50}.myChannel .create-channel-wrap .create-channel{position:absolute;background-color:#171b21;width:318px;border-radius:5px;padding:20px;top:50%;left:50%;margin-left:-164px;margin-top:-232.5px;box-shadow:0 25px 30px rgba(0,0,0,.28);animation-name:fadeInUp;animation-name:fadeInLeft;animation-duration:.43s;animation-delay:0s;animation-iteration-count:1;animation-fill-mode:forwards}.myChannel .create-channel-wrap .create-channel h3{margin-bottom:15px;color:#ddd}.myChannel .create-channel-wrap .create-channel #selectUrl{display:none}.myChannel .create-channel-wrap .create-channel .imgWrap{position:relative;cursor:pointer;border-radius:5px;background-position:50%;background-repeat:no-repeat;background-size:cover}.myChannel .create-channel-wrap .create-channel .imgWrap:before{content:"";position:absolute;top:0;left:0;width:100%;bottom:0;transition:.43s}.myChannel .create-channel-wrap .create-channel .imgWrap:hover:before{background-color:rgba(0,0,0,.2)}.myChannel .create-channel-wrap .create-channel .imgWrap:after{content:"";display:block;padding-bottom:100%}.myChannel .create-channel-wrap .create-channel .imgWrap .btn-Plus{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:.1s}.myChannel .create-channel-wrap .create-channel .imgWrap:hover .btn-Plus{opacity:1}.myChannel .create-channel-wrap .create-channel #createName{width:100%;padding:8px 15px;margin:10px 0 5px;box-sizing:border-box;background-color:#31343a;border-radius:5px;color:#ddd}.myChannel .create-channel-wrap .create-channel #create-button{float:right;margin-top:10px}.myChannel .create-channel-wrap .create-channel .input-count{text-align:right;line-height:1;color:#ddd;font-size:.75em;font-weight:700}.myChannel .myChannel-empty .btn{margin-top:80px}.channel.Intro{padding:0 5%}.channel.Intro h2{font-size:1.875em}.channel.Intro .player-info p{color:#999;margin-bottom:10px}.channel.Intro .player-info p span{color:#666;font-size:.875em}.channel.Intro .btn{margin-top:60px;margin-right:10px}.channel.Intro .donwload-link{display:block;color:#666;font-size:.75em;margin-top:10px}.channel.Intro .donwload-link a{text-decoration:underline;color:#666}.channel.Intro .donwload-link a:hover{color:#fff}.invite{padding:0 5%}.invite table{margin:0 auto}.invite table.contents .logo{padding-top:2em}.invite table.contents .h1-text{font-size:2em;font-weight:700;padding:1.5em 0}.invite table.contents .h2-text{font-size:1em;font-weight:700;padding:1em 0 .5em}.invite table.contents .footer{padding-top:4em;color:#666}.invite table.contents .footer p{margin:0;padding-top:10px;border-top:1px solid #333}.invite table.contents button{margin:4em 0 0}.invite table.contents a{color:#666}.adfit{width:540px;height:100%;float:left}.popup-container-outter{position:fixed;top:0;bottom:0;left:0;width:100%;z-index:100}.popup-container-outter .popup-container{width:591px;margin:100px auto 0;background:#1a1f26;border-radius:5px}.popup-container-outter .popup-container>h3{font-size:1.25em;padding-top:30px;padding-left:40px}.popup-container-outter .popup-container>p{font-size:1em;padding-left:30px}.popup-container-outter .popup-container .popup-message{margin:30px 40px 10px;padding:20px 15px 20px 30px;background:#31343a;border-radius:5px}.popup-container-outter .popup-container .popup-message p{white-space:pre-line;font-size:.875em;line-height:2em}.popup-container-outter .popup-container .btn-wrap{position:relative;text-align:right;padding:50px 40px 30px;overflow:hidden}.popup-container-outter .popup-container .btn-wrap>div{position:absolute;bottom:30px}.popup-container-outter .popup-container .btn-wrap button{border-radius:3px;font-size:.75em;font-weight:700;box-sizing:border-box;vertical-align:top;color:#1a1f26}.popup-container-outter .popup-container .btn-wrap button.btn-close{float:left}.popup-container-outter .popup-container .btn-wrap button:last-child{background-color:#ddfc10}.popup-container-outter .popup-container .btn-wrap button.update-btn{margin-left:10px;padding:8px 14px}.popup-container-outter .popup-container .btn-wrap button.update-recommend-btn{padding:7px 14px}@media screen and (max-width:1300px){.wrapB{width:100%}.error h2{font-size:8em}}@media screen and (max-width:1124px){.myAccount .article{width:100%}.myAccount .article:last-child{margin-top:50px}}@media screen and (max-width:950px){.index section .logo-wrap svg{margin:100px 0 40px}.index section .logo-wrap span{padding:10px 0 10px 15px;width:50%;top:75%;font-size:.875em}.index section .main-desc{white-space:nowrap;overflow:hidden}.index section .main-desc span{font-size:1em}.index section.tutorial-section .bgmsIs{width:100%;display:block;margin-left:0}.index section.tutorial-section .flex-start .tutorial-desc{width:100%;margin:0}.index section.tutorial-section .flex-end .tutorial-desc,.index section.tutorial-section .margin-right .tutorial-desc{margin:0}.index section .step{margin-top:60px}.index section .step.margin-right{margin-right:0}.index section .step.margin-left{margin-left:0}.index section .step video{max-width:100%;max-height:unset;height:auto}.error h2{font-size:6em}.myChannel .channel-wrapper .channerl-wrap li{width:calc(33.33% - 20px)}}@media screen and (max-width:650px){body{font-size:14px}body .wrapB h2{padding-top:80px}.whiteSpace-pre{white-space:normal}.player .video-container .player-info{padding:15px}.player .video-container .player-info .player-info-tt h1{font-size:1em}.player .video-container .player-info .btn-wrap{top:15px;right:5px}.main{padding-bottom:0;margin-bottom:100px;min-height:calc(100% - 329px)}.index{overflow:hidden}.index section .bgmsIs .tutorial-desc h2{margin:0;padding-top:40px}.index section .bgmsIs .desc{margin-top:80px;margin-bottom:60px}.index section .bgmsIs .desc h2{padding-top:0;padding-bottom:0}.index section .bgmsIs .tutorial-section h2{margin:0}.index section.hero{padding-bottom:80px}.index section.tutorial-section .bgmsIs{width:100%;display:block;margin-left:0;padding:80px 0}.index section.tutorial-section .flex-end .tutorial-desc,.index section.tutorial-section .flex-start .tutorial-desc,.index section.tutorial-section .margin-right .tutorial-desc{margin:0}.index section:nth-child(2){margin-bottom:80px}.index section .step{margin-top:60px}.index section .step.margin-right{margin-right:0}.index section .step.margin-left{margin-left:0}.index section .step video{max-width:unset;width:100%}.index section .btn_wrap .btn{display:block;margin:0 auto}.index section .btn_wrap .btn:first-of-type{margin-right:auto;margin-bottom:10px}.index section .slide-box{margin-top:0;padding:40px 0;color:#171717}.index section .slide-box .item slide-text{vertical-align:middle;margin-right:10px;font-size:1.25em}.index section .slide-box .item .btn{margin-left:10px}.index section .slide-box .item .btn:nth-of-type(2){margin-right:80px}.index section .slide-box .download_btn_wrap{margin-top:40px}.index section .slide-box .download_btn_wrap .btn{display:inline-block;min-width:auto}.index section .slide-box .marquee div{position:relative;animation:marquee 15s linear infinite}.login{padding-bottom:0}.login p{font-size:.75em}.error h2{font-size:4em}.download .whiteSpace-pre{white-space:pre-line}.download .btn{display:block;text-align:center}.download .btn:first-of-type{margin-bottom:10px;margin-right:0}.download .btn:not(:first-of-type){margin-left:0}.download .article-wrap{display:block}.download .article-wrap .article{width:100%;max-width:unset;margin-bottom:40px}.download .article-wrap .article h4{margin:20px 0}.download .article-wrap .article:last-of-type,.download .article-wrap .article:last-of-type p{margin-bottom:0}.download .section .bgmIs{padding:80px 0}.download .section .bgmIs .desc h2{margin:0}.download .section .bgmIs-info{padding-top:80px}.myChannel .channel-wrapper:not(:last-of-type)>li:last-of-type{margin-bottom:80px}.myChannel .channel-wrapper .channel-title-header>span{font-size:10px;width:22px;height:22px;line-height:22px;bottom:24px;margin-left:10px}.myChannel .channel-wrapper .channerl-wrap .channel #thumbnail .icon-wrap{top:10px;left:10px}.myChannel .channel-wrapper .channerl-wrap .channel #thumbnail .icon-wrap svg{width:13px}.myChannel .channel-wrapper .channerl-wrap li{width:calc(50% - 20px);margin-bottom:30px}.auth .auth-inner svg{margin-top:80px}.auth .auth-inner .btn{margin-top:10px;width:100%}.auth .auth-inner .btn:not(:first-of-type){margin-left:unset}}.help-container{position:fixed;bottom:20px;right:20px;color:#3e4550;z-index:2}.help-container .tooltip{background:#ddfc10;color:currentColor}.help-container .tooltip:after{border-top-color:#ddfc10}.help-container .tooltip-circle{width:40px;height:40px;border-radius:50%;background-color:#3e4550;display:flex;align-items:center;justify-content:center;cursor:pointer}.help-container .tooltip{white-space:pre;display:block;position:absolute;top:-5px;right:-60px;padding:3px 8px;border-radius:5px;font-size:.8rem;font-weight:700;opacity:0;pointer-events:none;text-transform:uppercase;transform:translate(-50%,-100%);transition:all .3s ease;z-index:1}.help-container .tooltip:after{display:block;position:absolute;bottom:1px;right:3%;width:0;height:0;content:"";border:solid;border-width:8px 5px 0;transform:translate(-50%,100%);border-color:#ddfc10 transparent transparent}.help-container:hover .tooltip{visibility:visible;opacity:1;transform:translate(-50%,-150%)}.help-container:active{box-shadow:inset 0 1px 3px rgba(0,0,0,.5)}@media screen and (max-width:450px){.error{font-size:.75em}.error h2{font-size:3em}.invite table.contents .h2-text{font-size:1.5em}.invite table.contents{font-size:14px;width:90%}.download .whiteSpace-pre{white-space:unset}}@media screen and (max-width:414px){.main{min-height:calc(100% - 524px)}.login p br{display:none}}footer{background-color:#171b21;width:100%;padding:85px 5%;height:474px;position:relative;font-weight:700}footer:after{content:"";display:block;clear:both}footer .row{bottom:0}footer .row h3{color:#54575c;font-size:1.25em}footer .row>div{width:50%;float:left}footer .row>div.contact{float:right}footer .row>div:first-child,footer .row>div:nth-child(2){margin-bottom:50px}footer .row .logo{margin-top:7px}footer .row .menu ul li a{font-size:2.5em}footer .row .contact .btn{margin-top:10px}footer .row .etc ul li{display:inline-block}footer .row .etc ul li:not(:last-child){margin-right:20px}footer .row .lang{position:absolute;right:7%;bottom:50px}@media screen and (max-width:650px){footer{padding:40px 5%;height:auto}footer .row h3{font-size:1em}footer .row .menu ul li a{font-size:1.7175em}footer .row .etc h2{display:none}footer .row .etc ul li{display:block}footer .row .etc ul li a{font-size:1em}footer .row .contact{margin-bottom:5px}}@media screen and (max-width:414px){footer .row>div{width:100%}footer .row>div,footer .row>div:first-child,footer .row>div:nth-child(2){margin-bottom:40px}footer .row .etc ul li{display:block}footer .row .etc ul li:last-child{margin-top:20px}footer .row .lang{position:static}}.marquee-container{position:fixed;top:0;left:0;width:100%;height:40px;background:rgba(0,0,0,.8);color:#fff;z-index:999999;overflow:hidden;display:flex;align-items:center}.marquee-container .marquee-content{display:flex;white-space:nowrap;animation:marquee linear infinite}.marquee-container .marquee-content span{padding:0 20px;font-size:16px;font-weight:700;line-height:40px}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.video-marquee{width:70%;margin:0 auto;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;height:60px}.video-marquee-inner{display:flex;white-space:nowrap;width:max-content;animation:video-marquee 7s linear infinite}@keyframes video-marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.video-marquee-inner span{font-size:24px;font-weight:700;color:#1a1f26;line-height:60px}.video-marquee-container{height:60px!important;background:#ddfc10!important;color:#1a1f26!important}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.fullscreen .marquee-container{height:50px}.fullscreen .marquee-container .marquee-content span{font-size:16px;line-height:50px}
/*# sourceMappingURL=7a3f6a7c1a9963eb.css.map*/