@font-face {
  font-family: Warhaven;
  src: url('../fonts/NEXON_Warhaven_Regular.ttf') format("truetype"), url('../fonts/NEXON_Warhaven_OTF_Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Warhaven;
  src: url('../fonts/NEXON_Warhaven_Bold.ttf') format("truetype"), url('../fonts/NEXON_Warhaven_OTF_Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --border: #bda5884d;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

a {
  color: #eee6ca;
  text-decoration: underline;
}

label {
  margin-bottom: 5px;
  font-weight: 500;
  display: block;
}

.ms-nx-logo {
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
}

.ms-f-logo {
  max-width: 155px;
  display: flex;
}

.ms-pp-logo {
  margin-left: 1rem;
  margin-right: 1rem;
}

.f-main {
  z-index: 1;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4vw;
  padding-right: 4vw;
  position: relative;
  overflow: hidden;
}

.ms-f-line {
  opacity: .3;
  background-color: #fff;
  width: 1px;
  height: 32px;
}

.ms-p-tiny {
  z-index: 9;
  position: relative;
}

.ms-f-wrap {
  z-index: 11;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 2.5rem 2rem;
  display: flex;
}

.f-pre-hero {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.a-cta {
  z-index: 2;
  color: #2b1d47;
  text-transform: uppercase;
  height: 48px;
  text-shadow: none;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.a-cta:hover {
  filter: contrast(150%);
  overflow: hidden;
}

.a-cta.mini {
  filter: contrast(150%);
  height: 36px;
}

.ms-f-text {
  z-index: 4;
  opacity: .8;
  min-width: 420px;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.ms-highlight {
  color: #181818;
  background-image: linear-gradient(315deg, #e0cdaa, #fff);
  border-radius: 100rem;
  margin-top: .15rem;
  margin-bottom: .15rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 600;
  display: inline-flex;
  box-shadow: 0 -8px 20px -7px #eee6ca96;
}

.a-logo-b {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  position: absolute;
  inset: auto;
}

.ms-f-logos {
  display: flex;
}

.ms-desc {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  opacity: .9;
  color: #eee;
  flex-flow: column;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.ms-desc.center {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.f-pre-hero-ani {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 2rem 0% 0%;
  overflow: hidden;
}

.f-vid-embed {
  z-index: 0;
  place-content: center;
  align-items: flex-end;
  width: 2560px;
  margin-left: auto;
  margin-right: auto;
  transition: all .4s linear;
  display: flex;
  position: absolute;
  inset: 0% auto;
}

.ms-title {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  text-align: center;
  background-color: #ffffff0d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding: 3%;
  display: flex;
  position: relative;
}

.ms-span {
  display: inline-flex;
}

.a-hide-btn {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  cursor: pointer;
  background-color: #0006;
  border: 1px solid #9e9e9e4d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 14px auto auto -46px;
}

.ms-pp-svg-f {
  height: 28px;
}

.ms-nxlogo-svg {
  width: 80px;
  height: 24px;
}

.ms-pp-svg {
  height: 28px;
}

.ms-nav-pp-link-2 {
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  transition: all .4s;
  display: flex;
}

.ms-nav-play {
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(315deg, #ff8000, #ff5e00 80%);
  border-bottom: 4px solid #0000001a;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: .3rem 1.8rem .1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  bottom: 0;
  box-shadow: inset 0 0 8px 6px #fff3;
}

.ms-nav-play:hover {
  bottom: 2px;
}

.ms-btn-img {
  width: 1.5rem;
  position: relative;
  right: .5rem;
}

.ms-sns-wrap {
  z-index: 2;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.ms-nav-cta {
  color: #26272d;
  min-width: 80px;
  margin-right: -1.5rem;
  padding: .5rem 1.4rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .4s;
}

.ms-nav-cta:hover {
  color: #ff7735;
  bottom: 2px;
}

.ms-nav-cta.w--current {
  opacity: 1;
}

.ani-cta {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  display: flex;
}

.ms-wrap {
  color: #333;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 48px;
  height: 100%;
  padding: .5rem .8rem;
  font-size: 20px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.ms-wrap:hover {
  opacity: 1;
  color: #ff7735;
}

.ms-wrap.hide.x {
  width: 44px;
}

.ms-pp-wrap {
  flex: 1;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ms-pp-sns-wrap {
  align-self: center;
  height: 100%;
  display: flex;
}

.ms-top-wrap {
  z-index: 99;
  background-color: #fff;
  border-radius: 0 0 2rem 2rem;
  max-width: 100%;
  height: 64px;
  margin-bottom: -63px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  transition: height .4s;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
  box-shadow: 0 0 30px #00000029;
}

.a-cta-img {
  height: 100%;
}

.a-cta-link {
  color: #382b24;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.body {
  color: #eee6ca;
  background-color: #090909;
  font-family: Jost, sans-serif;
}

.f-gradient {
  z-index: 2;
  background-image: linear-gradient(#97764d4d, #0000 59%);
  position: absolute;
  inset: 0%;
}

.pre-form-main {
  z-index: 3;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
}

.p-f-field {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: minmax(170px, .25fr) 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start stretch;
  width: 100%;
  display: flex;
}

.pre-cta-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  display: flex;
}

.pre-f-wrap {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.pre-f-wrap.ms-p {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
}

.p-f-text {
  color: #292929;
  background-color: #fff;
  border-radius: .5rem;
  height: 100%;
  min-height: 64px;
  margin-bottom: 0;
  padding: .8rem 1rem;
}

.p-f-text:hover, .p-f-text:focus {
  border: 1px solid #000;
}

.pre-cta {
  z-index: 2;
  color: #2b1d47;
  text-transform: uppercase;
  background-image: url('../images/a_bg_1a_bg.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 500px;
  border-bottom: 5px solid #0000001a;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  padding: .8rem 2.5rem .6rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  bottom: 0;
  overflow: hidden;
}

.pre-cta:hover {
  outline-offset: -1px;
  bottom: 2px;
  overflow: hidden;
  transform: scale(1.05);
}

.pre-form {
  width: 100%;
  max-width: 800px;
}

.pre-f-select {
  color: #292929;
  background-color: #fff;
  background-image: url('../images/arrow.svg');
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: .5rem;
  height: 100%;
  min-height: 56px;
  margin-bottom: 0;
  padding: .5rem 1rem;
}

.pre-f-select:hover, .pre-f-select:focus {
  border: 1px solid #000;
}

.pre-f-select.ms-p.special {
  background-position: 98.5%;
}

.f-dob {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  display: flex;
}

.event-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  margin-right: .5rem;
  display: flex;
  position: relative;
}

.event-item.reward {
  cursor: pointer;
  width: auto;
  min-width: auto;
  margin-top: .5rem;
  margin-left: .2rem;
  margin-right: .2rem;
  display: flex;
}

.f-card-top {
  border: 1px solid var(--border);
  background-color: #fff5f505;
  border-radius: .5rem;
  flex-flow: column;
  max-width: 987px;
  display: flex;
  overflow: hidden;
}

.f-card-img {
  z-index: 1;
  border-right: 1px solid var(--border);
  background-image: linear-gradient(#2e241d, #2e241d);
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  position: relative;
  overflow: hidden;
}

.f-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.success-message {
  border: 1px solid var(--border);
  background-color: #ffffff14;
  border-radius: .5rem;
}

.error-message {
  color: #1b1b1b;
}

.field-error {
  color: #c0392b;
  margin-top: 0.25rem;
  width: 100%;
}

.field-error-input {
  border-color: #c0392b !important;
  outline-color: #c0392b;
}

.w-checkbox .field-error {
  margin-top: 0.5rem;
}

.f-dob .field-error-input {
  border-color: #c0392b !important;
}

.p-f-field > .field-error[data-for="dob"] {
  grid-column: 1 / -1;
}

.recaptcha-notice,
.captcha-notice {
  opacity: 0.7;
  margin: 0;
}

.recaptcha-notice a,
.captcha-notice a {
  color: inherit;
  text-decoration: underline;
}

.hcaptcha-wrap {
  width: 100%;
}

.f-reward-img {
  margin-left: auto;
  margin-right: auto;
}

.f-reward-wrap {
  border: 1px solid var(--border);
  background-color: #ffffff0d;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.promo-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px solid var(--border);
  text-align: left;
  background-color: #ffffff0d;
  background-image: url('../images/event_bg.avif');
  background-position: 0%;
  background-size: 200%;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(180px, .25fr) 1fr minmax(190px, .25fr);
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 987px;
  margin-top: 2rem;
  padding-right: 1rem;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: grid;
  position: relative;
  bottom: 0;
  overflow: hidden;
}

.promo-wrap:hover {
  border-color: #bda58896;
  position: relative;
  bottom: 4px;
  transform: scale(1.05);
}

.promo-img {
  z-index: 2;
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.promo-desc {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(190px, .25fr);
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  display: grid;
}

@media screen and (min-width: 1920px) {
  .f-main {
    max-width: 2000px;
  }

  .a-cta {
    height: 56px;
  }

  .f-vid-embed {
    width: 3440px;
  }

  .ms-btn-img {
    width: 1.8rem;
  }

  .pre-cta {
    height: 56px;
  }

  .f-card-top {
    max-width: 1200px;
  }

  .f-img {
    width: 100%;
  }

  .promo-wrap {
    grid-template-columns: minmax(200px, .25fr) 1fr minmax(190px, .25fr);
    max-width: 1200px;
  }
}

@media screen and (max-width: 991px) {
  .ms-nx-logo {
    justify-content: center;
    align-items: center;
    width: 120px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .ms-f-logo {
    justify-content: center;
    align-items: center;
    width: 151px;
  }

  .ms-pp-logo {
    width: 120px;
  }

  .ms-f-wrap {
    flex-direction: column;
  }

  .ms-f-text {
    margin-top: 8px;
  }

  .ms-f-logos {
    margin-bottom: .5rem;
  }

  .f-vid-embed {
    min-width: 0;
    min-height: 0;
  }

  .ms-span {
    display: inline;
  }

  .ms-wrap {
    font-size: 20px;
  }

  .pre-form-main {
    border-radius: 1rem;
    width: 100%;
  }

  .pre-f-wrap.ms-p {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .event-item {
    margin-bottom: .5rem;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .f-main {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .a-cta {
    height: 40px;
  }

  .a-cta.mini {
    margin-left: 0;
  }

  .ms-f-text {
    padding-left: 0;
    padding-right: 0;
    line-height: 20px;
  }

  .ms-highlight {
    padding-left: .5rem;
    padding-right: .5rem;
    box-shadow: 0 -4px 20px -7px #eee6ca96;
  }

  .ms-title {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding: 2rem 1.5rem;
  }

  .ms-nav-play {
    height: 32px;
    padding: .2rem 1rem 0;
  }

  .ms-btn-img {
    display: none;
  }

  .ms-sns-wrap {
    margin-left: 16px;
    margin-right: 0;
  }

  .ms-nav-cta {
    padding-bottom: .4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ms-wrap {
    opacity: 1;
  }

  .ms-wrap.hide {
    width: 0;
    padding: 0;
    display: flex;
  }

  .ms-wrap.hide.x {
    width: 0;
  }

  .ms-top-wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pre-form-main {
    background-color: #fff0;
    border-style: none;
    margin-top: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .p-f-field {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .pre-f-wrap.ms-p {
    width: 100%;
  }

  .p-f-text {
    min-height: 48px;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .pre-cta {
    height: 40px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pre-f-select {
    background-position: 96%;
    background-size: auto;
    min-height: 48px;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .pre-f-select.ms-p.special {
    min-height: 48px;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .event-item {
    width: 64px;
    margin-right: .5em;
  }

  .promo-wrap {
    grid-template-columns: minmax(140px, .25fr) 1fr minmax(190px, .25fr);
  }

  .promo-desc {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .ms-f-text {
    min-width: 0;
  }

  .f-vid-embed {
    justify-content: center;
    align-items: flex-end;
    width: 1600px;
  }

  .ms-title {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100vw;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .a-hide-btn {
    top: auto;
    bottom: 15%;
    left: -3rem;
  }

  .ms-nav-pp-link-2 {
    width: 0;
  }

  .ms-sns-wrap {
    margin-left: 0;
  }

  .ms-nav-cta {
    margin-right: 0;
  }

  .ani-cta {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .ms-wrap {
    width: 45px;
  }

  .ms-wrap.hide {
    display: none;
  }

  .ms-pp-sns-wrap {
    flex-direction: row;
    flex: 1;
    justify-content: space-between;
  }

  .ms-top-wrap {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    height: 48px;
    padding-left: .5rem;
    padding-right: 1rem;
  }

  .pre-form-main {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .pre-cta-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .pre-cta {
    width: 100%;
  }

  .pre-f-select {
    background-size: 13px;
  }

  .f-dob {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .event-item {
    justify-content: flex-start;
    margin-bottom: .5em;
  }

  .event-item.reward {
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .f-card-top {
    flex-flow: column;
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .f-card-img {
    border-bottom: 1px solid var(--border);
    border-right-style: none;
    border-top-right-radius: 0;
    border-bottom-left-radius: .5rem;
  }

  .f-reward-wrap {
    flex-flow: column;
  }

  .promo-wrap {
    flex-flow: column;
    grid-template-columns: minmax(120px, .25fr) 1fr .25fr;
  }

  .promo-desc {
    padding-left: 0;
  }
}

#country.w-node-_7ca5da66-c93b-72d9-8c9e-e1bede773915-52906519 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c715801-3da6-8727-8b84-1291d1c64355-52906519 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Warhaven';
  src: url('../fonts/NEXON_Warhaven_Regular.ttf') format('truetype'), url('../fonts/NEXON_Warhaven_OTF_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Warhaven';
  src: url('../fonts/NEXON_Warhaven_Bold.ttf') format('truetype'), url('../fonts/NEXON_Warhaven_OTF_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}