@charset "UTF-8";
@import url("https://use.typekit.net/lgv1xst.css");
:root {
  --font-gaming-industry: "industry", var(--MSIBodyFont), sans-serif;
  --font-cantarell: "cantarell", var(--MSIBodyFont);
  --text-gradient-meg: linear-gradient(180deg, #fdf6e8 0%, #e8d5a3 30%, #c9a962 65%, #8a7340 100%);
}

.text-gold-gradient-shadow {
  background: -webkit-gradient(linear, left top, left bottom, from(#fdf6e8), color-stop(30%, #e8d5a3), color-stop(65%, #c9a962), to(#8a7340));
  background: linear-gradient(180deg, #fdf6e8 0%, #e8d5a3 30%, #c9a962 65%, #8a7340 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-filter: drop-shadow(0 2px 0 rgba(0, 0, 0, 0.85)) drop-shadow(0 6px 14px rgba(0, 0, 0, 0.45));
          filter: drop-shadow(0 2px 0 rgba(0, 0, 0, 0.85)) drop-shadow(0 6px 14px rgba(0, 0, 0, 0.45));
}

@-webkit-keyframes msi-privacy-pulse {
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(201, 169, 98, 0);
            box-shadow: 0 0 0 10px rgba(201, 169, 98, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(201, 169, 98, 0);
            box-shadow: 0 0 0 0 rgba(201, 169, 98, 0);
  }
}

@keyframes msi-privacy-pulse {
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(201, 169, 98, 0);
            box-shadow: 0 0 0 10px rgba(201, 169, 98, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(201, 169, 98, 0);
            box-shadow: 0 0 0 0 rgba(201, 169, 98, 0);
  }
}
.msi-third-party-host {
  min-width: 0;
  background: transparent;
}

.msi-third-party-embed {
  overflow: hidden;
  border: 1px solid rgba(201, 169, 98, 0.28);
  border-radius: 20px;
  background: radial-gradient(circle at 90% 12%, rgba(201, 169, 98, 0.12), transparent 34%), radial-gradient(circle at 8% 92%, rgba(201, 169, 98, 0.08), transparent 32%), #161616;
  -webkit-box-shadow: 0 14px 42px rgba(0, 0, 0, 0.45);
          box-shadow: 0 14px 42px rgba(0, 0, 0, 0.45);
}
.msi-third-party-embed__content {
  min-height: 320px;
  background: transparent;
}
.msi-third-party-embed__privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px 14px;
  min-height: 48px;
  padding: 9px 16px;
  border-top: 1px solid rgba(201, 169, 98, 0.28);
  color: #9a968c;
  background: transparent;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}
.msi-third-party-embed__privacy a,
.msi-third-party-embed__privacy button {
  color: #e8d5a3;
}
.msi-third-party-embed__privacy a {
  text-underline-offset: 3px;
}
.msi-third-party-embed__privacy a:focus-visible {
  outline: 2px solid #c9a962;
  outline-offset: 3px;
}
.msi-third-party-embed__privacy button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  width: 100%;
  margin-left: 0;
  padding: 8px 12px;
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
}
@media (min-width: 576px) {
  .msi-third-party-embed__privacy button {
    width: auto;
    margin-left: auto;
  }
}
.msi-third-party-embed__privacy button:hover {
  opacity: 0.9;
}
.msi-third-party-embed__privacy button:focus-visible {
  outline: 2px solid #c9a962;
  outline-offset: 3px;
}

.msi-third-party-frame {
  display: block;
  width: 100%;
  min-height: 360px;
  border: 0;
  background: #080808;
}

.msi-third-party-placeholder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 28px 22px;
  background: radial-gradient(circle at 90% 12%, rgba(201, 169, 98, 0.12), transparent 34%), radial-gradient(circle at 8% 92%, rgba(201, 169, 98, 0.08), transparent 32%), #161616;
}
@media (min-width: 576px) {
  .msi-third-party-placeholder {
    padding: clamp(28px, 5vw, 56px);
  }
}
.msi-third-party-placeholder__eyebrow {
  margin: 0 0 12px;
  color: #c9a962;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: 0.14em;
}
.msi-third-party-placeholder__title {
  margin: 0;
  color: #f2f0eb;
  font-weight: 700;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.15;
  letter-spacing: -0.03em;
}
.msi-third-party-placeholder__description, .msi-third-party-placeholder__purpose {
  max-width: 760px;
  margin: 18px 0 0;
  color: #9a968c;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.75;
}
.msi-third-party-placeholder__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: 100%;
  margin-top: 24px;
}
@media (min-width: 576px) {
  .msi-third-party-placeholder__actions {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
  }
}
.msi-third-party-placeholder__privacy-link {
  padding: 8px;
  color: #c9a962;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.4;
  text-underline-offset: 3px;
}
.msi-third-party-placeholder__privacy-link:hover {
  color: #e8d5a3;
}
.msi-third-party-placeholder__privacy-link:focus-visible {
  outline: 2px solid #c9a962;
  outline-offset: 3px;
}

.msi-third-party-loading {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  padding: 32px;
  color: #9a968c;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
}
.msi-third-party-loading__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c9a962;
  -webkit-box-shadow: 0 0 0 0 rgba(201, 169, 98, 0.4);
          box-shadow: 0 0 0 0 rgba(201, 169, 98, 0.4);
  -webkit-animation: msi-privacy-pulse 1.4s infinite;
          animation: msi-privacy-pulse 1.4s infinite;
}
@media (prefers-reduced-motion: reduce) {
  .msi-third-party-loading__dot {
    -webkit-animation: none;
            animation: none;
  }
}

.msi-third-party-error {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 32px;
  color: #e8d5a3;
  background: rgba(201, 169, 98, 0.08);
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
}

