.main-text,.main-text p{
    padding-left:0;
    margin:0 auto;
    text-align:center
}
.main-text{
   position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    color: #fff;
    padding-top: 200px;
    transform: translateX(-50%);
}
.main-text2 {

}
.main-text p{
    font-family:DNFForgedBlade!important
}
.main-text1:after{
    
}
.main-text .main-text2:after{
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOvjLXgYFyb1frREXnkh6waiVjSzH4i-maEl89OjR7L3_9Etp-1cFC4to2yJGBff_mPLtkRHXwl8SVE3JTpcZuO7DQ7QH8fzieizcynqR-0KXE4rOWgLKfrhXXT2cjBbiuSaTQHIEdjeytxC4bpy-suNlFPI8t1qgZsYZb4NtTnUPI0eVJJYVLp4l7ew0/s16000/%EC%B9%B4%EB%9D%BC%EB%A1%9C%EA%B3%A011.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: brightness(1) contrast(1.6) saturate(1.1) drop-shadow(1px 0px 0px rgba(0,0,0,0.1));
zoom:110%;
}
@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)
    }
}
.main-date span{
    background:rgba(18,18,18,0.7);
    font-size:35px;
    color:#fff;
border:1px solid gold;
    word-break:keep-all;
    word-wrap:break-word;
    
    
    padding:10px 30px;
font-weight: bold;

}
.section-promotion{
    top:0;
}
.section-promotion .section-promotion__list{
    height:650px!important
}

.section-promotion .section-promotion__list li{
top:-70px;
}
@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-text2 {
margin-bottom:0 !important;
}
.main-text .main-text2:after {
    font-size: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    zoom: 50%;
}

.main-date {
        padding-top: 170px;
}
	.main-date span{
font-size:15px;
}
    .section-promotion .section-promotion__list{
       height: 240px !important;
    }
    .section-promotion{
        top:0;
        padding-top:40px !important;
    }
    #showsidebar1 img,#showsidebar2 img ,#showsidebar3 img{
        height:100px!important
    }
	#showsidebar3{
        bottom:36%!important
    }
    #showsidebar2{
        bottom:22%!important
    }
    #showsidebar1{
        bottom:8%!important
    }
}