@charset "UTF-8";
@font-face {
  font-family: "ZiTiQuanWeiJunHei";
  src: url("http://web-cdn.xiyouxi.com/c9/assets/fonts/ZiTiQuanWeiJunHei-W1/ZiTiQuanWeiJunHei-W1-2.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "ZiTiQuanWeiJunHei", "Noto Sans SC", "Noto Sans", sans-serif;
  font-size-adjust: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  font-family: "ZiTiQuanWeiJunHei", "Noto Sans SC", "Noto Sans", sans-serif;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/*****************/
/** Mordernizer **/
/*****************/
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
  font-style: normal;
  box-sizing: border-box;
}

html,
body {
  max-width: 100vw;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased; /* 크롬, 사파리 */
  -moz-osx-font-smoothing: grayscale; /* 파이어폭스, macOS */
  text-rendering: optimizeLegibility; /* 글자 커닝 등 최적화 */
  background-color: #232326;
  /* 추가 */
  scroll-snap-type: y mandatory;
  scroll-behavior: smooth;
}

h1 {
  font-style: normal;
  font-weight: 700;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

li,
nav ul {
  list-style: none;
}

img {
  object-fit: cover;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

body,
html {
  font-size: 1rem;
}

/* Removed Font Awesome dependency */
html {
  font-size: 16px;
}

body {
  background: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/bg-all.jpg") no-repeat center top/cover;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: 0 0;
  text-decoration: none;
  color: inherit;
}

button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: none;
  background: transparent;
}

input,
input[type=reset i],
input[type=submit i] {
  box-sizing: border-box;
  display: inline-block;
  padding: 1rem 0.625rem;
  border: 0;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  align-items: flex-start;
  cursor: default;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: background-image 0.75s ease;
}

.row {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.section {
  position: relative;
  width: 100%;
  height: auto;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.section .deco {
  position: absolute;
  z-index: 0;
  height: 100%;
  top: 0;
}

#bg1 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  object-fit: cover;
}

.scan-line {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section1/scanline_strong.png");
}

#section1 .row {
  z-index: 10;
}

#section2 .title,
#section3 .title,
#section4 .title {
  position: absolute;
  top: 0;
  left: 0;
  justify-self: flex-start;
}

#section2 .section2.title {
  top: 140px;
}

#section3 .section3.title {
  top: 140px;
}

#section4 .section4.title {
  top: 110px;
}

#section2 .row._1 {
  position: relative;
  height: 120px;
}

#section2 .deco {
  display: none;
}
#section2 .deco.line1 {
  top: 84px;
  right: -20px;
}
#section2 .deco.line2 {
  top: 84px;
  right: 374px;
}

#section4 .deco {
  display: none;
}
#section4 .deco.line1 {
  right: -36px;
  top: 53px;
  height: calc(100% + 16px);
}
#section4 .deco.line2 {
  right: 354px;
  top: 52px;
  height: calc(100% + 16px);
}

#section3 .row._1 {
  position: relative;
  height: 120px;
}

#section4 .row._1 {
  position: relative;
  height: 77px;
}

#section1 {
  position: relative;
  min-height: 910px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 70px;
}

