/* common */
@charset "utf-8";
@import url("https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css");

html {
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
}

body,
button,
p,
span {
  position: relative;
  font-family: "Spoqa Han Sans Neo", -apple-system, BlinkMacSystemFont, "Malgun Gothic", "맑은 고딕", dotum, "돋움", helvetica, "Apple SD Gothic Neo", sans-serif;
  letter-spacing: -0.07em;
  font-weight: 400;
}
button span, a {
  color: #ffffff;
}

body {
  direction: ltr;
  -webkit-text-size-adjust: none;
  word-break: keep-all;
  word-wrap: break-word;
}

body,
ul,
li,
button {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
}

div,
ul,
p {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
}

p {
  margin: 0;
}

button {
  position: relative;
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
  color: rgba(60, 44, 36, 0.8);
}

button span {
  z-index: 10;
}

.hover {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
}

button:hover > .hover {
  background: rgba(0, 0, 0, 0.12);
}

/* typography */
.h1 {
  font-size: 25px;
  line-height: 34px;
}
.h2 {
  font-size: 21px;
  line-height: 28px;
}
.h3 {
  font-size: 20px;
  line-height: 28px;
}
.h4 {
  font-size: 18px;
  line-height: 22px;
}
.caption1 {
  font-size: 17px;
  line-height: 24px;
}
.caption2 {
  font-size: 15px;
  line-height: 17px;
}
.caption2.bold {
  line-height: 15px;
}
.caption3 {
  font-size: 14px;
  line-height: 14px;
}

