@font-face {
  font-family: "iCiel Pony";
  src: url("../font/PONY.TTF") format("truetype");
}
@font-face {
  font-family: "iCiel Cadena";
  src: url("../font/ICIELCADENA.TTF") format("truetype");
}
@font-face {
  font-family: "iCiel Soup of Justice";
  src: url("../font/ICIELSOUPOFJUSTICE.TTF") format("truetype");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "UTM Swiss 721 Black COndensed";
  src: url("../font/UTMSwiss721BlackCondensed.ttf") format("truetype");
  font-display: swap;
}
.fixCen {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.rs {
  padding: 0;
  margin: 0;
  list-style: none;
}

body {
  margin: 0;
  font-size: 14px;
  background: #000;
  overflow-x: hidden;
  font-family: "Tahoma";
}

img {
  margin: 0 auto;
  display: block;
}

.page-1 {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.page-2 {
  height: 2180px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.page-1 .logo {
  display: block;
  background: url("../images/logo.png") 0/100% no-repeat;
  width: 179px;
  height: 182px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -90px;
  z-index: 2;
}
.page-1 .btn-play {
  display: block;
  width: 100px;
  height: 110px;
  position: absolute;
  left: 50%;
  margin-left: 308px;
  top: 440px;
  z-index: 2;
}
.page-1 li.link-gift {
  display: block;
  width: 175px;
  height: 530px;
  position: absolute;
  top: 207px;
  left: 50%;
  margin-left: 1511px;
  background-color: transparent;
  border-top: 0;
}
.page-1 .video {
  background: url(../images/bg.jpg?7) no-repeat center top;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  height: auto;
  position: relative;
}
.page-1 .video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center center;
}
.page-1 .img-event {
  width: 100%;
  position: relative;
  left: 0;
  height: auto;
}
.page-1 .links {
  width: 100%;
  height: auto;
  z-index: 20;
  padding: 5px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4196078431);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4196078431);
  display: flex;
  justify-content: center;
}
.page-1 .links a {
  display: block;
  width: 85px;
  height: 66px;
  margin: 0;
}
.page-1 .links a.fb {
  background: url("../images/icon-fb.png") no-repeat;
}
.page-1 .links a.group {
  background: url("../images/icon-group.png") no-repeat;
  margin-left: -1px;
}
.page-1 .links a.download {
  background: url("../images/icon-download.png") no-repeat;
  margin-left: -1px;
}
.page-1 .muhn-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 258px;
  height: 100vh;
  height: 100dvh;
  z-index: 30;
  display: flex;
  flex-direction: column;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.52) 62%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}

.page-1 .muhn-menu .carousel-indicators,
.page-1 .muhn-menu .carousel-indicators li {
  pointer-events: auto;
}
.page-1 .muhn-menu .info .t1 {
  color: #fff;
  font-size: 16px;
  padding-bottom: 3px;
  padding-top: 13px;
}
.page-1 .muhn-menu .info .t2 {
  color: #fff;
  font-size: 11px;
}
.page-1 .muhn-menu .info .tooltip {
  position: relative;
}
.page-1 .muhn-menu .info .btn a {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #322626;
  margin-right: 5px;
}
.page-1 .muhn-menu .info .btn a:before {
  content: "";
  display: block;
}
.page-1 .muhn-menu .info .btn a.fb:before {
  width: 6px;
  height: 14px;
  background: url("../images/icon-fb.png") no-repeat;
}
.page-1 .muhn-menu .info .btn a.gr:before {
  width: 16px;
  height: 13px;
  background: url("../images/icon-group.png") no-repeat;
}
.page-1 .muhn-menu .info .btn a.sound {
  background: none;
  border-radius: 0;
}
.page-1 .muhn-menu .info-footer {
  background-color: #141519;
  line-height: 1.2;
  padding: 5px 0;
  font-size: 12px;
}
.page-1 .muhn-menu .info-footer .logo-ft {
  display: block;
  margin: 0 auto 5px;
  background: url("../images/logo-ft.png") 0/100% no-repeat;
  width: 108px;
  height: 54px;
}
.page-1 .muhn-menu .info-footer p {
  color: #fff;
}
.page-1 .muhn-menu .info-footer a {
  display: block;
  text-align: center;
  color: #ffd200;
}

