/*! Build date: 2026. 3. 11. 오전 9:45:08 */
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/scss/event_1215_84985A1CF231C844.scss ***!
  \****************************************************************************************************************************************************************/
/* reset */
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body, input, textarea, select, button, table, em {
  font-family: "Noto Sans KR", "Malgun Gothic", sans-serif;
  font-weight: normal;
  font-size: 16px;
}

header, article, aside, details, figcaption, figure, footer, hgroup, menu, nav, section, ::before, ::after {
  display: block;
  margin: 0;
  padding: 0;
}

img, fieldset {
  border: 0;
  vertical-align: top;
}

ul, ol {
  list-style: none;
}

em, address {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
  min-width: 1263px;
  -webkit-text-size-adjust: none;
}

.blind, legend, caption {
  position: absolute;
  left: -1000%;
  top: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -10000px;
}

button {
  border: 0;
  cursor: pointer;
  vertical-align: top;
  background: transparent;
}

button:focus {
  outline: none;
}

@font-face {
  font-family: "NexonLv1Gothic";
  font-style: normal;
  font-weight: 400;
  src: url("https://lwres.nexon.com/css/baram/font/NEXON Lv1 Gothic OTF.otf");
  src: url("https://lwres.nexon.com/css/baram/font/NEXONLv1GothicRegular.ttf") format("truetype");
}
@font-face {
  font-family: "NexonLv1Gothic";
  font-style: normal;
  font-weight: 800;
  src: url("https://lwres.nexon.com/css/baram/font/NEXON Lv1 Gothic OTF Bold.otf");
  src: url("https://lwres.nexon.com/css/baram/font/NEXONLv1GothicBold.ttf") format("truetype");
}
@font-face {
  font-family: "NexonLv1Gothic";
  font-style: normal;
  font-weight: 300;
  src: url("https://lwres.nexon.com/css/baram/font/NEXON Lv1 Gothic OTF Light.otf");
  src: url("https://lwres.nexon.com/css/baram/font/NEXONLv1GothicLight.ttf") format("truetype");
}
html {
  scrollbar-width: none;
}
html::-webkit-scrollbar {
  display: none;
}

body {
  width: 100%;
  max-width: 2560px;
  height: 100vh;
  overflow-x: hidden !important;
  overflow-y: auto;
  scrollbar-width: none;
}
body::-webkit-scrollbar {
  display: none;
}
body.loaded {
  height: auto;
}
body.scrollLock {
  overflow: hidden !important;
  height: 100vh !important;
  touch-action: none;
}

#wrap {
  width: 100%;
  max-width: 2560px;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #0f090b;
}
#wrap a,
#wrap span {
  display: block;
}
#wrap .blind {
  display: none;
}
#wrap section {
  width: 100%;
  max-width: 2560px;
  min-width: 1280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#wrap section .content {
  display: flex;
  z-index: 1;
}
#wrap section .motion {
  z-index: 0;
  position: absolute;
  width: 100%;
}
#wrap footer {
  width: 100%;
}

#header {
  width: 100%;
  max-width: 2560px;
  min-width: 1280px;
  height: 130px;
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  z-index: 10;
  box-sizing: border-box;
  padding: 20px 30px;
  position: absolute;
  top: 0px;
  text-indent: -9999px;
}
#header .logo {
  width: 127px;
  height: 87px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/nb.png") no-repeat;
  background-position: 0 0;
}
#header .logo a {
  width: 100%;
  height: 100%;
}
#header .util {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 190px;
  height: 23px;
  margin-top: 10px;
}
#header .util li {
  cursor: pointer;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/nb.png") no-repeat;
  background-position-y: -64px;
}
#header .util li:hover {
  background-position-y: -7px;
}
#header .util li button {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
#header .util .btn_start {
  width: 110px;
  height: 23px;
  background-position-x: -182px;
}
#header .util .btn_home {
  width: 23px;
  height: 20px;
  background-position-x: -312px;
}
#header .util .btn_hide {
  width: 19px;
  height: 20px;
  background-position-x: -354px;
}

