@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;}
.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%;align-items: center;}
.wrap .logoico img:first-child {width: 73rem;height: 24rem;}
.wrap .logoico img:last-child {width: 26rem;height: 26rem;}
.wrap .subpk img {width: 360rem;}
.wrap #section1 .one img, .wrap #section2 .one img, .wrap #section3 .one img {width: 360rem;}
.wrap #section3 .one {position: relative;}
.wrap #section3 .one button {position: absolute;bottom: 296rem;left: 48rem;}
.wrap #section3 .one button .etf_look {width: 264rem;height: 40rem;padding-top: 0;background: none;}
.wrap .sect, .wrap .sectsub, .wrap .benefit {position: relative;}
.wrap .sect img, .wrap .sectsub img, .wrap .benefit img {width: 360rem;}
.wrap .benefit button {position: absolute;bottom: 175rem;left: 50rem;}
.wrap .benefit button img {width: 260rem;}
.wrap .sect button {background: #1c2f8d;width: 300rem;height: 40rem;position: absolute;bottom: 40rem;left: 30rem;color: #fff;font-size: 14rem;font-weight: bold;border-radius: 10rem;}
.wrap .sectsub button {background: #9b49da;width: 300rem;height: 40rem;position: absolute;bottom: 40rem;left: 30rem;color: #fff;font-size: 14rem;font-weight: bold;border-radius: 10rem;}
.wrap .bannerbox {position: relative;background: url("/e/kws/assets/images/event/2026/EC260039/bannerbox.png") no-repeat 0 0 / cover;width: 360rem;height: 786rem;}
.wrap .bannerbox .groupone {padding: 100rem 30rem 0;display: flex;flex-direction: column;gap: 14rem;}
.wrap .bannerbox .grouptwo {padding: 165rem 30rem 0;display: flex;flex-direction: column;gap: 14rem;}
.wrap .bannerbox button img {width: 300rem;}
.wrap .btfix {position: relative;background: #fff;line-height: 0;}
.wrap .btn_top {position: fixed;bottom: 98rem;right: calc(50% - 170rem);background: url("/e/kws/assets/images/event/2026/EC260039/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;background: url("/e/kws/assets/images/event/2026/EC260039/gra.png") no-repeat 0 0 / cover;flex-direction: column;justify-content: flex-end;position: sticky;bottom: 0;left: 0;z-index: 10;height: 148rem;opacity: 0;transition: opacity 0.4s ease-in-out;}
.wrap .fixed {position: relative;z-index: 1;width: 360rem;height: 86rem;background: url("/e/kws/assets/images/event/2026/EC260039/Floating_button.png") no-repeat 0 0 / cover;line-height: 0;}
/* 섹션이동 */
.wrap .nav-bar {position: sticky;top: 0;left: 0;width: auto;display: flex;overflow-x: auto;white-space: nowrap;z-index: 1;height: 43rem;justify-content: space-evenly;}
.wrap .nav-bar::-webkit-scrollbar {display: none;}
.wrap .nav-bar.section1 {background: #d9d1fe;}
.wrap .nav-bar.section2 {background: #d3e4fe;}
.wrap .nav-bar.section3 {background: #d1eed5;}
.wrap .nav-bar button {background: transparent;color: #ccc;padding: 13rem 10rem 15rem 10rem;cursor: pointer;font-size: 18rem;}
.wrap .nav-bar.section1 button.active {color: #523abd;border-bottom: 2rem solid #523abd;font-weight: bold;}
.wrap .nav-bar.section2 button.active {color: #3a50bd;border-bottom: 2rem solid #3a50bd;font-weight: bold;}
.wrap .nav-bar.section3 button.active {color: #2f982c;border-bottom: 2rem solid #2f982c;font-weight: bold;}
.wrap .nav-bar.section1 button {color: #a395e4;font-weight: bold;}
.wrap .nav-bar.section2 button {color: #96a8e4;font-weight: bold;}
.wrap .nav-bar.section3 button {color: #90cc93;font-weight: bold;}
/* 아코디언 */
.wrap .important {background: #fdfdfe;padding-bottom: 40rem;}
.accordion-wrap {margin: 0 auto;width: 300rem;border-radius: 20rem;background: #e7e5f4;padding: 26rem 20rem 17rem;}
.accordion-wrap.pupple {background: #e1e5f5;}
.accordion-box {text-align: left;}
.accordion-box .center {text-align: center;padding-bottom: 16rem;}
.accordion-box .center .title {color: #2a234d;font-size: 15rem;font-weight: bold;line-height: 16rem;}
.accordion-box .impor {width: 93rem !important;padding-bottom: 20rem;}
.accordion-box .flex {margin-bottom: 10rem;align-items: baseline;color: #2a234d;position: relative;padding-left: 9rem;line-height: 1.4;font-size: 12rem;}
.accordion-box .flex::before {content: "";background: #2a234d;width: 3rem;height: 3rem;left: 0;top: 6rem;position: absolute;border-radius: 50%;}
.accordion-box > section:last-child {border-bottom: none;}
.accordion-box > section > .accor-head {cursor: pointer;position: relative;font-size: 46rem;text-align: center;width: 100%}
.accordion-box > section > .accor-head > button {font-weight: bold;color: #2a234d;font-size: 12rem;display: flex;margin: 0 auto;gap: 3rem;}
.accordion-box > section > .accor-head button::after {content: "";display: block;width: 12rem;height: 12rem;background: url("/e/kws/assets/images/event/2026/EC260039/arrow-right.png") no-repeat;background-size: cover;transform: translateY(0%) rotate(0deg);}
.accordion-box > section > .accor-head > p {color: #2b2c31;font-size: 13rem;font-weight: bold;margin-right: 7rem;}
.accordion-box > section .accor-head > span {font-size: 14rem;padding-right: 11rem;font-weight: bold;}
.accordion-box > section.act {border-bottom: 1rem solid #cccccc40;margin: 0 auto;}
.accordion-box > section.act:last-child {border-bottom: none;}
.accordion-box > section.act .accor-head > span {font-size: 14rem;padding-right: 11rem;}
.accordion-box > section.act > .accor-head button::after {transform: translateY(0%) rotate(180deg);opacity: 1;}
.accordion-box > section > .accor-body {color: #2b2c31;font-weight: 400;display: none;line-height: 1.3;margin: 0 auto;}
.accordion-box > section > .accor-body > .flex {color: #2a234d;}
.accordion-box > section > .accor-body > .flex > span {margin-right: 8rem;width: 18rem;height: 18rem;}
/* 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 .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 ul .notice_btn {margin: 0 11rem 30rem;width: 300rem;height: 40rem;background: #2f2076;border-radius: 10rem;color: #fff;font-weight: bold;font-size: 14rem;}
.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: #2b2c31;}
.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 .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;}
/* 팝업창 */
.etf {text-align: center;}
.etf .btn_close {text-align: right;position: relative;z-index: 1;}
.etf .btn_close button {width: 64rem;height: 48rem;background: url("/e/kws/assets/images/event/2026/EC260039/icon_header_close.png") no-repeat center / 24rem 24rem;font-size: 0;}
.etf p {padding-bottom: 26rem;font-size: 24rem;font-weight: bold;color: #111;}
.etf .ct {margin: 0 20rem;}
.etf .ct img {width: 320rem;}
.etf .wide {overflow: auto;padding: 0 20rem;padding-right: 70rem;}
.etf .wide img:first-child {width: 679rem;position: static;}
.etf .wide img:last-child {width: 81rem;height: 395rem;right: 0;top: 0;pointer-events: none;position: absolute;}
.etf .popupsecon_notice {padding: 16rem 20rem 0;}
.etf .popupsecon_notice p {font-size: 10rem;text-align: left;font-weight: 400;line-height: 1.4;padding-bottom: 2rem;position: relative;padding-left: 8rem;color: #595959;opacity: .6;}
.etf .popupsecon_notice p::before {content: "";width: 3rem;height: 3rem;background: #595959;position: absolute;top: 6rem;left: 0;border-radius: 50%;opacity: .6;}