@import url(https://fonts.googleapis.com/css2?family=Jost:wght@100;200;400;700;900&display=swap);@import url(https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;400;700;900&display=swap);html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;scrollbar-width:none}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@tailwind base;@tailwind components;@tailwind utilities;.gallery_nav{font-size:50px;left:0;position:absolute;top:1100px}.gallery{animation:moveGallery 25s linear infinite alternate;display:flex;transition:all .2s ease}@keyframes moveGallery{0%{transform:translateX(0)}to{transform:translateX(-2240px)}}.pfo_contents{display:flex;flex-direction:row;height:100%;padding:0}.pfo_contents>div{width:100%}.pfoArticle{color:#f5f5f5;padding:100px 0;width:100%}.pfoFirst{width:100%}.pfoArticle:hover>.pfoFirst>.pfoTitle{background:linear-gradient(170deg,#daa520,#006400);background-clip:text;-webkit-background-clip:text;color:#0000;height:-webkit-max-content;height:max-content;transition:all .3s ease;width:-webkit-max-content;width:max-content}.pfoTitle{color:inherit;font-size:50px;font-weight:700;letter-spacing:-4px;transition:all .3s ease}.pfoDesc{display:flex;flex-direction:column;font-size:20px;font-weight:400;margin-top:10px;word-break:keep-all}.pfoDesc>span{font-weight:700;margin-bottom:10px}.spotifyEmbed{display:flex;margin-top:20px}.spotifyEmbed>iframe{margin-right:15px}.pfoGraphicPictures{display:flex;flex-direction:row;height:350px;justify-content:flex-start;overflow:hidden;width:auto}.pfoGraphicPictures>.gallery>div{border-radius:15px;display:flex;height:300px;justify-content:center;margin:10px;min-width:300px;overflow:hidden;width:300px}.pfoGraphicPictures>.gallery>div>img{width:300px}.linkto{color:#556b2f;font-size:17px;font-weight:400;margin:10px 0}@media only screen and (max-width:768px){.homeBody{width:100%}.pfo_contents{display:block;padding:5vw 0;width:auto}.pfo_nav{background-color:#fff;left:none;padding-bottom:5vh;padding-top:5vh;text-align:center;top:none;width:90%}.pfo_nav>ul{align-items:center;display:flex;justify-content:space-between;margin:0;width:95%}.pfo_nav>ul>li{font-size:20px;font-weight:700;padding:20px;width:-webkit-max-content;width:max-content}.pfo_info{padding:5vw;width:80%}.pfoArticle{margin:0 1em;width:auto}.pfoFirst{width:auto}.spotifyEmbed{-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none;width:auto}.spotifyEmbed::-webkit-scrollbar{display:none}}.announcement{background-color:#000;color:#fff;display:flex;font-family:Spoqa Han Sans Neo;height:80px;justify-content:space-between;width:100%;z-index:15}.desc{font-weight:700;padding-left:40px;padding-right:40px;padding-top:25px}.button{cursor:pointer}@media only screen and (max-width:820px){.announcement{height:-webkit-max-content;height:max-content}.desc{padding-bottom:25px}}.card-nav-container{box-sizing:border-box;font-family:Jost,Spoqa Han Sans Neo,Noto Sans KR,"sans-serif";left:50%;max-width:850px;position:fixed;top:2em;transform:translateX(-50%);width:90%;z-index:99}.card-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border:.5px solid #ffffff1a;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;display:block;height:60px;overflow:hidden;padding:0;position:relative;will-change:height}.card-nav-top{height:45px;justify-content:space-between;left:0;padding:.5rem .45rem .55rem 1.1rem;position:absolute;right:0;top:0;z-index:2}.card-nav-top,.hamburger-menu{align-items:center;display:flex}.hamburger-menu{cursor:pointer;filter:invert(.85);flex-direction:column;gap:6px;height:100%;justify-content:center}.hamburger-menu:hover .hamburger-line{opacity:.75}.hamburger-line{background-color:currentColor;height:2px;transform-origin:50% 50%;transition:transform .25s ease,opacity .2s ease,margin .3s ease;width:30px}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px) rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px) rotate(-45deg)}.logo-container{align-items:center;display:flex;filter:invert(.9);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.logo{height:23px}.card-nav-cta-button{background-color:#111;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-weight:500;height:100%;padding:0 1rem;transition:background-color .3s ease}.card-nav-cta-button:hover{background-color:#333}.card-nav-content{align-items:flex-end;bottom:0;display:flex;gap:12px;left:0;padding:.5rem;pointer-events:none;position:absolute;right:0;top:80px;visibility:hidden;z-index:1}.card-nav.open .card-nav-content{pointer-events:auto;visibility:visible}.nav-card{border-radius:.55rem;display:flex;flex:1 1;flex-direction:column;gap:8px;height:100%;min-width:0;padding:12px 16px;position:relative;-webkit-user-select:none;user-select:none}.nav-card-label{font-size:22px;font-weight:700;letter-spacing:-.5px}.nav-card-links{display:flex;flex-direction:column;gap:2px;margin-top:auto}.nav-card-link{align-items:center;cursor:pointer;display:inline-flex;font-size:16px;gap:6px;letter-spacing:-.7px;text-decoration:none;transition:opacity .3s ease}.nav-card-link:hover{opacity:.75}@media (max-width:768px){.card-nav-container{top:1.2em;width:90%}.card-nav-top{justify-content:space-between;padding:.5rem 1rem}.hamburger-menu{order:2}.logo-container{order:1;position:static;transform:none}.card-nav-cta-button{display:none}.card-nav-content{align-items:stretch;bottom:0;flex-direction:column;gap:8px;justify-content:flex-start;padding:.5rem}.nav-card{flex:1 1 auto;height:auto;max-height:none;min-height:60px}.nav-card-label{font-size:18px}.nav-card-link{font-size:15px}}.header{border-bottom:1px solid #0000001a;color:inherit;display:flex;font-family:Spoqa Han Sans Neo;height:80px;justify-content:space-around;margin:0 auto;position:-webkit-sticky;position:sticky;top:0;transition:all .2s ease-in-out;width:100%;z-index:10}.backdrop{-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);background-color:#ffffff26;height:100px;overflow:hidden;position:absolute;width:100%;z-index:-5}.active{color:inherit}.header.scroll{top:-80px}.header>.HeaderArticle_1{align-items:center;border-bottom:1px solid #0000001a;color:inherit;display:flex;height:100px;justify-content:space-between;padding:0 50px;width:100%;z-index:5}.header>.HeaderArticle_1>div{padding-right:15px;width:130px}.header>.HeaderArticle_1>ul{align-items:center;color:inherit;display:flex;list-style:none;margin-left:-10px}.header>.HeaderArticle_1>ul>li{font-weight:700;letter-spacing:-1px;padding-right:12px}.header>.HeaderArticle_1>ul>li>div{color:auto;transition:all .1s ease}.header>.HeaderArticle_1>ul>li>div:hover{color:tomato!important;transition:all .2s ease}.mobileMenu{align-items:center;background-color:#efefef;border:1px solid #fff;color:#000;display:flex;display:none;justify-content:space-around;z-index:5}.desktopMode,.mobileMenu{bottom:0;height:80px;position:fixed;width:100%}.desktopMode{cursor:pointer;font-size:30px}.mobileIcon{font-size:1.5em;height:-webkit-max-content;height:max-content}.mobileTitle{font-size:.75em}.mobileMenu>a>div{align-items:center;display:flex;flex-direction:column;width:70px}@media only screen and (max-width:768px){.backdrop,.header{height:80px}.header>.HeaderArticle_1{height:80px;margin-left:20px}.header>.HeaderArticle_1>ul{display:none}.header>.HeaderArticle_1{padding:0}.mobileMenu{display:flex}.desktopMode{display:none}}.aurora-container{height:100%;width:100%}hr{background-color:#d3d3d3;border:0;height:1px}a{color:inherit}a,a:focus,a:link,a:visited{text-decoration:none}p{margin:0}button{-webkit-appearance:none;appearance:none;border:0;border-radius:0;cursor:pointer;outline:0}.uppertitle{margin:0;position:relative;top:0;width:auto}.MainSection{height:40vw}.maintitle{color:#fff;filter:drop-shadow(0 0 .7rem black);font-size:50px;font-weight:700;letter-spacing:-1px;position:absolute;text-align:center;top:50%;width:100%;z-index:0}.homeContents{display:flex;flex-direction:row;gap:20px;margin:2em 0;width:100%}.NewMainTitle{color:#fff;filter:drop-shadow(0 0 2rem black);font-size:60px;font-weight:900;letter-spacing:-2px;position:absolute;top:40%;width:auto}.ContentsSection{background-color:#fff;height:100%;margin-bottom:160px;padding-top:80px;position:relative;width:100%}.homeBody{margin:0 auto;padding:6em 0;width:850px}.HNewsTap{border:2px solid #ffffff26;border-radius:30px;color:#ddd;filter:none;flex:1 1;height:350px;padding:2.5em;transition:all .3s ease;width:auto}.HNewsTap:hover{filter:drop-shadow(0 0 .7rem rgb(0,0,0,.35));filter:brightness(1.15) saturate(2)}.HNewsTap:hover,.peach{transition:all .3s ease}.peach{background-image:linear-gradient(160deg,#6e6d6d4d,#fc53531a)}.sea{background-image:linear-gradient(160deg,#6e6d6d4d,#5353fc1a)}.gummy{background-image:linear-gradient(160deg,#6e6d6d4d,#fc53ad1a);transition:all .3s ease}.HNewHome{background-color:#0c0c0c;border:2px solid #ffffff26;border-radius:50px;height:65vh;margin:0 auto;overflow:hidden;width:100%}.HNewHome,.HomeTop{display:flex;justify-content:center}.HomeTop{flex:1 1;flex-direction:column;gap:20px;height:-webkit-max-content;height:max-content}.gummySection{border:2px solid #ffffff26;border-radius:30px;color:#ddd;filter:none;flex:1 1;height:auto;overflow:hidden;padding:2.5em;position:relative;transition:all .3s ease;width:auto}.gummySection:hover{cursor:pointer;filter:drop-shadow(0 0 .7rem rgb(0,0,0,.35));filter:brightness(1.15) saturate(2);transition:all .3s ease}.gummyTitle{font-size:40px;font-weight:900;letter-spacing:-1px;margin-bottom:20px}.gummyDesc{font-size:20px;font-weight:400;letter-spacing:-.5px;line-height:1.5}.gummyImg{align-items:center;bottom:0;display:flex;height:200px;justify-content:center;left:0;position:absolute;width:100%}.gummyImg img{margin:0 auto;width:720px}.HNewsTapContents{display:flex;justify-content:space-between}.HNewsTap>div>p{clear:left;font-size:40px;font-weight:900;letter-spacing:-2px;width:-webkit-max-content;width:max-content}.HNewsContentsInfo{color:#fff;display:flex}.HNewsDate{font-size:15px;margin-top:10px}.HNewsDate,.HNewsday{color:#fff;font-weight:400}.HNewsday{font-size:11px;margin-top:6px}.HNewsMore{bottom:0;color:#fff;font-weight:300;letter-spacing:-.5px;position:relative;text-align:right;width:auto}.AHNewsMore,.HNewsMore{font-size:12px}.HNewsContents_Box{width:100%}.HNewsContents{clear:both;cursor:pointer;display:block;font-size:30px;font-weight:600;height:180px;letter-spacing:-1px;overflow:hidden;padding:50px 0;transition:all .2s ease-in-out;width:90%;word-break:keep-all}.flexcontent{display:flex}.closeBtn{cursor:pointer;width:-webkit-max-content;width:max-content}.modalImg{border-radius:20px;height:30vw;object-fit:cover;overflow:hidden;width:30vw}.modalImg>img{width:100%}.PHNewHome{background:url(/static/media/honey_moon.9e198d58444a070e38fa.png);background-position:50%;background-size:cover;margin:0 auto}.DHNewHome,.PHNewHome{border-radius:30px;display:flex;height:500px;justify-content:center;padding:2.5em;width:auto}.DHNewHome{background:url(/static/media/discobg.551d21a62b96a72efea4.png);background-position:50%;background-size:contain;margin:0 7.5em}.ggabiArchive{background:linear-gradient(160deg,hsla(0,0%,76%,.341),rgba(255,208,40,.189));border:2px solid #ffffff26;border-radius:30px;display:flex;flex-direction:column;height:auto;margin:0 auto;transition:all .2s ease;width:100%}.ggabiArchive>div{padding:20px 50px}.gaTitle{align-items:center;display:flex}.gaTitle>img{width:150px}.gaTitle>span{font-weight:700}.gaDesc,.gaTitle>span{color:#fff;font-size:40px}.gaDesc{font-weight:400;opacity:.2;padding:20px;transition:all .2s ease}.ggabiArchive:hover{filter:saturate(1.5);transition:all .3s ease}.ggabiArchive:hover>.gaDesc{opacity:1;transition:all .7s ease}.AHNewsMore{bottom:0;color:#fff;font-size:25px;font-weight:300;letter-spacing:-.5px;position:relative;text-align:right;width:auto}.youtubeapi{border:2px solid #ffffff26;border-radius:30px;height:350px;margin-bottom:2em;overflow:hidden;transition:all .3s ease;width:100%}.youtubeapi:hover{filter:drop-shadow(0 0 .7rem rgb(0,0,0,.35));transition:all .3s ease}@media only screen and (max-width:820px){.HNewHome,.ggabiArchive{width:650px}}@media only screen and (max-width:768px){.homeBody{padding:5em 0;width:auto}.MainSection{height:90vh}.uppertitle{margin:0}.HNewHome{border-radius:25px;margin:0;width:auto}.PHNewHome{margin:.5em;word-break:keep-all}.HNewsTap{height:-webkit-max-content;height:max-content;margin:0;width:auto}.NewMainTitle{font-size:50px;text-align:center;width:300px}.homeContents{flex-direction:column;gap:0;margin:1em 0}.HomeTop{display:flex;gap:1em;margin:1em 0;width:auto}.NewsTapContents{display:flex;justify-content:space-between}.NewsTap{margin:14%;width:75%}.roundbox{margin-bottom:5vh;width:100%}.flexcontent{display:block}.ggabiArchive{height:-webkit-max-content;height:max-content;margin:1em 0;width:auto;word-break:keep-all}.gaTitle>img{width:17vw}.gaTitle>span{font-size:7vw;white-space:nowrap}.youtubeapi{margin:-1em 0;width:auto}}@font-face{font-family:Pretendard-Regular;font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff")}.App{word-wrap:break-word;-ms-overflow-style:none;background-color:#121415;color:#f5f5f5;font-family:Jost,Spoqa Han Sans Neo,Noto Sans KR,"sans-serif";font-weight:100;letter-spacing:-1px;min-height:100vh;overflow-x:hidden;padding:2em;scroll-behavior:smooth;scrollbar-width:none}.App::-webkit-scrollbar{display:none}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dark{background-color:#181818;color:#fff}@media only screen and (max-width:768px){.App{padding:1.2em}}.footer{background-color:rgba(0,0,0,.916);border-top:1px solid #ffffff1a;bottom:0;color:#f5f5f5;font-family:Jost;font-weight:300;justify-content:space-evenly;letter-spacing:-.5px;text-align:center;width:100%}.fc,.footer{height:100px}.fc{align-items:center;display:flex;font-weight:400;justify-content:center;z-index:5}.mode{color:inherit;cursor:pointer;display:none;font-size:30px;right:0;top:0;z-index:10}@media only screen and (max-width:768px){.footer{margin-bottom:80px}.mode{display:block;font-size:2.5em;height:-webkit-fit-content;height:fit-content;line-height:100px;margin-right:20px;position:fixed}}.notfound{min-height:100vh;text-align:center;width:100%}.notfound_info{font-size:50px;font-weight:400;padding-top:45vh}.active{color:tomato;transition:all .2s ease}.newsSide{word-wrap:normal;align-items:center;display:flex;font-size:40px;font-weight:900;height:-webkit-max-content;height:max-content;justify-content:flex-start;letter-spacing:-5px;margin:.5em 2em;z-index:-1}.newsSide>span>svg{cursor:pointer}.newsContent{align-items:center;background-color:#f6f6f6;border:1px solid #0000001a;border-radius:20px;color:#000;display:flex;justify-content:flex-start;margin:0 5em;overflow-x:scroll;padding:25px 0;width:auto}.newsContent>a{border-right:1px solid #d3d3d3;height:-webkit-fit-content;height:fit-content}.newsInfo{font-weight:400;margin:70px 90px;padding-right:20%}.newsTitle{font-size:40px;font-weight:700;letter-spacing:-2px}.newsDate{font-size:20px;margin:10px 0}.newsDesc{font-size:20px;font-weight:400;line-height:30px;width:100%;word-break:keep-all}.NewsContents{background:linear-gradient(160deg,#ff783000,#fc5b5300);border-radius:15px;cursor:pointer;font-weight:400;letter-spacing:-.5px;padding:0 24px;transition:all .2s ease}.NewsContents>p{color:gray;font-size:12px}.NewsContents_Box{margin:0 10px;white-space:nowrap}.NewsContents:hover{color:#f08080;transition:all .2s ease}.newsImg{border-radius:15px;margin:20px 0;overflow:hidden;width:70%}.newsImg>img{width:100%}.block{display:block}.none{display:none}@media only screen and (max-width:820px){.newsContent{display:flex;justify-content:flex-start;margin:5vh 5vw;padding:1em;width:auto}.NewsContents_Box{white-space:nowrap}.newsSide{background:none;font-size:3em;justify-content:center;margin:0 auto;padding:1em;text-align:center;transform:translateY(5vh) translateZ(0);width:auto}.newsSide>div{padding-left:0}.newsInfo{margin:5em 2em;padding:0;width:auto}.newsDesc,.newsImg{width:100%}}hr{margin-bottom:20px;margin-top:20px}.discoMenu{display:flex;margin:0 100px;max-height:65vh}.discoBox{display:flex;flex-direction:row;font-weight:400;height:auto;margin:50px 0;text-overflow:ellipsis;width:auto}.discoInfo{color:inherit;height:-webkit-max-content;height:max-content;padding:10px 20px}.discoTitle{font-size:17px;margin-bottom:5px}.discoImg{background-color:#000;overflow:hidden;width:200px}.discoImg>img{display:block;width:200px}.newsdiscoContent{-ms-overflow-style:none;background-color:inherit;height:75%;justify-content:center;left:0;overflow-x:hidden;overflow-y:scroll;padding-left:5em;position:absolute;scrollbar-width:none;width:100%}.newsdiscoContent::-webkit-scrollbar{display:none}.newsdiscoContentDetail{display:flex;flex-wrap:nowrap;flex-wrap:wrap;height:100%;justify-content:center;margin:0 auto;overflow-x:hidden;width:50%}.type{color:gray;margin-right:5px}.discoCate,.type{text-overflow:ellipsis;white-space:nowrap}.discoCate{color:inherit;display:flex;margin-bottom:5px;margin-right:20px;margin-top:5px}.discoDesc{display:flex;font-size:12px}.aboutDisco{display:flex;width:100%}.bigImg{border-radius:20px;margin:0 auto;overflow:hidden;width:95%}.bigImg>img{display:block;margin:0 auto;width:100%}.thisDisco{padding:3%;width:100%}.discoBigTitle{align-items:center;display:flex;height:100%;justify-content:space-around;width:100%}.discoBigTitle>svg{cursor:pointer;left:1em;position:absolute}.aboutTrack{display:flex;font-weight:400;justify-content:space-between;text-align:center;width:100%}.thisDiscoTitle{font-size:30px;font-weight:700;letter-spacing:-1.5px}.thisDiscoDate{font-size:14px}.discoCredit,.thisDiscoDate{color:#a7a7a7;font-weight:400}.discoCredit{font-size:12px}.New{-ms-overflow-style:none;background-color:inherit;border-left:1px solid #d3d3d3;display:block;height:75%;overflow:hidden;position:absolute;right:0;scrollbar-width:none;width:50%}.New::-webkit-scrollbar{display:none}.newsFlex{display:block}.trackNum{display:flex;flex-direction:column}.thisDiscoNotice{font-weight:700;position:relative;text-align:left;top:5%}@media only screen and (max-width:820px){.newsdiscoContent{flex-direction:column}.discoBox{height:auto;margin-left:0;margin-right:0;margin-top:50px;width:auto}.aboutDisco{flex-direction:column;width:auto}.bigImg,.thisDisco{width:auto}.bigImg{margin-top:50px}}@media only screen and (max-width:768px){.newsFlex{width:auto}.discoMenu{display:block;height:auto;margin:0 1em;max-height:-webkit-min-content;max-height:min-content;overflow-y:visible}.newsdiscoContent{height:250px;justify-content:center;margin-top:0;overflow-y:scroll;padding:1em;position:static;width:auto}.discoBox{align-items:center;font-weight:400;margin-bottom:7vh;margin-right:0;width:100%}.discoInfo{width:50%}.discoNaviAll{display:none}.discoImg{width:50%}.discoImg>img{display:block;object-fit:cover;width:100%}.aboutDisco{display:block}.bigImg{width:auto}.thisDisco{margin-bottom:3vh;margin-top:3vh;padding:0;width:auto}.New,.aboutDisco{width:auto}.New{border:none;border-top:1px solid #d3d3d3;margin-top:5em;min-height:100vh;min-height:-webkit-max-content;min-height:max-content;position:static}.newsdiscoContentDetail{display:flex;flex-direction:row;margin:1em;width:auto}}.splitHr{background-color:#e6e6e6;left:0;margin-bottom:3%;width:100%}.supportAll{display:flex;margin:5% 7% 3%}.statusBox{height:-webkit-max-content;height:max-content;width:100%}.statusTitle{font-size:25px;font-weight:700;letter-spacing:-2px;margin-top:5%}.statusTotal{width:90%}.statusArticle{background-color:#fafafa;border-radius:15px;height:70px;margin-bottom:15px;margin-top:15px;transition:all .2s ease;width:100%}.statusArticle:hover{cursor:pointer;transform:scale(1.03);transition:all .3s ease}.statusCol{display:flex;padding:25px}.statusContent{color:#000;font-weight:400;margin-left:10px;margin-top:-5px}.stRed{background-color:red}.stGreen,.stRed{border-radius:50px;height:13px;width:13px}.stGreen{background-color:lime}.stOrange{background-color:orange;border-radius:50px;height:13px;width:13px}.issueBox{height:-webkit-max-content;height:max-content;width:100%}.issueContent{background-color:#fafafa;border-radius:15px;color:#000;font-weight:400;height:195px;margin-top:10px;overflow:auto;padding:25px;text-overflow:ellipsis;white-space:normal;width:90%;word-break:break-all}.issueArticle{height:155px}.statusList{display:flex}.issueBar{bottom:0;position:relative}.statusListChild{display:flex;justify-content:space-between;margin-right:15px}.childName{font-size:13px;font-weight:300;margin-top:-5px}.Mini{height:10px;margin-right:3px;width:10px}.supportInput{border:none;border-bottom:3px solid #000;font-family:Jost,Spoqa Han Sans Neo,Noto Sans KR,"sans-serif";font-size:20px;font-weight:700;letter-spacing:-1px;margin-bottom:1%;margin-top:1%;outline:none;padding:10px 10px 10px 0;width:50%}.supportInput::placeholder{color:#d3d3d3}.supportQues{width:100%}.otherQues{margin-bottom:5%;margin-top:5%;width:100%}.oqTitle{font-size:25px;font-weight:700;letter-spacing:-2px;margin-top:5%;text-align:center}.oqDesc{margin:5px}.oqDesc,.radiusButton{font-weight:400;text-align:center}.radiusButton{background-color:#000;border:1px solid #000;border-radius:50px;color:#fff;cursor:pointer;margin:15px auto;padding:10px 20px;transition:all .3s ease;width:-webkit-max-content;width:max-content}.radiusButton:hover{background-color:#fafafa;border:1px solid #d3d3d3;color:#000;transition:all .3s ease}.quesBox{background-color:#f8f8f8;border-radius:15px;margin:1% 0;padding:15px;width:50%}.quesTitle{cursor:pointer;font-weight:700}.quesDesc{display:none;font-weight:400}.quesOpen{display:block}@media only screen and (max-width:768px){.supportAll{display:block;margin-top:5vh}.statusTotal{width:100%}.issueBox{margin-top:5vh;padding:0}.issueContent{padding:20px}.supportInput{width:95%}.splitHr{margin-bottom:10vh;margin-top:10vh}.otherQues{margin-bottom:15vh}}.downloadPage{height:2500px}.bannerArea,.downloadPage{overflow-y:hidden;width:100%}.bannerArea{background-color:#fafafa;height:600px;overflow-x:scroll}.bannerArea::-webkit-scrollbar{display:none}.bannerTitle{font-size:30px;font-weight:700;letter-spacing:-2px;padding:50px;position:absolute}.bannerBox{align-items:center;border-radius:30px;cursor:pointer;height:380px;overflow:hidden;text-align:center;width:550px}.lightpink{background-color:#eedaee}.skyblue{background-color:#b9daff}.bannerImg>img{margin:auto;width:70%}.bannerText{background-color:#fafafa80;font-size:20px;font-weight:400;height:50px;overflow:hidden;padding-top:20px;position:relative;top:-80px;width:550px}.bannerBox:hover>.bannerText,.bannerText{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s ease}.bannerBox:hover>.bannerText{background-color:none;color:#000;font-size:50px;font-weight:700;height:380px;padding-top:175px;top:-400px}.list{display:flex;list-style:none;padding-right:25px;padding-top:110px}.list>li{margin:25px}.DSBox{align-self:flex-start;height:-webkit-max-content;height:max-content;padding:100px 150px 150px;width:50%}.DSBTitle{font-size:35px;font-weight:700}.DCBox,.DSBTitle{margin-bottom:25px}.DCBox{align-items:center;display:flex}.DetailImg{height:100px;width:100px}.DetailImg>img{height:100%}.DetailContainer{margin-left:25px}.DetailTitle{font-size:25px;font-weight:700;letter-spacing:-2px}.DetailDesc{font-weight:400;white-space:pre-line}.DetailHr{margin-bottom:50px;margin-top:50px;width:auto}.SideTitle{font-size:6.5vw;position:absolute;right:150px;top:800px}.fixed{position:fixed;top:100px}.bannerNav{align-items:center;display:none;font-weight:400;height:400px;justify-content:space-between;position:absolute;width:100%;z-index:10}.left{transform:translateX(0)}.pcScroll{display:block}@media only screen and (max-width:768px){.downloadPage{height:-webkit-max-content;height:max-content;width:100%}.bannerArea{height:400px}.bannerBox{height:200px;width:300px}.bannerTitle{font-size:7vw}.list{display:flex;margin-left:-1vw}.bannerText{padding-top:15px;width:300px}.bannerBox:hover>.bannerText{padding-top:175px;top:-310px;transition:all .5s ease}.DSBox{padding:100px 15vw 15vw;width:70%}.DCBox,.DSBox{height:-webkit-max-content;height:max-content}.DCBox{align-items:stretch;display:flex;margin-bottom:5vh;width:100%}.SideTitle{font-size:19vw;margin-bottom:50px;position:static;text-align:center}.bannerNav{display:flex}.pcScroll{display:none}}.DownloadArticle{display:flex;flex-direction:column}.DownloadBanner{align-items:center;background-color:#f0f0f0;display:flex;height:500px;justify-content:center;overflow:hidden;position:relative;width:100%}.DownloadBanner>img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.DownloadDesc{padding:2em}.downloadButton{background-color:#007bff;border:2px solid #007bff;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-size:20px;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.downloadButton:hover{background-color:#fff;border:2px solid #007bff;color:#007bff}.changeLog{background-color:#f8f9fa;border-radius:10px;display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:2em}.changeLog>li{border-left:5px solid #000;font-weight:400;padding:5px}.toons_list{padding:10vw}.toons_box{align-items:center;display:flex;margin-bottom:50px}.toons_thumb{height:20vw;margin-right:30px;overflow:hidden;width:20vw}.toons_thumb>img{display:block;width:100%}.toons_info{font-size:calc(2vmin + 5px);font-weight:400;letter-spacing:-1px}.date{font-size:12px}.toons_info>div{font-weight:300;word-break:keep-all}.toons_view{display:block;height:40vw;margin:auto auto 100px;width:40vw}.toons_view>img{width:100%}.toon_all{margin-bottom:500px;margin-top:100px}
/*# sourceMappingURL=main.aefaeaaf.css.map*/