@charset "UTF-8";
.msiFooter {
  position: relative;
}

.msiHeader__nav {
  position: relative;
  z-index: 2;
  background: #fff;
}

.project {
  position: relative;
  isolation: isolate;
  background-color: #e8f4fb;
}
.project::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background-color: #e8f4fb;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/page-bg.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: repeat;
}
@supports (background-image: url(data:image/webp;base64,UklGRhoAAABXRUJQVlA4TA0AAAAvAAAAEAcQERGIiP4HAA==)) {
  .project::before {
    background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/page-bg.webp);
  }
}
.project > * {
  position: relative;
  z-index: 0;
}
.project::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/faq-bg.png);
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
@supports (background-image: url(data:image/webp;base64,UklGRhoAAABXRUJQVlA4TA0AAAAvAAAAEAcQERGIiP4HAA==)) {
  .project::after {
    background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/faq-bg.webp);
  }
}

.hide {
  display: none;
}

html {
  scrollbar-gutter: stable;
}

.kv {
  position: relative;
  width: 100%;
  z-index: 2;
}
.kv__stage {
  position: relative;
  width: 100%;
  aspect-ratio: 4/5;
  overflow: hidden;
  -webkit-mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/bg-mask.png);
  mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/bg-mask.png);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-mode: alpha;
  mask-mode: alpha;
}
@media (min-width: 996px) {
  .kv__stage {
    aspect-ratio: 3840/2194;
    height: auto;
  }
}
.kv__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.kv__media picture {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.kv__img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  will-change: transform, opacity;
}
.kv__title-wrap {
  position: absolute;
  left: 7.5%;
  right: 7.5%;
  top: 3%;
  z-index: 2;
  pointer-events: none;
}
@media (min-width: 996px) {
  .kv__title-wrap {
    left: 0;
    right: auto;
    top: 3%;
    width: 50%;
  }
}
.kv__title-motion {
  will-change: transform, opacity;
}
.kv__title {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  will-change: transform, opacity;
}

.section-heading {
  margin: 0;
  font-size: clamp(1.75rem, 6.5vw, 3.25rem);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-align: center;
  color: #111;
  text-shadow: -0.07em -0.07em 0 #fff, 0 -0.07em 0 #fff, 0.07em -0.07em 0 #fff, -0.07em 0 0 #fff, 0.07em 0 0 #fff, -0.07em 0.07em 0 #fff, 0 0.07em 0 #fff, 0.07em 0.07em 0 #fff, -0.05em -0.07em 0 #fff, 0.05em -0.07em 0 #fff, -0.07em -0.05em 0 #fff, 0.07em -0.05em 0 #fff, -0.05em 0.07em 0 #fff, 0.05em 0.07em 0 #fff, -0.07em 0.05em 0 #fff, 0.07em 0.05em 0 #fff, 0.1em 0.1em 0 #111;
}

.section-tagline {
  margin: 0;
  font-family: permanent-marker, var(--MSIBodyFont);
  font-size: clamp(1rem, 3.6vw, 1.375rem);
  font-weight: 400;
  font-style: normal;
  line-height: 1.35;
  text-align: center;
  color: #333;
}

.section-header {
  margin: 0 auto 28px;
  text-align: center;
}
@media (min-width: 996px) {
  .section-header {
    margin-bottom: 36px;
  }
}
.section-header > .section-heading + .section-copy {
  margin-top: clamp(16px, 4vw, 20px);
}

.section-copy > * + * {
  margin-top: 12px;
}
.section-copy > .section-tagline {
  margin-top: 1.25em;
}
.section-copy > .section-terms {
  margin-top: 16px;
}

.section-desc {
  margin: 0;
  font-size: clamp(0.875rem, 2.6vw, 1rem);
  line-height: 1.7;
  color: #444;
}

.section-meta {
  margin: 0;
  line-height: 1.5;
  color: #444;
}

.section-terms {
  margin: 0;
  font-size: clamp(0.8125rem, 2.2vw, 0.875rem);
  line-height: 1.5;
}
.section-terms a {
  color: inherit;
  text-decoration: underline;
}

