@charset "UTF-8";
@import url(https://lwres.nexon.com/css/mabinogim/brand/common/loading.css);
@import url(https://lwres.nexon.com/css/mabinogim/brand/common/font.css);
@import url(https://lwres.nexon.com/css/mabinogim/brand/common/modal.css);
@font-face {
  font-family: "Klavika NX Bold";
  src: url("https://lwi.nexon.com/fonts/KlavikaNX-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
:root {
  --pc-top-height: 62px;
  --pc-footer-height: 195px;
  --mobile-top-height: 110px;
  --mobile-footer-height: 230px;
  --vh: 100%;
}

* {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Pretendard-Regular", sans-serif;
  font-weight: 400;
  box-sizing: border-box;
  word-break: break-word;
}

html, body {
  -webkit-text-size-adjust: none; /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust: none; /* IE */
  -moz-text-size-adjust: none; /* 파이어폭스 */
  -o-text-size-adjust: none; /* 오페라 구버전 */
}

body {
  /* 스크롤바 설정*/
  /* 스크롤바 막대 설정*/
  /* 스크롤바 뒷 배경 설정*/
}
body::-webkit-scrollbar {
  width: 0px;
}
body::-webkit-scrollbar-thumb {
  background-color: rgba(87, 87, 87, 0.8);
  /* 스크롤바 둥글게 설정    */
  border-radius: 10px;
  border: 2px solid rgb(0, 0, 0);
}
body::-webkit-scrollbar-track {
  background-color: rgb(0, 0, 0);
}

a {
  text-decoration: none;
  color: black;
}

button {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}

.text_blind {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

li {
  list-style: none;
}

.gnbContainer {
  min-width: 100% !important;
  z-index: 9999 !important;
}

img {
  width: 100%;
  vertical-align: top;
}

#container {
  width: 100%;
  max-width: 2560px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#container #header {
  width: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  top: 0px;
  z-index: 10;
  padding: 16px 16px 16px 56px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
#container #header .logo {
  display: none;
}
#container #header .util {
  display: flex;
  margin-left: auto;
  margin-right: 8px;
}
#container #header .util > li {
  width: 48px;
  height: 48px;
  cursor: pointer;
}
#container #header .util > li:not(.btn_share) {
  filter: brightness(0.9);
}
#container #header .util > li a,
#container #header .util > li button {
  display: block;
  font-size: 0px;
  width: 100%;
  height: 100%;
}
#container #header .util > li:hover:not(.btn_share) {
  filter: brightness(1);
}
#container #header .util .home {
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_home_8207494acb5c1c5f.webp);
  background-size: cover;
}
#container #header .util .youtube {
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_youtube_b4b1db420fd6bbeb.webp);
  background-size: cover;
}
#container #header .util .kakao {
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_kakao_e55066decbb63062.webp);
  background-size: cover;
}
#container #header .util .btn_share {
  display: flex;
  flex-direction: column;
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_share_4ab0a5489d5430c9.webp);
  background-size: cover;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  cursor: pointer;
  position: relative;
  z-index: 1012;
}
#container #header .util .btn_share:hover {
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_share_hover_db564c65ad966867.webp) #fff;
  width: 48px;
  background-size: contain;
}
#container #header .util .btn_share:hover .sns {
  visibility: visible;
}
#container #header .util .sns {
  display: flex;
  flex-direction: column;
  border-radius: 26px;
  background: #FFF;
  margin-top: 48px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  visibility: hidden;
  padding: 6px;
  align-items: center;
  width: 48px;
  position: relative;
}
#container #header .util .sns li {
  width: 36px;
  height: 36px;
}
#container #header .util .sns li:hover {
  filter: brightness(0.95);
}
#container #header .util .sns .btn_link {
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_link_131d1f4c05ab94e5.webp);
  background-size: cover;
}
#container #header .util .sns .btn_fb {
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_fb_2a187fa3a3146028.webp);
  background-size: cover;
}
#container #header .util .sns .btn_x {
  background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_x_c6db70d1fd8a9e01.webp);
  background-size: cover;
}
#container #header .btn_gameStart {
  font-family: "Klavika NX Bold";
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  width: 148px;
  height: 48px;
  font-size: 18px;
  background-color: #fff;
  transition: all 300ms ease-in-out;
}
#container #header .btn_gameStart:hover {
  color: #fff;
  background-color: #0fb376;
}
#container section .inner {
  position: relative;
}
#container section .inner .content_area {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
#container .section_1 {
  position: relative;
  height: calc(var(--vh, 1vh) * 100 - var(--pc-top-height));
  min-height: 800px;
}
#container .section_1 .video_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
#container .section_1 .video_bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
#container .section_1 .video_bg .dimmed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#container .section_1 .inner {
  height: 100%;
}
#container .section_1 .inner .content_area {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#container .section_1 .inner .content_area .logo {
  width: 8.4168%;
  margin-bottom: 4.2%;
}
#container .section_1 .inner .content_area .title {
  width: 45.8344%;
  margin-bottom: 5.4%;
}
#container .section_1 .inner .content_area button.video_button {
  position: relative;
  width: 13.3334%;
  padding-bottom: 13.32%;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/219D9763664F6459.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#container .section_1 .inner .content_area button.video_button .round_1 {
  position: absolute;
  top: 16%;
  left: 18%;
  width: 62%;
  transform-origin: center 54%;
  animation: round_1 26s reverse infinite linear;
}
#container .section_1 .inner .content_area button.video_button .round_2 {
  position: absolute;
  top: 26.5%;
  left: 17.8%;
  width: 64%;
  transform-origin: center 50%;
  animation: round_2 26s reverse infinite linear;
}
@keyframes round_1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes round_2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@media (hover: hover) and (min-width: 1280px) {
  #container .section_1 .inner .content_area button.video_button:hover {
    background-position-y: 100%;
  }
}
#container .section_2 {
  position: relative;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/section_2_bg.png);
  background-size: cover;
  background-position: center top;
}
#container .section_2 .inner .content_area {
  position: relative;
  display: flex;
  justify-content: center;
}
#container .section_2 .inner .content_area .frame {
  position: relative;
}
#container .section_2 .inner .content_area .title {
  position: absolute;
  top: 2.7%;
  width: 54.3344%;
  z-index: 2;
}
#container .section_2 .inner .content_area .keyart {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 213.33%;
}
#container .section_2 .inner .content_area .thief_1 {
  position: absolute;
  width: 100%;
  top: 39.9%;
}
#container .section_2 .inner .content_area .thief_1 .frame {
  width: 105.25%;
}
#container .section_2 .inner .content_area .thief_1 .thief_1_title {
  position: absolute;
  top: 24.9%;
  left: 5.4%;
  width: 35.75%;
}
#container .section_2 .inner .content_area .thief_1 .video_thumbnail {
  position: absolute;
  top: 43.2%;
  left: 6.4%;
  width: 41.6666%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#container .section_2 .inner .content_area .thief_1 .video_thumbnail::after {
  position: absolute;
  content: "";
  display: block;
  width: 60px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='42' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M51.85 41.542S35.463 42 30.002 42s-21.848-.458-21.848-.458c-4.23 0-7.695-3.462-7.695-7.697 0 0-.457-9.63-.457-12.846 0-3.217.457-12.847.457-12.847C.457 3.92 3.92.458 8.152.458 8.152.458 24.538 0 30 0s21.847.458 21.847.458c4.231 0 7.695 3.462 7.695 7.697 0 0 .458 9.62.458 12.846 0 3.225-.458 12.847-.458 12.847 0 4.232-3.462 7.697-7.695 7.697l.002-.003Z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M24.255 30.385v-18.77L39.414 21l-15.16 9.386Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h60v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  z-index: 2;
}
#container .section_2 .inner .content_area .thief_1 button.skill_button {
  position: absolute;
  top: 81.4%;
  left: 16%;
  width: 22.1667%;
  height: 7.644%;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/141528ECAD653200.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (hover: hover) and (min-width: 720px) {
  #container .section_2 .inner .content_area .thief_1 button.skill_button:hover {
    background-position-y: 100%;
  }
}
#container .section_2 .inner .content_area .thief_1 .thief_1_1 {
  position: absolute;
  width: 35.77%;
  top: 3%;
  left: 42%;
  z-index: 1;
}
#container .section_2 .inner .content_area .thief_1 .thief_1_2 {
  position: absolute;
  width: 32.93%;
  top: 6.4%;
  left: 72%;
  z-index: 1;
}
#container .section_2 .inner .content_area .thief_1 .thief_1_shadow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50.34%;
  z-index: 0;
}
#container .section_2 .inner .content_area .thief_2 {
  position: absolute;
  width: 100%;
  top: 61.1%;
  left: -23.5%;
}
#container .section_2 .inner .content_area .thief_2 .frame {
  width: 123.5833%;
}
#container .section_2 .inner .content_area .thief_2 .thief_2_title {
  position: absolute;
  top: 14.4%;
  left: 75.4%;
  width: 41.66%;
}
#container .section_2 .inner .content_area .thief_2 .video_thumbnail {
  position: absolute;
  top: 34.4%;
  left: 75.4%;
  width: 41.6666%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#container .section_2 .inner .content_area .thief_2 .video_thumbnail::after {
  position: absolute;
  content: "";
  display: block;
  width: 60px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='42' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M51.85 41.542S35.463 42 30.002 42s-21.848-.458-21.848-.458c-4.23 0-7.695-3.462-7.695-7.697 0 0-.457-9.63-.457-12.846 0-3.217.457-12.847.457-12.847C.457 3.92 3.92.458 8.152.458 8.152.458 24.538 0 30 0s21.847.458 21.847.458c4.231 0 7.695 3.462 7.695 7.697 0 0 .458 9.62.458 12.846 0 3.225-.458 12.847-.458 12.847 0 4.232-3.462 7.697-7.695 7.697l.002-.003Z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M24.255 30.385v-18.77L39.414 21l-15.16 9.386Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h60v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  z-index: 2;
}
#container .section_2 .inner .content_area .thief_2 button.skill_button {
  position: absolute;
  top: 78.8%;
  left: 85.2%;
  width: 22.1667%;
  height: 8.73%;
  max-height: 60px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/141528ECAD653200.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (hover: hover) and (min-width: 720px) {
  #container .section_2 .inner .content_area .thief_2 button.skill_button:hover {
    background-position-y: 100%;
  }
}
#container .section_2 .inner .content_area .thief_2 .thief_2_1 {
  position: absolute;
  width: 43.01%;
  top: 6%;
  left: -13.4%;
  z-index: 1;
}
#container .section_2 .inner .content_area .thief_2 .thief_2_2 {
  position: absolute;
  width: 33.79%;
  top: -5.5%;
  left: 22%;
  z-index: 1;
}
#container .section_2 .inner .content_area .thief_2 .thief_2_shadow {
  position: absolute;
  bottom: 12%;
  left: 0;
  width: 52.75%;
  z-index: 0;
}
#container .section_2 .inner .content_area .thief_3 {
  position: absolute;
  width: 100%;
  top: 79.98%;
}
#container .section_2 .inner .content_area .thief_3 .frame {
  width: 101%;
}
#container .section_2 .inner .content_area .thief_3 .thief_3_title {
  position: absolute;
  top: 12.4%;
  left: 6%;
  width: 26.16%;
}
#container .section_2 .inner .content_area .thief_3 .video_thumbnail {
  position: absolute;
  top: 36.2%;
  left: 6.4%;
  width: 41.6666%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#container .section_2 .inner .content_area .thief_3 .video_thumbnail::after {
  position: absolute;
  content: "";
  display: block;
  width: 60px;
  height: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='42' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M51.85 41.542S35.463 42 30.002 42s-21.848-.458-21.848-.458c-4.23 0-7.695-3.462-7.695-7.697 0 0-.457-9.63-.457-12.846 0-3.217.457-12.847.457-12.847C.457 3.92 3.92.458 8.152.458 8.152.458 24.538 0 30 0s21.847.458 21.847.458c4.231 0 7.695 3.462 7.695 7.697 0 0 .458 9.62.458 12.846 0 3.225-.458 12.847-.458 12.847 0 4.232-3.462 7.697-7.695 7.697l.002-.003Z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M24.255 30.385v-18.77L39.414 21l-15.16 9.386Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h60v42H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  z-index: 2;
}
#container .section_2 .inner .content_area .thief_3 button.skill_button {
  position: absolute;
  top: 80.4%;
  left: 16%;
  width: 22.1667%;
  height: 8.74%;
  max-height: 60px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/141528ECAD653200.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (hover: hover) and (min-width: 720px) {
  #container .section_2 .inner .content_area .thief_3 button.skill_button:hover {
    background-position-y: 100%;
  }
}
#container .section_2 .inner .content_area .thief_3 .thief_3_1 {
  position: absolute;
  width: 36.55%;
  top: -1%;
  left: 42%;
  z-index: 2;
}
#container .section_2 .inner .content_area .thief_3 .thief_3_2 {
  position: absolute;
  width: 43.53%;
  top: 7.8%;
  left: 63%;
  z-index: 1;
}
#container .section_2 .inner .content_area .thief_3 .thief_3_shadow {
  position: absolute;
  bottom: 5%;
  right: -5%;
  width: 67.58%;
  z-index: 0;
}
#container .section_3 {
  position: relative;
  overflow: hidden;
  height: calc(var(--vh, 1vh) * 100);
  min-height: 800px;
}
#container .section_3 .replay {
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  height: 5%;
  border: 1px solid #fff;
  color: #fff;
}
#container .section_3 .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  z-index: 13;
}
#container .section_3 .intro .intro_enter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#container .section_3 .intro .intro_enter img {
  height: 100%;
  object-fit: cover;
}
#container .section_3 .intro .intro_video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
#container .section_3 .intro .intro_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
#container .section_3 .intro .intro_video .dimmed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#container .section_3 .intro .chain_1 {
  position: absolute;
  top: -14%;
  left: -10%;
  z-index: 2;
  opacity: 0;
}
#container .section_3 .intro .chain_2 {
  position: absolute;
  top: 0%;
  left: 61%;
  z-index: 1;
  opacity: 0;
}
#container .section_3 .intro .chain_3 {
  position: absolute;
  top: 20%;
  left: 0%;
  z-index: 1;
  opacity: 0;
}
#container .section_3 .intro .skip_button {
  position: absolute;
  top: 86%;
  width: 200px;
  height: 60px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/skip_button.png);
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
  border-radius: 20px;
}
@media (hover: hover) and (min-width: 720px) {
  #container .section_3 .intro .skip_button:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
#container .section_3 .inner {
  height: 100%;
}
#container .section_3 .inner .content_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
#container .section_3 .inner .content_bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
#container .section_3 .inner .content_bg .dimmed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#container .section_3 .inner .content_area {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#container .section_3 .inner .content_area .title {
  position: absolute;
  width: 52.166666667%;
  top: 8.6%;
}
#container .section_3 .inner .content_area button.video_button {
  position: relative;
  width: 13.3334%;
  padding-bottom: 13.32%;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/219D9763664F6459.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#container .section_3 .inner .content_area button.video_button .round_1 {
  position: absolute;
  top: 16%;
  left: 18%;
  width: 62%;
  transform-origin: center 54%;
  animation: round_1 26s reverse infinite linear;
}
#container .section_3 .inner .content_area button.video_button .round_2 {
  position: absolute;
  top: 26.5%;
  left: 17.8%;
  width: 64%;
  transform-origin: center 50%;
  animation: round_2 26s reverse infinite linear;
}
@keyframes round_1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes round_2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@media (hover: hover) and (min-width: 1280px) {
  #container .section_3 .inner .content_area button.video_button:hover {
    background-position-y: 100%;
  }
}
#container .section_4 {
  position: relative;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/section_4_bg.png);
  background-size: cover;
  background-position: center top;
}
#container .section_4 .inner .content_area {
  display: flex;
  justify-content: center;
}
#container .section_4 .inner .content_area .frame {
  position: relative;
}
#container .section_4 .inner .content_area .title {
  position: absolute;
  width: 59.83%;
  top: 4.3%;
}
#container .section_4 .inner .content_area .benefit_title {
  position: absolute;
  top: 62.18%;
  width: 80.25%;
}
#container .section_4 .inner .content_area .benefit_list {
  position: absolute;
  top: 69%;
  width: 89.16%;
}
#container .section_4 .inner .content_area .benefit_list .dice_1 {
  position: absolute;
  top: 24%;
  left: 5%;
  width: 28.1308%;
  filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 20px #FF309B);
  z-index: 2;
  animation: dice_1 2s alternate-reverse infinite linear;
}
#container .section_4 .inner .content_area .benefit_list .dice_2 {
  position: absolute;
  top: 31.4%;
  left: 24.4%;
  width: 20.8411%;
  filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 20px #8D30FF);
  animation: dice_2 2s 0.3s alternate-reverse infinite linear;
}
@keyframes dice_1 {
  0% {
    transform: translateY(-3%);
    filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 0px #FF309B);
  }
  100% {
    transform: translateY(0);
    filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 20px #FF309B);
  }
}
@keyframes dice_2 {
  0% {
    transform: translateY(3%);
    filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 0px #8D30FF);
  }
  100% {
    transform: translateY(0);
    filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 20px #8D30FF);
  }
}
#container .section_4 .inner .content_area .update_note_button {
  position: absolute;
  top: 94.6%;
  left: 43.2%;
  width: 8%;
  height: 1%;
}
#container .section_5 {
  position: relative;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/section_5_bg.png);
  background-size: cover;
  background-position: center top;
}
#container .section_5 .inner .content_area {
  position: relative;
  display: flex;
  justify-content: center;
}
#container .section_5 .inner .content_area .title {
  position: absolute;
  width: 86.75%;
  top: 10.7%;
}
#container .section_5 .inner .content_area .section_5_event {
  position: absolute;
  width: 48.33%;
  top: 27.6%;
  left: 43.2%;
}
#container .section_5 .inner .content_area .section_5_event .event_1_button {
  position: absolute;
  width: 100%;
  height: 32%;
  top: 0%;
  left: 0%;
}
#container .section_5 .inner .content_area .section_5_event .event_2_button {
  position: absolute;
  width: 100%;
  height: 32%;
  top: 34%;
  left: 0%;
}
#container .section_5 .inner .content_area .section_5_event .event_3_button {
  position: absolute;
  width: 100%;
  height: 32%;
  top: 68%;
  left: 0%;
}
#container .section_5 .inner .content_area .section_5_event a {
  border: 4px solid transparent;
  border-radius: 32px;
}
@media (hover: hover) and (min-width: 720px) {
  #container .section_5 .inner .content_area .section_5_event a:hover {
    border: 4px solid #38b788;
  }
}
#container .section_6 {
  position: relative;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/section_6_bg.png);
  background-size: cover;
  background-position: center top;
}
#container .section_6 .inner .content_area {
  position: relative;
  display: flex;
  justify-content: center;
}
#container .section_6 .inner .content_area .title {
  position: absolute;
  width: 69.5834%;
  top: 7.64%;
}
#container .section_6 .inner .content_area .section_6_event {
  position: absolute;
  width: 77.334%;
  top: 23%;
  left: 11.3%;
}
#container .section_6 .inner .content_area .section_6_event .button_1 {
  position: absolute;
  top: 79%;
  left: 10.24%;
  width: 28.018%;
  height: 8.298%;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/3B450FD53B19C091.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#container .section_6 .inner .content_area .section_6_event .button_2 {
  position: absolute;
  top: 79%;
  left: 61.24%;
  width: 28.018%;
  height: 8.298%;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/3B450FD53B19C091.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (hover: hover) and (min-width: 720px) {
  #container .section_6 .inner .content_area .section_6_event a:hover {
    background-position-y: 100%;
  }
}
#container footer {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 19px;
}
#container footer .copyright {
  display: flex;
  justify-content: center;
  align-items: center;
}
#container footer .copyright .logo_area {
  display: flex;
  margin-right: 24px;
}
#container footer .copyright .logo_area img {
  display: none;
}
#container footer .copyright .logo_area a:nth-child(1) {
  margin-right: 24px;
  width: 84px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='24' fill='none'%3E%3Cpath fill='%231D1D1B' d='M42.224 10.91h-7.629V9.07h7.629V7.024h-7.629V5.376h7.629v-2.03H31.889v9.594h10.335v-2.03ZM75.066 7.14l6.402 5.8H83.5V3.345h-2.697v5.8l-6.403-5.8h-2.04v9.595h2.706v-5.8ZM69.452 3.345H58.303v9.595h11.15V3.345Zm-2.706 7.548H61.01V5.36h5.736v5.534ZM20.538 7.14l6.402 5.8h2.041V3.345h-2.698v5.8l-6.402-5.8h-2.049v9.595h2.706v-5.8ZM50.272 9.978l2.768 2.962h3.415L51.98 8.147l4.484-4.802H53.04l-2.768 2.971-2.776-2.97H44.08l4.484 4.8-4.475 4.794h3.416l2.767-2.962Z'/%3E%3Cpath fill='%230098D8' d='M.5 12.982v8.072l11.272-5.7L.5 12.982Z'/%3E%3Cpath fill='%2300365C' d='M11.772 0 .5 5.7v7.282l11.272 2.372V0Z'/%3E%3Cpath fill='%23CAD400' d='M11.772 15.354.5 21.053 14.487 24l11.271-5.7-13.986-2.947Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#container footer .copyright .logo_area a:nth-child(2) {
  width: 96px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='20' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M45.206 10.756a3.275 3.275 0 0 0-.404-.404 3.641 3.641 0 0 0-.818-.502 4.124 4.124 0 0 0-.92-.29 4.827 4.827 0 0 0-2.686.215c-.531.207-.996.498-1.377.873-.38.37-.68.821-.892 1.328a4.286 4.286 0 0 0-.324 1.68c0 .605.108 1.168.324 1.68.212.507.512.957.892 1.328.381.37.846.666 1.377.873.53.206 1.117.31 1.742.31.31 0 .625-.034.944-.095.324-.065.63-.164.92-.29.292-.132.564-.3.818-.503.15-.117.286-.253.404-.403v1.243h1.32V5.345h-1.32v5.41Zm-.818.779c.287.267.512.591.677.952.164.362.249.756.249 1.164a2.934 2.934 0 0 1-.925 2.116 3.355 3.355 0 0 1-1.01.648c-.78.32-1.78.315-2.513 0a2.967 2.967 0 0 1-.953-.643 2.686 2.686 0 0 1-.597-.948 3.35 3.35 0 0 1-.206-1.173c0-.413.07-.807.206-1.173.136-.361.338-.68.597-.948.263-.267.582-.483.953-.643.371-.16.794-.24 1.254-.24a3.267 3.267 0 0 1 2.268.887ZM54.33 10.634a3.652 3.652 0 0 0-1.22-.85c-.484-.21-1.048-.319-1.672-.319-.625 0-1.16.108-1.663.32a3.955 3.955 0 0 0-2.165 2.206 4.416 4.416 0 0 0-.305 1.65c0 .592.098 1.183.29 1.69a3.9 3.9 0 0 0 .85 1.333 3.9 3.9 0 0 0 1.325.873c.508.206 1.085.31 1.71.31.728 0 1.409-.132 2.015-.395.615-.267 1.136-.708 1.554-1.314l.075-.108-.986-.802-.084.136c-.25.399-.611.718-1.08.948a3.293 3.293 0 0 1-1.475.352c-.583 0-1.062-.108-1.423-.315a2.858 2.858 0 0 1-.879-.76 2.7 2.7 0 0 1-.45-.91 3.583 3.583 0 0 1-.118-.629h6.688v-.845c0-.46-.085-.92-.25-1.365a3.609 3.609 0 0 0-.746-1.206h.01Zm-5.677 2.229c.018-.08.051-.197.108-.37a2.77 2.77 0 0 1 .446-.803c.206-.272.493-.516.85-.728.347-.206.798-.314 1.334-.314a2.8 2.8 0 0 1 1.864.704c.235.216.418.464.554.746.113.234.179.493.198.76h-5.35l-.004.005ZM59.525 16.18 56.97 9.601h-1.489l3.344 8.151.038.09h1.263l3.255-8.24h-1.362l-2.494 6.578ZM73.868 14.834a3.364 3.364 0 0 1-.718.779 4.413 4.413 0 0 1-1.794.858c-.315.07-.625.104-.92.104-.762 0-1.452-.127-2.063-.38a4.594 4.594 0 0 1-1.559-1.052 4.51 4.51 0 0 1-.986-1.576 5.493 5.493 0 0 1-.348-1.967c0-.704.118-1.36.348-1.966.23-.605.563-1.13.986-1.577a4.615 4.615 0 0 1 1.56-1.05c.61-.254 1.3-.38 2.061-.38a4.36 4.36 0 0 1 1.738.365c.554.24 1.019.624 1.376 1.145l.09.127 1.15-.925-.09-.112c-.544-.671-1.192-1.16-1.92-1.445a6.41 6.41 0 0 0-2.34-.428c-.929 0-1.798.16-2.577.47-.78.314-1.456.75-2.01 1.3a5.974 5.974 0 0 0-1.306 1.97 6.548 6.548 0 0 0-.47 2.497c0 .901.16 1.741.47 2.506a5.92 5.92 0 0 0 1.305 1.98c.555.554 1.23.986 2.01 1.295.78.305 1.644.46 2.574.46.93 0 1.747-.169 2.522-.502.78-.338 1.47-.896 2.062-1.666l.09-.117-1.156-.845-.085.122v.01ZM82.04 5.35h-1.362L75.221 17.84h1.503l1.38-3.242h6.28l1.329 3.242H87.3L82.073 5.44l-.038-.09h.005Zm1.813 7.93h-5.18l2.63-6.175 2.55 6.175ZM85.722 5.28v1.285h4.175v11.276h1.428V6.566H95.5V5.28h-9.778Z'/%3E%3Cpath fill='%23F36E33' fill-rule='evenodd' d='M32.553 12.36h-2.742c-.047 1.15-.273 2.126-.644 2.952l2.442 1.408c.207.122.282.39.16.596a.438.438 0 0 1-.596.16l-2.42-1.395c-2.441 3.914-8.504 3.914-12.013 3.914-3.508 0-9.571 0-12.013-3.914l-2.419 1.394a.437.437 0 0 1-.437-.756l2.443-1.407c-.371-.83-.597-1.807-.644-2.952H.937a.439.439 0 0 1-.437-.436c0-.24.197-.437.437-.437h2.742c.118-2.91 1.405-4.711 3.199-5.828.559-1.023 2.09-3.834 2.87-5.27.286-.53.657-.52.925 0 .525 1.023 1.39 2.694 1.864 3.609 1.536-.155 3.02-.155 4.208-.155 1.188 0 2.672 0 4.208.155.474-.915 1.334-2.586 1.86-3.609.268-.52.639-.53.925 0 .784 1.436 2.31 4.242 2.87 5.265 1.794 1.117 3.08 2.92 3.198 5.829h2.743c.24 0 .436.197.436.436 0 .24-.197.436-.436.436' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M10.8 8.395c0 1.352-.235 2.389-.56 2.398-.323.01-.629-1.009-.727-2.356l-2.682.094a3.242 3.242 0 0 0 3.353 3.125h.17a3.251 3.251 0 0 0 3.127-3.355l-2.681.094Zm6.405 6.462a.467.467 0 0 0-.455-.375h-.014a.463.463 0 0 0-.456.375c-.188.98-.99 1.806-1.953 1.806-1.1 0-1.996-.802-1.996-1.787 0-.296.08-.587.234-.845a.4.4 0 0 0-.103-.526l-.023-.018a.396.396 0 0 0-.569.103c-.249.385-.385.83-.385 1.281 0 1.403 1.273 2.548 2.842 2.548.995 0 1.869-.46 2.376-1.272a.048.048 0 0 1 .08 0c.507.812 1.385 1.272 2.376 1.272 1.564 0 2.842-1.145 2.842-2.548 0-.446-.132-.887-.38-1.272a.4.4 0 0 0-.57-.108l-.022.02a.396.396 0 0 0-.104.525c.15.253.23.54.23.835 0 .985-.897 1.788-1.996 1.788-.962 0-1.77-.826-1.953-1.807v.005Zm6.759-6.42c-.099 1.347-.404 2.365-.728 2.356-.324-.01-.554-1.051-.56-2.398l-2.671-.094a3.242 3.242 0 0 0 3.128 3.35h.169a3.228 3.228 0 0 0 3.353-3.115l-2.691-.094v-.005Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5 0h95v20H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#container footer .copyright .copy {
  font-size: 12px;
  color: #5c5c5c;
  font-weight: 500;
}
#container .float_scroll {
  position: fixed;
  right: 49%;
  bottom: 4%;
  width: 18px;
  height: 55px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='55' fill='none'%3E%3Cg clip-path='url(%23clip0_3831_2191)'%3E%3Crect width='16' height='24' x='1' y='1' stroke='%23fff' stroke-width='2' rx='8'/%3E%3Crect width='2' height='3' x='8' y='7' fill='%23fff' rx='1'/%3E%3C/g%3E%3C/svg%3E");
  z-index: 3;
}
#container .float_scroll span:nth-child(1) {
  position: absolute;
  left: 3px;
  top: 30px;
  width: 12px;
  height: 7px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/scroll_1.png);
  animation: scrollMove 1.6s infinite linear;
}
#container .float_scroll span:nth-child(2) {
  position: absolute;
  left: 3px;
  top: 40px;
  width: 12px;
  height: 7px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/scroll_2.png);
  animation: scrollMove 1.6s 0.1s infinite linear;
}
#container .float_scroll span:nth-child(3) {
  position: absolute;
  left: 3px;
  top: 50px;
  width: 12px;
  height: 7px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/scroll_3.png);
  animation: scrollMove 1.6s 0.2s infinite linear;
}
@keyframes scrollMove {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    transform: translateY(5px);
  }
}
#container .float_banner {
  position: fixed;
  right: -1.5%;
  bottom: -1.5%;
  z-index: 3;
}
#container .float_banner a {
  display: block;
  width: 262px;
  height: 253px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/float_banner.png);
}
@media (hover: hover) and (min-width: 720px) {
  #container .float_banner a:hover {
    background-position: 0 100%;
  }
}
#container .float_banner .close_button {
  position: absolute;
  right: 18%;
  top: 12%;
  width: 24px;
  height: 24px;
}
#container .float_gnb {
  position: fixed;
  top: 38%;
  right: 0%;
  z-index: 2;
}
#container .float_gnb ul {
  padding: 6px 4px 12px 0;
}
#container .float_gnb ul::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: block;
  content: "";
  width: 4px;
  border-radius: 3px 0px 0px 3px;
  background: #0FB376;
}
#container .float_gnb ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 8px;
}
#container .float_gnb ul li a {
  display: flex;
  align-items: center;
  border-radius: 8px 0px 0px 8px;
}
#container .float_gnb ul li a::after {
  display: none;
  position: absolute;
  right: 4px;
  content: "";
  width: 6px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='8' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M5.718.243a.75.75 0 0 1 0 1.172L2.72 4l2.998 2.585a.75.75 0 0 1 0 1.172 1.073 1.073 0 0 1-1.36 0L0 4 4.359.243a1.073 1.073 0 0 1 1.36 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
