/****** Reset ******/
@charset "UTF-8"; body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, button { margin: 0; padding: 0 } fieldset, img { border: 0 none } dl, ul, ol, menu, li { list-style: none } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none } input, select, textarea, button { vertical-align: middle; font-size: 100% } button { border: 0 none; background-color: transparent; cursor: pointer } table { border-collapse: collapse; border-spacing: 0 } body {  background-color: #fff; -webkit-text-size-adjust: none } input:checked[type='checkbox'] { background-color: #666; -webkit-appearance: checkbox } input[type='text'], input[type='password'], input[type='submit'], input[type='search'], input[type='tel'], input[type='email'], html input[type='button'], input[type='reset'] { -webkit-appearance: none; border-radius: 0 } input[type='search']::-webkit-search-cancel-button { -webkit-appearance: none } body, th, td, input, select, textarea, button { font-size: 14px; line-height: 1.5; font-family: 'Pretendard','Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', system-ui, sans-serif; color: #000 } a { color: #005a96; text-decoration: none } a:active, a:hover { text-decoration: none } button, a, img { -webkit-user-drag: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } button:focus, a:focus, img:focus { outline: none !important; } address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal } hr { border: 0 none; } img { width: 100%; } .modal-table { display: table; width: 100%; height: 100%; table-layout: fixed; } .modal-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; text-align: center; } .ir { display: block; font-size: 0; text-indent: -99999px; height: 0; } #kakaoHead { padding: 40px 0 60px; } #kakaoHead .img_title { position: relative; display: block; width: 100%; padding-top: 55%; background-size: contain; } #kakaoHead .img-date { padding-top: 15px; }
@charset "UTF-8";

.d-none {
    display: none !important;
  }


.right {float: right;}
.clearfix::after {
    display: block;
    content: '';
    clear: both;
}
video {
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}
img {
    max-width:375px;
}


/* guide padding */
[data-view-guide="true"] .inner {position:relative;}
[data-view-guide="true"] .inner:not(.no-wrap):before,
[data-view-guide="true"] .inner:not(.no-wrap):after {content:'';display:block;width:35px;height:100%;position:absolute;top:0; background:#FFB2B2;opacity:0.3;}
[data-view-guide="true"] .inner:not(.no-wrap):before {left:0;}
[data-view-guide="true"] .inner:not(.no-wrap):after {right:0;}

/* design-guide */
.inner {
    width:100%;
    max-width:884px;
    margin:0 auto;
    padding-right:24px;
    padding-left:24px;
    box-sizing: border-box;
    overflow: hidden;
}
.inner.no-wrap {
    padding:0;
    overflow: inherit;
}

/* 유의사항 */
#eventInfo{
    min-height:fit-content !important;
    overflow: initial;
}
#eventInfo .inner{
    padding: 0 30px;
    text-align: left;
}
#eventInfo .info-tit {
    padding-top:60px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}
#eventInfo .info-cont {
    margin-top:25px;
    padding-bottom:16px;
}
#eventInfo .info-stit { 
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
#eventInfo .info-stit + .info-list {
    margin-top:16px;
}
#eventInfo .info-list {
    word-break: keep-all;
}
#eventInfo .noline .info-list {
    margin-top: 0;
}
#eventInfo .info-list li {
    position:relative;
    padding-left:10px;
    font-size: 14px;
    line-height: 24px;
}
#eventInfo .info-list li::before {
    /*content: "・";*/
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: inline-block;
    width:3px;
    height:3px;
    border-radius: 50%;
}
.accordion-block {
    padding:16px 0;
    padding-bottom:0;
    overflow: hidden;
}
.accordion-block.noline  {
    padding:40px 0 30px;
}
.accordion-block .accordion-btn {
    position: relative;
    width:100%;
    text-align: left;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 16px;
}
.accordion-block .accordion-btn span {
    vertical-align: middle;
}
.accordion-block .accordion-btn .title {
    display: inline-block;
    width: calc(100% - 25px);
}
.accordion-block .accordion-btn .icon-arrow {
    position: absolute;
    right:0;
    line-height:0;
    font-size: 0;
}
.accordion-block .accordion-btn .icon-arrow svg {
    transform: rotate(180deg);
    transition: transform 0.3s;
}
.accordion-block .accordion-btn.is-active .icon-arrow svg {
    transform: rotate(0deg);
    transition: transform 0.3s;
}
.accordion-block .accordion-content {
    display: none; 
    /* padding-top:16px; */
    padding-bottom: 16px;
}
.accordion-block.unfold .accordion-content {
    display: block;
}
.accordion-block.unfold .accordion-btn {
    pointer-events: none;
}
.accordion-block.unfold .icon-arrow {
    display: none;
}
/* 심의필 */
.serial {
    padding-bottom:140px;
    font-size:14px;
    font-weight:500;
    line-height:24px;
}
#eventInfo .serial .info-list li::before {
    width:3px;
    height:3px;
}
#eventInfo .serial.serial-tline {
  margin-top:16px;
  font-size:16px;
}
#eventInfo .serial.serial-tline .info-list {
  margin-top:0;
}