.top-bar {
  position: fixed;
  top: calc(12px + env(safe-area-inset-top, 0px));
  left: 268px;
  right: 24px;
  z-index: 40;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  pointer-events: none;
}

.top-bar > a {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  margin-left: 0 !important;
  pointer-events: auto;
  flex: 0 0 auto;
}

.btn-home {
  display: block;
  background: url("../images/icon-home.png?v=1") 0/100% no-repeat;
  width: 159px;
  height: 36px;
}

.btn-forum {
  display: block;
  background: url("../images/icon-forum.png") 0/100% no-repeat;
  width: 159px;
  height: 36px;
}

.btn-register {
  display: block;
  background: url("../images/icon-register.png") 0/100% no-repeat;
  width: 159px;
  height: 36px;
}

.btn-down {
  display: block;
  background: url("../images/icon-down.png") 0/100% no-repeat;
  width: 159px;
  height: 36px;
  animation: glowing 500ms infinite;
}

@-webkit-keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}

@-moz-keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}

@-o-keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}

@keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}

.carousel-indicators {
  position: initial;
  flex: 1;
  left: 0;
  top: 140px;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
}

.carousel-indicators li {
  width: 255px;
  height: 65px;
  text-indent: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
  flex-shrink: 0;
}

.carousel-indicators li:nth-child(1) {
  display: block;
  width: 125px;
  height: 100px;
  background: url("../images/logo.png") no-repeat 0/100% !important;
  margin: 5px auto;
  border-top: none;
}

.carousel-indicators li:nth-child(1).active {
  background: url("../images/logo.png") no-repeat 0/100% !important;
  background-color: transparent !important;
}

.carousel-indicators li:nth-child(2) {
  background: url("../images/icon-1.png?v=1") 0/100% no-repeat;
}

.carousel-indicators li:nth-child(2).active,
.carousel-indicators li:nth-child(2):hover {
  background: url("../images/icon-1a.png?v=1") 0 / 100% no-repeat rgb(54 1 1 / 0%);
}

.carousel-indicators li:nth-child(3) {
  background: url("../images/icon-2.png?v=1") 0/100% no-repeat;
}

.carousel-indicators li:nth-child(3).active,
.carousel-indicators li:nth-child(3):hover {
  background: url("../images/icon-2a.png?v=1") 0 / 100% no-repeat rgb(54 1 1 / 0%);
}

.carousel-indicators li:nth-child(4) {
  background: url("../images/icon-3.png?v=1") 0/100% no-repeat;
}

.carousel-indicators li:nth-child(4).active,
.carousel-indicators li:nth-child(4):hover {
  background: url("../images/icon-3a.png?v=1") 0 / 100% no-repeat rgb(54 1 1 / 0%);
}

.carousel-indicators li:nth-child(5) {
  background: url("../images/icon-4.png?v=1") 0/100% no-repeat;
}

.carousel-indicators li:nth-child(5).active,
.carousel-indicators li:nth-child(5):hover {
  background: url("../images/icon-4a.png?v=1") 0 / 100% no-repeat rgb(54 1 1 / 0%);
}

.carousel-indicators li:nth-child(6) {
  background: url("../images/icon-5.png?v=1") 0/100% no-repeat;
}

.carousel-indicators li:nth-child(6).active,
.carousel-indicators li:nth-child(6):hover {
  background: url("../images/icon-5a.png?v=1") 0 / 100% no-repeat rgb(54 1 1 / 0%);
}

.carousel-indicators li.active {
  background-color: transparent;
}

.toolTip {
  position: relative;
}
.toolTip .tip {
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #212121;
  padding: 5px;
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.toolTip:hover .tip {
  opacity: 1;
  visibility: visible;
}

.img1-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -500px;
  top: 80px;
}

.img2-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -640px;
  top: 180px;
}

.img2-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 150px;
  top: 180px;
}

.img3-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -680px;
  top: 160px;
}

.img4-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -275px;
  top: 180px;
}

.img4-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 5px;
  top: 180px;
}

.img4-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 285px;
  top: 180px;
}

.img4-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -260px;
  top: 545px;
}

.img5-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -600px;
  top: 180px;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-30%, -30%) scale(1.1);
}

.img5-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 275px;
  top: 180px;
}

.img5-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -590px;
  top: 610px;
}