.msi-third-party-settings {
  width: min(680px, 100vw - 32px);
  max-height: min(780px, 100vh - 32px);
  padding: 0;
  overflow: auto;
  border: 1px solid rgba(201, 169, 98, 0.28);
  border-radius: 24px;
  color: #f2f0eb;
  background: #161616;
  -webkit-box-shadow: 0 28px 90px rgba(0, 0, 0, 0.55);
          box-shadow: 0 28px 90px rgba(0, 0, 0, 0.55);
}
.msi-third-party-settings::-ms-backdrop {
  background: rgba(8, 8, 8, 0.72);
  backdrop-filter: blur(4px);
}
.msi-third-party-settings::backdrop {
  background: rgba(8, 8, 8, 0.72);
  backdrop-filter: blur(4px);
}
.msi-third-party-settings button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
}
.msi-third-party-settings button:focus-visible {
  outline: 2px solid #c9a962;
  outline-offset: 3px;
}
.msi-third-party-settings a {
  color: #c9a962;
}
.msi-third-party-settings a:focus-visible {
  outline: 2px solid #c9a962;
  outline-offset: 3px;
}
.msi-third-party-settings__eyebrow {
  margin: 0 0 12px;
  color: #c9a962;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: 0.14em;
}
.msi-third-party-settings__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 28px 28px 18px;
}
.msi-third-party-settings__header h2 {
  margin: 0;
  color: #f2f0eb;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.15;
  letter-spacing: -0.03em;
}
.msi-third-party-settings__close {
  padding: 10px 14px;
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
}
.msi-third-party-settings__close:hover {
  opacity: 0.9;
}
.msi-third-party-settings__intro {
  margin: 0;
  padding: 0 28px 24px;
  color: #9a968c;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.65;
}
.msi-third-party-settings__list {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.msi-third-party-settings__provider {
  display: grid;
  grid-template-columns: 1fr;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
  padding: 22px 28px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
@media (min-width: 576px) {
  .msi-third-party-settings__provider {
    grid-template-columns: minmax(0, 1fr) auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.msi-third-party-settings__provider h3,
.msi-third-party-settings__provider p {
  margin: 0;
}
.msi-third-party-settings__provider h3 {
  color: #f2f0eb;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
}
.msi-third-party-settings__provider p {
  margin-top: 6px;
  color: #9a968c;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
}
.msi-third-party-settings__provider a {
  display: inline-block;
  margin-top: 8px;
  color: #c9a962;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.4;
}

.msi-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  min-height: 42px;
  padding: 0 18px;
  width: 100%;
}
@media (min-width: 576px) {
  .msi-button {
    width: auto;
  }
}
.msi-button:focus-visible {
  outline: 2px solid #c9a962;
  outline-offset: 3px;
}
.msi-button:disabled {
  cursor: default;
  opacity: 0.55;
}
.msi-button--primary {
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
  -webkit-box-shadow: 0 8px 20px rgba(201, 169, 98, 0.28);
          box-shadow: 0 8px 20px rgba(201, 169, 98, 0.28);
}
.msi-button--primary:hover {
  opacity: 0.9;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
}

.msi-consent-toggle {
  min-width: 142px;
  padding: 12px 15px;
  color: #9a968c;
  background: rgba(255, 255, 255, 0.06);
  width: 100%;
}
@media (min-width: 576px) {
  .msi-consent-toggle {
    width: auto;
  }
}
.msi-consent-toggle.is-allowed {
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
}

.msiFooter {
  position: relative;
  z-index: 2;
}

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

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

.e-widget-wrapper {
  --glm-widget-radius: 0;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  border-radius: 0 !important;
}
.e-widget-wrapper iframe,
.e-widget-wrapper .e-widget {
  width: 100% !important;
}
.e-widget-wrapper.e-dark {
  background: #0a0e14 !important;
}

.popup-blocks-container,
.popup-block {
  --glm-widget-radius: 0;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #000 !important;
}
.popup-blocks-container iframe,
.popup-blocks-container .e-widget,
.popup-block iframe,
.popup-block .e-widget {
  border-radius: 0 !important;
  width: 100% !important;
}

.e-widget-wrapper.e-dark iframe.e-embed-frame {
  background: transparent !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

html,
body {
  background: #080808;
}

@-webkit-keyframes page-bg-drift-a {
  0% {
    -webkit-transform: translate3d(-10vw, 0, 0);
            transform: translate3d(-10vw, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(12vw, 5vh, 0);
            transform: translate3d(12vw, 5vh, 0);
  }
}

@keyframes page-bg-drift-a {
  0% {
    -webkit-transform: translate3d(-10vw, 0, 0);
            transform: translate3d(-10vw, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(12vw, 5vh, 0);
            transform: translate3d(12vw, 5vh, 0);
  }
}
@-webkit-keyframes page-bg-drift-b {
  0% {
    -webkit-transform: translate3d(12vw, 5vh, 0);
            transform: translate3d(12vw, 5vh, 0);
  }
  100% {
    -webkit-transform: translate3d(-12vw, -5vh, 0);
            transform: translate3d(-12vw, -5vh, 0);
  }
}
@keyframes page-bg-drift-b {
  0% {
    -webkit-transform: translate3d(12vw, 5vh, 0);
            transform: translate3d(12vw, 5vh, 0);
  }
  100% {
    -webkit-transform: translate3d(-12vw, -5vh, 0);
            transform: translate3d(-12vw, -5vh, 0);
  }
}
@-webkit-keyframes page-bg-drift-c {
  0% {
    -webkit-transform: translate3d(-8vw, 4vh, 0);
            transform: translate3d(-8vw, 4vh, 0);
  }
  100% {
    -webkit-transform: translate3d(10vw, -4vh, 0);
            transform: translate3d(10vw, -4vh, 0);
  }
}
@keyframes page-bg-drift-c {
  0% {
    -webkit-transform: translate3d(-8vw, 4vh, 0);
            transform: translate3d(-8vw, 4vh, 0);
  }
  100% {
    -webkit-transform: translate3d(10vw, -4vh, 0);
            transform: translate3d(10vw, -4vh, 0);
  }
}
@-webkit-keyframes page-bg-glow-a {
  0%, 100% {
    opacity: 0.5;
    -webkit-filter: brightness(0.7);
            filter: brightness(0.7);
  }
  50% {
    opacity: 0.96;
    -webkit-filter: brightness(1.18);
            filter: brightness(1.18);
  }
}
@keyframes page-bg-glow-a {
  0%, 100% {
    opacity: 0.5;
    -webkit-filter: brightness(0.7);
            filter: brightness(0.7);
  }
  50% {
    opacity: 0.96;
    -webkit-filter: brightness(1.18);
            filter: brightness(1.18);
  }
}
@-webkit-keyframes page-bg-glow-b {
  0%, 100% {
    opacity: 0.46;
    -webkit-filter: brightness(0.66);
            filter: brightness(0.66);
  }
  40% {
    opacity: 0.96;
    -webkit-filter: brightness(1.22);
            filter: brightness(1.22);
  }
}
@keyframes page-bg-glow-b {
  0%, 100% {
    opacity: 0.46;
    -webkit-filter: brightness(0.66);
            filter: brightness(0.66);
  }
  40% {
    opacity: 0.96;
    -webkit-filter: brightness(1.22);
            filter: brightness(1.22);
  }
}
@-webkit-keyframes page-bg-glow-c {
  0%, 100% {
    opacity: 0.55;
    -webkit-filter: brightness(0.76);
            filter: brightness(0.76);
  }
  60% {
    opacity: 0.92;
    -webkit-filter: brightness(1.1);
            filter: brightness(1.1);
  }
}
@keyframes page-bg-glow-c {
  0%, 100% {
    opacity: 0.55;
    -webkit-filter: brightness(0.76);
            filter: brightness(0.76);
  }
  60% {
    opacity: 0.92;
    -webkit-filter: brightness(1.1);
            filter: brightness(1.1);
  }
}
.page-bg {
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  background: #080808;
}
.page-bg__layer {
  position: absolute;
  inset: -16%;
  width: 132%;
  height: 132%;
  display: block;
  shape-rendering: geometricPrecision;
}
.page-bg__layer--1 {
  -webkit-animation: page-bg-drift-a 16s ease-in-out infinite alternate, page-bg-glow-a 8s ease-in-out infinite;
          animation: page-bg-drift-a 16s ease-in-out infinite alternate, page-bg-glow-a 8s ease-in-out infinite;
}
.page-bg__layer--2 {
  -webkit-animation: page-bg-drift-b 18s ease-in-out infinite alternate, page-bg-glow-b 11s ease-in-out infinite;
          animation: page-bg-drift-b 18s ease-in-out infinite alternate, page-bg-glow-b 11s ease-in-out infinite;
}
.page-bg__layer--3 {
  -webkit-animation: page-bg-drift-c 22s ease-in-out infinite alternate, page-bg-glow-c 13s ease-in-out infinite;
          animation: page-bg-drift-c 22s ease-in-out infinite alternate, page-bg-glow-c 13s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  .page-bg__layer {
    -webkit-animation: none;
            animation: none;
  }
  .page-bg svg animate {
    display: none;
  }
}

.hide {
  display: none !important;
}

.project {
  position: relative;
  z-index: 1;
  overflow-x: hidden;
  color: #f2f0eb;
  background: transparent;
  font-size: 16px;
  line-height: 1.7;
}
.project h1 {
  font-family: var(--font-cantarell);
}
.project h2, .project h3, .project h4 {
  font-family: var(--font-gaming-industry);
}
.project picture {
  display: block;
}
.project img {
  max-width: 100%;
  height: auto;
  display: block;
  vertical-align: top;
}
.project .hide {
  display: none;
}

.msi__container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

body > .popup {
  position: fixed;
  inset: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body > .popup:not(.is-open) {
  display: none !important;
}

.section-block {
  position: relative;
  overflow: hidden;
}
.section-block__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.section-block__bg--intro {
  background: radial-gradient(ellipse 90% 60% at 50% 0%, rgba(201, 169, 98, 0.08), transparent 65%);
}
.section-block__bg--influencer {
  background: transparent;
}
.section-block__bg--giveaway {
  background: radial-gradient(ellipse 70% 50% at 100% 0%, rgba(201, 169, 98, 0.06), transparent 60%);
}
.section-block__bg--desk {
  background: transparent;
}
.section-block__bg--gallery {
  background: transparent;
}
.section-block__bg--faq {
  background: transparent;
}
.section-block__bg--discover {
  background: radial-gradient(ellipse 80% 50% at 50% 100%, rgba(201, 169, 98, 0.07), transparent 70%);
}
.section-block > :not(.section-block__bg) {
  position: relative;
  z-index: 1;
}

.ph-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: linear-gradient(145deg, rgba(201, 169, 98, 0.16), rgba(22, 22, 22, 0.92));
  border: 1px dashed rgba(201, 169, 98, 0.5);
  color: #e8d5a3;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: center;
  padding: 16px;
}
.ph-media--kv {
  min-height: clamp(280px, 50vh, 560px);
}
.ph-media--video {
  aspect-ratio: 16/9;
  min-height: 0;
  max-height: clamp(180px, 36vw, 420px);
}
.ph-media--feature {
  aspect-ratio: 16/9;
  min-height: 0;
}
@media (min-width: 996px) {
  .ph-media--feature {
    aspect-ratio: 4/3;
  }
}
.ph-media--vertical-video {
  aspect-ratio: 9/16;
  min-height: 0;
  width: 100%;
  max-height: none;
}
.ph-media--influencer {
  aspect-ratio: 1/1;
  min-height: 0;
  max-height: none;
  border: none;
  background: rgba(26, 20, 16, 0.12);
  color: rgba(26, 20, 16, 0.55);
}
.ph-media--influencer-thumb {
  aspect-ratio: 1/1;
  min-height: 0;
  padding: 6px;
  font-size: 9px;
  letter-spacing: 0;
}
.ph-media--prize {
  margin: 0 auto;
  min-height: 0;
}
.ph-media--product {
  aspect-ratio: 289/378;
  max-width: 200px;
  margin: 0 auto;
  min-height: 0;
  max-height: 220px;
}
.ph-media--gallery {
  aspect-ratio: 800/1067;
  min-height: 0;
  max-height: 360px;
}
.ph-media--discover-card {
  aspect-ratio: 9/16;
  min-height: 200px;
  border: 0;
  border-radius: 12px 12px 0 0;
}
.ph-media--discover-feature {
  aspect-ratio: 1920/800;
  min-height: 200px;
}
.ph-media--popup {
  aspect-ratio: 16/9;
  min-height: 160px;
  margin-bottom: 16px;
  border-radius: 8px;
}
.ph-media--logo {
  width: 120px;
  height: 40px;
  padding: 8px;
  font-size: 9px;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 44px;
  padding: 10px 24px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease, border-color 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, border-color 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, border-color 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
}
.btn--gold {
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
  border-color: transparent;
  border: 1px solid transparent;
}
.btn--gold:hover {
  opacity: 0.88;
}
.btn--outline {
  color: #e8d5a3;
  background: transparent;
  border: 1px solid #c9a962;
}
.btn--outline:hover {
  background: rgba(201, 169, 98, 0.12);
}

.section {
  position: relative;
  padding: 36px 0;
}
@media (min-width: 996px) {
  .section {
    padding: 56px 0;
  }
}
.section::before {
  content: none;
}
.section__head {
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
  text-align: center;
}
@media (min-width: 996px) {
  .section__head {
    margin-bottom: 32px;
  }
}
.section__title-main {
  margin: 0 0 12px;
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: #f1d8a7;
}
.section__title-sub1 {
  margin: 0;
  font-size: var(--title-lg);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
.section__title-sub2 {
  margin: 0;
  font-size: var(--title-md);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.02em;
}
.section__title-sub3 {
  margin: 0;
  font-size: var(--title-sm);
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0;
}
.section__lead {
  margin: 0;
  font-size: clamp(18px, 2.2vw, 24px);
  color: #e8d5a3;
}
.section__desc {
  margin: 0 auto;
  max-width: 760px;
  color: rgba(242, 240, 235, 0.78);
}
.section__desc + .section__desc {
  margin-top: 16px;
}

.side-nav {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 90;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.45s ease;
  transition: opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.45s ease;
  transition: transform 0.45s ease, opacity 0.35s ease, visibility 0.35s ease;
  transition: transform 0.45s ease, opacity 0.35s ease, visibility 0.35s ease, -webkit-transform 0.45s ease;
}
.side-nav.is-visible {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.side-nav__panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}
.side-nav__collapse {
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 28px;
  height: 56px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(201, 169, 98, 0.28);
  border-right: none;
  border-radius: 8px 0 0 8px;
  background: rgba(8, 8, 8, 0.92);
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.2s ease, border-color 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease;
}
@media (min-width: 996px) {
  .side-nav__collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.side-nav__collapse:hover {
  background: rgba(22, 22, 22, 0.96);
  border-color: rgba(201, 169, 98, 0.45);
}
.side-nav__collapse-icon {
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #c9a962;
  border-right: 2px solid #c9a962;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.side-nav.is-collapsed .side-nav__collapse-icon {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
@media (min-width: 996px) {
  .side-nav.is-collapsed .side-nav__list {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}
.side-nav__toggle {
  display: none;
  width: 44px;
  height: 44px;
  margin: 0 12px 0 auto;
  padding: 10px;
  border: 1px solid rgba(201, 169, 98, 0.28);
  border-radius: 8px;
  background: rgba(8, 8, 8, 0.92);
  cursor: pointer;
}
@media (min-width: 996px) {
  .side-nav__toggle {
    display: none !important;
  }
}
.side-nav__toggle-bar {
  display: block;
  height: 2px;
  margin: 4px 0;
  background: #c9a962;
}
.side-nav__list {
  margin: 0;
  padding: 16px 12px;
  list-style: none;
  background: rgba(8, 8, 8, 0.88);
  border-left: 1px solid rgba(201, 169, 98, 0.28);
  backdrop-filter: blur(8px);
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.35s ease;
  transition: transform 0.35s ease, opacity 0.3s ease, visibility 0.3s ease;
  transition: transform 0.35s ease, opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.35s ease;
}
@media (min-width: 996px) {
  .side-nav__list {
    display: block !important;
  }
}
.side-nav__list a {
  display: block;
  padding: 8px 12px;
  color: #9a968c;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.side-nav__list a:hover, .side-nav__list a.is-active {
  color: #e8d5a3;
  background: rgba(201, 169, 98, 0.12);
  border-radius: 4px;
}
@media (min-width: 996px) {
  .side-nav {
    display: block;
  }
}
@media (max-width: 995px) {
  .side-nav {
    top: auto;
    bottom: 72px;
    right: 12px;
    left: auto;
    -webkit-transform: translateX(calc(100% + 24px));
            transform: translateX(calc(100% + 24px));
  }
  .side-nav.is-visible {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .side-nav__panel {
    display: block;
  }
  .side-nav__toggle {
    display: block;
  }
  .side-nav__list {
    display: none;
    margin-top: 8px;
    border: 1px solid rgba(201, 169, 98, 0.28);
    border-radius: 8px;
  }
  .side-nav__list.is-open {
    display: block;
  }
}

.float-cta {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 95;
  min-height: 48px;
  padding: 12px 20px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
}
.float-cta:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  opacity: 0.92;
}

.kv {
  position: relative;
}
.kv__bg {
  position: relative;
}
.kv__bg img {
  width: 100%;
  height: 100%;
}
.kv__content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 8% 0px 0;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (min-width: 996px) {
  .kv__content {
    padding: 17% 25px 0;
  }
}
.kv__title {
  margin: 0 auto;
  font-size: clamp(24px, 5vw, 82px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: 0;
  text-transform: uppercase;
}
.kv__subtitle {
  margin: 0 auto;
  max-width: 720px;
  color: #e8e4dc;
  font-size: clamp(10px, 2vw, 22px);
  line-height: 1.5;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.7);
}

.intro {
  padding: 0 0 36px;
}
@media (min-width: 996px) {
  .intro {
    padding: 0 0 56px;
  }
}
.intro .msi__container {
  padding-top: 40px;
}
@media (min-width: 996px) {
  .intro .msi__container {
    padding-top: 64px;
  }
}
.intro .msi__container.intro__head {
  padding-top: 0;
}
.intro__hero {
  position: relative;
}
.intro__head {
  z-index: 3;
  pointer-events: none;
}
@media (min-width: 996px) {
  .intro__head {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
  }
}
.intro__head .section__head {
  margin-bottom: 0;
  pointer-events: auto;
}
.intro__video-box {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
}
.intro__video-box-trigger {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  color: inherit;
}
.intro__video-box-trigger::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  width: 52px;
  height: 52px;
  margin: -26px 0 0 -26px;
  background: url(https://storage-asset.msi.com/global/picture/image/feature/CoreLiquid/meg-coreliquid-e15-360/video-btn.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  pointer-events: none;
}
.intro__video-box::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.75) 100%);
}
.intro__video-box-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #000;
}
.intro__video-box video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.intro .section__head {
  padding: 25px 0;
}
@media (min-width: 996px) {
  .intro .section__head {
    padding: 0 25px;
  }
}
.intro__showcase {
  position: relative;
  width: 100%;
  margin-bottom: 24px;
  overflow: hidden;
}
@media (min-width: 996px) {
  .intro__showcase {
    margin-bottom: 36px;
  }
}
.intro__showcase-media {
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #000), to(transparent));
  -webkit-mask-image: linear-gradient(to bottom, #000 70%, transparent 100%);
  mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #000), to(transparent));
  mask-image: linear-gradient(to bottom, #000 70%, transparent 100%);
}
@media (min-width: 996px) {
  .intro__showcase-media {
    -webkit-mask-image: none;
    mask-image: none;
  }
}
.intro__showcase-media picture {
  display: block;
}
.intro__showcase-media img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}
.intro__showcase-content {
  position: relative;
  padding: 0px 25px 32px;
  margin-top: -20%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(35%, rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.88)));
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.55) 35%, rgba(0, 0, 0, 0.88) 100%);
}
@media (min-width: 996px) {
  .intro__showcase-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 72px 25px 56px;
  }
}
.intro__showcase-grid {
  display: grid;
  gap: 28px;
  max-width: 1280px;
  margin: 0 auto;
}
@media (min-width: 996px) {
  .intro__showcase-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
}
.intro__showcase-item {
  text-align: center;
}
.intro__showcase-title {
  margin-bottom: 10px;
  color: #e8d5a3;
}
.intro__showcase-text {
  margin: 0 auto;
  line-height: 1.6;
  color: #f2f0eb;
}
.intro__split {
  margin-bottom: 24px;
}
@media (min-width: 996px) {
  .intro__split {
    margin-bottom: 36px;
  }
}
.intro__split-inner {
  display: grid;
  gap: 20px;
}
@media (min-width: 996px) {
  .intro__split-inner {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.intro__split-copy {
  text-align: center;
}
@media (min-width: 996px) {
  .intro__split-copy {
    padding: 0 24px;
  }
}
.intro__split-title {
  margin-bottom: 16px;
  color: #f2f0eb;
}
.intro__split-text {
  margin: 0 auto;
  max-width: 420px;
  font-size: clamp(14px, 1.6vw, 18px);
  line-height: 1.6;
  color: #9a968c;
}
.intro__split-videos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  min-height: 0;
}
@media (min-width: 996px) {
  .intro__split-videos {
    gap: 16px;
  }
}
.intro__split-video {
  min-width: 0;
}
.intro__split-video-link {
  display: block;
  position: relative;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
.intro__split-video-link::before {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 2;
  width: 28px;
  height: 28px;
  background: url(https://storage-asset.msi.com/global/picture/image/feature/CoreLiquid/meg-coreliquid-e15-360/video-btn.png) no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
@media (min-width: 996px) {
  .intro__split-video-link::before {
    right: 12px;
    bottom: 12px;
    width: 36px;
    height: 36px;
  }
}
.intro__split-video-link::before {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.intro__split-video-media {
  display: block;
  aspect-ratio: 9/16;
  overflow: hidden;
  background: #000;
}
.intro__split-video-media img,
.intro__split-video-media video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.intro .ph-media--video {
  min-height: 0;
  max-height: clamp(180px, 42vw, 480px);
}
.intro .ph-media--feature {
  min-height: 0;
  aspect-ratio: 16/9;
}
@media (min-width: 996px) {
  .intro .ph-media--feature {
    aspect-ratio: 4/3;
  }
}
.intro__video {
  margin-bottom: 20px;
}
@media (min-width: 996px) {
  .intro__video {
    margin-bottom: 28px;
  }
}
.intro__video-inner {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.intro__video-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 24px 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.88)));
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.88));
}
.intro__video-overlay p {
  margin: 0;
  max-width: 720px;
  font-size: clamp(16px, 2.2vw, 24px);
  line-height: 1.5;
  color: #f2f0eb;
}
.intro__features {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-top: 0;
}
@media (min-width: 996px) {
  .intro__features {
    grid-template-columns: repeat(3, 1fr);
  }
}
.intro__feature {
  position: relative;
  overflow: hidden;
}
.intro__feature .ph-media--feature {
  border: 0;
  border-radius: 0;
}
.intro__feature::after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, transparent), to(rgba(0, 0, 0, 0.88)));
  background: linear-gradient(180deg, transparent 35%, rgba(0, 0, 0, 0.88) 100%);
  pointer-events: none;
}
.intro__feature-copy {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 24px 20px;
}
.intro__feature-copy h3 {
  margin: 0 0 8px;
  font-size: 20px;
  color: #e8d5a3;
}
.intro__feature-copy p {
  margin: 0;
  font-size: 14px;
  color: #9a968c;
}

