@charset "UTF-8";
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  src: local("Pretendard Regular"), url("/e/kws/assets/fonts/Pretendard-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  src: local("Pretendard Bold"), url("/e/kws/assets/fonts/Pretendard-Bold.woff2") format("woff2");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 12rem;
  font-family: "Pretendard";
  vertical-align: baseline;
}

body {
  line-height: 1 !important;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

button {
  background-color: transparent;
  line-height: 1;
  cursor: pointer;
}

#webContent {
  padding: 0;
  transition: none;
}
.event-wrap {
  margin: 0 auto;
  overflow: unset;
}

.wrap {
  position: relative;
  max-width: 720px;
  margin: 0 auto;
}

/* 팝업 */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 720px;
  z-index: 99;
  overflow: auto;
  background: #fff;
  margin: 0 auto;
}
.popup.none {
  display: none;
}
.popup.active .dim {
  display: block;
}
.popup.active > .popup_container {
  transform: translateY(0%);
}
.popup.full > .popup_container {
  top: 0;
  border-radius: 0;
}
.popup.full > .popup_container .con {
  padding: 0 20rem;
  overflow-y: auto;
  height: calc(100% - 90rem);
}
.popup.bottomsheet {
  background: transparent;
}
.popup.bottomsheet > .popup_container {
  padding: 0 20rem;
}
.popup .dim {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% + 1rem);
  background-color: #333;
  opacity: 0.5;
  overscroll-behavior: none;
  transition: all 0.5s ease-in-out;
}
.popup > .popup_container {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 720px;
  min-height: 1rem;
  border-radius: 16rem 16rem 0 0;
  transform: translateY(105%);
  transition: transform 0.5s ease;
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
}

