@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&display=swap);#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #a1a1ae}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#e2e5e8;background-color:rgba(226,229,232,var(--bg-opacity))}.bg-gray-600{--bg-opacity:1;background-color:#5a5a65;background-color:rgba(90,90,101,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#44454e;background-color:rgba(68,69,78,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#383838;background-color:rgba(56,56,56,var(--bg-opacity))}.bg-yellow-500{--bg-opacity:1;background-color:#ffc105;background-color:rgba(255,193,5,var(--bg-opacity))}.even\:bg-gray-10:nth-child(2n){--bg-opacity:1;background-color:#fbfbfc;background-color:rgba(251,251,252,var(--bg-opacity))}.hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f0f2f4;background-color:rgba(240,242,244,var(--bg-opacity))}.border-gray-100{--border-opacity:1;border-color:#e8e8e8;border-color:rgba(232,232,232,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#a1a1ae;border-color:rgba(161,161,174,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#9f9f9f;border-color:rgba(159,159,159,var(--border-opacity))}.border-gray-600{--border-opacity:1;border-color:#5a5a65;border-color:rgba(90,90,101,var(--border-opacity))}.rounded-sm{border-radius:.125rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.hover\:border:hover{border-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.font-bold{font-weight:700}.h-3{height:.75rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-15{height:3.75rem}.h-28{height:7rem}.h-32{height:8rem}.h-full{height:100%}.h-7\.5{height:1.875rem}.h-12\.5{height:3.125rem}.h-screen{height:100vh}.h-footerlg{height:212px}.text-gone{font-size:1px}.text-xxxsm{font-size:.5625rem}.text-xxsm{font-size:.6875rem}.text-xsm{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-5xl{font-size:3rem}.text-7xl{font-size:5rem}.leading-3{line-height:.75rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-7\.5{margin-top:1.875rem;margin-bottom:1.875rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-8{margin-top:2rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mt-28{margin-top:7rem}.mt-0\.5{margin-top:2px}.mr-1\.5{margin-right:.375rem}.ml-1\.5{margin-left:.375rem}.mr-2\.5{margin-right:.625rem}.ml-2\.5{margin-left:.625rem}.mt-12\.5{margin-top:3.125rem}.max-h-0{max-height:0}.max-h-full{max-height:500px}.max-w-content{max-width:800px}.max-w-slider{max-width:768px}.max-w-37\.5{max-width:9.575rem}.min-w-full{min-width:100%}.min-w-table{min-width:500px}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-100{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.p-2{padding:.5rem}.p-5{padding:1.25rem}.p-7{padding:1.75rem}.p-10{padding:2.5rem}.p-2\.5{padding:.625rem}.p-7\.5{padding:1.875rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pt-15{padding-top:3.75rem}.pb-15{padding-bottom:3.75rem}.pb-0\.25{padding-bottom:1px}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-1{top:.25rem}.top-1\.5{top:6px}.resize{resize:both}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-50{--text-opacity:1;color:#f0f2f4;color:rgba(240,242,244,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#e2e5e8;color:rgba(226,229,232,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#a1a1ae;color:rgba(161,161,174,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#9f9f9f;color:rgba(159,159,159,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#84848d;color:rgba(132,132,141,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#44454e;color:rgba(68,69,78,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-200:hover{--text-opacity:1;color:#e2e5e8;color:rgba(226,229,232,var(--text-opacity))}.underline{text-decoration:underline}.invisible{visibility:hidden}.whitespace-normal{white-space:normal}.w-0{width:0}.w-3{width:.75rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-full{width:100%}.w-aside{width:240px}.w-screen{width:100vw}.w-0\.75{width:3px}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.z-10{z-index:10}.z-20{z-index:20}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.truncate-1-lines{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}html{font-family:Noto Sans KR,sans-serif;color:#000;background-color:#f0f2f4}*{font:inherit}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}p{font-size:1rem}h4{font-size:.875rem}h5{font-size:.75rem}button:focus{outline:thin dotted}button:hover{opacity:.85}@media (min-width:480px){.xsm\:h-40{height:10rem}}@media (min-width:640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:h-50{height:12.5rem}.sm\:text-xsm{font-size:.75rem}}@media (min-width:900px){.md\:block{display:block}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:h-15{height:3.75rem}.md\:h-footer{height:70px}.md\:text-xxsm{font-size:.6875rem}.md\:text-sm{font-size:.875rem}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:ml-1{margin-left:.25rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:ml-5{margin-left:1.25rem}.md\:mr-6{margin-right:1.5rem}.md\:opacity-100{opacity:1}.md\:pt-28{padding-top:7rem}.md\:pl-aside{padding-left:240px}.md\:left-0{left:0}.md\:visible{visibility:visible}.md\:w-aside{width:240px}.md\:w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:1280px){.lg\:ml-10{margin-left:2.5rem}}.s-dropdown-hover>:not(:first-child){display:none}.s-dropdown-hover:hover>:not(:first-child){display:flex}.s-filter-white,.s_hover-filter-white:hover{filter:brightness(0) invert(100%)}.s-flip{transform:rotate(180deg)}.s-layout-shift-anim{transition:opacity .2s ease-in-out,width .4s ease-in-out}.s-all-anim{transition:all .4s ease-in-out}.s-flip-anim{transition:transform .15s ease-in-out}.s-transition-all{transition:all .3s ease-in-out}.s-transition-maxwidth{transition:max-width .3s ease-in-out}.s-transition-padding{transition:padding .3s ease-in-out}.s-transition-all-fast{transition:all .1s ease-in-out}.s-main-wrapper-height{min-height:calc(100vh - 70px)}@media(max-width:640px){.s-main-wrapper-height{min-height:calc(100vh - 140px)}}.s-speaker-position{left:5px;top:23px}.s-speaker-pos-button,.s-speaker-position{position:absolute;transform:translate(-50%,-50%)}.s-speaker-pos-button{left:54px;top:19px}.s-default-border{box-shadow:0 4px 8px rgba(0,0,0,.15);border-radius:5px}.s-pagination-style>:not(:last-child){margin-right:8px}.s-slider-img{height:200px;width:auto}@media(max-width:640px){.s-slider-img{height:150px}}@media(max-width:480px){.s-slider-img{height:125px}}.s-hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.s-hide-scrollbar::-webkit-scrollbar{display:none}.s-Soundcloud-player-wrapper>p{margin-top:10px;font-family:Interstate,Lucida Grande,Noto Sans kr,sans-serif;font-weight:500;font-size:16px;line-break:anywhere;word-break:normal;text-overflow:ellipsis;overflow:hidden;width:100%;display:flex;justify-content:flex-start}.s-Soundcloud-player-wrapper>p>a{text-decoration:none;text-align:left;font-weight:800}.s-Soundcloud-player-wrapper>p>a:after{content:" >"}.s-Soundcloud-player-wrapper>p:hover{color:#767f8d}.s-header-gradient{background:linear-gradient(89.99deg,#6ca9fa 37.92%,#5a97e7 57.95%)}.s-h-fitcontent{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}