@import url("normalize.css");
@import url("aos.css");
@import url("lity.css");
@media only screen and (orientation: portrait) {
  .lity-iframe-container {
    padding-top: 120%;
  }
}

.lity-close,
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  width: 40px;
  height: 30px;
  left: 50%;
  top: -50px;
  transform: translate(-50%, 0);
  background-image: url("https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/close.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.lity-content {
  overflow: hidden;
  margin: 0 auto;
}
.lity-content img {
  display: block;
  position: relative;
  margin: 0 auto;
}

#wrap header {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  margin: 0 auto;
  max-height: 870px;
  background-color: #000;
  background-position: top center;
  background-repeat: no-repeat;
}
#wrap header a.logo img {
  position: absolute;
  left: 30px;
  top: 10px;
  z-index: 10;
}
#wrap header .content {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1200px;
}
#wrap header .content .title {
  position: absolute;
  display: block;
  left: 0;
  top: 280px;
}
#wrap header .content .title img {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}
#wrap header .content img.charB {
  position: absolute;
  display: block;
  right: -250px;
  top: 40px;
}
#wrap header .content img.charA {
  position: absolute;
  display: block;
  right: 80px;
  top: 40px;
}
#wrap header .link {
  width: auto;
  height: 45px;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1000;
}
#wrap header .link a.btnFB,
#wrap header .link a.btnDC,
#wrap header .link a.btnHome,
#wrap header .link a.btnDown,
#wrap header .link a.btnSing {
  transition: all 0.5s;
  font-size: 18px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 1;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  vertical-align: top;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgb(206, 133, 255);
  border: solid 1px #ffffff;
  box-shadow: 0 0 0 3px #ffffff;
}
#wrap header .link a.btnFB:hover,
#wrap header .link a.btnDC:hover,
#wrap header .link a.btnHome:hover,
#wrap header .link a.btnDown:hover,
#wrap header .link a.btnSing:hover {
  background-color: #f3c2ff;
}
#wrap header .link a.btnDC {
  background-image: url(https://nxtw.dn.nexoncdn.co.kr/mh/common/header/btnDC.svg);
  margin-right: 10px;
}
#wrap header .link a.btnFB {
  background-image: url(https://nxtw.dn.nexoncdn.co.kr/mh/common/header/btnFB.svg);
  margin-right: 10px;
}
#wrap header .link a.btnHome {
  background-image: url(https://nxtw.dn.nexoncdn.co.kr/mh/common/header/btnHome.svg);
  margin-right: 10px;
}
#wrap header .link a.btnDown {
  width: 120px;
  height: 40px;
  color: #fff;
  margin-right: 10px;
}
#wrap header .link a.btnSing {
  width: 120px;
  height: 40px;
  background-color: #fff;
  color: #65498d;
}
#wrap header .link a.btnSing:hover {
  background-color: #7265c6;
  color: #fff;
}

.notice {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  margin: 0 auto;
  background-color: #001629;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.notice h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 90px;
  letter-spacing: 3;
  width: 100%;
  color: #fff;
  text-align: center;
  background-image: url("https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/notice.png");
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
.notice ul {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 450;
  line-height: 1.5;
  letter-spacing: 3;
  max-width: 1000px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  box-sizing: border-box;
  color: #fff;
}

/* footer#footerJS {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  margin: 0 auto;
  min-height: 90px;
  background-color: #000;
  z-index: 99;
}

.footBox {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 15px 0;
}

img.foImg {
  display: inline-block;
  margin: 5px 0;
  max-height: 50px;
}

p.foCopy {
  font-size: 12px;
  font-weight: 300;
  line-height: 60px;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  color: #ccc;
}

ul.foList {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  color: #ccc;
} */

body {
  font-family: "";
  max-width: 2560px;
  min-width: 1280px;
  width: 100%;
  margin: 0 auto;
  overflow: overlay;
  background-color: #000;
}
body.scrollLock {
  width: 100vw;
  height: 100vh;
  max-width: 2560px;
  min-width: 1280px;
  overflow: hidden !important;
  touch-action: none;
  margin: 0 auto;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
p,
button,
select,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  vertical-align: top;
  display: block;
}

fieldset {
  border: none;
}

table {
  border-collapse: collapse;
}

caption {
  display: none;
}

img,
fieldset,
button {
  border: 0;
  padding: 0;
}

button {
  background: none;
}

input,
select {
  vertical-align: middle;
}

legend {
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  overflow: hidden;
}

a {
  text-decoration: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  color: inherit;
  display: block;
}

button,
input[type=button],
input[type=submit],
input[type=image] {
  cursor: pointer;
  outline: none;
  font-family: NEXONLv1Gothic;
}

p {
  line-height: 1.3;
}

.blind {
  display: none;
  opacity: 0;
  text-indent: -9999px;
  color: rgba(0, 0, 0, 0);
}

.gnbWrapper {
  min-width: 1280px !important;
}

#wrap {
  width: 100%;
  max-width: 2560px;
  min-width: 1200px;
  position: relative;
  text-indent: 0;
  overflow: hidden;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/bg.jpg) center 0 no-repeat;
  background-color: #8cdffd;
}
#wrap section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#wrap section .inner {
  position: absolute;
  left: 50%;
  top: 0;
  width: 2560px;
  margin-left: -1280px;
}
#wrap .btn_top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 80px;
  height: 80px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_001.png) no-repeat;
  background-position: 0px -108px;
  text-indent: -9999px;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 999;
}
#wrap .btn_top:hover {
  background-position: -91px -108px;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