#section1 .row._1 {
  position: relative;
  justify-self: flex-start;
  align-self: flex-start;
  height: 120px;
}
#section1 .row._1 .logo {
  position: absolute;
  left: 10px;
  top: 50px;
  width: 120px;
  height: 120px;
}
#section1 .row._1 .logo img {
  width: 100%;
  transition: filter 0.75s ease;
}
#section1 .row._1 .logo:hover img {
  filter: hue-rotate(-10deg) brightness(1.2);
}
#section1 .row._1 .home {
  position: absolute;
  right: 10px;
  top: 60px;
  width: 127px;
  height: 38px;
}
#section1 .row._1 .home img {
  width: 100%;
  height: 100%;
  transition: filter 0.75s ease;
}
#section1 .row._1 .home:hover img {
  filter: hue-rotate(-10deg) brightness(1.2);
}
#section1 .row._1 #countdown {
  position: absolute;
  right: 10px;
  top: 110px;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -0.05em;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  width: 210px;
  gap: 0.35rem;
  display: none;
}
#section1 .row._1 #countdown .tit {
  position: absolute;
  background: rgba(255, 0, 0, 0.5);
  border: 2px solid black;
  border-radius: 2px;
  width: 86px;
  text-align: center;
  right: 217px;
  line-height: 36px;
  height: 36px;
  top: -3px;
  text-transform: uppercase;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
}
#section1 .row._1 #countdown span {
  display: inline-block;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
  letter-spacing: 0.05em;
}
#section1 .row._1 #countdown #day {
  letter-spacing: -0.025em;
  text-align: right;
  text-shadow: 0 0 10px rgba(0, 221, 255, 0.1);
  transition: color 0.16s ease, text-shadow 0.16s ease;
  min-width: 3.2rem;
}
#section1 .row._1 #countdown #time {
  text-align: right;
  display: inline-flex;
  align-items: center;
  text-shadow: 0 0 10px rgba(0, 221, 255, 0.1);
  transition: color 0.16s ease, text-shadow 0.16s ease;
  gap: 0.1rem;
}
#section1 .row._1 #countdown #time #hh,
#section1 .row._1 #countdown #time #mm,
#section1 .row._1 #countdown #time #ss {
  display: inline-block;
  width: 2.4rem;
  text-align: right;
  letter-spacing: -0.02em;
}
#section1 .row._1 #countdown #time #hh {
  text-align: left;
}
#section1 .row._1 #countdown #time #mm {
  text-align: center;
}
#section1 .row._1 #countdown #time #ss {
  text-align: right;
}
#section1 .row._1 #countdown #time .colon {
  display: inline-block;
  width: 0.8rem;
  text-align: center;
}
#section1 .row._1 #countdown #time.tick {
  color: #aef4ff;
  text-shadow: 0 0 16px rgba(0, 237, 255, 0.35);
}

#section1 .row._2 {
  display: flex;
  position: relative;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1rem;
  max-width: 800px;
}

.sec1-tits {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec1-tit2 {
  width: 100%;
  margin-top: -27px;
  margin-left: -42px;
}

img[alt="영상 재생 버튼"] {
  display: none;
}

.btn-media {
  position: absolute;
  top: 41px;
  right: -42px;
  width: 36px;
  height: 36px;
}
.btn-media img {
  width: 100%;
  height: 100%;
  transition: all 0.75s ease;
}
.btn-media:hover img {
  filter: hue-rotate(-10deg) brightness(1.2);
}

.wrap-btns {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.wrap-btns .center {
  width: 258px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.wrap-btns button img {
  transition: all 0.75s ease;
}
.wrap-btns button:hover img {
  filter: hue-rotate(-10deg) brightness(1.2);
}

.video-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.video-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section1/gradient.png");
  background-size: 100% 655px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#section2,
#section3,
#section4,
#section5 {
  height: 800px;
  padding-top: 69px;
}

#section2 .row._1 {
  justify-self: flex-start;
  align-self: flex-start;
  height: 120px;
}

#section2 .row._2 {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  height: 784px;
  padding: 0 44px;
  gap: 2rem;
}

#section2 .card._2,
#section2 .card._4 {
  margin-top: -180px;
}

#section3 .row._2 {
  position: relative;
  width: 100%;
  height: 584px;
  margin-top: 100px;
  background: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/box-video.png") no-repeat center top/cover;
}

.lnbs {
  position: absolute;
  left: 28px;
  top: 46px;
  display: flex;
  flex-direction: column;
  justify-self: flex-start;
  align-items: flex-start;
  gap: 13px;
  width: 235px;
}

.lnb {
  width: 235px;
  height: 88px;
  position: relative;
  cursor: pointer;
}
.lnb::before, .lnb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: opacity 0.3s ease;
}
.lnb::before {
  opacity: 1;
}
.lnb::after {
  opacity: 0;
}
.lnb:hover::before, .lnb.on::before {
  opacity: 0;
}
.lnb:hover::after, .lnb.on::after {
  opacity: 1;
}
.lnb._1::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class1.png");
}
.lnb._1::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class1-hover.png");
}
.lnb._2::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class2.png");
}
.lnb._2::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class2-hover.png");
}
.lnb._3::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class3.png");
}
.lnb._3::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class3-hover.png");
}
.lnb._4::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class4.png");
}
.lnb._4::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class4-hover.png");
}
.lnb._5::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class5.png");
}
.lnb._5::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/left-nav/btn-class5-hover.png");
}

.rnbs {
  display: none;
  position: absolute;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  width: 840px;
  right: 30px;
  top: 48px;
  gap: 22.5px;
}

.rnbs button {
  width: 150px;
  height: 62px;
}

