.main-text,.main-text p{
text-align:center;
}
.main-text{
position:absolute;
top:-40px;
width:100%;
color:#fff;
padding-top:80px;
  z-index: 15;
}
  
  .main-text2 {
  font-size:48px;
  }
.main-text p{
font-family:DNFForgedBlade!important
}
.main-text1:after{
content:"";
font-size:35px;
text-shadow:#C38B61 1px 1px, #000 0px 0px, #000 1px 1px, #000 2px 2px, #000 3px 3px, #C38B61 4px 4px;
display:none;
}
.main-text .main-text2:after{
content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIEOYQ_jzuN1-2AxygWyY-STWLvhMJkMI0_S8KqY83yFCvKS7qyU1H1O95MsjI7zeC0CG0AebHDIAd9bTVfcoJzlRMK2UiRTY3qM7eIE0ZkhyphenhyphengC-jXCEDWXpE87d1lX1lpX9bczVtabTwcHFFCFum68kp8FHtemY-lKFxTnhCxzSq3z49vVrcsoIvhc8k/s16000/%EB%A6%AC%EB%B8%8C%EB%A1%9C%EA%B3%A0.webp");
font-size: 51px;
text-shadow: #C38B61 1px 1px, #000 0px 0px, #000 1px 1px, #000 2px 2px, #000 3px 3px, #C38B61 4px 4px, #000 5px 5px;
color: #FAECC5;

filter: drop-shadow(1px 1px 1px #000);
filter: brightness(1) contrast(1.1) saturate(1.1);

}


@font-face {
    font-family: "HeirofLightBold";
    src: url("https://cdn.jsdelivr.net/gh/rltzhdls/qlc@main/HeirofLightBold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

.main-date {
   margin-top:0px;

  }
.main-date span {
 
  background: rgba(18, 18, 18, 0.6);
  font-size: 35px;
  color: #fff;
  word-break: keep-all;
  word-wrap: break-word;
  border-radius: 15px;
  padding: 10px 15px;


}


.main-date span:before{
content:"";
 display: inline-block;
  background-image: url( "https://assets.playnccdn.com/static-nc-home/2.6.0/img/journey/event/prev_pc.png" );
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 5px;
}
.main-date span:after {
content:"";
 display: inline-block;
  background-image: url( "https://assets.playnccdn.com/static-nc-home/2.6.0/img/journey/event/next_pc.png" );
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-left: 5px;
}

.section-promotion .section-promotion__list {
  height: 650px !important;
}

.section-promotion .section-promotion__list li {
  top: -30px;
}

@media screen and (max-width: 1024px) {
  .section-promotion .section-promotion__list li {
    top: 0;
  }
  .main-text {
    padding-top: 0px !important;
  }
  .main-text1:after {
    font-size: 20px;
  }
  .main-text, .main-text p {
    padding-left: 20px !important;
  }
  .main-text .main-text2:after {
    font-size: 50px;
    position: absolute;
    zoom: 50%;
    left: 80px;
    top: 0px;
  }
  .main-text3 {
    padding-top: 100px;
  }
  .main-text3 span {
    font-size: 15px;
  }
  .main-date span {
    font-size: 15px;
  }
  .section-promotion .section-promotion__list {
    height: 230px !important;
  }
  .section-promotion {
    top: 0;
    padding-top: 70px !important;
  }
  #showsidebar1 img, #showsidebar2 img, #showsidebar3 img {
    height: 100px !important;
  }
  #showsidebar3 {
    bottom: 36% !important;
  }
  #showsidebar2 {
    bottom: 22% !important;
  }
  #showsidebar1 {
    bottom: 8% !important;
  }
}