:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}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,h1,h2,h3,h4,h5,h6,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{border:0;margin:0;padding:0;vertical-align:initial}a img,fieldset,img{border:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button,input[type=submit]{background:none;cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}button,input{border:0;margin:0;padding:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.wallet-adapter-dropdown{display:block!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#2d2d2d;font-family:poppins,sans-serif;font-size:14px;line-height:1.7;min-width:360px}#root,.App,body,html{height:100%}a{text-decoration:none}img,svg{vertical-align:middle}.Toastify__toast--error{width:-moz-fit-content;width:fit-content}.container{max-width:1440px;padding:0;width:100%}footer,nav,section{align-items:center;display:flex;flex-direction:column;justify-content:center}.pc{display:block!important}@media only screen and (max-width:768px){.pc{display:none!important}}.mobile{display:none!important}@media only screen and (max-width:768px){.mobile{display:block!important}}.container,.container-fluid{position:relative}.container-fluid{margin-left:auto;margin-right:auto;max-width:100%;width:100%}.row{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-left:-15px;margin-right:-15px}.row.reverse{flex-direction:row-reverse}.row.start{justify-content:flex-start}.row.center{justify-content:center}.row.end{justify-content:flex-end}.row.between{justify-content:space-between}.row.around{justify-content:space-around}.row.top{align-items:top}.row.middle{align-items:center}.row.bottom{align-items:flex-end}.row.stretch{align-items:stretch}[class*=col-]{padding-left:15px;padding-right:15px;position:relative}[class*=col-].first{order:-1}[class*=col-].last{order:1}.col-lg-1{width:4.16667%}.col-lg-2{width:8.33333%}.col-lg-3{width:12.5%}.col-lg-4{width:16.66667%}.col-lg-5{width:20.83333%}.col-lg-6{width:25%}.col-lg-7{width:29.16667%}.col-lg-8{width:33.33333%}.col-lg-9{width:37.5%}.col-lg-10{width:41.66667%}.col-lg-11{width:45.83333%}.col-lg-12{width:50%}.col-lg-13{width:54.16667%}.col-lg-14{width:58.33333%}.col-lg-15{width:62.5%}.col-lg-16{width:66.66667%}.col-lg-17{width:70.83333%}.col-lg-18{width:75%}.col-lg-19{width:79.16667%}.col-lg-20{width:83.33333%}.col-lg-21{width:87.5%}.col-lg-22{width:91.66667%}.col-lg-23{width:95.83333%}.col-lg-24{width:100%}.col-lg-offset-1{margin-left:4.16667%}.col-lg-offset-2{margin-left:8.33333%}.col-lg-offset-3{margin-left:12.5%}.col-lg-offset-4{margin-left:16.66667%}.col-lg-offset-5{margin-left:20.83333%}.col-lg-offset-6{margin-left:25%}.col-lg-offset-7{margin-left:29.16667%}.col-lg-offset-8{margin-left:33.33333%}.col-lg-offset-9{margin-left:37.5%}.col-lg-offset-10{margin-left:41.66667%}.col-lg-offset-11{margin-left:45.83333%}.col-lg-offset-12{margin-left:50%}.col-lg-offset-13{margin-left:54.16667%}.col-lg-offset-14{margin-left:58.33333%}.col-lg-offset-15{margin-left:62.5%}.col-lg-offset-16{margin-left:66.66667%}.col-lg-offset-17{margin-left:70.83333%}.col-lg-offset-18{margin-left:75%}.col-lg-offset-19{margin-left:79.16667%}.col-lg-offset-20{margin-left:83.33333%}.col-lg-offset-21{margin-left:87.5%}.col-lg-offset-22{margin-left:91.66667%}.col-lg-offset-23{margin-left:95.83333%}.col-lg-offset-24{margin-left:100%}.col-lg-offset-0{margin-left:0}.col-xs-1{width:4.16667%}.col-xs-2{width:8.33333%}.col-xs-3{width:12.5%}.col-xs-4{width:16.66667%}.col-xs-5{width:20.83333%}.col-xs-6{width:25%}.col-xs-7{width:29.16667%}.col-xs-8{width:33.33333%}.col-xs-9{width:37.5%}.col-xs-10{width:41.66667%}.col-xs-11{width:45.83333%}.col-xs-12{width:50%}.col-xs-13{width:54.16667%}.col-xs-14{width:58.33333%}.col-xs-15{width:62.5%}.col-xs-16{width:66.66667%}.col-xs-17{width:70.83333%}.col-xs-18{width:75%}.col-xs-19{width:79.16667%}.col-xs-20{width:83.33333%}.col-xs-21{width:87.5%}.col-xs-22{width:91.66667%}.col-xs-23{width:95.83333%}.col-xs-24{width:100%}.col-xs-offset-1{margin-left:4.16667%}.col-xs-offset-2{margin-left:8.33333%}.col-xs-offset-3{margin-left:12.5%}.col-xs-offset-4{margin-left:16.66667%}.col-xs-offset-5{margin-left:20.83333%}.col-xs-offset-6{margin-left:25%}.col-xs-offset-7{margin-left:29.16667%}.col-xs-offset-8{margin-left:33.33333%}.col-xs-offset-9{margin-left:37.5%}.col-xs-offset-10{margin-left:41.66667%}.col-xs-offset-11{margin-left:45.83333%}.col-xs-offset-12{margin-left:50%}.col-xs-offset-13{margin-left:54.16667%}.col-xs-offset-14{margin-left:58.33333%}.col-xs-offset-15{margin-left:62.5%}.col-xs-offset-16{margin-left:66.66667%}.col-xs-offset-17{margin-left:70.83333%}.col-xs-offset-18{margin-left:75%}.col-xs-offset-19{margin-left:79.16667%}.col-xs-offset-20{margin-left:83.33333%}.col-xs-offset-21{margin-left:87.5%}.col-xs-offset-22{margin-left:91.66667%}.col-xs-offset-23{margin-left:95.83333%}.col-xs-offset-24{margin-left:100%}.col-auto{flex-basis:0;flex-grow:1;max-width:100%;padding-left:15px;padding-right:15px;position:relative}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.margin-bottom-5{margin-bottom:5px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-15{margin-bottom:15px}.margin-bottom-20{margin-bottom:20px!important}.margin-bottom-40{margin-bottom:40px}.margin-left-5{margin-left:5px}.margin-left-10{margin-left:10px}.margin-left-15{margin-left:15px}.margin-left-20{margin-left:20px}.margin-right-5{margin-right:5px}.margin-right-10{margin-right:10px}.margin-right-15{margin-right:15px}.margin-right-20{margin-right:20px}.margin-top-5{margin-top:5px}.margin-top-10{margin-top:10px}.margin-top-15{margin-top:15px}.margin-top-20{margin-top:20px}.responsive-img{display:block;height:auto;max-width:100%;min-width:100%}.md-show,.mobile-show{display:none}.flex-start{justify-content:flex-start}.flex-space,.flex-start{align-items:center;display:flex;flex-flow:row wrap}.flex-space{justify-content:space-between}.flex-around{justify-content:space-around}.flex-around,.flex-end{align-items:center;display:flex;flex-flow:row wrap}.flex-end{justify-content:flex-end}.nowrap{white-space:nowrap}*,:after,:before{box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}article,aside,figcaption,figure,main{display:block}ul{list-style:none;margin:0;padding:0}figure{margin:1em 40px}hr{border-top:none;box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;display:inline-block;height:auto;max-width:100%}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button:focus,input:focus,optgroup:focus,select:focus,textarea:focus{outline:none}button,input{-webkit-appearance:none;overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}@font-face{font-family:inter;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.9ca9ba81e9dcaa12b3a1.ttf)}@font-face{font-family:inter-light;font-style:normal;font-weight:400;src:url(/static/media/Inter-Light.02850f28027788580733.ttf)}@font-face{font-family:inter-bold;font-style:normal;font-weight:400;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf)}@font-face{font-family:inter-semi-bold;font-style:normal;font-weight:400;src:url(/static/media/Inter-SemiBold.6058d3da655fb35169c2.ttf)}@font-face{font-family:inter-regular;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.9ca9ba81e9dcaa12b3a1.ttf)}@font-face{font-family:poppins;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf)}@font-face{font-family:poppins-extrabold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraBold.01849ee091e1762a5dd5.ttf)}@font-face{font-family:poppins-bold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf)}@font-face{font-family:poppins-semi-bold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf)}@font-face{font-family:poppins-medium;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf)}@font-face{font-family:poppins-regular;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf)}.h1,.h2,.h3,.h4,.hero{font-family:poppins,sans-serif;font-weight:700}.hero{font-size:96px}.h1,.hero{letter-spacing:-.02em;line-height:1}.h1{font-size:64px}.h2{font-size:48px;letter-spacing:-.02em;line-height:1.15}.h3{font-size:40px;line-height:1.2}.h3,.h4{letter-spacing:-.01em}.h4{font-size:32px;line-height:1.25}.title{font-family:poppins-bold,poppins,sans-serif;font-size:64px;line-height:68px}[class^=status]{border-radius:4px;color:#fcfcfd;display:inline-block;font-size:12px;font-weight:700;line-height:26px;padding:0 8px;text-transform:uppercase}.status-green{background:#45b26b}.status-purple{background:#9757d7}.status-black{background:#23262f}.status-stroke-black{box-shadow:inset 0 0 0 2px #e6e8ec;color:#777e90}.dark-mode .status-stroke-black{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}.status-stroke-green{box-shadow:inset 0 0 0 2px #45b26b;color:#45b26b}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.nft_slider .slick-slide{display:none;float:left;height:100%;min-height:1px;padding:0 6.5px;transition:all .2s ease-in-out}.nft_slider .slick-slide>div{display:flex;justify-content:center}.nft_slider .slick-active{scale:1.16}.nft_slider .slick-current{scale:1.32}.screenshot_slider .slick-slide{display:none;float:left;height:100%;min-height:1px}.screenshot_slider .slick-slide>div{display:flex;justify-content:center}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-arrow{border-radius:50%;font-size:0;height:40px;position:absolute;transition:all .2s;width:40px;z-index:2}[class^=section]{padding:128px 0}.section-bg{background:#f4f5f6}.dark-mode .section-bg{background:#23262f}.section-pb{padding-top:0}.section-pt{padding-bottom:0}.section-pt80{padding-top:80px}[class^=button]{align-items:center;background:#11265b;border-radius:24px;color:#fcfcfd;display:inline-flex;height:48px;justify-content:center;padding:0 24px;text-align:center;transition:all .2s}[class^=button]:hover{background:#091430}[class^=button]:disabled{opacity:.5;pointer-events:none}[class^=button].done{background:#b1b5c3}[class^=button].loading{background:#050b1b;font-size:0}[class^=button].error{background:none;box-shadow:inset 0 0 0 2px #e6e8ec;color:#ef466f}.dark-mode [class^=button].error{box-shadow:inset 0 0 0 2px #777e90}[class^=button] svg{fill:#fcfcfd}[class^=button]:not([class^=button-circle]) svg:first-child{margin-right:15px}[class^=button]:not([class^=button-circle]) svg:last-child{margin-left:15px}.button-stroke{background:none;box-shadow:inset 0 0 0 2px #e6e8ec;color:#23262f}.button-stroke svg{fill:#23262f;transition:fill .2s}.button-stroke:hover{background:#11265b;box-shadow:inset 0 0 0 2px #11265b;color:#fcfcfd}.button-stroke:hover svg{fill:#fcfcfd}.dark-mode .button-stroke{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}.dark-mode .button-stroke svg{fill:#fcfcfd}.dark-mode .button-stroke:hover{box-shadow:inset 0 0 0 2px #11265b}.button-pink{background:#ef466f}.button-pink:hover{background:#e41446}.button-small{border-radius:20px;font-size:14px;height:40px;padding:0 16px}.button-circle-stroke{background:#0000;border-radius:50%;box-shadow:inset 0 0 0 2px #e6e8ec;flex:0 0 48px;height:48px;padding:0;transition:all .2s;width:48px}.button-circle-stroke svg{fill:#777e90;transition:fill .2s}.button-circle-stroke:hover{background:#11265b;box-shadow:inset 0 0 0 2px #11265b}.button-circle-stroke:hover svg{fill:#fcfcfd}.dark-mode .button-circle-stroke{box-shadow:inset 0 0 0 2px #353945}.dark-mode .button-circle-stroke:hover{background:#353945}.button-circle-stroke.button-small{flex:0 0 40px;height:40px;width:40px}.popup-overlay{background:#000000b3}[data-popup=tooltip].popup-overlay{background:#0000}.popup-content{-webkit-animation:anvil .3s cubic-bezier(.38,.1,.36,.9) forwards;border-radius:5px;margin:auto;padding:5px;width:-moz-fit-content;width:fit-content}.dark-mode .popup-content{background:#fcfcfd;color:#141416}@keyframes anvil{0%{box-shadow:0 0 0 #f1f1f100;opacity:0;transform:scale(1) translateY(0)}1%{box-shadow:0 0 0 #f1f1f100;opacity:0;transform:scale(.96) translateY(10px)}to{box-shadow:0 0 500px #f1f1f100;opacity:1;transform:scale(1) translateY(0)}}.popup-arrow{color:#141416}.dark-mode .popup-arrow{color:#fcfcfd}[role=tooltip].popup-content{background-color:#000;box-shadow:0 0 3px #00000029;color:#fff;width:auto}nav{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;position:relative;width:100%;z-index:3}.header_logo__0ZJBH{color:#484848;font-family:inter-bold,inter,sans-serif;font-size:32px;font-weight:700;padding:17px 0 17px 219px}@media only screen and (max-width:1024px)and (orientation:portrait){.header_logo__0ZJBH{padding:17px 0 15px 15px}}footer{background:#3b4486;padding:80px 0 89px}.footer_contents__onmNv{color:#fff;font-family:inter-regular,inter,sans-serif;font-size:16px;line-height:30px;text-align:center}@media only screen and (max-width:1180px){.footer_contents__onmNv{font-size:14px;line-height:30px}}.linkbutton_button__hXz3V{display:inline-block}.landing_main__-z5b6{overflow:hidden;position:relative}.landing_banner_section__IiWiU{align-items:start;display:flex;flex-direction:row;padding:55px 182px 56px 137px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_banner_section__IiWiU{align-items:center;flex-direction:column;padding:15px 46px 45px}}.landing_banner_section__IiWiU .landing_img_container__bJZUZ{align-items:center;display:flex;justify-content:center}.landing_banner_section__IiWiU .landing_img_container__bJZUZ img{object-fit:cover}.landing_banner_section__IiWiU .landing_contents_container__vmqFu{padding-top:116px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_banner_section__IiWiU .landing_contents_container__vmqFu{padding-top:0;width:100%}}.landing_banner_section__IiWiU .landing_text_container__mIkbi{font-family:inter-bold,inter,sans-serif;font-size:64px;font-weight:700;line-height:80px;text-align:right}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_banner_section__IiWiU .landing_text_container__mIkbi{font-size:40px;line-height:1.5;padding-right:160px;width:100%}}@media only screen and (max-width:430px){.landing_banner_section__IiWiU .landing_text_container__mIkbi{padding-right:0}}.landing_banner_section__IiWiU .landing_button_container__-WXFi{display:flex;flex-direction:row;margin-top:33px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_banner_section__IiWiU .landing_button_container__-WXFi{align-items:center;flex-direction:column;margin-top:29px}}.landing_banner_section__IiWiU .landing_button_container__-WXFi .landing_button__uo30F{background-color:#8d97b9;border-radius:10px;color:#fff;font-family:inter-bold,inter,sans-serif;font-size:24px;font-weight:700;padding:5px 30px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_banner_section__IiWiU .landing_button_container__-WXFi .landing_button__uo30F{padding:11px 50px}}.landing_banner_section__IiWiU .landing_button_container__-WXFi .landing_button__uo30F:not(:first-child){margin-left:23px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_banner_section__IiWiU .landing_button_container__-WXFi .landing_button__uo30F:not(:first-child){margin-left:0;margin-top:15px}}.landing_introduce_section__wg6C\+{padding:70px 182px 66px 183px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_introduce_section__wg6C\+{padding:56px 15px}}.landing_introduce_section__wg6C\+ .landing_title_container__dhcnV{font-family:inter-bold,inter,sans-serif;font-size:64px;font-weight:700}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_introduce_section__wg6C\+ .landing_title_container__dhcnV{font-size:40px}}.landing_introduce_section__wg6C\+ .landing_image_container__ySQXb{display:flex;flex-direction:row;justify-content:center;margin-top:27px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_introduce_section__wg6C\+ .landing_image_container__ySQXb{flex-direction:column;margin-top:50px}}.landing_introduce_section__wg6C\+ .landing_image_container__ySQXb img{border-radius:10px;object-fit:cover}.landing_introduce_section__wg6C\+ .landing_image_container__ySQXb img:not(:first-child){margin-left:20px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_introduce_section__wg6C\+ .landing_image_container__ySQXb img:not(:first-child){margin-left:0;margin-top:14px}}.landing_introduce_section__wg6C\+ .landing_text_container__mIkbi{font-family:inter-bold,inter,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin-top:23px;text-align:center}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_introduce_section__wg6C\+ .landing_text_container__mIkbi{font-size:16px;line-height:1.5;margin-top:50px}}.landing_introduce_section__wg6C\+ .landing_contents_container__vmqFu{align-items:center;display:flex;flex-direction:column;margin-top:58px;width:100%}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_introduce_section__wg6C\+ .landing_contents_container__vmqFu{margin-top:30px}}.landing_introduce_section__wg6C\+ .landing_contents_container__vmqFu .landing_button__uo30F{background:#8d97b9;border-radius:20px;color:#fff;font-family:inter-bold,inter,sans-serif;font-size:48px;font-weight:700;padding:10px 49px;text-align:center}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_introduce_section__wg6C\+ .landing_contents_container__vmqFu .landing_button__uo30F{font-size:24px;padding:21px 100px}}.landing_device_section__5SDT\+{padding:170px 94px 38px 183px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_device_section__5SDT\+{padding:40px 17px 80px}}.landing_device_section__5SDT\+ .landing_title_container__dhcnV{font-family:inter-bold,inter,sans-serif;font-size:64px;font-weight:700;line-height:80px;text-align:left;transform:translateX(-50%)}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_device_section__5SDT\+ .landing_title_container__dhcnV{font-size:32px;line-height:1.5;padding-left:160px;transform:translateX(0);width:100%}}@media only screen and (max-width:430px){.landing_device_section__5SDT\+ .landing_title_container__dhcnV{padding-left:0}}.landing_device_section__5SDT\+ .landing_image_container__ySQXb{margin-top:-31px;text-align:right;transform:translateX(10%)}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_device_section__5SDT\+ .landing_image_container__ySQXb{margin-top:80px;scale:1.2;transform:translateX(0);z-index:-1}}@media only screen and (max-width:430px){.landing_device_section__5SDT\+ .landing_image_container__ySQXb{margin-top:120px;scale:2;transform:translateX(0);z-index:-1}}.landing_pricing_section__odPVR{display:flex;flex-direction:row;padding:62px 19px 0}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_pricing_section__odPVR{align-items:center;flex-direction:column-reverse;padding:62px 19px 0}}.landing_pricing_section__odPVR .landing_image_container__ySQXb{margin-right:85px;object-fit:cover}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_pricing_section__odPVR .landing_image_container__ySQXb{margin:-70px 0 0 -250px}}.landing_pricing_section__odPVR .landing_text_container__mIkbi{display:flex;flex-direction:column;text-align:right}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_pricing_section__odPVR .landing_text_container__mIkbi{padding-right:160px;width:100%}}@media only screen and (max-width:430px){.landing_pricing_section__odPVR .landing_text_container__mIkbi{padding-right:0}}.landing_pricing_section__odPVR .landing_text_container__mIkbi .landing_title_container__dhcnV{font-family:inter-bold,inter,sans-serif;font-size:64px;font-weight:700;line-height:80px;margin:203px 0 70px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_pricing_section__odPVR .landing_text_container__mIkbi .landing_title_container__dhcnV{font-size:32px;line-height:1.5;margin:0 0 17px}}.landing_pricing_section__odPVR .landing_text_container__mIkbi .landing_contents_container__vmqFu{font-family:inter-bold,inter,sans-serif;font-size:40px;font-weight:700;margin-bottom:17px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_pricing_section__odPVR .landing_text_container__mIkbi .landing_contents_container__vmqFu{font-size:24px;line-height:1.5;margin-bottom:9px}}.landing_compare_section__-vH3z{padding:70px 183px 42px 182px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z{padding:56px 15px 104px}}.landing_compare_section__-vH3z .landing_title_container__dhcnV{font-family:inter-bold,inter,sans-serif;font-size:64px;font-weight:700;line-height:80px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_title_container__dhcnV{font-size:40px;line-height:1.5;text-align:center}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu{display:flex;flex-direction:row;margin-top:70px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu{align-items:center;flex-direction:column;margin-top:56px}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7{align-items:center;border:4px solid #e6e6e6;border-radius:15px;display:flex;flex-direction:column;padding:36px 32px 29px 30px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7{padding:36px 16px 29px 17px}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_title__C9SE-{font-family:inter-semi-bold,inter,sans-serif;font-size:36px;font-weight:600;line-height:75px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_title__C9SE-{font-size:36px;line-height:1.5}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 img{border-radius:5px;margin:13px 0 35px}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_text__87nky{font-family:inter-semi-bold,inter,sans-serif;font-size:36px;font-weight:600;line-height:43px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_text__87nky{font-size:24px;line-height:1.5}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_small_text__dC7st{font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;line-height:29px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_small_text__dC7st{font-size:16px;line-height:1.5;margin-top:-7px}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_wrapper__M8rRL{padding:0 27px;width:100%}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_row__EJ0LU{border-bottom:3px solid #484848;display:flex;flex-direction:row;justify-content:space-between;padding-top:27px;width:100%}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_row__EJ0LU{border-bottom:1px solid #484848}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_row__EJ0LU .landing_compare_item_row_text__CokDi{font-family:inter-semi-bold,inter,sans-serif;font-size:36px;font-weight:600;line-height:75px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_row__EJ0LU .landing_compare_item_row_text__CokDi{font-size:24px;line-height:2}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_row__EJ0LU .landing_compare_item_row_price__J31WT{color:#3b4486;font-family:inter-semi-bold,inter,sans-serif;font-size:36px;font-weight:600;line-height:75px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_row__EJ0LU .landing_compare_item_row_price__J31WT{font-size:24px;line-height:2}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_hint__carlx{color:#3b4486;font-family:inter-semi-bold,inter,sans-serif;font-size:36px;font-weight:600;line-height:43px;margin-top:70px;text-align:center}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container__Ii7H7 .landing_compare_item_hint__carlx{font-size:24px;line-height:1.5}}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container_left__ZPPZi{background-color:#f9f9f9}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container_left__ZPPZi .landing_compare_item_hine__Ua9UF{color:#3b4486}.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container_right__ZkyWu{background-color:#d0d0d0;margin-left:33px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_contents_container__vmqFu .landing_compare_item_container_right__ZkyWu{margin-left:0;margin-top:25px}}.landing_compare_section__-vH3z .landing_summary_container__tcv3G{color:#d62f2f;font-family:inter-semi-bold,inter,sans-serif;font-size:40px;font-weight:600;margin-top:58px;text-align:center}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_compare_section__-vH3z .landing_summary_container__tcv3G{font-size:24px;margin-top:72px}}.landing_join_section__DkQc2{padding:70px 0 124px}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_join_section__DkQc2{padding:66px 25px 83px}}.landing_join_section__DkQc2 .landing_contents_container__vmqFu{align-items:center;display:flex;flex-direction:column;width:100%}.landing_join_section__DkQc2 .landing_contents_container__vmqFu .landing_button__uo30F{background:#8d97b9;border-radius:20px;color:#fff;font-family:inter-bold,inter,sans-serif;font-size:48px;font-weight:700;padding:10px 49px;text-align:center}@media only screen and (max-width:1024px)and (orientation:portrait){.landing_join_section__DkQc2 .landing_contents_container__vmqFu .landing_button__uo30F{font-size:24px;padding:21px 100px}}.separator_section__KNweU{align-items:center;display:flex;justify-content:center;padding:41px 267px 37px;position:relative}@media only screen and (max-width:1024px)and (orientation:portrait){.separator_section__KNweU{padding:22px 26px 20px}}.separator_conatiner__8lIS2{background:#8d97b9;border-radius:3px;height:3px}@media only screen and (max-width:1024px)and (orientation:portrait){.separator_conatiner__8lIS2{height:1px}}.login_section__AUT6c,.store_main__n50db{height:100%;position:relative;width:100%}.login_section__AUT6c{align-items:center;display:flex;justify-content:center;padding:0 153px}@media only screen and (max-width:1180px){.login_section__AUT6c{padding:0 114px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_section__AUT6c{justify-content:flex-start;padding:11.7vh 6.3vw}}@media only screen and (max-width:430px){.login_section__AUT6c{padding:9.1vh 7.5vw}}.login_title__rh2x\+{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600}@media only screen and (max-width:1180px){.login_title__rh2x\+{font-size:48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_title__rh2x\+{font-size:64px}}@media only screen and (max-width:768px){.login_title__rh2x\+{font-size:48px}}@media only screen and (max-width:430px){.login_title__rh2x\+{font-size:32px}}.login_contents_container__7YUeE{background-color:#8d97b9;border-radius:30px;display:flex;flex-direction:column;margin-top:36px;padding:74px 90px 58px 113px;width:100%}@media only screen and (max-width:1180px){.login_contents_container__7YUeE{border-radius:22px;margin-top:27px;padding:55px 67px 43px 84px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_contents_container__7YUeE{border-radius:30px;margin-top:4.8vh;padding:5.9vh 4.6vw 2.9vh}}@media only screen and (max-width:430px){.login_contents_container__7YUeE{border-radius:10px;margin-top:3.7vh;padding:32px 12px 24px}}.login_input_container__LxdTO{display:flex;flex-direction:row}.login_input_container__LxdTO .login_column__BWGiL{display:flex;flex:0 0 1;flex-direction:column;justify-content:center}.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08{align-items:center;color:#fff;display:flex;flex:1 0;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600}@media only screen and (max-width:1180px){.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08{font-size:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08{font-size:32px}}@media only screen and (max-width:430px){.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08{font-size:13px}}.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08:not(:first-child){margin-top:40px}@media only screen and (max-width:1180px){.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08:not(:first-child){margin-top:30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08:not(:first-child){margin-top:3.9vh}}@media only screen and (max-width:430px){.login_input_container__LxdTO .login_column__BWGiL .login_text__-5d08:not(:first-child){margin-top:16px}}.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO{background-color:#fff;border-radius:18px;flex:1 0;padding:24px 36px 22px}@media only screen and (max-width:1180px){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO{border-radius:13px;padding:18px 27px 16px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO{border-radius:18px;padding:2.3vh 3.5vw 2.1vh}}@media only screen and (max-width:430px){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO{border-radius:13px;padding:1.8vh 2.8vw 1.6vh}}.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO:not(:first-child){margin-top:40px}@media only screen and (max-width:1180px){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO:not(:first-child){margin-top:30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO:not(:first-child){margin-top:3.9vh}}@media only screen and (max-width:430px){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO:not(:first-child){margin-top:2.5vh}}.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO .login_input__MxGZ0{font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;text-align:right;width:100%}@media only screen and (max-width:1180px){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO .login_input__MxGZ0{font-size:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO .login_input__MxGZ0{font-size:24px}}@media only screen and (max-width:430px){.login_input_container__LxdTO .login_column__BWGiL .login_input_container__LxdTO .login_input__MxGZ0{font-size:15px}}.login_input_container__LxdTO .login_column__BWGiL:not(:first-child){margin-left:36px}@media only screen and (max-width:1180px){.login_input_container__LxdTO .login_column__BWGiL:not(:first-child){margin-left:27px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__LxdTO .login_column__BWGiL:not(:first-child){margin-left:3.5vw}}.login_input_container__LxdTO .login_column__BWGiL:nth-child(2){flex:1 0}.login_input_container__LxdTO .login_column__BWGiL .login_button__0mOJ7{align-items:center;background-color:#fff;border-radius:12px;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:20px;font-weight:600;height:100%;padding:0 40px;transition:scale .2s}@media only screen and (max-width:1180px){.login_input_container__LxdTO .login_column__BWGiL .login_button__0mOJ7{border-radius:9px;font-size:15px;padding:0 30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__LxdTO .login_column__BWGiL .login_button__0mOJ7{font-size:20px;padding:0 3.9vw}}@media only screen and (max-width:768px){.login_input_container__LxdTO .login_column__BWGiL .login_button__0mOJ7{border-radius:7px;font-size:10px;padding:0 20px}}.login_input_container__LxdTO .login_column__BWGiL .login_button__0mOJ7:hover{scale:1.1}.login_input_container__LxdTO .login_column__BWGiL .login_button__0mOJ7.login_disabled__V-Bbf{background-color:#c2c2c2}.login_input_container__LxdTO .login_column__BWGiL .login_button__0mOJ7.login_disabled__V-Bbf:hover{scale:1}.login_button_container__IwU1W{display:flex;flex-direction:row;justify-content:right;margin-top:60px}@media only screen and (max-width:1180px){.login_button_container__IwU1W{margin-top:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_button_container__IwU1W{margin-top:5.9vh}}@media only screen and (max-width:768px){.login_button_container__IwU1W{margin-top:20px}}.login_button_container__IwU1W .login_button__0mOJ7{color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:20px;font-weight:600;transition:scale .2s}@media only screen and (max-width:1180px){.login_button_container__IwU1W .login_button__0mOJ7{font-size:15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_button_container__IwU1W .login_button__0mOJ7{font-size:20px}}@media only screen and (max-width:768px){.login_button_container__IwU1W .login_button__0mOJ7{font-size:15px}}.login_button_container__IwU1W .login_button__0mOJ7:hover{scale:1.1}.login_button_container__IwU1W .login_button__0mOJ7:not(:first-child){margin-left:60px}@media only screen and (max-width:1180px){.login_button_container__IwU1W .login_button__0mOJ7:not(:first-child){margin-left:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_button_container__IwU1W .login_button__0mOJ7:not(:first-child){margin-left:5.9vw}}@media only screen and (max-width:768px){.login_button_container__IwU1W .login_button__0mOJ7:not(:first-child){margin-left:30px}}.login_modal__k5w\+P{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:48px;text-align:center}@media only screen and (max-width:1180px){.login_modal__k5w\+P{border-radius:21px;padding:36px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__k5w\+P{padding:4.7vw}}@media only screen and (max-width:768px){.login_modal__k5w\+P{border-radius:14px;padding:24px}}.login_modal__k5w\+P .login_title__rh2x\+{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.login_modal__k5w\+P .login_title__rh2x\+{font-size:48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__k5w\+P .login_title__rh2x\+{font-size:64px}}@media only screen and (max-width:768px){.login_modal__k5w\+P .login_title__rh2x\+{font-size:32px}}.login_modal__k5w\+P .login_contents__q0fvT{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:30px;margin-top:34px;text-align:center}@media only screen and (max-width:1180px){.login_modal__k5w\+P .login_contents__q0fvT{font-size:31px;margin-bottom:22px;margin-top:25px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__k5w\+P .login_contents__q0fvT{font-size:42px;margin-bottom:2.9vh;margin-top:3.3vh}}@media only screen and (max-width:768px){.login_modal__k5w\+P .login_contents__q0fvT{font-size:21px;margin-bottom:10px;margin-top:17px}}.login_modal__k5w\+P .login_button_container__IwU1W{display:flex;justify-content:center;margin:48px 0 0;width:100%}@media only screen and (max-width:1180px){.login_modal__k5w\+P .login_button_container__IwU1W{margin:33px 0 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__k5w\+P .login_button_container__IwU1W{margin:3.2vh 0 0}}@media only screen and (max-width:768px){.login_modal__k5w\+P .login_button_container__IwU1W{margin:26px 0 0}}.login_modal__k5w\+P .login_button_container__IwU1W .login_button__0mOJ7{background-color:#8d97b9;border-radius:12px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600;padding:12px 0;text-align:center}@media only screen and (max-width:1180px){.login_modal__k5w\+P .login_button_container__IwU1W .login_button__0mOJ7{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__k5w\+P .login_button_container__IwU1W .login_button__0mOJ7{border-radius:20px;font-size:3.1vh;padding:1.5vh 0}}@media only screen and (max-width:768px){.login_modal__k5w\+P .login_button_container__IwU1W .login_button__0mOJ7{border-radius:30px;font-size:21px;padding:20px 0}}.login_modal__k5w\+P .login_button_container__IwU1W .login_button__0mOJ7.login_disabled__V-Bbf{background-color:#d0d0d0;cursor:not-allowed}.login_modal__k5w\+P .login_confirm_button__hY3yZ{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:41px;font-weight:600;margin:48px 0 0;padding:10px 0;text-align:center;width:100%}@media only screen and (max-width:1180px){.login_modal__k5w\+P .login_confirm_button__hY3yZ{border-radius:15px;font-size:31px;margin:33px 0 0;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__k5w\+P .login_confirm_button__hY3yZ{border-radius:20px;font-size:3.1vh;margin:3.2vh 0 0;padding:1.5vh 0}}@media only screen and (max-width:768px){.login_modal__k5w\+P .login_confirm_button__hY3yZ{border-radius:10px;font-size:21px;margin:26px 0 0;padding:20px 0}}.login_modal__k5w\+P .login_confirm_button__hY3yZ.login_disabled__V-Bbf{background-color:#d0d0d0;cursor:not-allowed}.Modal_modal__pZiqz{animation:Modal_showModal__AF2nI .4s forwards;background:#141416e6;display:flex;height:100%;left:0;opacity:0;overflow:auto;overflow:hidden;padding:16px;position:fixed;top:0;width:100%;z-index:999}.dark-mode .Modal_modal__pZiqz{background:#23262fe6}@keyframes Modal_showModal__AF2nI{0%{opacity:0}to{opacity:1}}.Modal_modal__pZiqz .Modal_outer__eLMMR{background:#fff;margin:auto;position:relative;z-index:2}.Modal_modal__pZiqz .Modal_outer__eLMMR .Modal_container__zLdYA{width:100%}.find_section__jJjYD{align-items:center;display:flex;height:100%;justify-content:start;padding:166px 153px 0;position:relative;width:100%}@media only screen and (max-width:1180px){.find_section__jJjYD{padding:124px 114px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_section__jJjYD{padding:8.3vh 6.3vw 0}}@media only screen and (max-width:430px){.find_section__jJjYD{padding:8.4vh 4.1vw 0}}.find_back__8znpK{cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;left:29px;position:absolute;top:26px}@media only screen and (max-width:1180px){.find_back__8znpK{font-size:12px;left:21px;top:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_back__8znpK{font-size:16px;left:4.6vw;top:3.3vh}}@media only screen and (max-width:430px){.find_back__8znpK{font-size:16px;left:3.6vw;top:3.7vh}}.find_back__8znpK img{height:24px;margin-right:6px;width:24px}@media only screen and (max-width:1180px){.find_back__8znpK img{height:18px;margin-right:4px;width:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_back__8znpK img{height:24px;margin-right:6px;width:24px}}.find_title__7v25K{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600}@media only screen and (max-width:1180px){.find_title__7v25K{font-size:48px}}@media only screen and (max-width:430px){.find_title__7v25K{font-size:32px}}.find_change_container__nZYAX{background-color:#8d97b9;border-radius:30px;display:flex;flex-direction:column;margin-top:36px;padding:99px 57px 112px;width:100%}@media only screen and (max-width:1180px){.find_change_container__nZYAX{border-radius:22px;margin-top:27px;padding:74px 42px 84px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_change_container__nZYAX{border-radius:30px;margin-top:3.7vh;padding:4.2vh 3.6vw 4.1vh}}@media only screen and (max-width:430px){.find_change_container__nZYAX{border-radius:10px;margin-top:3.7vh;padding:2.1vh 2vw}}.find_description__174z2{color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.find_description__174z2{font-size:24px}}@media only screen and (max-width:430px){.find_description__174z2{font-size:16px}}.find_contents_container__9GP9k{margin-top:52px}@media only screen and (max-width:1180px){.find_contents_container__9GP9k{margin-top:39px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_contents_container__9GP9k{margin-top:3.3vh}}@media only screen and (max-width:430px){.find_contents_container__9GP9k{margin-top:4.4vh}}.find_contents_container__9GP9k .find_row__F3iYZ{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-right:70px}@media only screen and (max-width:1180px){.find_contents_container__9GP9k .find_row__F3iYZ{margin-right:52px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_contents_container__9GP9k .find_row__F3iYZ{margin-right:4.6vw}}@media only screen and (max-width:430px){.find_contents_container__9GP9k .find_row__F3iYZ{margin-right:3.6vw}}.find_contents_container__9GP9k .find_row__F3iYZ:not(:first-child){margin-top:16px}@media only screen and (max-width:1180px){.find_contents_container__9GP9k .find_row__F3iYZ:not(:first-child){margin-top:12px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_contents_container__9GP9k .find_row__F3iYZ:not(:first-child){margin-top:1.3vh}}@media only screen and (max-width:430px){.find_contents_container__9GP9k .find_row__F3iYZ:not(:first-child){margin-top:1.7vh}}.find_contents_container__9GP9k .find_row__F3iYZ .find_text__sFmdF{color:#fff;flex:0 0 200px;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;margin-right:64px;text-align:right}@media only screen and (max-width:1180px){.find_contents_container__9GP9k .find_row__F3iYZ .find_text__sFmdF{flex:0 0 150px;font-size:24px;margin-right:48px}}@media only screen and (max-width:430px){.find_contents_container__9GP9k .find_row__F3iYZ .find_text__sFmdF{flex:0 0 15vw;font-size:16px;margin-right:3.6vw}}.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC{align-items:center;background-color:#fff;border-radius:18px;display:flex;flex:1 0 auto;flex-direction:row;justify-content:center;padding:14px 36px 16px}@media only screen and (max-width:1180px){.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC{border-radius:13px;padding:10px 27px 12px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC{border-radius:9px;padding:1vh 3.6vw}}.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC .find_input__ZEBpP{flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;text-align:right}@media only screen and (max-width:1180px){.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC .find_input__ZEBpP{font-size:18px}}@media only screen and (max-width:430px){.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC .find_input__ZEBpP{font-size:12px;width:120px}}.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC .find_button__QIN5w{background-color:#3b4486;border-radius:62px;color:#fff;flex:0 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;line-height:24px;margin-left:18px;padding:8px 52px}@media only screen and (max-width:1180px){.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC .find_button__QIN5w{border-radius:46px;font-size:18px;line-height:18px;margin-left:13px;padding:6px 39px}}@media only screen and (max-width:430px){.find_contents_container__9GP9k .find_row__F3iYZ .find_input_container__eD8sC .find_button__QIN5w{border-radius:15px;font-size:12px;line-height:12px;margin-left:9px;padding:4px 26px}}.find_contents_container__9GP9k .find_button_container__vdojn{align-items:center;background-color:#3b4486;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;justify-content:center;line-height:32px;margin:52px 184px 0;padding:22px}@media only screen and (max-width:1180px){.find_contents_container__9GP9k .find_button_container__vdojn{border-radius:13px;font-size:24px;line-height:24px;margin:39px 138px 0;padding:16px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_contents_container__9GP9k .find_button_container__vdojn{border-radius:9px;font-size:16px;line-height:16px;margin:3.3vh 9.2vw 0;padding:1.3vh}}.find_contents_container__9GP9k .find_button_container__vdojn.find_disabled__sDh6V{background-color:#c2c2c2;cursor:not-allowed}.find_modal__t2ixF{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:48px 46px;text-align:center}@media only screen and (max-width:1180px){.find_modal__t2ixF{border-radius:21px;padding:36px 34px}}@media only screen and (max-width:430px){.find_modal__t2ixF{border-radius:14px;padding:24px 23px}}.find_modal__t2ixF .find_title__7v25K{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.find_modal__t2ixF .find_title__7v25K{font-size:48px}}@media only screen and (max-width:430px){.find_modal__t2ixF .find_title__7v25K{font-size:32px}}.find_modal__t2ixF .find_contents__P04YT{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:30px;margin-top:34px;text-align:center}@media only screen and (max-width:1180px){.find_modal__t2ixF .find_contents__P04YT{font-size:31px;margin-bottom:22px;margin-top:25px}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_modal__t2ixF .find_contents__P04YT{font-size:21px;margin-bottom:1.3vh;margin-top:1.3vh}}.find_modal__t2ixF .find_confirm_button__z7moO{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:41px;font-weight:600;margin:48px 0 0;padding:10px 0;text-align:center;width:100%}@media only screen and (max-width:1180px){.find_modal__t2ixF .find_confirm_button__z7moO{border-radius:15px;font-size:30px;padding:7px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.find_modal__t2ixF .find_confirm_button__z7moO{border-radius:10px;font-size:20px;margin:3.2vh 0 0;padding:1.5vh 0}}.find_modal__t2ixF .find_confirm_button__z7moO.find_disabled__sDh6V{background-color:#d0d0d0;cursor:not-allowed}.manage_section__BJ9b2{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.manage_background__jB2B3{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:calc(50% + 46px);z-index:-1}@media only screen and (max-width:1180px){.manage_background__jB2B3{width:calc(50% + 34px)}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_background__jB2B3{width:100%}}.manage_hambuger_container__SaT3u{display:none}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_hambuger_container__SaT3u{display:block;height:75px;position:absolute;right:50px;top:30px;width:75px;z-index:1}}@media only screen and (max-width:430px){.manage_hambuger_container__SaT3u{height:9.5vw;right:7.5vw;top:3vh;width:9.5vw}}.manage_display_container__t-NO5{flex:0 0 50%;padding:114px 112px 80px 96px}@media only screen and (max-width:1180px){.manage_display_container__t-NO5{padding:85px 84px 60px 72px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5{flex:1 0 auto;padding:11.2vh 7.8vw 6.3vh}}@media only screen and (max-width:430px){.manage_display_container__t-NO5{padding:9.1vh 7.5vw}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3{align-items:center;background-color:#efefef;border-radius:18px;display:flex;flex-direction:column;padding:81px 50px 36px}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3{padding:60px 37px 27px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3{border-radius:14px;padding:5.9vh 6.5vw 4.6vh}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3{border-radius:10px;padding:4.1vh 5.5vw 3.1vh}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_title__3xWuV{font-family:inter-semi-bold,inter,sans-serif;font-weight:600;text-align:center;width:100%}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor{background-color:#fff;border-radius:14px;margin-top:63px;padding:61px 47px;text-align:center;width:100%}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor{margin-top:47px;padding:45px 35px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor{margin-top:4.6vh;padding:4.9vh 6.2vw 2.2vh}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor{margin-top:3.7vh;padding:2.8vh 3.7vw}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_title__asOK7{font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_title__asOK7{font-size:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_title__asOK7{font-size:32px}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_title__asOK7{font-size:24px}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_number__LfMLt{font-family:inter-semi-bold,inter,sans-serif;font-size:125px;font-weight:600;line-height:125px;margin-top:14px}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_number__LfMLt{font-size:100px;line-height:100px;margin-top:10px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_number__LfMLt{font-size:125px;line-height:125px;margin-top:3.7vh}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_waiting_container__\+6Gor .manage_waiting_number__LfMLt{font-size:80px;line-height:80px;margin-top:2.8vh}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4-{background-color:#fff;border-radius:14px;margin-top:38px;padding:29px 38px 17px;text-align:center;width:100%}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4-{margin-top:28px;padding:21px 28px 12px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4-{margin-top:4.6vh;padding:1.8vh 3.7vw}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4-{margin-top:3.7vh;padding:1.3vh 2.5vw}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp{font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp{font-size:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp{font-size:26px}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp{font-size:19px}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp .manage_service_state__Wmsfo{font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp .manage_service_state__Wmsfo{font-size:15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp .manage_service_state__Wmsfo{font-size:21px}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_title__r1wrp .manage_service_state__Wmsfo{font-size:15px}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date_expired__zzY9e{color:#eb7979;font-family:inter-semi-bold,inter,sans-serif;font-size:20px;font-weight:600;margin-top:17px}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date_expired__zzY9e{font-size:15px;margin-top:12px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date_expired__zzY9e{font-size:20px;margin-top:1.7vh}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date_expired__zzY9e{font-size:15px;margin-top:1.2vh}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date__uHzDZ{font-family:inter-semi-bold,inter,sans-serif;font-size:20px;font-weight:600;margin-top:17px}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date__uHzDZ{font-size:15px;margin-top:12px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date__uHzDZ{font-size:20px;margin-top:1.7vh}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_service_date__uHzDZ{font-size:15px;margin-top:1.2vh}}.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_biztalk_count__MPq0b{font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;margin-top:7px}@media only screen and (max-width:1180px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_biztalk_count__MPq0b{font-size:12px;margin-top:5px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_biztalk_count__MPq0b{font-size:16px;margin-top:.7vh}}@media only screen and (max-width:430px){.manage_display_container__t-NO5 .manage_contents_container__Kd2S3 .manage_service_container__snt4- .manage_biztalk_count__MPq0b{font-size:12px;margin-top:.5vh}}.manage_control_container__N4UNL{background-color:#f3f3f3;border-top-left-radius:46px;flex:0 0 50%;height:100%}.manage_control_container__N4UNL .manage_back__6yjc5{display:none;font-family:inter-semi-bold,inter,sans-serif;font-size:20px;font-weight:600;margin:29px 0 0 20px}.manage_control_container__N4UNL .manage_back__6yjc5 img{height:37px;width:37px}@media only screen and (max-width:430px){.manage_control_container__N4UNL .manage_back__6yjc5 img{height:3.7vw;width:3.7vw}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_control_container__N4UNL .manage_back__6yjc5{display:block}}@media only screen and (max-width:430px){.manage_control_container__N4UNL .manage_back__6yjc5{font-size:16px;margin:2.9vh 0 0 2vw}}@media only screen and (max-width:1180px){.manage_control_container__N4UNL{border-top-left-radius:34px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_control_container__N4UNL{border-top-left-radius:20px;height:100%;left:100%;position:absolute;top:0;transition:all .5s ease-in-out;width:95vw;z-index:1}.manage_control_container__N4UNL.manage_active__sQoal{left:5vw}}@media only screen and (max-width:1024px)and (orientation:portrait)and (max-width:430px){.manage_control_container__N4UNL.manage_active__sQoal{left:3vw}.manage_control_container__N4UNL{width:97vw}}.manage_modal__zsOJb{align-items:center;border-radius:28px;display:flex;flex-direction:column;min-width:60%;padding:48px 105px;text-align:center}@media only screen and (max-width:1180px){.manage_modal__zsOJb{border-radius:21px;padding:36px 78px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_modal__zsOJb{border-radius:28px;padding:3.4vh 5.5vw}}@media only screen and (max-width:430px){.manage_modal__zsOJb{border-radius:14px;padding:24px 39px}}.manage_modal__zsOJb .manage_title__3xWuV{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.manage_modal__zsOJb .manage_title__3xWuV{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_modal__zsOJb .manage_title__3xWuV{font-size:42px}}@media only screen and (max-width:430px){.manage_modal__zsOJb .manage_title__3xWuV{font-size:31px}}.manage_modal__zsOJb .manage_contents__9w99k{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:30px;margin-top:35px;text-align:center}@media only screen and (max-width:1180px){.manage_modal__zsOJb .manage_contents__9w99k{font-size:31px;margin-bottom:22px;margin-top:26px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_modal__zsOJb .manage_contents__9w99k{font-size:42px;margin-bottom:2.9vh;margin-top:3.3vh}}@media only screen and (max-width:430px){.manage_modal__zsOJb .manage_contents__9w99k{font-size:31px;margin-bottom:1.5vh;margin-top:1.8vh}}.manage_modal__zsOJb .manage_button_container__G0jFs{display:flex;justify-content:center;margin:44px 0 0}@media only screen and (max-width:1180px){.manage_modal__zsOJb .manage_button_container__G0jFs{margin:33px 0 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_modal__zsOJb .manage_button_container__G0jFs{margin:4.4vh 0 0}}@media only screen and (max-width:430px){.manage_modal__zsOJb .manage_button_container__G0jFs{margin:2.8vh 0 0}}.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (max-width:1180px){.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH{font-size:42px}}@media only screen and (max-width:430px){.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH{border-radius:10px;font-size:31px;padding:10px 0}}.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH.manage_disabled__MBCwl{background-color:#d0d0d0;cursor:not-allowed}.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH:not(:last-child){margin-right:13px}@media only screen and (max-width:1180px){.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH:not(:last-child){margin-right:9px}}@media only screen and (max-width:1024px)and (orientation:portrait){.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH:not(:last-child){margin-right:1.3vw}}@media only screen and (max-width:430px){.manage_modal__zsOJb .manage_button_container__G0jFs .manage_button__k\+ZFH:not(:last-child){margin-right:4vw}}.menu_container__P7XHr{align-items:center;display:flex;flex-direction:column;padding:100px 104px 196px 103px}@media only screen and (max-width:1180px){.menu_container__P7XHr{padding:75px 78px 147px 77px}}@media only screen and (max-width:1024px)and (orientation:portrait){.menu_container__P7XHr{padding:1.1vh 9.8vw}}@media only screen and (max-width:430px){.menu_container__P7XHr{padding:3.3vh 7.8vw 6.3vh}}.menu_title__pwoY3{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:112px}@media only screen and (max-width:1180px){.menu_title__pwoY3{font-size:31px;margin-bottom:84px}}@media only screen and (max-width:1024px)and (orientation:portrait){.menu_title__pwoY3{font-size:42px;margin-bottom:6.4vh}}@media only screen and (max-width:430px){.menu_title__pwoY3{font-size:31px;margin-bottom:2.2vh}}.menu_button__x\+4ZQ{background-color:#8d97b9;border-radius:20px;color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;line-height:42px;padding:20px 0;text-align:center;width:100%}@media only screen and (max-width:1180px){.menu_button__x\+4ZQ{border-radius:15px;font-size:31px;line-height:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.menu_button__x\+4ZQ{font-size:42px;line-height:42px}}@media only screen and (max-width:430px){.menu_button__x\+4ZQ{border-radius:10px;font-size:21px;line-height:21px;padding:20px 0}}.menu_button__x\+4ZQ:not(:last-child){margin-bottom:26px}@media only screen and (max-width:1180px){.menu_button__x\+4ZQ:not(:last-child){margin-bottom:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.menu_button__x\+4ZQ:not(:last-child){margin-bottom:2.9vh}}@media only screen and (max-width:430px){.menu_button__x\+4ZQ:not(:last-child){margin-bottom:2vh}}.menu_button__x\+4ZQ:hover{color:#fff}.pay_container__Sqm2h{height:100%;overflow:hidden}.pay_back__K-NxU{align-items:center;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;margin:29px 0 0 26px}.pay_back__K-NxU img{height:24px;margin-right:6px;width:24px}@media only screen and (max-width:1024px)and (orientation:portrait){.pay_back__K-NxU{display:none}}.paymenu_container__gqOaK{align-items:center;display:flex;flex-direction:column;padding:49px 104px 196px 103px}@media only screen and (max-width:1180px){.paymenu_container__gqOaK{padding:36px 78px 147px 77px}}@media only screen and (max-width:1024px)and (orientation:portrait){.paymenu_container__gqOaK{padding:2.1vh 9.8vw}}@media only screen and (max-width:430px){.paymenu_container__gqOaK{padding:3.3vh 7.8vw 6.3vh}}.paymenu_title__ijDhf{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:112px}@media only screen and (max-width:1180px){.paymenu_title__ijDhf{font-size:31px;margin-bottom:84px}}@media only screen and (max-width:1024px)and (orientation:portrait){.paymenu_title__ijDhf{font-size:42px;margin-bottom:6.4vh}}@media only screen and (max-width:430px){.paymenu_title__ijDhf{font-size:31px;margin-bottom:2.2vh}}.paymenu_button__tCDGa{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px 0;text-align:center;width:100%}@media only screen and (max-width:1180px){.paymenu_button__tCDGa{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.paymenu_button__tCDGa{font-size:42px}}@media only screen and (max-width:430px){.paymenu_button__tCDGa{font-size:21px}}.paymenu_button__tCDGa:not(:last-child){margin-bottom:26px}@media only screen and (max-width:1180px){.paymenu_button__tCDGa:not(:last-child){margin-bottom:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.paymenu_button__tCDGa:not(:last-child){margin-bottom:2.1vh}}@media only screen and (max-width:430px){.paymenu_button__tCDGa:not(:last-child){margin-bottom:2vh}}.card_container__0AMl3{align-items:center;display:flex;flex-direction:column;height:100%;padding:49px 104px 52px 103px}@media only screen and (max-width:1180px){.card_container__0AMl3{padding:36px 78px 39px 77px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_container__0AMl3{padding:2.1vh 9.8vw}}@media only screen and (max-width:430px){.card_container__0AMl3{padding:3.3vh 7.8vw 3.4vh}}.card_container__0AMl3 .card_title__hyiRB{flex:0 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:112px}@media only screen and (max-width:1180px){.card_container__0AMl3 .card_title__hyiRB{font-size:31px;margin-bottom:84px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_container__0AMl3 .card_title__hyiRB{font-size:42px;margin-bottom:6.4vh}}@media only screen and (max-width:430px){.card_container__0AMl3 .card_title__hyiRB{font-size:31px;margin-bottom:2.2vh}}.card_container__0AMl3 .card_card_container__sw7Ro{flex:1 1 auto;overflow-y:auto;text-align:center;width:100%}.card_container__0AMl3 .card_card_container__sw7Ro .card_loading__IlqYQ{height:66px;width:66px}@media only screen and (max-width:1180px){.card_container__0AMl3 .card_card_container__sw7Ro .card_loading__IlqYQ{height:49px;width:49px}}.card_container__0AMl3 .card_card_container__sw7Ro .card_loading__IlqYQ img{height:66px;width:66px}.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ{background-color:#c2c2c2;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;justify-content:right;min-height:179px;padding:20px 28px;text-align:right;width:100%}@media only screen and (max-width:1180px){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ{border-radius:15px;font-size:24px;min-height:134px;padding:15px 21px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ{font-size:32px;min-height:13.1vh;padding:1.5vh 2.7vw}}@media only screen and (max-width:430px){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ{min-height:9.8vh;padding:1.1vh 1.9vw}}.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ .card_card_number__sZTDb{color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600}@media only screen and (max-width:1180px){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ .card_card_number__sZTDb{font-size:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ .card_card_number__sZTDb{font-size:32px}}@media only screen and (max-width:430px){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ .card_card_number__sZTDb{font-size:24px}}.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ.card_reps_card__VrkKZ{background-color:#8d97b9}.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ:not(:last-child){margin-bottom:26px}@media only screen and (max-width:1180px){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ:not(:last-child){margin-bottom:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ:not(:last-child){margin-bottom:2.9vh}}@media only screen and (max-width:430px){.card_container__0AMl3 .card_card_container__sw7Ro .card_card__hNlSJ:not(:last-child){margin-bottom:2vh}}.card_container__0AMl3 .card_card_container__sw7Ro .card_no_card__5WsHJ{align-items:center;justify-content:center}.card_container__0AMl3 .card_button__aLfgz{align-items:center;background-color:#8d97b9;border-radius:20px;color:#fff;display:flex;float:0 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;justify-content:center;margin-bottom:52px;margin-top:26px;padding:20px 0;text-align:center;width:100%}@media only screen and (max-width:1180px){.card_container__0AMl3 .card_button__aLfgz{border-radius:15px;font-size:31px;margin-bottom:39px;margin-top:19px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_container__0AMl3 .card_button__aLfgz{font-size:42px;margin-bottom:6.4vh;margin-top:3.3vh}}@media only screen and (max-width:430px){.card_container__0AMl3 .card_button__aLfgz{border-radius:10px;font-size:21px;margin-bottom:4.4vh;margin-top:2.2vh;padding:20px 0}}.card_container__0AMl3 .card_button__aLfgz img{height:40px;margin-right:13px;width:40px}@media only screen and (max-width:1180px){.card_container__0AMl3 .card_button__aLfgz img{height:30px;margin-right:9px;width:30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_container__0AMl3 .card_button__aLfgz img{height:40px;margin-right:1.3vw;width:40px}}@media only screen and (max-width:430px){.card_container__0AMl3 .card_button__aLfgz img{height:20px;margin-right:6px;width:20px}}.card_modal__e4xZ9{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:64px 70px;position:relative;text-align:center}@media only screen and (max-width:1180px){.card_modal__e4xZ9{border-radius:21px;padding:48px 52px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9{padding:3.7vh 4.8vw}}@media only screen and (max-width:430px){.card_modal__e4xZ9{padding:2.6vh 3.5vw}}.card_modal__e4xZ9 .card_close__F3u0E{cursor:pointer;position:absolute;right:32px;top:26px}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_close__F3u0E{right:24px;top:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_close__F3u0E{right:3.2vw;top:2.6vh}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_close__F3u0E{right:2.4vw;top:1.9vh}}.card_modal__e4xZ9 .card_close__F3u0E img{height:78px;width:78px}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_close__F3u0E img{height:58px;width:58px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_close__F3u0E img{height:78px;width:78px}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_close__F3u0E img{height:58px;width:58px}}.card_modal__e4xZ9 .card_title__hyiRB{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_title__hyiRB{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_title__hyiRB{font-size:42px}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_title__hyiRB{font-size:31px}}.card_modal__e4xZ9 .card_card__hNlSJ{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-top:24px;text-align:center}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_card__hNlSJ{font-size:31px;margin-top:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_card__hNlSJ{font-size:42px;margin-top:2.6vh}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_card__hNlSJ{font-size:24px;margin-top:1.8vh}}.card_modal__e4xZ9 .card_contents__3d5nO{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:62px;margin-top:32px;text-align:center}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_contents__3d5nO{font-size:31px;margin-bottom:46px;margin-top:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_contents__3d5nO{font-size:42px;margin-bottom:6.2vh;margin-top:3.1vh}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_contents__3d5nO{font-size:24px;margin-bottom:4.4vh;margin-top:2.2vh}}.card_modal__e4xZ9 .card_button_container__e0MtO{display:flex;flex-direction:column;justify-content:center;margin:44px 0 0}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_button_container__e0MtO{margin:33px 0 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_button_container__e0MtO{margin:4.7vh 0 0}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_button_container__e0MtO{margin:3.3vh 0 0}}.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz{border-radius:20px;font-size:42px;padding:2.6vh 0}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz{border-radius:10px;font-size:24px;padding:20px 0}}.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz.card_disabled__jZMF6{background-color:#d0d0d0;cursor:not-allowed}.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz:not(:last-child){margin-bottom:24px}@media only screen and (max-width:1180px){.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz:not(:last-child){margin-bottom:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz:not(:last-child){margin-bottom:2.4vh}}@media only screen and (max-width:430px){.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz:not(:last-child){margin-bottom:1.6vh}}.card_modal__e4xZ9 .card_button_container__e0MtO .card_button__aLfgz.card_delete_button__wZhvS{background-color:#cc6e6e}.Loading_loader__bxyj2{animation:Loading_loader__bxyj2 1.1s linear infinite;position:relative;transform:translateZ(0)}@keyframes Loading_loader__bxyj2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product_container__RarnB{align-items:center;display:flex;flex-direction:column;height:100%;padding:49px 104px 52px 103px}@media only screen and (max-width:1180px){.product_container__RarnB{padding:36px 78px 39px 77px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_container__RarnB{padding:2.1vh 9.8vw}}@media only screen and (max-width:430px){.product_container__RarnB{padding:3.3vh 7.8vw 3.5vh}}.product_container__RarnB .product_title__CLqna{flex:0 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:112px}@media only screen and (max-width:1180px){.product_container__RarnB .product_title__CLqna{font-size:31px;margin-bottom:84px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_container__RarnB .product_title__CLqna{font-size:42px;margin-bottom:6.4vh}}@media only screen and (max-width:430px){.product_container__RarnB .product_title__CLqna{font-size:31px;margin-bottom:2.2vh}}.product_container__RarnB .product_product_container__t163U{flex:1 1 auto;overflow-y:auto;text-align:center;width:100%}.product_container__RarnB .product_product_container__t163U .product_loading__GEGGn{height:66px;width:66px}@media only screen and (max-width:1180px){.product_container__RarnB .product_product_container__t163U .product_loading__GEGGn{height:49px;width:49px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_container__RarnB .product_product_container__t163U .product_loading__GEGGn{height:66px;width:66px}}@media only screen and (max-width:430px){.product_container__RarnB .product_product_container__t163U .product_loading__GEGGn{height:49px;width:49px}}.product_container__RarnB .product_product_container__t163U .product_product__k9Uof{background-color:#c2c2c2;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;justify-content:center;padding:16px 20px;text-align:center;width:100%}@media only screen and (max-width:1180px){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof{font-size:24px;min-height:61px;padding:14px 15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof{font-size:32px;padding:1.2vh 2vw}}@media only screen and (max-width:430px){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof{font-size:24px;padding:1.1vh 1.3vw}}.product_container__RarnB .product_product_container__t163U .product_product__k9Uof .product_product_info__Am8AE{color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600}@media only screen and (max-width:1180px){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof .product_product_info__Am8AE{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof .product_product_info__Am8AE{font-size:42px}}@media only screen and (max-width:430px){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof .product_product_info__Am8AE{font-size:31px}}.product_container__RarnB .product_product_container__t163U .product_product__k9Uof.product_active_product__comVG{background-color:#8d97b9}.product_container__RarnB .product_product_container__t163U .product_product__k9Uof:not(:last-child){margin-bottom:26px}@media only screen and (max-width:1180px){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof:not(:last-child){margin-bottom:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof:not(:last-child){margin-bottom:2.2vh}}@media only screen and (max-width:430px){.product_container__RarnB .product_product_container__t163U .product_product__k9Uof:not(:last-child){margin-bottom:2vh}}.product_container__RarnB .product_product_container__t163U .product_no_product__qaD81{align-items:center;justify-content:center}.product_container__RarnB .product_exp_container__jYfPi{font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;margin:62px 0 86px;text-align:center}@media only screen and (max-width:1180px){.product_container__RarnB .product_exp_container__jYfPi{font-size:15px;margin:46px 0 64px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_container__RarnB .product_exp_container__jYfPi{font-size:21px;margin:5.6vh 0 7.2vh}}@media only screen and (max-width:430px){.product_container__RarnB .product_exp_container__jYfPi{font-size:15px;margin:4.6vh 0 6.4vh}}.product_modal__6uxG9{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:64px 70px;position:relative;text-align:center}@media only screen and (max-width:1180px){.product_modal__6uxG9{border-radius:21px;padding:48px 52px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9{border-radius:28px;padding:4.7vh 5.2vw}}@media only screen and (max-width:768px){.product_modal__6uxG9{border-radius:14px;padding:32px 34px}}.product_modal__6uxG9 .product_close__Xt8-H{cursor:pointer;position:absolute;right:32px;top:26px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_close__Xt8-H{right:24px;top:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_close__Xt8-H{right:28px;top:26px}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_close__Xt8-H{right:24px;top:19px}}.product_modal__6uxG9 .product_close__Xt8-H img{height:78px;width:78px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_close__Xt8-H img{height:58px;width:58px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_close__Xt8-H img{height:78px;width:78px}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_close__Xt8-H img{height:58px;width:58px}}.product_modal__6uxG9 .product_title__CLqna{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_title__CLqna{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_title__CLqna{font-size:42px}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_title__CLqna{font-size:24px}}.product_modal__6uxG9 .product_product__k9Uof{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-top:24px;text-align:center}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_product__k9Uof{font-size:31px;margin-top:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_product__k9Uof{font-size:42px;margin-top:2.6vh}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_product__k9Uof{font-size:24px;margin-top:18px}}.product_modal__6uxG9 .product_contents_container__DpoTQ{border:2px solid #c2c2c2;border-radius:12px;margin-top:19px;max-width:836px;padding:21px 13px 22px 20px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ{border:1px solid #c2c2c2;border-radius:9px;margin-top:14px;max-width:627px;padding:15px 9px 16px 15px}}.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e{font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;max-height:574px;overflow-y:auto;padding-right:18px;text-align:left}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e{font-size:12px;max-height:430px;padding-right:13px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e{font-size:1.2vh;max-height:42vh;padding-right:1.8vw}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e{font-size:8px;max-height:25.8vh;padding-right:2.1vw}}.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e::-webkit-scrollbar{width:10px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e::-webkit-scrollbar{width:7px}}.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e::-webkit-scrollbar-thumb{border-radius:15px}}.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e::-webkit-scrollbar-track{background-color:#d0d0d0;border-radius:20px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e::-webkit-scrollbar-track{border-radius:15px}}.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline1__IKwYQ{margin-left:20px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline1__IKwYQ{margin-left:15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline1__IKwYQ{margin-left:20px}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline1__IKwYQ{margin-left:1.9vw}}.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline2__i0cpl{margin-left:40px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline2__i0cpl{margin-left:30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline2__i0cpl{margin-left:40px}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline2__i0cpl{margin-left:3.7vw}}.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline3__mrrTE{margin-left:60px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline3__mrrTE{margin-left:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline3__mrrTE{margin-left:60px}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_contents_container__DpoTQ .product_text__rq-3e .product_headline3__mrrTE{margin-left:5.6vw}}.product_modal__6uxG9 .product_checkbox_container__QFmdt{align-items:center;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:22px;font-weight:600;justify-content:center;margin:0 10px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_checkbox_container__QFmdt{font-size:12px;margin:0 7px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_checkbox_container__QFmdt{font-size:22px;margin:0 1.1vw}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_checkbox_container__QFmdt{font-size:11px;margin:0 5px}}.product_modal__6uxG9 .product_checkbox_container__QFmdt span{text-decoration:underline}.product_modal__6uxG9 .product_contents__nGy7q{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-top:32px;text-align:center}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_contents__nGy7q{font-size:31px;margin-top:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_contents__nGy7q{font-size:42px;margin-top:2.6vh}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_contents__nGy7q{font-size:24px;margin-top:18px}}.product_modal__6uxG9 .product_exp__BBh1B{font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;margin-top:22px;text-align:center}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_exp__BBh1B{font-size:18px;margin-top:16px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_exp__BBh1B{font-size:24px;margin-top:1.6vh}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_exp__BBh1B{font-size:14px;margin-top:12px}}.product_modal__6uxG9 .product_button_container__10\+wC{display:flex;flex-direction:column;justify-content:center;margin:50px 0 0}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_button_container__10\+wC{margin:37px 0 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_button_container__10\+wC{margin:4.8vh 0 0}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_button_container__10\+wC{margin:26px 0 0}}.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC{border-radius:20px;font-size:42px;padding:2.1vh 0}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC{border-radius:10px;font-size:21px;padding:10px 0}}.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC.product_disabled__kAuuf{background-color:#d0d0d0;cursor:not-allowed}.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC:not(:last-child){margin-bottom:24px}@media only screen and (max-width:1180px){.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC:not(:last-child){margin-bottom:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC:not(:last-child){margin-bottom:2.2vh}}@media only screen and (max-width:768px){.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC:not(:last-child){margin-bottom:12px}}.product_modal__6uxG9 .product_button_container__10\+wC .product_button__8BzBC.product_delete_button__jCfkj{background-color:#cc6e6e}.history_container__Q1lQO{align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:46px 26px}@media only screen and (max-width:1180px){.history_container__Q1lQO{padding:34px 19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.history_container__Q1lQO{padding:2.2vh 7.8vw 6.3vh}}@media only screen and (max-width:430px){.history_container__Q1lQO{padding:3.3vh 1.9vw 6.3vh}}.history_title__FAklX{flex:0 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600}@media only screen and (max-width:1180px){.history_title__FAklX{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.history_title__FAklX{font-size:42px}}@media only screen and (max-width:430px){.history_title__FAklX{font-size:31px}}.history_contents_container__V1Np8{background-color:#fff;border-radius:14px;flex:1 1 auto;margin-bottom:34px;margin-top:29px;padding:26px 20px 17px 34px;width:100%}@media only screen and (max-width:1180px){.history_contents_container__V1Np8{border-radius:10px;margin-bottom:25px;margin-top:21px;padding:19px 15px 12px 25px}}@media only screen and (max-width:1024px)and (orientation:portrait){.history_contents_container__V1Np8{border-radius:1.4vh;margin-bottom:3.3vh;margin-top:2.2vh;padding:1.7vh 1.3vw 1.1vh 2.2vw}}@media only screen and (max-width:430px){.history_contents_container__V1Np8{border-radius:1vh;margin-bottom:3.3vh;margin-top:3.3vh;padding:1.3vh 1vw .9vh 1.6vw}}.history_contents_container__V1Np8 .history_loading_container__i3kpu{align-items:center;display:flex;height:100%;justify-content:center}.history_contents_container__V1Np8 .history_table_container__tF8Eg{max-height:70vh;overflow-y:auto}.history_contents_container__V1Np8 .history_table_container__tF8Eg::-webkit-scrollbar{width:10px}@media only screen and (max-width:1180px){.history_contents_container__V1Np8 .history_table_container__tF8Eg::-webkit-scrollbar{width:7px}}.history_contents_container__V1Np8 .history_table_container__tF8Eg::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px}.history_contents_container__V1Np8 .history_table_container__tF8Eg::-webkit-scrollbar-track{background-color:#d0d0d0;border-radius:20px;margin-top:54px}@media only screen and (max-width:1180px){.history_contents_container__V1Np8 .history_table_container__tF8Eg::-webkit-scrollbar-track{margin-top:40px}}@media only screen and (max-width:1024px)and (orientation:portrait){.history_contents_container__V1Np8 .history_table_container__tF8Eg::-webkit-scrollbar-track{margin-top:5.4vh}}@media only screen and (max-width:430px){.history_contents_container__V1Np8 .history_table_container__tF8Eg::-webkit-scrollbar-track{margin-top:8vh}}.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2{border-collapse:collapse}.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 thead{background-color:#fff;position:sticky;top:0;z-index:1}.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 thead th .history_cell__tWkf1{font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;margin-bottom:20px;text-align:center}@media only screen and (max-width:1180px){.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 thead th .history_cell__tWkf1{font-size:15px;margin-bottom:15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 thead th .history_cell__tWkf1{font-size:21px;margin-bottom:2vh}}@media only screen and (max-width:430px){.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 thead th .history_cell__tWkf1{font-size:15px;margin-bottom:1.5vh}}.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 td{text-align:center}.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 td .history_cell__tWkf1{align-items:center;display:inline-flex;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;height:34px;justify-content:center;margin-top:10px;text-align:center}@media only screen and (max-width:1180px){.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 td .history_cell__tWkf1{font-size:12px;height:25px;margin-top:7px}}@media only screen and (max-width:1024px)and (orientation:portrait){.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 td .history_cell__tWkf1{font-size:16px;height:3.4vh;margin-top:1vh}}@media only screen and (max-width:430px){.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 td .history_cell__tWkf1{font-size:12px;height:2.5vh;margin-top:.7vh}}.history_contents_container__V1Np8 .history_table_container__tF8Eg .history_table__gNqX2 .history_fail__3PN1t td .history_cell__tWkf1{color:red}.info_container__zX-Kb{align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:46px 102px 86px 101px}@media only screen and (max-width:1180px){.info_container__zX-Kb{padding:34px 76px 64px 75px}}@media only screen and (max-width:430px){.info_container__zX-Kb{padding:3.1vh 7.5vw 7.7vh 7.3vw}}.info_back__MzQWf{align-items:left;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;margin:29px 0 0 26px;width:100%}@media only screen and (max-width:1180px){.info_back__MzQWf{font-size:12px;margin:21px 0 0 19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_back__MzQWf{display:none}}.info_back__MzQWf img{height:24px;margin-right:6px;width:24px}@media only screen and (max-width:1180px){.info_back__MzQWf img{height:18px;margin-right:4px;width:18px}}.info_title_container__IEb8C{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600}@media only screen and (max-width:1180px){.info_title_container__IEb8C{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_title_container__IEb8C{font-size:42px}}@media only screen and (max-width:430px){.info_title_container__IEb8C{font-size:31px}}.info_store_title_container__sjglk{font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;margin:30px 0 0 12px;text-align:left;width:100%}@media only screen and (max-width:1180px){.info_store_title_container__sjglk{font-size:24px;margin:22px 0 0 9px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_store_title_container__sjglk{font-size:32px;margin:2.2vh 0 0 1.2vw}}@media only screen and (max-width:430px){.info_store_title_container__sjglk{font-size:24px;margin:1.7vh 0 0 1.1vw}}.info_store_input_container__JvN94{background-color:#fff;border-radius:16px;padding:14px;width:100%}@media only screen and (max-width:1180px){.info_store_input_container__JvN94{border-radius:12px;padding:10px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_store_input_container__JvN94{border-radius:18px;padding:1.8vh}}@media only screen and (max-width:430px){.info_store_input_container__JvN94{border-radius:10px;padding:1.5vh}}.info_store_input_container__JvN94 .info_input__v9moc{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;line-height:1;text-align:center;width:100%}@media only screen and (max-width:1180px){.info_store_input_container__JvN94 .info_input__v9moc{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_store_input_container__JvN94 .info_input__v9moc{font-size:42px}}@media only screen and (max-width:430px){.info_store_input_container__JvN94 .info_input__v9moc{font-size:31px}}.info_background_image_title__TQqfC{font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;margin:30px 0 0 12px;text-align:left;width:100%}@media only screen and (max-width:1180px){.info_background_image_title__TQqfC{font-size:24px;margin:22px 0 0 9px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_background_image_title__TQqfC{font-size:32px;margin:2.2vh 0 0 1.2vw}}@media only screen and (max-width:430px){.info_background_image_title__TQqfC{font-size:24px;margin:1.7vh 0 0 1.1vw}}.info_background_image__0wMp7{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;cursor:pointer;display:flex;height:262px;justify-content:center;width:100%}@media only screen and (max-width:1180px){.info_background_image__0wMp7{border-radius:12px;height:196px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_background_image__0wMp7{border-radius:18px;height:19.2vh}}@media only screen and (max-width:430px){.info_background_image__0wMp7{border-radius:10px}}.info_background_image__0wMp7 .info_input__v9moc{display:none}.info_background_image__0wMp7 img{height:54px;width:54px}@media only screen and (max-width:1180px){.info_background_image__0wMp7 img{height:40px;width:40px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_background_image__0wMp7 img{height:54px;width:54px}}@media only screen and (max-width:430px){.info_background_image__0wMp7 img{height:40px;width:40px}}.info_button_container__EvoVU{background-color:#8d97b9;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;justify-content:center;margin-top:137px;padding:14px;width:100%}@media only screen and (max-width:1180px){.info_button_container__EvoVU{border-radius:12px;font-size:31px;margin-top:102px;padding:10px}}@media only screen and (max-width:1024px)and (orientation:portrait){.info_button_container__EvoVU{border-radius:18px;font-size:42px;margin-top:8.2vh;padding:1vh}}@media only screen and (max-width:430px){.info_button_container__EvoVU{border-radius:10px;font-size:31px;margin-top:6.7vh;padding:1vh}}.info_button_container__EvoVU.info_disabled__eFkj\+{background-color:#c2c2c2;cursor:not-allowed}.waiting_container__qDqW-{align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:46px 26px}@media only screen and (max-width:1180px){.waiting_container__qDqW-{padding:34px 19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_container__qDqW-{padding:2.2vh 7.8vw 6.3vh}}@media only screen and (max-width:430px){.waiting_container__qDqW-{padding:3.3vh 1.9vw 6.3vh}}.waiting_checkbox_container__z52Og{align-items:center;display:flex;justify-content:end;margin-right:20px;width:100%}.waiting_checkbox_container__z52Og .waiting_checkbox__C5YpO{color:#484848;font-family:inter-semi-bold,inter,sans-serif;font-size:18px;font-weight:600}@media only screen and (max-width:1180px){.waiting_checkbox_container__z52Og .waiting_checkbox__C5YpO{font-size:14px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_checkbox_container__z52Og .waiting_checkbox__C5YpO{font-size:12px}}.waiting_checkbox_container__z52Og .waiting_ticker__4yYIV{margin-right:14px}.waiting_checkbox_container__z52Og .waiting_ticker__4yYIV:before{background-size:28px 28px!important;height:28px!important;width:28px!important}@media only screen and (max-width:1180px){.waiting_checkbox_container__z52Og .waiting_ticker__4yYIV:before{background-size:20px 20px!important;height:20px!important;width:20px!important}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_checkbox_container__z52Og .waiting_ticker__4yYIV:before{background-size:16px 16px!important;height:16px!important;width:16px!important}}.waiting_back__oWefj{align-items:center;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;margin:29px 0 0 26px}@media only screen and (max-width:1180px){.waiting_back__oWefj{font-size:12px;margin:21px 0 0 19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_back__oWefj{display:none}}.waiting_back__oWefj img{height:24px;margin-right:6px;width:24px}@media only screen and (max-width:1180px){.waiting_back__oWefj img{height:18px;margin-right:4px;width:18px}}.waiting_title__Ls1YP{flex:0 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600}@media only screen and (max-width:1180px){.waiting_title__Ls1YP{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_title__Ls1YP{font-size:42px}}@media only screen and (max-width:430px){.waiting_title__Ls1YP{font-size:31px}}.waiting_contents_container__Rx8E-{background-color:#fff;border-radius:14px;flex:1 1 auto;margin-top:29px;padding:26px 20px 17px 34px;width:100%}@media only screen and (max-width:1180px){.waiting_contents_container__Rx8E-{border-radius:10px;margin-top:21px;padding:19px 15px 12px 25px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_contents_container__Rx8E-{margin-top:2.2vh;padding:1.7vh 1.3vw 1.1vh 2.2vw}}@media only screen and (max-width:430px){.waiting_contents_container__Rx8E-{margin-top:3.3vh;padding:1.3vh 1vw .9vh 1.6vw}}.waiting_contents_container__Rx8E- .waiting_loading_container__6AnvX{align-items:center;display:flex;height:100%;justify-content:center}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ{max-height:60vh;overflow-y:auto}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ::-webkit-scrollbar{width:10px}@media only screen and (max-width:1180px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ::-webkit-scrollbar{width:7px}}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ::-webkit-scrollbar-track{background-color:#d0d0d0;border-radius:20px;margin-top:54px}@media only screen and (max-width:1180px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ::-webkit-scrollbar-track{margin-top:40px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ::-webkit-scrollbar-track{margin-top:5.4vh}}@media only screen and (max-width:430px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ::-webkit-scrollbar-track{margin-top:6.3vh}}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht{border-collapse:collapse}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht thead{background-color:#fff;position:sticky;top:0;z-index:1}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht thead th .waiting_cell__9Dgx1{font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;margin-bottom:20px;text-align:center}@media only screen and (max-width:1180px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht thead th .waiting_cell__9Dgx1{font-size:15px;margin-bottom:15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht thead th .waiting_cell__9Dgx1{font-size:23px;margin-bottom:24px}}@media only screen and (max-width:430px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht thead th .waiting_cell__9Dgx1{font-size:16px;margin-bottom:16px}}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td{text-align:center}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_cell__9Dgx1{align-items:center;display:inline-flex;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;height:34px;justify-content:center;margin-top:10px;text-align:center}@media only screen and (max-width:1180px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_cell__9Dgx1{font-size:12px;height:25px;margin-top:7px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_cell__9Dgx1{font-size:20px;height:2.5vh;margin-top:1.5vh}}@media only screen and (max-width:430px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_cell__9Dgx1{font-size:14px;height:2.5vh;margin-top:1.5vh}}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_call__lRVba,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_enter__3q1ka,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_noShow__bNUr6,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_pending__u5wlS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_storeCancel__MS9JS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_userCancel__eDm4n,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_wait__IA4B0{border-radius:15px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;text-align:center;width:106px}@media only screen and (max-width:1180px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_call__lRVba,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_enter__3q1ka,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_noShow__bNUr6,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_pending__u5wlS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_storeCancel__MS9JS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_userCancel__eDm4n,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_wait__IA4B0{border-radius:11px;font-size:12px;width:79px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_call__lRVba,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_enter__3q1ka,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_noShow__bNUr6,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_pending__u5wlS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_storeCancel__MS9JS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_userCancel__eDm4n,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_wait__IA4B0{border-radius:15px;font-size:20px;width:10.4vw}}@media only screen and (max-width:430px){.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_call__lRVba,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_enter__3q1ka,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_noShow__bNUr6,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_pending__u5wlS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_storeCancel__MS9JS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_userCancel__eDm4n,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_wait__IA4B0{border-radius:11px;font-size:14px;width:15vw}}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_wait__IA4B0{background-color:#70bdc0}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_pending__u5wlS{background-color:#86c8ff}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_call__lRVba{background-color:#7cbf77}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_storeCancel__MS9JS,.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_userCancel__eDm4n{background-color:#6d6d6d}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_enter__3q1ka{background-color:#a87afd}.waiting_contents_container__Rx8E- .waiting_table_container__ETbZZ .waiting_table__B5Mht td .waiting_noShow__bNUr6{background-color:#cc6e6e}.waiting_control_button_container__3vAq4{display:flex;flex:0 0 auto;justify-content:center;margin:44px 0 47px;padding:0 32px;width:100%}@media only screen and (max-width:1180px){.waiting_control_button_container__3vAq4{margin:33px 0 35px;padding:0 24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_control_button_container__3vAq4{margin:4.7vh 0 4.2vh;padding:0 3.2vw}}@media only screen and (max-width:430px){.waiting_control_button_container__3vAq4{margin:4.7vh 0 3.5vh;padding:0 2.4vw}}.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk{background-color:#8d97b9;border-radius:14px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600;padding:22px;text-align:center}@media only screen and (max-width:1180px){.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk{border-radius:10px;font-size:19px;padding:16px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk{border-radius:14px;font-size:32px;padding:2.2vh}}@media only screen and (max-width:430px){.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk{border-radius:10px;font-size:23px;padding:1.6vh}}.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk.waiting_disabled__gZyCs{background-color:#d0d0d0;cursor:not-allowed}.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk:not(:last-child){margin-right:34px}@media only screen and (max-width:1180px){.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk:not(:last-child){margin-right:25px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk:not(:last-child){margin-right:3.4vw}}@media only screen and (max-width:430px){.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk:not(:last-child){margin-right:2.5vw}}.waiting_control_button_container__3vAq4 .waiting_button__Ic-Mk.waiting_delete_button__PRdzZ{background-color:#cc6e6e}.waiting_modal__TJB\+h{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:64px 105px;position:relative;text-align:center}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h{border-radius:21px;padding:48px 78px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h{border-radius:28px;padding:3.4vh 5.5vw}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h{border-radius:14px;padding:24px 39px}}.waiting_modal__TJB\+h .waiting_close__jxCDh{cursor:pointer;position:absolute;right:32px;top:26px}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_close__jxCDh{right:24px;top:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_close__jxCDh{right:28px;top:26px}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_close__jxCDh{right:19px;top:13px}}.waiting_modal__TJB\+h .waiting_close__jxCDh img{height:78px;width:78px}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_close__jxCDh img{height:58px;width:58px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_close__jxCDh img{height:78px;width:78px}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_close__jxCDh img{height:39px;width:39px}}.waiting_modal__TJB\+h .waiting_title__Ls1YP{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_title__Ls1YP{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_title__Ls1YP{font-size:42px}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_title__Ls1YP{font-size:31px}}.waiting_modal__TJB\+h .waiting_tel__GHqgi{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-top:24px;text-align:center}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_tel__GHqgi{font-size:31px;margin-top:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_tel__GHqgi{font-size:42px;margin-top:2.4vh}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_tel__GHqgi{font-size:31px;margin-top:1.8vh}}.waiting_modal__TJB\+h .waiting_contents__O2IXw{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:62px;margin-top:32px;text-align:center}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_contents__O2IXw{font-size:31px;margin-bottom:46px;margin-top:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_contents__O2IXw{font-size:42px;margin-bottom:6.2vh;margin-top:2.6vh}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_contents__O2IXw{font-size:31px;margin-bottom:3.5vh;margin-top:1.8vh}}.waiting_modal__TJB\+h .waiting_button_container__LjYpp{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:44px 0 0}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_button_container__LjYpp{margin:33px 0 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_button_container__LjYpp{margin:4.4vh 0 0}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_button_container__LjYpp{margin:3.3vh 0 0}}.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px;text-align:center;width:445px}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk{border-radius:15px;font-size:31px;padding:15px;width:333px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk{border-radius:20px;font-size:42px;padding:2.2vh;width:43.5vw}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk{border-radius:15px;font-size:31px;padding:1.5vh;width:64vw}}.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk:not(:last-child){margin-bottom:24px}@media only screen and (max-width:1180px){.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk:not(:last-child){margin-bottom:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk:not(:last-child){margin-bottom:2.4vh}}@media only screen and (max-width:430px){.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_button__Ic-Mk:not(:last-child){margin-bottom:1.8vh}}.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_wait_button__0aNCw{background-color:#cc6e6e}.waiting_modal__TJB\+h .waiting_button_container__LjYpp .waiting_cancel_button__xG3-G{background-color:#6d6d6d}.Checkbox_checkbox__F6idd{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;user-select:none}.Checkbox_checkbox__F6idd .Checkbox_input__yhxOK{left:0;position:absolute;top:0}.Checkbox_checkbox__F6idd .Checkbox_input__yhxOK:checked+.Checkbox_inner__gTgy3 .Checkbox_tick__XiHZF:before{background:url(/static/media/checked.0da4f478236f8b873db3.svg);background-size:100%}.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3{align-items:center;display:flex}.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3 .Checkbox_tick__XiHZF{flex-shrink:0;height:13px;margin-right:20px;position:relative;width:13px}@media only screen and (max-width:430px){.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3 .Checkbox_tick__XiHZF{height:10px;margin-right:15px;width:10px}}.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3 .Checkbox_tick__XiHZF.Checkbox_error__2rtux{border:1px solid red}.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3 .Checkbox_tick__XiHZF:before{background:url(/static/media/check.2d084fcef824b95b7beb.svg);background-size:100%;content:"";height:28px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s;width:28px}@media only screen and (max-width:430px){.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3 .Checkbox_tick__XiHZF:before{height:20px;width:20px}}.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3 .Checkbox_text__ardgD{transition:all .2s}.Checkbox_checkbox__F6idd .Checkbox_inner__gTgy3 .Checkbox_text__ardgD.Checkbox_error__2rtux{color:red}.regist_section__Uyj7\+{height:auto;padding:166px 101px 370px;position:relative;width:100%}@media only screen and (max-width:1180px){.regist_section__Uyj7\+{padding:124px 75px 277px}}@media only screen and (max-width:1024px)and (orientation:portrait){.regist_section__Uyj7\+{padding:8.3vh 8.2vw}}@media only screen and (max-width:430px){.regist_section__Uyj7\+{padding:5.4vh 5.1vw}}.terms_title__iLC62{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600}@media only screen and (max-width:1180px){.terms_title__iLC62{font-size:48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_title__iLC62{font-size:40px}}@media only screen and (max-width:768px){.terms_title__iLC62{font-size:26px}}@media only screen and (max-width:430px){.terms_title__iLC62{font-size:20px}}.terms_contents_container__b\+-c2{background-color:#8d97b9;border-radius:30px;margin-top:36px;padding:101px 124px 66px;width:100%}@media only screen and (max-width:1180px){.terms_contents_container__b\+-c2{border-radius:22px;margin-top:27px;padding:75px 93px 49px}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_contents_container__b\+-c2{border-radius:15px;margin-top:4.6vh;padding:34px 23px 54px 2.7vw}}@media only screen and (max-width:430px){.terms_contents_container__b\+-c2{border-radius:10px;margin-top:3.7vh;padding:1.8vh 2.3vw 3.1vh}}.terms_contents_container__b\+-c2 .terms_sub_title__PZ0-l{color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;margin-left:10px}@media only screen and (max-width:1180px){.terms_contents_container__b\+-c2 .terms_sub_title__PZ0-l{font-size:24px;margin-left:7px}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_contents_container__b\+-c2 .terms_sub_title__PZ0-l{margin-left:.8vw}}.terms_contents_container__b\+-c2 .terms_text_container__MAdq0{background-color:#fff;border-radius:20px;margin:24px 0 44px;padding:26px 18px 26px 4.7vw}@media only screen and (max-width:1180px){.terms_contents_container__b\+-c2 .terms_text_container__MAdq0{border-radius:15px;margin:18px 0 33px;padding:19px 13px 19px 36px}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_contents_container__b\+-c2 .terms_text_container__MAdq0{border-radius:10px;margin:1.3vh 0 2.2vh;padding:2vh 1.1vw}}@media only screen and (max-width:430px){.terms_contents_container__b\+-c2 .terms_text_container__MAdq0{border-radius:10px;margin:1.1vh 0 1.7vh;padding:1.5vh 1.1vw}}.terms_contents_container__b\+-c2 .terms_text_container__MAdq0 .terms_text_area__YqPSd{font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;max-height:40.6vh;overflow-y:auto;padding-right:2vw}@media only screen and (max-width:1180px){.terms_contents_container__b\+-c2 .terms_text_container__MAdq0 .terms_text_area__YqPSd{max-height:312px;padding-right:15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_contents_container__b\+-c2 .terms_text_container__MAdq0 .terms_text_area__YqPSd{padding-right:1vw}}.terms_contents_container__b\+-c2 .terms_text_container__MAdq0 .terms_text_area__YqPSd::-webkit-scrollbar{width:10px}.terms_contents_container__b\+-c2 .terms_text_container__MAdq0 .terms_text_area__YqPSd::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px}.terms_contents_container__b\+-c2 .terms_text_container__MAdq0 .terms_text_area__YqPSd::-webkit-scrollbar-track{background-color:#d0d0d0;border-radius:20px}.terms_checkbox_container__Pzs5r{margin:0 16px 16px 0;text-align:right}@media only screen and (max-width:1180px){.terms_checkbox_container__Pzs5r{margin:0 12px 12px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_checkbox_container__Pzs5r{margin:0 1.1vw .6vh 0}}.terms_checkbox_container__Pzs5r .terms_text__Hd9\+X{color:#3b4486;font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600}@media only screen and (max-width:1180px){.terms_checkbox_container__Pzs5r .terms_text__Hd9\+X{font-size:19px}}@media only screen and (max-width:430px){.terms_checkbox_container__Pzs5r .terms_text__Hd9\+X{font-size:14px}}.terms_button_container__uJFjb{display:flex;justify-content:center;margin:62px 82px 0}@media only screen and (max-width:1180px){.terms_button_container__uJFjb{margin:46px 61px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_button_container__uJFjb{margin:6.8vh 11.7vw 0}}@media only screen and (max-width:430px){.terms_button_container__uJFjb{margin:5.6vh 8.2vw 0}}.terms_button_container__uJFjb .terms_button__YgpAI{background-color:#3b4486;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;padding:12px 26px;text-align:center;transition:all .2s}@media only screen and (max-width:1180px){.terms_button_container__uJFjb .terms_button__YgpAI{border-radius:15px;font-size:24px;padding:9px 19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_button_container__uJFjb .terms_button__YgpAI{border-radius:20px;padding:12px 26px}}@media only screen and (max-width:430px){.terms_button_container__uJFjb .terms_button__YgpAI{border-radius:15px;padding:9px 19px}}.terms_button_container__uJFjb .terms_button__YgpAI:not(:last-child){margin-right:60px}@media only screen and (max-width:1180px){.terms_button_container__uJFjb .terms_button__YgpAI:not(:last-child){margin-right:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.terms_button_container__uJFjb .terms_button__YgpAI:not(:last-child){margin-right:6.2vw}}.terms_button_container__uJFjb .terms_button__YgpAI.terms_disabled__gBAw2{background-color:#d0d0d0;cursor:not-allowed}.input_title__PNYD1{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600}@media only screen and (max-width:1180px){.input_title__PNYD1{font-size:48px}}@media only screen and (max-width:430px){.input_title__PNYD1{font-size:24px}}.input_contents_container__kOrCy{background-color:#8d97b9;border-radius:30px;margin-top:36px;padding:99px 125px 66px 58px;width:100%}@media only screen and (max-width:1180px){.input_contents_container__kOrCy{border-radius:22px;margin-top:27px;padding:74px 93px 49px 43px}}@media only screen and (max-width:1024px)and (orientation:portrait){.input_contents_container__kOrCy{border-radius:15px;margin-top:4.6vh;padding:6.1vh 2.5vw 5.3vh}}@media only screen and (max-width:430px){.input_contents_container__kOrCy{border-radius:10px;margin-top:3.7vh;padding:1.8vh 2.3vw 3.1vh}}.input_contents_container__kOrCy .input_row__5-QFm{align-items:center;display:flex;flex-direction:row;transition:all .2s}.input_contents_container__kOrCy .input_row__5-QFm.input_invisible__T43zF{display:none}.input_contents_container__kOrCy .input_row__5-QFm:not(:last-child){margin-bottom:24px}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm:not(:last-child){margin-bottom:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.input_contents_container__kOrCy .input_row__5-QFm:not(:last-child){margin-bottom:2vh}}.input_contents_container__kOrCy .input_row__5-QFm .input_label__9ak8d{color:#fff;flex:0 0 210px;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;margin-right:36px;text-align:right}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm .input_label__9ak8d{flex:0 0 157px;font-size:24px;margin-right:27px}}@media only screen and (max-width:430px){.input_contents_container__kOrCy .input_row__5-QFm .input_label__9ak8d{flex:0 0 20vw;font-size:13px;margin-right:2.7vw}}.input_contents_container__kOrCy .input_row__5-QFm .input_input_container__QD-1a{align-items:center;background:#fff;border-radius:18px;display:flex;flex:1 0 auto;justify-content:flex-end;min-height:76px;padding:15px 36px;position:relative}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm .input_input_container__QD-1a{border-radius:13px;min-height:57px;padding:11px 27px}}@media only screen and (max-width:430px){.input_contents_container__kOrCy .input_row__5-QFm .input_input_container__QD-1a{border-radius:7px;min-height:38px;padding:7px 13px}}.input_contents_container__kOrCy .input_row__5-QFm .input_input_container__QD-1a.input_disabled__23k3Y,.input_contents_container__kOrCy .input_row__5-QFm .input_input_container__QD-1a.input_disabled__23k3Y .input_input__9XBT7{background:#d0d0d0}.input_contents_container__kOrCy .input_row__5-QFm.input_row_half__MWzjQ{margin-right:330px}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm.input_row_half__MWzjQ{margin-right:247px}}@media only screen and (max-width:1024px)and (orientation:portrait){.input_contents_container__kOrCy .input_row__5-QFm.input_row_half__MWzjQ{margin-right:20vw}}@media only screen and (max-width:430px){.input_contents_container__kOrCy .input_row__5-QFm.input_row_half__MWzjQ{margin-right:10vw}}.input_contents_container__kOrCy .input_row__5-QFm.input_row_half__MWzjQ .input_input__9XBT7{width:166px}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm.input_row_half__MWzjQ .input_input__9XBT7{width:124px}}@media only screen and (max-width:1024px)and (orientation:portrait){.input_contents_container__kOrCy .input_row__5-QFm.input_row_half__MWzjQ .input_input__9XBT7{width:100px}}.input_contents_container__kOrCy .input_row__5-QFm .input_button__smzSH{background:#3b4486;border-radius:62px;color:#fff;flex:0 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;margin-left:18px;padding:8px 31px 7px}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm .input_button__smzSH{border-radius:46px;font-size:18px;margin-left:13px;padding:6px 23px 5px}}@media only screen and (max-width:430px){.input_contents_container__kOrCy .input_row__5-QFm .input_button__smzSH{border-radius:31px;font-size:12px;margin-left:10px;padding:4px 15px 3px}}.input_contents_container__kOrCy .input_row__5-QFm .input_button__smzSH.input_disabled__23k3Y{background:gray;cursor:not-allowed}.input_contents_container__kOrCy .input_row__5-QFm .input_input__9XBT7{color:#484848;font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;text-align:right;width:100%}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm .input_input__9XBT7{font-size:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.input_contents_container__kOrCy .input_row__5-QFm .input_input__9XBT7{max-width:30vw}}.input_contents_container__kOrCy .input_row__5-QFm .input_input__9XBT7::placeholder{color:#d0d0d0}.input_contents_container__kOrCy .input_row__5-QFm .input_text__mYjnZ{font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;text-align:right}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_row__5-QFm .input_text__mYjnZ{font-size:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.input_contents_container__kOrCy .input_row__5-QFm .input_text__mYjnZ{font-size:12px}}.input_contents_container__kOrCy .input_separator__y1kqG{height:69px}@media only screen and (max-width:1180px){.input_contents_container__kOrCy .input_separator__y1kqG{height:51px}}@media only screen and (max-width:430px){.input_contents_container__kOrCy .input_separator__y1kqG{height:2.5vh}}.input_button_container__gdCLY{display:flex;justify-content:center;margin:62px 0 0 66px}@media only screen and (max-width:1180px){.input_button_container__gdCLY{margin:46px 0 0 49px}}@media only screen and (max-width:430px){.input_button_container__gdCLY{margin:2.2vh 0 0 2.1vw}}.input_button_container__gdCLY .input_button__smzSH{background-color:#3b4486;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;padding:13px 26px;text-align:center;transition:all .2s}@media only screen and (max-width:1180px){.input_button_container__gdCLY .input_button__smzSH{border-radius:15px;font-size:24px;padding:9px 19px}}@media only screen and (max-width:430px){.input_button_container__gdCLY .input_button__smzSH{border-radius:10px;font-size:14px;padding:5px 10px}}.input_button_container__gdCLY .input_button__smzSH:not(:last-child){margin-right:60px}@media only screen and (max-width:1180px){.input_button_container__gdCLY .input_button__smzSH:not(:last-child){margin-right:45px}}@media only screen and (max-width:430px){.input_button_container__gdCLY .input_button__smzSH:not(:last-child){margin-right:4.1vw}}.input_button_container__gdCLY .input_button__smzSH.input_disabled__23k3Y{background-color:#d0d0d0;cursor:not-allowed}.input_modal__RMgc6{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:48px;position:relative;text-align:center}@media only screen and (max-width:1180px){.input_modal__RMgc6{border-radius:21px;padding:36px}}@media only screen and (max-width:430px){.input_modal__RMgc6{border-radius:14px;padding:24px}}.input_modal__RMgc6 .input_close__HWq3H{position:absolute;right:32px;top:26px}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_close__HWq3H{right:24px;top:19px}}.input_modal__RMgc6 .input_close__HWq3H img{height:78px;width:78px}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_close__HWq3H img{height:58px;width:58px}}.input_modal__RMgc6 .input_title__PNYD1{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600;line-height:1.5;text-align:center}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_title__PNYD1{font-size:48px}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_title__PNYD1{font-size:32px}}.input_modal__RMgc6 .input_contents__R9FjH{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:30px;margin-top:30px;text-align:center}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_contents__R9FjH{font-size:31px;margin-bottom:22px;margin-top:22px}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_contents__R9FjH{font-size:24px;margin-bottom:15px;margin-top:15px}}.input_modal__RMgc6 .input_input_container__QD-1a{border:4px solid #c2c2c2;border-radius:12px;padding:18px;width:100%}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_input_container__QD-1a{border:3px solid #c2c2c2;border-radius:9px;padding:13px}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_input_container__QD-1a{border:2px solid #c2c2c2;border-radius:6px;padding:9px}}.input_modal__RMgc6 .input_input_container__QD-1a .input_input__9XBT7{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;text-align:right;width:100%}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_input_container__QD-1a .input_input__9XBT7{font-size:31px}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_input_container__QD-1a .input_input__9XBT7{font-size:24px}}.input_modal__RMgc6 .input_input_container__QD-1a .input_input__9XBT7::placeholder{color:#c2c2c2}.input_modal__RMgc6 .input_resend_button_container__n68Yu{margin:18px 162px 0 0;text-align:right;width:100%}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_resend_button_container__n68Yu{margin:13px 121px 0 0}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_resend_button_container__n68Yu{margin:9px 81px 0 0}}.input_modal__RMgc6 .input_resend_button_container__n68Yu .input_resend_button__pUXKw{color:#c2c2c2;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_resend_button_container__n68Yu .input_resend_button__pUXKw{font-size:24px}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_resend_button_container__n68Yu .input_resend_button__pUXKw{font-size:18px}}.input_modal__RMgc6 .input_button_container__gdCLY{display:flex;justify-content:center;margin:44px 48px 0}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_button_container__gdCLY{margin:33px 36px 0}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_button_container__gdCLY{margin:22px 24px 0}}.input_modal__RMgc6 .input_button_container__gdCLY .input_button__smzSH{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_button_container__gdCLY .input_button__smzSH{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_button_container__gdCLY .input_button__smzSH{border-radius:10px;font-size:21px;padding:10px 0}}.input_modal__RMgc6 .input_button_container__gdCLY .input_button__smzSH.input_disabled__23k3Y{background-color:#d0d0d0;cursor:not-allowed}.input_modal__RMgc6 .input_confirm_button__Jtp55{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin:44px 0 0;padding:20px 0;text-align:center;width:445px}@media only screen and (max-width:1180px){.input_modal__RMgc6 .input_confirm_button__Jtp55{border-radius:15px;font-size:31px;margin:33px 0 0;padding:15px 0;width:333px}}@media only screen and (max-width:430px){.input_modal__RMgc6 .input_confirm_button__Jtp55{border-radius:10px;font-size:21px;margin:22px 0 0;padding:10px 0;width:222px}}.input_modal__RMgc6 .input_confirm_button__Jtp55.input_disabled__23k3Y{background-color:#d0d0d0;cursor:not-allowed}.kiosk_main__yhlck{height:100%;position:relative;width:100%}.kiosk_navigation__duSdD{padding-bottom:env(safe-area-inset-bottom)}.login_section__e9T8G{align-items:center;display:flex;height:100%;justify-content:center;padding:0 102px;position:relative;width:100%}@media only screen and (max-width:1180px){.login_section__e9T8G{padding:0 76px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_section__e9T8G{justify-content:flex-start;padding-top:7.3vh}}@media only screen and (max-width:430px){.login_section__e9T8G{padding:9.1vh 7.5vw}}.login_title__WKhGE{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600}@media only screen and (max-width:1180px){.login_title__WKhGE{font-size:48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_title__WKhGE{font-size:64px}}@media only screen and (max-width:768px){.login_title__WKhGE{font-size:48px}}@media only screen and (max-width:430px){.login_title__WKhGE{font-size:32px}}.login_contents_container__5R6nE{background-color:#8d97b9;border-radius:30px;display:flex;flex-direction:column;margin-top:36px;padding:75px 90px 58px 113px;width:100%}@media only screen and (max-width:1180px){.login_contents_container__5R6nE{border-radius:22px;margin-top:27px;padding:56px 67px 43px 84px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_contents_container__5R6nE{border-radius:30px;margin-top:2.6vh;padding:5.5vh 5.8vw 4.2vh}}@media only screen and (max-width:430px){.login_contents_container__5R6nE{border-radius:10px;margin-top:3.7vh;padding:32px 12px 24px}}.login_input_container__41Hxu{display:flex;flex-direction:row}.login_input_container__41Hxu .login_column__OKPjg{display:flex;flex:0 0 1;flex-direction:column;justify-content:center}.login_input_container__41Hxu .login_column__OKPjg .login_text__54kv6{align-items:center;color:#fff;display:flex;flex:1 0;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600}.login_input_container__41Hxu .login_column__OKPjg .login_text__54kv6:not(:first-child){margin-top:2.9vh}@media only screen and (max-width:1180px){.login_input_container__41Hxu .login_column__OKPjg .login_text__54kv6:not(:first-child){margin-top:30px}}@media only screen and (max-width:768px){.login_input_container__41Hxu .login_column__OKPjg .login_text__54kv6:not(:first-child){margin-top:13px}}@media only screen and (max-width:1180px){.login_input_container__41Hxu .login_column__OKPjg .login_text__54kv6{font-size:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__41Hxu .login_column__OKPjg .login_text__54kv6{font-size:32px}}@media only screen and (max-width:768px){.login_input_container__41Hxu .login_column__OKPjg .login_text__54kv6{font-size:16px}}.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu{background-color:#fff;border-radius:18px;flex:1 0;padding:1.8vh 3.5vw 1.6vh}@media only screen and (max-width:1180px){.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu{border-radius:13px;padding:18px 27px 16px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu{border-radius:7px;padding:11px 13px}}.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu:not(:first-child){margin-top:2.9vh}@media only screen and (max-width:1180px){.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu:not(:first-child){margin-top:30px}}@media only screen and (max-width:768px){.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu:not(:first-child){margin-top:13px}}.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu .login_input__f0oDT{font-family:inter-semi-bold,inter,sans-serif;font-size:24px;font-weight:600;text-align:right;width:100%}@media only screen and (max-width:1180px){.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu .login_input__f0oDT{font-size:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__41Hxu .login_column__OKPjg .login_input_container__41Hxu .login_input__f0oDT{font-size:12px}}.login_input_container__41Hxu .login_column__OKPjg:not(:first-child){margin-left:3.5vw}@media only screen and (max-width:1180px){.login_input_container__41Hxu .login_column__OKPjg:not(:first-child){margin-left:27px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__41Hxu .login_column__OKPjg:not(:first-child){margin-left:3.5vw}}@media only screen and (max-width:768px){.login_input_container__41Hxu .login_column__OKPjg:not(:first-child){margin-left:12px}}.login_input_container__41Hxu .login_column__OKPjg:nth-child(2){flex:1 0}.login_input_container__41Hxu .login_column__OKPjg .login_button__WfXOZ{align-items:center;background-color:#fff;border-radius:12px;cursor:pointer;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;height:100%;padding:0 4vw;transition:scale .2s}@media only screen and (max-width:1180px){.login_input_container__41Hxu .login_column__OKPjg .login_button__WfXOZ{border-radius:9px;font-size:15px;padding:0 30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_input_container__41Hxu .login_column__OKPjg .login_button__WfXOZ{border-radius:12px;font-size:21px;padding:0 4vw}}@media only screen and (max-width:768px){.login_input_container__41Hxu .login_column__OKPjg .login_button__WfXOZ{border-radius:7px;font-size:10px;padding:0 20px}}.login_input_container__41Hxu .login_column__OKPjg .login_button__WfXOZ:hover{scale:1.1}.login_input_container__41Hxu .login_column__OKPjg .login_button__WfXOZ.login_disabled__DhfhO{background-color:#c2c2c2}.login_input_container__41Hxu .login_column__OKPjg .login_button__WfXOZ.login_disabled__DhfhO:hover{scale:1}.login_button_container__xx4sU{display:flex;flex-direction:row;justify-content:right;margin-top:45px}@media only screen and (max-width:1180px){.login_button_container__xx4sU{margin-top:30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_button_container__xx4sU{margin-top:2.9vh}}@media only screen and (max-width:768px){.login_button_container__xx4sU{margin-top:20px}}.login_button_container__xx4sU .login_button__WfXOZ{color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;transition:scale .2s}@media only screen and (max-width:1180px){.login_button_container__xx4sU .login_button__WfXOZ{font-size:15px}}.login_button_container__xx4sU .login_button__WfXOZ:hover{scale:1.1}.login_button_container__xx4sU .login_button__WfXOZ:not(:first-child){margin-left:5.9vw}@media only screen and (max-width:1180px){.login_button_container__xx4sU .login_button__WfXOZ:not(:first-child){margin-left:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_button_container__xx4sU .login_button__WfXOZ:not(:first-child){margin-left:5.9vw}}@media only screen and (max-width:768px){.login_button_container__xx4sU .login_button__WfXOZ:not(:first-child){margin-left:30px}}.login_modal__H3hKS{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:48px;text-align:center}@media only screen and (max-width:1180px){.login_modal__H3hKS{border-radius:21px;padding:36px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__H3hKS{border-radius:28px;padding:3.5vh 3.5vw}}@media only screen and (max-width:768px){.login_modal__H3hKS{border-radius:14px;padding:24px}}.login_modal__H3hKS .login_title__WKhGE{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.login_modal__H3hKS .login_title__WKhGE{font-size:48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__H3hKS .login_title__WKhGE{font-size:4.7vh}}@media only screen and (max-width:768px){.login_modal__H3hKS .login_title__WKhGE{font-size:32px}}.login_modal__H3hKS .login_contents__xL8Sy{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:30px;margin-top:34px;text-align:center}@media only screen and (max-width:1180px){.login_modal__H3hKS .login_contents__xL8Sy{font-size:31px;margin-bottom:22px;margin-top:26px}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__H3hKS .login_contents__xL8Sy{font-size:3.1vh;margin-bottom:2.2vh;margin-top:2.6vh}}@media only screen and (max-width:768px){.login_modal__H3hKS .login_contents__xL8Sy{font-size:21px;margin-bottom:10px;margin-top:17px}}.login_modal__H3hKS .login_button_container__xx4sU{display:flex;justify-content:center;margin:48px 0 0}@media only screen and (max-width:1180px){.login_modal__H3hKS .login_button_container__xx4sU{margin:33px 0 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__H3hKS .login_button_container__xx4sU{margin:3.2vh 0 0}}@media only screen and (max-width:768px){.login_modal__H3hKS .login_button_container__xx4sU{margin:26px 0 0}}.login_modal__H3hKS .login_button_container__xx4sU .login_button__WfXOZ{background-color:#8d97b9;border-radius:12px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600;padding:12px 0;text-align:center}@media only screen and (max-width:1180px){.login_modal__H3hKS .login_button_container__xx4sU .login_button__WfXOZ{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__H3hKS .login_button_container__xx4sU .login_button__WfXOZ{border-radius:20px;font-size:3.1vh;padding:1.5vh 0}}@media only screen and (max-width:768px){.login_modal__H3hKS .login_button_container__xx4sU .login_button__WfXOZ{border-radius:30px;font-size:21px;padding:20px 0}}.login_modal__H3hKS .login_button_container__xx4sU .login_button__WfXOZ.login_disabled__DhfhO{background-color:#d0d0d0;cursor:not-allowed}.login_modal__H3hKS .login_confirm_button__1QD0t{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:41px;font-weight:600;margin:48px 0 0;padding:10px 0;text-align:center;width:100%}@media only screen and (max-width:1180px){.login_modal__H3hKS .login_confirm_button__1QD0t{border-radius:15px;font-size:31px;margin:33px 0 0;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.login_modal__H3hKS .login_confirm_button__1QD0t{border-radius:20px;font-size:3.1vh;margin:3.2vh 0 0;padding:1.5vh 0}}@media only screen and (max-width:768px){.login_modal__H3hKS .login_confirm_button__1QD0t{border-radius:10px;font-size:21px;margin:26px 0 0;padding:20px 0}}.login_modal__H3hKS .login_confirm_button__1QD0t.login_disabled__DhfhO{background-color:#d0d0d0;cursor:not-allowed}.ticket_section__fORM7{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.ticket_portrait__0olbK{display:none}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_portrait__0olbK{display:block}}.ticket_landscape__OtYve{display:block}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_landscape__OtYve{display:none}}.ticket_background__Kbt1r{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:calc(50% + 46px);z-index:-1}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_background__Kbt1r{width:100%}}.ticket_display_container__sG7Bv{flex:0 0 50%;padding:114px 112px 80px 96px}@media only screen and (max-width:1180px){.ticket_display_container__sG7Bv{padding:85px 84px 57px 48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv{flex:1 0 auto;height:100%;padding:8.8vh 7.8vw}}@media only screen and (max-width:430px){.ticket_display_container__sG7Bv{height:auto;padding:7.1vh 8.6vw}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji{align-items:center;background-color:#efefef;border-radius:18px;display:flex;flex-direction:column;padding:81px 50px 36px}@media only screen and (max-width:1180px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji{border-radius:13px;padding:60px 37px 27px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji{height:100%;padding:5.9vh 8.4vw}}@media only screen and (max-width:430px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji{padding:4.3vh 3.2vw 6.5vh}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_title__Cf23b{font-family:inter-semi-bold,inter,sans-serif;font-weight:600;text-align:center;width:100%}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_title__Cf23b{align-items:center;display:flex;justify-content:center;max-height:7.3vh}}@media only screen and (max-width:430px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_title__Cf23b{max-height:5.5vh}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk{background-color:#fff;border-radius:14px;margin-top:63px;padding:61px 47px;text-align:center;width:100%}@media only screen and (max-width:1180px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk{border-radius:10px;margin-top:47px;padding:39px 30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk{margin-top:4.5vh;padding:5vh 8.4vw 2.2vh}}@media only screen and (max-width:430px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk{margin-top:4.6vh;padding:4.3vh 10.5vw}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk .ticket_waiting_title__p9ztV{font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600}@media only screen and (max-width:1180px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk .ticket_waiting_title__p9ztV{font-size:24px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk .ticket_waiting_title__p9ztV{font-size:32px}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk .ticket_waiting_number__j52al{font-family:inter-semi-bold,inter,sans-serif;font-size:80px;font-weight:600;line-height:80px;margin-top:50px}@media only screen and (max-width:1180px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk .ticket_waiting_number__j52al{font-size:60px;line-height:60px;margin-top:38px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk .ticket_waiting_number__j52al{line-height:14.6vh;margin-top:4.5vh}}@media only screen and (max-width:430px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_waiting_container__NoTGk .ticket_waiting_number__j52al{line-height:12.9vh;margin-top:3.2vh}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_time_container__zqEjS{font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600;margin-top:98px;text-align:center;width:100%}@media only screen and (max-width:1180px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_time_container__zqEjS{font-size:19px;margin-top:73px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_time_container__zqEjS{font-size:32px;margin-top:2.2vh}}@media only screen and (max-width:430px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_time_container__zqEjS{font-size:16px;margin-top:1.6vh}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_enter_button_container__9CFCn{align-items:center;background-color:#8d97b9;border-radius:36px;color:#fff;cursor:pointer;display:none;font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600;justify-content:center;line-height:74px;margin-top:76px;padding:32px;width:70%}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_enter_button_container__9CFCn.ticket_portrait__0olbK{display:none}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_enter_button_container__9CFCn.ticket_portrait__0olbK{display:flex;line-height:5.4vh;margin-top:5.5vh;padding:2.3vh 3.1vw}}@media only screen and (max-width:768px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_enter_button_container__9CFCn.ticket_portrait__0olbK{font-size:42px;line-height:4.1vh}}@media only screen and (max-width:430px){.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_enter_button_container__9CFCn.ticket_portrait__0olbK{border-radius:1.9vh;font-size:32px;line-height:4vh;margin-top:4.6vh;padding:1.7vh}}.ticket_display_container__sG7Bv .ticket_contents_container__i\+Cji .ticket_enter_button_container__9CFCn.ticket_disabled__5MtuQ{background-color:#c2c2c2;cursor:not-allowed}.ticket_control_container__2XSRD{flex:0 0 50%;height:100%;position:relative;z-index:1}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_control_container__2XSRD{background-color:#fff;border-top-left-radius:0;display:none}.ticket_control_container__2XSRD.ticket_active__zVxOt{display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%}}.ticket_control_container__2XSRD .ticket_back__23hxK{cursor:pointer;display:none;font-family:inter-semi-bold,inter,sans-serif;font-weight:600;position:absolute}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_control_container__2XSRD .ticket_back__23hxK{display:block;font-size:25px;left:29px;top:26px}}@media only screen and (max-width:430px){.ticket_control_container__2XSRD .ticket_back__23hxK{font-size:18px;left:21px;top:19px}}.ticket_control_container__2XSRD .ticket_back__23hxK img{height:36px;margin-right:.8vw;width:36px}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_control_container__2XSRD .ticket_back__23hxK img{height:25px;width:25px}}@media only screen and (max-width:430px){.ticket_control_container__2XSRD .ticket_back__23hxK img{height:20px;width:20px}}.ticket_control_container__2XSRD .ticket_title__Cf23b{align-items:center;flex:0 0 20%;font-family:inter-semi-bold,inter,sans-serif;font-size:60px;font-weight:600;justify-content:center;line-height:60px;padding:62px 0 90px;text-align:center;width:100%}.ticket_control_container__2XSRD .ticket_title__Cf23b.ticket_portrait__0olbK{display:none}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_control_container__2XSRD .ticket_title__Cf23b.ticket_portrait__0olbK{display:flex;padding:6.2vh 0 9vh}}@media only screen and (max-width:768px){.ticket_control_container__2XSRD .ticket_title__Cf23b.ticket_portrait__0olbK{font-size:42px;line-height:6vh;padding:10.7vh 0 8.6vh}}.ticket_control_container__2XSRD .ticket_border_container__6qNDk{align-items:center;background-color:#f3f3f3;border-top-left-radius:46px;display:flex;height:100%;justify-content:center;width:100%}@media only screen and (max-width:1180px){.ticket_control_container__2XSRD .ticket_border_container__6qNDk{border-top-left-radius:30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_control_container__2XSRD .ticket_border_container__6qNDk{border-top-left-radius:3.8vh}}@media only screen and (max-width:430px){.ticket_control_container__2XSRD .ticket_border_container__6qNDk{border-top-left-radius:9px}}.ticket_modal__jZw1-{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:64px 48px;position:relative;text-align:center}@media only screen and (max-width:1180px){.ticket_modal__jZw1-{border-radius:18px;padding:42px 31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_modal__jZw1-{border-radius:2.1vh;padding:4.7vh 4.7vw}}@media only screen and (max-width:430px){.ticket_modal__jZw1-{border-radius:9px;padding:3.2vh 6.2vw}}.ticket_modal__jZw1- .ticket_title__Cf23b{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.ticket_modal__jZw1- .ticket_title__Cf23b{font-size:31px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_modal__jZw1- .ticket_title__Cf23b{font-size:42px}}@media only screen and (max-width:430px){.ticket_modal__jZw1- .ticket_title__Cf23b{font-size:32px}}.ticket_modal__jZw1- .ticket_contents__W\+zxh{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-bottom:30px;margin-top:35px;text-align:center}@media only screen and (max-width:1180px){.ticket_modal__jZw1- .ticket_contents__W\+zxh{font-size:31px;margin-bottom:22px;margin-top:26px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_modal__jZw1- .ticket_contents__W\+zxh{font-size:42px;margin-bottom:2.2vh;margin-top:2.6vh}}@media only screen and (max-width:430px){.ticket_modal__jZw1- .ticket_contents__W\+zxh{font-size:21px;margin-bottom:1.3vh;margin-top:1.6vh}}.ticket_modal__jZw1- .ticket_button_container__lqhP4{display:flex;justify-content:center;margin:44px 0 0}@media only screen and (max-width:1180px){.ticket_modal__jZw1- .ticket_button_container__lqhP4{margin:33px 0 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_modal__jZw1- .ticket_button_container__lqhP4{margin:3.2vh 0 0}}@media only screen and (max-width:430px){.ticket_modal__jZw1- .ticket_button_container__lqhP4{margin:2.2vh 0 0}}.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (max-width:1180px){.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX{border-radius:1.5vh;font-size:42px;padding:1.5vh 0}}@media only screen and (max-width:430px){.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX{border-radius:12px;font-size:21px;padding:1.2vh 0}}.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX.ticket_disabled__5MtuQ{background-color:#d0d0d0;cursor:not-allowed}.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX:not(:last-child){margin-right:13px}@media only screen and (max-width:1180px){.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX:not(:last-child){margin-right:9px}}@media only screen and (max-width:1024px)and (orientation:portrait){.ticket_modal__jZw1- .ticket_button_container__lqhP4 .ticket_button__9BCaX:not(:last-child){margin-right:1vw}}.numpad_container__j4H0w{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:85px 10px 16px;width:100%}@media only screen and (max-width:1180px){.numpad_container__j4H0w{padding:63px 6px 12px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_container__j4H0w{flex:1 0 auto;padding:6.9vh 1vw .7vh}}@media only screen and (max-width:768px){.numpad_container__j4H0w{padding:2.4vh 1.6vw .8vh}}.numpad_back__MrtzC{cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;left:29px;position:absolute;top:26px;z-index:1}@media only screen and (max-width:1180px){.numpad_back__MrtzC{font-size:12px;left:22px;top:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_back__MrtzC{display:none}}.numpad_back__MrtzC img{height:24px;margin-right:6px;width:24px}@media only screen and (max-width:1180px){.numpad_back__MrtzC img{height:18px;margin-right:4px;width:18px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_back__MrtzC img{height:2.3vw;margin-right:.6vw;width:2.3vw}}.numpad_tel_container__G8QP3{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.numpad_tel_container__G8QP3 .numpad_tel__yWrVM{color:#bababa;font-family:inter-semi-bold,inter,sans-serif;font-size:75px;font-weight:600}@media only screen and (max-width:1180px){.numpad_tel_container__G8QP3 .numpad_tel__yWrVM{font-size:60px}}@media only screen and (max-width:430px){.numpad_tel_container__G8QP3 .numpad_tel__yWrVM{font-size:40px}}.numpad_tel_container__G8QP3 .numpad_tel__yWrVM span{color:#484848}.numpad_tel_container__G8QP3 .numpad_tel__yWrVM:not(:first-child){margin-left:13px}@media only screen and (max-width:1180px){.numpad_tel_container__G8QP3 .numpad_tel__yWrVM:not(:first-child){margin-left:8px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_tel_container__G8QP3 .numpad_tel__yWrVM:not(:first-child){margin-left:2.5vw}}@media only screen and (max-width:768px){.numpad_tel_container__G8QP3 .numpad_tel__yWrVM:not(:first-child){margin-left:3.5vw}}.numpad_text_container__dxoyF{align-items:center;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600;justify-content:center;margin-top:60px;width:100%}@media only screen and (max-width:1180px){.numpad_text_container__dxoyF{font-size:19px;margin-top:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_text_container__dxoyF{font-size:26px;margin-top:2.9vh}}@media only screen and (max-width:768px){.numpad_text_container__dxoyF{font-size:13px;margin-top:.4vh}}.numpad_numpad__8EvQT{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;margin-top:60px;width:100%}@media only screen and (max-width:1180px){.numpad_numpad__8EvQT{margin-top:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_numpad__8EvQT{margin-top:3.7vh}}@media only screen and (max-width:768px){.numpad_numpad__8EvQT{margin-top:2.6vh}}.numpad_numpad__8EvQT .numpad_row__DOYV6{align-items:center;display:flex;flex:1 0 24%;flex-direction:row;justify-content:space-between;width:100%}.numpad_numpad__8EvQT .numpad_row__DOYV6:not(:last-child){margin-bottom:9px}@media only screen and (max-width:1180px){.numpad_numpad__8EvQT .numpad_row__DOYV6:not(:last-child){margin-bottom:6px}}.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv{align-items:center;background-color:#8d97b9;border-radius:11px;color:#fff;cursor:pointer;display:flex;flex-basis:calc(33% - 6px);flex-grow:0;flex-shrink:0;font-family:inter-semi-bold,inter,sans-serif;font-size:85px;font-weight:600;height:100%;justify-content:center;line-height:85px}@media only screen and (max-width:1180px){.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv{border-radius:6px;font-size:55px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv{font-size:84px}}@media only screen and (max-width:768px){.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv{font-size:42px}}.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv.numpad_disabled__5eBeL{background-color:#c2c2c2;cursor:not-allowed}.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv.numpad_text_button__I4xHu{font-size:64px}@media only screen and (max-width:1180px){.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv.numpad_text_button__I4xHu{font-size:48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv.numpad_text_button__I4xHu{font-size:64px}}@media only screen and (max-width:768px){.numpad_numpad__8EvQT .numpad_row__DOYV6 .numpad_button__lmhxv.numpad_text_button__I4xHu{font-size:32px}}.people_container__ZW3zT{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 65px;position:relative;width:100%}@media only screen and (max-width:1180px){.people_container__ZW3zT{padding:0 35px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_container__ZW3zT{justify-content:flex-start;padding:7.5vh 9.8vw 8.9vh}}@media only screen and (max-width:768px){.people_container__ZW3zT{padding:9.4vh 11.6vw}}.people_people_title__MoIWS{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-top:146px;text-align:center}@media only screen and (max-width:1180px){.people_people_title__MoIWS{font-size:31px;margin-top:109px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_people_title__MoIWS{font-size:36px;margin-top:30px}}@media only screen and (max-width:768px){.people_people_title__MoIWS{font-size:21px}}.people_people_container__w4K-E{align-items:center;display:flex;justify-content:space-around;margin-top:142px;width:100%}@media only screen and (max-width:1180px){.people_people_container__w4K-E{margin-top:106px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_people_container__w4K-E{margin-top:12.9vh}}@media only screen and (max-width:768px){.people_people_container__w4K-E{margin-top:9.1vh}}.people_people_container__w4K-E .people_control_container__qzc\+- img{cursor:pointer;height:67px;width:67px}@media only screen and (max-width:1180px){.people_people_container__w4K-E .people_control_container__qzc\+- img{height:50px;width:50px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_people_container__w4K-E .people_control_container__qzc\+- img{height:9.8vw;width:9.8vw}}@media only screen and (max-width:768px){.people_people_container__w4K-E .people_control_container__qzc\+- img{height:11.6vw;width:11.6vw}}.people_people_container__w4K-E .people_people__XTHs3{font-family:inter-semi-bold,inter,sans-serif;font-size:120px;font-weight:600;text-align:center;width:200px}@media only screen and (max-width:1180px){.people_people_container__w4K-E .people_people__XTHs3{font-size:90px;width:150px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_people_container__w4K-E .people_people__XTHs3{align-items:center;display:flex;font-size:120px;justify-content:center;line-height:22vh;width:29.3vw}}@media only screen and (max-width:768px){.people_people_container__w4K-E .people_people__XTHs3{font-size:120px;line-height:21.5vh;width:46.5vw}}.people_checkbox_container__W1bx-{align-items:center;display:flex;margin:180px 12px 0}@media only screen and (max-width:1180px){.people_checkbox_container__W1bx-{margin:120px 8px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_checkbox_container__W1bx-{margin:7vh 0 0}}@media only screen and (max-width:768px){.people_checkbox_container__W1bx-{margin:5vh 0 0}}.people_checkbox_container__W1bx- .people_checkbox__vZs4H{color:#484848;font-family:inter-semi-bold,inter,sans-serif;font-size:28px;font-weight:600}@media only screen and (max-width:1180px){.people_checkbox_container__W1bx- .people_checkbox__vZs4H{font-size:22px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_checkbox_container__W1bx- .people_checkbox__vZs4H{font-size:16px}}@media only screen and (max-width:768px){.people_checkbox_container__W1bx- .people_checkbox__vZs4H{font-size:14px}}.people_checkbox_container__W1bx- .people_checkbox__vZs4H.people_dim__tqrar{color:#dfdfdf}.people_checkbox_container__W1bx- .people_ticker__F5doR{margin-right:38px}@media only screen and (max-width:1180px){.people_checkbox_container__W1bx- .people_ticker__F5doR{margin-right:28px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_checkbox_container__W1bx- .people_ticker__F5doR{margin-right:3.7vw}}@media only screen and (max-width:768px){.people_checkbox_container__W1bx- .people_ticker__F5doR{margin-right:.7vw}}.people_checkbox_container__W1bx- .people_ticker__F5doR:before{background-size:42px 42px!important;height:42px!important;width:42px!important}@media only screen and (max-width:1180px){.people_checkbox_container__W1bx- .people_ticker__F5doR:before{background-size:28px 28px!important;height:28px!important;width:28px!important}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_checkbox_container__W1bx- .people_ticker__F5doR:before{background-size:51px 51px!important;height:51px!important;width:51px!important}}@media only screen and (max-width:768px){.people_checkbox_container__W1bx- .people_ticker__F5doR:before{background-size:4.4vw 5.5vh!important;height:5.5vh!important;width:4.4vw!important}}.people_checkbox_container__W1bx- .people_view__nEe9X{cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:26px;font-weight:600;margin-left:13px;transition:all .2s}@media only screen and (max-width:1180px){.people_checkbox_container__W1bx- .people_view__nEe9X{font-size:20px;margin-left:9px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_checkbox_container__W1bx- .people_view__nEe9X{font-size:14px;margin-left:1.3vw}}@media only screen and (max-width:768px){.people_checkbox_container__W1bx- .people_view__nEe9X{font-size:12px;margin-left:1.9vw}}@media only screen and (max-width:1180px){.people_checkbox_container__W1bx- .people_view__nEe9X{font-size:16px}}.people_checkbox_container__W1bx- .people_view__nEe9X.people_dim__tqrar{color:#dfdfdf}.people_checkbox_container__W1bx- .people_view__nEe9X .people_underline__bYkp5{text-decoration:underline}.people_register_container__YMIsc{background-color:#8d97b9;border-radius:16px;color:#fff;cursor:pointer;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin:30px 103px 100px;padding:10px 0;text-align:center;width:100%}.people_register_container__YMIsc.people_disabled__d5FAr{background-color:#d0d0d0;cursor:not-allowed}@media only screen and (max-width:1180px){.people_register_container__YMIsc{border-radius:12px;font-size:31px;margin:26px 77px 0;padding:7px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_register_container__YMIsc{border-radius:2.6vw;font-size:4.7vh;line-height:4.7vh;margin:22px 0 0;padding:2.3vh;width:48.8vw}}@media only screen and (max-width:768px){.people_register_container__YMIsc{font-size:32px;line-height:32px;margin:20px 0 0;padding:1.7vh 3.7vw;width:53.5vw}}.people_modal__XyZrQ{align-items:center;border-radius:28px;display:flex;flex-direction:column;padding:48px;position:relative;text-align:center}@media only screen and (max-width:1180px){.people_modal__XyZrQ{border-radius:21px;padding:36px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ{border-radius:2.7vw;padding:3.5vh}}@media only screen and (max-width:768px){.people_modal__XyZrQ{border-radius:14px;padding:2.6vh 5.6vw}}.people_modal__XyZrQ .people_close__e05v8{cursor:pointer;position:absolute;right:32px;top:26px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_close__e05v8{right:24px;top:19px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_close__e05v8{right:3.1vw;top:1.9vh}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_close__e05v8{right:3.7vw;top:1.4vh}}.people_modal__XyZrQ .people_close__e05v8 img{height:78px;width:78px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_close__e05v8 img{height:58px;width:58px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_close__e05v8 img{height:58px;width:58px}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_close__e05v8 img{height:39px;width:39px}}.people_modal__XyZrQ .people_title__I4E9D{font-family:inter-semi-bold,inter,sans-serif;font-size:64px;font-weight:600;text-align:center}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_title__I4E9D{font-size:48px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_title__I4E9D{font-size:64px;line-height:4.7vh}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_title__I4E9D{font-size:32px;line-height:32px}}.people_modal__XyZrQ .people_contents__PPvMH{font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;margin-top:35px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents__PPvMH{font-size:31px;margin-top:26px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_contents__PPvMH{font-size:3.1vh;margin-top:2.6vh}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_contents__PPvMH{font-size:21px;margin-top:1.8vh}}.people_modal__XyZrQ .people_contents_container__4r1C7{border:2px solid #c2c2c2;border-radius:12px;margin-top:19px;max-width:836px;padding:21px 13px 22px 20px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7{border:1px solid #c2c2c2;border-radius:9px;margin-top:14px;max-width:627px;padding:15px 9px 16px 15px}}.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c{font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;max-height:574px;overflow-y:auto;padding-right:18px;text-align:left}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c{font-size:12px;max-height:430px;padding-right:13px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c{font-size:1.2vh;max-height:42vh;padding-right:1.8vw}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c{font-size:8px;max-height:25.8vh;padding-right:2.1vw}}.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c::-webkit-scrollbar{width:10px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c::-webkit-scrollbar{width:7px}}.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c::-webkit-scrollbar-thumb{border-radius:15px}}.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c::-webkit-scrollbar-track{background-color:#d0d0d0;border-radius:20px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c::-webkit-scrollbar-track{border-radius:15px}}.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline1__-cQGI{margin-left:20px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline1__-cQGI{margin-left:15px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline1__-cQGI{margin-left:20px}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline1__-cQGI{margin-left:1.9vw}}.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline2__yHW9F{margin-left:40px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline2__yHW9F{margin-left:30px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline2__yHW9F{margin-left:40px}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline2__yHW9F{margin-left:3.7vw}}.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline3__HbKN\+{margin-left:60px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline3__HbKN\+{margin-left:45px}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline3__HbKN\+{margin-left:60px}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_contents_container__4r1C7 .people_text__2OA6c .people_headline3__HbKN\+{margin-left:5.6vw}}.people_modal__XyZrQ .people_button_container__d-SGv{display:flex;flex-direction:column;justify-content:center;margin:44px 166px 0}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_button_container__d-SGv{margin:33px 124px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_button_container__d-SGv{margin:33px 10px 0}}.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y{background-color:#8d97b9;border-radius:20px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:42px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y{border-radius:15px;font-size:31px;padding:15px 0}}@media only screen and (max-width:1024px)and (orientation:portrait){.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y{border-radius:2vw;font-size:21px;padding:1.5vh 0}}@media only screen and (max-width:768px){.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y{border-radius:10px;font-size:21px;padding:1.7vh 11.6vw}}.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y.people_disabled__d5FAr{background-color:#d0d0d0;cursor:not-allowed}.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y:not(:last-child){margin-bottom:24px}@media only screen and (max-width:1180px){.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y:not(:last-child){margin-bottom:18px}}.people_modal__XyZrQ .people_button_container__d-SGv .people_button__P6l9y.people_delete_button__e1dUb{background-color:#cc6e6e}.ticket_main__u7wFs{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:5vh 8.9vw;position:relative}.ticket_refresh__qr2T2{font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;text-align:right;width:100%}.ticket_refresh__qr2T2 img{height:19px;margin-right:4px;width:19px}.ticket_contents_container__\+a6J-{align-items:center;background-color:#8d97b9;border-radius:16px;display:flex;flex:1 0 auto;flex-direction:column;margin-top:.4vh;padding:2.8vh 4.8vw;width:100%}.ticket_contents_container__\+a6J- .ticket_loading_container__nbLgK{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.ticket_contents_container__\+a6J- .ticket_store_name__K2GAl{color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:32px;font-weight:600;min-height:1.3vh}.ticket_contents_container__\+a6J- .ticket_store_tel__CODRq{color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;margin-top:1.2vh;min-height:.8vh}.ticket_contents_container__\+a6J- .ticket_waiting_container__Zbsrt{background-color:#fff;border-radius:16px;margin-top:2.7vh;padding:1.2vh 6.3vw 2.6vh;width:100%}.ticket_contents_container__\+a6J- .ticket_waiting_container__Zbsrt .ticket_waiting_title__VZX17{font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600}.ticket_contents_container__\+a6J- .ticket_waiting_container__Zbsrt .ticket_waiting_team__Mu0\+e{border-bottom:1px solid #d9d9d9;font-family:inter-semi-bold,inter,sans-serif;font-size:100px;font-weight:600;line-height:10vh;padding:5.2vh 0 5.6vh;text-align:center}.ticket_contents_container__\+a6J- .ticket_waiting_container__Zbsrt .ticket_waiting_info__BrCVx{align-items:center;display:flex;flex-direction:row;font-family:inter-semi-bold,inter,sans-serif;font-size:16px;font-weight:600;justify-content:space-between;margin-top:1.1vh;width:100%}.ticket_contents_container__\+a6J- .ticket_waiting_container__Zbsrt .ticket_waiting_info__BrCVx .ticket_waiting_info_column__rllRf{align-items:left;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.ticket_contents_container__\+a6J- .ticket_waiting_container__Zbsrt .ticket_waiting_info__BrCVx .ticket_waiting_info_column__rllRf:last-child{text-align:right}.ticket_contents_container__\+a6J- .ticket_exp_container__ibYHI{color:#fff;font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;margin-top:4.1vh;text-align:center}.ticket_contents_container__\+a6J- .ticket_button_container__g07N1{align-items:center;background-color:#3b4486;border-radius:10px;color:#fff;display:flex;font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;justify-content:center;line-height:3vh;margin:4.1vh 7vw 0;padding:1.1vh;width:100%}.ticket_contents_container__\+a6J- .ticket_button_container__g07N1.ticket_disabled__aoBQ6{background-color:#c2c2c2}.ticket_modal__SSfIC{align-items:center;border-radius:14px;display:flex;flex-direction:column;padding:2.8vh 7.5vw;position:relative;text-align:center}.ticket_modal__SSfIC .ticket_close__sPwbV{position:absolute;right:18px;top:13px}.ticket_modal__SSfIC .ticket_close__sPwbV img{height:39px;width:39px}.ticket_modal__SSfIC .ticket_title__8Roep{font-family:inter-semi-bold,inter,sans-serif;font-size:31px;font-weight:600;text-align:center}.ticket_modal__SSfIC .ticket_contents__qqwT4{font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;margin-top:2vh;text-align:center}.ticket_modal__SSfIC .ticket_button_container__g07N1{display:flex;flex-direction:column;justify-content:center;margin:2.4vh 0 0}.ticket_modal__SSfIC .ticket_button_container__g07N1 .ticket_button__yffQj{background-color:#8d97b9;border-radius:10px;color:#fff;cursor:pointer;flex:1 0 auto;font-family:inter-semi-bold,inter,sans-serif;font-size:21px;font-weight:600;padding:1.1vh 0;text-align:center}.ticket_modal__SSfIC .ticket_button_container__g07N1 .ticket_button__yffQj.ticket_disabled__aoBQ6{background-color:#d0d0d0;cursor:not-allowed}.ticket_modal__SSfIC .ticket_button_container__g07N1 .ticket_button__yffQj:not(:last-child){margin-bottom:.5vh}.ticket_modal__SSfIC .ticket_button_container__g07N1 .ticket_button__yffQj.ticket_delete_button__kOYyT{background-color:#cc6e6e}.ticket_modal__SSfIC .ticket_button_container__g07N1 .ticket_loading__1iJa-{height:20px;width:20px}
/*# sourceMappingURL=main.1a41e213.css.map*/