@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap";@font-face{font-family:Lilita;src:url(../fonts/LilitaOne.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:MyCustomFont;src:url(../fonts/customfont.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:MangoByeolbyeol;src:url(../fonts/MangoByeolbyeol.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Sausages;src:url(../fonts/Sausages.otf) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:__primary_560f56;src:url(../fonts/4414b49812f94ca7-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;vertical-align:baseline;color:inherit;box-sizing:border-box;line-height:1.4em;text-decoration:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body{height:100vh}*:after,*:before{box-sizing:border-box}body{-webkit-user-select:none;user-select:none;line-height:1.4em;overflow-x:hidden}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0;table-layout:fixed}img,button,a{vertical-align:middle}button,a{background:none;border:none;cursor:pointer}caption{opacity:0;position:absolute;display:block;width:1px;height:1px;overflow:hidden;color:transparent}*{margin:0}input{font-family:Noto Sans KR,Roboto,-apple-system,sans-serif;all:unset}.a11y-hidden{overflow:hidden!important;position:absolute!important;clip:rect(0,0,0,0)!important;-webkit-clip-path:circle(0)!important;clip-path:circle(0)!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;white-space:nowrap!important}.display-none{display:none!important}.tal{text-align:left!important}.tar{text-align:right!important}.tac{text-align:center!important}.font-normal{font-family:Noto Sans KR,sans-serif!important}.fw-regular{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-light{font-weight:100!important}.fw-bold{font-weight:700!important}.mg-none{margin:none!important}.mg-auto{margin-left:auto!important;margin-right:auto!important}.mgt-0{margin-top:0!important}.mgt-xxs{margin-top:.4rem!important}.mgt-xs{margin-top:.8rem!important}.mgt-s{margin-top:1.2rem!important}.mgt-m{margin-top:1.6rem!important}.mgt-l{margin-top:2rem!important}.mgt-xl{margin-top:2.4rem!important}.mgb-xxs{margin-bottom:.4rem!important}.mgb-xs{margin-bottom:.8rem!important}.mgb-s{margin-bottom:1.2rem!important}.mgb-m{margin-bottom:1.6rem!important}.mgb-l{margin-bottom:2rem!important}.mgb-xl{margin-bottom:2.4rem!important}.mgl-m{margin-left:1.6rem!important}.mgl-xl{margin-left:2.4rem!important}.gap40{padding-right:4rem}.gap80{padding-right:8rem}#landing-page header,.tab-list ul,.popup-header{display:flex;align-items:center}.popup-header{justify-content:space-between}html{font-size:10px}body{background-color:#fff;font-size:1.4rem;color:#4f4f4f;word-break:break-all}.body-area{background:#eaeef6}.main-area{width:100%;padding:0 2rem}.section-area{padding-bottom:5rem}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=checkbox]{display:none}input[type=checkbox]+label{display:inline-block;padding-left:18px;height:auto;cursor:pointer;border-radius:4px;position:relative}input[type=checkbox]:checked+label:after{background:url(../images/icon_check.png) no-repeat center center}input[type=checkbox]+label:after{content:"";width:16px;height:16px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;background:#fff;border-radius:4px}.alert-popup{top:8.5rem;left:50%;transform:translate(-50%);z-index:5;position:fixed;background:#333d55;color:#fff;padding:2rem 0;width:90%;border-radius:1.2rem;text-align:center}.alert-popup i{margin-right:.6rem;width:2rem;height:2rem;display:inline-block;background:#fff;border-radius:100%;color:#333d55;font-style:normal;font-weight:700}.popup{display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border-radius:1.6rem;background:#fff;width:90%}.popup .apply-btn{width:100%;margin-top:1.6rme;background:#e0e0e0;border-radius:1.2rem;padding:1.2rem 0;color:#fff}.popup .apply-btn.on{background:#333d55}.popup-bg{display:none;background:#000c;position:fixed;left:0;top:0;width:100%;height:100%;z-index:9}.popup-body{margin-top:4.7rem;max-height:30rem;box-sizing:border-box;overflow-y:auto}.popup-body::-webkit-scrollbar{width:.2rem}.popup-body::-webkit-scrollbar-track{background:none}.popup-body::-webkit-scrollbar-thumb{background:#888}.popup-body::-webkit-scrollbar-thumb:hover{background:#555}.popup-header{display:flex;align-items:center;justify-content:space-between}.popup-header .pop-tit{font-size:1.5rem;font-weight:700;color:#333d55}.popup-header .popup-close-btn{width:3.6rem}.popup-header .popup-close-btn img{width:100%}.popup-inner{padding:1.7rem 2rem 2rem}.form-box2{background:#f7f7f7;border-radius:8px;margin:0;margin-bottom:1.6rem}.form-box2:focus-within{border:2px solid #ccc;background:#fff}.form-box2 .tit{font-size:1.2rem;color:#808191;font-weight:700;margin:0 1.2rem;padding:1.2rem 0 0;display:flex;align-items:center}.form-box2 .tit span{color:#ff4151;font-size:.8rem;font-weight:400;display:inline-block;margin-left:.6rem;width:80%}.form-box2 input[type=text],.form-box2 input[type=password],.form-box2 input[type=submit]{width:100%;padding:12px;border-radius:.4rem;box-sizing:border-box}.form-box2 .input-box-submit input{padding:1.5rem 0;display:flex;align-items:center;justify-content:center;background-color:#333d55;border-radius:12px;color:#fff}.form-infobox{display:flex;align-items:center;margin:2rem 0;padding:0 1rem}.form-infobox .form-info-icon{padding:0 .3rem}.form-infobox .form-info-icon img{width:12px;height:10px}.form-footer-area{display:flex;align-items:center;justify-content:center}.form-footer-area .form-footer-box{display:flex;align-items:center;justify-content:center;position:fixed;bottom:5%}.form-footer-area .form-info-icon{display:flex;align-items:center;justify-content:center;padding:0 .3rem 0 .8rem}#landing-page{margin:0 2.5rem;padding:100px 0 0;height:100%}#landing-page header h1{font-size:2.4rem;font-weight:700}#landing-page header div{font-size:1.4rem}#landing-page #register-form,#landing-page #login-form{margin:80px 0;height:100%}#landing-page .on{display:block}#landing-page .off{display:none}@tailwind base;@tailwind components;@tailwind utilities;
