@charset "UTF-8";
* {
  font-family: "Pretendard", "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", system-ui, sans-serif;
}
body {
  position: relative;
  background: #ecedf1;
}
section,
.section {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
  max-width: 375px;
  width: 100%;
  overflow: hidden;
  padding: 20px 35px 0;
}
main {
  overflow: hidden;
}
section.kv {
  max-width: 100%;
}
.kv .inmotion {
  max-width: 375px;
  margin: 0 auto
}
.kv .motion-wrapper {
  display: block;
  position: relative;
  width: 375px;
  margin-top: 40px;
  margin-left: -187.5px;
  height: 352px;
  overflow: visible;
  left: 50%;
}
.kv .img-area {
  position: relative;
}
.kv .kv-img {
  display: block;
  position: absolute;
  width: 321px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  animation: rotate-ani 5s infinite;
}
.kv .img-building {
  left: 27px;
  top: 67px
}
.kv .img-cloud1 {
  width: 57px;
  right: 59px;
  top: 20px;
  bottom: initial;
  left: initial;
  animation: dongsil 3s infinite linear;
}
.kv .img-human {
  width: 390px;
  top: -1px;
  left: -10px;
  animation-delay: 0.1s;
}
.kv .img-flag {
  width: 384px;
  top: 40px;
  left: -7px;
  animation-delay: 0.3s;
  z-index: -1;
}
.kv .img-plant {
  width: 285px;
  top: 185px;
  left: 45px;
}
.kv .img-tree {
  width: 429px;
  top: 270px;
  padding-right: 31px;
  left: -39px;
  animation-delay: 0.2s;
}
.kv .date {
  color: #545454;
  opacity: 0.4;
  text-align: right;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 46px;
  display: block;
}
.kv .kb {
  color: #545454;
  font-size: 22px;
  font-weight: 800;
  line-height: 46px;
}
.kv h1 {
  color: #000;
  font-size: 50px;
  font-weight: 900;
  line-height: 66.9px;
  /* 133.8% */
  letter-spacing: 1px;
}
.kv p {
  display: block;
  margin-top: 14px;
  color: #8e8e91;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  /* 160% */
}
.event-bedge {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  border-radius: 20.5px;
  background: #000;
  padding: 10px 16px;
}
.info-box {
  border-radius: 20px;
  background: #fff;
  padding: 17px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #808080;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  width: 100%;
  box-sizing: border-box;
}
.info-box img {
  width: 18px;
  height: 18px;
  margin-right: 7px;
}
.info-box img.won {
  width: 23px;
  height: 23px;
  margin-right: 15px;
}
.event1 {
  position: relative;
  overflow: visible;
  padding-top: 108px
}
.event1 h2.ir {
  display: block;
  width: 283px;
  height: 92px;
  background: url(https://og.kakaobank.io/view/9b31ab02-4be7-44f6-aee4-201b75f1b3aa) no-repeat;
  background-size: contain;
  position: relative;
  margin: 28px 0 0;
}
.event1 h2 .sub {
  display: block;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 46px;
  margin-top: 8px;
}
.event1 .box-img {
  display: block;
  width: 297px;
  height: 323px;
  background: url(https://og.kakaobank.io/view/f69d4d63-89ca-4fac-b8c7-8df2af262cb6) no-repeat;
  background-size: contain;
  position: relative;
}
.event1 .apply {
  position: absolute;
  bottom: 125px;
  right: 35px;
  display: block;
  width: 113px;
  height: 113px;
  border-radius: 50%;
  background-color: #ffe300;
  color: #000;
  font-size: 19px;
  font-weight: 800;
}
.event1 .apply svg {
  vertical-align: baseline;
  width: 9px;
  object-fit: contain;
}
.event1 h3 {
  color: #000;
  font-size: 38px;
  font-weight: 900;
  line-height: 61px;
  margin-top: 22px;
}
.event1 .info-box {
  margin-top: 43px;
  max-width: 305px;
}
.event1 .winner-gift {
  display: block;
  position: relative;
  margin: 45px 0 0;
  background: url(https://og.kakaobank.io/view/281235ca-6ec3-47a3-9cf0-28ae62e07672) no-repeat;
  background-size: contain;
  position: relative;
  width: 243px;
  height: 108px;
}
.open-box-img {
  width: 561px;
}
.depart-line {
  display: block;
  margin: 58px auto;
  background: url(https://og.kakaobank.io/view/3abf786a-11fc-4c61-a658-9909702ca47e) no-repeat;
  background-size: contain;
  position: relative;
  width: 302px;
  height: 5px;
}
.rect-wrapper {
  position: relative;
  width: 302px;
  height: 302px;
  opacity: 0;
  transform: translateY(100px) rotate(5deg);
}
.rect-wrapper+.rect-wrapper {
  margin-top: 56px;
}
.rect-wrapper::after {
  display: block;
  content: "";
  background-size: contain;
  opacity: 0;
  transform: translateX(100px);
  position: absolute;
  bottom: 0;
  right: 0;
}
.rect-wrapper.play-inmotion {
  transform: translateY(0) rotate(0);
  transition: all .7s .3s;
}
.rect-wrapper.play-inmotion::after {
  transition: all 0.5s 0.3s;
  opacity: 0;
}
.rect-wrapper.cnt::after {
  opacity: 1;
  background: url(https://og.kakaobank.io/view/59850454-d595-470a-b383-9b09c8504383) no-repeat;
  background-size: contain;
  width: 132px;
  height: 176px;
  bottom: 0;
  left: 100px;
}
.rect-wrapper.play-inmotion.money::after {
  opacity: 1;
  background: url(https://og.kakaobank.io/view/ca09b4ef-375c-4946-ab8f-1e4d2e1c0e12) no-repeat;
  background-size: contain;
  width: 156px;
  height: 165px;
  bottom: 52px;
  left: 66px;
}
.rect-wrapper.play-inmotion.money2::after {
  opacity: 1;
  background: url(https://og.kakaobank.io/view/5cdb6b79-5a99-4d83-8db5-f9af8e5a9643) no-repeat;
  background-size: contain;
  width: 118px;
  height: 127px;
  bottom: 17px;
  left: 100px;
}
.rect-wrapper.money2 h4,
.rect-wrapper.money2 h4 .sub,
.rect-wrapper.money2 .pri-value,
.rect-wrapper.money2 .pri-value strong,
.rect-wrapper.flag h4,
.rect-wrapper.flag h4 .sub,
.rect-wrapper.flag .pri-value,
.rect-wrapper.flag .pri-value strong {
  color: #fff;
}
.rect-wrapper.play-inmotion.sb::after {
  opacity: 1;
  background: url(https://og.kakaobank.io/view/e991af73-9dcf-4ffc-ad64-38e4681538af) no-repeat;
  background-size: contain;
  width: 137px;
  height: 126px;
  left: 82px;
  bottom: 60px;
  height: 126px;
}
.rect-wrapper.play-inmotion.flag::after {
  opacity: 1;
  background: url(https://og.kakaobank.io/view/15358e10-7d70-4ea7-90e7-c69a9cf2013b) no-repeat;
  background-size: contain;
  width: 115px;
  height: 148px;
  bottom: -17px;
  left: 125px;
}
.rect-wrapper .card-inner {
  position: relative;
  padding: 41px 34px;
  height: 302px;
  box-sizing: border-box;
}
.rect-wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.rect-wrapper h4 {
  display: block;
  color: #000;
  font-size: 22.515px;
  font-weight: 800;
  line-height: 33px;
}
.rect-wrapper h4 .sub {
  display: block;
  color: #000;
  opacity: 0.6;
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: 800;
}
.rect-wrapper .pri-value {
  position: absolute;
  font-size: 22px;
  font-weight: 800;
  color: #000;
  line-height: 35px;
  /* 155.454% */
  bottom: 31px;
}
.rect-wrapper .pri-value strong {
  color: #000;
  font-size: 52px;
  font-style: normal;
  font-weight: 800;
  margin-right: 6px;
}
.rect-wrapper .pri-value .sub {
  display: block;
  width: 280px;
  position: absolute;
  color: #000;
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: 800;
  opacity: 0.6;
  line-height: 24px;
  top: -37px;
}
.event-section h2 {
  color: #000;
  font-size: 29px;
  font-weight: 900;
  line-height: 46px;
  /* 158.621% */
  margin: 25px 0 14px;
}
.event-section h2 .date {
  display: block;
  font-size: 17px;
  font-weight: 800;
  line-height: 46px;
  letter-spacing: 1px;
}
.event-section .noex {
  display: block;
  color: #898989;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 46px;
  /* 270.588% */
  letter-spacing: 1px;
  margin-bottom: 46px;
}
.event-section h2 strong {
  display: block;
  color: #538fea;
}
.event-section.event3 h2 strong {
  color: #ff8a00;
}
.event-section.event3+.depart-line {
  margin-bottom: 0;
}
.share {
  padding: 78px 0;
}
.theme-dark #share {
  background: transparent;
}
.theme-dark #eventInfo {
  width: 100%;
}
#btnApply .btn {
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 380px) {
  .kv {
    height: 100vh;
    max-height: 1000px;
  }
  .kv .motion-wrapper {
    position: absolute;
    bottom: 0;
  }
}
@keyframes rotate-ani {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-180deg);
  }
  60% {
    transform: rotate(-180deg);
  }
  90% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes dongsil {
  0% {
    transform: translateY(0px);
  }
  51% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}