.img5-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -15px;
  top: 180px;
}

.img6-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -120px;
  top: 170px;
}

.img6-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -530px;
  top: 330px;
}

.img6-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -10px;
  top: 330px;
}

.img6-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 255px;
  top: 330px;
}

.img6-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -660px;
  top: 695px;
}

.img6a-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -265px;
  top: 295px;
}

.img6a-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 20px;
  top: 295px;
}

.img6a-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 300px;
  top: 295px;
}

.img6a-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -200px;
  top: 170px;
}

.img6a-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -285px;
  top: 695px;
}

.img7-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -275px;
  top: 245px;
}

.img7-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 10px;
  top: 245px;
}

.img7-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 295px;
  top: 245px;
}

.img7-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -310px;
  top: 620px;
}

.img8-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -655px;
  top: 245px;
}

.img8-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 150px;
  top: 245px;
}

.img9-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -425px;
  top: 180px;
}

.img9-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -845px;
  top: 100px;
}

.img9-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 182px;
  top: 250px;
}

.img9-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -155px;
  top: 245px;
}

.img9-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 140px;
  top: 245px;
}

.img9-6 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -450px;
  top: 660px;
}

.img10-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 269px;
  top: 0;
}

.img10-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -155px;
  top: 200px;
}

.img10-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -320px;
  top: 265px;
}

.img10-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -5px;
  top: 265px;
}

.img10-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 275px;
  top: 265px;
}

.img10-6 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -260px;
  top: 715px;
}

.animate-left {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-30%, -30%) scale(1.1);
}

.animate-right {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(30%, 30%) scale(1.1);
}

.animate-down {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-20%, 20%) scale(0.5);
}

.animate-zoom {
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transform: scale(0.2);
}

