@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashdisplay;
  src: url('../fonts/ClashDisplay-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Excon;
  src: url('../fonts/Excon-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Excon;
  src: url('../fonts/Excon-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Excon;
  src: url('../fonts/Excon-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Excon;
  src: url('../fonts/Excon-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Excon;
  src: url('../fonts/Excon-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

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

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

h2 {
  margin-top: 0;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

.ms-body {
  color: #292929;
  background-color: #fff;
  font-family: Excon, Arial, sans-serif;
}

.ms-section-wrap {
  z-index: 1;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  max-width: 2000px;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: perspective(1000px);
}

.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-nav-cta-wrap {
  align-items: center;
  display: flex;
}

.ms-p-tiny._90 {
  opacity: .9;
}

.ms-nav-pp-link {
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  transition: all .4s;
  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: #ff6938;
}

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

.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;
}

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

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

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

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

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

.ms-f-main {
  z-index: 999;
  color: #fff;
  background-image: linear-gradient(#230f4f00 2%, #31140096);
  position: relative;
  inset: auto 0% 0%;
}

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

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

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

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

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

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

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

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

.ms-section {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ms-section.head {
  padding-top: 6rem;
}

.ms-section.entries {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  padding-top: 1rem;
}

.ms-section.entries.hide {
  display: none;
}

._20-event1-m {
  background-color: #ffc059;
  border-radius: 1rem;
  width: 23%;
  min-width: 320px;
  padding: 1rem 0 .5rem;
  transition: all .2s ease-out;
  position: relative;
}

._20-event1-m.cs {
  outline-offset: -3px;
  background-color: #ffc05900;
  outline: 2px dashed #ffc159;
}

.dys-title-wrap {
  z-index: 10;
  text-align: center;
  margin: .5rem auto;
  font-family: Clashdisplay, Arial, sans-serif;
  font-weight: 400;
  position: relative;
}

.dys-title-wrap.title-design {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #ff7b3a, #ff344c 60%, #ff3991);
  -webkit-background-clip: text;
  background-clip: text;
}

.ms-h2 {
  margin-bottom: 0;
  transition: all .2s ease-out;
}

.dys-desc-wrap {
  z-index: 6;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 60vw;
  display: flex;
  position: relative;
}

.ms-h3 {
  transition: all .2s ease-out;
}

.text-span {
  color: #ff7531;
  background-color: #fff;
  border-radius: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  font-weight: 600;
}

._20-event1-d {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(135deg, #ff8e33 23%, #ff7e0f 23% 80%, #ff8e33 80%);
  border-radius: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: .5rem;
  margin-left: -.3rem;
  margin-right: -.3rem;
  padding: .5rem 1rem;
  font-weight: 400;
  display: flex;
  position: relative;
}

._20-event1-d.cs {
  color: #cb5a00;
  background-image: none;
}

.ms-h1 {
  margin-bottom: .2rem;
  font-family: Clashdisplay, Arial, sans-serif;
  font-weight: 600;
  transition: all .2s ease-out;
}

._20-event1-icon {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fd2;
  border-radius: 100rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: relative;
  box-shadow: inset 2px 4px 12px #fff;
}

._20-event1-item-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

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

._20-event1-qty-wrap {
  z-index: 4;
  color: #fff;
  text-align: center;
  background-color: #1d1d1dd9;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  min-width: 30px;
  padding: .2rem .3rem;
  font-size: 11px;
  display: flex;
  position: relative;
  inset: auto auto .7rem;
}

._20-tooltip {
  z-index: 6;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: 1;
  color: #e9e9e9;
  text-align: center;
  background-color: #1d1d1de6;
  border: 1px solid #fff3;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  height: auto;
  margin-bottom: -2.5rem;
  padding: .1rem .4rem;
  font-size: 13px;
  line-height: 15px;
  display: flex;
}

.dys-nav-cta {
  z-index: 2;
  color: #ff7530;
  text-transform: uppercase;
  background-image: linear-gradient(315deg, #ffefde, #fff 77%);
  border-bottom: 4px solid #0000001a;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  padding: .8rem 2rem .6rem;
  font-family: Excon, Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  bottom: 0;
  box-shadow: inset 0 0 8px 6px #fff3;
}

.dys-nav-cta:hover {
  bottom: 2px;
}

.dys-nav-cta.topcta {
  color: #fff;
  background-image: linear-gradient(315deg, #ff8000, #ff5e00 77%);
  height: 40px;
  padding-top: .3rem;
  padding-bottom: .1rem;
  padding-left: 2rem;
}

.dys-cta-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  transition: all .2s ease-out;
  display: flex;
}

.na-effect {
  color: #fff0cc;
  cursor: pointer;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 58px;
  margin-top: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dys-main {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  min-height: 97vh;
  margin-bottom: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

._500 {
  font-weight: 500;
}

.dys-hero-illus {
  z-index: 1;
  justify-content: center;
  align-items: center;
  transition: all .2s ease-out;
  display: flex;
}

.dys-h-illus1 {
  z-index: 1;
  position: absolute;
  inset: auto;
}

.dys-h-illus2 {
  z-index: 2;
  position: relative;
}

.dys-entry-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  box-shadow: none;
  color: #292929;
  background-color: #fff0;
  border: 1px #fff;
  border-radius: 1rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 1rem 0 2rem;
  text-decoration: none;
  display: grid;
  position: relative;
  overflow: hidden;
}

.dys-hero {
  z-index: 4;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff6f6;
  background-image: linear-gradient(135deg, #ffa734b3, #c563564d 50%, #603fa696), radial-gradient(circle, #ff7338, #b33d3f);
  border: 1px solid #ff6f004d;
  border-radius: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(480px, .75fr);
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  padding: 2vw 3vw 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.dys-title {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.dys-entry-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #292929;
  background-color: #fff;
  border: 2px solid #00000012;
  border-radius: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  transition: bottom .2s, border-color .2s, background-color .2s;
  display: flex;
  position: relative;
  bottom: 0;
  overflow: hidden;
  box-shadow: 0 5px #ff853403;
}

.dys-entry-item:hover {
  border-color: #ff7b2e96;
  bottom: 4px;
  box-shadow: 0 5px #ff8534;
}

.na-world-img {
  width: auto;
  max-width: none;
  height: 22px;
  margin-left: -.1rem;
  margin-right: -.1rem;
}

.dys-entry-main {
  width: 100%;
}

.dys-entry-main.show-wrap {
  z-index: 6;
  height: 250px;
  position: relative;
}

.dys-entry-img {
  object-fit: contain;
  object-position: 50% 50%;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.dys-entry-box {
  width: 100%;
  height: 100%;
  margin-bottom: auto;
  padding: .5rem;
}

.dys-tooltip {
  z-index: 6;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #e9e9e9;
  text-align: center;
  background-color: #323232e6;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: .2rem .9rem;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  position: absolute;
  inset: auto auto 1rem;
}

.dys-bg-noise {
  z-index: 0;
  opacity: .3;
  background-image: url('../images/noise.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.dys-bg-blend {
  z-index: 1;
  filter: blur(120px);
  mix-blend-mode: overlay;
}

.dys-bg1 {
  background-color: #ffcfa9;
  border-radius: 999em;
  width: 53em;
  height: 70em;
  position: absolute;
  top: -19.8em;
  left: -26em;
  right: 0;
  transform: rotate(-28deg);
}

.dys-bg {
  filter: blur(120px);
}

.dys-bg2 {
  background-color: #ffdede;
  border-radius: 999em;
  width: 66em;
  height: 60em;
  margin-left: auto;
  position: absolute;
  top: -14.2em;
  right: -25em;
  transform: rotate(60deg);
}

.dys-bg-wrap {
  z-index: 1;
  background-color: #ffd5d5;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  font-size: 1vw;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.dys-marq {
  z-index: 6;
  margin-top: -3rem;
  margin-bottom: 1rem;
  position: relative;
}

.dys-marq.top {
  z-index: 3;
  margin-top: 12rem;
  margin-bottom: -11rem;
}

.dys-b {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.dys-marq-in {
  flex-flow: row;
  display: flex;
}

.dysitem {
  background-color: #ffffff4d;
  border: 1px solid #fff6;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 56px;
  height: 100%;
  min-height: 56px;
  display: flex;
  position: relative;
  box-shadow: 0 .25rem 1.5rem #00000014;
}

.dys-item-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.dys-items {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
  transform: rotate(2deg);
}

.dys-item-wrap-in {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
  transform: rotate(-2deg);
}

.dys-avatar-2 {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 15% -.9rem auto;
}

.dys-avatar-ign {
  z-index: 1;
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  color: #fff;
  background-color: #292929cc;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: relative;
}

.dys-avatar-ign._2 {
  top: -1.9rem;
  left: -.4rem;
}

.dys-avatar-ign._1 {
  top: -2rem;
  left: -2.3rem;
}

.dys-avatar-ign._4 {
  top: -5.2rem;
}

.dys-avatar-ign._5 {
  top: -3.1rem;
}

.dys-avatar-ign._6 {
  top: -1rem;
  left: 1.5rem;
}

.dys-avatar-ign._7 {
  top: -.2rem;
}

.dys-avatar-ign.winshow {
  position: absolute;
  inset: auto auto 1rem;
}

.dys-avatar-6 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto -2% -2.5rem auto;
}

.dys-avatar-6.show {
  bottom: -.2rem;
  right: auto;
}

.dys-h-avatar-wrap {
  z-index: 1;
  width: 100%;
  height: 220px;
  position: relative;
}

.dys-avatar-bg {
  min-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto auto 0%;
}

.dys-avatar-bg.avatar {
  z-index: 1;
  inset: auto auto 0% 0;
}

.dys-avatar-5 {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto -1.3rem 10%;
}

.dys-avatar-1 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto -4rem 40%;
}

.dys-avatar-1.show {
  bottom: -2.2rem;
  left: auto;
}

.dys-avatar-img {
  z-index: 4;
  position: relative;
}

.dys-avatar-img.flip {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.dys-avatar-img.right {
  left: 1.2rem;
}

.dys-avatar-img._1 {
  left: 1rem;
}

.dys-avatar-img._11 {
  left: 1.5rem;
}

.dys-avatar-img._3 {
  left: -1rem;
}

.dys-avatar-3 {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto .2rem 24%;
}

.dys-avatar-4 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto .6rem -5%;
}

.heading {
  font-weight: 500;
}

.heading.ms-h2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #ff5300, #ff6727 58%, #d63796);
  -webkit-background-clip: text;
  background-clip: text;
}

.show {
  min-width: 300px;
}

.dys-avatar-9 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto .8rem;
}

.dys-win-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  box-shadow: none;
  color: #292929;
  background-color: #fff0;
  border: 1px #fff;
  border-radius: 1rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 1rem 0 2rem;
  text-decoration: none;
  display: grid;
  position: relative;
  overflow: hidden;
}

.dys-avatar-8 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 3.3rem;
}

.dys-avatar-10 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 2.9rem;
}

.dys-avatar-11 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 1.9rem;
}

.dys-avatar-12 {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 3.3rem;
}

.dys-date {
  z-index: 6;
  text-align: center;
  background-color: #ffffff1f;
  border-radius: 100rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
  position: relative;
}

@media screen and (min-width: 1920px) {
  .ms-section-wrap {
    justify-content: flex-start;
    align-items: center;
    max-width: 2500px;
  }

  .ms-f-main {
    margin-top: auto;
  }

  .dys-nav-cta {
    height: 56px;
  }

  .dys-nav-cta.topcta:hover {
    padding-left: 2rem;
  }

  .dys-main {
    margin-bottom: auto;
  }

  .dys-entry-wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .dys-avatar-bg {
    min-width: 2560px;
  }

  .dys-avatar-bg.avatar {
    bottom: -1.2rem;
  }

  .dys-win-wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  .ms-wrap {
    font-size: 20px;
  }

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

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

  .ms-nx-logo {
    justify-content: center;
    align-items: center;
    width: 120px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

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

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

  .dys-desc-wrap {
    max-width: 50vw;
  }

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

  .dys-entry-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .dys-hero {
    flex-flow: column;
    padding-top: 3rem;
    padding-bottom: 3rem;
    display: flex;
  }

  .dys-bg-blend {
    margin-left: -4em;
  }

  .dys-bg1 {
    width: 44em;
    height: 57em;
    position: absolute;
    inset: 23.2em -9.5em 0 auto;
  }

  .dys-bg-wrap {
    font-size: 1.3vh;
  }

  .dys-h-avatar-wrap {
    bottom: -3rem;
  }

  .dys-win-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .dys-date {
    max-width: 50vw;
  }
}

@media screen and (max-width: 767px) {
  .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;
  }

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

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

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

  .dys-desc-wrap {
    max-width: 100%;
  }

  .text-span {
    padding-left: .25rem;
    padding-right: .25rem;
  }

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

  ._20-tooltip {
    min-width: 120px;
  }

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

  .dys-nav-cta.topcta {
    height: 32px;
    padding: .2rem 1rem 0;
  }

  .dys-main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .dys-h-illus1, .dys-h-illus2 {
    max-width: 90%;
  }

  .dys-entry-wrap {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    height: 100%;
    min-height: auto;
  }

  .dys-hero {
    padding-left: 4%;
    padding-right: 4%;
  }

  .dys-entry-item {
    width: 100%;
    height: 100%;
    min-height: auto;
  }

  .na-world-img {
    height: 24px;
    margin-left: -.1rem;
    margin-right: -.1rem;
  }

  .dys-tooltip {
    min-width: 120px;
  }

  .dys-bg-blend {
    filter: blur(80px);
  }

  .dys-bg1 {
    width: 30em;
    height: 100em;
  }

  .dys-bg {
    filter: blur(80px);
  }

  .dys-marq {
    margin-top: -6rem;
    margin-bottom: 4.5rem;
  }

  .dys-marq.top {
    margin-top: 4rem;
  }

  .dys-b, .dys-avatar-2 {
    display: none;
  }

  .dys-avatar-6 {
    right: -21%;
  }

  .dys-avatar-5 {
    display: none;
  }

  .dys-avatar-3 {
    left: -2%;
  }

  .dys-avatar-4 {
    left: -11%;
  }

  .dys-win-wrap {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    height: 100%;
    min-height: auto;
  }

  .dys-date {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .ms-section-wrap {
    width: 100%;
  }

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

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

  .ms-wrap {
    width: 45px;
  }

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

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

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

  .ms-f-text {
    min-width: 0;
  }

  .ms-section.head {
    padding-top: 4rem;
    padding-left: 0%;
    padding-right: 0%;
  }

  ._20-event1-m {
    min-width: 100%;
  }

  .dys-title-wrap {
    padding-left: .5rem;
  }

  .ms-h2 {
    -webkit-text-stroke-width: 0px;
  }

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

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

  .na-effect {
    width: 180px;
    height: 50px;
  }

  .dys-entry-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr;
  }

  .dys-hero {
    padding-top: 4rem;
  }

  .dys-entry-box {
    padding: .25rem;
  }

  .dys-tooltip {
    bottom: .7rem;
  }

  .dys-avatar-4 {
    left: -13%;
  }

  .dys-win-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr;
  }
}

#w-node-c9583fb4-5902-e946-e69e-bcf914af8af0-0b90786d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_67b8c226-852b-aec2-7cf1-db2a0502a842-0b90786d {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_1af39287-2065-8888-af8e-6533c10c0bd2-0b90786d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

@media screen and (min-width: 1920px) {
  #w-node-_1af39287-2065-8888-af8e-6533c10c0bd2-0b90786d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1af39287-2065-8888-af8e-6533c10c0bd2-0b90786d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1af39287-2065-8888-af8e-6533c10c0bd2-0b90786d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Excon';
  src: url('../fonts/Excon-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Excon';
  src: url('../fonts/Excon-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Excon';
  src: url('../fonts/Excon-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Excon';
  src: url('../fonts/Excon-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Excon';
  src: url('../fonts/Excon-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Excon';
  src: url('../fonts/Excon-Bold.otf') format('opentype'), url('../fonts/Excon-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}