.loading-fixed {
  width: 100vw;
  height: 100vh;
  background-color: #0f090b;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 99999999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.loading-fixed .loader-img {
  width: 639px;
  height: 608px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/gif/gif3.gif") no-repeat;
  transform: translateY(-100px);
}
.loading-fixed .loading-bar-text {
  font-family: "NexonLv1Gothic";
  font-weight: 500;
  font-size: 40px;
  color: #fff;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  transform: translateY(-100px);
}

.section1 {
  position: relative;
}
.section1 .counter-wrap {
  position: fixed;
  top: 0;
  width: 100vw;
  max-width: 2560px;
  min-width: 1280px;
  height: 220px;
  display: flex;
  justify-content: center;
  z-index: 5;
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 0.2s;
}
.section1 .counter-wrap > div {
  position: relative;
  top: 102px;
  transition: top 0.3s;
}
.section1 .counter-wrap.top-fixed > div {
  top: 40px;
}
.section1 .counter-wrap.hide {
  opacity: 0;
}
.section1 .counter-wrap.show {
  opacity: 1;
}
.section1 .counter-wrap .counter {
  width: 67px;
  height: 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section1 .counter-wrap .counter span {
  width: 17px;
  height: 18px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/counter.png") no-repeat;
}
.section1 .counter-wrap .counter .thousands {
  background-position: 2px 0;
}
.section1 .counter-wrap .counter .hundreds {
  background-position: -17px 0;
}
.section1 .counter-wrap .counter .tens {
  background-position: -36px 0;
}
.section1 .counter-wrap .counter .ones {
  background-position: -56px 0;
}
.section1 .counter-wrap .scroll-effect {
  width: 90px;
  height: 17px;
  position: relative;
  overflow: hidden;
  margin: 0 50px;
  display: flex;
  align-items: center;
}
.section1 .counter-wrap .scroll-effect .bar-wrap {
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/scrollwheel.png");
  background-position-x: 0;
  background-position-y: center;
  width: 90px;
  height: 10px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.3s;
}
.section1 .counter-wrap .scroll-effect .bar-wrap .bar {
  position: relative;
  width: 2px;
  height: 10px;
  background-color: #191919;
}
.section1 .counter-wrap .last-year {
  width: 63px;
  height: 17px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/2021.png");
}
.section1 .three-container {
  width: 100%;
  max-width: 2560px;
  height: 1600vh;
  z-index: 1;
  position: relative;
}
.section1 .three-container .image-motion {
  display: none;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: flex-start;
  z-index: 10;
  pointer-events: none;
}
.section1 .three-container .image-motion.active {
  display: flex;
}
.section1 .three-container .image-motion span {
  position: absolute;
  left: 50%;
}
.section1 .three-container .image-motion span.img1 {
  width: 425px;
  height: 414px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img1.png") no-repeat;
  z-index: 15;
  top: -25px;
  margin-left: -630px;
}
.section1 .three-container .image-motion span.img2 {
  width: 309px;
  height: 491px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img2.png") no-repeat;
  z-index: 13;
  top: -50px;
  margin-left: 231px;
}
.section1 .three-container .image-motion span.img3 {
  width: 302px;
  height: 172px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img3.png") no-repeat;
  z-index: 14;
  top: -10px;
  margin-left: 420px;
}
.section1 .three-container .image-motion span.img4 {
  width: 494px;
  height: 808px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img4.png") no-repeat;
  z-index: 20;
  top: 20px;
  margin-left: 800px;
}
.section1 .three-container .image-motion span.img5 {
  width: 609px;
  height: 668px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img5.png") no-repeat;
  z-index: 18;
  top: 565px;
  margin-left: 112px;
}
.section1 .three-container .image-motion span.img6 {
  width: 323px;
  height: 108px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img6.png") no-repeat;
  z-index: 14;
  margin-left: -1266px;
  top: 1160px;
}
.section1 .three-container .image-motion span.img7 {
  width: 493px;
  height: 344px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img7.png") no-repeat;
  z-index: 13;
  margin-left: -1054px;
  top: 1041px;
}
.section1 .three-container .image-motion span.img8 {
  width: 1436px;
  height: 1419px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img8.png") no-repeat;
  z-index: 16;
  top: 565px;
  margin-left: -670px;
}
.section1 .three-container .image-motion span.img9 {
  width: 315px;
  height: 207px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/img9.png") no-repeat;
  bottom: 39px;
  margin-left: 726px;
  z-index: 12;
}
.section1 .three-container #three-canvas {
  max-width: 2560px;
  position: sticky;
  top: 0;
  overflow-x: hidden;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/bg/bg_01.jpg") center 0 no-repeat;
}
.section1 .three-container .skip-wrap {
  width: 100%;
  max-width: 2560px;
  min-width: 1280px;
  height: 350px;
  background: linear-gradient(rgba(0, 0, 0, 0), black);
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  z-index: 1000;
}
.section1 .three-container .skip-wrap #skip {
  position: absolute;
  bottom: 50px;
  transform: translate(-50% -50px);
  width: 147px;
  height: 59px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section1/skip.png") center no-repeat;
  opacity: 0;
}
.section1 .three-container .skip-wrap #skip .hidden {
  display: none;
}
.section1 .btn_top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 69px;
  height: 69px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/nb.png") no-repeat;
  background-position: -401px 0;
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s;
}
.section1 .btn_top:hover {
  background-position: -489px 0;
}
.section1 .btn_top.show {
  opacity: 1;
  pointer-events: initial;
}
.section1 .btn_top.hide {
  opacity: 0;
  pointer-events: none;
}

