body{--bg-hype:#f5b432;--bg-hype-tag:#eee;--cl-hype:#f5b432;--cl-hype-menu:#fff;--br-hype-title:#cfcfcf;--cl-hype-kwave:#dd1e63;--cl-list-kwave:#333;--cl-kwave-spotlight:#444;--cl-kwave-pink:#f9bcc1;--cl-kwave-orange:#fcbc12;--bg-kwave-popular:#e7e7e7;--bg-kwave-drama:#fcbc12;--bg-kwave-drama2:rgba(249,188,193,.8);--bg-kwave-drama3:rgba(249,188,193,.5)}body.theme-dark{--bg-hype:#262626;--bg-hype-tag:#3b3b3b;--cl-hype:hsla(0,0%,100%,.87);--cl-hype-menu:#f5b432;--br-hype-title:#2c2c2c;--cl-list-kwave:hsla(0,0%,100%,.87);--cl-kwave-spotlight:hsla(0,0%,100%,.87);--bg-kwave-popular:#262626;--bg-kwave-drama:rgba(252,188,18,.1);--bg-kwave-drama2:rgba(249,188,193,.2);--bg-kwave-drama3:rgba(249,188,193,.1)}@media (prefers-color-scheme:dark){body{--bg-hype:#262626;--bg-hype-tag:#3b3b3b;--cl-hype:hsla(0,0%,100%,.87);--cl-hype-menu:#f5b432;--br-hype-title:#2c2c2c;--cl-list-kwave:hsla(0,0%,100%,.87);--cl-kwave-spotlight:hsla(0,0%,100%,.87);--bg-kwave-popular:#262626;--bg-kwave-drama:rgba(252,188,18,.1);--bg-kwave-drama2:rgba(249,188,193,.2);--bg-kwave-drama3:rgba(249,188,193,.1)}body.theme-light{--bg-hype:#f5b432;--bg-hype-tag:#eee;--cl-hype:#f5b432;--cl-hype-menu:#fff;--br-hype-title:#cfcfcf;--cl-hype-kwave:#dd1e63;--cl-list-kwave:#333;--cl-kwave-spotlight:#444;--cl-kwave-pink:#f9bcc1;--cl-kwave-orange:#fcbc12;--bg-kwave-popular:#e7e7e7;--bg-kwave-drama:#fcbc12;--bg-kwave-drama2:rgba(249,188,193,.8);--bg-kwave-drama3:rgba(249,188,193,.5)}}.hypeHL{position:relative;padding:0;overflow:hidden;height:350px;display:-webkit-box;display:-ms-flexbox;display:flex}.hypeHL__big{width:550px}.hypeHL__big,.hypeHL__big__item,.hypeHL__small{position:relative}.hypeHL__small{width:calc(100% - 550px)}.hypeHL__small__item{height:87.5px}.hypeHL__wrap{position:relative}.hypeHL__wrap.-small{height:350px;vertical-align:top}.hypeHL__img{position:relative;width:550px;height:350px;background-color:var(--bg-gray-med)}.hypeHL__img img{width:100%;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.hypeHL__subtitle{position:absolute;left:0;top:30px;z-index:1;background:#fff;text-transform:uppercase;padding:10px;font-size:11px;font-weight:700;color:#f5b432}.hypeHL__title{font-size:24px;font-weight:500;color:#fff;padding:0;margin:5px 0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.hypeHL__title.-small{position:relative;margin:0;padding:0;cursor:pointer;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg-white)}.hypeHL__title.-small:after{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid var(--br-list-lv2)}.hypeHL__title.-small span{padding:0 10px;display:block;font-size:15px;font-weight:500;color:var(--cl-main);height:auto;max-height:57px;overflow:hidden}.hypeHL__title:hover{color:#f5b432}.hypeHL__date{padding:0;font-size:12px;color:#fff}.hypeHL__box{bottom:0;padding:100px 20px 20px;z-index:1}.hypeHL__box,.hypeHL__box:after{position:absolute;left:0;width:100%}.hypeHL__box:after{content:"";height:100%;top:0;background:-moz-linear-gradient(0deg,#000 0,rgba(0,0,0,.5) 50%,transparent);background:-webkit-linear-gradient(0deg,#000,rgba(0,0,0,.5) 50%,transparent);background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#000),color-stop(50%,rgba(0,0,0,.5)),to(transparent));background:linear-gradient(0deg,#000,rgba(0,0,0,.5) 50%,transparent);z-index:-1}.hypeHL__link{display:block}.hypeHL__link:hover{color:inherit}.hypeHL .dot .item.active{font-family:Roboto Condensed,sans-serif;font-size:13px;font-weight:700;line-height:1;color:#000;background:#f5b432}.hypeHL .slick-vertical .slick-slide{height:87.5px;border:0 solid transparent}.hypeHL .slick-current .hypeHL__title.-small{background:var(--bg-toggle)}.hypeHL .slick-current .hypeHL__title.-small:after{border-bottom:3px solid #f5b432}.hype__scroll{position:relative;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch}.hype__track{position:relative;padding:0;overflow-x:scroll;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.hype__subtitle{padding-right:3px;text-transform:uppercase;color:#f5b432}.hype__date,.hype__subtitle{display:inline-block;font-size:12px;line-height:1}.hype__date{color:var(--cl-gray-lite)}.hype__title{margin:5px 0;white-space:normal;font-size:24px;color:var(--cl-main);height:auto;max-height:62px;overflow:hidden}.hype__link,.hype__title{display:block}.hype__link:hover{color:#e99f0b}.hype__more{position:relative;padding:12px 10px;text-align:center}.hype__more>a{padding:8px 15px;width:auto;display:inline-block;-webkit-box-shadow:0 3px 3px var(--cl-shadow-none);box-shadow:0 3px 3px var(--cl-shadow-none);background:var(--bg-gray-bold);text-transform:uppercase;letter-spacing:.8px;font-size:12px;font-weight:700;line-height:1;color:#f5b432}.hype__more>a:hover{color:#fff;background:#f5b432}.hypeLatest,.hypeLatest__item{position:relative;padding:10px 0}.hypeLatest__img{position:relative;float:left;width:160px;height:118px;margin:0 20px 0 0;background-color:var(--bg-gray-med)}.hypeLatest__img img{-webkit-filter:var(--img-filter);filter:var(--img-filter)}.hypeLatest.cols{margin:0 -10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hypeLatest.cols .hypeLatest__item{vertical-align:top;padding:0 10px}.hypeLatest.cols .hypeLatest__img{float:unset;width:100%;margin:0 0 5px}.hypeLatest.cols .hypeLatest__img img{width:100%;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.hypeLatest.col2 .hypeLatest__item{width:50%}.hypeLatest.col2 .hype__title{font-size:18px;max-height:none}.hypeLatest.col2 .hypeLatest__img{height:250px}.hypeLatest.col4 .hype__date,.hypeLatest.col4 .hype__subtitle{font-size:11px}.hypeLatest.col4 .hype__title{font-size:16px;max-height:none}.hypeLatest.col4 .hypeLatest__item{width:25%}.hypeTag{position:relative;padding:20px 0 10px}.hypeTag__item{display:inline-block;margin:0 10px 12px 0}.hypeTag__link{background:var(--bg-hype-tag);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);padding:6px 16px;display:block;font-size:14px;font-weight:700;color:var(--cl-main)}.hypeTag__link:hover{color:#fff;background:#f5b432}.hypeGallery{position:relative;background:var(--bg-hype);margin:10px 0 0;padding:0 20px 30px}.hypeGallery:after{content:"";position:absolute;right:0;top:0;height:100%;background:#f0f0f0;width:calc((100% - 1100px) / 2)}.hypeGallery__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -15px}.hypeGallery__item{position:relative;vertical-align:top;width:33.33333%;padding:0 15px}.hypeGallery__img{position:relative;height:0;padding-top:60%;overflow:hidden;margin-bottom:10px}.hypeGallery__img img{position:absolute;left:50%;top:50%;width:100%;height:auto;z-index:1;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:var(--img-filter);filter:var(--img-filter)}.hypeGallery__img:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;background:rgba(0,0,0,.2);pointer-events:none;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.hypeGallery__img:hover:after{background:rgba(0,0,0,.5)}.hypeGallery__img:hover .icon-play{-ms-transform:translate(-50%,-50%) scale(1.1);-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.hypeGallery__images{position:absolute;z-index:3;bottom:10px;right:10px;padding:6px 8px;background:#fff;font-weight:700;font-size:13px;color:#5e5e5e}.hypeGallery .hype__title{color:#fff;font-size:18px;max-height:unset}.hypeGallery .hype__link:hover{color:inherit}.hypeGallery .icon-play{z-index:3}.hypeGallery .icon-play:before{background:#fff}.hypeGallery .icon-play:after{border-color:transparent transparent transparent #5e5e5e}.hypeGallery .icon-photo{display:inline-block;position:relative;vertical-align:top;margin-right:2px;width:12px;height:12px}.hypeGallery .icon-photo:after,.hypeGallery .icon-photo:before{content:"";position:absolute;width:100%;height:100%;border:2px solid #5e5e5e}.hypeGallery .icon-photo:before{top:-1px;left:-1px;z-index:1;background:#fff}.hypeGallery .icon-photo:after{top:2px;left:2px}.hypeTopic{padding:0;margin:-1px 0 0;-webkit-box-shadow:0 3px 6px var(--cl-shadow-none);box-shadow:0 3px 6px var(--cl-shadow-none);border:1px solid var(--br-list);background:var(--bg-white)}.hypeTopic,.hypeTopic__item{position:relative}.hypeTopic__item:after{content:"";width:calc(100% - 30px);position:absolute;left:15px;bottom:0;border-bottom:1px solid var(--br-list-lv2)}.hypeTopic__item:last-child:after{border-bottom:transparent}.hypeTopic__title{position:relative;font-size:18px;font-weight:500;color:var(--cl-main)}.hypeTopic__info{padding:5px 0 2px;position:relative;font-size:11px;line-height:1;color:var(--cl-gray-lite)}.hypeTopic__link{position:relative;display:block;padding:15px}.hypeTopic__link:hover{color:inherit;background:var(--bg-radio)}.hypeTopic__link:hover .hypeTopic__info,.hypeTopic__link:hover .hypeTopic__title{color:var(--cl-main)}.hypeTopic__hl{position:relative;margin-bottom:10px}.hypeTopic__hl__img{width:740px;height:450px;background-color:var(--bg-gray-med)}.hypeTopic__hl__box{position:absolute;z-index:1;bottom:0;left:0;width:100%;padding:10px 100px 45px 40px;background:-moz-linear-gradient(0deg,#000 0,rgba(0,0,0,.85) 50%,rgba(0,0,0,.05));background:-webkit-linear-gradient(0deg,#000,rgba(0,0,0,.85) 50%,rgba(0,0,0,.05));background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#000),color-stop(50%,rgba(0,0,0,.85)),to(rgba(0,0,0,.05)));background:linear-gradient(0deg,#000,rgba(0,0,0,.85) 50%,rgba(0,0,0,.05))}.hypeTopic__hl__box:before{content:"";position:absolute;top:15px;left:18px;height:calc(100% + 20px);border-left:1px dashed #a2a2a2;display:block;z-index:1}.hypeTopic__hl__box:after{content:"";position:absolute;top:15px;left:12px;width:12px;height:12px;border-radius:100%;background:#a2a2a2;z-index:1}.hypeTopic__hl__date{color:#fff;padding:5px 0;font-size:12px;position:relative}.hypeTopic__hl__date:before{content:"";position:absolute;top:1px;left:-32px;width:20px;height:20px;border-radius:100%;border:1px solid #c7c7c7;z-index:1}.hypeTopic__hl__title{font-size:24px;line-height:1.4;color:#fff;overflow:hidden}.hypeTopic__list{padding:0}.hypeTopic__timeline{position:relative;padding:0 10px 0 35px}.hypeTopic__timeline:before{content:"";position:absolute;top:15px;left:18px;height:100%;border-left:1px dashed #a2a2a2;display:block;z-index:1}.hypeTopic__timeline:after{content:"";position:absolute;top:15px;left:12px;width:12px;height:12px;border-radius:100%;background:#a2a2a2;z-index:1}.hypeTopic__timeline:last-child:before{border-left:transparent}.hype__header{position:relative;padding:5px 0;background:var(--bg-hype);width:1100px;height:45px}@media (min-width:1100px){.hype__header{width:100%}}.hype__header__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hype__logo{display:inline-block;width:100px;height:35px}.hype__logo img{-webkit-filter:var(--img-grayscale);filter:var(--img-grayscale)}.hype__menu{display:inline-block;padding:0 20px}.hype__menu,.hype__menu ul{position:relative}.hype__menu li{display:inline-block}.hype__menu li a{display:block;padding:4px 8px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-size:13px;font-weight:700;line-height:1;color:var(--cl-main)}.hype__menu li a.active,.hype__menu li a:hover{color:var(--cl-hype-menu)}.hypeArtist{position:relative;padding:0;margin:-1px 0 0}.hypeArtist__wrap{position:relative;-webkit-box-shadow:0 3px 6px var(--cl-shadow-none);box-shadow:0 3px 6px var(--cl-shadow-none);border:1px solid var(--br-list-lv2);padding:0;background:var(--bg-white)}.hypeArtist__item{position:relative}.hypeArtist__item:after{content:"";width:calc(100% - 30px);position:absolute;left:15px;bottom:0;border-bottom:1px solid var(--br-list-lv2)}.hypeArtist__item:last-child:after{border-bottom:transparent}.hypeArtist__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hypeArtist__img{position:relative;-webkit-box-shadow:3px 3px 6px var(--cl-shadow-none);box-shadow:3px 3px 6px var(--cl-shadow-none);border:3px solid #f5b432;width:65px;height:65px;margin-right:15px;border-radius:100%;overflow:hidden}.hypeArtist__img img{width:100%;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.hypeArtist__title{width:calc(100% - 80px);position:relative;font-size:18px;color:var(--cl-main)}.hypeArtist__link{position:relative;display:block;padding:15px}.hypeArtist__link:hover{background:#f5b432}.hypeArtist__link:hover .hypeArtist__title{color:#fff}.hypeArtist__menu{position:relative;padding:10px 0}.hypeArtist__submenu{position:relative;padding:0;display:inline-block}.hypeArtist__submenu a{display:inline-block;padding:5px;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1;color:#cfcfcf;border-bottom:3px solid transparent}.hypeArtist__submenu a.active{color:var(--cl-hover);border-bottom:3px solid #f5b432}.hypeArtist__submenu a:hover{color:var(--cl-hover)}.hypeArtist__submenu.letter{position:relative;padding:0;float:right}.hypeArtist__submenu.letter a{font-size:12px;color:var(--cl-main)}.hypeArtist__submenu.letter a:hover{color:var(--cl-hover)}.hypeArtist__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0 0}.hypeArtist__list .hypeArtist__item{width:25%;vertical-align:top;padding:10px 10px 15px;text-align:center}.hypeArtist__list .hypeArtist__item:after{border-bottom:transparent}.hypeArtist__list .hypeArtist__box{display:block}.hypeArtist__list .hypeArtist__img{width:130px;height:130px;border-radius:10px;border:transparent;margin:0 auto 10px;background-color:var(--bg-gray-med)}.hypeArtist__list .hypeArtist__title{width:100%;font-size:14px;font-weight:500}.hypeArtist__list .hypeArtist__link{padding:0}.hypeArtist__list .hypeArtist__link:hover{background:transparent}.hypeArtist__list .hypeArtist__link:hover .hypeArtist__title{color:#f5b432}.hypeArtist__detail{margin-top:20px;position:relative}.hypeArtist__profile{position:relative;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.hypeArtist__profile .img{width:125px;height:125px;margin-right:15px}.hypeArtist__profile .personal{position:relative;width:calc(100% - 125px)}.hypeArtist__profile .name{margin:0;padding:0 0 5px;font-size:28px;font-weight:700;color:#f5b432}.hypeArtist__profile .info{padding:5px 0;font-size:14px;color:var(--cl-main)}.hypeArtist__profile .icon{display:inline-block;height:16px;width:20px;text-align:center}.hypeArtist__profile .icon img{height:100%;-webkit-filter:var(--img-grayscale);filter:var(--img-grayscale)}.hypeArtist__content{position:relative;padding:10px 0;font-size:16px;font-weight:400;line-height:1.5;color:var(--cl-main)}.hypeMovie{position:relative;padding:20px 0 0}.hypeMovie__wrap{position:relative;padding:0 0 35px}.hypeMovie__item{position:relative;margin:0 8px;display:inline-block;vertical-align:top}.hypeMovie__box{border-radius:10px}.hypeMovie__box,.hypeMovie__img{position:relative;overflow:hidden}.hypeMovie__img{width:100%;height:250px;background-position:50%;background-repeat:no-repeat;background-size:cover}.hypeMovie__title{position:absolute;bottom:0;width:100%;left:0;z-index:1;border-radius:10px 10px 0 0;background:var(--bg-hype);padding:10px}.hypeMovie__title span{display:block;white-space:normal;color:#fff;height:37px;max-height:37px;overflow:hidden}.hypeMovie__list{position:relative;padding:0;margin:0 -5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hypeMovie__list .hypeMovie__item{width:33.33333%;margin:0;padding:0 5px 20px}.hypeMovie__list .hypeMovie__img{height:330px}.hypeMovie__detail{position:relative;margin:0 0 25px}.hypeMovie__stat{position:relative;padding:10px 15px;background:var(--bg-radio);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.16);box-shadow:0 3px 3px rgba(0,0,0,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--cl-main)}.hypeMovie__stat .rating{position:relative;padding:0 5px}.hypeMovie__stat .score{display:inline-block;font-size:20px;font-weight:700;line-height:1;color:#f5b432}.hypeMovie__stat .star,.hypeMovie__stat .star .icon{display:inline-block}.hypeMovie__stat .star img{height:10px}.hypeMovie__stat .source{font-size:10px;line-height:1;color:var(--cl-gray)}.hypeMovie__stat .duration,.hypeMovie__stat .genre{position:relative;padding:0 5px;font-size:12px;color:var(--cl-gray)}.hypeMovie__stat .genre{font-weight:700}.hypeMovie__cast{padding:10px 15px;background:var(--bg-radio);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.16);box-shadow:0 3px 3px rgba(0,0,0,.16);margin:0;color:var(--cl-main)}.hypeMovie__cast>p{margin:5px 0;line-height:1.4}.hypeMovie .slick-dots li button{width:10px;height:10px;background:#ccc;border-radius:20px}.hypeMovie .slick-dots li.slick-active button{background:#f5b432}.hypeMovie .slick-dots li button:before{content:""}.hypeMovie .slick-dots{bottom:10px}.hypeMovie .icon-photo-slider{position:absolute;background:var(--bg-hype);color:#fff;z-index:1;font-size:30px;line-height:1;padding:5px 6px 0;text-align:center;top:33%}.hypeMovie .icon-photo-left{left:0}.hypeMovie .icon-photo-right{right:0}.hypeMusic{padding:0;margin:15px 0 10px}.hypeMusic,.hypeMusic__item,.hypeMusic__wrap{position:relative}.hypeMusic__item{background:#f5f5f5;margin:0 0 7px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2)}.hypeMusic__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hypeMusic__link:hover{color:inherit}.hypeMusic__img{width:45px;height:45px;overflow:hidden}.hypeMusic__img img{width:100%}.hypeMusic__info{width:60px;text-align:left;padding-left:12px;letter-spacing:-2px;font-size:18px;line-height:1;color:#5e5e5e}.hypeMusic__badge{position:relative;display:inline-block;width:10px;height:8px;margin:0 5px;vertical-align:middle}.hypeMusic__badge.up{background:#55d655}.hypeMusic__badge.up:before{left:0;border-bottom:0 solid transparent;border-right:5px solid transparent;border-left:0 solid #f5f5f5}.hypeMusic__badge.up:after,.hypeMusic__badge.up:before{content:"";position:absolute;top:0;width:0;height:0;border-top:8px solid #f5f5f5}.hypeMusic__badge.up:after{right:0;border-bottom:0 solid #f5f5f5;border-right:0 solid transparent;border-left:5px solid transparent}.hypeMusic__badge.down{background:#f66363}.hypeMusic__badge.down:before{left:0;border-top:8px solid transparent;border-bottom:0 solid transparent;border-left:5px solid #f5f5f5}.hypeMusic__badge.down:after,.hypeMusic__badge.down:before{content:"";position:absolute;top:0;width:0;height:0;border-right:0 solid transparent}.hypeMusic__badge.down:after{right:0;border-top:0 solid #f5f5f5;border-bottom:8px solid #f5f5f5;border-left:5px solid transparent}.hypeMusic__badge.still{background:transparent}.hypeMusic__badge.still:before{content:"";position:absolute;top:3px;left:0;width:100%;border-bottom:2px solid #707070}.hypeMusic__time{position:absolute;z-index:1;right:10px;top:16px;font-size:12px;color:#5e5e5e}.hypeMusic__title{width:calc(100% - 60px - 45px);padding:0 10px 0 0;color:#5e5e5e;height:auto;max-height:36px;overflow:hidden}.hypeMusic__title span{font-weight:700;color:#000}.kwaveTitle{min-height:64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--cl-kwave-orange);overflow:hidden}.kwaveTitle,.kwaveTitleWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.kwaveTitleWrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.kwaveTitleHangul{margin-left:18px}.kwaveTitleMore{position:absolute;bottom:10px;right:0;font-size:14px;font-weight:700;line-height:1.4;color:var(--cl-kompas)}.kwaveLogo,.kwaveLogoWrap{position:relative}.kwaveLogoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px;padding-right:100px;background:var(--cl-hype-kwave);z-index:3}.kwaveLogoWrap:before{left:0;background:var(--cl-hype-kwave);z-index:-1}.kwaveLogo:after,.kwaveLogo:before,.kwaveLogoWrap:before{content:"";position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:502px;height:280px;border-radius:100%}.kwaveLogo:before{left:72px;background:rgba(249,188,193,.8);z-index:1}.kwaveLogo:after{left:126px;background:rgba(249,188,193,.5);z-index:0}.kwaveLogoIcon{-ms-flex-item-align:end;align-self:flex-end;margin-left:28px;margin-right:28px}.kwaveGreet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 20px 4px}.kwaveGreetHangul{width:auto;max-height:32px}.kwaveWrap{margin-top:32px}.kwaveHl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:42px}.kwaveHlItem{position:relative}.kwaveHlItem:first-child{width:100%;margin-bottom:32px}.kwaveHlItem:first-child:after{content:"";position:absolute;width:100%;height:200px;bottom:0;left:0;border-radius:12px;background:-webkit-gradient(linear,left bottom,left top,color-stop(26.2%,rgba(0,0,0,.7)),to(transparent));background:linear-gradient(1turn,rgba(0,0,0,.7) 26.2%,transparent)}.kwaveHlItem:first-child .kwaveHlBox{position:absolute;width:100%;left:0;bottom:0;padding:32px 23px;z-index:1}.kwaveHlItem:first-child .kwaveHlImg{padding-top:416px;border-radius:12px;overflow:hidden}.kwaveHlItem:first-child .kwaveHlTitle{letter-spacing:-.01em;font-size:32px;font-weight:500;line-height:1.18;color:#fff}.kwaveHlItem:first-child .kwaveInfo:before{margin:0 8px}.kwaveHlItem:first-child .kwaveDate{color:#fff}.kwaveHlItem:not(:first-child){width:calc(100%/3 - 10px)}.kwaveHlItem:not(:first-child) .kwaveHlBox{margin-top:8px}.kwaveHlItem:not(:first-child) .kwaveHlImg{padding-top:66.66667%;border-radius:8px;overflow:hidden}.kwaveHlItem:not(:first-child) .kwaveHlTitle{letter-spacing:-.01em;font-size:16px;font-weight:500;line-height:1.3;color:var(--cl-list-kwave)}.kwaveHlItem:not(:first-child) .kwaveInfo{margin-top:5px}.kwaveHlLink:hover .kwaveHlTitle{color:var(--cl-hype-kwave)}.kwaveHlImg{position:relative;width:100%;background:var(--bg-gray-med)}.kwaveHlImg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kwaveHlTag{position:absolute;top:24px;left:24px;padding:6px 16px;background:var(--cl-hype-kwave);border-radius:30px;font-size:14px;font-weight:500;line-height:1.4;color:#fff;letter-spacing:-.01em;z-index:1}.kwaveInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.kwaveInfo:before{content:"";width:4px;height:4px;background:var(--bg-bullet);border-radius:12px;border-radius:4px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 4px}.kwaveLatest{margin-top:12px}.kwaveLatest__wrap{position:relative}.kwaveLatest__bg{position:absolute;width:100%;height:260px;left:0;bottom:0;background:var(--bg-kwave-drama);overflow:hidden;z-index:-1}.kwaveLatest__bg:after,.kwaveLatest__bg:before{content:"";position:absolute;bottom:-93px;width:632px;height:617px;border-radius:100%;z-index:-1}.kwaveLatest__bg:before{left:383px;background:var(--bg-kwave-drama2)}.kwaveLatest__bg:after{left:242px;background:var(--bg-kwave-drama3)}.kwaveLatest__img{position:relative;width:231px;height:131px;margin-right:24px;border-radius:8px;overflow:hidden}.kwaveLatest__img:hover~.kwaveLatest__box .kwaveLatest__title{color:var(--cl-hype-kwave)}.kwaveLatest__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kwaveLatest__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em;font-size:20px;font-weight:500;line-height:1.3;color:var(--cl-list-kwave)}.kwaveLatest.cols{margin-top:22px;margin-left:-12px;margin-right:-12px}.kwaveLatest.cols .kwaveLatest__item{padding-left:12px;padding-right:12px}.kwaveLatest.cols .kwaveLatest__img{margin-bottom:12px}.kwaveLatest.col2 .kwaveLatest__img{height:240px}.kwaveLatest.col3 .kwaveLatest__item{width:33.33333%}.kwaveLatest.col3 .kwaveLatest__img{margin-bottom:8px}.kwaveLatest.col3 .kwaveLatest__title{font-size:16px}.kwaveLatest.kwaveLatest__rect{width:100%;opacity:0;max-height:435px;overflow:hidden;margin-left:0;margin-right:0;margin-bottom:20px;padding-left:9px;padding-right:9px;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}.kwaveLatest.kwaveLatest__rect .kwaveLatest__item{margin-left:9px;margin-right:9px;padding-left:0;padding-right:0}.kwaveLatest.kwaveLatest__rect .kwaveLatest__img{height:223px;margin-bottom:8px}.kwaveLatest.kwaveLatest__rect .kwaveLatest__title{-webkit-line-clamp:2;font-size:18px;line-height:1.4}.kwaveLatest.kwaveLatest__rect .kwaveInfo{margin-top:16px}.kwaveLatest.kwaveLatest__rect.slick-initialized{opacity:1;max-height:unset;overflow:unset}.kwaveLatest.kwaveLatest--fan{margin-left:0;margin-right:0;padding-left:9px;padding-right:9px;overflow:hidden}.kwaveLatest.kwaveLatest--fan:after,.kwaveLatest.kwaveLatest--fan:before{content:"";position:absolute;width:187px;height:187px;border-radius:100%;background:rgba(252,188,18,.1);z-index:-1}.kwaveLatest.kwaveLatest--fan:before{top:16px;left:-94px}.kwaveLatest.kwaveLatest--fan:after{top:33px;right:-40px}.kwaveLatest.kwaveLatest--fan .kwaveLatest__item{padding-left:9px;padding-right:9px}.kwaveLatest.kwaveLatest--fan .kwaveLatest__item:last-child:before{content:"";top:-10px;left:-177px;position:absolute;width:187px;height:187px;border-radius:100%;background:rgba(249,188,193,.2);z-index:-1}.kwaveLatest.kwaveLatest--kdrama{padding-bottom:45px}.kwaveLatest--idx .kwaveLatest__img{margin-right:16px}.kwaveLatest--idx .kwaveLatest__item{margin-bottom:4px}.kwaveLatest--idx .kwaveLatest__item:before{content:"";position:absolute;border-bottom:1px solid var(--br-list-lv2);width:calc(100% - 247px);bottom:10px;right:0;z-index:1}.kwaveSubtitle{text-transform:uppercase;color:var(--cl-hype-kwave)}.kwaveDate,.kwaveSubtitle{font-size:12px;font-weight:400;line-height:1.4}.kwaveDate{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;letter-spacing:-.02em;color:var(--cl-gray-med)}.kwaveTeaser{letter-spacing:-.01em;font-size:14px;font-weight:400;line-height:1.4;color:var(--cl-main)}.kwaveArrow{position:absolute;top:96px;width:32px;height:32px;background:#fff;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:40px;z-index:1}.kwaveArrow--left{left:0}.kwaveArrow--left span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kwaveArrow--right{right:0}.kwaveArrow.slick-disabled{opacity:0}.theme--kwave .kwaveMostTerpopuler .title{border-bottom:0}.theme--kwave .kwaveMostTerpopuler .title:before{content:none}.theme--kwave .kwaveMostTerpopuler .title__content{padding-bottom:20px}.theme--kwave .kwaveMostTerpopuler .most__wrap{border:1px solid var(--bg-kwave-popular);border-radius:8px;overflow:hidden}.theme--kwave .kwaveMostTerpopuler .most__count{text-align:center;background:var(--cl-kwave-pink)}.theme--kwave .kwaveMostTerpopuler .most__title{margin-top:0;padding-top:8px;height:71px;letter-spacing:-.1px;font-weight:600}.theme--kwave .kwaveMostTerpopuler .most__list{border-bottom:0;background:var(--bg-kwave-popular)}.theme--kwave .kwaveMostSpotlight .title{border-bottom:0}.theme--kwave .kwaveMostSpotlight .title:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.theme--kwave .kwaveMostSpotlight .most__wrap{margin-top:20px}.theme--kwave .kwaveMostSpotlight .most__list{padding-left:0;padding-top:10px;padding-bottom:10px;margin-bottom:4px;height:unset;min-height:45px;background:transparent;border-bottom:1px solid var(--cl-kwave-pink)}.theme--kwave .kwaveMostSpotlight .most__list:hover{background:transparent}.theme--kwave .kwaveMostSpotlight .most__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;height:unset;min-height:46px;letter-spacing:-.01em;font-size:18px;color:var(--cl-kwave-spotlight)}.theme--kwave .kwaveMostSpotlight .most__link:hover .most__title{color:var(--cl-hype-kwave)}.theme--hype .kcm__stick{top:210px}.theme--hype .kcm__stick--sticky{top:210px;-ms-transform:translateY(-147px);-webkit-transform:translateY(-147px);transform:translateY(-147px)}.theme--hype.page--read .kcm__stick{top:165px}.theme--hype.page--read .kcm__stick--sticky{top:165px;-ms-transform:translateY(-57px);-webkit-transform:translateY(-57px);transform:translateY(-57px)}.theme--hype:not(.page--read) .title{margin-top:15px;border-bottom:1px solid var(--br-list-lv2)}.theme--hype:not(.page--read) .title__content{padding:10px 0;font-family:Roboto,sans-serif;letter-spacing:.5px;color:var(--cl-main)}.theme--hype:not(.page--read) .title--belt,.theme--hype:not(.page--read) .title--center:after,.theme--hype:not(.page--read) .title__content:after{border-bottom:transparent}.theme--hype:not(.page--read) .title--belt .title__content{color:#fff}.theme--hype:not(.page--read) .title--big{margin-top:0;padding:0 0 10px}.theme--hype:not(.page--read) .button--title{color:#f5b432}.theme--hype:not(.page--read) .title--belt .button--title{color:#fff}.theme--hype:not(.page--read) .most__wrap{background:var(--bg-main);-webkit-box-shadow:0 3px 6px var(--cl-shadow-none);box-shadow:0 3px 6px var(--cl-shadow-none)}.theme--hype:not(.page--read) .most__count{border-right:transparent;color:#f5b432;text-align:right;padding:10px 5px;font-size:40px}.theme--hype:not(.page--read) .most__count,.theme--hype:not(.page--read) .most__list{background:transparent}.theme--hype:not(.page--read) .most__list{background:var(--bg-main);margin-bottom:0;border-bottom:1px solid var(--br-list-lv2)}.theme--hype:not(.page--read) .most__list:hover{background:var(--bg-white-lv2)}.theme--hype:not(.page--read) .most__other{-webkit-box-shadow:0 3px 6px var(--cl-shadow-none);box-shadow:0 3px 6px var(--cl-shadow-none);background:var(--bg-main)}.theme--hype:not(.page--read) .most__other a{color:#f5b432}.theme--hype:not(.page--read) .most__title{font-weight:500}.theme--hype:not(.page--read) .title .form__input{height:30px;margin-top:5px;border:1px solid #a5a5a5}.theme--hype:not(.page--read) .title .form__select__wrap:after{top:13px}.theme--kwave .hype__link:hover,.theme--kwave .hype__subtitle,.theme--kwave .hypeHL__subtitle,.theme--kwave .most__count{color:var(--cl-hype-kwave)}.theme--kwave .hypeHL .slick-current .hypeHL__title.-small:after{border-color:var(--cl-hype-kwave)}.theme--kwave .hypeTag__link:hover{background:var(--cl-hype-kwave)}.theme--kwave body:not(.page--read) .title:before{position:absolute;width:176px;height:4px;background:-webkit-gradient(linear,left top,right top,color-stop(50%,var(--cl-kwave-pink)),color-stop(50%,var(--cl-kwave-orange)));background:linear-gradient(90deg,var(--cl-kwave-pink) 50%,var(--cl-kwave-orange) 0);left:0;top:calc(100% - 4px)}.theme--kwave body:not(.page--read) .title__content{padding:12px 0;text-transform:none;letter-spacing:0}.theme--kwave body:not(.page--read) .title__content--upp{text-transform:uppercase}.theme--kwave body:not(.page--read) .paging__link--active,.theme--kwave body:not(.page--read) .paging__link:hover{background:var(--cl-hype-kwave);border:1px solid var(--cl-hype-kwave)}.theme--kwave body:not(.page--read) .most__wrap{-webkit-box-shadow:none;box-shadow:none}.theme--kwave body:not(.page--read) .most__read{font-size:12px;font-weight:400;line-height:1.3;color:var(--cl-main)}.theme--kwave body:not(.page--read) .most__other{-webkit-box-shadow:none;box-shadow:none}.theme--kwave body:not(.page--read) .most__other a{color:var(--cl-hype-kwave)}