.opacity_50 {
  opacity: 0.5;
}
.opacity_60 {
  opacity: 0.6;
}
.opacity_80 {
  opacity: 0.8;
}
.opacity_88 {
  opacity: 0.88;
}
.mid {
  font-weight: 500;
}
.semi_bold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.ext_bold {
  font-weight: 900 !important;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.underline {
  text-decoration: underline;
}

.break_all {
  word-break: break-all;
}

/* color  */
body {
  background-color: #84888B;
  color: #ffffff;
}
.white {
  color: #ffffff;
}
.white2 {
  color: #F5F5F5;
}
.white3 {
  color: #EFECE5;
}
.black {
  color: #000000;
}
.black2 {
  color: #111111;
}
.gray {
  color: #D9D3CF;
}
.green {
  color: #D7FF00;
}

/* box */
.min_wrap {
  min-width: 360px;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}
.container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.flex_col {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.only_pc {
  display: block;
}
.only_mo {
  display: none;
}

.x_center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.relative {
  position: relative;
}

/* fxd_banner */
.fxd_banner {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 138.6px;
  top: 0px;
  left: 0px;
  background: linear-gradient(94.32deg, #306389 0%, #1F446C 50%, #674762 100%);
}
.fxd_banner_inner {
  width: 504px;
  height: 100%;
  padding: 25.2px 33.6px;
  justify-content: space-between;
}
.fxd_banner_wrap {
  gap: 19.6px;
  justify-content: flex-start;
}
.fxd_banner_wrap .card_w {
  width: 56px;
  height: 88.2px;
  border-radius: 1.79px;
  box-shadow: -4.77px 7.15px 9.53px 0px #0000005C;
}
.fxd_banner_cont {
  justify-content: flex-start;
  align-items: flex-start;
  gap: 9.8px;
}
.banner_title {
  border-bottom: 0.56px solid #fff;
}
.fxd_logo {
  width: auto;
  height: 13px;
  padding-bottom: 7.4px;
}
.banner_txt {}
.fxd_banner_btn {
  border-radius: 1398.6px;
  background: #00000047;
  padding: 7px 12.6px 7px 14px;
  gap: 8.4px;
}
.icon_more {
  width: 11.2px;
  height: 16.8px;
}
/* fixed_top_button */
.fixed_top_button {
  /* position: fixed; */
  position: sticky;
  z-index: 98;
  width: 462px;
  height: 111.6px;
  top: 20px;
  left: calc(50% - 231px);
}
.fixed_inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 19.6px 22.4px 19.6px 28px;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-radius: 7px;
  overflow: hidden;
  -webkit-box-shadow: 0px 7px 12.6px 0px #00000040;
  box-shadow: 0px 7px 12.6px 0px #00000040;
  background: #FFFDFBE0;
}
.fxd_deco {
  width: 57.4px;
  height: 116.2px;
  position: absolute;
  top: 0px;
  right: 49px;
}
.fxd_txt_wrap {
  width: 100%;
  height: 100%;
  gap: 5.6px;
  align-items: flex-start;
}
.fxd_txt {
  width: auto;
  height: 42px;
}
.fxd_btn_wrap {
  gap: 9.8px;
}
.logo {
  width: 57.4px;
  height: 12.6px;
}
.fxd_btn {
  border-radius: 1398.6px;
  background-color: #4F2ECA;
  padding: 14px 14px 14px 16.8px;
  gap: 8.4px;
}

/* main */
.main_bg {
  background-image: url('../../static/images/members_42cashback_2508/kv-img.png');
  background-size: 2324px 940.8px;
  background-repeat: no-repeat;
  background-position: center 44.8px;
}
.main {
  width: 100%;
  height: 1213px;
  position: relative;
  /* margin-top: 138.6px; */
}
.main_btm_bg {
  background: linear-gradient(180deg, rgba(0, 3, 4, 0) 0%, #000304 24.89%);
  position: absolute;
  width: 100%;
  height: 308px;
  bottom: 0;
  left: 0;
}
.main_title_wrap {
  width: 415.35px;
  height: 77.85px;
  position: absolute;
  top: 213.07px;
  gap: 8px;
}
.main_title_wrap > img {
  position: absolute;
}
.kv_txt_wrap {
  gap: 5px;
  align-items: flex-end;
}
.kv_txt_1 {
  width: auto;
  width: 240.8px;
}
.kv_txt2_wrap {
  width: 169.86px;
}
.kv_txt_2 {
  height: 31px;
}
span.line {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #fff;
}
.kv_sub_wrap {
  width: 166.32px;
  height: 77.85px;
}
.kv_sub_wrap > * {
  position: absolute;
}
.kv_sub_1 {
  width: 18px;
  left: 2.74px;
  top: 5.33px;
}
.kv_sub_2 {
  width: 90px;
  left: 16.74px;
  top: -0.27px;
}
.kv_sub_3 {
  width: 56px;
  right: .65px;
  bottom: 4.07px;
}
.main_cont {
  gap: 22.4px;
  justify-content: flex-start;
  align-items: flex-start;
  position: absolute;
  width: 476px;
  height: 381.2px;
  top: 666.4px;
}
.main_cont > .flex_col {
  width: 100%;
  gap: 16.8px;
}
.kv_benefit_wrap {
  width: 100%;
  height: 232.4px;
  gap: 2.8px;
  position: relative;
}
.kv_benefit {
  width: 156.8px;
  height: 100%;
  border-radius: 5.6px;
  background: #00000061;
  backdrop-filter: blur(28px);
  padding: 18.2px 11.2px 19.6px;
}
.kv_benefit.benefit_long {
  width: 100% !important;
}
.kv_benefit.benefit_long .kv_cont_wrap {
  align-items: flex-start;
}
.kv_icon_plus {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 161px;
  left: 142.8px;
}
.kv_icon_plus:last-child {
  left: 303.8px;
}
.kv_cont_tit {
  gap: 8.4px;
  justify-content: space-between;
}
.kv_cont_tit > img {
  width: auto;
  height: 28px;
  flex-shrink: 0;
}
.tit_divid {
  background-color: #fff;
  opacity: 0.5;
  height: 0.56px;
}
.kv_cont_wrap {
  gap: 11.2px;
}
.kv_cont_img {
  width: auto;
  height: 75.6px;
}
.kv_cont_txt_1 {
  width: auto;
  height: 72.8px;
}
.kv_cont_txt_2 {
  width: auto;
  height: 73.2px;
}
.kv_cont_txt_3 {
  width: auto;
  height: 74.2px;
}
.kv_cont_txt_4 {
  width: auto;
  height: 28px;
}

#go_detail {
  width: 100%;
  height: 75.6px;
  border: 2.8px solid #EFECE5C4;
  border-radius: 5.6px;
  box-shadow: 0px 7px 8.4px 0px #0000005C;
  background-color: transparent;
  gap: 14px;
}
#go_detail:hover .hover {
  background: rgba(255, 255, 255, 0.12);
}
#go_detail .icon_more {
  width: 9.8px;
  height: 16.8px;
}

/* event */
#event {
  background-color: #84888B;
}
.eve_inner {
  width: 100%;
  max-width: 504px;
  padding: 36.4px 16.8px;
  gap: 25.2px;
}
.eve_box {
  width: 100%;
  background: #000000C7;
  backdrop-filter: blur(25.2px);
  gap: 19.6px;
  padding: 39.2px 28px;
  overflow: hidden;
  position: relative;
  background-image: url("../../static/images/members_42cashback_2508/cont-img.png");
  background-size: 333.2px 2335.2px;
  background-repeat: no-repeat;
  background-position-x: 336px;
  border-radius: 19.6px;
}
.eve_sec {
  width: 100%;
  position: relative;
  gap: 14px;
  justify-content: flex-start;
  align-items: flex-start;
}
.eve_sec_tit {
  width: 100%;
  padding-bottom: 11.2px;
  border-bottom: 0.56px solid #ffffff66;
}
.eve_sec_cont {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
}
.eve_sec_cont ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2.8px;
}
.star {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.2px;
}
.star::before {
  content: '*';
  width: 8px;
  height: 17px;
}
.eve_title {
  gap: 16.8px;
}
.eve_title img.sub_title {
  width: 79.8px;
  height: 18.2px;
  padding-bottom: 5.6px;
  border-bottom: 0.56px solid #ffffff66;
}
.join_cont {
  gap: 16.8px;
}
.join_cont > .flex_col {
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8.4px;
}
.join_cont > .flex_col > .flex_col {
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5.6px;
}
.gray_tag {
  display: inline-block;
  background: #F5F5F514;
  color: #F5F5F5C7;
  padding: 1.4px 4.2px;
  border-radius: 2.8px;
  margin-right: 8.4px;
}

