.ncgbt-cover {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjex46J5LdKZ8xOsHijTbEYxreU2gxgXKbVWeymUnPPWaZzw8FFYP_j3QwHDlhUunMK6-MtyqwCoVEddcVXB7DqfhDSx9898VSrC8tUjSi3YfyfSJzFZrTRpSKFHt7BSH1AiSs_KJqRBEJrztGq-fJ0A-NpamlaSewTP_rUOP4BRrOfpjOsaCpCaXGSD5Zo/s1600/5ea692e33165d8b9bab2aa87d7faa7f01a9e9f54.webp") no-repeat center center;
    background-position: 100% 40% !important;
    background-size: cover !important;
height: 192px;
  }

p.ncgbt-cover-desc {
color: #e1b848; font-size: 40px;  text-align: center;
filter: drop-shadow(2px 4px 6px black);
}

p.ncgbt-cover-desc-sub {
color: white; font-size: 23px; text-align: center;
filter: drop-shadow(2px 4px 6px black);
}
 
  .main-text,.main-text p{
text-align:center;
}
.main-text{position:absolute;top:20px;width:100%;color:#fff;padding-top: 20px;}
  
  .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/AVvXsEhILgGM7Ryg6Gim-AteVw0ERhQEP0xjSh1b38ps-Mn1SZwXSJuHipZDP0rF94ox-ww4q4WxQmAQQKzPwaO_rIKFvbrvW0nPJL51gVVmxhQLR-OmwxTYq9_bbqa4KF11Lmnlwnd65p_WI_5INsTghmQy3Go54whU5p778g9EzlmeRCFKN3Mt4b6jWAVpS-AJ/s1600/%ED%8C%8C%ED%8C%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 2px 3px #000) contrast(1.2);}
@keyframes neon-flicker{
0%{
text-shadow:0 0 10px rgba(102,37,.7),0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7)
}
100%{
text-shadow:0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7),0 0 40px rgba(102,37,.7)
}
}

@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 span {
  background: rgba(18, 18, 18, 0.8);
    font-size: 36px;
    color: #fff;
    word-break: keep-all;
    word-wrap: break-word;
    border-radius: 15px;
    padding: 10px 30px;
    font-family: 'HeirofLightBold';
}

.main-date1 span:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 241, 176, 0), rgba(255, 241, 176, 0) 30%, #ffffe5 50%, rgba(255, 241, 176, 0) 65%, rgba(255, 241, 176, 0));
  background-size: 400% 400%;
  background-position: 100% 70%;
  border-radius: 0;
  opacity: .4;
  animation: loopAni 4s ease infinite;
  mix-blend-mode: overlay;
}

@keyframes loopAni {
  0% {
    background-position: 100% 70%;
  }
  70% {
    background-position: 100% 70%;
  }
  to {
    background-position: 0 20%;
  }
}

.section-promotion .section-promotion__list {
  height: 650px !important;
}

.section-promotion .section-promotion__list li {
  top: 0px;
}

@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;
  }
}