html, body, #main {
  min-width: 360px;
  background: #0b60d1;
  color: #fff;
}

#header {
  background: -webkit-gradient(linear, left top, left bottom, from(#00baff), to(#005fc9));
  background: linear-gradient(#00baff, #005fc9);
}

#footer::after {
  background: transparent;
}

#header .nav {
  -webkit-filter: drop-shadow(0 0.1em 0.05em rgba(0, 0, 0, 0.35));
          filter: drop-shadow(0 0.1em 0.05em rgba(0, 0, 0, 0.35));
}
#header .nav-logo {
  content: url(/img/xinstar-logo2.png);
}

#header {
  -webkit-transition: all 1s ease-out 0.5s !important;
  transition: all 1s ease-out 0.5s !important;
}

@media (max-width: 1200px) {
  #socials {
    left: 0;
  }
}
.bg-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 16em);
  z-index: -5;
  width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  background: #0b60d1;
  background-image: url(/img/Event/20221116_Megashark4/bg.jpg?v=03);
}
.bg-area img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.bg-area .bg-center {
  background-image: url(/img/Event/20221116_Megashark4/bg-repeat.png);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
  width: 100%;
  height: 100%;
  top: 13em;
}
@media (max-width: 1000px) {
  .bg-area {
    width: 192vw;
    background-size: 200vw;
  }
  .bg-area .bg-center {
    display: none;
  }
}

.color-pink {
  color: #ff7fe8 !important;
}

.color-yellow {
  color: #ffee62 !important;
}

.color-red {
  color: #ce0000 !important;
}

