@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);body{margin:0;font-family:"NanumSquare";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{min-height:100%}#root,body,html{height:100%}code{font-family:"NanumSquare"}.UserContainer{height:100%;overflow:hidden}.SignUpArea{height:100%;flex-direction:column}.SignUpArea,.SignUpArea .titleArea{width:100%;display:flex;justify-content:center}.SignUpArea .titleArea{margin:0 0 40px;align-items:center}.SignUpArea .titleArea .title{font-weight:800;font-style:normal;font-size:28px;margin:0!important}.SignUpArea .formArea{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 30px}.SignUpArea .formArea .form{margin:0;padding:0 0 5px;height:40px;position:relative;width:100%;max-width:400px;background:rgba(0,0,0,.04);border-radius:8px;transition:.2s ease-in-out}.SignUpArea .formArea .form .label{color:rgba(6,11,17,.5);width:100%;font-size:15px;font-weight:600;position:relative;top:12.5px;left:5px;z-index:3;transition:.2s ease-in-out}.SignUpArea .formArea .form .label.filled{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.SignUpArea .formArea .form .input{width:100%;border:none;font-size:15px;font-weight:600;text-indent:10px;padding:0;background:transparent;position:absolute;top:0;height:100%;z-index:4}.SignUpArea .formArea .form .input:focus{outline:none;height:auto;top:22px}.SignUpArea .formArea .form .input:focus+.label{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.SignUpArea .formArea .form .input.invalid{color:#060b11;height:auto;top:22px!important}.SignUpArea .formArea .form .input.valid{color:#060b11;height:auto;top:22px}.SignUpArea .formArea .message{height:15px;font-size:12px;font-weight:600;text-align:start;width:100%;max-width:400px;margin:2px 0 7px;padding:0 0 0 2px;color:#ff3c3c;transition:.2s ease-in-out}.SignUpArea .submitArea{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 30px 0}.SignUpArea .submitArea .submitBtn{font-size:15px;font-weight:700;color:#fff;width:100%;max-width:400px;height:50px;border-radius:13px;background:#141e30;background:linear-gradient(90deg,#243b55,#141e30);border:none;margin:0 0 20px;cursor:pointer;transition:.2s ease-in-out}.SignUpArea .submitArea .submitBtn:disabled{pointer-events:none;cursor:default;background:none;background:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.SignUpArea .submitArea .description{margin:10px 0 0;font-size:14px;font-weight:600;padding:0 0 5px}.SignUpArea .submitArea .link{margin:0 0 0 3px;font-size:14px;font-weight:900;cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent}.SignInArea,.SignUpArea{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.SignInArea .titleArea,.SignUpArea .titleArea{display:flex;width:100%;margin:0 0 40px;justify-content:center;align-items:center}.SignInArea .titleArea .title,.SignUpArea .titleArea .title{font-weight:800;font-style:normal;font-size:28px;margin:0!important}.SignInArea .formArea,.SignUpArea .formArea{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 30px}.SignInArea .formArea .form,.SignUpArea .formArea .form{margin:0;padding:0 0 5px;height:40px;position:relative;width:100%;max-width:400px;background:rgba(0,0,0,.04);border-radius:8px;transition:.2s ease-in-out}.SignInArea .formArea .form .label,.SignUpArea .formArea .form .label{color:rgba(6,11,17,.5);width:100%;font-size:15px;font-weight:600;position:relative;top:12.5px;left:5px;z-index:3;transition:.2s ease-in-out}.SignInArea .formArea .form .label.filled,.SignUpArea .formArea .form .label.filled{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.SignInArea .formArea .form .input,.SignUpArea .formArea .form .input{width:100%;border:none;font-size:15px;font-weight:600;text-indent:10px;padding:0;background:transparent;position:absolute;top:0;height:100%;z-index:4}.SignInArea .formArea .form .input:focus,.SignUpArea .formArea .form .input:focus{outline:none;height:auto;top:22px}.SignInArea .formArea .form .input:focus+.label,.SignUpArea .formArea .form .input:focus+.label{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.SignInArea .formArea .form .input.invalid,.SignUpArea .formArea .form .input.invalid{color:#060b11;height:auto;top:22px!important}.SignInArea .formArea .form .input.valid,.SignUpArea .formArea .form .input.valid{color:#060b11;height:auto;top:22px}.SignInArea .formArea .message,.SignUpArea .formArea .message{height:15px;font-size:12px;font-weight:600;text-align:start;width:100%;max-width:400px;margin:2px 0 7px;padding:0 0 0 2px;color:#ff3c3c;transition:.2s ease-in-out}.SignInArea .submitArea,.SignUpArea .submitArea{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 30px 0}.SignInArea .submitArea .submitBtn,.SignUpArea .submitArea .submitBtn{font-size:15px;font-weight:700;color:#fff;width:100%;max-width:400px;height:50px;border-radius:13px;background:#141e30;background:linear-gradient(90deg,#243b55,#141e30);border:none;margin:0 0 20px;cursor:pointer;transition:.2s ease-in-out}.SignInArea .submitArea .submitBtn:disabled,.SignUpArea .submitArea .submitBtn:disabled{pointer-events:none;cursor:default;background:none;background:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.SignInArea .submitArea .description,.SignUpArea .submitArea .description{margin:10px 0 0;font-size:14px;font-weight:600;padding:0 0 5px}.SignInArea .submitArea .link,.SignUpArea .submitArea .link{margin:0 0 0 3px;font-size:14px;font-weight:900;cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent}.SignInArea{justify-content:center}.SignInArea .titleArea{display:flex;width:100%;margin:0 0 40px;justify-content:center;align-items:center}.SignInArea .submitArea{margin:10px 30px 0}.PasswordResetArea,.SignInArea,.SignUpArea{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.PasswordResetArea .titleArea,.SignInArea .titleArea,.SignUpArea .titleArea{display:flex;width:100%;margin:0 0 40px;justify-content:center;align-items:center}.PasswordResetArea .titleArea .title,.SignInArea .titleArea .title,.SignUpArea .titleArea .title{font-weight:800;font-style:normal;font-size:28px;margin:0!important}.PasswordResetArea .formArea,.SignInArea .formArea,.SignUpArea .formArea{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 30px}.PasswordResetArea .formArea .form,.SignInArea .formArea .form,.SignUpArea .formArea .form{margin:0;padding:0 0 5px;height:40px;position:relative;width:100%;max-width:400px;background:rgba(0,0,0,.04);border-radius:8px;transition:.2s ease-in-out}.PasswordResetArea .formArea .form .label,.SignInArea .formArea .form .label,.SignUpArea .formArea .form .label{color:rgba(6,11,17,.5);width:100%;font-size:15px;font-weight:600;position:relative;top:12.5px;left:5px;z-index:3;transition:.2s ease-in-out}.PasswordResetArea .formArea .form .label.filled,.SignInArea .formArea .form .label.filled,.SignUpArea .formArea .form .label.filled{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.PasswordResetArea .formArea .form .input,.SignInArea .formArea .form .input,.SignUpArea .formArea .form .input{width:100%;border:none;font-size:15px;font-weight:600;text-indent:10px;padding:0;background:transparent;position:absolute;top:0;height:100%;z-index:4}.PasswordResetArea .formArea .form .input:focus,.SignInArea .formArea .form .input:focus,.SignUpArea .formArea .form .input:focus{outline:none;height:auto;top:22px}.PasswordResetArea .formArea .form .input:focus+.label,.SignInArea .formArea .form .input:focus+.label,.SignUpArea .formArea .form .input:focus+.label{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.PasswordResetArea .formArea .form .input.invalid,.SignInArea .formArea .form .input.invalid,.SignUpArea .formArea .form .input.invalid{color:#060b11;height:auto;top:22px!important}.PasswordResetArea .formArea .form .input.valid,.SignInArea .formArea .form .input.valid,.SignUpArea .formArea .form .input.valid{color:#060b11;height:auto;top:22px}.PasswordResetArea .formArea .message,.SignInArea .formArea .message,.SignUpArea .formArea .message{height:15px;font-size:12px;font-weight:600;text-align:start;width:100%;max-width:400px;margin:2px 0 7px;padding:0 0 0 2px;color:#ff3c3c;transition:.2s ease-in-out}.PasswordResetArea .submitArea,.SignInArea .submitArea,.SignUpArea .submitArea{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 30px 0}.PasswordResetArea .submitArea .submitBtn,.SignInArea .submitArea .submitBtn,.SignUpArea .submitArea .submitBtn{font-size:15px;font-weight:700;color:#fff;width:100%;max-width:400px;height:50px;border-radius:13px;background:#141e30;background:linear-gradient(90deg,#243b55,#141e30);border:none;margin:0 0 20px;cursor:pointer;transition:.2s ease-in-out}.PasswordResetArea .submitArea .submitBtn:disabled,.SignInArea .submitArea .submitBtn:disabled,.SignUpArea .submitArea .submitBtn:disabled{pointer-events:none;cursor:default;background:none;background:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.PasswordResetArea .submitArea .description,.SignInArea .submitArea .description,.SignUpArea .submitArea .description{margin:10px 0 0;font-size:14px;font-weight:600;padding:0 0 5px}.PasswordResetArea .submitArea .link,.SignInArea .submitArea .link,.SignUpArea .submitArea .link{margin:0 0 0 3px;font-size:14px;font-weight:900;cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent}.PasswordResetArea,.SignInArea{justify-content:center}.PasswordResetArea .titleArea,.SignInArea .titleArea{display:flex;width:100%;margin:0 0 40px;justify-content:center;align-items:center}.PasswordResetArea .submitArea,.SignInArea .submitArea{margin:10px 30px 0}.PasswordResetArea .titleArea{flex-direction:column;margin:0 0 30px}.PasswordResetArea .titleArea .titleDescriptionArea{margin:20px 0 0}.PasswordResetArea .titleArea .titleDescriptionArea .titleDescription{text-align:center;font-size:14px}form{width:100%;height:100%}.EmailVerifyArea,.SignInArea,.SignUpArea{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.EmailVerifyArea .titleArea,.SignInArea .titleArea,.SignUpArea .titleArea{display:flex;width:100%;margin:0 0 40px;justify-content:center;align-items:center}.EmailVerifyArea .titleArea .title,.SignInArea .titleArea .title,.SignUpArea .titleArea .title{font-weight:800;font-style:normal;font-size:28px;margin:0!important}.EmailVerifyArea .formArea,.SignInArea .formArea,.SignUpArea .formArea{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 30px}.EmailVerifyArea .formArea .form,.SignInArea .formArea .form,.SignUpArea .formArea .form{margin:0;padding:0 0 5px;height:40px;position:relative;width:100%;max-width:400px;background:rgba(0,0,0,.04);border-radius:8px;transition:.2s ease-in-out}.EmailVerifyArea .formArea .form .label,.SignInArea .formArea .form .label,.SignUpArea .formArea .form .label{color:rgba(6,11,17,.5);width:100%;font-size:15px;font-weight:600;position:relative;top:12.5px;left:5px;z-index:3;transition:.2s ease-in-out}.EmailVerifyArea .formArea .form .label.filled,.SignInArea .formArea .form .label.filled,.SignUpArea .formArea .form .label.filled{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.EmailVerifyArea .formArea .form .input,.SignInArea .formArea .form .input,.SignUpArea .formArea .form .input{width:100%;border:none;font-size:15px;font-weight:600;text-indent:10px;padding:0;background:transparent;position:absolute;top:0;height:100%;z-index:4}.EmailVerifyArea .formArea .form .input:focus,.SignInArea .formArea .form .input:focus,.SignUpArea .formArea .form .input:focus{outline:none;height:auto;top:22px}.EmailVerifyArea .formArea .form .input:focus+.label,.SignInArea .formArea .form .input:focus+.label,.SignUpArea .formArea .form .input:focus+.label{color:#060b11;top:0;left:10px;font-size:10px;transition:.2s ease-in-out}.EmailVerifyArea .formArea .form .input.invalid,.SignInArea .formArea .form .input.invalid,.SignUpArea .formArea .form .input.invalid{color:#060b11;height:auto;top:22px!important}.EmailVerifyArea .formArea .form .input.valid,.SignInArea .formArea .form .input.valid,.SignUpArea .formArea .form .input.valid{color:#060b11;height:auto;top:22px}.EmailVerifyArea .formArea .message,.SignInArea .formArea .message,.SignUpArea .formArea .message{height:15px;font-size:12px;font-weight:600;text-align:start;width:100%;max-width:400px;margin:2px 0 7px;padding:0 0 0 2px;color:#ff3c3c;transition:.2s ease-in-out}.EmailVerifyArea .submitArea,.SignInArea .submitArea,.SignUpArea .submitArea{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 30px 0}.EmailVerifyArea .submitArea .submitBtn,.SignInArea .submitArea .submitBtn,.SignUpArea .submitArea .submitBtn{font-size:15px;font-weight:700;color:#fff;width:100%;max-width:400px;height:50px;border-radius:13px;background:#141e30;background:linear-gradient(90deg,#243b55,#141e30);border:none;margin:0 0 20px;cursor:pointer;transition:.2s ease-in-out}.EmailVerifyArea .submitArea .submitBtn:disabled,.SignInArea .submitArea .submitBtn:disabled,.SignUpArea .submitArea .submitBtn:disabled{pointer-events:none;cursor:default;background:none;background:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.EmailVerifyArea .submitArea .description,.SignInArea .submitArea .description,.SignUpArea .submitArea .description{margin:10px 0 0;font-size:14px;font-weight:600;padding:0 0 5px}.EmailVerifyArea .submitArea .link,.SignInArea .submitArea .link,.SignUpArea .submitArea .link{margin:0 0 0 3px;font-size:14px;font-weight:900;cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent}.EmailVerifyArea,.SignInArea{justify-content:center}.EmailVerifyArea .titleArea,.SignInArea .titleArea{display:flex;width:100%;margin:0 0 40px;justify-content:center;align-items:center}.EmailVerifyArea .submitArea,.SignInArea .submitArea{margin:10px 30px 0}.EmailVerifyArea .EmailVerifyDescriptionArea{text-align:center;margin:0 0 30px}.EmailVerifyArea .EmailVerifyDescriptionArea p{margin:0;font-size:15px;font-weight:600}.Layout,.Layout .contentWrapper{height:100%;width:100%}.NavBar{z-index:998;width:100%;position:fixed;top:0;display:flex;justify-content:center;height:80px;background:hsla(0,0%,100%,.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);transition:.3s ease-in-out}.NavBar.noShadow{box-shadow:none;background:hsla(0,0%,100%,0)}@media screen and (max-width:900px){.NavBar{height:60px}}.NavBar .contentArea{max-width:1200px;width:90%;margin:auto;display:flex;flex-direction:row;align-items:center}.NavBar .contentArea .logoArea{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex:1 1;display:flex;flex-direction:column;justify-content:center}.NavBar .contentArea .logoArea .logoContainer{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.NavBar .contentArea .logoArea .logoContainer .mainLogo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-style:normal;font-weight:1000;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent}@media screen and (max-width:900px){.NavBar .contentArea .logoArea .logoContainer .mainLogo{font-size:14px}}.NavBar .contentArea .logoArea .logoContainer .subLogo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-style:normal;font-weight:600}@media screen and (max-width:900px){.NavBar .contentArea .logoArea .logoContainer .subLogo{font-size:14px}}.NavBar .contentArea .navArea{flex:2 1}@media screen and (max-width:900px){.NavBar .contentArea .navArea{display:none}}.NavBar .contentArea .navArea ul{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:space-around}.NavBar .contentArea .navArea ul li{display:flex;justify-content:center}.NavBar .contentArea .navArea ul li .link{color:rgba(6,11,17,.48);font-size:14px;font-style:normal;font-weight:600;text-decoration:none}.NavBar .contentArea .navArea ul li .link.active{color:#060b11}.NavBar .contentArea .userAuthArea{flex:1 1;display:flex;justify-content:flex-end}@media screen and (max-width:900px){.NavBar .contentArea .userAuthArea{display:none}}.NavBar .contentArea .userAuthArea .userIconContainer{position:relative}.NavBar .contentArea .userAuthArea .userIconContainer .userIcon{background:none;height:23px;width:23px}.NavBar .hamburgerMenuArea{display:none}@media screen and (max-width:900px){.NavBar .hamburgerMenuArea{display:flex;flex:1 1;justify-content:flex-end;position:relative}}.Aside{position:fixed;z-index:999;width:100%;height:100%;background-color:rgba(13,13,13,.8);right:-100%}.Aside.opened{right:0}.Aside .content{position:fixed;z-index:999;width:70%;height:100%;background:#fff;top:0;right:-100%;opacity:0;transition:.3s ease-in-out;display:flex;flex-direction:column;justify-content:center}.Aside .content.opened{right:0;opacity:1}.Aside .content .closeBtnArea{position:absolute;top:0;right:0;margin:20px 20px 0}.Aside .content .closeBtnArea .closeBtn{width:30px;height:30px}.Aside .content .navArea{display:flex;padding:0 30px}.Aside .content .navArea ul{width:100%;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;justify-content:center;height:100%}.Aside .content .navArea ul li{margin:20px 0}.Aside .content .navArea ul li .link{color:rgba(6,11,17,.48);font-size:25px;font-style:normal;font-weight:600;text-decoration:none}.Aside .content .navArea ul li .link.active{color:#060b11}.Aside .content .userAuthArea{margin:50px 30px 0}.AsideUserAuthArea{position:absolute;bottom:0;display:flex;flex-direction:column;justify-content:center;width:100%}.AsideUserAuthArea .line{margin:10px;height:.5px;background:rgba(0,0,0,.1)}.AsideUserAuthArea .titleArea{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:18px;font-style:normal;font-weight:600}.AsideUserAuthArea .titleArea .title{margin:0 0 5px}.AsideUserAuthArea .titleArea .description{font-size:14px;font-style:normal;font-weight:600;color:rgba(0,0,0,.4)}.AsideUserAuthArea .btnArea{margin:0 30px 30px;display:flex;justify-content:center}.AsideUserAuthArea .btnArea .btn{width:100%;cursor:pointer;padding:12px 0;background:#2e3338;border-radius:4px;font-style:normal;font-weight:1000;font-size:14px;line-height:20px;text-align:center;color:#fff}.AsideUserAuthArea .btnArea .btn.MR5{margin:0 5px 0 0}.AsideUserAuthArea .btnArea .btn.ML5{margin:0 0 0 5px}.UserDropDown{position:absolute;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);top:120%;right:0;width:140px;padding:10px}.UserDropDown:after{content:"";position:absolute;top:-3.5px;right:6.8px;width:10px;height:10px;background:#fff;box-shadow:-2px -2px 2px 0 rgba(0,0,0,.05);transform:rotate(45deg)}.UserDropDown .dropDownContent{width:100%;display:flex;flex-direction:column;justify-content:center}.UserDropDown .dropDownContent .line{margin:10px 0;height:.5px;background:rgba(0,0,0,.1)}.UserDropDown .dropDownContent .titleArea{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:12px;font-style:normal;font-weight:600}.UserDropDown .dropDownContent .titleArea .title{margin:0 0 5px}.UserDropDown .dropDownContent .titleArea .description{font-size:10px;font-style:normal;font-weight:600;color:rgba(0,0,0,.4)}.UserDropDown .dropDownContent .titleArea .description.cursor{cursor:pointer;color:rgba(0,0,0,.6)}.UserDropDown .dropDownContent .content{display:flex;justify-content:center;margin:0 0 2.5px;font-size:12px;font-style:normal;font-weight:600;cursor:pointer}.ClickNotice{position:absolute;display:block;width:100px;top:-1px;right:20px;transition:right .2s ease-in-out}.ClickNotice.right{right:10px}.ClickNotice .title{color:#060b11;font-size:14px;font-style:normal;font-weight:600}@media screen and (max-width:900px){.ClickNotice .title{font-size:12px}}.ClickNotice .description{color:rgba(6,11,17,.48);font-size:12px;font-style:normal;font-weight:600}@media screen and (max-width:900px){.ClickNotice .description{font-size:10px}}.ToastModal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center}.ToastModal .content{position:relative;background:#fff;width:300px;border-radius:5px;padding:20px 0 0}.ToastModal .content .closeBtnArea{position:absolute;top:0;right:0;margin:10px 10px 0 0}.ToastModal .content .closeBtnArea .closeBtn{width:20px;height:20px}.ToastModal .content .title{margin:10px 0 0;text-align:center;font-size:18px;font-weight:700}.ToastModal .content .descriptionArea{margin:20px 10px 10px}.ToastModal .content .descriptionArea .description{margin:3px 0 0;text-align:center;font-size:15px;font-weight:600;color:rgba(0,0,0,.7)}.ToastModal .content .confirmBtnArea{margin:20px 10px 10px}.ToastModal .content .confirmBtnArea .confirmBtn{text-align:center;font-size:16px;padding:4px 0;font-weight:700;color:#fff;background:rgba(0,0,0,.9);border-radius:3px;cursor:pointer}.MainContainer{height:calc(100% - 80px);width:100%}@media screen and (max-width:900px){.MainContainer{height:calc(100% - 60px)}}.MainDescriptionArea{padding:80px 0 0;display:flex;justify-content:center;width:100%;height:300px;background:#f5f5f5}@media screen and (max-width:900px){.MainDescriptionArea{padding:60px 0 0;height:200px;background:none}}.MainDescriptionArea .mainDescription{color:#000;margin:60px 0;max-width:1200px;width:90%;font-size:36px;font-weight:800;line-height:48px;letter-spacing:-1px;text-align:left}@media screen and (max-width:900px){.MainDescriptionArea .mainDescription{color:#000;margin:45px 0;font-size:0;font-size:24px;font-weight:800;line-height:32px}}.SubDescriptionArea{position:relative;width:100%;display:flex;align-items:center;flex-direction:column}.SubDescriptionArea .line{position:absolute;top:0;right:50%;height:1680px;border:.5px dashed #d3d3d3}@media screen and (max-width:900px){.SubDescriptionArea{display:block;height:calc(100% - 200px)}}.SubDescriptionArea .content{margin:60px 0;max-width:1200px;width:90%;height:300px;text-align:left;display:flex;justify-content:center}@media screen and (max-width:900px){.SubDescriptionArea .content{margin:0;width:100%;height:50%;display:flex;justify-content:center;background-size:cover;background-repeat:no-repeat;background-position:50%}}.SubDescriptionArea .content .imageArea{position:relative;flex:1 1;background-image:url(/static/media/mainWallpaper1.d21d29a4.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:900px){.SubDescriptionArea .content .imageArea{display:none}}.SubDescriptionArea .content .textArea{flex:1 1;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:900px){.SubDescriptionArea .content .textArea{background:rgba(0,0,0,.7);height:100%;padding:0 5%}}.SubDescriptionArea .content .textArea.right .title{margin:0 0 0 40px}.SubDescriptionArea .content .textArea.right .description{margin:20px 0 20px 40px}@media screen and (max-width:900px){.SubDescriptionArea .content .textArea.right .title{margin:0}.SubDescriptionArea .content .textArea.right .description{margin:20px 0}}.SubDescriptionArea .content .textArea .title{font-size:28px;font-weight:800;line-height:32px;letter-spacing:-.3px}@media screen and (max-width:900px){.SubDescriptionArea .content .textArea .title{color:#fff;font-size:20px;font-weight:800;line-height:22px;letter-spacing:-.3px}}.SubDescriptionArea .content .textArea .description{margin:20px 0;font-size:24px;font-weight:500;line-height:28px;letter-spacing:-.3px;color:rgba(0,0,0,.4)}@media screen and (max-width:900px){.SubDescriptionArea .content .textArea .description{font-size:18px;font-weight:500;line-height:20px;letter-spacing:-.3px;color:#fff}}.SubDescriptionArea .content .textArea .description .link{cursor:pointer;margin:20px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent}.NoticeListArea{background:none;width:100%;height:100%}.NoticeListArea .content{padding:80px 0 0;height:calc(100% - 80px)}@media screen and (max-width:900px){.NoticeListArea .content{padding:60px 0 0;height:calc(100% - 60px)}}.NoticeListArea .content .menuArea{width:90%;max-width:1200px;height:100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000}@media screen and (max-width:900px){.NoticeListArea .content .menuArea{height:65px}}.NoticeListArea .content .menuArea .menuTitleArea .title{font-size:26px;font-weight:900}@media screen and (max-width:900px){.NoticeListArea .content .menuArea .menuTitleArea .title{font-size:20px}}.NoticeListArea .content .menuArea .menuBtnArea{display:flex;flex-direction:row}.NoticeListArea .content .menuArea .menuBtnArea .newBoardBtn{cursor:pointer;color:#fff;font-size:16px;font-weight:900;border-radius:13px;padding:12px 18px;background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}.NoticeListArea .content .menuArea .menuBtnArea .newBoardBtn.left{margin:0 5px 0 0;background:rgba(0,0,0,.6)}@media screen and (max-width:900px){.NoticeListArea .content .menuArea .menuBtnArea .newBoardBtn{font-size:12px;padding:10px 13px}}.NoticeListArea .content .boardItemArea{width:90%;max-width:1200px;height:calc(100% - 112px);margin:10px auto 0}@media screen and (max-width:900px){.NoticeListArea .content .boardItemArea{height:calc(100% - 77px)}}.NoticeListArea .content .boardItemArea .noContent{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700;line-height:30px;text-align:center}@media screen and (max-width:900px){.NoticeListArea .content .boardItemArea .noContent{font-size:17px}}.NoticeItemArea{width:calc(100% - 20px);height:60px;display:flex;justify-content:space-between;align-items:center;margin:0 0 30px;padding:20px 10px;border-bottom:1px solid rgba(0,0,0,.2)}@media screen and (max-width:900px){.NoticeItemArea{height:40px}}.NoticeItemArea .NoticeItemTitleArea .NoticeItemTitle{cursor:pointer;font-size:18px;font-weight:700}@media screen and (max-width:900px){.NoticeItemArea .NoticeItemTitleArea .NoticeItemTitle{font-size:14px}}.NoticeItemArea .NoticeItemTitleArea .NoticeItemDescription{font-size:16px;margin:5px 0 0 2px;font-weight:600;color:rgba(0,0,0,.5)}@media screen and (max-width:900px){.NoticeItemArea .NoticeItemTitleArea .NoticeItemDescription{font-size:12px}}.NoticeItemArea .NoticeItemGoToDetailBtnArea{height:60px;width:60px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:900px){.NoticeItemArea .NoticeItemGoToDetailBtnArea{height:40px;width:40px}}.NoticeItemArea .NoticeItemGoToDetailBtnArea .arrow{cursor:pointer;width:50%;height:50%}.RequestContainer{padding:80px 0 0;height:calc(100% - 80px);min-height:600px;display:flex;width:90%;max-width:1200px;justify-content:center;margin:0 auto}@media screen and (max-width:900px){.RequestContainer{padding:60px 0 0;height:calc(100% - 60px);display:flex;flex-direction:column;justify-content:start;width:100%}}.RequestContainer .verticalLine{width:1px;height:90%;margin:auto 0;background:rgba(0,0,0,.1)}.CalendarArea{height:100%;flex:1 1;display:flex;justify-content:center}.CalendarArea .calendar{height:90%;margin:auto 0 auto 20px;width:100%;position:relative}@media screen and (max-width:900px){.CalendarArea .calendar{height:100%;margin:0 10px}}.CalendarArea .calendar .reqBtn{cursor:pointer;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;position:absolute;font-size:25px;font-weight:900;bottom:50px;right:0;color:#fff;z-index:400;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}@media screen and (max-width:900px){.CalendarArea .calendar .reqBtn{bottom:-30px;left:calc(50% - 30px)}}.CalendarArea .calendar .LoadNumSelectBtn{cursor:pointer;background:hsla(0,0%,100%,.3);width:100px;height:37.67px;line-height:37.67px;text-align:center;position:absolute;font-size:16px;font-weight:900;top:0;left:0;color:#000;z-index:999;transition:.5s ease-in-out;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}.CalendarArea .calendar .LoadNumSelectBtn.open{width:100px;height:auto;border-radius:0;background:rgba(0,0,0,.24);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.CalendarArea .fc{background-color:#fff}.CalendarArea .fc .fc-toolbar-title{font-size:24px}@media screen and (max-width:900px){.CalendarArea .fc .fc-toolbar-title{font-size:20px}}@media screen and (max-width:900px){.CalendarArea .fc table{font-size:12px}}.CalendarArea .fc .fc-col-header-cell{text-align:center}.CalendarArea .fc .fc-daygrid-day-top{flex-direction:row;justify-content:center}.CalendarArea .fc .fc-day-today{background:hsla(0,0%,78.4%,.2)!important}.CalendarArea .fc .fc-day-sun{color:#c44d56}.CalendarArea .fc .fc-day-sat{color:#2c82c9}.CalendarArea .fc .fc-daygrid-day.fc-day-sun{color:rgba(196,77,86,.8)}.CalendarArea .fc .fc-daygrid-day.fc-day-sat{color:rgba(44,130,201,.8)}.CalendarArea .fc .fc-scrollgrid-section{height:60px}@media screen and (max-width:900px){.CalendarArea .fc .fc-scrollgrid-section{height:50px}}.CalendarArea .fc .fc-scrollgrid,.CalendarArea .fc td,.CalendarArea .fc th{border:none}.CalendarArea .fc .fc-header-toolbar{justify-content:center}.CalendarArea .fc .fc-event{border-radius:3px;font-weight:700}.CalendarArea .fc .fc-button-primary,.CalendarArea .fc .fc-button-primary:active,.CalendarArea .fc .fc-button-primary:hover{color:#000;background:none;border:none}.CalendarArea .fc .fc-button-primary:focus{color:#000;background:none;border:none;box-shadow:none}.CalendarArea .fc .fc-button-primary:not(:disabled):active{color:#000;background:none;border-color:#fff}.CalendarArea .fc .fc-button-primary:not(:disabled):active:focus{box-shadow:none}.CalendarArea .fc .fc-button-primary:not(:disabled) .fc-button-active{color:#000;background:none;border-color:#fff}.CalendarArea .fc .fc-button-primary:not(:disabled) .fc-button-active:focus{box-shadow:none}.LeftNavBar{width:20%;height:90%;margin:auto 0;max-width:500px}.LeftNavBar .title{width:100%;height:37.67px;line-height:37.67px;text-align:center;font-size:24px;font-weight:700}.LeftNavBar .LoadNumListArea{margin:30px auto 0;overflow-y:scroll;height:calc(100% - 67.67px);max-height:calc(100% - 67.67px);width:90%}.LeftNavBar .LoadNumListArea.admin{height:calc(100% - 117.67px);max-height:calc(100% - 117.67px)}.LeftNavBar .LoadNumListArea .list{position:relative;cursor:pointer;width:100%;margin:0 0 10px;text-align:center;height:40px;line-height:40px;background:rgba(0,0,0,.1);color:#fff;font-size:16px;font-style:normal;font-weight:600}.LeftNavBar .LoadNumListArea .list.selected{background:linear-gradient(90deg,#ec008b,#9c48b2 80%);box-shadow:0 20px 20px -15px #9c48b2}.LeftNavBar .LoadNumListArea .list .deleteServer{z-index:50;position:absolute;font-size:20px;font-weight:900;line-height:20px;text-align:center;top:10px;right:5px;width:20px;height:20px;border-radius:50%;background:#f13535}.LeftNavBar .CreateServerBtn{cursor:pointer;background:rgba(0,0,0,.9);border-radius:8px;color:#fff;width:90%;height:40px;margin:10px auto 0;text-align:center;line-height:40px;font-size:16px;font-style:normal;font-weight:600}.MobileNavBar{background:rgba(0,0,0,.8);width:100%;height:180px}.MobileNavBar .title{width:calc(100% - 20px);margin:20px 10px 0;font-size:15px;font-style:normal;font-weight:900;color:#fff;position:relative}.MobileNavBar .title .CreateServerBtn{cursor:pointer;position:absolute;top:0;right:0;background:hsla(0,0%,100%,.9);color:#000;height:100%;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:2px 5px}.MobileNavBar .descriptionArea{margin:10px 10px 0;width:calc(100% - 20px);font-size:13px;line-height:16px;font-weight:700;color:hsla(0,0%,100%,.5)}.MobileNavBar .LoadNumListArea{width:calc(100% - 20px);min-height:60px;min-width:calc(100% - 20px);margin:5px auto 0;overflow-x:scroll;display:flex;padding:10px 0;border-radius:10px}.MobileNavBar .LoadNumListArea .list{cursor:pointer;z-index:39;flex-shrink:0;width:100px!important;height:60px!important;line-height:60px;font-size:13px;font-style:normal;font-weight:600;background:hsla(0,0%,100%,.1);color:#fff;border-radius:13px;text-align:center;margin:0 12px 0 0!important;box-shadow:0 8px 15px rgba(0,0,0,.4);position:relative}.MobileNavBar .LoadNumListArea .list.selected{background:linear-gradient(90deg,#ec008b,#9c48b2 80%);box-shadow:0 8px 15px rgba(61,28,70,.9);color:#fff}.MobileNavBar .LoadNumListArea .list .deleteServer{cursor:pointer;z-index:50;position:absolute;font-size:20px;font-weight:900;line-height:20px;text-align:center;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;background:#f13535}.MobileNavBar .myRequestArea{position:relative;width:100%!important;max-width:100%;height:calc(100% - 121px);overflow-x:hidden}.MobileNavBar .myRequestArea .myRequestItem{transition:.2s ease-in-out;position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);background:hsla(0,0%,100%,.1);border-radius:13px;z-index:10}.MakeReqArea{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center}.MakeReqArea .content{position:relative;background:#fff;height:520px;width:350px}.MakeReqArea .content .closeBtnArea{position:absolute;top:0;right:0;margin:20px 20px 0}.MakeReqArea .content .closeBtnArea .closeBtn{cursor:pointer;width:30px;height:30px}.MakeReqArea .content .title{margin:60px auto 0;font-size:28px;font-weight:800;line-height:32px;letter-spacing:-.3px}.MakeReqArea .content .newReqForm,.MakeReqArea .content .title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MakeReqArea .content .newReqForm{margin:38px auto 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.MakeReqArea .content .newReqForm input[type=date]::-webkit-clear-button,.MakeReqArea .content .newReqForm input[type=date]::-webkit-inner-spin-button{display:none}.MakeReqArea .content .newReqForm input[type=date]::-webkit-calendar-picker-indicator{color:#2c3e50}.MakeReqArea .content .newReqForm input[type=date]::-webkit-date-and-time-value{text-align:left}.MakeReqArea .content .newReqForm input[type=date]{text-align:left;text-align:-webkit-left;line-height:40px;vertical-align:middle;appearance:none;-webkit-appearance:none;color:#95a5a6;font-family:"namusqare";font-size:18px;border:none;background:#ecf0f1;padding:5px;display:inline-block!important;visibility:visible!important}.MakeReqArea .content .newReqForm input[type=date]:focus{color:#95a5a6;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.MakeReqArea .content .newReqForm .dateInput,.MakeReqArea .content .newReqForm .projectName{margin:0 24px 30px;height:40px;width:calc(100% - 58px)}.MakeReqArea .content .newReqForm .projectName{border:none;font-family:"namusqare";font-size:18px;padding:5px;background:#ecf0f1;color:#95a5a6}.MakeReqArea .content .newReqForm .projectName::placeholder{color:#95a5a6}.MakeReqArea .content .newReqBtn{margin:0 auto;background:#000;border-radius:27%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;border:none;padding:0;cursor:pointer}.MakeReqArea .content .newReqBtn .rightArrow{width:35%;height:35%;color:#fff}.MakeReqArea .content .newReqBtn:disabled{background:none;border:2px solid #ecf0f1;cursor:default}.MakeReqArea .content .newReqBtn:disabled .rightArrow{color:#95a5a6}.MakeReqArea .content .errorMsg{margin:20px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:14px;font-weight:500;color:#ff3c3c}.ServerInformationUpdatePopUp{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center}.ServerInformationUpdatePopUp .content{position:relative;background:#fff;height:420px;width:350px}.ServerInformationUpdatePopUp .content .closeBtnArea{position:absolute;top:0;right:0;margin:20px 20px 0}.ServerInformationUpdatePopUp .content .closeBtnArea .closeBtn{cursor:pointer;width:30px;height:30px}.ServerInformationUpdatePopUp .content .title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:70px auto 0;font-size:28px;font-weight:800;line-height:32px;letter-spacing:-.3px}.ServerInformationUpdatePopUp .content .description{margin:40px 24px 0;font-size:18px;font-weight:600;line-height:26px;color:rgba(0,0,0,.6)}.ServerInformationUpdatePopUp .content .newReqBtn{margin:50px auto 0;background:#000;border-radius:27%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;border:none;padding:0;cursor:pointer}.ServerInformationUpdatePopUp .content .newReqBtn .rightArrow{width:35%;height:35%;color:#fff}.ServerInformationUpdatePopUp .content .newReqBtn:disabled{background:none;border:2px solid #ecf0f1;cursor:default}.ServerInformationUpdatePopUp .content .newReqBtn:disabled .rightArrow{color:#95a5a6}.ServiceContainerLayout{width:100%;height:100%}.DashBoardArea{padding:80px 0 0;width:100%;min-height:calc(100% - 80px);background:#f7f8f9}@media screen and (max-width:900px){.DashBoardArea{padding:60px 0 0;min-height:calc(100% - 60px)}}.DashBoardArea .NavArea{position:fixed;width:100%;top:100px;left:0;margin:0 1fr;justify-content:center;align-items:center;display:flex;z-index:100}@media screen and (max-width:900px){.DashBoardArea .NavArea{width:100%;display:flex;padding:0;flex-direction:row;justify-content:center;top:80px;left:0}}.DashBoardArea .NavArea .link{background:hsla(0,0%,100%,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);height:30px;padding:0 15px;line-height:30px;border-radius:50px;border:1px solid rgba(34,34,34,.15);color:rgba(34,34,34,.7);font-size:18px;font-style:normal;font-weight:700;text-decoration:none;margin:0 5px 0 0}.DashBoardArea .NavArea .link.active{background:linear-gradient(90deg,#ec008b,#9c48b2 60%);color:#fff}.DashBoardArea .content{padding:70px 0 0;display:grid;width:100%;max-width:1200px;margin:0 auto;height:100%;grid-template-columns:repeat(auto-fill,300px);justify-content:center}@media screen and (max-width:900px){.DashBoardArea .content{grid-template-columns:repeat(auto-fill,100%)}}.DashBoardItem .DashBoardItemContent{position:relative;margin:20px;width:260px;height:300px;box-shadow:0 20px 20px 0 rgba(0,0,0,.1);background:#fff;border-radius:4px}@media screen and (max-width:900px){.DashBoardItem .DashBoardItemContent{width:calc(100% - 40px);margin:10px 20px}}.DashBoardItem .DashBoardItemContent .DashBoardItemDetailContent{height:calc(100% - 40px);width:calc(100% - 40px);padding:20px}.DashBoardItem .DashBoardItemContent .DashBoardItemDetailContent .title{text-align:start;font-size:18px;font-weight:700;margin:20px 0}.DashBoardItem .DashBoardItemContent .DashBoardItemDetailContent .label{font-size:14px;font-weight:600;color:rgba(0,0,0,.8);margin:0 0 2px}.DashBoardItem .DashBoardItemContent .DashBoardItemDetailContent .label.top{margin:30px 0 2px}.DashBoardItem .DashBoardItemContent .DashBoardItemDetailContent .description{font-size:13px;font-weight:500;color:rgba(0,0,0,.6);margin:0 0 8px}.DashBoardItem .DashBoardItemContent:hover .ItemHovered{position:absolute;background:rgba(0,0,0,.85);opacity:1}.DashBoardItem .DashBoardItemContent .ItemHovered{border-radius:4px;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);opacity:0;transition:.5s ease-in-out;display:flex;align-items:center;justify-content:center}.DashBoardItem .DashBoardItemContent .ItemMobile{position:absolute;bottom:0;width:100%;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1))}.DashBoardItemHoverArea{display:flex;flex-direction:column}@media screen and (max-width:900px){.DashBoardItemHoverArea{width:100%;flex-direction:row}}.DashBoardItemHoverArea .notice{font-size:16px;font-weight:700;text-align:center;color:hsla(0,0%,100%,.7)}@media screen and (max-width:900px){.DashBoardItemHoverArea .notice{color:rgba(0,0,0,.7);width:calc(100% - 40px);margin:0 20px}}.DashBoardItemHoverArea .notice .coloredText{background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:900}.DashBoardItemHoverArea .btn{margin:0;font-size:16px;font-weight:700;width:150px;height:50px;line-height:50px;border-radius:4px;border:1px solid hsla(0,0%,100%,.3);text-align:center;color:#fff;cursor:pointer}.DashBoardItemHoverArea .btn.allow{margin:0 0 10px}.DashBoardItemHoverArea .btn.cancel{margin:10px auto 0}@media screen and (max-width:900px){.DashBoardItemHoverArea .btn{margin:0 auto;height:30px;line-height:30px;border:none;border:1px solid hsla(0,0%,100%,0);background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}.DashBoardItemHoverArea .btn.allow{width:120px;margin:0 20px 0 auto}.DashBoardItemHoverArea .btn.reject{width:120px;margin:0 auto 0 20px;background:#000}.DashBoardItemHoverArea .btn.reject:hover{background:#000}}.DashBoardItemHoverArea .btn:hover{border:none;border:1px solid hsla(0,0%,100%,0);background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}.DetailArea{height:100%;width:100%;position:fixed;top:0;left:0;z-index:999;background-color:rgba(0,0,0,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@keyframes rotate{to{transform:rotate(1turn)}}.DetailLoader{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.DetailLoader .container{width:70px;height:70px;border-radius:100%;background:linear-gradient(165deg,hsla(0,0%,100%,.3),hsla(0,0%,86.3%,.3) 40%,hsla(0,0%,66.7%,.3) 98%,rgba(10,10,10,.3));position:relative}@media screen and (max-width:900px){.DetailLoader .container{width:40px;height:40px}}.DetailLoader .container .loaderCircle:before{position:absolute;content:"";width:100%;height:100%;border-radius:100%;border-bottom:0 solid hsla(0,0%,100%,.0196078431);box-shadow:inset 0 -10px 20px 20px hsla(0,0%,100%,.2509803922),inset 0 -5px 15px 10px hsla(0,0%,100%,.3137254902),inset 0 -2px 5px hsla(0,0%,100%,.5019607843),inset 0 -3px 2px hsla(0,0%,100%,.7333333333),0 2px 0 #fff,0 2px 3px #fff,0 5px 5px hsla(0,0%,100%,.5647058824),0 10px 15px hsla(0,0%,100%,.3764705882),0 10px 20px 20px hsla(0,0%,100%,.2509803922);filter:blur(3px);animation:rotate 1s linear infinite}.DetailError{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.DetailError .content{width:300px;height:500px;background:#fff;position:relative}.DetailError .content .closeBtnArea{position:absolute;top:0;right:0;margin:20px 20px 0}.DetailError .content .closeBtnArea .closeBtn{width:25px;height:25px}.DetailError .content .title{margin:80px 18px 10px;color:transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 36px);font-size:32px;font-style:normal;font-weight:1000;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text}.DetailError .content .description{margin:30px 18px 0;font-size:18px;line-height:22px;font-style:normal;font-weight:700;color:rgba(0,0,0,.7)}@keyframes scaleIn{0%{transform:scale(.5);opacity:1}to{transform:scale(1.5);opacity:0}}.DetailContent{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.DetailContent .content{width:300px;height:550px;background:#fff;position:relative}.DetailContent .content .closeBtnArea{position:absolute;top:0;right:0;margin:20px 20px 0}.DetailContent .content .closeBtnArea .closeBtn{width:25px;height:25px}.DetailContent .content .serverInformationArea{margin:20px 0 0}.DetailContent .content .serverInformationArea.top{margin:70px 0 0}.DetailContent .content .serverInformationArea .title{margin:0 18px 10px;font-size:16px;font-weight:600;width:calc(100% - 36px)}.DetailContent .content .serverInformationArea .title.serverStatus{position:relative}.DetailContent .content .serverInformationArea .description{font-size:14px;line-height:14px;font-weight:500;color:rgba(0,0,0,.7);margin:0 24px 7px;width:calc(100% - 48px);height:14px}.DetailContent .content .serverInformationArea .description.pw{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DetailContent .content .serverInformationArea .description.pw .copy{cursor:pointer;position:absolute;right:-24px;top:-2.5px;width:18px;height:18px;color:#ec008b;font-weight:900}.DetailContent .content .Ec2ControlArea{position:absolute;bottom:75px;left:125px}.DetailContent .content .Ec2ControlArea .circle{position:absolute;border-radius:50%;box-sizing:border-box;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);width:50px;height:50px;opacity:0;animation:scaleIn 4s cubic-bezier(.36,.11,.89,.32) infinite}.DetailContent .content .Ec2ControlArea .circle.btn{cursor:pointer;text-align:center;z-index:200;animation:none;opacity:1;color:#fff;font-size:14px;font-weight:500;line-height:30px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.DetailContent .content .Ec2ControlArea .circle.btn.stopped{background:rgba(0,0,0,.3)}.DetailContent .content .Ec2ControlArea .circle.btn.loading{cursor:default}.DetailContent .content .Ec2ControlArea .circle.btn.loading.stopping{background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}.DetailContent .content .Ec2ControlArea .circle.btn.loading.pending{background:rgba(0,0,0,.3)}.DetailContent .content .Ec2ControlArea .circle.btn.loading .spiner{content:"";box-sizing:border-box;width:25px;height:25px;border-radius:50%;border:2px solid hsla(0,0%,100%,.5);border-top-color:hsla(0,0%,100%,.8);animation:spinner 1s linear infinite}.DetailContent .content .Ec2ControlArea .circle.btn .icon{width:60%;height:60%}.DetailContent .content .noticeTitle{margin:160px 18px 10px;color:transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 36px);font-size:32px;font-style:normal;font-weight:1000;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text}.DetailContent .content .noticeDescription{margin:30px 18px 0;font-size:18px;line-height:22px;font-style:normal;font-weight:700;color:rgba(0,0,0,.7)}.DetailContent .content .newReqBtn{margin:100px auto 0;background:#000;border-radius:27%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;border:none;padding:0;cursor:pointer}.DetailContent .content .newReqBtn .rightArrow{width:35%;height:35%;color:#fff}.DetailContent .content .newReqBtn:disabled{background:none;border:2px solid #ecf0f1;cursor:default}.DetailContent .content .newReqBtn:disabled .rightArrow{color:#95a5a6}.RejectToast{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center}.RejectToast .content{position:relative;background:#fff;height:580px;width:350px}.RejectToast .content .closeBtnArea{position:absolute;top:0;right:0;margin:20px 20px 0}.RejectToast .content .closeBtnArea .closeBtn{width:30px;height:30px}.RejectToast .content .title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:60px auto 20px;font-size:24px;font-weight:800;line-height:32px;letter-spacing:-.3px}.RejectToast .content .label{margin:0 24px 2px;font-size:16px;font-weight:600;width:calc(100% - 58px)}.RejectToast .content .description{font-size:14px;line-height:30px;font-weight:300;margin:0 24px 17px;width:calc(100% - 48px);height:30px}.RejectToast .content .rejectReason{border:1px solid #95a5a6;border-radius:8px;margin:0 24px 30px;height:20px;font-family:"namusqare";font-size:14px;padding:5px;background:#ecf0f1;width:calc(100% - 58px);color:#95a5a6}.RejectToast .content .rejectReason::placeholder{color:#95a5a6}.RejectToast .content .newReqBtn{margin:0 auto;background:#000;border-radius:27%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;border:none;padding:0;cursor:pointer}.RejectToast .content .newReqBtn .rightArrow{width:35%;height:35%;color:#fff}.RejectToast .content .newReqBtn:disabled{background:none;border:2px solid #ecf0f1;cursor:default}.RejectToast .content .newReqBtn:disabled .rightArrow{color:#95a5a6}.BoardContainerLayout{width:100%;height:100%}.CategoryArea{position:fixed;top:80px;width:100%;height:50px;background:rgba(0,0,0,.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:.3s ease-in-out}@media screen and (max-width:900px){.CategoryArea{top:60px;height:40px}}.CategoryArea .BoardCategoryContent{position:relative;max-width:1200px;width:90%;height:38px;margin:6px auto;display:flex;justify-content:center}@media screen and (max-width:900px){.CategoryArea .BoardCategoryContent{height:32px;margin:4px auto}}.CategoryArea .BoardCategoryContent .CategoryBoxParent{position:relative;width:100%;max-width:1160px}@media screen and (max-width:900px){.CategoryArea .BoardCategoryContent .CategoryBoxParent{width:calc(100% - 35px)}}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox{overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;white-space:nowrap;width:100%;display:flex}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox::-webkit-scrollbar{display:none}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .CategoryItem{box-sizing:border-box;flex-shrink:0;cursor:pointer;height:100%;line-height:40px;font-size:14px;font-style:normal;font-weight:600;text-decoration:none;color:hsla(0,0%,100%,.7);margin:0 15px}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .CategoryItem.active{color:transparent;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text}@media screen and (max-width:900px){.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .CategoryItem{line-height:34px}}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .scrollBtn{cursor:pointer;position:absolute;width:30px;height:30px;top:4px;color:hsla(0,0%,100%,.7)}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .scrollBtn .arrow{width:100%;height:100%}@media screen and (max-width:900px){.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .scrollBtn{top:1px}}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .scrollBtn.left{left:-30px}.CategoryArea .BoardCategoryContent .CategoryBoxParent .CategoryBox .scrollBtn.right{right:-30px}.BoardListArea{background:none;width:100%;height:100%}.BoardListArea .content{padding:130px 0 0;height:calc(100% - 130px)}@media screen and (max-width:900px){.BoardListArea .content{padding:100px 0 0;height:calc(100% - 100px)}}.BoardListArea .content .menuArea{width:90%;max-width:1200px;height:100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000}@media screen and (max-width:900px){.BoardListArea .content .menuArea{height:65px}}.BoardListArea .content .menuArea .menuTitleArea .title{font-size:26px;font-weight:900}@media screen and (max-width:900px){.BoardListArea .content .menuArea .menuTitleArea .title{font-size:20px}}.BoardListArea .content .menuArea .menuBtnArea{display:flex;flex-direction:row}.BoardListArea .content .menuArea .menuBtnArea .newBoardBtn{cursor:pointer;color:#fff;font-size:16px;font-weight:900;border-radius:13px;padding:12px 18px;background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}.BoardListArea .content .menuArea .menuBtnArea .newBoardBtn.left{margin:0 5px 0 0;background:rgba(0,0,0,.6)}@media screen and (max-width:900px){.BoardListArea .content .menuArea .menuBtnArea .newBoardBtn{font-size:12px;padding:10px 13px}}.BoardListArea .content .boardItemArea{width:90%;max-width:1200px;height:calc(100% - 112px);margin:10px auto 0}@media screen and (max-width:900px){.BoardListArea .content .boardItemArea{height:calc(100% - 77px)}}.BoardListArea .content .boardItemArea .noContent{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700;line-height:30px;text-align:center}@media screen and (max-width:900px){.BoardListArea .content .boardItemArea .noContent{font-size:17px}}.NewCategoryArea{position:fixed;width:100%;height:100%;top:0;background:rgba(0,0,0,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1000;display:flex;justify-content:center;align-items:center}.NewCategoryArea .NewCategoryAreaContent{width:330px;background:#f7f8f9;position:relative}.NewCategoryArea .NewCategoryAreaContent .closeBtnArea{position:absolute;top:0;right:0;margin:20px 20px 0 0}.NewCategoryArea .NewCategoryAreaContent .closeBtnArea .closeBtn{width:30px;height:30px}.NewCategoryArea .NewCategoryAreaContent .adminContent{height:580px}.NewCategoryArea .NewCategoryAreaContent .adminContent .status{font-size:20px;line-height:20px;font-weight:900;padding:70px 13px 0}.NewCategoryArea .NewCategoryAreaContent .adminContent .statusChange{cursor:pointer;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:14px;font-weight:600;padding:10px 0 0 13px;margin:0 0 10px}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea{padding:10px 13px 0;margin:0 0 10px;width:calc(100% - 26px);display:flex;flex-direction:column;min-height:436px;max-height:436px;overflow-y:scroll;scroll-behavior:smooth;-ms-overflow-style:none;flex-shrink:0}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item{position:relative;border-radius:5px;padding:5px;box-shadow:0 20px 20px 0 rgba(0,0,0,.1);background:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 0 15px}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item .title{font-size:16px;font-weight:700;margin:0 0 10px}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item .userName{font-size:13px;color:rgba(0,0,0,.7)}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item .newCategoryBtnArea{position:absolute;right:0;width:60px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item .newCategoryBtnArea .newCategoryBtn{cursor:pointer;font-size:14px;font-weight:700;margin:0 10px 0 0;text-align:center;width:calc(100% - 10px);border-radius:3px;color:#fff}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item .newCategoryBtnArea .newCategoryBtn.allow{margin:0 10px 5px 0;background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item .newCategoryBtnArea .newCategoryBtn.reject{background:rgba(0,0,0,.7)}.NewCategoryArea .NewCategoryAreaContent .adminContent .itemListArea .item .newCategoryBtnArea .newCategoryBtn.delete{background:#f53a3a;height:40px;line-height:40px;border-radius:5px}.NewCategoryArea .NewCategoryAreaContent .commonUserContent{height:480px}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .title{padding:80px 0 0 10px;font-size:32px;font-style:normal;font-weight:1000;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .description{color:rgba(0,0,0,.6);padding:20px 0 0 10px;font-size:17px;font-weight:700;line-height:22px}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .label{padding:30px 0 0 10px;font-size:17px;font-weight:700}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .categoryInput{border:1px solid #95a5a6;border-radius:8px;margin:10px 10px 0;height:20px;font-family:"namusqare";font-size:14px;padding:5px;width:calc(100% - 30px);color:#95a5a6}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .categoryInput::placeholder{color:#95a5a6}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .newCategoryBtn{margin:30px auto 0;background:#000;border-radius:27%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;border:none;padding:0;cursor:pointer}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .newCategoryBtn .rightArrow{width:35%;height:35%;color:#fff}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .newCategoryBtn:disabled{background:none;border:2px solid #ecf0f1;cursor:default}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .newCategoryBtn:disabled .rightArrow{color:#95a5a6}.NewCategoryArea .NewCategoryAreaContent .commonUserContent .errorMsg{margin:20px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:14px;font-weight:500;color:#ff3c3c}.BoardItemArea{width:calc(100% - 20px);height:60px;display:flex;justify-content:space-between;align-items:center;margin:0 0 30px;padding:20px 10px;border-bottom:1px solid rgba(0,0,0,.2)}@media screen and (max-width:900px){.BoardItemArea{height:40px}}.BoardItemArea .BoardItemTitleArea .BoardItemTitle{cursor:pointer;font-size:18px;font-weight:700}@media screen and (max-width:900px){.BoardItemArea .BoardItemTitleArea .BoardItemTitle{font-size:14px}}.BoardItemArea .BoardItemTitleArea .BoardItemDescription{font-size:16px;margin:5px 0 0 2px;font-weight:600;color:rgba(0,0,0,.5)}@media screen and (max-width:900px){.BoardItemArea .BoardItemTitleArea .BoardItemDescription{font-size:12px}}.BoardItemArea .BoardItemGoToDetailBtnArea{height:60px;width:60px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:900px){.BoardItemArea .BoardItemGoToDetailBtnArea{height:40px;width:40px}}.BoardItemArea .BoardItemGoToDetailBtnArea .arrow{cursor:pointer;width:50%;height:50%}.NewPostArea{padding:80px 0 0;height:calc(100% - 80px);width:100%}@media screen and (max-width:900px){.NewPostArea{padding:60px 0 0;height:calc(100% - 60px)}}.NewPostArea .NewPostMainTitleArea{width:90%;max-width:1200px;margin:10px auto 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000;padding:10px 0}.NewPostArea .NewPostMainTitleArea .mainTitle{font-size:22px;font-weight:900}@media screen and (max-width:900px){.NewPostArea .NewPostMainTitleArea .mainTitle{font-size:20px}}.NewPostArea .NewPostMainTitleArea .submitBtn{cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);color:#fff;height:30px;width:80px;text-align:center;line-height:30px;font-size:20px;font-weight:900;border-radius:5px}.NewPostArea .NewPostMainTitleArea .submitBtn.disabled{cursor:default;background:rgba(0,0,0,.3)}.NewPostArea .NewPostMainTitleArea .submitBtn .spiner{content:"";box-sizing:border-box;width:20px;height:20px;border-radius:50%;margin:5px 30px auto;border:2px solid hsla(0,0%,100%,.5);border-top-color:hsla(0,0%,100%,.8);animation:spinner 1s linear infinite}@media screen and (max-width:900px){.NewPostArea .NewPostMainTitleArea .submitBtn .spiner{margin:2.5px 25px auto}}@media screen and (max-width:900px){.NewPostArea .NewPostMainTitleArea .submitBtn{height:25px;line-height:25px;font-size:17px;width:70px}}.NewPostArea .PostInformationArea{width:90%;max-width:1200px;margin:10px auto 0;display:flex}@media screen and (max-width:900px){.NewPostArea .PostInformationArea{flex-direction:column}}.NewPostArea .PostInformationArea .categorySelectArea{position:relative;border:1px solid #ebecef;padding:10px 12px;margin:0 10px 0 0;height:30px;line-height:30px;font-size:15px;font-weight:700;flex:2 1;display:flex}@media screen and (max-width:900px){.NewPostArea .PostInformationArea .categorySelectArea{width:calc(100% - 24px)}}.NewPostArea .PostInformationArea .categorySelectArea .currentCategory{width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:700}.NewPostArea .PostInformationArea .categorySelectArea .arrowArea{width:30px;height:30px}.NewPostArea .PostInformationArea .categorySelectArea .arrowArea .arrow{cursor:pointer;width:100%;height:100%}.NewPostArea .PostInformationArea .categorySelectArea .categoryListArea{background:#fff;border:1px solid #ebecef;position:absolute;width:100%;height:250px;left:0;bottom:-263px;display:flex;flex-direction:column;overflow-y:scroll!important;overflow-x:hidden;flex-shrink:0}.NewPostArea .PostInformationArea .categorySelectArea .categoryListArea .categoryItem{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 24px);font-size:14px;font-weight:700;line-height:40px;height:40px;padding:0 12px;width:calc(100% - 30px);text-overflow:ellipsis;white-space:nowrap;max-width:200px}.NewPostArea .PostInformationArea .categorySelectArea .categoryListArea .categoryItem.active{background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:900}.NewPostArea .PostInformationArea .fileSelectArea{border:1px solid #ebecef;padding:10px 12px;height:30px;width:400px;display:flex}@media screen and (max-width:900px){.NewPostArea .PostInformationArea .fileSelectArea{margin:10px 0 0;width:calc(100% - 25px)}}.NewPostArea .PostInformationArea .fileSelectArea .inputLabel{font-size:15px;font-weight:700;line-height:30px;margin:0 20px 0 0;min-width:60px}.NewPostArea .PostInformationArea .fileSelectArea .inputfile{height:100%;line-height:30px}.NewPostArea .PostTitleArea{width:90%;max-width:1200px;margin:10px auto 0}.NewPostArea .PostTitleArea .PostTitle{width:calc(100% - 24px);padding:10px 12px;height:30px;border:1px solid #ebecef;font-size:15px;font-weight:700;outline-style:none}.NewPostArea .PostBodyArea{width:90%;max-width:1200px;margin:10px auto 0;min-height:300px;max-height:700px;height:calc(100% - 250px)}@media screen and (max-width:900px){.NewPostArea .PostBodyArea{min-height:200px;max-height:700px;height:calc(100% - 310px)}}.NewPostArea .PostBodyArea .PostBody{width:calc(100% - 24px);padding:10px 12px;height:100%;border:1px solid #ebecef;outline-style:none;font-size:15px;font-weight:700;resize:none}@keyframes BoardDetailLoader{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}.BoardDetailArea{padding:80px 0 0;height:calc(100% - 80px);width:100%}@media screen and (max-width:900px){.BoardDetailArea{padding:60px 0 0;height:calc(100% - 60px)}}.BoardDetailArea .BoardDetailAreaCategory{max-width:1200px;width:90%;margin:20px auto 0}.BoardDetailArea .BoardDetailAreaCategory .BoardDetailAreaCategoryText{cursor:pointer;color:transparent;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaCategory .BoardDetailAreaCategoryText{font-size:13px}}.BoardDetailArea .BoardDetailAreaTitle{width:90%;max-width:1200px;font-size:24px;font-weight:900;margin:10px auto 0;position:relative}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaTitle{font-size:18px}}.BoardDetailArea .BoardDetailAreaTitle .BoardDetailAreaBtnArea{position:absolute;top:0;right:0;width:70px;height:71px;display:flex;flex-direction:column;font-size:16px}.BoardDetailArea .BoardDetailAreaTitle .BoardDetailAreaBtnArea .btn{cursor:pointer;flex:1 1;width:100%;display:flex;justify-content:center;align-items:center;margin:3px 0;color:#fff;border-radius:5px;background:#e71809;border:none;font-size:16px;font-weight:700}.BoardDetailArea .BoardDetailAreaTitle .BoardDetailAreaBtnArea .btn:disabled{opacity:.5;cursor:default}.BoardDetailArea .BoardDetailAreaTitle .BoardDetailAreaBtnArea .btn.correction{background:rgba(0,0,0,.6)}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaTitle .BoardDetailAreaBtnArea{height:59px;width:60px;font-size:13px}}.BoardDetailArea .BoardDetailAreaDisplayName{width:90%;max-width:1200px;margin:10px auto 0;font-size:16px;font-weight:700;color:rgba(0,0,0,.5)}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaDisplayName{font-size:13px}}.BoardDetailArea .BoardDetailAreaCreatedDate{width:90%;max-width:1200px;margin:5px auto 0;font-size:16px;font-weight:700;color:rgba(0,0,0,.5)}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaCreatedDate{font-size:13px}}.BoardDetailArea .divideLine{width:90%;max-width:1200px;margin:20px auto;height:2px;background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}@media screen and (max-width:900px){.BoardDetailArea .divideLine{margin:15px auto}}.BoardDetailArea .BoardDetailAreaFile{width:90%;max-width:1200px;margin:0 auto 20px;display:flex;font-size:16px;font-weight:700}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaFile{font-size:13px}}.BoardDetailArea .BoardDetailAreaFile .link{color:#000}.BoardDetailArea .BoardDetailAreacontent{width:90%;max-width:1200px;margin:0 auto;padding:0 0 40px;white-space:pre-wrap;font-size:15px;font-weight:500}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreacontent{margin:0 auto;font-size:13px}}.BoardDetailArea .loading{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.BoardDetailArea .loading .BoardDetailLoader{display:inline-block;position:relative;width:80px;height:80px}.BoardDetailArea .loading .BoardDetailLoader div{display:inline-block;position:absolute;left:8px;width:16px;background:linear-gradient(180deg,#ec008b,#9c48b2 60%);opacity:.8;animation:BoardDetailLoader 1.2s cubic-bezier(0,.5,.5,1) infinite}.BoardDetailArea .loading .BoardDetailLoader div:first-child{left:8px;animation-delay:-.24s}.BoardDetailArea .loading .BoardDetailLoader div:nth-child(2){left:32px;animation-delay:-.12s}.BoardDetailArea .loading .BoardDetailLoader div:nth-child(3){left:56px;animation-delay:0}.BoardDetailArea .returnToDetailArea{width:90%;max-width:1200px;margin:10px auto 0}.BoardDetailArea .returnToDetailArea .returnToDetailText{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:900}.BoardDetailArea .BoardDetailAreaMainTitleArea{width:90%;max-width:1200px;margin:0 auto 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000;padding:10px 0}.BoardDetailArea .BoardDetailAreaMainTitleArea .mainTitle{font-size:22px;font-weight:900}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaMainTitleArea .mainTitle{font-size:20px}}.BoardDetailArea .BoardDetailAreaMainTitleArea .submitBtn{cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);color:#fff;height:30px;width:80px;text-align:center;line-height:30px;font-size:20px;font-weight:900;border-radius:5px}.BoardDetailArea .BoardDetailAreaMainTitleArea .submitBtn.disabled{cursor:default;background:rgba(0,0,0,.3)}.BoardDetailArea .BoardDetailAreaMainTitleArea .submitBtn .spiner{content:"";box-sizing:border-box;width:20px;height:20px;border-radius:50%;margin:5px 30px auto;border:2px solid hsla(0,0%,100%,.5);border-top-color:hsla(0,0%,100%,.8);animation:spinner 1s linear infinite}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaMainTitleArea .submitBtn .spiner{margin:2.5px 25px auto}}@media screen and (max-width:900px){.BoardDetailArea .BoardDetailAreaMainTitleArea .submitBtn{height:25px;line-height:25px;font-size:17px;width:70px}}.BoardDetailArea .PostTitleArea{width:90%;max-width:1200px;margin:10px auto 0}.BoardDetailArea .PostTitleArea .PostTitle{width:calc(100% - 24px);padding:10px 12px;height:30px;border:1px solid #ebecef;font-size:15px;font-weight:700;outline-style:none}.BoardDetailArea .PostInformationArea{width:90%;max-width:1200px;margin:10px auto 0;display:flex}@media screen and (max-width:900px){.BoardDetailArea .PostInformationArea{flex-direction:column}}.BoardDetailArea .PostInformationArea .categorySelectArea{position:relative;border:1px solid #ebecef;padding:10px 12px;margin:0 10px 0 0;height:30px;line-height:30px;font-size:15px;font-weight:700;flex:2 1;display:flex}@media screen and (max-width:900px){.BoardDetailArea .PostInformationArea .categorySelectArea{width:calc(100% - 24px)}}.BoardDetailArea .PostInformationArea .categorySelectArea .currentCategory{width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:700}.BoardDetailArea .PostInformationArea .categorySelectArea .arrowArea{width:30px;height:30px}.BoardDetailArea .PostInformationArea .categorySelectArea .arrowArea .arrow{cursor:pointer;width:100%;height:100%}.BoardDetailArea .PostInformationArea .categorySelectArea .categoryListArea{background:#fff;border:1px solid #ebecef;position:absolute;width:100%;height:250px;left:0;bottom:-263px;display:flex;flex-direction:column;overflow-y:scroll!important;overflow-x:hidden;flex-shrink:0}.BoardDetailArea .PostInformationArea .categorySelectArea .categoryListArea .categoryItem{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 24px);font-size:14px;font-weight:700;line-height:40px;height:40px;padding:0 12px;width:calc(100% - 30px);text-overflow:ellipsis;white-space:nowrap;max-width:200px}.BoardDetailArea .PostInformationArea .categorySelectArea .categoryListArea .categoryItem.active{background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:900}.BoardDetailArea .PostInformationArea .fileSelectArea{border:1px solid #ebecef;padding:10px 12px;height:30px;width:400px;display:flex}@media screen and (max-width:900px){.BoardDetailArea .PostInformationArea .fileSelectArea{margin:10px 0 0;width:calc(100% - 25px)}}.BoardDetailArea .PostInformationArea .fileSelectArea .inputLabel{font-size:15px;font-weight:700;line-height:30px;margin:0 20px 0 0;min-width:60px}.BoardDetailArea .PostInformationArea .fileSelectArea .inputfile{height:100%;line-height:30px}.BoardDetailArea .PostInformationArea .fileSelectArea .originalFileArea{display:flex;line-height:30px;overflow:hidden}.BoardDetailArea .PostInformationArea .fileSelectArea .originalFileArea .originalFile{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BoardDetailArea .PostInformationArea .fileSelectArea .originalFileArea .fileDelete{height:30px;width:30px;display:flex;justify-content:center;align-items:center}.BoardDetailArea .PostInformationArea .fileSelectArea .originalFileArea .fileDelete .fileDeleteIcon{cursor:pointer;color:#e71809;font-weight:900;width:70%;height:70%}.BoardDetailArea .PostBodyArea{width:90%;max-width:1200px;margin:10px auto 0;min-height:300px;max-height:700px;height:calc(100% - 250px)}@media screen and (max-width:900px){.BoardDetailArea .PostBodyArea{min-height:200px;max-height:700px;height:calc(100% - 310px)}}.BoardDetailArea .PostBodyArea .PostBody{width:calc(100% - 24px);padding:10px 12px;height:100%;border:1px solid #ebecef;outline-style:none;font-size:15px;font-weight:700;resize:none}.NoticeContainerLayout{width:100%;height:100%}@keyframes spinner{to{transform:rotate(1turn)}}.NewNoticeArea{padding:80px 0 0;height:calc(100% - 80px);width:100%}@media screen and (max-width:900px){.NewNoticeArea{padding:60px 0 0;height:calc(100% - 60px)}}.NewNoticeArea .NewNoticeMainTitleArea{width:90%;max-width:1200px;margin:10px auto 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000;padding:10px 0}.NewNoticeArea .NewNoticeMainTitleArea .mainTitle{font-size:22px;font-weight:900}@media screen and (max-width:900px){.NewNoticeArea .NewNoticeMainTitleArea .mainTitle{font-size:20px}}.NewNoticeArea .NewNoticeMainTitleArea .submitBtn{cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);color:#fff;height:30px;width:80px;text-align:center;line-height:30px;font-size:20px;font-weight:900;border-radius:5px}.NewNoticeArea .NewNoticeMainTitleArea .submitBtn.disabled{cursor:default;background:rgba(0,0,0,.3)}.NewNoticeArea .NewNoticeMainTitleArea .submitBtn .spiner{content:"";box-sizing:border-box;width:20px;height:20px;border-radius:50%;margin:5px 30px auto;border:2px solid hsla(0,0%,100%,.5);border-top-color:hsla(0,0%,100%,.8);animation:spinner 1s linear infinite}@media screen and (max-width:900px){.NewNoticeArea .NewNoticeMainTitleArea .submitBtn .spiner{margin:2.5px 25px auto}}@media screen and (max-width:900px){.NewNoticeArea .NewNoticeMainTitleArea .submitBtn{height:25px;line-height:25px;font-size:17px;width:70px}}.NewNoticeArea .NoticeInformationArea{width:90%;max-width:1200px;margin:10px auto 0;display:flex}@media screen and (max-width:900px){.NewNoticeArea .NoticeInformationArea{flex-direction:column}}.NewNoticeArea .NoticeInformationArea .fileSelectArea{border:1px solid #ebecef;padding:10px 12px;height:30px;display:flex;width:calc(100% - 24px)}@media screen and (max-width:900px){.NewNoticeArea .NoticeInformationArea .fileSelectArea{margin:0}}.NewNoticeArea .NoticeInformationArea .fileSelectArea .inputLabel{font-size:15px;font-weight:700;line-height:30px;margin:0 20px 0 0;min-width:60px}.NewNoticeArea .NoticeInformationArea .fileSelectArea .inputfile{height:100%;line-height:30px}.NewNoticeArea .NoticeTitleArea{width:90%;max-width:1200px;margin:10px auto 0}.NewNoticeArea .NoticeTitleArea .NoticeTitle{width:calc(100% - 24px);padding:10px 12px;height:30px;border:1px solid #ebecef;font-size:15px;font-weight:700;outline-style:none}.NewNoticeArea .NoticeBodyArea{width:90%;max-width:1200px;margin:10px auto 0;min-height:300px;max-height:700px;height:calc(100% - 250px)}@media screen and (max-width:900px){.NewNoticeArea .NoticeBodyArea{min-height:200px;max-height:700px;height:calc(100% - 310px)}}.NewNoticeArea .NoticeBodyArea .NoticeBody{width:calc(100% - 24px);padding:10px 12px;height:100%;border:1px solid #ebecef;outline-style:none;font-size:15px;font-weight:700;resize:none}@keyframes NoticeDetailLoader{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}.NoticeDetailArea{padding:80px 0 0;height:calc(100% - 80px);width:100%}@media screen and (max-width:900px){.NoticeDetailArea{padding:60px 0 0;height:calc(100% - 60px)}}.NoticeDetailArea .NoticeDetailAreaCategory{max-width:1200px;width:90%;margin:20px auto 0}.NoticeDetailArea .NoticeDetailAreaCategory .NoticeDetailAreaGoBackText{cursor:pointer;color:transparent;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaCategory .NoticeDetailAreaGoBackText{font-size:13px}}.NoticeDetailArea .NoticeDetailAreaTitle{width:90%;max-width:1200px;font-size:24px;font-weight:900;margin:10px auto 0;position:relative}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaTitle{font-size:18px}}.NoticeDetailArea .NoticeDetailAreaTitle .NoticeDetailAreaBtnArea{position:absolute;top:0;right:0;width:70px;height:71px;display:flex;flex-direction:column;font-size:16px}.NoticeDetailArea .NoticeDetailAreaTitle .NoticeDetailAreaBtnArea .btn{cursor:pointer;flex:1 1;width:100%;display:flex;justify-content:center;align-items:center;margin:3px 0;color:#fff;border-radius:5px;background:#e71809;border:none;font-size:16px;font-weight:700}.NoticeDetailArea .NoticeDetailAreaTitle .NoticeDetailAreaBtnArea .btn:disabled{opacity:.5;cursor:default}.NoticeDetailArea .NoticeDetailAreaTitle .NoticeDetailAreaBtnArea .btn.correction{background:rgba(0,0,0,.6)}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaTitle .NoticeDetailAreaBtnArea{height:59px;width:60px;font-size:13px}}.NoticeDetailArea .NoticeDetailAreaDisplayName{width:90%;max-width:1200px;margin:10px auto 0;font-size:16px;font-weight:700;color:rgba(0,0,0,.5)}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaDisplayName{font-size:13px}}.NoticeDetailArea .NoticeDetailAreaCreatedDate{width:90%;max-width:1200px;margin:5px auto 0;font-size:16px;font-weight:700;color:rgba(0,0,0,.5)}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaCreatedDate{font-size:13px}}.NoticeDetailArea .divideLine{width:90%;max-width:1200px;margin:20px auto;height:2px;background:linear-gradient(90deg,#ec008b,#9c48b2 60%)}@media screen and (max-width:900px){.NoticeDetailArea .divideLine{margin:15px auto}}.NoticeDetailArea .NoticeDetailAreaFile{width:90%;max-width:1200px;margin:0 auto 20px;display:flex;font-size:16px;font-weight:700}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaFile{font-size:13px}}.NoticeDetailArea .NoticeDetailAreaFile .link{color:#000}.NoticeDetailArea .NoticeDetailAreacontent{width:90%;max-width:1200px;margin:0 auto;padding:0 0 40px;white-space:pre-wrap;font-size:15px;font-weight:500}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreacontent{margin:0 auto;font-size:13px}}.NoticeDetailArea .loading{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.NoticeDetailArea .loading .NoticeDetailLoader{display:inline-block;position:relative;width:80px;height:80px}.NoticeDetailArea .loading .NoticeDetailLoader div{display:inline-block;position:absolute;left:8px;width:16px;background:linear-gradient(180deg,#ec008b,#9c48b2 60%);opacity:.8;animation:NoticeDetailLoader 1.2s cubic-bezier(0,.5,.5,1) infinite}.NoticeDetailArea .loading .NoticeDetailLoader div:first-child{left:8px;animation-delay:-.24s}.NoticeDetailArea .loading .NoticeDetailLoader div:nth-child(2){left:32px;animation-delay:-.12s}.NoticeDetailArea .loading .NoticeDetailLoader div:nth-child(3){left:56px;animation-delay:0}.NoticeDetailArea .returnToDetailArea{width:90%;max-width:1200px;margin:10px auto 0}.NoticeDetailArea .returnToDetailArea .returnToDetailText{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:900}.NoticeDetailArea .NoticeDetailAreaMainTitleArea{width:90%;max-width:1200px;margin:0 auto 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #000;padding:10px 0}.NoticeDetailArea .NoticeDetailAreaMainTitleArea .mainTitle{font-size:22px;font-weight:900}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaMainTitleArea .mainTitle{font-size:20px}}.NoticeDetailArea .NoticeDetailAreaMainTitleArea .submitBtn{cursor:pointer;background:linear-gradient(90deg,#ec008b,#9c48b2 60%);color:#fff;height:30px;width:80px;text-align:center;line-height:30px;font-size:20px;font-weight:900;border-radius:5px}.NoticeDetailArea .NoticeDetailAreaMainTitleArea .submitBtn.disabled{cursor:default;background:rgba(0,0,0,.3)}.NoticeDetailArea .NoticeDetailAreaMainTitleArea .submitBtn .spiner{content:"";box-sizing:border-box;width:20px;height:20px;border-radius:50%;margin:5px 30px auto;border:2px solid hsla(0,0%,100%,.5);border-top-color:hsla(0,0%,100%,.8);animation:spinner 1s linear infinite}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaMainTitleArea .submitBtn .spiner{margin:2.5px 25px auto}}@media screen and (max-width:900px){.NoticeDetailArea .NoticeDetailAreaMainTitleArea .submitBtn{height:25px;line-height:25px;font-size:17px;width:70px}}.NoticeDetailArea .PostTitleArea{width:90%;max-width:1200px;margin:10px auto 0}.NoticeDetailArea .PostTitleArea .PostTitle{width:calc(100% - 24px);padding:10px 12px;height:30px;border:1px solid #ebecef;font-size:15px;font-weight:700;outline-style:none}.NoticeDetailArea .PostInformationArea{width:90%;max-width:1200px;margin:10px auto 0;display:flex}@media screen and (max-width:900px){.NoticeDetailArea .PostInformationArea{flex-direction:column}}.NoticeDetailArea .PostInformationArea .fileSelectArea{border:1px solid #ebecef;padding:10px 12px;height:30px;width:calc(100% - 24px);display:flex}@media screen and (max-width:900px){.NoticeDetailArea .PostInformationArea .fileSelectArea{margin:10px 0 0}}.NoticeDetailArea .PostInformationArea .fileSelectArea .inputLabel{font-size:15px;font-weight:700;line-height:30px;margin:0 20px 0 0;min-width:60px}.NoticeDetailArea .PostInformationArea .fileSelectArea .inputfile{height:100%;line-height:30px}.NoticeDetailArea .PostInformationArea .fileSelectArea .originalFileArea{display:flex;line-height:30px;overflow:hidden}.NoticeDetailArea .PostInformationArea .fileSelectArea .originalFileArea .originalFile{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NoticeDetailArea .PostInformationArea .fileSelectArea .originalFileArea .fileDelete{height:30px;width:30px;display:flex;justify-content:center;align-items:center}.NoticeDetailArea .PostInformationArea .fileSelectArea .originalFileArea .fileDelete .fileDeleteIcon{cursor:pointer;color:#e71809;font-weight:900;width:70%;height:70%}@media screen and (max-width:900px){.NoticeDetailArea .PostInformationArea .fileSelectArea .originalFileArea .fileDelete .fileDeleteIcon{width:100%;height:100%}}.NoticeDetailArea .PostBodyArea{width:90%;max-width:1200px;margin:10px auto 0;min-height:300px;max-height:700px;height:calc(100% - 250px)}@media screen and (max-width:900px){.NoticeDetailArea .PostBodyArea{min-height:200px;max-height:700px;height:calc(100% - 310px)}}.NoticeDetailArea .PostBodyArea .PostBody{width:calc(100% - 24px);padding:10px 12px;height:100%;border:1px solid #ebecef;outline-style:none;font-size:15px;font-weight:700;resize:none}