.carousel-item.active .animate-left {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-zoom {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-right {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-down {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.sound.on:before, .sound.on:after, .sound.on i:before, .sound.on i:after {
  -webkit-animation: sound_wave 0.5s infinite ease;
          animation: sound_wave 0.5s infinite ease;
}

.sound:before, .sound:after, .sound i:before, .sound i:after {
  content: " ";
  width: 3px;
  height: 5px;
  background: #fddf8b;
  position: absolute;
  bottom: 2px;
  left: 3px;
}

.sound i:before {
  left: 13px;
}

.sound i:after {
  left: 18px;
}

.sound.on i:before {
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
}

.sound.on i:after {
  -webkit-animation-delay: 330ms;
          animation-delay: 330ms;
}

.sound.on:before, .sound.on:after, .sound.on i:before, .sound.on i:after {
  -webkit-animation: sound_wave 0.5s infinite ease;
          animation: sound_wave 0.5s infinite ease;
}

.sound i:after {
  left: 18px;
}

.sound:after {
  left: 8px;
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

.sound.on:after {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

@-webkit-keyframes sound_wave {
  50% {
    height: 15px;
  }
}

@keyframes sound_wave {
  50% {
    height: 15px;
  }
}
@-webkit-keyframes scroll {
  50% {
    transform: translateY(10px);
  }
}
@keyframes scroll {
  50% {
    transform: translateY(10px);
  }
}
@-webkit-keyframes vd {
  50% {
    transform: scale(0.8);
  }
}
@keyframes vd {
  50% {
    transform: scale(0.8);
  }
}

/* ========== Responsive / Mobile ========== */

html,
body {
  height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
}

.page-1.carousel-cinematic {
  min-height: 100vh;
  min-height: 100dvh;
}

.page-1.carousel-cinematic .carousel-inner {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  min-height: inherit;
  z-index: 1;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 210, 0, 0.45) rgba(0, 0, 0, 0.35);
}

.page-1.carousel-cinematic .carousel-inner:has(#page-video.active) {
  overflow: hidden;
}

.page-1.carousel-cinematic .carousel-item.img-event.active {
  position: relative;
  height: auto;
  min-height: 100%;
}

.page-1.carousel-cinematic .carousel-item.img-event img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  object-fit: unset !important;
  display: block;
}

.page-1.carousel-cinematic .carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.page-1.carousel-cinematic .carousel-flash {
  position: absolute;
  inset: 0;
  z-index: 15;
  pointer-events: none;
  opacity: 0;
  background:
    radial-gradient(ellipse at center, rgba(255, 196, 64, 0.22) 0%, transparent 62%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, transparent 38%, transparent 72%, rgba(0, 0, 0, 0.18) 100%);
  transition: opacity 0.45s ease-out;
}

.page-1.carousel-cinematic.is-transitioning .carousel-flash {
  opacity: 1;
}

.page-1.carousel-cinematic.carousel-fade .carousel-item {
  opacity: 0;
  transform: scale(1.07);
  filter: brightness(0.72) saturate(0.88);
  transition:
    opacity 0.85s cubic-bezier(0.22, 1, 0.36, 1),
    transform 1.05s cubic-bezier(0.22, 1, 0.36, 1),
    filter 0.85s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform, filter;
}

.page-1.carousel-cinematic.carousel-fade .carousel-item.active,
.page-1.carousel-cinematic.carousel-fade .carousel-item-next.carousel-item-left,
.page-1.carousel-cinematic.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transform: scale(1);
  filter: brightness(1) saturate(1);
}

.page-1.carousel-cinematic.carousel-fade .carousel-item.active.carousel-item-left,
.page-1.carousel-cinematic.carousel-fade .carousel-item.active.carousel-item-right {
  opacity: 0;
  transform: scale(0.96);
  filter: brightness(0.55) saturate(0.75);
}

.page-1.carousel-cinematic.carousel-fade .carousel-item.active {
  z-index: 2;
}

.page-1.carousel-cinematic.carousel-fade .carousel-item.carousel-item-next,
.page-1.carousel-cinematic.carousel-fade .carousel-item.carousel-item-prev,
.page-1.carousel-cinematic.carousel-fade .carousel-item.carousel-item-left,
.page-1.carousel-cinematic.carousel-fade .carousel-item.carousel-item-right {
  z-index: 3;
}

@media (max-width: 767px) {
  .page-1.carousel-cinematic.carousel-fade .carousel-item {
    transform: scale(1.04);
    filter: brightness(0.8) saturate(0.92);
  }

  .page-1.carousel-cinematic.carousel-fade .carousel-item.active.carousel-item-left,
  .page-1.carousel-cinematic.carousel-fade .carousel-item.active.carousel-item-right {
    transform: scale(0.98);
    filter: brightness(0.65) saturate(0.85);
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-1.carousel-cinematic.carousel-fade .carousel-item,
  .page-1.carousel-cinematic .carousel-flash {
    transition: none !important;
    transform: none !important;
    filter: none !important;
  }
}

@media (max-width: 1199px) {
  .page-1 {
    height: 100vh;
    height: 100dvh;
    overflow: hidden;
  }

  .page-1 .carousel-inner,
  .page-1 .carousel-item#page-video {
    height: 100%;
  }

  .page-1 .carousel-inner {
    margin-left: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .page-1 .carousel-inner:has(#page-video.active) {
    overflow: hidden;
  }

  .page-1 .video,
  .page-1 .img-event {
    width: 100%;
    left: 0;
  }

  .page-1 .video {
    height: 100%;
    background-size: cover;
    background-position: center center;
  }

  .page-1 .video video {
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center center;
  }

  .page-1 .carousel-item.img-event {
    display: none;
    height: auto;
    min-height: 100%;
  }

  .page-1 .carousel-item.img-event.active,
  .page-1 .carousel-item.img-event.carousel-item-next,
  .page-1 .carousel-item.img-event.carousel-item-prev,
  .page-1.carousel-cinematic .carousel-item.img-event.carousel-item-left,
  .page-1.carousel-cinematic .carousel-item.img-event.carousel-item-right {
    display: block;
  }

  .page-1 .carousel-item.img-event img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: unset !important;
    display: block;
  }

  .page-1 .muhn-menu {
    width: 200px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.45) 70%, rgba(0, 0, 0, 0) 100%);
  }

  .top-bar {
    left: 210px;
    right: 16px;
    gap: 6px;
  }

  .top-bar > a {
    width: 120px;
    height: 27px;
  }

  .carousel-indicators li {
    width: 180px;
    height: 48px;
  }

  .carousel-indicators li:nth-child(1) {
    width: 100px;
    height: 80px;
  }
}

@media (max-width: 991px) {
  .page-1 .carousel-inner {
    margin-left: 0;
    width: 100%;
  }

  .page-1 .muhn-menu {
    width: 160px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.5) 72%, rgba(0, 0, 0, 0) 100%);
  }

  .top-bar {
    left: 168px;
    right: 12px;
  }

  .top-bar > a {
    width: 90px;
    height: 20px;
  }

  .carousel-indicators li {
    width: 140px;
    height: 38px;
  }

  .carousel-indicators li:nth-child(1) {
    width: 80px;
    height: 64px;
  }
}