.intro {
  margin-top: -50px;
  position: relative;
  z-index: 1;
  padding: 90px 25px 64px;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/paper-2.png);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 996px) {
  .intro {
    padding: 120px 25px 80px;
  }
}
.intro__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.intro__tabs {
  display: flex;
  gap: 0;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 0px;
  padding: 0;
  position: relative;
  z-index: 3;
  overflow: visible;
}
@media (min-width: 996px) {
  .intro__tabs {
    gap: 0px;
    justify-content: center;
    width: auto;
    max-width: 100%;
  }
}
.intro__tab {
  flex: 1 1 0;
  min-width: 0;
  width: auto;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
.intro__tab[hidden], .intro__tab[data-intro-disabled] {
  display: none !important;
}
.intro__tab {
  opacity: 1;
  transform: translateY(4px);
  transition: 0.2s ease transform;
}
.intro__tab:hover {
  transform: translateY(16px);
}
@media (min-width: 996px) {
  .intro__tab {
    flex: 0 0 auto;
    width: clamp(88px, 22vw, 160px);
  }
}
.intro__tab.is-active {
  opacity: 1;
  transform: translateY(16px);
}
.intro__tab-face {
  position: relative;
  display: block;
}
.intro__tab-img {
  display: block;
  width: 100%;
  height: auto;
}
.intro__tab-label {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 7%;
  margin: 0;
  font-size: clamp(0.6rem, 2vw, 1.8rem);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
@media (min-width: 996px) {
  .intro__tab-label {
    top: 13%;
    left: 7%;
    right: 7%;
    font-weight: 800;
    font-size: clamp(0.5rem, 2.1vw, 1rem);
  }
}
.intro__tab[data-intro-tab=blue] .intro__tab-label {
  color: #173a6b;
}
.intro__tab[data-intro-tab=beige] .intro__tab-label {
  color: #2a241c;
}
.intro__tab[data-intro-tab=orange] .intro__tab-label {
  color: #7a3a12;
}
.intro__tab[data-intro-tab=navy] .intro__tab-label {
  color: #fff;
}
.intro__tab[data-intro-tab=lavender] .intro__tab-label {
  color: #4e2d7a;
}
.intro__panels {
  position: relative;
}
.intro__panel {
  display: none;
}
.intro__panel.is-active {
  display: block;
}
.intro__paper {
  position: relative;
  z-index: 2;
  margin-top: -10px;
  display: flex;
  flex-direction: column;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
}
.intro__paper::before, .intro__paper::after {
  content: "";
  flex: 0 0 auto;
  width: 100%;
  height: 0;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/paper-1.png);
  background-repeat: no-repeat;
  background-size: 102% auto;
  pointer-events: none;
}
.intro__paper::before {
  padding-top: 5.8%;
  background-position: center top;
}
.intro__paper::after {
  padding-top: 7.4%;
  background-position: center bottom;
}
@media (min-width: 996px) {
  .intro__paper {
    margin-top: -40px;
  }
}
.intro__paper-body {
  flex: 1 1 auto;
  padding: 24px 0px 4px;
  background-color: #fff;
  background-size: 18px 18px;
}
@media (min-width: 768px) {
  .intro__paper-body {
    padding: 24px 24px;
  }
}
@media (min-width: 996px) {
  .intro__paper-body {
    padding: 24px 60px;
  }
}
.intro__layout {
  display: grid;
  gap: 12px;
}
@media (min-width: 768px) {
  .intro__layout {
    grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.24fr);
    gap: 25px;
    align-items: center;
  }
}
.intro__copy {
  min-width: 0;
  padding: 0 16px 16px 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .intro__copy {
    text-align: start;
  }
}
.intro__theme-title {
  margin: 0 0 12px;
  font-size: clamp(2rem, 9vw, 3.5rem);
  font-weight: 800;
  line-height: 0.95;
  font-family: permanent-marker, var(--MSIBodyFont);
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
@media (min-width: 768px) {
  .intro__theme-title {
    text-align: start;
  }
}
.intro__theme-title--blue {
  color: #6aabce;
}
.intro__theme-title--beige {
  color: #a6937c;
}
.intro__theme-title--orange {
  color: #eea22e;
}
.intro__theme-title--navy {
  color: #4a82b8;
}
.intro__theme-title--lavender {
  color: #c35bb9;
}
.intro__tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .intro__tags {
    justify-content: start;
  }
}
@media (min-width: 996px) {
  .intro__tags {
    margin-bottom: 16px;
  }
}
.intro__tags li {
  padding: 6px 14px;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
.intro__panel[data-intro-panel=blue] .intro__tags li {
  background: #84c4e6;
}
.intro__panel[data-intro-panel=beige] .intro__tags li {
  background: #b8a690;
}
.intro__panel[data-intro-panel=orange] .intro__tags li {
  background: #2f8686;
}
.intro__panel[data-intro-panel=navy] .intro__tags li {
  background: #2a4568;
}
.intro__panel[data-intro-panel=lavender] .intro__tags li {
  background: #d070c8;
}
.intro__text {
  margin: 0;
  line-height: 1.55;
  color: #222;
  text-align: center;
}
@media (min-width: 768px) {
  .intro__text {
    text-align: start;
  }
}
@media (min-width: 996px) {
  .intro__text {
    line-height: 1.75;
  }
}
.intro__slider {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  gap: 25px;
  overflow: hidden;
  padding: 20px 8px 4px;
  margin: -8px 0 -4px;
}
@media (min-width: 768px) {
  .intro__slider {
    align-items: start;
    padding-block: 28px;
    padding-inline: 24px 10px;
    margin: -28px 0 -28px;
  }
}
@media (min-width: 996px) {
  .intro__slider {
    padding-block: 32px;
    padding-inline: 28px 12px;
    margin: -32px 0 -32px;
  }
}
.intro__swiper {
  width: 100%;
  overflow: visible;
}
.intro__swiper.swiper {
  overflow: visible;
}
.intro__swiper .swiper-wrapper {
  align-items: start;
}
.intro__swiper .swiper-slide {
  height: auto;
  align-self: start;
  z-index: 1;
  padding: 0;
}
@media (min-width: 768px) {
  .intro__swiper .swiper-slide {
    padding: 8px 4px 10px 6px;
  }
}
.intro__swiper .swiper-slide-active {
  z-index: 3;
}
.intro__swiper .swiper-slide-next,
.intro__swiper .swiper-slide-prev {
  z-index: 2;
}
.intro__swiper .swiper-slide:nth-child(3n+1) .intro__polaroid {
  transform: rotate(-4deg);
}
.intro__swiper .swiper-slide:nth-child(3n+2) .intro__polaroid {
  transform: rotate(3deg);
}
.intro__swiper .swiper-slide:nth-child(3n) .intro__polaroid {
  transform: rotate(-1deg);
}
.intro__polaroid {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  padding: 10px 10px 12px;
  background: #e9e9e9;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
  transform: rotate(-2deg);
  transition: transform 0.3s ease, filter 0.3s ease;
}
@media (min-width: 768px) {
  .intro__polaroid {
    max-width: 320px;
  }
}
@media (min-width: 996px) {
  .intro__polaroid {
    max-width: 330px;
    padding: 14px 14px 16px;
  }
}
.swiper-slide-active .intro__polaroid {
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
}
.intro__polaroid-photo {
  display: block;
  text-decoration: none;
  color: inherit;
}
.intro__polaroid-photo:hover {
  opacity: 0.92;
}
.intro__polaroid-frame {
  display: block;
  overflow: hidden;
  background: #f5f5f5;
}
.intro__polaroid-img {
  display: block;
  width: 100%;
  height: auto;
}
.intro__polaroid-name {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 8px;
  padding: 0 2px;
  text-align: center;
  font-size: clamp(0.625rem, 2.2vw, 1rem);
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 996px) {
  .intro__polaroid-name {
    font-size: clamp(0.8125rem, 3.6vw, 1.125rem);
  }
}
.intro__polaroid-name--blue {
  color: #6aabce;
}
.intro__polaroid-name--beige {
  color: #a6937c;
}
.intro__polaroid-name--orange {
  color: #eea22e;
}
.intro__polaroid-name--navy {
  color: #4a82b8;
}
.intro__polaroid-name--lavender {
  color: #c35bb9;
}
a.intro__polaroid-name {
  text-decoration: none;
}
a.intro__polaroid-name:hover {
  text-decoration: underline;
}

.intro__slider-controls {
  position: relative;
  z-index: 20;
  isolation: isolate;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  max-width: 100%;
  margin-top: 0;
  align-self: center;
  pointer-events: auto;
}
@media (min-width: 768px) {
  .intro__slider-controls {
    align-self: center;
    justify-content: center;
    width: 100%;
  }
}
@media (min-width: 996px) {
  .intro__slider-controls {
    margin-top: 16px;
  }
}
.intro__pager {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.intro__nav {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  width: 48px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  pointer-events: auto;
}
.intro__nav.swiper-button-disabled {
  pointer-events: auto;
  opacity: 1;
}
@media (max-width: 767px) {
  .intro__nav {
    height: 44px;
    background-size: 48px 28px;
  }
}
.intro__nav--prev {
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/arrow-1-left.png);
}
.intro__nav--next {
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/arrow-2-left.png);
}
.intro__pagination {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  width: auto !important;
}
.intro__pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 !important;
  border-radius: 0;
  opacity: 1;
  background: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/dot-line.png) center/contain no-repeat;
  background-color: transparent;
}
.intro__pagination .swiper-pagination-bullet-active {
  width: 18px;
  height: 18px;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/dot.png);
}