/* 플로팅 버튼 */
.wrap_apply {
    position:fixed;
    bottom:23px;
    padding:0 16px;
    z-index:-1;
    width:100%;
    text-align: center;
    box-sizing:border-box;
    visibility:hidden;  
    opacity:0;
    transition:all 0.3s 1s;
}
.wrap_apply.is-active {
  z-index:9;
  opacity:1;
  visibility:visible;
  display:block;
  transition:all 0.5s;
}
.wrap_apply .inner {
    padding:0 16px;
}
.wrap_apply .link_apply {
    display:flex;
    justify-content: center;
    align-items: center;
    width:100%;
    height:60px;
    margin:0 auto;
    font-size:17px;
    font-weight:700;
    line-height:21px;
    color:#fff;
    text-align:center;
    border-radius:12px;
    text-decoration:none;
    background: #000
}
.wrap_apply .link_apply.disabled {
background-color: #AAAAAA;
}
.wrap_apply .link_apply .ico_arrow {
    display: inline-block;
    width:7px;
    height:13px;
    margin:27px 0 0 4px;
    background-repeat:no-repeat;
    background-size:100%;
}

/* theme color */
.theme-default #eventInfo {background: #F9F9F9;}
.theme-default #eventInfo * {color: #444;}
.theme-default #eventInfo .info-tit,
.theme-default #eventInfo .info-stit {color:#222;}
.theme-default #eventInfo .info-cont,
.theme-default #eventInfo .accordion-block { border-bottom: 1px solid #444;}
.theme-default #eventInfo .info-list li::before {background: #333;}
.theme-default #eventInfo .accordion-block .accordion-btn span:first-child {color:#222;}
.theme-default #eventInfo .accordion-block .accordion-btn.is-active .icon-arrow svg path {stroke: #000;}

.theme-dark #eventInfo {background:#444444;}
.theme-dark #eventInfo * {color:#F1F1F1;}
.theme-dark #eventInfo .info-tit,
.theme-dark #eventInfo .info-stit {color:#F1F1F1;}
.theme-dark #eventInfo .info-cont,
.theme-dark #eventInfo .accordion-block { border-bottom: 1px solid #F1F1F1;}
.theme-dark #eventInfo .info-list li::before {background: #F1F1F1;}
.theme-dark #eventInfo .accordion-block .accordion-btn span:first-child {color:#F1F1F1;}
.theme-dark #eventInfo .accordion-block .accordion-btn .icon-arrow svg path {stroke: #F1F1F1;}

.accordion-block.noline {border-top:none;}