@media (max-width: 767px) {
  .page-1 {
    height: calc(100dvh - var(--mobile-bar-h, 68px) - env(safe-area-inset-bottom, 0px));
    overflow: hidden;
  }

  .page-1 .carousel-inner {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .page-1 .carousel-item.img-event {
    padding: 0;
    min-height: auto;
    height: auto;
  }

  .page-1 .carousel-inner:has(#page-video.active) {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .page-1 .carousel-item#page-video:not(.active) {
    display: none !important;
  }

  .page-1 .carousel-item#page-video.active {
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100dvh - var(--mobile-bar-h, 68px) - env(safe-area-inset-bottom, 0px));
    height: auto;
  }

  .page-1 .carousel-item#page-video .video {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
  }

  .page-1 .carousel-item#page-video .video video {
    object-fit: cover;
    object-position: center center;
  }

  .page-1.carousel-cinematic.carousel-fade .carousel-item#page-video.active {
    transform: none;
    filter: none;
  }

  .page-1 .muhn-menu {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 72px;
    flex-direction: row;
    background: rgba(0, 0, 0, 0.85);
    pointer-events: auto;
    padding: 6px 0;
    padding-bottom: calc(6px + env(safe-area-inset-bottom, 0px));
    z-index: 25;
  }

  .carousel-indicators {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 0 8px;
    gap: 6px;
  }

  .carousel-indicators::-webkit-scrollbar {
    display: none;
  }

  .carousel-indicators li:nth-child(1) {
    width: 48px;
    height: 48px;
    margin: 0 4px;
    flex-shrink: 0;
  }

  .carousel-indicators li {
    width: 72px;
    height: 32px;
    flex-shrink: 0;
    margin: 0;
  }

  .top-bar {
    left: 0;
    right: 0;
    top: calc(8px + env(safe-area-inset-top, 0px));
    padding: 0 4px;
    justify-content: space-between;
    gap: 4px;
  }

  .top-bar > a {
    width: calc(25% - 6px);
    max-width: 110px;
    height: 28px;
  }

  .toolTip .tip {
    display: none;
  }
}

@media (max-width: 479px) {
  .page-1 .carousel-item.img-event {
    padding: 0;
  }

  .carousel-indicators li:nth-child(1) {
    width: 40px;
    height: 40px;
  }

  .carousel-indicators li {
    width: 58px;
    height: 26px;
  }

  .top-bar > a {
    height: 22px;
  }

  .page-1 .muhn-menu {
    max-height: 60px;
  }
}

/* ========== Desktop PC (>= 1200px) ========== */

@media (min-width: 1200px) {
  .page-1 {
    height: 100vh;
    height: 100dvh;
    overflow: hidden;
  }

  .page-1 .carousel-inner {
    margin-left: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 210, 0, 0.45) rgba(0, 0, 0, 0.35);
  }

  .page-1 .carousel-inner:has(#page-video.active) {
    overflow: hidden;
  }

  .page-1 .carousel-item.img-event {
    display: none;
  }

  .page-1 .carousel-item.img-event.active,
  .page-1 .carousel-item.img-event.carousel-item-next,
  .page-1 .carousel-item.img-event.carousel-item-prev,
  .page-1.carousel-cinematic .carousel-item.img-event.carousel-item-left,
  .page-1.carousel-cinematic .carousel-item.img-event.carousel-item-right {
    display: block;
  }

  .page-1 .img-event {
    width: 100%;
    left: 0;
    height: auto;
  }

  .page-1 .carousel-item.img-event img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: unset !important;
    display: block;
  }

  .page-1 .carousel-item#page-video.active,
  .page-1 .carousel-item#page-video.carousel-item-next,
  .page-1 .carousel-item#page-video.carousel-item-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .page-1 .carousel-item#page-video .video {
    width: 100%;
    height: 100vh;
    height: 100dvh;
    background-size: cover;
    background-position: center center;
  }
}