/*===================*/
/* MAIN PAGE CONTENT */
.dl-btn-container {
  display: block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  max-width: 1000px;
  padding-top: 3.7em;
  padding-bottom: 1px;
  margin-bottom: 0em;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.dl-btn, .play-btn {
  display: block;
  position: absolute;
  bottom: 0;
  width: 7.65em;
  padding-top: 3.35em;
  border-radius: 1.35em;
  -webkit-transition: -webkit-filter 0.3s 0.2s;
  transition: -webkit-filter 0.3s 0.2s;
  transition: filter 0.3s 0.2s;
  transition: filter 0.3s 0.2s, -webkit-filter 0.3s 0.2s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.dl-btn:hover, .dl-btn:focus, .dl-btn:active, .play-btn:hover, .play-btn:focus, .play-btn:active {
  background-position: bottom;
}

.dl-btn {
  -webkit-transform-origin: 85% 0%;
          transform-origin: 85% 0%;
  left: 2.5%;
  background: url("/img/Event/20221116_Megashark4/btn-download.png") top no-repeat;
  background-size: cover;
}

.play-btn {
  -webkit-transform-origin: 15% 0%;
          transform-origin: 15% 0%;
  right: 2.25%;
  background: url("/img/Event/20221116_Megashark4/btn-play.png") top no-repeat;
  background-size: cover;
}

.section {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

/*==============*/
/* PAGE CONTENT */
img {
  max-width: 100%;
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}

#content-area {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  width: 100vw;
  max-width: 1000px;
}

.head-title {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 12.5em 0 0;
}
.head-title .main-title {
  width: 18em;
  margin-left: auto;
  margin-right: auto;
}
.head-title .title {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.7em;
  font-weight: bold;
  text-align: center;
  text-shadow: -3px -3px 0 #2a1983, -3px -2px 0 #2a1983, -3px -1px 0 #2a1983, -3px 0px 0 #2a1983, -3px 1px 0 #2a1983, -3px 2px 0 #2a1983, -3px 3px 0 #2a1983, -2px -3px 0 #2a1983, -2px -2px 0 #2a1983, -2px -1px 0 #2a1983, -2px 0px 0 #2a1983, -2px 1px 0 #2a1983, -2px 2px 0 #2a1983, -2px 3px 0 #2a1983, -1px -3px 0 #2a1983, -1px -2px 0 #2a1983, -1px -1px 0 #2a1983, -1px 0px 0 #2a1983, -1px 1px 0 #2a1983, -1px 2px 0 #2a1983, -1px 3px 0 #2a1983, 0px -3px 0 #2a1983, 0px -2px 0 #2a1983, 0px -1px 0 #2a1983, 0px 0px 0 #2a1983, 0px 1px 0 #2a1983, 0px 2px 0 #2a1983, 0px 3px 0 #2a1983, 1px -3px 0 #2a1983, 1px -2px 0 #2a1983, 1px -1px 0 #2a1983, 1px 0px 0 #2a1983, 1px 1px 0 #2a1983, 1px 2px 0 #2a1983, 1px 3px 0 #2a1983, 2px -3px 0 #2a1983, 2px -2px 0 #2a1983, 2px -1px 0 #2a1983, 2px 0px 0 #2a1983, 2px 1px 0 #2a1983, 2px 2px 0 #2a1983, 2px 3px 0 #2a1983, 3px -3px 0 #2a1983, 3px -2px 0 #2a1983, 3px -1px 0 #2a1983, 3px 0px 0 #2a1983, 3px 1px 0 #2a1983, 3px 2px 0 #2a1983, 3px 3px 0 #2a1983;
  line-height: 1.2;
  margin: 1em auto;
  position: relative;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
@media (max-width: 1000px) {
  .head-title .title {
    font-size: 0.65em;
    line-height: 1.5;
    text-shadow: -2px -2px 0 #2a1983, -2px -1px 0 #2a1983, -2px 0px 0 #2a1983, -2px 1px 0 #2a1983, -2px 2px 0 #2a1983, -1px -2px 0 #2a1983, -1px -1px 0 #2a1983, -1px 0px 0 #2a1983, -1px 1px 0 #2a1983, -1px 2px 0 #2a1983, 0px -2px 0 #2a1983, 0px -1px 0 #2a1983, 0px 0px 0 #2a1983, 0px 1px 0 #2a1983, 0px 2px 0 #2a1983, 1px -2px 0 #2a1983, 1px -1px 0 #2a1983, 1px 0px 0 #2a1983, 1px 1px 0 #2a1983, 1px 2px 0 #2a1983, 2px -2px 0 #2a1983, 2px -1px 0 #2a1983, 2px 0px 0 #2a1983, 2px 1px 0 #2a1983, 2px 2px 0 #2a1983;
  }
}

.border {
  width: 96%;
  max-width: 950px;
  -webkit-filter: drop-shadow(0 0 10px #000);
          filter: drop-shadow(0 0 10px #000);
  margin: 0.5em auto 0.5em;
  position: relative;
  z-index: 1;
}

.slick-list {
  z-index: 3;
}

.slick-arrow {
  width: 50px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  background-image: url(/img/Event/20221116_Megashark4/arrow-1.png);
  opacity: 0.8;
  -webkit-transition: opacity 0.2s, background-image 0.2s;
  transition: opacity 0.2s, background-image 0.2s;
  z-index: 99;
}
.slick-arrow:hover {
  opacity: 1;
}
.slick-arrow.slick-next {
  right: 10px;
}
.slick-arrow.slick-prev {
  left: 10px;
  background-image: url(/img/Event/20221116_Megashark4/arrow-left-1.png);
}
.slick-arrow.slick-disabled {
  opacity: 0.8 !important;
}
.slick-arrow.slick-disabled.slick-next {
  background-image: url(/img/Event/20221116_Megashark4/arrow-0.png);
}
.slick-arrow.slick-disabled.slick-prev {
  left: 10px;
  background-image: url(/img/Event/20221116_Megashark4/arrow-left-0.png);
}
@media (max-width: 600px) {
  .slick-arrow {
    width: 30px;
    height: 50px;
  }
}

/* ==================== */
/* JS ANIMATION CLASSES */
.fade-scale {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
  -webkit-transition: opacity 1.6s, -webkit-transform 1s;
  transition: opacity 1.6s, -webkit-transform 1s;
  transition: opacity 1.6s, transform 1s;
  transition: opacity 1.6s, transform 1s, -webkit-transform 1s;
}
.fade-scale.faded {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.fade-down {
  -webkit-transform: translateY(-1.5em);
          transform: translateY(-1.5em);
  opacity: 0;
  -webkit-transition: opacity 1.6s, -webkit-transform 1s;
  transition: opacity 1.6s, -webkit-transform 1s;
  transition: opacity 1.6s, transform 1s;
  transition: opacity 1.6s, transform 1s, -webkit-transform 1s;
}
.fade-down.faded {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.fade-up {
  -webkit-transform: translateY(2em);
          transform: translateY(2em);
  opacity: 0;
  -webkit-transition: opacity 1.6s, -webkit-transform 1s;
  transition: opacity 1.6s, -webkit-transform 1s;
  transition: opacity 1.6s, transform 1s;
  transition: opacity 1.6s, transform 1s, -webkit-transform 1s;
}
.fade-up.faded {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.fade-in {
  opacity: 0;
  -webkit-transition: opacity 1.6s;
  transition: opacity 1.6s;
}
.fade-in.faded {
  opacity: 1;
}

/*=====================*/
/* KEYFRAMES AND MEDIA */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes glow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes glow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pop {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
    backdrop-filter: blur(0);
  }
  to {
    opacity: 1;
    backdrop-filter: blur(8px);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
    backdrop-filter: blur(0);
  }
  to {
    opacity: 1;
    backdrop-filter: blur(8px);
  }
}
@-webkit-keyframes blink {
  0% {
    background-position: top;
  }
  50% {
    background-position: bottom;
  }
}
@keyframes blink {
  0% {
    background-position: top;
  }
  50% {
    background-position: bottom;
  }
}/*# sourceMappingURL=main.css.map */