/* 팝업 */
.popups {
    /*display: none;*/
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top:0;
    right:0;
    bottom:0;
    left:0; 
    z-index:999;
    transition:all 0.4s;
}
.popups.on {
    /*display: block;*/
    visibility: visible;
    opacity: 1;
}
.popups .dimmed {
    position: absolute;
    width:100%; 
    height:100%;
    background:#000;
    opacity: 0.6;
}
.popups .modal-table {
    display: table;
    width:100%; 
    height:100%;
    table-layout: fixed;
}
.popups .modal-cell {
    display: table-cell;
    width: 100%; 
    height:100%;
    vertical-align: middle;
    text-align: center;
}
.popups .modal-content {
    position:relative;
    max-width:327px;
    margin:0 auto;
    padding:36px 16px 16px;
    box-sizing: border-box;
    border-radius: 24px;
    background: #fff;
}
.popups .title {
    margin: 0 auto ;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    line-height: 21.5px;
    color: #222;
}
.popups .modal-image:not(.d-none) + .title {
    margin-top:20px;
}
.popups .copy[class*="--b"],
.popups .desc {
  margin:20px auto 0;
}
.popups .sub {
  display:block;
  font-weight:400;
  font-size:13px;
  line-height:18px;
  color:#666;
}
.popups .desc {
    padding:20px;
    border-radius: 8px;
    background: #F7F7F7;
    box-sizing: border-box;
}
  .popups .sub:not([class*="--b"]) {
    margin:12px auto 0;
  }
  .popups .okay-btn {
      width: 100%;
  }
  .popups .okay-btn .btn-ok {
      display: inline-block;
      padding: 17.5px 0;
      width: 100%;
      text-align: center;
      line-height: 24px;
      border-radius: 10px;
      font-size: 16px;
      line-height:19px;
      font-weight: 400;
      color: #222;
      background: #ddd; /* custom */
      box-sizing: border-box;
  }
  .popups .okay-btn.cnt-2 .btn-ok {
      display: inline-block;
      width: 49%; /* 버튼 두개일 때 디자인 필요 */
  }
  .popup-single .modal-content .modal-image {
      line-height:0; font-size:0;
  }
  .popup-single .modal-content .modal-image > img, 
  .popup-single .modal-content .modal-image .pu-img {
      width:55px;
      height:55px;
  }
  .popup-single .modal-btn {
      display:flex;
      gap:8px;
      margin-top: 32px;
  }
  .popup-single .modal-btn .okay-btn:not([class*='--info']) {
    /* flex:0 0 115px;     */
    flex: 0 0 calc(40% - 4px);
  }
  .popup-single .modal-btn .okay-btn .btn-ok[class*='--info'] {
      background-color:#ffd600;
  }
  .popup-single .modal-btn .close-on {
      display: none;
  }

  /* bottomsheet 팝업  */
  .popup-bottom .pop-content {
      position: absolute;
      left: 0;
      bottom: -500px;
      width: 100%;
      transition: bottom 0.3s;
    }
    .popup-bottom.on .pop-content {
      bottom:0;
    }
    .popup-bottom .btn-close {
      position: absolute;
      top: 15px;
      right: 15px;
      width:26px;
      height: 26px;
      text-indent: -99999px;
    }
    .popup-bottom .pop-content-inner {
      position: relative;
      margin: 0 auto;
      /* padding: 40px 30px 48px; */
      padding: 40px 30px 74px;
      background: #fff;
      border-radius: 30px 30px 0 0;
      text-align: center;
    }
    .popup-bottom .detail {
      text-align: left;
    }
    .popup-bottom .detail .title {
      display: block;
      margin-top:0;
      color:#000;
      font-size: 20px;
      line-height: 24px;
      text-align: left;
    }
    .popup-bottom .detail .title + .cont {
      margin-top:30px;
    }
    .popup-bottom .detail .cont {
      display:flex;
      align-items: center;
    }
    .popup-bottom .detail .cont::before {
      content:"";
      display:inline-flex;
      flex:0 0 54px;
      margin-right:18px;
      width:54px;
      height:54px;
      border-radius:15px;
    }
    .popup-bottom .detail .cont span {
      font-size: 15px;
      font-weight: 600;
      line-height: 22px;
      text-align: left;
    }

@media screen and (max-width: 375px) {
    .inner.no-wrap {
        overflow: hidden;
    }
}
@media screen and (max-width: 360px) {
    /* .inner {padding: 0 25px;} */
    .popups .modal-content {
        min-width:272px;
        /* max-width:312px; */
        max-width:calc(100% - 48px)
    }
    #share .share-btn .btn {
        padding:25px 28px;
    }
}
@media screen and (max-width: 340px) {

}

@charset "UTF-8";
/** 공유하기 - 버튼 **/
#share {
  width: 100%;
  padding: 60px 16px;
  text-align: center;
  box-sizing: border-box;
}
#share .share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height:64px;
  padding: 20px 30px;
  background: #fff;
  border-radius: 40px;
  font-size: 18px;
  font-weight: 700;
  box-sizing: border-box;
}
#share .share-btn svg {
  margin-right:10px;
}
/* theme color */
/* .theme-default #share {background:#FFD600;}
.theme-dark #share {background:#fff;} */
.theme-default #share .share-btn {background:#555555;color:#fff;}
.theme-dark #share .share-btn {background:#555555;color:#fff;}
/* .theme-default #share .share-btn svg {stroke: #333333;} 
.theme-dark #share .share-btn svg {stroke: #ffffff;}*/