.influencer.section-block {
  overflow: hidden;
}

.influencer__tabs {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}
.influencer__tabs::before, .influencer__tabs::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 12%;
  pointer-events: none;
}
.influencer__tabs::before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#080808), color-stop(50%, rgba(8, 8, 8, 0)));
  background: linear-gradient(to right, #080808 0%, rgba(8, 8, 8, 0) 50%);
}
.influencer__tabs::after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(#080808), color-stop(50%, rgba(8, 8, 8, 0)));
  background: linear-gradient(to left, #080808 0%, rgba(8, 8, 8, 0) 50%);
}
@media (min-width: 996px) {
  .influencer__tabs {
    overflow: visible;
    margin-bottom: 36px;
  }
  .influencer__tabs::before, .influencer__tabs::after {
    content: none;
  }
  .influencer__tabs .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
    -webkit-transform: none;
            transform: none;
  }
  .influencer__tabs .swiper-slide {
    width: auto;
    margin: 0;
  }
}
.influencer__tabs .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
}
.influencer__tab {
  width: 100%;
  max-width: 240px;
  padding: 10px 12px;
  white-space: nowrap;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  background: transparent;
  cursor: pointer;
  -webkit-transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}
.influencer__tab.is-active {
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
  border-color: transparent;
}
@media (min-width: 996px) {
  .influencer__tab {
    width: auto;
    min-width: clamp(120px, 14vw, 180px);
    font-size: 14px;
    padding: 12px 24px;
  }
}
.influencer__panels {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
.influencer__panel[hidden] {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
}
.influencer__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  padding: 12px 6px 16px;
  border-radius: 20px;
  background: linear-gradient(145deg, #cdbb96 0%, #c6ad6e 32%, #8d7336 68%, #bd9c56 100%);
}
@media (min-width: 996px) {
  .influencer__card {
    padding: 24px 18px 32px;
  }
}
.influencer__gallery {
  position: relative;
  min-width: 0;
  margin: 0 12px 16px;
}
.influencer__gallery.coming-soon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 400px;
}
.influencer__gallery {
  overflow: hidden;
}
@media (min-width: 768px) {
  .influencer__gallery {
    margin: 0 -6px 16px;
  }
}
@media (min-width: 996px) {
  .influencer__gallery {
    margin: 0 -6px 20px;
  }
}
.influencer__main-swiper {
  width: 100%;
  overflow: hidden !important;
}
.influencer__main-swiper.swiper {
  overflow: hidden !important;
}
.influencer__main-swiper .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.influencer__main-swiper .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.influencer__main-swiper .swiper-slide picture {
  display: block;
  width: 100%;
}
.influencer__main-swiper .influencer__img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 12px;
  aspect-ratio: 4/3;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  will-change: transform, opacity;
}
.influencer__main-swiper .ph-media--influencer {
  width: 100%;
  height: 100%;
}
.influencer__gallery-pagination.swiper-pagination {
  position: static;
  bottom: auto;
  left: auto;
  width: 100%;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .influencer__gallery-pagination.swiper-pagination {
    display: none;
  }
}
.influencer__gallery-pagination.swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background: #fff;
  opacity: 0.4;
}
.influencer__gallery-pagination.swiper-pagination .swiper-pagination-bullet[hidden], .influencer__gallery-pagination.swiper-pagination .swiper-pagination-bullet.is-extra {
  display: none !important;
}
.influencer__gallery-pagination.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.influencer__gallery-nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(201, 169, 98, 0.65);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.82);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
  cursor: pointer;
  -webkit-transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.influencer__gallery-nav::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #c9a962;
  border-right: 2px solid #c9a962;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.influencer__gallery-nav--prev::before {
  -webkit-transform: rotate(-135deg) translateX(1px);
          transform: rotate(-135deg) translateX(1px);
}
.influencer__gallery-nav--next::before {
  -webkit-transform: rotate(45deg) translateX(-1px);
          transform: rotate(45deg) translateX(-1px);
}
.influencer__gallery-nav:hover:not(.swiper-button-disabled)::before {
  border-color: #e8d5a3;
}
.influencer__gallery-nav:hover:not(.swiper-button-disabled) {
  border-color: #e8d5a3;
  background: rgba(8, 8, 8, 0.96);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
}
.influencer__gallery-nav:hover:not(.swiper-button-disabled)::before {
  border-color: #fff;
}
.influencer__gallery-nav.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
}
.influencer__gallery-nav--prev, .influencer__gallery-nav--next {
  right: auto;
  left: 0;
}
.influencer__info {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  min-width: 0;
  color: #fff;
}
.influencer__info-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 16px;
}
.influencer__name {
  margin: 0;
  font-family: var(--font-gaming-industry);
  font-size: clamp(22px, 4vw, 32px);
  font-weight: 900;
  line-height: 1.2;
  color: #fff;
}
.influencer__youtube {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 0;
}
.influencer__youtube img {
  display: block;
  width: auto;
  height: clamp(22px, 3.5vw, 34px);
}
.influencer__desc {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-size: clamp(13px, 2vw, 15px);
  font-style: italic;
  line-height: 1.65;
  color: #fff;
}
@media (min-width: 996px) {
  .influencer__desc {
    width: 80%;
  }
}