header h1 {
  position: absolute;
  top: 40px;
  left: 30px;
}
header h1 a {
  display: block;
  width: 160px;
  height: 98px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/logo.png) no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}
header .util {
  position: absolute;
  top: 20px;
  right: 30px;
}
header .util ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .util li.btn_start button {
  width: 125px;
  height: 45px;
  background-position: 0 0;
  margin-right: 2px;
}
header .util li.btn_start button:hover {
  background-position: 0 -51px;
}
header .util li.btn_home a {
  width: 44px;
  height: 45px;
  background-position: -127px 0;
  margin-right: 2px;
}
header .util li.btn_home a:hover {
  background-position: -127px -51px;
}

header .util li a,
header .util li button {
  display: block;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_001.png) no-repeat;
  text-indent: -9999px;
}

.layer_popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 10000000;
  transition: 0.2s;
}
.layer_popup.open {
  display: flex;
  animation: open 0.2s linear forwards;
}
.layer_popup .popup .btn_close {
  display: flex;
  flex-shrink: 0;
  width: 54px;
  height: 60px;
  text-indent: -9999px;
  background: url(https://lwi.nexon.com/heroes/2025/0731_mileage_8069D5FB82C23FF0/btn_close_fe5a3816f2e26e1c.png) no-repeat center center;
}

.layer_popup .popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  max-height: 100%;
}

#intro {
  height: 1647px;
  z-index: 2;
}
#intro .m {
  width: 1432px;
  height: 639px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/m.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 565px;
}
#intro .title {
  position: absolute;
  left: 688px;
  top: 486px;
  width: 1184px;
  height: 577px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#intro .title .subtxt {
  width: 966px;
  height: 16px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_003.png) no-repeat;
  position: absolute;
  top: 0px;
}
#intro .title .mt1 {
  position: absolute;
  top: 20px;
}
#intro .title .mt1.mask {
  --mask-angle: -60deg;
  --stop-offset: 14%;
  width: 1115px;
  height: 432px;
  mix-blend-mode: screen;
  --mask-stop-1: 50%;
  --mask-stop-2: 50%;
}
#intro .title .date1 {
  width: 1184px;
  height: 64px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_004.png) no-repeat;
  position: absolute;
  top: 440px;
}
#intro .title .date2 {
  width: 1184px;
  height: 64px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_005.png) no-repeat;
  position: absolute;
  top: 510px;
}
#intro .filtered {
  -webkit-mask-image: linear-gradient(var(--mask-angle), transparent calc(var(--mask-stop-2) - var(--stop-offset)), white var(--mask-stop-2), white var(--mask-stop-1), transparent calc(var(--mask-stop-1) + var(--stop-offset)));
}
#intro .filtered > img {
  position: relative;
  opacity: 1;
}
#intro .filtered img {
  filter: brightness(150%) contrast(2) drop-shadow(0px 0px 2px white);
}
#intro .coin {
  position: absolute;
  left: 0;
  top: 62px;
  width: 2560px;
  pointer-events: none;
}
#intro .coin span {
  position: absolute;
  display: block;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/coins.png) no-repeat;
}
#intro .coin .c1 {
  left: 1790px;
  top: 0px;
  width: 187px;
  height: 131px;
  background-position-x: -1790px;
  background-position-y: 0px;
}
#intro .coin .c2 {
  left: 428px;
  top: 236px;
  width: 185px;
  height: 189px;
  background-position-x: -428px;
  background-position-y: -236px;
}
#intro .coin .c3 {
  left: 2227px;
  top: 342px;
  width: 145px;
  height: 130px;
  background-position-x: -2227px;
  background-position-y: -342px;
}
#intro .coin .c4 {
  left: 152px;
  top: 556px;
  width: 143px;
  height: 100px;
  background-position-x: -152px;
  background-position-y: -556px;
}
#intro .coin .c5 {
  left: 2083px;
  top: 746px;
  width: 187px;
  height: 188px;
  background-position-x: -2083px;
  background-position-y: -746px;
}
#intro .coin .c6 {
  left: 493px;
  top: 1040px;
  width: 146px;
  height: 130px;
  background-position-x: -493px;
  background-position-y: -1040px;
}
#intro .coin .c7 {
  left: 2318px;
  top: 1104px;
  width: 124px;
  height: 119px;
  background-position-x: -2318px;
  background-position-y: -1104px;
}
#intro .coin .c8 {
  left: 137px;
  top: 1302px;
  width: 222px;
  height: 229px;
  background-position-x: -137px;
  background-position-y: -1302px;
}
#intro .coin .c9 {
  left: 1854px;
  top: 1699px;
  width: 211px;
  height: 189px;
  background-position-x: -1854px;
  background-position-y: -1699px;
}
#intro .coin .c10 {
  left: 474px;
  top: 2183px;
  width: 115px;
  height: 127px;
  background-position-x: -474px;
  background-position-y: -2183px;
}
#intro .coin .c11 {
  left: 2028px;
  top: 2617px;
  width: 143px;
  height: 100px;
  background-position-x: -2028px;
  background-position-y: -2617px;
}
#intro .coin .c12 {
  left: 386px;
  top: 3545px;
  width: 175px;
  height: 177px;
  background-position-x: -386px;
  background-position-y: -3545px;
}
#intro .coin .c13 {
  left: 1914px;
  top: 4186px;
  width: 222px;
  height: 228px;
  background-position-x: -1914px;
  background-position-y: -4186px;
}