.intro-lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  max-height: 100svh;
  padding: 12px;
  overflow: hidden;
  overscroll-behavior: contain;
}
.intro-lightbox.popup.is-open {
  display: flex !important;
  height: 100%;
  max-height: 100svh;
}
.intro-lightbox__dialog {
  position: relative;
  flex: 0 1 auto;
  width: min(100%, 420px);
  max-height: calc(100svh - 24px);
  margin: auto;
  padding: 44px 16px 16px;
  background-color: #fff;
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.08) 1px, transparent 1px);
  background-size: 18px 18px;
  border-radius: 8px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-gutter: stable;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .intro-lightbox__dialog {
    width: min(94vw, 960px);
    max-height: calc(100svh - 32px);
    padding: 40px 28px 24px;
  }
}
@media (min-width: 996px) {
  .intro-lightbox__dialog {
    padding: 48px 40px 28px;
  }
}
.intro-lightbox.popup .intro-lightbox__close.popup__close {
  position: absolute;
  top: 12px;
  inset-inline-end: 12px;
  bottom: auto;
  inset-inline-start: auto;
  z-index: 10;
  display: block;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #111;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transform: none;
  transition: opacity 0.2s ease;
}
.intro-lightbox.popup .intro-lightbox__close.popup__close::before, .intro-lightbox.popup .intro-lightbox__close.popup__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  margin-top: -1px;
  margin-left: -8px;
  border-radius: 1px;
  background: #fff;
}
.intro-lightbox.popup .intro-lightbox__close.popup__close::before {
  transform: rotate(45deg);
}
.intro-lightbox.popup .intro-lightbox__close.popup__close::after {
  transform: rotate(-45deg);
}
.intro-lightbox.popup .intro-lightbox__close.popup__close:hover {
  opacity: 0.85;
  transform: none;
  background: #111;
}
.intro-lightbox.popup .intro-lightbox__close.popup__close:hover::before, .intro-lightbox.popup .intro-lightbox__close.popup__close:hover::after {
  background: #fff;
}
@media (min-width: 996px) {
  .intro-lightbox.popup .intro-lightbox__close.popup__close {
    top: 16px;
    inset-inline-end: 16px;
    width: 40px;
    height: 40px;
  }
  .intro-lightbox.popup .intro-lightbox__close.popup__close::before, .intro-lightbox.popup .intro-lightbox__close.popup__close::after {
    width: 18px;
    margin-left: -9px;
  }
}
.intro-lightbox__swiper {
  width: 100%;
  overflow: hidden;
}
.intro-lightbox__swiper .swiper-slide {
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
.intro-lightbox__layout {
  display: grid;
  gap: 12px;
}
@media (min-width: 768px) {
  .intro-lightbox__layout {
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    gap: 20px;
    align-items: center;
  }
}
@media (min-width: 996px) {
  .intro-lightbox__layout {
    gap: 28px;
  }
}
.intro-lightbox__media {
  min-width: 0;
}
.intro-lightbox__img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 34vh;
  margin: 0 auto;
  object-fit: contain;
}
@media (min-width: 768px) {
  .intro-lightbox__img {
    max-height: min(42vh, 400px);
  }
}
@media (min-width: 996px) {
  .intro-lightbox__img {
    max-height: none;
  }
}
.intro-lightbox__title {
  margin: 0;
  text-align: center;
  font-size: clamp(1rem, 4.5vw, 1.4rem);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .intro-lightbox__title {
    text-align: start;
  }
}
.intro-lightbox__title--blue {
  color: #6aabce;
}
.intro-lightbox__title--beige {
  color: #a6937c;
}
.intro-lightbox__title--orange {
  color: #eea22e;
}
.intro-lightbox__title--navy {
  color: #4a82b8;
}
.intro-lightbox__title--lavender {
  color: #c35bb9;
}
.intro-lightbox__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  min-width: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .intro-lightbox__body {
    align-items: start;
    gap: 14px;
    text-align: start;
  }
}
@media (min-width: 996px) {
  .intro-lightbox__body {
    gap: 16px;
  }
}
.intro-lightbox__desc {
  margin: 0;
  font-size: clamp(0.8125rem, 3.4vw, 1rem);
  line-height: 1.6;
  color: #222;
  white-space: pre-line;
  text-align: center;
}
@media (min-width: 768px) {
  .intro-lightbox__desc {
    text-align: start;
  }
}
@media (min-width: 996px) {
  .intro-lightbox__desc {
    line-height: 1.7;
  }
}
.intro-lightbox__cta {
  align-self: center;
  padding: 10px 22px;
  border-radius: 999px;
  background: #111;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}
@media (min-width: 768px) {
  .intro-lightbox__cta {
    align-self: start;
  }
}
.intro-lightbox__cta:hover {
  opacity: 0.88;
  color: #fff;
  text-decoration: none;
}
.intro-lightbox__note {
  margin: 0;
  font-size: 0.6875rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
@media (min-width: 768px) {
  .intro-lightbox__note {
    text-align: start;
  }
}
.intro-lightbox__controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  margin: 12px auto 0;
  flex-shrink: 0;
}
@media (min-width: 996px) {
  .intro-lightbox__controls {
    margin-top: 16px;
  }
}
.intro-lightbox__pager {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.video-section {
  position: relative;
  z-index: 1;
  overflow: visible;
  padding: 0px 25px 60px;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/paper-3.png);
  background-position: center top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (min-width: 996px) {
  .video-section {
    padding: 0px 25px 80px;
  }
}
.video-section__inner {
  max-width: 1280px;
  margin: 30px auto 0;
  overflow: visible;
}
.video-section__stage {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: visible;
}
.video-section__media {
  position: relative;
  width: 100%;
  overflow: visible;
}
.video-section .video__box {
  position: relative;
  z-index: 2;
  width: 100%;
  filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.14));
}
.video-section .video__box .video-section__thumb {
  transition: filter 0.2s ease-in-out;
}
.video-section .video__box:hover .video-section__thumb {
  filter: brightness(1.1);
}
.video-section-trigger {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
.video-section-trigger .video__play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  width: 52px;
  height: 52px;
  margin: -26px 0 0 -26px;
  border-radius: 50%;
  background: rgba(255, 0, 0, 0.92);
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.4);
  pointer-events: none;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
}
@media (min-width: 996px) {
  .video-section-trigger .video__play {
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
  }
}
.video-section-trigger .video__play::after {
  content: "";
  position: absolute;
  left: 54%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: 9px 0 9px 15px;
  border-color: transparent transparent transparent #fff;
}
@media (min-width: 996px) {
  .video-section-trigger .video__play::after {
    border-width: 11px 0 11px 18px;
  }
}
.video-section__thumb {
  display: block;
  -webkit-mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/video-frame.png);
  mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/video-frame.png);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-mode: alpha;
  mask-mode: alpha;
}
.video-section__thumb img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  vertical-align: top;
}