.rnb {
  width: 235px;
  height: 96px;
  position: relative;
  cursor: pointer;
}
.rnb::before, .rnb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: opacity 0.3s ease;
}
.rnb::before {
  opacity: 1;
}
.rnb::after {
  opacity: 0;
}
.rnb:hover::before, .rnb.on::before {
  opacity: 0;
}
.rnb:hover::after, .rnb.on::after {
  opacity: 1;
}

/* rnb 자동 생성 */
.rnb._1_1::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-1.png");
}

.rnb._1_1::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-1-hover.png");
}

.rnb._1_2::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-2.png");
}

.rnb._1_2::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-2-hover.png");
}

.rnb._1_3::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-3.png");
}

.rnb._1_3::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-3-hover.png");
}

.rnb._1_4::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-4.png");
}

.rnb._1_4::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-4-hover.png");
}

.rnb._1_5::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-5.png");
}

.rnb._1_5::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb1-5-hover.png");
}

.rnb._2_1::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-1.png");
}

.rnb._2_1::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-1-hover.png");
}

.rnb._2_2::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-2.png");
}

.rnb._2_2::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-2-hover.png");
}

.rnb._2_3::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-3.png");
}

.rnb._2_3::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-3-hover.png");
}

.rnb._2_4::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-4.png");
}

.rnb._2_4::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-4-hover.png");
}

.rnb._2_5::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-5.png");
}

.rnb._2_5::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb2-5-hover.png");
}

.rnb._3_1::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-1.png");
}

.rnb._3_1::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-1-hover.png");
}

.rnb._3_2::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-2.png");
}

.rnb._3_2::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-2-hover.png");
}

.rnb._3_3::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-3.png");
}

.rnb._3_3::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-3-hover.png");
}

.rnb._3_4::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-4.png");
}

.rnb._3_4::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-4-hover.png");
}

.rnb._3_5::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-5.png");
}

.rnb._3_5::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb3-5-hover.png");
}

.rnb._4_1::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-1.png");
}

.rnb._4_1::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-1-hover.png");
}

.rnb._4_2::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-2.png");
}

.rnb._4_2::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-2-hover.png");
}

.rnb._4_3::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-3.png");
}

.rnb._4_3::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-3-hover.png");
}

.rnb._4_4::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-4.png");
}

.rnb._4_4::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-4-hover.png");
}

.rnb._4_5::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-5.png");
}

.rnb._4_5::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb4-5-hover.png");
}

.rnb._5_1::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-1.png");
}

.rnb._5_1::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-1-hover.png");
}

.rnb._5_2::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-2.png");
}

.rnb._5_2::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-2-hover.png");
}

.rnb._5_3::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-3.png");
}

.rnb._5_3::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-3-hover.png");
}

.rnb._5_4::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-4.png");
}

.rnb._5_4::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/right-nav/rnb5-4-hover.png");
}

.rnbs.on {
  display: flex;
}

#video-wrap {
  position: relative;
  box-sizing: border-box;
  width: calc(100% - 420px);
  height: 543px;
  margin-left: 390px;
  margin-right: 30px;
  padding-top: 184px;
}

#shadowing {
  display: block;
  z-index: 1;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 116px;
  width: 100%;
  height: calc(100% - 116px);
  transition: opacity 0.25s cubic-bezier(0.23, 1, 0.3, 1);
  background: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/shadow.png") no-repeat left top/cover;
}
#shadowing.hide {
  opacity: 0;
}

#btn-character-play {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(50px - 50% + 30px));
  z-index: 2;
  width: 36px;
  height: 36px;
  background: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section3/btn-play-video.png") no-repeat center center/cover;
  transition: opacity 0.3s ease;
}
#btn-character-play.hide {
  opacity: 0;
}

.fade-up {
  animation: fadeUp 0.5s ease forwards;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translate(-50%, calc(50px - 50% + 25px));
  }
  to {
    opacity: 1;
    transform: translate(-50%, calc(50px - 50% + 15px));
  }
}
#sel-char-video {
  position: absolute;
  right: 30px;
  top: 123px;
  width: 750px;
  height: 420px;
}

#wrap-change {
  position: absolute;
  width: calc(100% - 400px);
  left: 360px;
  top: 0;
}

#char-text {
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 130px;
  right: 20px;
  font-size: 50px;
  font-weight: bold;
  text-align: left;
  color: #973ce0;
  display: none;
}

#char-ph {
  z-index: 1;
  position: absolute;
  top: 130px;
  right: 20px;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #d8d5d5;
  line-height: 1.4;
}

.fade-in-right {
  animation: fadeInRight 0.5s ease forwards;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
#section4 .row._2 {
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 76px;
}