.giveaway__layout {
  display: grid;
  gap: 32px;
}
@media (min-width: 996px) {
  .giveaway__layout {
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.giveaway__label {
  margin: 0 0 16px;
  color: #c9a962;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
}
.giveaway__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.giveaway__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.giveaway__list li h3 {
  margin: 0 0 6px;
}
.giveaway__prizes {
  margin-bottom: 8px;
}
.giveaway__prizes .section__title-sub3 {
  margin-bottom: 10px;
  color: #f2f0eb;
}
.giveaway__prizes .section__title-sub3 + .section__title-sub3 {
  margin-top: 18px;
}
.giveaway__prize-title {
  margin: 0 0 10px;
  font-family: var(--MSIBodyFont);
  line-height: 1.45;
  color: #f2f0eb;
}
.giveaway__prize-title + .giveaway__prize-title {
  margin-top: 18px;
}
.giveaway h3.giveaway__prize-title {
  font-family: var(--MSIBodyFont);
}
.giveaway__prize-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.giveaway__prize-list li {
  padding: 4px 0;
  border: 0;
  color: #9a968c;
  font-family: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0;
  text-transform: none;
}
.giveaway__step-num {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 45%, #8a7340 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.giveaway__prize-visual {
  margin-top: 24px;
}
.giveaway__tc-link {
  display: block;
  width: 100%;
  margin-top: 16px;
  padding: 0;
  border: 0;
  background: none;
  color: #c9a962;
  font-size: 13px;
  text-align: left;
  text-decoration: underline;
  cursor: pointer;
}
.giveaway__embed {
  position: relative;
  z-index: 3;
}
.giveaway__embed::after {
  content: "";
  display: none;
  width: 100%;
  height: 0;
  padding-bottom: 20%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(8, 8, 8, 0)), color-stop(70%, #080808));
  background: linear-gradient(180deg, rgba(8, 8, 8, 0) 20%, #080808 70%);
}
.giveaway__embed:has(.msi-third-party-embed[data-state=active])::after {
  display: block;
}
.giveaway__embed:has(.msi-third-party-embed[data-state=active]) .giveaway__embed-frame {
  overflow: hidden;
  min-height: 560px;
  max-height: 560px;
}
@media (min-width: 996px) {
  .giveaway__embed:has(.msi-third-party-embed[data-state=active]) .giveaway__embed-frame {
    min-height: 680px;
    max-height: 680px;
  }
}
.giveaway__embed:has(.msi-third-party-embed[data-state=active]) .giveaway__embed-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.giveaway__embed:has(.msi-third-party-embed[data-state=active]).is-expanded::after {
  display: none;
}
.giveaway__embed:has(.msi-third-party-embed[data-state=active]).is-expanded .giveaway__embed-frame {
  max-height: none;
  padding-bottom: 4em;
}
.giveaway__embed:has(.msi-third-party-embed[data-state=active]).is-expanded .giveaway__embed-toggle .giveaway__embed-toggle-on {
  display: none;
}
.giveaway__embed:has(.msi-third-party-embed[data-state=active]).is-expanded .giveaway__embed-toggle .giveaway__embed-toggle-off {
  display: block;
}
.giveaway__embed-frame {
  position: relative;
}
.giveaway__embed-placeholder {
  margin: 0;
  padding: 0;
  background: transparent !important;
  min-height: 0;
}
.giveaway__embed-toggle {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 12em;
  margin: 1em auto -0.5em;
  padding: 0.7em 1em;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
@media (min-width: 996px) {
  .giveaway__embed-toggle {
    font-size: 18px;
    width: 14em;
  }
}
.giveaway__embed-toggle:hover {
  opacity: 0.9;
}
.giveaway__embed-toggle span {
  font: inherit;
  line-height: 1.2;
  letter-spacing: inherit;
}
.giveaway__embed-toggle-off {
  display: none;
}

@-webkit-keyframes desk-card-flash {
  0%, 100% {
    -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.4), 0 0 24px rgba(201, 169, 98, 0.15);
            box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.4), 0 0 24px rgba(201, 169, 98, 0.15);
  }
  50% {
    -webkit-box-shadow: 0 0 0 2px #c9a962, 0 0 36px rgba(201, 169, 98, 0.45);
            box-shadow: 0 0 0 2px #c9a962, 0 0 36px rgba(201, 169, 98, 0.45);
  }
}

@keyframes desk-card-flash {
  0%, 100% {
    -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.4), 0 0 24px rgba(201, 169, 98, 0.15);
            box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.4), 0 0 24px rgba(201, 169, 98, 0.15);
  }
  50% {
    -webkit-box-shadow: 0 0 0 2px #c9a962, 0 0 36px rgba(201, 169, 98, 0.45);
            box-shadow: 0 0 0 2px #c9a962, 0 0 36px rgba(201, 169, 98, 0.45);
  }
}
@-webkit-keyframes desk-hotspot-ping {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(201, 169, 98, 0.55);
            box-shadow: 0 0 0 0 rgba(201, 169, 98, 0.55);
  }
  100% {
    -webkit-box-shadow: 0 0 0 12px rgba(201, 169, 98, 0);
            box-shadow: 0 0 0 12px rgba(201, 169, 98, 0);
  }
}
@keyframes desk-hotspot-ping {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(201, 169, 98, 0.55);
            box-shadow: 0 0 0 0 rgba(201, 169, 98, 0.55);
  }
  100% {
    -webkit-box-shadow: 0 0 0 12px rgba(201, 169, 98, 0);
            box-shadow: 0 0 0 12px rgba(201, 169, 98, 0);
  }
}
.desk-setup {
  overflow: visible;
}
.desk-setup.section-block {
  overflow: visible;
}
.desk-setup__hero {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: none;
  margin: 0 0 28px;
  overflow: hidden;
  aspect-ratio: 2.4;
  container-type: inline-size;
}
@media (min-width: 996px) {
  .desk-setup__hero {
    aspect-ratio: 3.6226415094;
    margin-bottom: 40px;
  }
}
.desk-setup__picture {
  display: block;
  width: 100%;
  height: 100%;
}
.desk-setup__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  display: block;
  vertical-align: top;
}
.desk-setup__hotspots {
  position: absolute;
  inset: 0;
  --hotspot-size: clamp(16px, 1.85cqw, 21px);
  --hotspot-font: clamp(11px, 1.2cqw, 14px);
  pointer-events: none;
}
@media (min-width: 996px) {
  .desk-setup__hotspots {
    --hotspot-size: clamp(18px, 2cqw, 24px);
    --hotspot-font: clamp(9px, 1cqw, 12px);
  }
}
.desk-setup__hotspot {
  position: absolute;
  left: var(--x);
  top: var(--y);
  z-index: 2;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  background: transparent;
  cursor: pointer;
  pointer-events: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.desk-setup__hotspot[data-desk-index="0"] {
  --x: 96%;
  --y: 15%;
}
.desk-setup__hotspot[data-desk-index="1"] {
  --x: 76%;
  --y: 28%;
}
.desk-setup__hotspot[data-desk-index="2"] {
  --x: 75%;
  --y: 60%;
}
.desk-setup__hotspot[data-desk-index="3"] {
  --x: 77%;
  --y: 42%;
}
.desk-setup__hotspot[data-desk-index="4"] {
  --x: 30%;
  --y: 24%;
}
.desk-setup__hotspot[data-desk-index="5"] {
  --x: 84%;
  --y: 30%;
}
.desk-setup__hotspot[data-desk-index="6"] {
  --x: 92%;
  --y: 58%;
}
.desk-setup__hotspot[data-desk-index="7"] {
  --x: 81%;
  --y: 36%;
}
@media (min-width: 996px) {
  .desk-setup__hotspot[data-desk-index="0"] {
    --x: 80%;
    --y: 25%;
  }
  .desk-setup__hotspot[data-desk-index="1"] {
    --x: 68%;
    --y: 30%;
  }
  .desk-setup__hotspot[data-desk-index="2"] {
    --x: 66%;
    --y: 50%;
  }
  .desk-setup__hotspot[data-desk-index="3"] {
    --x: 69%;
    --y: 40%;
  }
  .desk-setup__hotspot[data-desk-index="4"] {
    --x: 37%;
    --y: 24%;
  }
  .desk-setup__hotspot[data-desk-index="5"] {
    --x: 72%;
    --y: 33%;
  }
  .desk-setup__hotspot[data-desk-index="6"] {
    --x: 77%;
    --y: 50%;
  }
  .desk-setup__hotspot[data-desk-index="7"] {
    --x: 70%;
    --y: 36%;
  }
}
.desk-setup__hotspot.is-active, .desk-setup__hotspot:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
.desk-setup__hotspot.is-active .desk-setup__hotspot-num, .desk-setup__hotspot:hover .desk-setup__hotspot-num {
  border-color: #e8d5a3;
  background: rgba(201, 169, 98, 0.2);
  color: #e8d5a3;
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.35), 0 0 1.2em rgba(201, 169, 98, 0.4);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.35), 0 0 1.2em rgba(201, 169, 98, 0.4);
}
.desk-setup__hotspot.is-active .desk-setup__hotspot-num {
  -webkit-animation: desk-hotspot-ping 1.4s ease infinite;
          animation: desk-hotspot-ping 1.4s ease infinite;
}
.desk-setup__hotspot-label {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  border: none;
  background: transparent;
  border-radius: 50%;
  line-height: 0;
}
.desk-setup__hotspot-num {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: grid;
  place-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: var(--hotspot-size);
  height: var(--hotspot-size);
  min-width: var(--hotspot-size);
  min-height: var(--hotspot-size);
  aspect-ratio: 1;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.58);
  font-size: var(--hotspot-font);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  font-variant-numeric: tabular-nums;
  backdrop-filter: blur(4px);
}
.desk-setup__hotspot-text {
  display: none;
}
.desk-setup__stash {
  display: none !important;
}
.desk-setup__hotspot[hidden], .desk-setup__slide[hidden], .desk-setup__card[hidden] {
  display: none !important;
}
.desk-setup__cards-wrap {
  position: relative;
  padding: 0;
}
.desk-setup__swiper {
  height: auto;
  overflow: hidden;
}
@media (min-width: 768px) {
  .desk-setup__swiper {
    overflow: visible;
  }
}
.desk-setup__swiper .swiper-wrapper {
  height: auto;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.desk-setup__swiper .swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  margin: 0 !important;
}
.desk-setup__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 18px;
}
@media (min-width: 768px) {
  .desk-setup__slide {
    display: contents;
    padding: 0;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
  }
}
@media (min-width: 768px) {
  .desk-setup__grid {
    display: grid !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (min-width: 996px) {
  .desk-setup__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
.desk-setup__nav {
  position: absolute;
  top: 50%;
  z-index: 4;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(201, 169, 98, 0.65);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.82);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
  cursor: pointer;
  -webkit-transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.desk-setup__nav::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #c9a962;
  border-right: 2px solid #c9a962;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.desk-setup__nav--prev::before {
  -webkit-transform: rotate(-135deg) translateX(1px);
          transform: rotate(-135deg) translateX(1px);
}
.desk-setup__nav--next::before {
  -webkit-transform: rotate(45deg) translateX(-1px);
          transform: rotate(45deg) translateX(-1px);
}
.desk-setup__nav:hover:not(.swiper-button-disabled)::before {
  border-color: #e8d5a3;
}
.desk-setup__nav:hover:not(.swiper-button-disabled) {
  border-color: #e8d5a3;
  background: rgba(8, 8, 8, 0.96);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
}
.desk-setup__nav:hover:not(.swiper-button-disabled)::before {
  border-color: #fff;
}
.desk-setup__nav.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
}
@media (min-width: 768px) {
  .desk-setup__nav {
    display: none;
  }
}
.desk-setup__nav--prev {
  left: 6px;
}
.desk-setup__nav--next {
  right: 6px;
}
.desk-setup__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  background: #161616;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: border-color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, -webkit-box-shadow 0.25s ease;
}
.desk-setup__card.is-active {
  border-color: #c9a962;
  background: rgba(241, 216, 167, 0.12);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.4), 0 0 24px rgba(201, 169, 98, 0.15);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.4), 0 0 24px rgba(201, 169, 98, 0.15);
}
.desk-setup__card:focus-visible {
  outline: 2px solid #c9a962;
  outline-offset: 2px;
}
.desk-setup__card.is-flash {
  -webkit-animation: desk-card-flash 0.9s ease;
          animation: desk-card-flash 0.9s ease;
}
.desk-setup__card-media {
  margin-bottom: 12px;
}
.desk-setup__card-media picture {
  display: block;
}
.desk-setup__card-media img {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto 16px;
  border-radius: 8px;
}
.desk-setup__card-media .ph-media--product {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 8px;
}
.desk-setup__card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.desk-setup__card-body ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0 16px;
  padding-left: 18px;
  color: #9a968c;
  font-size: 12px;
  line-height: 1.5;
}
@media (min-width: 996px) {
  .desk-setup__card-body ul {
    font-size: 13px;
  }
}
.desk-setup__card-body ul li {
  list-style: disc;
}
.desk-setup__card-body ul li + li {
  margin-top: 4px;
}
.desk-setup__card-body .btn {
  margin-top: auto;
  -ms-flex-item-align: center;
      align-self: center;
}
.desk-setup__card-badge {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 3;
  width: clamp(38px, 11vw, 48px);
  height: clamp(38px, 11vw, 48px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 0 0 10px;
  background: linear-gradient(140deg, #e8d5a3 0%, #c9a962 52%, #8a7340 100%);
  clip-path: polygon(0 0, 100% 0, 0 100%);
  font-family: var(--MSIBodyFont);
  font-size: clamp(12px, 2.8vw, 14px);
  font-weight: 700;
  line-height: 1;
  color: #1a1410;
  pointer-events: none;
}
.desk-setup__card-badge::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, transparent 48%, rgba(255, 255, 255, 0.22) 49%, rgba(255, 255, 255, 0.22) 51%, transparent 52%);
  pointer-events: none;
}
.desk-setup__card.is-active .desk-setup__card-badge {
  background: linear-gradient(140deg, #fff4d6 0%, #e8d5a3 40%, #c9a962 100%);
  -webkit-box-shadow: 0 0 12px rgba(201, 169, 98, 0.45);
          box-shadow: 0 0 12px rgba(201, 169, 98, 0.45);
}
.desk-setup__card-title {
  margin-bottom: 10px;
  line-height: 1.35;
  color: #e8d5a3;
  text-align: center;
}

.gallery {
  overflow: visible;
}
.gallery__slider-wrap {
  position: relative;
  width: 100%;
  max-width: none;
}
.gallery__swiper {
  overflow: hidden;
  width: 100%;
  border-radius: 0;
}
.gallery__swiper .swiper-slide {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
  -webkit-transition: -webkit-filter 0.35s ease;
  transition: -webkit-filter 0.35s ease;
  transition: filter 0.35s ease;
  transition: filter 0.35s ease, -webkit-filter 0.35s ease;
}
.gallery__swiper .swiper-slide.swiper-slide-active {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.gallery__swiper .swiper-slide picture {
  display: block;
  width: 100%;
}
.gallery__swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1280/853;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
  vertical-align: top;
}
.gallery__nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(201, 169, 98, 0.65);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.82);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
  cursor: pointer;
  -webkit-transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.gallery__nav::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #c9a962;
  border-right: 2px solid #c9a962;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.gallery__nav--prev::before {
  -webkit-transform: rotate(-135deg) translateX(1px);
          transform: rotate(-135deg) translateX(1px);
}
.gallery__nav--next::before {
  -webkit-transform: rotate(45deg) translateX(-1px);
          transform: rotate(45deg) translateX(-1px);
}
.gallery__nav:hover:not(.swiper-button-disabled)::before {
  border-color: #e8d5a3;
}
.gallery__nav:hover:not(.swiper-button-disabled) {
  border-color: #e8d5a3;
  background: rgba(8, 8, 8, 0.96);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
}
.gallery__nav:hover:not(.swiper-button-disabled)::before {
  border-color: #fff;
}
.gallery__nav.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
}
.gallery__nav--prev, .gallery__nav--next {
  right: auto;
  left: 0;
}