/* eve1 */
#eve1.eve_box {
  background-position-y: 0px;
  gap: 25.2px;
}
#eve1 > .eve_sec:nth-child(1) .eve_sec_cont {
  gap: 2.8px;
}
#eve1 > .eve_sec:nth-child(2) .eve_sec_tit {
  justify-content: flex-start;
  gap: 4.2px;
}
#eve1 > .eve_sec:nth-child(2) .eve_sec_cont {
  justify-content: center;
  align-items: center;
}
.icon_star {
  width: 15.4px;
  height: 15.4px;
}
.tit_tag {
  background-color: #D7FF00;
  border-radius: 2.8px;
  padding: 4.2px;
  color: #4D4539;
}
.eve_img_3 {
  width: 100%;
  height: 144.2px;
  margin-bottom: 14px;
}
.eve_title_3 {
  width: 100%;
  height: 45px;
}
.eve_title_4 {
  width: 320.6px;
  height: 81.2px;
}
.eve_sec_number_cont {
  gap: 5.6px;
}
.caption_txt {
  width: 132.4px;
  height: 23px;
  vertical-align: middle;
  margin-left: 2.8px;
}
/* eve2 */
#eve2.eve_box {
  background-position-y: center;
}
.title_eve_1 {
  width: auto;
  height: 16.8px;
}
#eve2 .eve_title img.title {
  width: 197.4px;
  height: 44.8px;
}
/* eve3 */
#eve3.eve_box {
  background-position-y: -1327px;
}
#eve3 .eve_img_2 {
  width: 414.4px;
  height: 144.2px;
  margin-bottom: 14px;
}
#eve3 .eve_title_2 {
  width: 320.6px;
  height: 44.8px;
}
.eve_sec_list {
  width: 100%;
  gap: 25.2px;
}
.title_eve_2 {
  width: auto;
  height: 16.8px;
}
.title_eve_2_2 {
  justify-content: flex-start;
  gap: 4.2px;
}
.title_eve_2_2_tag {
  display: inline-block;
  border-radius: 2.8px;
  background-color: #D9D3CF;
  padding: 4.2px;
  color: #4D4539;
}

/* footer */
.footer {
  width: 100%;
  background-color: #171717;
  color: #FFFFFF;
}
.footer_wrap {
  max-width: 820px;
  align-items: flex-start;
  padding: 36.4px 19.6px 50.4px;
  gap: 14px;
}
.footer_title {
  gap: 8.4px;
  padding-left: 11.2px;
}
.alert {
  width: 25.2px;
}
.footer ul {
  list-style: none;
}
.footer ul p {
  padding-left: 28px;
  margin-bottom: 5.6px;
}
.footer ul li {
  position: relative;
}
.footer ul li::before {
  position: absolute;
}
.footer .li_txt {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding-left: 16px;
}
.footer ul li.default {
  padding-left: 10px;
}
.footer ul li.default::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #ffffff;
  top: 9px;
}
.footer ul li.dashed::before {
  content: "-";
}
.footer ul li.star::before {
  content: '※';
  border-radius: 0px;
  background-color: unset;
  top: 0px;
  left: 5px;
  width: auto;
  height: auto;
}
.footer .dashed_wrap {
  padding-left: 24px;
}

.no-click {
  cursor:default !important;
}
.banner-wrap {
  width: 100%;
  background: linear-gradient(95deg, #E7F5FF 0%, #FEFAFA 100%);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  justify-content: center;
}
.banner-min-wrap {
  width: 100%;
  max-width: 504px;
  padding: 34px;
  justify-content: space-between;
  overflow: hidden;
  box-sizing: border-box;
}
.cloud {
  z-index: 1;
  position: absolute;
}
.cloud-left {
  width: 308px;
  bottom: -19px;
  left: 34px;
}
.cloud-right {
  width: 277px;
  bottom: -.6px;
  right: -85px;
}
.text-left {
  z-index: 5;
  height: 90px;
}
.text-right {
  z-index: 5;
  height: 57px;
}

body {
  background: #000 !important;
}
span.space {
  display: block;
  height: 34px;
}
.caption-wrap {
  gap: 6px;
}

#eve4.eve_box {
  border-radius: 2.8px 19.2px 19.2px 19.2px !important;
}
.eve4-tag {
  position: absolute;
  left: 0;
  top: 0;
}