/** 공유하기 - 팝업 **/
.popup-share .pop-content {
  position: absolute;
  left: 0;
  bottom: -500px;
  width: 100%;
  transition: bottom 0.3s;
}
.popup-share .pop-content-inner {
  position:relative;
  margin: 0 auto;
  padding:10px 18px 34px;
  background: #fff;
  border-radius: 30px 30px 0 0;
  text-align: center;
  box-sizing: border-box;
}
.popup-share .btn-close {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
  height: 5px;
  border-radius: 20px;
  text-indent: -9999px;
   background-color:#EAECEF;
}
.popup-share .pop-share-btn-list {
  margin-top: 35px;
}
.popup-share li+li {
  margin-top: 10px;
}
.popup-share .pop-share-btn-list a {
  display: inline-flex; 
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  background: #F1F1F1;
  border-radius: 15px;
  font-size: 15px;
  font-family: 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', system-ui, sans-serif;
  font-weight: 600;
  color: #000;
}
.popup-share .pop-share-btn-icon {
  margin-right: 6px;
  width: 26px;
  height: 26px;
}
.popup-share .pop-share-btn-list button:after {content: none;}
.popup-share .pop-share-btn-list .kakaotalk {background: #FAE200;}
.popup-share .pop-share-btn-list .facebook {background: #1877F2;color:#fff;}
.popup-share .pop-share-btn-list .twitter {background: #1D9BF0;color:#fff;}
.popup-share .pop-share-btn-list .x {background: #000;color:#fff;}
.popup-share .pop-share-btn-list .copy {margin:0;}

.popup-share.on {
  visibility: visible;
  opacity: 1;
}
.popup-share.on .pop-content {
  bottom:0;
}


/** 공유하기 - 팝업 **/
.type-bottom .pop-content {
  position: absolute;
  left: 0;
  bottom: -500px;
  width: 100%;
  transition: bottom 0.7s;
}

.type-bottom .pop-content-inner {
  margin: 0 auto;
  padding: 0 30px 44px;
  background: #fff;
  border-radius: 30px 30px 0 0;
  text-align: center;
}
.type-bottom.on {
  visibility: visible;
  opacity: 1;
}

.type-bottom.on .pop-content {
  bottom: 0;
}
html,
body {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
  min-width: initial;
  font-family: 'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', system-ui, sans-serif;
}

section,
.section {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

body {
  position: relative;
  /* overflow: hidden; */
  height: auto !important;
  overflow-y: auto;
  color: #000;
}
main {
  min-height: 100vh;
}

::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera*/
  scrollbar-width: none;
  /* Firefox */
  scroll-behavior: smooth;
}

.step {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.steps {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.steps {
  opacity: 0;
}
.steps.off {
  opacity: 0 !important;
  transition: opacity 0.4s;
  z-index: 0;
  position: absolute;
}
.steps.on {
  opacity: 1;
  transition: opacity 0.5s;
  z-index: 2;
}
.steps-text {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

/* popups */
.popup-more .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 26px;
  height: 26px;
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/icon-close.png) no-repeat 0 0 / 100%;
  text-indent: -99999px;
}

.popup-more.type-bottom .pop-content-inner {
  padding-top: 40px;
}
.popup-more .detail {
  text-align: left;
}
.popup-more .detail .title {
  display: block;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  text-align: left;
}
.popup-more .detail img {
  width: 54px;
}

.popup-more .ul-list li {
  position: relative;
  display: flex;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  margin-bottom: 32px;
}
.popup-more .ul-list li img {
  display: block;
  padding-right: 18px;
  width: 54px;
  height: 54px;
}

@keyframes animate-fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes animate-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes animate-fade-in-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes animate-fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@keyframes countdown-number-animation {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.5);
  }
  20% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

@-webkit-keyframes countdown-number-animation {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
  }
  20% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
  }
}

.animate-fade-in-up {
  animation: animate-fade-in-up 0.5s ease-out forwards;
  -webkit-animation: animate-fade-in-up 0.5s ease-out forwards;
}

.animate-fade-in-down {
  animation: animate-fade-in-down 0.5s 0.5s ease-out forwards;
  -webkit-animation: animate-fade-in-down 0.5s 0.5s ease-out forwards;
}

#countdownOverlay::before {
  content: '';
  opacity: 0.7;
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/countdown_ch_v1.png) repeat;
  background-size: 80px 80px;
  width: 336%;
  height: 130%;
  transform: rotate(31deg) translateX(0);
  position: absolute;
  animation: scroll-background-right-to-left 15s linear infinite;
  top: -2%;
  left: -62%;
  z-index: 99;
}