.vibewall {
  padding: 25px 25px 60px;
  overflow: clip;
}
@media (min-width: 996px) {
  .vibewall {
    padding: 0px 25px 80px;
  }
}
.vibewall__inner {
  max-width: 1280px;
  margin: 0 auto;
}
.vibewall__slider {
  position: relative;
}
@media (max-width: 767px) {
  .vibewall__slider.is-carousel {
    overflow: visible;
  }
}
.vibewall__swiper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.vibewall__swiper .swiper-slide {
  padding: 5px;
  box-sizing: border-box;
}
.vibewall__slider.is-carousel .vibewall__swiper {
  overflow: visible;
  padding: 16px;
}
@media (max-width: 767px) {
  .vibewall__slider.is-carousel .vibewall__swiper {
    padding: 16px 0;
  }
}
@media (min-width: 768px) {
  .vibewall__slider.is-carousel .vibewall__swiper {
    overflow: hidden;
  }
}
.vibewall__slider.is-carousel .vibewall__swiper.swiper {
  overflow: visible;
}
@media (min-width: 768px) {
  .vibewall__slider.is-carousel .vibewall__swiper.swiper {
    overflow: hidden;
  }
}
.vibewall__slider.is-carousel .vibewall__swiper .swiper-slide {
  z-index: 1;
}
.vibewall__slider.is-carousel .vibewall__swiper .swiper-slide-active {
  z-index: 3;
}
.vibewall__slider.is-carousel .vibewall__swiper .swiper-slide-next,
.vibewall__slider.is-carousel .vibewall__swiper .swiper-slide-prev {
  z-index: 2;
}
.vibewall__item {
  display: block;
  position: relative;
  margin: 0;
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  filter: drop-shadow(0 0px 5px rgba(0, 0, 0, 0.3));
}
.vibewall__item::before {
  content: "";
  position: absolute;
  inset: -5px;
  background: #fff;
  -webkit-mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/ig-mask.png);
  mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/ig-mask.png);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-mode: alpha;
  mask-mode: alpha;
  z-index: 0;
}
.vibewall__item:hover {
  filter: brightness(1.1) drop-shadow(0 0px 5px rgba(0, 0, 0, 0.3));
}
.vibewall__img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3/4;
  object-fit: cover;
  -webkit-mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/ig-mask.png);
  mask-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/ig-mask.png);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-mode: alpha;
  mask-mode: alpha;
}
.vibewall__controls {
  position: relative;
  z-index: 20;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
  pointer-events: auto;
}
.vibewall__controls[hidden] {
  display: none !important;
}
@media (min-width: 996px) {
  .vibewall__controls {
    margin-top: 24px;
  }
}
.vibewall__pager {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.vibewall__nav {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  width: 48px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  pointer-events: auto;
}
.vibewall__nav.swiper-button-disabled {
  pointer-events: auto;
  opacity: 1;
}
@media (max-width: 767px) {
  .vibewall__nav {
    height: 44px;
    background-size: 48px 28px;
  }
}
.vibewall__nav--prev {
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/arrow-1-left.png);
}
.vibewall__nav--next {
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/arrow-2-left.png);
}
.vibewall__pagination {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  width: auto !important;
}
.vibewall__pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 !important;
  padding: 0;
  border: 0;
  border-radius: 0;
  opacity: 1;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/dot-line.png) center/contain no-repeat;
  background-color: transparent;
}
.vibewall__pagination .swiper-pagination-bullet-active {
  width: 18px;
  height: 18px;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/dot.png);
}
.vibewall__slider.is-static .vibewall__swiper {
  overflow: visible;
}
.vibewall__slider.is-static .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  transform: none !important;
}
@media (min-width: 768px) {
  .vibewall__slider.is-static .swiper-wrapper {
    gap: 16px;
  }
}
@media (min-width: 996px) {
  .vibewall__slider.is-static .swiper-wrapper {
    gap: 20px;
  }
}
.vibewall__slider.is-static .swiper-slide {
  width: calc((100% - 24px) / 3);
  margin: 0 !important;
}
@media (min-width: 768px) {
  .vibewall__slider.is-static .swiper-slide {
    width: calc((100% - 32px) / 3);
  }
}
@media (min-width: 996px) {
  .vibewall__slider.is-static .swiper-slide {
    width: calc((100% - 40px) / 3);
  }
}
.vibewall__slider.is-static[data-vibe-count="2"] .swiper-slide {
  width: calc((100% - 12px) / 2);
  max-width: 360px;
}
@media (min-width: 768px) {
  .vibewall__slider.is-static[data-vibe-count="2"] .swiper-slide {
    width: calc((100% - 16px) / 2);
  }
}
@media (min-width: 996px) {
  .vibewall__slider.is-static[data-vibe-count="2"] .swiper-slide {
    width: calc((100% - 20px) / 2);
  }
}
.vibewall__slider.is-static[data-vibe-count="1"] .swiper-slide {
  width: min(100%, 360px);
  max-width: 360px;
}
.vibewall__slider.is-static.is-centered .swiper-wrapper {
  justify-content: center;
}
.vibewall__slider.is-static .vibewall__controls {
  display: none !important;
}

