@import"//fonts.googleapis.com/earlyaccess/notosanskr.css";:root{--container-width:1168px;--white:#fff;--black:#000;--gray-dark:#666;--gray1:#b3b9c2;--gray2:#dae1ea;--gray3:#f2f3f6;--light:#eef9fe;--blue:#00a0fd;--deep-blue:#0062e3;--dark-blue:#2a4165;--green:#0ecc70;--red:#ff274f;--yellow:#fad92c;--orange:#ff7a00;color:#333;font-size:16px;--text-xxs:0.5em;--text-xs:0.8em;--text-s:0.9em;--text-m:1em;--text-l:1.1em;--text-xl:1.5em;--text-xxl:1.8em;--text-d-1:1.2em;--text-d-2:1.5em;--text-d-3:2.2em;--space-xxs:5px;--space-xs:10px;--space-s:15px;--space-m:20px;--space-l:30px;--space-xl:40px;--space-xxl:50px;--round-s:5px;--round-m:10px;--round-l:15px;--round-xl:20px;--round-full:100px;--header-height:78px;--footer-height:180px}@media(pointer:coarse){:root{font-size:14px;--header-height:68px}}@font-face{font-family:SDGdGulim;src:url(/src/font/SDRGGothicNeoRoundTTF-bBd.woff2) format("woff2"),url(/src/font/SDRGGothicNeoRoundTTF-bBd.woff) format("woff"),url(/src/font/SDRGGothicNeoRoundTTF-bBd.ttf) format("truetype")}@font-face{font-family:GangwonEduPowerExtraBoldA;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduPowerExtraBoldA.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:HakgyoansimDunggeunmisoTTF-B;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimDunggeunmisoTTF-B.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:GmarketSansMedium;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GmarketSansBold;src:url(/src/font/GmarketSansBold.woff2) format("woff");font-weight:400;font-style:normal}@font-face{font-family:S-CoreDream-3Light;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff) format("woff");font-weight:400;font-style:normal}@media(prefers-color-scheme:no-preference){:root{color:#fff;background-color:#0c0541}html{color-scheme:dark}}*{box-sizing:border-box;padding:0;margin:0;font-family:Noto Sans KR,sans-serif}body,html{min-width:1024px;height:100dvh;overscroll-behavior-y:none;-webkit-tap-highlight-color:rgba(0,0,0,0);padding-bottom:env(safe-area-inset-bottom)}@media(orientation:portrait){body:before,html:before{content:"Please rotate the screen horizontally.";color:#fff;display:flex;align-items:center;justify-content:center;font-size:2em;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999}}@media(prefers-color-scheme:no-preference){body,html{background-image:url(/src/images/@home/home_bg_dark.svg);background-repeat:repeat-x;animation:cloud 200s linear infinite}@keyframes cloud{0%{background-position:top -30px right 0}to{background-position:top -30px right -5187px}}}@media screen and (max-width:1280px){body,html{min-width:320px;min-height:-webkit-fill-available;height:-moz-fit-content;height:fit-content}}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}main{padding:var(--space-m) 0;min-height:calc(100dvh - (var(--header-height) - 10px));width:calc(100% - 6px)}@media(pointer:coarse){main{width:100%}}input{border:none;outline:none;width:100%;padding:var(--space-xxs);font-size:var(--text-m);background-color:transparent}input::placeholder{color:var(--gray1)}ul{list-style:none}button{cursor:pointer;background-color:transparent;border:none;min-width:30px;min-height:30px;display:block}.scale-in-center{animation:scale-in-center .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-in-center{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}.heartbeat{animation:heartbeat 1.5s ease-in-out infinite both}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.slide-in-right{animation:slide-in-right .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-left{animation:slide-in-left .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}.scale-up-hor-left{animation:scale-up-hor-left .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-hor-left{0%{transform:scaleX(.4);transform-origin:0 0}to{transform:scaleX(1);transform-origin:0 0}}.swing-in-top-fwd{animation:swing-in-top-fwd .5s cubic-bezier(.175,.885,.32,1.275) both}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}.slide-in-fwd-top{animation:slide-in-fwd-top .2s ease both}@keyframes slide-in-fwd-top{0%{transform:translateZ(-1400px) translateY(-800px);opacity:0}to{transform:translateZ(0) translateY(0);opacity:1}}.scale-in-top{animation:scale-in-top .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-in-top{0%{transform:scale(0);transform-origin:50% 0;opacity:1}to{transform:scale(1);transform-origin:50% 0;opacity:1}}.slide-in-top{animation:slide-in-top .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-top{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-in{animation:fade-in .3s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}