.wrap .maintop {position: relative;overflow: hidden;}
.wrap .maintop .kv img {width: 360rem;}
.wrap .logoico {position: absolute;top: 22rem;left: 0;z-index: 1;justify-content: space-between;display: flex;padding: 0 20rem;width: 100%;height: 26rem;align-items: center;}
.wrap .logoico h1 img {width: 64rem;height: 20rem;}
.wrap .logoico button {line-height: 0;}
.wrap .logoico button img {width: 26rem;height: 26rem;}
.wrap .subpk img, .wrap .one img, .wrap .two img, .wrap .thr img {width: 360rem;}
.wrap .two button img, .wrap .thr button img {width: 300rem;}
.wrap .one, .wrap .two, .wrap .subpk, .wrap .thr {position: relative;}
.wrap .one img {width: 360rem;}
.wrap .one button {position: absolute;top: 87rem;left: 57rem;background: #2e2e34;border-radius: 10rem;width: 246rem;height: 40rem;color: #fff;font-size: 14rem;font-weight: bold;}
.wrap .two button {position: absolute;bottom: 30rem;left: 30rem;background: #000;border-radius: 10rem;width: 300rem;height: 40rem;color: #fff;font-size: 14rem;font-weight: bold;}
.wrap .thr {width: 360rem;padding: 40rem 30rem 26rem;}
.wrap .thr p {font-size: 20rem;font-weight: bold;color: #111;text-align: center;line-height: 1.3;margin-bottom: 22rem;}
.wrap .thr button {margin-bottom: 14rem;}
.wrap .btfix {position: relative;background: #fff;line-height: 0;}
.wrap .btn_top {position: fixed;bottom: 120rem;right: calc(50% - 170rem);background: url(/e/kws/assets/images/event/2026/20260073/top.png) no-repeat 0 0 / cover;width: 60rem;height: 60rem;z-index: 11;opacity: 0;transition: opacity 0.4s ease-in-out;}
.wrap .btn_wrap {display: flex; flex-direction: column; justify-content: flex-end; position: sticky;bottom: 0;left: 0;z-index: 10;height: 172rem;background: url(/e/kws/assets/images/event/2026/20260073/gra.png) no-repeat 0 0 / cover;opacity: 0;transition: opacity 0.4s ease-in-out;}
.wrap .fixed {width: 360rem;height: 28rem;background: url(/e/kws/assets/images/event/2026/20260073/Floating_button.png) no-repeat 0 0 / cover;}
.wrap .fixed.secon {width: 320rem;height: 66rem;background: url(/e/kws/assets/images/event/2026/20260073/Floating_button_secon.png) no-repeat 0 0 / cover;margin: 0 20rem 10rem;}
/* 스위치 탭 */
.wrap .maintop .biggr .whtbox .switch {position: relative;width: 186rem;height: 44rem;background: #34354d;border-radius: 30rem;display: flex;overflow: hidden;padding: 5rem;margin: 20rem auto 40rem;box-shadow: 0 0 2rem 0 rgba(255, 255, 255, 0.12) inset;backdrop-filter: blur(15rem);}
.wrap .maintop .biggr .whtbox #toggle {display: none;}
.wrap .maintop .biggr .whtbox .text {flex: 1;display: flex;justify-content: center;align-items: center;cursor: pointer;font-size: 14rem;font-weight: bold;color: #6c6d7d;z-index: 2;padding: 0;}
.wrap .maintop .biggr .whtbox .move {position: absolute;width: 48%;height: 78%;background: #fff;border-radius: 39rem;top: 5rem;left: 4rem;z-index: 1;}
.wrap .maintop .biggr .whtbox #toggle:checked + .switch .move {left: 50%;}
.wrap .maintop .biggr .whtbox #toggle:not(:checked) + .switch .dome {color: #000;}
.wrap .maintop .biggr .whtbox #toggle:checked + .switch .over {color: #000;}
.wrap .maintop .biggr .whtbox .content {display: none;}
.wrap .maintop .biggr .whtbox .content.active {display: block;}
/* footer notice */
.wrap .notice_wrap {padding: 50rem 19rem;background: #f1f1f1;text-align: left;}
.wrap .notice_wrap .notice dt {padding: 0 0 12rem;font-size: 14rem;font-weight: 600;line-height: 19rem;color: #222;}
.wrap .notice_wrap .notice li {position: relative;padding-left: 8rem;font-size: 12rem;line-height: 18rem;color: #222;margin-bottom: 12rem;letter-spacing: -0.2rem;}
.wrap .notice_wrap .notice li span {color: #ff586e;}
.wrap .notice_wrap .notice li .bk {color: #2b2c31;font-size: 12rem;}
.wrap .notice_wrap .notice .last {margin-bottom: 30rem;}
.wrap .notice_wrap .notice .mgb {margin-bottom: 40rem;}
.wrap .notice_wrap .notice .end {padding-bottom: 18rem;}
.wrap .notice_wrap .notice li.red, .main .notice_wrap .notice li span {color: #ff586e;}
.wrap .notice_wrap .notice ul li .red {color: #ff586e;}
.wrap .notice_wrap .notice .flex {color: #222;display: flex;}
.wrap .notice_wrap .notice .flex span {color: #222;padding-right: 3rem;}
.wrap .notice_wrap .notice li span.bold {color: #222;font-weight: bold;font-size: 12rem;}
.wrap .notice_wrap .notice li.red::before {background: #ff586e;}
.wrap .notice_wrap .notice li.bold {font-weight: bold;color: #2b312d;}
.wrap .notice_wrap .notice li.depth {margin-left: 10rem;}
.wrap .notice_wrap .notice li.depth:before {content: "";display: block;position: absolute;width: 4rem;height: 1rem;background: #666;left: 0;top: 8rem;}
.wrap .notice_wrap .notice li:before {content: "";display: block;position: absolute;width: 2rem;height: 2rem;border-radius: 50%;background: #2b2c31;left: 0;top: 8rem;}
.wrap .notice_wrap .notice li img {width: 23.55rem;vertical-align: middle;padding-right: 5rem;}
.wrap .notice .footer {text-align: center;padding-top: 11rem;position: relative;}
.wrap .notice .footer p {font-size: 12rem;color: #2b2c31;line-height: 1.44;font-weight: bold;}
.wrap .notice .footer p span {font-weight: normal;font-size: 12rem;}
.wrap .notice .footer::before {content: "";background: #ccc;width: 320rem;height: 1rem;position: absolute;top: 0;left: 0;opacity: 0.3;}
/* 팝업창 */
.apply {background: url(/e/kws/assets/images/event/2026/20260073/bg.png) no-repeat  0 0 / cover;}
.apply .btn_close {padding-top: 12rem;text-align: right;}
.apply .btn_close button {width: 64rem;height: 48rem;background: url(/e/kws/assets/images/event/2026/20260073/icon_header_close.png) no-repeat center / 14rem 14rem;font-size: 0;}
.apply .title {font-weight: bold;font-size: 20rem;color: #2e2e34;text-align: center;}
.apply .money {padding: 30rem 30rem 40rem;}
.apply .money .moneybox {padding: 29rem 20rem;background: #fff;border-radius: 20rem;border: 1.5rem solid #dad4fe;text-align: center;}
.apply .money .moneybox .msg {font-size: 14rem;font-weight: bold;color: #2e2e34;padding-bottom: 12rem;}
.apply .money .moneybox .won {font-size: 23rem;font-weight: bold;color: #1b4ff8;}
.apply .money .moneybox .won span {font-size: 16rem;color: #2b2b2d;}
.apply .money img {width: 100%;padding-top: 16rem;}