.giveaway {
  position: relative;
  padding: 30px 0px 30px;
  color: #fff;
  background-position: center top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.giveaway img {
  vertical-align: top;
}
@media (min-width: 996px) {
  .giveaway {
    padding: 0px 0px 30px;
  }
}
.giveaway-headerbox {
  width: 100%;
  padding: 50px 0 0;
}
.giveaway-headerbox .section-header {
  margin: 0 auto;
  max-width: initial !important;
}
.giveaway .section-heading {
  display: inline-block;
  padding: 0.38em 0px 0.42em;
  background-image: url(https://storage-asset.msi.com/event/2026/gnp/the-desk-my-stage/images/giveaway-title-bg.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .giveaway .section-heading {
    padding: 0.38em 30px 0.42em;
  }
}
@media (min-width: 996px) {
  .giveaway .section-heading {
    padding: 0.38em 60px 0.42em;
  }
}
.giveaway .section-desc,
.giveaway .section-meta {
  color: #fff;
  margin-top: 25px;
}
.giveaway .section-terms a {
  color: #3dd9d9;
}
.giveaway .tc__btn {
  color: #00ffff;
  text-decoration: underline;
}
.giveaway__inner {
  background: rgba(16, 40, 76, 0.75);
}
.giveaway-deco-top, .giveaway-deco-bottom {
  opacity: 0.75;
}

.popup--campaign-tc .popup__area {
  border: 0;
  border-radius: 8px;
  background-color: #fff;
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.08) 1px, transparent 1px);
  background-size: 18px 18px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
}
.popup--campaign-tc .popup__heading {
  background: #111;
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.popup--campaign-tc .popup__close,
.popup--campaign-tc .popup-close {
  background: #fff;
  border-color: #fff;
}
.popup--campaign-tc .popup__close::before, .popup--campaign-tc .popup__close::after,
.popup--campaign-tc .popup-close::before,
.popup--campaign-tc .popup-close::after {
  background: #111;
}
.popup--campaign-tc .popup__close:hover,
.popup--campaign-tc .popup-close:hover {
  background: #fff;
  border-color: #fff;
  opacity: 0.85;
}
.popup--campaign-tc .popup__close:hover::before, .popup--campaign-tc .popup__close:hover::after,
.popup--campaign-tc .popup-close:hover::before,
.popup--campaign-tc .popup-close:hover::after {
  background: #111;
}
.popup--campaign-tc .popup__content a {
  color: #111;
  text-decoration: underline;
}
.popup--campaign-tc .popup__content a:hover {
  color: #333;
}
.popup--campaign-tc .popup__content .popTC p,
.popup--campaign-tc .popup__content .popTC li {
  color: #333;
}
.popup--campaign-tc .popup__content .popTC__subtitle {
  color: #111;
}
.popup--campaign-tc .popup__content .popTC__subtitle:first-child {
  margin-top: 0;
}
.popup--campaign-tc .popup__content .popTC__line {
  background: #111;
}
.popup--campaign-tc .popup__content .popTC__legal-caps {
  font-size: 0.92em;
  line-height: 1.55;
  color: #111;
}
.popup--campaign-tc .popup__content .popTC__table--points {
  display: table;
  width: 100%;
  min-width: 0;
  margin: 12px 0 16px;
  border-collapse: collapse;
}
.popup--campaign-tc .popup__content .popTC__table--points thead {
  display: table-header-group;
}
.popup--campaign-tc .popup__content .popTC__table--points tbody {
  display: table-row-group;
  grid-template-columns: none;
  gap: 0;
}
.popup--campaign-tc .popup__content .popTC__table--points tr {
  display: table-row;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.popup--campaign-tc .popup__content .popTC__table--points th,
.popup--campaign-tc .popup__content .popTC__table--points td {
  display: table-cell;
  width: auto;
  padding: 10px 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: rgba(255, 255, 255, 0.72);
  vertical-align: top;
}
.popup--campaign-tc .popup__content .popTC__table--points th::before,
.popup--campaign-tc .popup__content .popTC__table--points td::before {
  display: none;
}
.popup--campaign-tc .popup__content .popTC__table--points thead th {
  background: rgba(0, 0, 0, 0.06);
  color: #111;
  font-weight: 700;
  text-align: start;
}
.popup--campaign-tc .popup__content .popTC__table--points tbody th {
  width: 22%;
  min-width: 88px;
  background: rgba(0, 0, 0, 0.04);
  color: #111;
  font-weight: 700;
  white-space: nowrap;
}
.popup--campaign-tc .popup__content .popTC__table--points tbody td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.wtb {
  padding: 30px 0;
}
.wtb .wtbw_selectorsbar label {
  color: #000;
}

.faq {
  padding: 0px 0px 60px;
}
@media (min-width: 996px) {
  .faq {
    padding: 64px 0px 96px;
  }
}
.faq .msi__container {
  max-width: 960px;
}
.faq .section-heading {
  margin-bottom: 28px;
}
.faq .accordionaas {
  width: 100%;
  margin: 0;
}
.faq .accordionaas dl {
  display: flex;
  flex-direction: column;
  margin: 0;
  border: 0;
  background: transparent;
}
.faq .accordionaas dt {
  margin: 0;
}
.faq .accordionaas dt:not(:first-child) {
  margin-top: 8px;
}
.faq .accordionaas dd {
  margin: 0;
}
.faq .accordionTitle {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 16px;
  width: 100%;
  padding: 16px 20px;
  border: 1px solid #de8d3b;
  border-radius: 10px;
  background: #fdfae0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  color: #111;
  font-weight: 700;
  font-size: clamp(0.9375rem, 2.8vw, 1.0625rem);
  line-height: 1.4;
  cursor: pointer;
  appearance: none;
  text-align: start;
  transition: background 0.2s ease, border-radius 0.2s ease, box-shadow 0.2s ease;
}
.faq .accordionTitle::before {
  content: "Q: ";
  flex: 0 0 auto;
}
.faq .accordionTitle::after {
  content: "+";
  flex: 0 0 auto;
  margin-inline-start: auto;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1;
}
.faq .accordionTitle:hover {
  background: #fff5dc;
}
.faq .accordionTitle.is-expanded {
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
  box-shadow: none;
}
.faq .accordionTitle.is-expanded::after {
  content: "−";
}
.faq .accordionTitle dd {
  margin: 0;
  min-height: 0;
}
.faq .accordionItem {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  transition: grid-template-rows 0.3s ease;
}
.faq .accordionItem:not(.is-collapsed) {
  grid-template-rows: 1fr;
}
.faq .faq__answer {
  overflow: hidden;
  min-height: 0;
  border: 1px solid #de8d3b;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  background: #fffef8;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}
.faq .faq__answer p {
  margin: 0;
  padding: 16px 20px;
  font-size: clamp(0.875rem, 2.5vw, 1rem);
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-align: start;
}
.faq .faq__answer ul {
  margin: 0;
  padding: 16px 20px;
  padding-inline-start: 2.5em;
  font-size: clamp(0.875rem, 2.5vw, 1rem);
  line-height: 1.6;
  color: #333;
  text-align: start;
}
.faq .faq__answer ul li + li {
  margin-top: 0.5em;
}
.faq .faq__answer ul li {
  list-style: disc !important;
}
.faq .faq__answer p + ul,
.faq .faq__answer ul + p {
  padding-top: 0;
}
.faq .accordionItem.is-collapsed .faq__answer {
  border-color: transparent;
  box-shadow: none;
  background: transparent;
}