#section4-nav {
  z-index: 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  justify-self: flex-end;
  position: absolute;
  top: 78px;
  right: 111px;
}

.feat-rnb {
  width: 145px;
  aspect-ratio: 50/23;
  position: relative;
  cursor: pointer;
  text-indent: -999999em;
}
.feat-rnb::before, .feat-rnb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: opacity 0.3s ease;
}
.feat-rnb::before {
  opacity: 1;
}
.feat-rnb::after {
  opacity: 0;
}
.feat-rnb:hover::before, .feat-rnb.on::before {
  opacity: 0;
}
.feat-rnb:hover::after, .feat-rnb.on::after {
  opacity: 1;
}

/* feat-rnb 자동 생성 */
.feat-rnb._1::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature1-normal.png");
}

.feat-rnb._1::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature1-hover.png");
}

.feat-rnb._2::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature2-normal.png");
}

.feat-rnb._2::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature2-hover.png");
}

.feat-rnb._3::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature3-normal.png");
}

.feat-rnb._3::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature3-hover.png");
}

.feat-rnb._4::before {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature4-normal.png");
}

.feat-rnb._4::after {
  background-image: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/section4/btn-feature4-hover.png");
}

.feat-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.slot {
  display: none;
  opacity: 0;
}
.slot.on {
  display: flex;
  opacity: 1;
  animation: fadeInRight 0.5s ease forwards;
}
.slot img {
  height: 660px;
}

#section5 {
  padding-top: 235px;
}

#section5 .row._1 {
  display: flex;
  align-items: center;
  justify-self: center;
  flex-direction: column;
  gap: 21px;
}

#section5 .row._2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 16px;
  margin-top: 46px;
}

#section5 button {
  width: 260px;
  height: 80px;
  background-size: cover;
}
#section5 button img {
  width: 100%;
  height: 100%;
  transition: filter 0.25s ease;
}
#section5 button:hover img {
  filter: hue-rotate(-10deg) brightness(1.2);
}

.popup-wrap {
  z-index: 99999;
  position: fixed;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  text-align: center;
  opacity: 0;
  display: none;
}

.shadow {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
  opacity: 0;
  display: none;
}

.aria-tooltip {
  position: absolute;
  pointer-events: none;
  padding: 8px 14px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  z-index: 100000;
  opacity: 0;
  transform: translateY(-4px);
  transition: opacity 0.15s ease, transform 0.15s ease;
  white-space: nowrap;
}

.aria-tooltip.show {
  opacity: 1;
  transform: translateY(0);
}

#close-popup {
  position: absolute;
  top: -3px;
  right: -46px;
  width: 36px;
  height: 36px;
  background: url("http://web-cdn.xiyouxi.com/c9/assets/events/9th/images/popup/btn-close.png") no-repeat center center/cover;
  transition: filter 0.75s ease;
}
#close-popup:hover {
  filter: hue-rotate(-10deg) brightness(1.2);
}

#popup-section1-video .popup-size {
  position: relative;
  display: inline-block;
  border: 3px solid #973ce0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #000;
  width: 1030px;
  height: 581px;
}
#popup-section1-video .popup-size .popup-content {
  width: 1024px;
  height: 575px;
  overflow: hidden;
  border: 1px inset #973ce0;
}
#popup-section1-video .popup-size video {
  width: 1024px;
  height: 575px;
}

#floating-lnb {
  z-index: 999;
  position: fixed;
  left: 69px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 22px;
  height: 48px;
  gap: 7px;
}
#floating-lnb .floating-lnb {
  width: 10px;
  height: 4px;
  cursor: pointer;
  transition: background-color 0.75s cubic-bezier(0.23, 1, 0.32, 1), width 0.75s cubic-bezier(0.23, 1, 0.32, 1), transform 0.25s ease, box-shadow 0.25s ease;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-color: #3d3d40;
}
#floating-lnb .floating-lnb.on {
  width: 22px;
  transform: none;
  background-color: #5edfe6;
  box-shadow: none;
}
#floating-lnb .floating-lnb:hover, #floating-lnb .floating-lnb:focus-visible {
  width: 22px;
  transform: scale(1.9);
  background-color: #5edfe6;
  box-shadow: 0 0 0 4px rgba(94, 223, 230, 0.28);
}

#footer {
  padding-top: 36px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}
#footer i {
  display: block;
  text-align: center;
}
#footer .logos {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 21px;
  margin-top: 10px;
}

/*# sourceMappingURL=event_9th.css.map */