#container .float_gnb ul li:nth-child(1) a {
  width: 95px;
  height: 26px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/gnb_menu_1.png);
  background-repeat: no-repeat;
}
#container .float_gnb ul li:nth-child(2) a {
  width: 156px;
  height: 26px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/gnb_menu_2.png);
  background-repeat: no-repeat;
}
#container .float_gnb ul li:nth-child(3) a {
  width: 178px;
  height: 26px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/gnb_menu_3.png);
  background-repeat: no-repeat;
}
#container .float_gnb ul li:nth-child(4) a {
  width: 127px;
  height: 26px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/gnb_menu_4.png);
  background-repeat: no-repeat;
}
#container .float_gnb ul li:nth-child(5) a {
  width: 244px;
  height: 26px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/gnb_menu_5.png);
  background-repeat: no-repeat;
}
#container .float_gnb ul li:nth-child(6) a {
  background-color: #000;
  width: 67px;
  height: 26px;
  background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/gnb_menu_6.png);
  background-repeat: no-repeat;
}
#container .float_gnb ul li:nth-child(6) a::after {
  opacity: 0;
}
#container .float_gnb ul li:last-child {
  display: flex !important;
  margin-bottom: 0;
}
#container .float_gnb ul li.on a {
  background-color: #2BAF7E;
  background-position-y: 100%;
}
#container .float_gnb ul li.on a::after {
  display: block;
}
@media (hover: hover) and (min-width: 1280px) {
  #container .float_gnb ul li a:hover {
    background-color: #2BAF7E;
    background-position-y: 100%;
  }
  #container .float_gnb ul li a:hover::after {
    display: block;
  }
}

