@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Jua&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-size:100%;line-height:1.5}a{text-decoration:none;color:var(--font-black)}ul,li,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:yg-jalnan;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff) format("woff");font-weight:400;font-style:normal}:root{--main-blue: #62C3CA;--sub-blue: #0C8E97;--line-grey: #dddddd;--bg-grey: #EAE9E9;--yellow: #F8CF03;--font-black: #222222}@media screen and (max-width:360px){:root{--txt-font-size: 4vw ;--detail-tit-font: 4.5vw ;--small-font-size: 5vw }}*{font-family:Noto Sans KR,sans-serif}h1,h2,h3,h4,h5,h6,p{color:var(--font-black)}.w1440{width:1440px;margin:0 auto}.flex{display:flex}.pa55{padding:55px 0}.subtit{font-size:40px;font-weight:700;text-align:center;padding-bottom:55px}.bluelineBtn{padding:7px 25px;border:1px solid var(--main-blue);border-radius:10px;background-color:#fff;cursor:pointer}.bgblueBtn{padding:7px 25px;border:1px solid var(--main-blue);border-radius:10px;background-color:var(--main-blue);cursor:pointer;color:#fff}.askEditBtn{background-color:var(--bg-grey);border:1px solid #fff;padding:3px 10px;border-radius:10px}@media screen and (max-width : 1440px){.w1440{width:calc(100% - 60px)}}@media screen and (max-width : 768px){.w1440{width:calc(100% - 30px)}.subtit{font-size:30px;padding:50px 0}.pa55{padding:30px 0}.bluelineBtn{padding:7px 15px;border:1px solid var(--main-blue);border-radius:10px;background-color:#fff;cursor:pointer;font-size:14px}.bgblueBtn{padding:7px 15px;border:1px solid var(--main-blue);border-radius:10px;background-color:var(--main-blue);cursor:pointer;color:#fff;font-size:14px}.askEditBtn{background-color:var(--bg-grey);border:1px solid #fff;padding:3px 10px;border-radius:10px;font-size:12px}}nav{width:100%;justify-content:space-between;align-items:center;padding:8px 35px;background-color:#fff;border-bottom:1px solid #ddd}nav>h1{height:80px}nav>h1 img{height:100%}.navTab{gap:4vw;font-size:20px}.navTab a:hover>li{color:var(--sub-blue);transition:.2s}.navLogin{background-color:var(--main-blue);padding:10px 20px;border-radius:5px;justify-content:center;align-items:center;gap:10px;font-size:15px}.navLogin li{color:#fff}.navMy{z-index:1}.navMyName{cursor:pointer;width:80px;height:80px;background-color:var(--main-blue);border-radius:50%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.navMyName>p{font-family:yg-jalnan;font-size:23px}.navMyTab{position:absolute;right:0;margin:10px 20px;padding:20px 30px;width:300px;border-radius:20px;background-color:#fff;box-shadow:10px 10px 10px 1px #0000001a}.navMyTab>ul{width:100%;height:100%}.navClose{display:flex;justify-content:end}.navClose>div{cursor:pointer;width:40px}.navClose>div:hover{background-color:var(--main-blue);border-radius:50%;transition:all .3s}.navClose img{width:100%;filter:brightness(0)}.navLoginInfo{width:100%;display:flex;flex-direction:column;align-items:center}.navMyImg{width:100px;height:100px;overflow:hidden;border-radius:50%;border:8px solid var(--main-blue);position:relative}.navMyImg>img{width:100%;position:absolute;top:10%;left:50%;transform:translate(-50%)}.navLoginInfo>p{font-size:20px;font-family:yg-jalnan;margin-top:5%}.navPoint{width:100%;height:60px;display:flex;justify-content:space-between;gap:1%;margin-top:5%;font-size:20px;font-weight:700;background-color:var(--main-blue);border-radius:20px;padding:.5vw 1vw}.navPoint>img{height:100%}.navPoint>div{width:100%;display:flex;justify-content:end;align-items:center}.navMyLog{text-align:end;padding-top:30px}.navMyLog div{display:inline-block;border-bottom:1px solid #ccc}.navCursor{cursor:pointer}.navHam{cursor:pointer;display:none;width:30px;height:30px;flex-direction:column;justify-content:center;gap:8px;position:relative;transition:all .5s;z-index:6}.navHam>li{width:100%;height:3px;background-color:var(--main-blue);transition:all .5s}.hamAction>li:nth-child(1){position:absolute;top:50%;transform:rotate(45deg);transition:all .5s}.hamAction>li:nth-child(3){position:absolute;transform:rotate(-45deg);top:50%;transition:all .5s}.hamAction>li:nth-child(2){opacity:0;transition:all .5s}.hamMenu{position:fixed;width:100%;height:100vh;padding-top:15%;top:0;background-color:#fff;z-index:5;background-color:#f8f7f1}.hamLogin{display:flex;justify-content:center;gap:3%;margin-top:5%}.hamLogin>li:nth-child(1){cursor:pointer}.hamLogin>li:nth-child(3){cursor:pointer}.hamSubMenu{display:flex;flex-direction:column;align-items:center;gap:20px}.hamSubMenu a{cursor:pointer;width:70%;text-align:center;padding:17px 24px;border-radius:20px;font-size:20px}.hamSubMenu li{width:100%;height:100%;font-family:yg-jalnan}.hamSubMenu a:hover{outline:2px solid black}.hamSubMenu a:nth-child(1){background-color:#ffe337}.hamSubMenu a:nth-child(2){background-color:#6cccda}.hamSubMenu a:nth-child(3){background-color:#ffa9be}.hamSubMenu a:nth-child(4){background-color:#a441b8}.monsters{width:80%;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.monsters>img{width:100%}.subNavMyLog{width:345px;margin:0 auto;text-align:end;padding-top:40px}.subNavMyLog>a{color:#2e2e2e}.subNavMyLog div{display:inline-block;border-bottom:1px solid #2e2e2e}@media screen and (max-width : 1440px){nav{padding:8px 25px}nav>h1{height:70px}}@media screen and (max-width : 1145px){.navTab{font-size:16px}}@media screen and (max-width : 768px){nav{padding:8px 15px}nav>h1{height:60px}.navTab,.navLogin{display:none}.navHam{display:flex}.navMy{display:none}}footer{width:100%;background-color:#f0faff;font-size:14px;color:var(--font-black)}.footerWrap{justify-content:center;align-items:center;gap:60px;height:180px}.footerWrap img{width:150px;height:97px;filter:grayscale(100%)}.footerTxt span:after{display:inline-block;content:"";width:1px;height:12px;margin:0 8px;background-color:var(--font-black)}.footerTxt ul:first-child{padding-bottom:5px}.footerTxt p{color:#7c7c7c;font-size:14px}.footerInfo{padding-bottom:10px}@media screen and (max-width : 1024px){.footerInfo{flex-direction:column}.footerInfo ul:first-child span{display:none}}@media screen and (max-width : 768px){footer{font-size:12px}.footerWrap{flex-direction:column;height:auto;gap:10px;padding:40px 0}.footer_top{flex-direction:column;align-items:center}.footer_top span{display:none}.footerInfo{padding-bottom:20px}.footerInfo ul:last-child{justify-content:center}.footerTxt p{text-align:center;font-size:12px}}:root{--main-tit-font: 1.56vw;--main-more-font: .967vw;--main-list-txt-font: 1.2vw;--main-number-font: 2.1vw}@media screen and (max-width : 1250px){:root{--main-tit-font: 20px}}@media screen and (max-width : 1032px){:root{--main-more-font: 10px;--main-number-font: 15px}}@media screen and (max-width : 880px){:root{--main-list-txt-font: 15px;--main-number-font: 17px}}main{width:100%;background-size:cover;background-position:top center;background-repeat:no-repeat}main>section{width:100%}.mainSec1{height:90vh;position:relative}.mainMonsters{width:100%;position:absolute;top:45%;display:flex;justify-content:center;gap:5vw;padding-left:300px}.mainMonster{width:200px;position:relative}.mainMonster>img{width:100%;animation:rot 2s ease infinite;animation-name:rot}.mainMonster>img:hover{animation:hoverani;animation-name:hoverani}@keyframes rot{0%{transform:rotate(2deg)}50%{transform:rotate(-2deg)}to{transform:rotate(2deg)}}@keyframes hoverani{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(0)}}.mainMonster>h2{font-size:50px;color:#fff;font-family:yg-jalnan;text-align:center}.log{padding-top:5vw}.log>h2{-webkit-text-stroke:3px #857724}.pie>h2{-webkit-text-stroke:3px #203B3F}.bero{padding-top:2.5vw}.bero>h2{right:0;bottom:-7%;-webkit-text-stroke:3px #CC637D}.mainIntro{position:absolute;top:-80px}.log .mainIntro{top:-55px}.log .mainIntro{filter:drop-shadow(2px 2px 1px #FFE337)}.pie .mainIntro{top:-100px}.pie .mainIntro{filter:drop-shadow(2px 2px 1px #7ECCF0)}.bero .mainIntro{top:-90px}.bero .mainIntro{filter:drop-shadow(2px 2px 1px #FFA9BE)}.mainIntro>p{opacity:0}.mainMonster:hover .mainIntro>p{position:relative;width:140%;padding:20px;border-radius:10px;background-color:#fff;font-size:var(--main-tit-font);text-align:center;transition:all .5s;opacity:1}.mainMonster:hover .mainIntro>p:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:20px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0;margin-left:-10px;margin-bottom:-20px;transition:all .5s}@media screen and (max-width : 1476px){.mainMonsters{top:25%;gap:4vw;padding-left:400px}.log .mainIntro{top:-55px;left:-30px;right:30px}.bero .mainIntro{top:-90px;left:20px}}@media screen and (max-width : 1275px){.mainMonsters{top:18%;gap:3vw}.mainMonster{width:160px}}@media screen and (max-width : 1112px){.mainMonsters{top:35%;padding-left:0;justify-content:space-evenly}.mainMonster{width:250px}.log,.bero{padding-top:0}.log .mainIntro{top:-120px}.pie .mainIntro{top:-90px;left:80px}.bero .mainIntro{right:20px}}@media screen and (max-width : 870px){main{background-position:top left 30%}.mainMonsters{top:45%}.mainMonster{width:200px}.pie .mainIntro{left:30%}.bero .mainIntro{top:-110px}}@media screen and (max-width : 500px){.mainMonsters{height:65%;top:35%;padding-left:0;display:block}.mainMonster{width:150px;position:absolute}.pie{right:0;top:20%}.bero{bottom:0}.log .mainIntro{top:-30%;right:-100%;left:100%}.log:hover .mainIntro>p:after{left:20%;border:20px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0}.pie .mainIntro{top:-30%;left:-100%;right:100%}.pie:hover .mainIntro>p:after{left:80%;border:20px solid transparent;border-top-color:#fff;border-bottom:0;border-right:0}.bero .mainIntro{top:-30%;right:-90%;left:90%}.bero:hover .mainIntro>p:after{left:20%;border:20px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0}.mainMonster>h2{font-size:35px}}.mainSec2{gap:40px;margin-bottom:40px}.mainSec2>ul{width:33.3%;background-color:#fff;border-radius:20px;padding:40px 30px}.sec2Tit{justify-content:space-between;align-items:center;margin-bottom:30px}.sec2Tit>h2{font-size:var(--main-tit-font);font-family:yg-jalnan}.sec2Tit p{display:flex;font-size:var(--main-more-font)}.sec2Tit p>span{display:block;margin-left:10px}.sec2Tit p:hover{color:var(--sub-blue);transition:.2s}.sec2Info{border-top:1px solid #ddd}.sec2Info div{border-bottom:1px solid #ddd;padding:15px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--main-list-txt-font)}.mainService>.serviceInfo{height:60%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.mainService img{width:70%}.serviceInfo{text-align:center}.serviceInfo>div{font-size:var(--main-number-font);font-weight:700}@media screen and (max-width : 880px){.mainSec2{display:block}.mainSec2>ul{width:100%;margin-bottom:5%}.mainService img{width:40%}}.mainSec3{background-color:#fff;padding:40px 60px 20px;gap:40px;border-radius:20px;display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.mainBubble{width:70%;background-color:#37d0ff;border-radius:50px;position:relative;padding:23px 65px;text-align:center;font-size:var(--main-number-font)}.mainBubble>h1{color:#fff}.mainBubble:after{content:"";position:absolute;bottom:0;left:50%;border:20px solid transparent;border-top-color:#37d0ff;border-bottom:0;margin-left:-10px;margin-bottom:-20px}.mainReasons{width:100%;display:flex;justify-content:center;gap:2vw}.sec3Reason{display:flex;margin-bottom:35px;align-items:center;gap:30px}.numberCircle{background-color:#00a9f6;border-radius:50%;width:70px;height:70px;line-height:65px;text-align:center;color:#fff;font-size:var(--main-number-font);font-weight:700}.numberText{font-size:var(--main-number-font);font-weight:700}.mainSec3 .numberText:after{content:"";display:block;border-bottom:1px solid #B1B1B1;margin-top:1vw}.reasonMonster{width:40%}.reasonMonster>img{width:100%}.mainSec4{background-color:#fff;padding:40px 60px;gap:40px;border-radius:20px;display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.mainProcess{width:100%}.mainProcess>ul{padding:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2vw}.mainpro{width:42%;border:1px solid #ddd;border-radius:20px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:37px 20px;display:flex;flex-direction:column;align-items:center;gap:35px}.sec4Tit{display:flex;align-items:center;gap:30px}.processArrow{width:8%;display:flex;justify-content:center;align-items:center}.processArrow>img{width:100%}.mainpro>div:nth-child(1){display:flex;justify-content:center;align-items:center}.mainpro>div:nth-child(2){width:95%}.mainpro>div:nth-child(2)>img{width:100%}.mainpro>div:nth-child(3){font-size:var(--main-list-txt-font);display:flex;flex-direction:column;width:100%;gap:10px}.mainpro>div:nth-child(3)>p:nth-child(1){font-size:var(--main-list-txt-font);display:flex;align-items:center}.mainpro>div:nth-child(3)>p:nth-child(2){font-size:var(--main-list-txt-font)}.mainpro>div:nth-child(3) span{font-size:var(--main-tit-font);font-weight:700;font-family:yg-jalnan;padding-left:.8vw}.topBtn{width:80px;position:fixed;bottom:12%;right:1vw;cursor:pointer;z-index:4}.topBtn>p{font-family:yg-jalnan;font-size:32px;position:absolute;bottom:0;left:50%;transform:translate(-50%);color:#fff;-webkit-text-stroke:3px #481B92}.topBtn>img{width:100%}.mainBanner>a{width:100%;position:relative;bottom:-1px;display:flex}.mainBanner>a>img{width:100%;display:inline-block}.studyBtn>a{position:fixed;bottom:3%;right:1vw;width:80px;height:80px;border-radius:50%;background-color:#481b92;border:3px solid #fff;box-shadow:3px 3px 2px var(--yellow)}.studyBtn>a>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:yg-jalnan;letter-spacing:3px;font-size:14px;line-height:20px;color:#fff}@media screen and (max-width : 1097px){.mainSec3{padding:30px 20px 60px}.mainSec4{padding:30px 20px 20px}.mainProcess>ul{padding:0}.processArrow{width:3%}.mainBubble{width:100%}.numberCircle{width:50px;height:50px;line-height:45px}.reasonMonster{display:flex;align-items:end}.sec3Reason{gap:15px}.mainReasons{justify-content:start;gap:8vw}.sec4Tit{gap:15px}.mainpro{width:100%}.processArrow{display:none}}@media screen and (max-width : 768px){.mainSec3{padding:30px 20px 20px}.mainBubble{padding:23px 20px}.mainReasons{display:block}.sec3Reasons{display:flex;flex-direction:column}.reasonMonster{display:none}}.Login{width:100%;height:80vh;display:flex;justify-content:center;align-items:center}.LoginWrap{width:320px;display:flex;flex-direction:column;align-items:center;gap:30px}.LoginInfo{width:100%;display:flex;flex-direction:column;gap:15px}.LoginInput>div:nth-child(1){margin-bottom:20px}.LoginInput label{font-size:16px;display:block;margin-bottom:8px}.LoginInput input{font-size:16px;border:1px solid #ccc;width:100%;height:55px;border-radius:5px;padding:15px 16px}.LoginBtn{cursor:pointer;width:100%;height:60px;border-radius:5px;background-color:#62c3ca;font-size:20px;color:#fff;border:none;margin-top:15px}.LoginSns{display:flex;gap:7px}.LoginSns>button{cursor:pointer;flex:1;display:flex;font-size:14px;padding:8px 15px;background-color:#fee500;border:1px solid #ccc;border-radius:5px;align-items:center;justify-content:center}.LoginSns>button>p{font-weight:700;margin-left:14px}.LoginSns>button>img{width:10%}.LoginStart{font-size:14px;text-align:end}.LoginStart>p:nth-child(1){margin-bottom:8px;cursor:pointer}.LoginStart span{color:#62c3ca;text-decoration:underline;margin-left:20px}.JoinTit{width:100%}.JoinTit>h1{font-size:20px;font-weight:500;color:#62c3ca;padding:10px 0;border-bottom:1px solid #ccc}.JoinTit>p{font-size:18px;padding-top:20px}.JoinInput{width:100%;display:flex;flex-direction:column;gap:20px}.JoinInput label{font-size:14px;display:block;margin-bottom:6px}.JoinInput input{font-size:10px;border:1px solid #ccc;width:100%;border-radius:5px;padding:8px 7px}.JoinInput input::-webkit-outer-spin-button,.JoinInput input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.JoinInput>div input:nth-child(3){margin-top:3px}.JoinCheck{width:100%;font-size:10px;margin-top:30px;display:flex;flex-direction:column;gap:10px}.JoinCheck label{cursor:pointer}.JoinCheck>div{display:flex;gap:7px}.JoinCheck span{color:red}.JoinCheck>div:nth-child(3) span{color:#0029ff}.JoinBtn{width:100%;text-align:end}.JoinBtn button{cursor:pointer;background-color:#62c3ca;color:#fff;font-size:13px;padding:9px 26px;outline:none;border-radius:5px;border:none}.catchWrap img{width:100%}.catchSec1{position:relative;aspect-ratio:1920 / 950}.catchSec1>ul{position:absolute;top:5%;left:8%;text-align:center}.aboutTit1{font-size:max(.3rem,2vw);font-weight:700;color:#fff}.aboutTit2{font-size:max(.5rem,3.2vw);font-weight:700}.aboutTit3>span{font-family:yg-jalnan;font-size:max(1rem,6vw);-webkit-text-stroke:3px #ffffff}.aboutTit3>span:nth-child(1){color:#9e79ff}.aboutTit3>span:nth-child(2){color:#ed65c9}.aboutTit3>span:nth-child(3){color:#2be188}@media screen and (max-width : 600px){.catchSec1>ul{left:5%}.aboutTit3>span{-webkit-text-stroke:1px #ffffff}}.catchSec2{position:relative;aspect-ratio:1920 / 2380}.catchSec2>ul>li:nth-child(1){font-size:max(.5rem,3.2vw);font-weight:700}.catchSec2>ul>li:nth-child(2){font-size:max(.3rem,2vw);font-weight:700;margin-top:1vw}.about2Tit1{position:absolute;top:4%;left:7%}.about2Tit2{position:absolute;top:41%;right:7%;text-align:center}.about2Tit3{position:absolute;top:75%;left:7%;text-align:center}.catchSec3{display:flex;flex-direction:column;align-items:center;padding-top:10vw}.catchSec3>ul{text-align:center}.catchSec3>ul>li:nth-child(1){font-size:max(.5rem,3.2vw);font-weight:700;text-align:center}.catchSec3>ul>li:nth-child(2){font-size:max(.3rem,2vw);font-weight:700;margin:2vw 0 3vw}.catchSec3>div{width:100%;display:flex;justify-content:center;background-color:#ccf7ff;padding:2vw 0}.catchSec3 img{width:65%;aspect-ratio:978 / 380;object-fit:contain}.catchSec4{padding:40px 60px;gap:5vw;display:flex;flex-direction:column;align-items:center;margin-bottom:40px;min-height:400px}.catchReason{display:flex;margin-bottom:35px;align-items:center;gap:30px}.catchText{font-size:max(.8rem,3vw);font-weight:700}.catchSec5{padding:40px 60px;gap:5vw;display:flex;flex-direction:column;align-items:center;margin-bottom:40px;min-height:800px}.catchBubble{width:100%;background-color:#37d0ff;border-radius:50px;position:relative;padding:12px 15px;text-align:center;font-size:max(.5rem,3.2vw)}.catchBubble>h1{color:#fff}.catchBubble:after{content:"";position:absolute;bottom:0;left:50%;border:20px solid transparent;border-top-color:#37d0ff;border-bottom:0;margin-left:-10px;margin-bottom:-20px}.catchNumberCircle{background-color:#00a9f6;border-radius:50%;width:60px;height:60px;line-height:60px;text-align:center;color:#fff;font-size:var(--main-number-font);font-weight:700}@media screen and (max-width : 1097px){.mainBubble{width:100%}}@media screen and (max-width : 768px){.catchSec4,.catchSec5{padding:20px}.mainBubble{padding:23px 20px}.catchBubble:after{bottom:10px;border:15px solid transparent;border-top-color:#37d0ff;border-bottom:0}.catchNumberCircle{width:40px;height:40px;line-height:40px}.catchPoint>p{display:block!important;text-align:center}.catchPoint>p>span{display:block}.catchReason{display:flex;margin-bottom:20px;gap:15px}.catchPro{gap:20px}.catchPro>div:nth-child(3)>p:nth-child(1){font-size:max(.5rem,3.2vw)}.catchPro>div:nth-child(3)>p:nth-child(2){font-size:max(.5rem,3.2vw)}.catchPro>div:nth-child(3) span{font-size:max(1rem,5vw)}}.catchSec6{margin-top:10vw;padding:72px 170px;gap:5vw;display:flex;flex-direction:column;align-items:center;background-color:#ccf7ff}.about6tit1{width:100%;display:flex;flex-direction:column;gap:1.5vw}.about6tit1>ul{width:100%;background-color:#fff;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;display:flex;align-items:center;justify-content:space-between;border-radius:20px;padding:4vw}.about6tit1>ul>li:nth-child(2){text-align:end}.about6tit1>ul>li:nth-child(1){font-size:max(.5rem,2.4vw);font-weight:700}.about6tit1>ul>li>p:nth-child(1){font-size:max(.3rem,1.5vw);color:#676767}.about6tit1>ul>li>p:nth-child(2){font-size:max(.5rem,2vw);font-weight:700}.about6tit1>ul>li>p>span{color:#0094ff}.about6tit2>a{display:flex;align-items:center;font-family:yg-jalnan;font-size:max(.5rem,2.4vw);background-color:#0094ff;border-radius:100px;padding:20px 40px;color:#fff}.about6tit2 img{width:3vw;height:3vw;margin-left:1vw}.aboutTop{width:80px;position:fixed;bottom:5%;right:1vw;cursor:pointer;z-index:4}.aboutTop>p{font-family:yg-jalnan;font-size:32px;position:absolute;bottom:0;left:50%;transform:translate(-50%);color:#fff;-webkit-text-stroke:3px #481B92}.aboutTop>img{width:100%}@media screen and (max-width : 1097px){.catchSec6{padding:30px 20px 60px}}@media screen and (max-width : 768px){.catchSec6{padding:30px 20px 20px}}.about6Line{text-decoration-line:line-through}.notiTable{width:100%;margin:0 auto;table-layout:fixed}.notiTable th,.notiTable td{height:70px;border-bottom:1px solid var(--line-grey)}.notiTable thead{border-top:2px solid var(--font-black);border-bottom:1px solid var(--line-grey)}.notiTable thead th{font-weight:400;text-align:center}.notiTable thead th:first-child{width:10%}.notiTable thead th:nth-child(2){width:65%}.notiTable thead th:nth-child(3){width:15%}.notiTable thead th:last-child{width:10%}.notiTable td:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.notiTable td:not(:nth-child(2)){text-align:center}.noticeDetail{width:100%}.noticeDetail h3{font-size:22px;text-align:center;padding:23px 0;border-top:2px solid var(--font-black);border-bottom:1px solid var(--line-grey)}.noticeDetail ul{border-bottom:1px solid var(--line-grey)}.noticeDetail li{width:25%;padding:23px 0}.noticeDetail li:nth-child(odd){width:15%;background-color:var(--bg-grey);text-align:center}.noticeDetail li:nth-child(2n){padding-left:25px}.noticeDetail li:nth-child(2){width:40%}.noticeDetail p{padding:40px 20px;white-space:pre-wrap;border-bottom:1px solid var(--line-grey)}.detailBtnWrap{justify-content:space-between}.detailBtnWrap>div{gap:28px}.noticeWrite{width:100%}.noticeWriteText{border-top:2px solid var(--font-black)}.noticeWriteText>div{margin:10px 0;gap:5px}.noticeWriteText select{width:20%;height:50px;border-radius:5px;border:1px solid var(--line-grey);outline:none}.noticeWriteText input{width:80%;border:1px solid var(--line-grey);outline:none;border-radius:5px;padding:0 20px}.noticeWriteText textarea{width:100%;height:630px;border:1px solid var(--line-grey);outline:none;border-radius:5px;padding:20px;resize:none}.noticeWriteBtnWrap{justify-content:space-between}@media screen and (max-width : 768px){.notiTable{font-size:14px}.notiTable thead th:first-child{display:none}.notiTable thead th:nth-child(2){width:60%}.notiTable thead th:nth-child(3){width:25%}.notiTable thead th:last-child{width:15%}.notiTable td:first-child{display:none}.noticeDetail h3{font-size:20px}.noticeDetail li{font-size:14px}.noticeDetail li:nth-child(odd){width:25%}.noticeDetail li:nth-child(2n){padding-left:10px}.noticeDetail p{font-size:14px}.detailBtnWrap>div{gap:20px}.noticeWriteText select{width:25%;font-size:14px}.noticeWriteText input{width:75%;font-size:14px}.noticeWriteText textarea{height:400px;font-size:14px}}.pagination{display:flex;justify-content:center;align-items:center;padding:20px 0 0;gap:28px}.pagination li{cursor:pointer}.pagination .active a{color:#ff1e1e;font-weight:700}.pagination li:first-child{display:none}.pagination li:last-child{display:none}.subnav{margin-right:55px;width:235px;height:154px;background-color:var(--main-blue);border-radius:20px;padding:20px 25px}.subnav p{font-size:20px;color:#fff}.subnav img{opacity:20%;margin-left:110px}.subnavList ul{width:235px}.subnavList{margin-top:15px;width:100%}.subnavList a{display:block;width:235px;border:1px solid var(--line-grey);position:relative;border-radius:5px;padding:20px}.subnavList a:after{content:"";display:inline-block;position:absolute;top:40%;right:20px;width:10px;height:10px;border-right:2px solid #ccc;border-bottom:2px solid #ccc;transform:rotate(-45deg)}.subnavList .changeblue a{background-color:var(--main-blue);color:#fff}@media screen and (max-width : 768px){.subnav{display:none}.subnavList ul{width:100%;display:flex}.subnavList li{flex:1}.subnavList a{width:100%;font-size:12px;text-align:center;padding:15px 5px}.subnavList a:after{display:none}}@media screen and (max-width : 405px){.subnavList a{padding:15px 2px}}.writeBtn{justify-content:flex-end;padding-right:15px}.writeBtn div,.blueBtn div{background-color:var(--main-blue);color:#fff;border:1px solid var(--main-blue);margin-top:30px}.whiteBtn div{border:1px solid var(--main-blue);margin-top:30px}.searchBtn div{background-color:var(--main-blue);color:#fff;border:1px solid var(--main-blue);width:65px;margin:0}.asksBtn div{background-color:#ff8296;color:#fff;margin:0}.boardBtn{width:81.45px;line-height:40px;text-align:center;border-radius:5px}@media screen and (max-width : 1440px){.writeBtn{padding-right:0}}@media screen and (max-width : 768px){.boardBtn{margin-top:20px;font-size:14px}}.searchWrap{width:100%;justify-content:space-between;align-items:center;margin-bottom:55px;border:1px solid var(--line-grey);box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;border-radius:5px;padding:10px}.searchWrap p{padding:0 15px;line-height:42px;background-color:var(--bg-grey);text-align:center;border-radius:5px}.searchWrap p span{color:#ff1e1e;font-weight:700}.search{gap:3px;height:42px}.search input{padding:0 5px;border:1px solid var(--line-grey);border-radius:5px;outline:none}@media screen and (max-width : 768px){.searchWrap{margin-bottom:50px}.searchWrap p{font-size:14px}}@media screen and (max-width : 500px){.searchWrap{gap:3px}.searchWrap p{padding:0;width:68px}.search input{width:70%}}@media screen and (max-width : 359px){.searchWrap p{font-size:12px}}.subHeadWrap{width:100%;overflow:hidden;position:relative}.subHeadBg{width:100%}.subHeadChara{width:7%;position:absolute;top:15%;right:35%}@media screen and (max-width: 768px){.subHeadChara{width:8%;top:53%;right:45%}}.profileBox{padding-left:5%;width:100%}.profileBox h2{font-size:40px;text-align:center;margin-bottom:65px}.proFirst{width:100%;justify-content:space-between;align-items:center}.profilWrap{max-width:1135px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:5px}.profilWrap>div{margin:45px 0;display:flex;justify-content:center}.profilWrap img{max-width:300px;border-radius:50%;border:15px solid var(--main-blue);margin:0 auto;width:100%}.profilWrap table{width:100%}.profilWrap td{width:80%;padding:15px 28px;border:1px solid var(--line-grey)}.profilWrap td.silver{width:20%;background-color:var(--bg-grey);font-weight:700}.subscription{margin-top:40px;width:100%;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}.subscription td{text-align:center;padding:15px 0}.subscription .leftBorderRadius{border-top-left-radius:5px}.subscription .rightBorderRadius{border-top-right-radius:5px}.bgBlue{background-color:var(--main-blue);color:#fff;padding:10px 20px;border-top-left-radius:5px;border-top-right-radius:5px;font-size:18px;font-weight:700}.bgBlue h3{font-size:18px;color:#fff}.bgBlue td{font-size:18px}.expend{padding:10px;cursor:pointer}@media screen and (max-width : 1280px){.bgBlue{font-size:16px}.profilWrap td{padding:10px 15px}.expend{font-size:14px}}@media screen and (max-width : 950px){.profileBox td{font-size:14px}}@media screen and (max-width : 768px){section{flex-direction:column}.profileBox h2{font-size:30px;padding:50px 0;margin-bottom:0}.bluelineBtn{text-align:center}.profileBox{padding:0}.profilWrap td.silver{width:30%}.profileblock{display:block}.subNone{display:none}}.pointWrap{width:100%}.pointWrap>h3{font-size:18px}.pointHistory{width:100%;display:inline-block;padding:23px 10px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}.pointHistory>thead{width:30%;float:left;border-top:1px solid var(--line-grey);border-left:1px solid var(--line-grey);border-bottom:1px solid var(--line-grey);background-color:#eae9e9}.pointListTit,.pointListTit>th{display:block}.pointListTit>th{padding:15px 20px;font-size:18px}.pointListTit>th:first-child{border-bottom:1px solid var(--line-grey)}.pointHistory>tbody{display:block;overflow-x:hidden;border:1px solid var(--line-grey)}.pointListTxt{display:block}.pointListTxt>td{display:block;padding:15px;font-size:18px;font-weight:700}.pointListTxt>td:first-child{border-bottom:1px solid var(--line-grey)}.pointDetail{width:100%;margin-top:40px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}.pointDetail td{text-align:center;padding:15px 0}.pointDetail td:first-child{width:650px}.pointDetail td:nth-child(2){width:200px}.pointDetail td:last-child{width:200px}.eduSpin{width:50px}.pointDetail>tbody>tr>td{padding:20px}.point>span{padding:10px 30px;border:1px solid #62C3CA;border-radius:10px}@media screen and (max-width: 1440px){.pointListTit>th{font-size:16px}.pointListTxt>td{font-size:16px}}@media screen and (max-width: 950px){.pointListTit>th{padding:15px 5px;font-size:14px}.pointListTxt>td{font-size:14px}.pointDetail td{font-size:14px}}@media screen and (max-width: 385px){.pointDetail>tbody>tr>td{padding:20px 15px}}.eduProfile{justify-content:space-between}.eduProfile h2,.eduProfile p{font-family:yg-jalnan}.eduPfL{position:relative}.eduPfL>h2{font-size:22px;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;position:absolute;top:15px;left:calc(30% + 25px)}.eduPfL>p{position:absolute;left:calc(30% + 25px);bottom:calc(50% - 3px)}.eduPfR{margin-right:40px;gap:18px;align-items:center}.eduPtWrap{position:relative}.eduPtWrap>h2{text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:24px;position:absolute;top:25%;right:15%}.eduProfile .eduCircle{width:97px;height:97px;border-radius:50px;background-color:var(--yellow);align-items:center;justify-content:center;position:relative;border:7px solid #fff}.eduHelpWrap{cursor:pointer}.eduHelpWrap>h2,.eduExitWrap>h2{color:#fff;-webkit-text-stroke:1px #50834F;text-shadow:-1px 1px #50834F,1px 1px #50834F,1px 1px #50834F,1px -1px #50834F;font-size:24px;position:absolute;z-index:1;top:11%}.eduHelpWrap>h2{right:168px}.eduExitWrap>h2{right:52px}.helpBtn{width:71px;padding-bottom:10px}.exitBtn{width:82px;padding-bottom:10px}@media screen and (max-width: 1280px){.eduProfile .eduCircle{border:6px solid #fff}}@media screen and (max-width: 1024px){.eduProfile .eduCircle{width:100%;height:auto}.eduPfL>h2{font-size:20px;top:5%}.eduPfL>p{bottom:calc(50% - 5px)}.helpBtn,.exitBtn{width:55px;padding-bottom:0}.eduHelpWrap>h2,.eduExitWrap>h2{font-size:20px}.eduHelpWrap>h2{top:82px;right:130px}.eduExitWrap>h2{top:82px;right:43px}.eduPfL img{width:380px}.eduPtWrap img{width:150px}.eduPtWrap>h2{font-size:18px}}@media screen and (max-width : 768px){.eduPtWrap>h2{font-size:min(1rem,3vw)}.eduHelpWrap>h2,.eduExitWrap>h2{font-size:20px}.eduHelpWrap>h2{top:75px;right:110px}.eduExitWrap>h2{top:75px;right:23px}.eduPfL>h2{font-size:min(2rem,2vw);top:15%}.eduPfL>p{font-size:min(2rem,2vw);bottom:calc(40% - 3px)}.eduPfL img{width:100%}.eduPfR{margin-right:20px}}@media screen and (max-width : 530px){.eduPtWrap img{width:100%}.eduPtWrap>h2{font-size:min(2rem,2vw);top:30%;right:10%}.eduHelpWrap>h2,.eduExitWrap>h2{top:55px;font-size:3vw}.eduHelpWrap>h2{right:80px}.eduExitWrap>h2{right:20px}.helpBtn,.exitBtn{width:30px}}@media screen and (max-width : 430px){.eduHelpWrap>h2{top:50px;right:86px}.eduExitWrap>h2{top:50px;right:24px}}.eduSec{width:100%;height:100vh;background-image:url(/catchMonsters/assets/bggreen-CoU3iyb-.png);position:relative}.eduSec h2,.eduSec p{font-family:yg-jalnan}.eduMenu{justify-content:center;gap:25px}.eduVideo{width:100%;padding:60px 40px;border-radius:20px;box-shadow:0 7px #00000080;flex-direction:column;justify-content:center;align-items:center;background-image:url(/catchMonsters/assets/edu_video_bg-D98ymyDV.png)}.eduVideo>h2{padding-bottom:80px;font-size:max(1rem,4.2vw);color:#fff;-webkit-text-stroke:1px #C73395;text-shadow:-1px 3px #C73395,3px 1px #C73395,1px 3px #C73395,3px -1px #C73395}.eduVideo>img{width:20.6vw}.eduToday{width:100%;padding:60px 40px;border-radius:20px;box-shadow:0 7px #00000080;flex-direction:column;justify-content:center;align-items:center;background-image:url(/catchMonsters/assets/edu_today_bg-DYMueMzD.png)}.eduToday>h2{padding-bottom:80px;font-size:max(1rem,4.2vw);color:#fff;-webkit-text-stroke:1px #15539B;text-shadow:-1px 3px #15539B,3px 1px #15539B,1px 3px #15539B,3px -1px #15539B}.eduToday>img{width:16.1vw}.eduCont>div{padding:30px 0}.eduNote{width:100%;padding:30px 110px;margin-bottom:25px;border-radius:20px;box-shadow:0 7px #00000080;flex-direction:column;justify-content:center;align-items:center;background-image:url(/catchMonsters/assets/edu_note_bg-Ch6eF-ug.png)}.eduNote>h2{padding-top:40px;font-size:max(1rem,2.9vw);color:#fff;-webkit-text-stroke:1px #4D1A8E;text-shadow:-1px 3px #4D1A8E,3px 1px #4D1A8E,1px 3px #4D1A8E,3px -1px #4D1A8E}.eduNote>img{width:10.1vw;padding-left:25px}.eduPoint{width:100%;padding:30px 110px;border-radius:20px;box-shadow:0 7px #00000080;flex-direction:column;justify-content:center;align-items:center;background-image:url(/catchMonsters/assets/edu_point_bg-CZyqdt_m.png)}.eduPoint>h2{padding-top:40px;font-size:max(1rem,2.9vw);color:#fff;-webkit-text-stroke:1px #882121;text-shadow:-1px 3px #882121,3px 1px #882121,1px 3px #882121,3px -1px #882121}.eduPoint>img{width:8.4vw}@media screen and (max-width: 1440px){.eduNote>img{padding-left:10px}.eduNote>h2{padding-top:33px}.eduPoint>h2{padding-top:33px}}@media screen and (max-width: 948px){.eduVideo,.eduToday{padding:50px 30px}.eduNote,.eduPoint{padding:25px 90px}}@media screen and (max-width: 768px){.eduMenu{padding:0 30px;flex-direction:column}.eduVideo{gap:50px;flex-direction:row}.eduVideo>h2{padding-bottom:0}.eduToday{gap:50px;flex-direction:row}.eduToday>h2{padding-bottom:0}.eduCont{display:flex;gap:30px}.eduCont>a{flex:1}.eduNote{margin-bottom:0}.eduNote>h2{padding-top:20px;font-size:max(1rem,4.2vw)}.eduPoint>h2{padding-top:20px;font-size:max(1rem,4.2vw)}}@media screen and (max-width: 530px){.eduCont{flex-direction:column}.eduVideo>img{width:18vw}.eduToday>img{width:15vw}.eduNote{padding:50px 30px;gap:50px;flex-direction:row}.eduNote>img{width:17vw;order:2;padding-left:0}.eduNote>h2{padding-top:0;order:1}.eduPoint{padding:50px 30px;gap:50px;flex-direction:row}.eduPoint>img{width:15vw;order:2}.eduPoint>h2{padding-top:0;order:1}}@media screen and (max-width: 360px){.eduVideo>h2{font-size:5vw}.eduToday>h2{font-size:5vw}.eduNote>h2{font-size:5vw}.eduPoint>h2{font-size:5vw}}.eduFooter{padding:15px 40px 0 0;justify-content:flex-end;position:fixed;right:0;bottom:20px;z-index:2}.eduFooter .eduCircle{width:97px;height:97px;border-radius:50px;background-color:var(--yellow);align-items:center;justify-content:center;cursor:pointer;position:relative;border:7px solid #fff}.backBtn{width:70px;padding-bottom:15px}.eduBackWrap>h2{font-family:yg-jalnan;color:#fff;-webkit-text-stroke:1px #50834F;text-shadow:-1px 1px #50834F,1px 1px #50834F,1px 1px #50834F,1px -1px #50834F;font-size:24px;position:absolute;z-index:1;bottom:-8%}@media screen and (max-width: 1280px){.eduFooter .eduCircle{width:67px;height:67px;border:6px solid #fff}.backBtn{width:40px;padding-bottom:10px}.eduBackWrap>h2{font-size:20px;left:-5px}}@media screen and (max-width: 600px){.eduFooter{padding-right:20px}}@media screen and (max-width: 530px){.eduFooter .eduCircle{width:100%;height:auto}.backBtn{width:30px;padding-bottom:0}.eduBackWrap>h2{font-size:3vw;left:-3px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.eduTodaySec{width:100%;height:100vh;background-image:url(/catchMonsters/assets/bgsky-DRyQRpdF.png)}.eduTodaySec>img{position:absolute;top:2%;left:50%;transform:translate(-50%);z-index:2}.eduTodaySec .mySwiper{margin-top:30px;padding:100px 0 50px;background-color:#fff9}.eduTodaySec .swiper-wrapper{position:relative}.eduTodaySec .swiper-wrapper>div:not(:last-child):after{content:"";width:80px;height:7px;background-color:#53b8ff;position:absolute;top:40%;right:-10%;transform:translateY(-40%)}.eduTodaySec .swiper-slide{display:flex;flex-direction:column;align-items:center}.eduTodaySec .swiper-slide>h3{padding-top:75px;font-family:yg-jalnan;font-size:max(1rem,2.4vw);-webkit-text-stroke:1px #fff}.eduUnit{width:100%;position:relative}.eduStarWrap>img{width:20%;position:absolute}.firstStar{bottom:30%;left:23%}.secondStar{bottom:23%;left:50%;transform:translate(-50%)}.thirdStar{bottom:30%;right:23%}@media screen and (max-width: 1440px){.eduTodaySec .swiper-wrapper>div:not(:last-child):after{display:none}.eduTodaySec>img{width:25%;top:6%}.eduStarWrap>img{width:25%}.firstStar{left:16%}.thirdStar{right:16%}}@media screen and (max-width: 1024px){.eduStarWrap>img{width:35%}.firstStar{left:2%;bottom:27%}.secondStar{bottom:20%}.thirdStar{right:2%;bottom:27%}}@media screen and (max-width: 530px){.firstStar{bottom:40%}.secondStar{bottom:35%}.thirdStar{bottom:40%}}.eduUnitWrap{padding:0 90px;gap:20px}.eduMainUnit>h2,.eduSubUnitBox>h3,.eduSelect>a>div{-webkit-text-stroke:1px #fff;font-family:yg-jalnan}.eduUnitWrap h2{text-align:center;font-size:min(2.1vw)}.eduSubUnitBox>h3{font-size:min(1.8vw)}.eduUnitL{width:1125px;height:712px;padding:45px;border:12px solid #BAE2FF;border-radius:20px;background-color:#fff}.eduMainUnit{width:93.5%;padding:30px 0;border-radius:20px;background-color:#ffa9be}.eduSubUnit{margin-top:35px;flex-wrap:wrap;gap:25px 35px}.eduSubUnitBox{width:45%;height:210px;padding:40px;border-radius:20px;word-break:keep-all;background-color:#ffdde5;align-items:center;gap:20px;cursor:pointer}.eduSubUnitBox>div{width:53px;height:53px;background-color:#0000;border:10px solid #fff;border-radius:5px}.eduSubUnitBox>div>span{display:none;padding:10px;border:5px solid #fff;border-top:0;border-right:0;transform:rotate(-45deg);transform-origin:25% 25%}.eduSubUnitBox>div>span.on{display:block}.eduUnitR{width:595px;padding:45px;border:12px solid #BAE2FF;border-radius:20px;background-color:#fff}.eduNoSelect{flex-direction:column;align-items:center}.eduSpeechBln{padding:35px;border-radius:20px;background-color:#ffdde5;position:relative}.eduSpeechBln:after{content:"";border-top:60px solid #FFDDE5;border-right:80px solid transparent;position:absolute;left:50%;bottom:-20%}.eduSpeechBln>p{font-size:1.3vw;font-weight:700;line-height:50px}.eduNoSelect>img{width:55%;padding-top:40px}.eduNoSelect.off{display:none}.eduSelect{height:600px;padding:0 10px;overflow-x:hidden;overflow-y:scroll}.eduSelect>a>div{width:100%;margin:0 auto;padding:20px;border-radius:20px;box-shadow:0 4px 4px #00000040;background-color:#ffa9be;font-size:min(1.8vw);text-align:center;cursor:pointer}.eduSelect>a:not(:last-child){display:block;margin-bottom:25px}.eduSelect::-webkit-scrollbar{width:10px}.eduSelect::-webkit-scrollbar-thumb{border-radius:20px;background-color:var(--yellow)}.eduSelect::-webkit-scrollbar-track{border-radius:20px;box-shadow:0 4px 4px #00000040}.eduSelect.on{display:block}.eduSelect.off{display:none}@media (max-width: 1440px){.eduUnitWrap{padding:0 30px}.eduUnitL{width:100%;height:auto;padding:30px;border-width:8px}.eduUnitR{width:100%}.eduMainUnit{width:100%;padding:20px 0}.eduSubUnit{margin-top:20px;gap:15px}.eduSubUnitBox{width:100%;height:auto;padding:20px;border-radius:15px}.eduUnitWrap>img{right:20px;top:10px}.eduSelect{height:500px}}@media screen and (max-width: 1350px){.eduTodaySec.todayCont{height:100%;padding-bottom:125px}.eduUnitWrap{flex-direction:column}.eduUnitR{margin-bottom:10px}.eduNoSelect{flex-direction:row;justify-content:center;gap:30px}.eduNoSelect>img{width:30%;padding-top:0;order:1}.eduSpeechBln{padding:20px 35px;border-radius:20px;background-color:#ffdde5;position:relative;order:2}.eduSpeechBln:after{content:"";border-top:60px solid #FFDDE5;border-right:80px solid transparent;position:absolute;left:50%;bottom:-30%}.eduSpeechBln>p{line-height:30px}}@media screen and (max-width: 1024px){.eduSelect{height:500px}.eduUnitWrap{padding:0 10px}}@media screen and (max-width: 768px){.eduUnitWrap h2{font-size:3vw}.eduSubUnitBox>h3{font-size:2.7vw}.eduSpeechBln{padding:10px 20px;border-radius:20px;background-color:#ffdde5;position:relative;order:2}.eduSpeechBln:after{border-top:20px solid #FFDDE5;border-right:30px solid transparent;bottom:-14%}.eduSpeechBln>p{line-height:30px}.eduSelect>a>div{font-size:2.7vw}}@media screen and (max-width: 668px){.eduSelect{height:200px}}@media screen and (max-width: 530px){.eduUnitWrap h2{font-size:3.5vw}.eduSubUnitBox>h3{font-size:3vw}.eduSpeechBln{padding:10px}.eduSpeechBln>p{font-size:2vw}}@media screen and (max-width: 400px){.eduUnitWrap h2{font-size:4vw}.eduSubUnitBox>h3{font-size:4vw}.eduSelect>a>div{font-size:4vw}}.eduQBtn div{width:10%;padding:10px;border:7px solid #fff;border-radius:50px;text-align:center;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;color:#898989;background-color:#bae2ff;font-family:yg-jalnan;font-size:1.4vw;cursor:pointer;position:absolute}.eduQBtn div.active{color:var(--font-black);background-color:var(--yellow)}.basicQ{top:5%;right:42%}.basicQ:after{content:"";width:20%;height:7px;background-color:#fff;position:absolute;top:45%;right:-20%}.deepQ{top:5%;right:31%}.eduArrowWrap img{width:129px;position:absolute;bottom:50%;transform:translateY(50%)}.eduLeftArrow{left:3%}.eduRightArrow{cursor:pointer;right:2%}.scoreAnswer{width:100px;left:calc(10% - 30px);position:absolute;display:none}.scoreAnswer.on{display:block}.scoreWrong{left:calc(10% - 40px);top:210px;position:absolute;display:none}.scoreWrong.on{display:block}.eduUnitL>h1{font-size:2.1vw;word-break:keep-all}.eduUnitR{flex-direction:column;justify-content:space-between}.eduAnswer{word-break:keep-all}.eduAnswer>h1{padding-bottom:30px;font-size:2.1vw}.eduAnswer input{width:calc(100% - 100px);padding:10px 20px;border:none;outline:none;font-size:40px;font-weight:700;background-color:var(--line-grey)}.eduAnswer>div{align-items:center;gap:10px}.eduAnswer>div p{font-size:2.1vw;font-weight:700}.eduAnswer>div:nth-child(2){padding-bottom:35px}.eduSubBtn{justify-content:center;gap:40px}.eduSubBtn>div{flex-direction:column;align-items:center;justify-content:space-between;cursor:pointer}.eduAskWrap>img{width:50px}.checkWrap>img{width:50px}.commenWrap>img{width:50px}.eduSubBtn h3{font-family:yg-jalnan;font-size:20px;color:#fff}.eduAskWrap>h3{-webkit-text-stroke:1px #FF8296;text-shadow:-1px 2px #FF8296,2px 1px #FF8296,1px 2px #FF8296,2px -1px #FF8296}.hintWrap>h3{-webkit-text-stroke:1px #F8CF03;text-shadow:-1px 2px #F8CF03,2px 1px #F8CF03,1px 2px #F8CF03,2px -1px #F8CF03}.checkWrap>h3{-webkit-text-stroke:1px #CD2D2D;text-shadow:-1px 2px #CD2D2D,2px 1px #CD2D2D,1px 2px #CD2D2D,2px -1px #CD2D2D}.commenWrap>h3{-webkit-text-stroke:1px #1A75D8;text-shadow:-1px 2px #1A75D8,2px 1px #1A75D8,1px 2px #1A75D8,2px -1px #1A75D8}.eduPopUp{width:325px;padding:15px 30px;border-radius:20px;background-color:#fff;position:absolute;top:38%;left:50%;transform:translate(-50%);z-index:2;display:none}.eduPopUp.on{display:block}.eduPopUp>h2{margin:45px 0;font-size:23px;font-family:yg-jalnan}.hintBubble{width:300px;height:150px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;padding:30px 15px 0;display:none}.hintBubble.active{display:block;position:absolute;bottom:210px}.hintBubble p{width:200px}.eduPagenation{width:140px;margin:10px auto 0;padding:5px 10px;border:7px solid #fff;border-radius:50px;background-color:#bae2ff;text-align:center;font-size:20px;font-family:yg-jalnan}@media screen and (max-width: 1919px){.hintBubble.active{bottom:240px}}@media screen and (max-width: 1700px){.scoreAnswer,.scoreWrong{left:calc(10% - 10px)}}@media screen and (max-width: 1616px){.basicQ{top:5%;right:52%}.deepQ{top:5%;right:41%}.hintBubble.active{bottom:230px}}@media screen and (max-width: 1440px){.scoreAnswer,.scoreWrong{top:190px;left:calc(10% - 70px)}.eduAnswer{padding-bottom:50px}.hintBubble.active{bottom:260px}}@media screen and (max-width: 1350px){.eduTodaySec.mathQ{height:100%;padding-bottom:10px}.eduUnitWrap{position:relative}.eduArrowWrap img{width:70px;bottom:-5%;transform:translateY(0)}.eduLeftArrow{left:30%}.eduRightArrow{right:30%}.scoreAnswer{top:60px}.scoreWrong{top:60px;left:30px}.eduAnswer{margin:0 auto}.eduAnswer>h1{text-align:center}.eduAnswer input{width:100%;font-size:2.1vw}.eduPagenation{margin-top:0}.eduQBtn div{width:auto}.basicQ{top:-4%;right:53%}.deepQ{top:-4%;right:44%}.hintBubble.active{bottom:150px}}@media screen and (max-width: 1024px){.scoreAnswer{width:10%}.scoreWrong{width:8%;top:60px}.basicQ{top:-2%;right:52%}.deepQ{top:-2%;right:40%}.basicQ:after{width:50%;top:45%;right:-55%}}@media screen and (max-width: 960px){.scoreAnswer{left:30px}.eduQBtn div{width:auto}.basicQ{top:-4%;right:53%}.deepQ{top:-4%;right:44%}}@media screen and (max-width: 780px){.eduArrowWrap img{width:50px;bottom:-4%}.eduLeftArrow{left:20%}.eduRightArrow{right:20%}.eduSubBtn h3{font-size:3vw}.eduQBtn div{border:5px solid #fff}.basicQ{top:-1%;right:52%}.deepQ{top:-1%;right:37%}.basicQ:after{width:80%;top:45%;right:-80%}.hintBubble.active{transform:scale(.8);bottom:140px}.hintBubble p{font-size:14px}}@media screen and (max-width: 600px){.eduUnitL>h1{font-size:4vw}.eduAnswer>h1{font-size:4vw}.eduAnswer>div p{font-size:4vw}.eduAnswer input{font-size:4vw}.eduPagenation{width:100px;font-size:3vw}.scoreAnswer{top:75px}.scoreWrong{width:10%;top:70px}.hintBubble.active{bottom:130px}}@media screen and (max-width: 360px){.scoreAnswer,.scoreWrong{left:40px}.hintBubble.active{bottom:120px}}.askIconWrap{width:80px;cursor:pointer}.askIcon{width:80px;height:80px;background-color:#fff;border-radius:50%}.askIcon img{position:relative;top:12px;left:10px}.askIcon h3{font-family:yg-jalnan;font-size:20px;color:#fff;text-align:center;-webkit-text-stroke:1px #FF8296;text-shadow:-1px 2px #FF8296,2px 1px #FF8296,1px 2px #FF8296,2px -1px #FF8296;padding-top:10px}.askIconPopupWrap{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:5}.askIconPopup{position:absolute;top:30%;left:25%;width:50%;background-color:#fff;z-index:6;padding:10px 10px 0;border-radius:20px}.askIconPopupImg{justify-content:flex-end}.askIconPopupImg img{width:50px;height:50px;cursor:pointer}.askIconPopup h5{font-family:yg-jalnan;text-align:center;font-size:24px;padding-bottom:30px}.askIconPopupText{justify-content:center}.askIconPopupText textarea{width:85%;height:200px;background-color:var(--bg-grey);border:0;border-radius:5px;resize:none;outline:none;padding:10px}.askIconPopupBtn{padding:30px;justify-content:center}@media screen and (max-width : 768px){.askIconWrap{width:65px}.askIcon{width:65px;height:65px}.askIcon img{width:50px;height:50px;top:7px;left:7px}.askIcon h3{width:100%;padding:0;font-size:14px}.askIconPopup{top:30%;left:5%;width:90%}.askIconPopupImg img{width:40px;height:40px}.askIconPopup h5{font-size:16px;padding-bottom:20px}.askIconPopupText textarea{height:150px;font-size:14px}.askIconPopupBtn{padding:20px}}@media screen and (max-width : 500px){.askIconPopup{top:25%}.askIconPopupText textarea{width:90%}}@media screen and (max-width : 359px){.askIcon h3{font-size:12px}}.learning{width:100%;overflow:hidden}.LearningChart{box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}.LearningChartWrap h3{color:#fff;font-size:18px;background-color:var(--main-blue);padding:10px 20px;border-radius:5px 5px 0 0}.LearningChartWrap h4{font-size:18px;text-align:center;padding:35px 0}.donutWrap{width:50%;justify-content:center}.progress,.attendanceRate,.barWrap{width:50%}.barWrap .recharts-wrapper{width:100%;margin:0 auto}.barWrap .recharts-cartesian-axis-tick line{display:none}.scoreWrap{padding-top:30px;margin-bottom:20px}.score{width:100%}.score th,.score td{padding:10px 20px;text-align:center}.score th{font-size:18px;background-color:var(--main-blue);color:#fff}.score th:first-child{border-top-left-radius:5px}.score th:last-child{border-top-right-radius:5px}.score td{border:1px solid var(--line-grey)}.score th:first-child{width:20%}.score th:nth-child(2){width:60%}.score th:nth-child(3){width:20%}.calendarWrap{margin:55px 0;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}.calendar{padding-top:50px}.calendar .react-calendar{width:80%;margin:0 auto;border:none}.react-calendar .react-calendar__navigation{margin-bottom:5px;font-size:20px;justify-content:center}.react-calendar .react-calendar__month-view__weekdays{background-color:var(--main-blue);color:#fff;padding:10px 0}.react-calendar .react-calendar__month-view__weekdays__weekday{padding:0;text-align:center}.react-calendar abbr{text-decoration:none;font-size:18px}.react-calendar .react-calendar__month-view__days__day--weekend{color:var(--font-black)}.react-calendar .react-calendar__tile{height:150px;border:1px solid var(--line-grey);position:relative}.react-calendar .react-calendar__tile abbr{position:absolute;top:10px;left:10px}.react-calendar .react-calendar__tile--active{background:#fff}.react-calendar .react-calendar__tile--now{color:#fff;background:var(--main-blue)}.react-calendar .react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#fff;color:var(--font-black)}.stampWrap{justify-content:center}.stampWrap img{width:90%}.goodJob{padding:55px 0}.goodJob ul{width:43%;margin:0 auto;padding:10px 0;border-radius:20px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}.goodJob li{text-align:center;padding:5px}.goodJob li:last-child{font-family:yg-jalnan;font-size:18px}.goodJob li:last-child span{font-family:yg-jalnan;font-size:18px;color:var(--yellow)}@media screen and (max-width : 1290px){.LearningChart{flex-direction:column;align-items:center}.donutWrap,.barWrap{width:100%}.LearningChartWrap h4{padding:15px 0}.react-calendar .react-calendar__tile{height:130px}}@media screen and (max-width : 768px){.LearningChartWrap h3{text-align:center}.LearningChartWrap h4{font-size:14px}.barWrap .recharts-wrapper{width:400px}.barWrap .recharts-wrapper tspan{font-size:14px}.score th,.score td{font-size:14px}.score th:first-child{width:25%}.score th:nth-child(2){width:50%}.score th:nth-child(3){width:25%}.calendarWrap{padding-top:30px}.calendar{padding-top:15px}.react-calendar .react-calendar__navigation{font-size:16px}.react-calendar abbr{font-size:14px}.react-calendar .react-calendar__tile abbr{top:5px;left:5px;font-size:12px}.react-calendar .react-calendar__tile{height:100px}.stampWrap img{width:100%}.goodJob{padding:50px 0}.goodJob ul{width:70%}.goodJob li:first-child{font-size:14px}.goodJob li:last-child{font-size:14px}.goodJob li:last-child span{font-size:14px}}@media screen and (max-width : 500px){.donutWrap{gap:4px}}@media screen and (max-width : 440px){.react-calendar .react-calendar__tile{height:60px}.stampWrap{padding-top:10px}.stampWrap img{transform:scale(1.1)}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.eduViedosWrap{background-image:url(/catchMonsters/assets/bgpink-6giTG1Py.png);height:100vh;overflow-y:hidden}.eduViedosWrap .eduViedosCover h2{font-family:yg-jalnan;text-align:center;font-size:48px;color:#fff;-webkit-text-stroke:1px #C73395;text-shadow:-1px 3px #C73395,3px 1px #C73395,1px 3px #C73395,3px -1px #C73395;padding-bottom:55px}.eduViedosCover .eduViedos{justify-content:center;flex-wrap:wrap;gap:50px}.eduViedosCover .eduViedosCont{width:600px}.eduViedosCover .eduViedosCont img{width:40%;height:150px;border-radius:20px 0 0 20px}.eduViedosCover .eduViedosCont ul{width:60%;background-color:var(--yellow);border-radius:0 20px 20px 0;padding-top:25px}.eduViedosCover .eduViedosCont ul li{font-family:yg-jalnan;text-align:center;font-size:30px;-webkit-text-stroke:1px #fff}.innereduViedosWrap{background-image:url(/catchMonsters/assets/bgpink-6giTG1Py.png);height:100vh}.eduViedoNowWrap{width:100%}.eduViedoNow{width:65%;margin:0 auto;gap:50px;align-items:flex-end}.eduViedoNow video{width:100%;height:100%;border-radius:20px;border:10px solid white}@media screen and (max-width : 1440px){.eduViedosWrap{height:100%;padding-bottom:100px}.eduViedoNowWrap{padding-top:50px}}@media screen and (max-width : 768px){.eduViedosWrap .eduViedosCover h2{font-size:30px;-webkit-text-stroke:1px #C73395;text-shadow:-1px 3px #C73395,3px 1px #C73395,1px 3px #C73395,3px -1px #C73395;padding-bottom:40px}.eduViedosCover .eduViedos{gap:40px}.eduViedosCover .eduViedosCont{width:400px;height:100px}.eduViedosCover .eduViedosCont img{height:100px}.eduViedosCover .eduViedosCont ul li{font-size:16px;-webkit-text-stroke:.5px #fff}.eduViedoNowWrap{padding-top:150px}.eduViedoNow{width:100%;flex-direction:column;align-items:center;width:calc(100% - 30px);gap:30px}}@media screen and (max-width : 500px){.eduViedosCover .eduViedosCont{width:300px}}.askWrap{width:100%}.askWrap table{width:100%;border-top:2px solid var(--font-black);table-layout:fixed}.askWrap th,.askWrap td{padding:20px 10px;text-align:center;font-weight:400}.askWrap th:first-child{width:10%}.askWrap th:nth-child(2){width:15%}.askWrap th:nth-child(3){width:60%}.askWrap th:nth-child(4){width:15%}.askWrap tr{border-bottom:1px solid var(--line-grey)}.askWrap .askTit{text-align:left;width:100%;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.askWrap button{float:right;margin:20px 15px 20px 0}.ansYet{background-color:var(--line-grey);padding:5px 20px;border-radius:5px}.ansEnd{background-color:var(--main-blue);padding:5px 20px;border-radius:5px;color:#fff}@media screen and (max-width : 1280px){.ansYet,.ansEnd{padding:5px 10px;font-size:14px}}@media screen and (max-width : 980px){.ansYet,.ansEnd{padding:5px;font-size:14px}.askWrap th:nth-child(2){width:20%}.askWrap th:nth-child(3){width:40%}}@media screen and (max-width : 768px){.asknumber{display:none}.askWrap td{padding:15px 0}}.writeWrap{width:100%}.writeWrap h3{font-size:22px;border-top:2px solid var(--font-black);text-align:center;padding:23px 0;font-weight:400}.writeWrap>div>p{border-top:1px solid var(--line-grey);border-bottom:1px solid var(--line-grey);padding:23px 0}.writeWrap b{padding:23px 100px;background-color:var(--bg-grey)}.writeWrap span{padding:0 28px}.writeWrap pre{width:100%;padding:43px 20px;border-bottom:1px solid var(--line-grey);white-space:pre-wrap}.writeWrap .threeBtn{justify-content:space-between;margin:30px 0}.writeWrap .threeBtn ul{gap:28px}.writeWrap .editWrap{width:100%;border-top:2px solid var(--font-black)}.writeWrap .TitWrap{width:100%;margin:10px 0}.Titbox{height:50px;border-radius:5px;outline:none;border:1px solid var(--line-grey);padding:0 20px}.TitWrap select{width:20%}.TitWrap input{width:calc(80% - 10px);margin-left:10px}.TitWrap textarea{width:100%;height:630px;resize:none;padding:20px}.editTwoBtn{justify-content:space-between}.ansurItemBox{margin:10px 0}.ansurItem{width:85%;margin-left:10px;height:50px;border-radius:5px;outline:none;padding:0 20px}.ansur h4{padding-top:30px}.ansurAddBox{justify-content:center;gap:10px}.ansPlus{width:85%;margin-left:10px;height:50px;border-radius:5px;outline:none;border:1px solid var(--line-grey);padding:0 20px}@media screen and (max-width : 768px){.TitWrap textarea{height:400px}.writeWrap b{padding:23px 30px}.ansurItem,.ansPlus{width:80%}}.faqWrap{width:100%}.faqWrap li{padding:25px 37px 0;border-bottom:1px solid var(--line-grey)}.faqWrap li:first-child{border-top:2px solid var(--font-black)}.faqWrap li:before{content:"Q";display:inline-block;color:var(--main-blue);padding-right:44px;font-weight:700}.faqAns{position:relative;padding-top:2rem;padding-bottom:1.5rem;padding-right:2rem;border-top-width:1px;transition:padding-top .5s,padding-bottom .5s,height .5s,transform .5s}.faqAnsNo{padding:25px 37px 0;height:0px;visibility:hidden;transition:padding-top .5s,padding-bottom .5s,height .5s,transform .5s}.faqAns:before{content:"A";display:inline-block;color:var(--font-black);padding-right:44px;font-weight:700}.plusbtn{width:25px;float:right;transition:all ease-in-out .3s}.plusbtnRotate{transform:rotate(45deg)}@media screen and (max-width : 768px){.faqWrap li:before{padding-right:22px}.faqAns:before{padding-right:22px}.faqWrap li{font-size:14px;padding:15px 20px 0}.faqblock{display:block}}.eduNoteSec{width:100%;height:100vh;background-image:url(/catchMonsters/assets/bgpuple-DvZk7yr1.png)}.eduNoteSec>h2{font-family:yg-jalnan;text-align:center;font-size:48px;color:#fff;-webkit-text-stroke:1px #4D1A8E;text-shadow:-1px 3px #4D1A8E,3px 1px #4D1A8E,1px 3px #4D1A8E,3px -1px #4D1A8E}.eduNoteSec .mySwiper{margin-top:30px;padding:50px 0;background-color:#fff9}.eduNoteSec .swiper-wrapper{position:relative}.eduNoteSec .swiper-wrapper>div:not(:last-child):after{content:"";width:80px;height:7px;background-color:#c193ff;position:absolute;top:40%;right:-10%;transform:translateY(-40%)}.eduNoteSec .swiper-slide{display:flex;flex-direction:column;align-items:center}.eduNoteSec .swiper-slide>p{font-family:yg-jalnan;font-size:max(1rem,1.8vw);-webkit-text-stroke:1px #fff}.eduNoteSec .swiper-slide>h3{padding-top:30px;font-family:yg-jalnan;font-size:max(1rem,2.4vw);-webkit-text-stroke:1px #fff}@media screen and (max-width: 1440px){.eduNoteSec .swiper-wrapper>div:not(:last-child):after{display:none}.eduNoteSec>img{width:25%;top:6%}}@media screen and (max-width: 768px){.eduTodaySec>img{width:30%;top:9%}}.eduMainUnits>h2,.eduSubUnitBoxs h3,.eduSelects>div>a{-webkit-text-stroke:1px #fff;font-family:yg-jalnan}.eduMainUnits>h2{text-align:center;font-size:min(2.1vw)}.eduUnitLs{width:1125px;height:712px;padding:45px;border:12px solid #9D72D3;border-radius:20px;background-color:#fff}.eduMainUnits{width:93.5%;padding:30px 0;border-radius:20px;background-color:#85d3ff}.eduSubUnitBoxs{width:45%;height:210px;padding:40px;border-radius:20px;word-break:keep-all;background-color:#ddf7ff;cursor:pointer;gap:20px;align-items:center}.eduSubUnitBoxs h3{font-size:min(1.8vw)}.eduSubUnitBoxs p{padding-top:10px;font-size:min(1vw);font-family:yg-jalnan;text-shadow:-1px 3px #fff,3px 1px #fff,1px 3px #fff,3px -1px #fff}.eduSubUnitBoxs>div:first-child{width:53px;height:53px;background-color:#0000;border:10px solid #fff;border-radius:5px}.eduSubUnitBoxs div>span{display:none;padding:10px;border:5px solid #fff;border-top:0;border-right:0;transform:rotate(-45deg);transform-origin:25% 25%}.eduSubUnitBoxs div>span.on{display:block}.eduUnitRs{width:595px;padding:45px;border:12px solid #9D72D3;border-radius:20px;background-color:#fff}.eduNoSelects{flex-direction:column;align-items:center}.eduSpeechBlns{padding:35px;border-radius:20px;background-color:#ddf9ff;position:relative}.eduSpeechBlns:after{content:"";border-top:60px solid #DDF9FF;border-right:80px solid transparent;position:absolute;left:50%;bottom:-20%}.eduSpeechBlns>p{font-size:1.3vw;font-weight:700;line-height:50px}.eduNoSelects>img{width:60%;padding-top:40px}.eduNoSelects.off{display:none}.eduSelects{height:600px;padding:0 10px;overflow-x:hidden;overflow-y:scroll}.eduSelects>div{width:100%;margin:0 auto;padding:20px;border-radius:20px;box-shadow:0 4px 4px #00000040;background-color:#85d3ff;font-size:min(1.8vw);text-align:center;cursor:pointer}.eduSelects>div:not(:last-child){margin-bottom:25px}.eduSelects::-webkit-scrollbar{width:10px}.eduSelects::-webkit-scrollbar-thumb{border-radius:20px;background-color:var(--yellow)}.eduSelects::-webkit-scrollbar-track{border-radius:20px;box-shadow:0 4px 4px #00000040}.eduSelects.on{display:block}.eduSelects.off{display:none}.exPart{width:100%;height:100%;position:absolute;top:0;left:0;z-index:5;border-radius:20px;background-color:#000000e6;padding:10px}.exPartWrap{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.exClose{width:100%;display:flex;justify-content:end}.exClose>img{cursor:pointer}.exImg{width:100%;height:90%;display:flex;align-items:center;justify-content:center}.exImg>img{width:80%}@media (max-width: 1440px){.eduUnitLs{width:100%;height:auto;padding:30px;border-width:8px}.eduUnitRs{width:100%}.eduMainUnits{width:100%;padding:20px 0}.eduSubUnitBoxs{width:100%;height:auto;padding:20px;border-radius:15px}.eduSelects{height:500px}}@media screen and (max-width: 1350px){.eduNoteSec.todayCont{height:100%}.eduUnitRs{margin-bottom:10px}.eduNoSelects{flex-direction:row;justify-content:center;gap:30px}.eduNoSelects>img{width:30%;padding-top:0;order:1}.eduSpeechBlns{padding:20px 35px;border-radius:20px;order:2}.eduSpeechBlns:after{border-right:80px solid transparent;left:50%;bottom:-30%}.eduSpeechBlns>p{line-height:30px}}@media screen and (max-width: 1024px){.eduSelects{height:500px}}@media screen and (max-width: 768px){.eduMainUnits>h2{font-size:3vw}.eduSubUnitBoxs h3{font-size:2.7vw}.eduSubUnitBoxs p{font-size:1.7vw}.eduSpeechBlns{padding:10px 20px;border-radius:20px}.eduSpeechBlns:after{border-top:20px solid #DDF9FF;border-right:30px solid transparent;bottom:-20%}.eduSpeechBlns>p{line-height:30px}.eduSelects>div{font-size:2.7vw}}@media screen and (max-width: 668px){.eduSelects{height:200px}}@media screen and (max-width: 530px){.eduMainUnits>h2{font-size:3.5vw}.eduSubUnitBoxs h3{font-size:3vw}.eduSubUnitBoxs p{font-size:2.2vw}.eduSpeechBlns{padding:10px}.eduSpeechBlns>p{font-size:2vw}}@media screen and (max-width: 400px){.eduSubUnitBoxs>h3{font-size:4vw}.eduSelects>div{font-size:4vw}}.eduUnitLs>h1{font-size:2.1vw;word-break:keep-all}.eduUnitRs{flex-direction:column;justify-content:space-between}.shadowBox{width:100%;height:100vh;position:fixed;z-index:1;left:0;top:0;background-color:#000000b3;display:none}.shadowBox.shadow{display:block}.eduCloseBtn{width:35px;height:35px;float:right;align-items:center;justify-content:center;border-radius:55px;background-color:#ff8296;cursor:pointer}.eduCloseBtn>img{width:25px;height:25px}.eduPopBtn{gap:10px;justify-content:center}.eduPopBtn>button{color:#fff;padding:10px;border:none;border-radius:5px;font-size:18px;font-weight:700;cursor:pointer}.eduCancleBtn{background-color:#a1a1a1}.eduGradeBtn{background-color:#ff8296}.hintBubble{width:300px;height:150px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;position:absolute;bottom:180px;padding:30px 10px 0;opacity:0;transition:all .5s}.hintBubble.active{opacity:1}.hintBubble p{width:220px}.hintBubble img{transform:scale(.6);position:absolute;bottom:5px;right:0}.eduNoteSec .eduPagenation{width:140px;margin:10px auto 0;padding:5px 10px;border:7px solid #fff;border-radius:50px;background-color:#dfc7ff;text-align:center;font-size:20px;font-family:yg-jalnan}@media screen and (max-width: 1350px){.eduNoteSec.mathQ{height:100%;padding-bottom:10px}.eduNoteSec .eduPagenation{margin-top:0}}@media screen and (max-width: 600px){.eduUnitLs>h1{font-size:4vw}.eduNoteSec .eduPagenation{width:100px;font-size:3vw}}.eduPointsWrap{background-image:url(/catchMonsters/assets/bglime-DZDkgpbh.png);height:100vh}.eduPoints{width:100%}.eduPoints h2{font-family:yg-jalnan;text-align:center;font-size:48px;color:#fff;-webkit-text-stroke:1px #882121;text-shadow:-1px 3px #882121,3px 1px #882121,1px 3px #C73395,3px -1px #C73395;padding-bottom:55px}.eduPointsBox{width:100%;padding:0 10% 20px;flex-wrap:wrap;gap:30px;justify-content:center}.eduPointItems{min-width:350px;height:300px;background-color:#fff;position:relative;border-radius:20px}.pointStar{align-items:center;position:absolute;right:10px;font-family:yg-jalnan}.pointStar img{width:30px;height:auto}.pointItem img{position:absolute;width:200px;top:40%;left:50%;transform:translate(-50%,-50%)}.eduPointItems pre{position:absolute;bottom:0;background-color:var(--yellow);width:100%;height:25%;border-bottom-left-radius:20px;border-bottom-right-radius:20px;text-align:center;padding:5px;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:20px;font-family:yg-jalnan}@media screen and (max-width : 1900px){.eduPointsWrap{height:100%}}@media screen and (max-width : 1280px){.eduPointsBox{padding:0 7% 20px}}@media screen and (max-width : 1440px){.eduPointItems{min-width:320px;height:270px}.eduPointItems pre{font-size:18px}}@media screen and (max-width : 768px){.eduPoints h2{font-size:30px}.eduPointItems{min-width:300px;height:250px}.eduPointItems pre{font-size:16px}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.eduHelpPopWrap{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center}.eHPopClose{cursor:pointer;position:absolute;width:80px;height:80px;top:4%;right:3%}.eHPopClose>img{width:100%;height:100%}.eHPop{width:85%;height:82%;background-color:#fff;border-radius:20px;border:12px solid #7ED07C;display:flex;flex-direction:column;align-items:center}.eHHeader{width:100%;border-bottom:12px solid #7ED07C}.eHHeader>ul{display:flex;flex-wrap:wrap}.eHHeader>ul>li{width:20%;height:10%;text-align:center;padding:5px 0;display:flex;justify-content:center}.eHHeader>ul>li>p{cursor:pointer;width:90%;height:80%;font-size:max(1.3rem,1.65vw);font-weight:700;font-family:yg-jalnan;border-radius:20px;padding:15px 0}.eHNavColor{background-color:var(--yellow)}.eHInfo{width:95%;height:85%}.eHInfo .swiper{width:100%;height:100%;text-align:center;position:relative}.eHInfo .swiper-wrapper{align-items:center}.eHInfo .swiper-slide{width:100%;height:75%;display:flex;justify-content:center;align-items:center}.eHInfo .swiper-slide img{display:block;width:65%;height:100%;object-fit:contain}.eHInfo .swiper-button-next{width:100px;height:80px;background-image:url(/catchMonsters/assets/right-arrow-DVO0B0_R.png);background-size:100%;background-repeat:no-repeat;filter:drop-shadow(1px 3px 1px black)}.eHInfo .swiper-button-next:after{display:none}.eHInfo .swiper-button-prev{width:100px;height:80px;background-image:url(/catchMonsters/assets/left-arrow-g3woiF9J.png);background-size:100%;background-repeat:no-repeat;filter:drop-shadow(.5px 3px 1px black)}.eHInfo .swiper-button-prev:after{display:none}.eHInfo .swiper-pagination-fraction{width:13%;left:50%;transform:translate(-50%);background-color:var(--yellow);border-radius:50px;border:7px solid #fff;padding:8px 0;filter:drop-shadow(1px 2px 2px black);font-family:yg-jalnan}.eHInfo .swiper-pagination-fraction>span{font-family:yg-jalnan}@media screen and (max-width : 1325px){.eHPopClose{width:70px;height:70px;top:2%;right:2%}}@media screen and (max-width : 1140px){.eHHeader>ul>li{width:200px}}@media screen and (max-width : 750px){.eHInfo .swiper-slide img{width:90%}.eHInfo .swiper-button-next,.eHInfo .swiper-button-prev{align-items:end;top:89.5%;width:70px}.eHInfo .swiper-pagination-fraction{width:25%;top:86%;bottom:5%;display:flex;justify-content:center;align-items:center}.eHHeader>ul>li{width:150px}}@media screen and (max-width : 590px){.eHHeader>ul>li{width:90px}.eHHeader>ul>li>p{font-size:.9rem}}