#section1 {
  height: 500px;
}
#section1 .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#section1 .inner .txt {
  width: 902px;
  height: 675px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_006.png) no-repeat;
}
#section1 .inner .line {
  width: 2090px;
  height: 209px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_007.png) no-repeat;
  position: absolute;
  top: 161px;
  opacity: 1;
  clip-path: inset(0% 0% 0% 0%);
}

#section2 {
  height: 2450px;
}
#section2 .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#section2 .inner .cont1 {
  margin-top: 80px;
  width: 1590px;
  height: 1482px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_008.png) no-repeat;
}
#section2 .inner .cont2 {
  position: relative;
  top: -210px;
  width: 1344px;
  height: 1047px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_009.png) no-repeat;
}

#section3 {
  height: 2554px;
}
#section3 .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#section3 .inner .cont {
  position: absolute;
  width: 1200px;
  height: 2513px;
  background: url(https://nxtw.dn.nexoncdn.co.kr/mh/event/2025/0901_rbfuqm4t0r/pic_010.png) no-repeat;
}
#section3 .btn_pop {
  position: absolute;
  text-indent: -9999px;
  z-index: 10;
  width: 38px;
  height: 38px;
}
#section3 .btn_pop_1 {
  left: 206px;
  top: 108px;
}
#section3 .btn_pop_2 {
  left: 480px;
  top: 108px;
}
#section3 .btn_pop_3 {
  left: 754px;
  top: 108px;
}
#section3 .btn_pop_4 {
  left: 1028px;
  top: 108px;
}
#section3 .btn_pop_5 {
  left: 206px;
  top: 934px;
}
#section3 .btn_pop_6 {
  left: 480px;
  top: 934px;
}
#section3 .btn_pop_7 {
  left: 754px;
  top: 934px;
}
#section3 .btn_pop_8 {
  left: 1028px;
  top: 934px;
}
#section3 .btn_pop_9 {
  left: 433px;
  top: 1347px;
}
#section3 .btn_pop_10 {
  left: 160px;
  top: 2122px;
}
#section3 .btn_pop_11 {
  left: 774px;
  top: 2122px;
}
#section3 .btn_link {
  position: absolute;
  z-index: 10;
  width: 100px;
  height: 24px;
  left: 705px;
  top: 2354px;
  color: #fff;
  font-size: 15px;
  text-indent: 0px;
  box-sizing: border-box;
  padding-left: 12px;
  letter-spacing: -0.5px;

}/*# sourceMappingURL=style.css.map */