.skill_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 320px;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  overflow-y: auto;
  flex-direction: column;
  align-items: center;
  display: none;
}
.skill_modal .modal_inner {
  width: 100%;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.skill_modal .modal_inner .modal_header {
  width: 100%;
  max-width: 680px;
  position: relative;
}
.skill_modal .modal_inner .modal_header .close_button {
  display: block;
  position: absolute;
  left: 47%;
  top: -1px;
  min-width: 38px;
  height: 38px;
  opacity: 1;
  cursor: pointer;
  z-index: 2;
}
.skill_modal .modal_inner .modal_body {
  width: 100%;
  max-width: 680px;
  position: relative;
}
.skill_modal .modal_inner .modal_body .frame img {
  width: 100%;
}
.skill_modal .modal_inner .modal_body .video {
  position: absolute;
  top: 47.4%;
  left: 14.6%;
  border-radius: 12px;
  overflow: hidden;
  width: 71%;
  height: 43%;
}
.skill_modal .modal_inner .modal_body .video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 1920px) {
  #container .section_2 .inner .content_area .title {
    top: 2.05%;
  }
  #container .section_2 .inner .content_area .keyart {
    width: 160%;
  }
  #container .section_2 .inner .content_area .thief_1 {
    position: absolute;
    width: 100%;
    top: 33.1%;
  }
  #container .section_2 .inner .content_area .thief_2 {
    top: 56.7%;
  }
  #container .section_2 .inner .content_area .thief_3 {
    top: 77.7%;
  }
  #container .section_3 .intro .chain_1 {
    top: -24%;
    left: -10%;
  }
  #container .section_3 .intro .chain_2 {
    top: 0%;
    left: 48%;
  }
  #container .section_3 .intro .chain_3 {
    top: 30%;
  }
}
@media (max-width: 1280px) {
  .gnbContainer {
    width: 0 !important;
    min-width: 0 !important;
    height: 0 !important;
    z-index: 0 !important;
    opacity: 0;
    visibility: hidden !important;
    border-bottom: none !important;
    display: none !important;
  }
  #container #header {
    padding: 19px;
    padding-left: 49px;
    padding-right: 0px;
    height: 64px;
    background: #fff;
    top: 0px;
    position: fixed;
  }
  #container #header .util .home,
  #container #header .util .youtube,
  #container #header .util .kakao {
    display: none;
  }
  #container #header .util .btn_share {
    background: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/ic_share_m_ea524d297e284519.webp);
    background-size: contain;
  }
  #container #header .logo {
    display: block;
    width: 101.5px;
    min-width: 101.5px;
    height: 26px;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0327_festival_E9A78225DE2FAD5B/header/m_logo_274b5f76765637e0.webp);
    background-size: 100% auto;
  }
  #container #header .btn_gameStart {
    display: none;
  }
  #container #header.hide {
    top: -70px;
  }
  #container .section_1 {
    margin-top: 64px;
    position: relative;
    height: calc(var(--vh, 1vh) * 100 - 64px);
    min-height: inherit;
  }
  #container .section_3 {
    position: relative;
    overflow: hidden;
    min-height: inherit;
    height: calc(var(--vh, 1vh) * 100 - var(--mobile-top-height));
  }
  #container .section_3:has(.intro) {
    height: calc(var(--vh, 1vh) * 100 - 64px);
  }
  #container .section_3 .intro .chain_1 {
    position: absolute;
    top: -31%;
    left: -14%;
    z-index: 2;
    opacity: 0;
    width: 140%;
  }
  #container .section_3 .intro .chain_2 {
    position: absolute;
    top: 30%;
    left: -7%;
    z-index: 2;
    opacity: 0;
    width: 115%;
  }
  #container .section_3 .intro .chain_3 {
    position: absolute;
    top: 66%;
    left: 0%;
    z-index: 1;
    opacity: 0;
    width: 280%;
  }
  #container .section_3 .intro .skip_button {
    position: absolute;
    top: 86%;
    width: 140px;
    height: 42.5px;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/skip_button_m.png);
    background-size: 100% auto;
    background-color: transparent;
    z-index: 3;
    border-radius: 0px;
  }
  #container .float_banner {
    display: none;
  }
  #container .float_gnb {
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    z-index: 2;
  }
  #container .float_gnb ul {
    padding: 0;
    height: 46px;
    background: #0A0C0F;
    display: flex;
    justify-content: center;
  }
  #container .float_gnb ul::after {
    display: none;
  }
  #container .float_gnb ul li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-right: 6px;
  }
  #container .float_gnb ul li a {
    display: flex;
    align-items: center;
    border-radius: 0;
  }
  #container .float_gnb ul li a::after {
    display: none;
  }
  #container .float_gnb ul li:nth-child(1) {
    display: none;
  }
  #container .float_gnb ul li:nth-child(2) a {
    width: 71px;
    height: 46px;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/gnb_menu_2_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .float_gnb ul li:nth-child(3) a {
    width: 71px;
    height: 46px;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/gnb_menu_3_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .float_gnb ul li:nth-child(4) a {
    width: 94px;
    height: 46px;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/gnb_menu_4_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .float_gnb ul li:nth-child(5) a {
    width: 68px;
    height: 46px;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/gnb_menu_5_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .float_gnb ul li:last-child {
    margin-right: 0;
    position: fixed;
    bottom: 2%;
    right: 0;
    background: transparent;
  }
  #container .float_gnb ul li:last-child a {
    width: 34px;
    height: 34px;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/top_button.png);
    background-repeat: no-repeat;
    background-color: transparent;
  }
  #container .float_gnb ul li.on a {
    background-color: transparent;
    background-position-y: 100%;
  }
  #container .float_gnb ul li.on a::after {
    display: none;
  }
}
@media (max-width: 720px) {
  #container {
    width: 100%;
    max-width: 2560px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
  }
  #container .section_1 .inner .content_area .logo {
    width: 19.44%;
    max-width: 70px;
    margin-bottom: 10.2%;
  }
  #container .section_1 .inner .content_area .title {
    width: 77.6388%;
    max-width: 279.5px;
    margin-bottom: 4%;
  }
  #container .section_1 .inner .content_area button.video_button {
    width: 33.8888%;
    max-width: 122px;
    padding-bottom: 32%;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/219D9763664F6459_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .section_1 .inner .content_area button.video_button .round_1 {
    width: 98%;
    top: 0%;
    left: 0%;
    transform-origin: center 54%;
  }
  #container .section_1 .inner .content_area button.video_button .round_2 {
    width: 98%;
    top: 0%;
    left: 0%;
    transform-origin: center 54%;
  }
  #container .section_2 {
    position: relative;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/section_2_bg.png);
    background-size: cover;
    background-position: center top;
  }
  #container .section_2 .inner .content_area {
    position: relative;
    display: flex;
    justify-content: center;
  }
  #container .section_2 .inner .content_area .frame {
    position: relative;
  }
  #container .section_2 .inner .content_area .title {
    position: absolute;
    top: 5.2%;
    width: 76.6666%;
    z-index: 2;
  }
  #container .section_2 .inner .content_area .keyart {
    position: absolute;
    top: 13.7%;
    left: 0%;
    transform: inherit;
    width: 100%;
  }
  #container .section_2 .inner .content_area .thief_1 {
    position: absolute;
    width: 100%;
    height: 20.5%;
    top: 28.64%;
  }
  #container .section_2 .inner .content_area .thief_1 .frame {
    display: none;
    width: 100%;
  }
  #container .section_2 .inner .content_area .thief_1 .thief_1_title {
    position: absolute;
    top: 0%;
    left: 2.8%;
    width: 79.72%;
  }
  #container .section_2 .inner .content_area .thief_1 .video_thumbnail {
    position: absolute;
    top: 24.2%;
    left: 4.4%;
    width: 91.22%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  #container .section_2 .inner .content_area .thief_1 button.skill_button {
    position: absolute;
    top: 87.4%;
    left: 24%;
    width: 51.5277%;
    height: 13.1%;
    max-height: inherit;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/141528ECAD653200_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .section_2 .inner .content_area .thief_2 {
    position: absolute;
    width: 100%;
    height: 20.5%;
    top: 52.19%;
    left: 0;
  }
  #container .section_2 .inner .content_area .thief_2 .frame {
    display: none;
    width: 100%;
  }
  #container .section_2 .inner .content_area .thief_2 .thief_2_title {
    position: absolute;
    top: 0%;
    left: 2.8%;
    width: 85%;
  }
  #container .section_2 .inner .content_area .thief_2 .video_thumbnail {
    position: absolute;
    top: 24%;
    left: 4.4%;
    width: 91.22%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  #container .section_2 .inner .content_area .thief_2 button.skill_button {
    position: absolute;
    top: 87%;
    left: 24%;
    width: 51.5277%;
    height: 13.1%;
    max-height: inherit;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/141528ECAD653200_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .section_2 .inner .content_area .thief_3 {
    position: absolute;
    width: 100%;
    height: 21.8%;
    top: 75.54%;
  }
  #container .section_2 .inner .content_area .thief_3 .frame {
    display: none;
    width: 100%;
  }
  #container .section_2 .inner .content_area .thief_3 .thief_3_title {
    position: absolute;
    top: 0%;
    left: 3.8%;
    width: 57.77%;
  }
  #container .section_2 .inner .content_area .thief_3 .video_thumbnail {
    position: absolute;
    top: 28.4%;
    left: 4.4%;
    width: 91.22%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  #container .section_2 .inner .content_area .thief_3 button.skill_button {
    position: absolute;
    top: 87.8%;
    left: 24%;
    width: 51.5277%;
    height: 13.1%;
    max-height: inherit;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/141528ECAD653200_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .section_3 .inner .content_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
  }
  #container .section_3 .inner .content_bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
  }
  #container .section_3 .inner .content_bg .dimmed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  #container .section_3 .inner .content_area .title {
    position: absolute;
    width: 73.88%;
    top: 6.4%;
  }
  #container .section_3 .inner .content_area button.video_button {
    width: 33.8888%;
    max-width: 122px;
    padding-bottom: 32%;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/219D9763664F6459_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  #container .section_3 .inner .content_area button.video_button .round_1 {
    width: 98%;
    top: 0%;
    left: 0%;
    transform-origin: center 54%;
  }
  #container .section_3 .inner .content_area button.video_button .round_2 {
    width: 98%;
    top: 0%;
    left: 0%;
    transform-origin: center 54%;
  }
  #container .section_4 {
    position: relative;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/section_4_bg_m.png);
    background-size: cover;
    background-position: center top;
  }
  #container .section_4 .inner .content_area {
    display: flex;
    justify-content: center;
  }
  #container .section_4 .inner .content_area .frame {
    position: relative;
  }
  #container .section_4 .inner .content_area .title {
    position: absolute;
    width: 87.77%;
    top: 2.6%;
  }
  #container .section_4 .inner .content_area .benefit_title {
    position: absolute;
    top: 35.1%;
    width: 87.77%;
  }
  #container .section_4 .inner .content_area .benefit_list {
    position: absolute;
    top: 44.44%;
    width: 83.33%;
  }
  #container .section_4 .inner .content_area .benefit_list .dice_1 {
    position: absolute;
    top: 24%;
    left: 5%;
    width: 28.1308%;
    filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 20px #FF309B);
    z-index: 2;
    animation: dice_1 2s alternate-reverse infinite linear;
    display: none;
  }
  #container .section_4 .inner .content_area .benefit_list .dice_2 {
    position: absolute;
    top: 31.4%;
    left: 24.4%;
    width: 20.8411%;
    filter: drop-shadow(3px 9px 10px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 20px #8D30FF);
    animation: dice_2 2s 0.3s alternate-reverse infinite linear;
    display: none;
  }
  #container .section_4 .inner .content_area .update_note_button {
    position: absolute;
    top: 94.5%;
    left: 33.2%;
    width: 19%;
    height: 1.2%;
  }
  #container .section_5 {
    position: relative;
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/section_5_bg_m.png);
    background-size: cover;
    background-position: center top;
  }
  #container .section_5 .inner .content_area {
    position: relative;
    display: flex;
    justify-content: center;
  }
  #container .section_5 .inner .content_area .title {
    position: absolute;
    width: 97.63%;
    top: 8.7%;
  }
  #container .section_5 .inner .content_area .section_5_event {
    position: absolute;
    width: 100%;
    top: 23.8%;
    left: 0%;
  }
  #container .section_5 .inner .content_area .section_5_event .event_1_button {
    position: absolute;
    width: 100%;
    height: 31.2%;
    top: 0%;
    left: 0%;
  }
  #container .section_5 .inner .content_area .section_5_event .event_2_button {
    position: absolute;
    width: 100%;
    height: 32%;
    top: 34%;
    left: 0%;
  }
  #container .section_5 .inner .content_area .section_5_event .event_3_button {
    position: absolute;
    width: 100%;
    height: 32%;
    top: 68.6%;
    left: 0%;
  }
  #container .section_6 {
    background-image: url(https://lwi.nexon.com/m_mabinogim/event/2025/0424_event_BC47981295413D28/m/section_6_bg_m.png);
  }
  #container .section_6 .inner .content_area .title {
    display: none;
  }
  #container .section_6 .inner .content_area .section_6_event {
    position: absolute;
    width: 100%;
    height: 66.4%;
    top: 15.6%;
    left: 0%;
  }
  #container .section_6 .inner .content_area .section_6_event img {
    display: none;
  }
  #container .section_6 .inner .content_area .section_6_event .button_1 {
    position: absolute;
    top: 40.1%;
    left: 24.24%;
    width: 52%;
    height: 4.4%;
    background-image: none;
  }
  #container .section_6 .inner .content_area .section_6_event .button_2 {
    position: absolute;
    top: 91.5%;
    left: 24.24%;
    width: 52%;
    height: 4.4%;
    background-image: none;
  }
  #container .section_6 .inner .content_area .illust_button {
    position: absolute;
    top: 10.7%;
    left: 24.24%;
    width: 52%;
    height: 3.1%;
  }
  #container footer {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 0;
  }
  #container footer .copyright {
    display: block;
  }
  #container footer .copyright .app_area {
    display: block;
    margin-right: 0;
    position: absolute;
    top: 16%;
    width: 100%;
  }
  #container footer .copyright .app_area a:nth-child(1) {
    position: absolute;
    left: 13.4%;
    width: 35%;
    padding-bottom: 11%;
  }
  #container footer .copyright .app_area a:nth-child(2) {
    position: absolute;
    left: 51%;
    margin-right: 0;
    width: 35.6%;
    padding-bottom: 11%;
  }
  #container footer .copyright .logo_area {
    display: block;
    margin-right: 0;
    position: absolute;
    top: 54%;
    width: 100%;
  }
  #container footer .copyright .logo_area a:nth-child(1) {
    position: absolute;
    left: 28%;
    margin-right: 0;
    width: 20%;
    height: auto;
    padding-bottom: 6%;
    background-image: none;
  }
  #container footer .copyright .logo_area a:nth-child(2) {
    position: absolute;
    left: 52%;
    margin-right: 0;
    width: 20%;
    height: auto;
    padding-bottom: 6%;
    background-image: none;
  }
  #container footer .copyright .copy {
    display: none;
    text-indent: 200%;
    overflow: hidden;
  }
}

/*# sourceMappingURL=0424_event.css.map */