.section2 {
  height: 1300px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/bg/bg_02.jpg") center 0 no-repeat;
}
.section2 .content {
  width: 100%;
  max-width: 2560px;
  height: 1970px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/content_bg.png") center 0 no-repeat;
  position: absolute;
  justify-content: center;
  top: -120px;
  z-index: 2 !important;
  overflow: hidden;
}
.section2 .content .content-wrap {
  flex-direction: column;
  align-items: center;
  position: relative;
}
.section2 .content .content-wrap#loading {
  position: absolute;
  width: 1280px;
  height: 695px;
  top: 350px;
  display: none;
  transition: 0.3s;
}
.section2 .content .content-wrap#loading.active {
  display: flex;
}
.section2 .content .content-wrap#loading .loading-txt {
  display: flex;
  align-items: center;
  color: white;
  font-size: 40pt;
  font-weight: 800;
  letter-spacing: 1pt;
  font-family: "NEXON Lv1 Gothic OTF";
}
.section2 .content .content-wrap#loading .loading-txt .loading-motion {
  display: flex;
}
.section2 .content .content-wrap#loading .loading-txt .loading-motion .loading-icon {
  width: 39pt;
  height: 39pt;
  margin-left: -4px;
  margin-right: -2px;
  margin-top: 1px;
}
@keyframes dash {
  0% {
    stroke-dashoffset: 200;
  }
  100% {
    stroke-dashoffset: 70;
  }
}
.section2 .content .content-wrap#loading .loading-txt .loading-motion .loading-icon .spinner {
  stroke: rgba(255, 255, 255, 0.5);
}
.section2 .content .content-wrap#loading .loading-txt .loading-motion .loading-icon .spinner .path1 {
  position: absolute;
  stroke: rgba(255, 255, 255, 0.5);
}
.section2 .content .content-wrap#loading .loading-txt .loading-motion .loading-icon .spinner .path2 {
  stroke: #ffffff;
  stroke-dasharray: 70;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1s ease-in-out infinite;
}
.section2 .content .content-wrap#loading .loading-txt #loading-count {
  width: 50px;
}
.section2 .content .content-wrap#loading .loading-img {
  margin-top: 28px;
}
.section2 .content .content-wrap#date_txt {
  position: absolute;
  width: 648px;
  height: 257px;
  justify-content: center;
  top: 612px;
}
.section2 .content .content-wrap#date_txt .date-txt-img {
  width: 100%;
  height: 100%;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/date_txt.png") no-repeat;
  opacity: 0;
  transform: scale(0) rotateZ(-50deg);
}
.section2 .content .content-wrap#remaster {
  top: 75px;
  display: flex;
}
.section2 .content .content-wrap#remaster .character {
  display: flex;
  position: absolute;
  width: 1460px;
  height: 1721px;
  left: -1002px;
  z-index: 2;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/char.png");
  opacity: 0;
  transform: translate(20px, -120px);
}
.section2 .content .content-wrap#remaster .title {
  width: 780px;
  height: 635px;
  display: flex;
  position: absolute;
  top: 409px;
  left: -120px;
  z-index: 3;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/shadow.png");
  opacity: 0;
  transform: scale(0);
}
.section2 .content .content-wrap#remaster .title * {
  position: absolute;
}
.section2 .content .content-wrap#remaster .title .subtitle {
  width: 318px;
  height: 151px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/subtitle.png");
  left: 336px;
  top: 132px;
  z-index: 3;
  opacity: 0;
  transform: translate(400px, -300px);
}
.section2 .content .content-wrap#remaster .title .title-txt-1 {
  position: absolute;
  width: 239px;
  height: 253px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/txt1.png");
  left: 156px;
  top: 217px;
  z-index: 3;
  opacity: 0;
  transform: translate(200px, -250px);
}
.section2 .content .content-wrap#remaster .title .title-txt-2 {
  position: absolute;
  width: 241px;
  height: 241px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/txt2.png");
  left: 288px;
  top: 253px;
  z-index: 4;
  opacity: 0;
  transform: translate(200px, -250px);
}
.section2 .content .content-wrap#remaster .title .remaster-2022 {
  position: absolute;
  width: 370px;
  height: 154px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/2022remaster.png");
  left: 68px;
  top: 443px;
  z-index: 3;
  opacity: 0;
  transform: translate(200px, -100px);
}
.section2 .content .content-wrap#remaster .effect .front-effect {
  position: absolute;
  width: 2140px;
  height: 0;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/front_effect.png");
  left: -1045px;
  top: 45px;
  z-index: 4;
  transition: 0.5s;
  transform-origin: revert;
}
.section2 .content .content-wrap#remaster .effect .back-effect {
  position: absolute;
  width: 0;
  height: 0;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section2/back_effect.png");
  left: -648px;
  top: 66px;
  z-index: 1;
  transition: 0.3s;
  transform-origin: bottom left;
}
.section2 .content .content-wrap#remaster .effect.load .front-effect {
  height: 1708px;
}
.section2 .content .content-wrap#remaster .effect.load .back-effect {
  width: 1515px;
  height: 1399px;
}