@keyframes scroll-background-right-to-left {
  0% {
    transform: rotate(31deg) translateX(0);
  }
  100% {
    transform: rotate(31deg) translateX(-100%);
  }
}
#countdownOverlay .countdown-number {
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/1.png) repeat 0 0 / 100%;
  opacity: 0;
  width: 100px;
  height: 76px;
  position: absolute;
  z-index: 99;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: countdown-number-animation 1s forwards;
  -webkit-animation: countdown-number-animation 1s forwards;
}

#countdownOverlay .countdown-number.n3 {
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/3.png) no-repeat center center / contain;
}

#countdownOverlay .countdown-number.n2 {
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/2.png) no-repeat center center / contain;
}
#countdownOverlay .countdown-number.n1 {
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/1.png) no-repeat center center / contain;
}

#scoreDisplay { 
  font-family: Galmuri11;
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/coin_frame.png) no-repeat 0 0 / 100%;
  width: 109px;
  height: 36px;
  position: absolute;
  z-index: 3;
  top: 25px;
  right: 20px;
  padding: 10px;
  box-sizing: border-box;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.96px;
}

.time-bar-container {
  position: relative;
  width: 102px;
  left: -3px;
}

.time-bar {
  height: 100%;
  width: 0;
  background-color: #7DB1FF;
  transition: width 0.2s ease, background-color 0.2s ease;
}

.time-bar::after {
  content: '';
  height: 12px;
  width: 3px;
  background-color: inherit;
  position: absolute;
  right: -3px;
  top: 2px;
}

.accordion-block .accordion-btn .icon-arrow svg{
  stroke: #222;
}
/* popup scroll prevented */
.no-scroll {
  overflow: hidden;
}
.section,
.kv {
  max-width: 844px;
  margin: 0 auto;
  min-height: 635px;
  text-align: center;
  height: 100vh;
  background: linear-gradient(180deg, #ffffff 0%, #fff 100%);
  overflow-x: hidden;
  position: relative;
}

.kv::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.kv.on .noitice,
.kv.on .label {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
  z-index: 2;
}

.kv .top-area {
  display: block;
  width: 100%;
  padding-top: 25px;
}

.kv .noitice,
.kv .label {
  opacity: 0;
  text-align: center;
  font-style: normal;
  animation-delay: 0.5s;
}

.kv .noitice {
  display: flex;
  justify-content: flex-end;
  padding: 17.5px 20px;
  align-items: center;
  color: #313c4b;
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  right: 0;
  top: 6px;
}

.kv .label {
  display: inline-block;
  color: #1f60bc;
  font-size: 16px;
  font-weight: 700;
  background: #e7f1ff;
  padding: 11px 19px;
  box-sizing: border-box;
  border-radius: 48px;
}

.first-page .title {
  width: 100%;
  height: 144px;
  bottom: 150px;
  position: absolute;
}

.first-page .title .h1 {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  opacity: 0;
  line-height: 39px;
}

.first-page .title .sub {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  opacity: 0;
  color: rgba(0, 0, 0, 0.4);
  line-height: 24px;
  margin-top: 19px;
}

.video {
  height: 250px;
  width: 695px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 124px;
  z-index: -1;
}

@media screen and (max-width: 370px) {

  .video{
   top:100px
  }
  .first-page .title{
  bottom:100px;
  }

}
#game {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  font-family: 'Galmuri11' !important;
}

.jump-text {
  position: absolute;
  opacity: 0;
  color: #000;
  font-size: 20px;
  font-family: 'Galmuri11';
  animation: jumpAnimation 1s infinite alternate;
}

.jump-text.on {
  opacity: 1;
}

@keyframes jumpAnimation {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}

.game-inner {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  min-height: 100vh;
}

canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0);
  color: #fff;
  font-size: 48px;
  z-index: 20;
  transition: opacity 0.5s;
}

.overlay.hidden {
  opacity: 0;
  pointer-events: none;
}

#score,
#time {
  position: fixed;
  font-size: 24px;
  color: #999;
  z-index: 10;
}

#score {
  top: 10px;
  left: 10px;
}

#time {
  top: 10px;
  right: 10px;
}