.faq__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  margin-bottom: 24px;
}
.faq__tab {
  min-width: 140px;
  padding: 10px 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  color: #9a968c;
  font-size: 14px;
  font-weight: 600;
  background: transparent;
  cursor: pointer;
}
.faq__tab.is-active {
  color: #111;
  background: linear-gradient(135deg, #e8d5a3 0%, #c9a962 55%, #8a7340 100%);
  border-color: transparent;
}
.faq__panel {
  max-width: 900px;
  margin: 0 auto;
}
.faq__panel[hidden] {
  display: none !important;
}
.faq__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.faq__item summary {
  padding: 18px 36px 18px 0;
  color: #f2f0eb;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  list-style: none;
  position: relative;
}
.faq__item summary::-webkit-details-marker {
  display: none;
}
.faq__item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #c9a962;
  font-size: 22px;
  line-height: 1;
}
.faq__item[open] summary::after {
  content: "−";
}
.faq__answer {
  padding: 0 0 18px;
  color: #9a968c;
  font-size: 14px;
}
.faq__answer p {
  margin: 0;
}
.faq__answer a {
  color: #e8d5a3;
  text-decoration: underline;
}

.discover__cards-wrap {
  position: relative;
  margin: 0 -12px 32px;
}
@media (min-width: 996px) {
  .discover__cards-wrap {
    margin: 0 0 32px;
  }
}
.discover__swiper {
  overflow: hidden;
  width: 100%;
}
@media (min-width: 996px) {
  .discover__swiper {
    overflow: visible;
  }
}
.discover__swiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.discover__swiper .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 996px) {
  .discover__swiper .swiper-slide {
    display: contents;
    width: auto !important;
    margin: 0 !important;
  }
}
@media (min-width: 996px) {
  .discover__swiper .swiper-slide.discover__slide--clone {
    display: none !important;
  }
}
.discover__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 996px) {
  .discover__cards {
    display: grid !important;
    -webkit-transform: none !important;
            transform: none !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}
.discover__nav {
  position: absolute;
  top: 42%;
  z-index: 4;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(201, 169, 98, 0.65);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.82);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.25), 0 0 16px rgba(201, 169, 98, 0.35);
  cursor: pointer;
  -webkit-transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, opacity 0.2s ease, -webkit-box-shadow 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.discover__nav::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #c9a962;
  border-right: 2px solid #c9a962;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.discover__nav--prev::before {
  -webkit-transform: rotate(-135deg) translateX(1px);
          transform: rotate(-135deg) translateX(1px);
}
.discover__nav--next::before {
  -webkit-transform: rotate(45deg) translateX(-1px);
          transform: rotate(45deg) translateX(-1px);
}
.discover__nav:hover:not(.swiper-button-disabled)::before {
  border-color: #e8d5a3;
}
.discover__nav:hover:not(.swiper-button-disabled) {
  border-color: #e8d5a3;
  background: rgba(8, 8, 8, 0.96);
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.55), 0 0 20px rgba(201, 169, 98, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
}
.discover__nav:hover:not(.swiper-button-disabled)::before {
  border-color: #fff;
}
.discover__nav.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
  -webkit-box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
          box-shadow: 0 0 0 1px rgba(201, 169, 98, 0.12);
}
@media (min-width: 996px) {
  .discover__nav {
    display: none;
  }
}
.discover__nav--prev {
  left: 4px;
}
.discover__nav--next {
  right: 4px;
}
.discover__blogs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
@media (min-width: 996px) {
  .discover__blogs {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}

.discover-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  background: #161616;
  text-decoration: none;
  color: inherit;
  -webkit-transition: border-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: border-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: border-color 0.2s ease, transform 0.2s ease;
  transition: border-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
@media (min-width: 996px) {
  .discover-card:hover {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    border-color: rgba(201, 169, 98, 0.28);
  }
}
.discover-card__media {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-inline: auto;
  aspect-ratio: 3/4;
  background: #000;
}
.discover-card__media::before {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 2;
  width: 28px;
  height: 28px;
  background: url(https://storage-asset.msi.com/global/picture/image/feature/CoreLiquid/meg-coreliquid-e15-360/video-btn.png) no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
@media (min-width: 996px) {
  .discover-card__media::before {
    right: 12px;
    bottom: 12px;
    width: 36px;
    height: 36px;
  }
}
.discover-card__media video,
.discover-card__media picture,
.discover-card__media img {
  display: block;
  width: 100%;
  height: 100%;
}
.discover-card__media video,
.discover-card__media img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  vertical-align: top;
}
.discover-card--blog .discover-card__media {
  aspect-ratio: 16/9;
}
.discover-card--blog .discover-card__media::before {
  content: none;
}
@media (min-width: 996px) {
  .discover-card--blog .discover-card__title {
    text-align: left;
  }
}
.discover-card__body {
  padding: 16px 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 996px) {
  .discover-card__body {
    padding: 20px;
  }
}
.discover-card__title {
  line-height: 1.3;
  color: #e8d5a3;
  text-align: center;
}

.text-gradient-meg {
  background: -webkit-gradient(linear, left top, left bottom, from(#fdf6e8), color-stop(30%, #e8d5a3), color-stop(65%, #c9a962), to(#8a7340));
  background: linear-gradient(180deg, #fdf6e8 0%, #e8d5a3 30%, #c9a962 65%, #8a7340 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}/*# sourceMappingURL=main.css.map */