.section3 {
  height: 2398px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/bg/bg_03.jpg") center 0 no-repeat;
  z-index: 1;
  overflow: hidden;
}
.section3 .content {
  flex-direction: column;
  align-items: center;
  position: relative;
  top: 525px;
}
.section3 .content .random-gif {
  position: absolute;
  top: 10%;
}
.section3 .content .title {
  width: 545px;
  height: 121px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section3/title.png");
}
.section3 .content .box-wrap {
  display: flex;
  justify-content: center;
}
.section3 .content .box-wrap .box1 {
  width: 523px;
  height: 1275px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section3/box1.png");
  position: relative;
}
.section3 .content .box-wrap .box1 .gif {
  width: 491px;
  height: 358px;
  position: absolute;
  top: 665px;
  left: 27px;
}
.section3 .content .box-wrap .box-2023 {
  display: flex;
  flex-direction: column;
  margin-left: -70px;
}
.section3 .content .box-wrap .box-2023 .box2 {
  width: 523px;
  height: 772px;
  position: relative;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section3/box2.png");
}
.section3 .content .box-wrap .box-2023 .box3 {
  width: 536px;
  height: 772px;
  position: relative;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section3/box3.png");
  top: -100px;
  left: -13px;
}
.section3 .content .box-wrap .box-2023 .box4 {
  width: 530px;
  height: 620px;
  position: relative;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section3/box4.png");
  left: -14px;
}
.section3 .content .box-wrap .box-2023 .box5 {
  width: 533px;
  height: 770px;
  position: relative;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section3/box5.png");
  top: -103px;
  left: -14px;
}
.section3 .bg_obj {
  width: 100%;
  max-width: 2560px;
  height: 1061px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/section3/obj.png") center 0;
  position: absolute;
  bottom: -115px;
  z-index: 1;
}

#wrap #footer {
  width: 100%;
  max-width: 2560px;
  min-width: 1280px;
  height: 102px;
  background: url("https://lwi.nexon.com/baram/2022/1215_event_84985A1CF231C844/nb.png") no-repeat;
  background-position-x: center;
  background-position-y: -124px;
  text-indent: -9999px;
  z-index: 2;
}