#restartButton {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  font-size: 24px;
  background: #fff;
  border: none;
  cursor: pointer;
  z-index: 30;
}

#timeBar {
  max-width: 102px;
  height: 16px;
  transition: background-color 0.5s;
  appearance: none;
  position: absolute;
  top: 10px;
  left: 36px;
}

#timeBar::-webkit-progress-bar {
  background: #ccc;
}

#timeBar::-webkit-progress-value {
  background: #76c7c0;
}

#typoOverlay #typoText,
#startOverlay #typoText {
  white-space: pre-wrap;
}

#typoOverlay,
#startOverlay {
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/tutorial_frame.png) 100% 100% no-repeat;
  background-size: contain;
  position: fixed;
  top: 111px;
  left: 50%;
  transform: translate(-167px, -67px);
  width: 331px;
  height: 126px;
  padding: 32px 0 0 42px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  display: block;
  box-sizing: border-box;
  opacity: 0;
  font-family: Galmuri9;
}

#startOverlay {
  padding: 30px 38px 0 38px;
  letter-spacing: 1px;
  z-index: 20;
  bottom: 50px;
  top: initial;
  height: 129px;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

#typoOverlay.on,
#startOverlay.on {
  opacity: 1;
  z-index: 99;
  transform: translate(-167px, 0);
  transition: opacity 0.3s ease-in 0.5s, transform 0.3s ease-in 0.5s;
}

#typoOverlay::after {
  content: '>';
  position: absolute;
  top: 31px;
  left: 23px;
}

#timeBarContainer {
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/timebar.png) no-repeat 0 0 / 100%;
  position: absolute;
  top: 25px;
  left: 20px;
  width: 146px;
  height: 36px;
  overflow: hidden;
}

#endgame {
  display: none;
  position: relative;
  width: 100%;
  height: 100vh;
  font-family: Galmuri9;
}

#endgame.on {
  display: block;
}

.endgame {
  width: 100%;
  height: 100%;
}

.endgame-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.9;
}

.result {
  padding-top: 200px;
  text-align: center;
  color: #fff;
}

.endgame h2 {
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
}

#endgame .t_y {
  color: #fece00;
}

.wrap_apply .wrap {
  display: flex;
}

#btnApply .start-btn {
  display: flex;
}

#btnApply.joined .start-btn {
  display: none;
}

#btnApply.joined .joined-btns {
  display: block;
}

#btnApply .joined-btns {
  display: none;
}

.wrap_apply .wrap .apply-btn {
  background: var(--Black-35, #ddd);
  width: 120px;
  color: #222;
}

.wrap_apply.single-btn .wrap .apply-btn {
  background: #ffe300;
  width: 100%;
  color: #222;
}

.wrap_apply .wrap .apply-btn + .apply-btn {
  background: #ffe300;
  width: auto;
  margin-left: 8px;
  flex: 1 0 0;
  color: #222;
}

.wrap_apply.single-btn .wrap .apply-btn + .apply-btn {
  display: none;
}

.sub-button {
  display: inline;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  padding: 20px 0;
  line-height: normal;
}
.type-bottom.cardinfo .kpass-detail {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color:#777;
}
.type-bottom.cardinfo .kpass-detail h4{
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom:10px;
  color:#222;
}

.type-bottom.cardinfo .card {
  margin-top: 28px;
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/kpasscard.png) no-repeat 0 0 / 100%;
  display: inline-block;
  width: 101px;
  height: 159px;
  margin-left: 5px;
}

.type-bottom.cardinfo .wrap_apply {
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  bottom: 0;
  padding: 28px 0 40px 0;
}

.type-bottom.cardinfo .wrap_apply .link_apply {
  background-color: #ffe300;
  height: 54px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #222;
}

.type-bottom.cardinfo .pop-content-inner {
  padding-bottom: 0;
}

.chun {
  display: block;
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/sad_chun.png) no-repeat 0 0 / 100%;
  width: 87px;
  height: 87px;
  margin: 0 auto 6px
}

#result.win .chun {
  background: url(https://kakaobankcontent.com/public/statics/events/kpassgame/smile_chun.png) no-repeat 0 0 / 100%;
}

#result .win {
  display: none;
}

#result.win .lose {
  display: none;
}

#result.win .win {
  display: block;
}
.wrap_apply.joined{
  transition-delay: 0s;
  transition-duration: 0.2s;
}


