/*!********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/main/main.scss ***!
  \********************************************************************************************************************************************/
@charset "UTF-8";
.MS__pc {
  display: block !important;
}
@media (max-width: 768px) and (orientation: portrait) {
  .MS__pc {
    display: none !important;
  }
}

.MS__mb {
  display: none !important;
}
@media (max-width: 768px) and (orientation: portrait) {
  .MS__mb {
    display: block !important;
  }
}

@font-face {
  font-family: "Hakgyoansim Allimjang OTF";
  src: url(assets/main/fonts/GSSEA-Hakgyoansim-Allimjang-OTF-R.otf);
}
@font-face {
  font-family: "HakgyoansimB";
  src: url(assets/main/fonts/GSSEA-Hakgyoansim-Allimjang-OTF-B.otf);
}
@font-face {
  font-family: "Pretendard-Medium";
  src: url(assets/main/fonts/Pretendard-Medium.otf);
}
@font-face {
  font-family: "Pretendard-Regular";
  src: url(assets/main/fonts/Pretendard-Regular.otf);
}
@font-face {
  font-family: "sukhumvit-set_bold";
  src: url(assets/main/fonts/sukhumvit-set_bold.ttf);
}
@font-face {
  font-family: "sukhumvit-set_medium";
  src: url(assets/main/fonts/sukhumvit-set_medium.ttf);
}
.MS__sukhumvit_R {
  font-family: "sukhumvit-set_medium";
}

.MS__sukhumvit_B {
  font-family: "sukhumvit-set_bold";
}

.MS__Hakgyoansim_R {
  font-family: "Hakgyoansim Allimjang OTF";
}

.MS__Hakgyoansim_B {
  font-family: "HakgyoansimB";
}

.MS__Pretendard_M {
  font-family: "Pretendard-Medium";
}

.MS__Pretendard_R {
  font-family: "Pretendard-Regular";
}

html {
  background: #090041;
  /* Chrome, Safari */
  /* Chrome, Safari */
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE, Edge cũ */
}
@media (max-width: 768px) and (orientation: portrait) {
  html {
    overflow: auto;
  }
}

html {
  background-color: #090041;
}
html.hidden {
  overflow: hidden;
}

.MS__outer.bottom {
  height: 150px !important;
  transform-origin: left bottom !important;
  z-index: 100;
  top: auto !important;
  pointer-events: auto !important;
}
@media (max-width: 768px) and (orientation: portrait) {
  .MS__outer.bottom {
    height: 120px !important;
  }
}

.MS__outer.top {
  z-index: 101;
}

.MS__outer.modal {
  z-index: 102;
}

.MS__outer.popup {
  z-index: 103;
}

.main-swiper {
  height: 1000px;
  overscroll-behavior: contain;
}
@media (max-width: 768px) and (orientation: portrait) {
  .main-swiper {
    height: 1500px;
    touch-action: auto !important;
  }
}

section {
  -webkit-overflow-scrolling: touch;
  /* vẫn mượt */
  overscroll-behavior: contain;
  /* chặn bounce vượt ra ngoài taskbar */
}

:root {
  --basewhite: rgba(255, 255, 255, 1);
}

.modal-overlay.hidden {
  background-color: rgba(0, 0, 0, 0.7019607843);
  height: var(--sr-device-height);
  margin-top: -56px;
}

@keyframes tag-marquee {
  0% {
    transform: translate(0);
  }
  100% {
    transform: translateX(calc(-2 * var(--marquee-repeat-width)));
  }
}
@keyframes floating {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(var(--floating-offset, 12px));
  }
  100% {
    transform: translateY(0);
  }
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-header/ovensmash-26-pre-header.scss ***!
  \**********************************************************************************************************************************************************************************/
#ovensmash-26-pre-header {
  position: relative;
  height: 1236px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header {
    height: 910px;
  }
}
#ovensmash-26-pre-header .background {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-header .background {
    left: 45%;
    transform: translateX(-50%);
  }
}
#ovensmash-26-pre-header .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-header .content .rating {
  position: absolute;
  top: 90px;
  left: 20px;
  scale: 0.7;
  transform-origin: top left;
  z-index: 1;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .rating {
    scale: 0.6;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .rating {
    left: 70%;
    scale: 0.5;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation {
    width: 500px;
    height: 500px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation {
    left: 47%;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char1 {
  position: absolute;
  left: 290px;
  top: -10px;
  scale: 0.8;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char1 {
    left: -70px;
    top: -120px;
    scale: 0.4;
    z-index: 1;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char2 {
  position: absolute;
  left: 290px;
  top: 390px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char2 {
    left: -130px;
    top: 140px;
    scale: 0.4;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char3 {
  position: absolute;
  left: 1030px;
  top: 0px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char3 {
    left: 120px;
    top: -60px;
    scale: 0.3;
    z-index: 1;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char4 {
  position: absolute;
  right: 230px;
  top: 260px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char4 {
    left: 330px;
    top: 60px;
    scale: 0.3;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char5 {
  position: absolute;
  right: 370px;
  top: 560px;
  scale: 0.8;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char5 {
    left: 290px;
    top: 160px;
    scale: 0.3;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char6 {
  position: absolute;
  left: -70px;
  top: 420px;
  scale: 0.8;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char6 {
    left: -150px;
    top: -30px;
    scale: 0.3;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char7 {
  position: absolute;
  left: -30px;
  top: 60px;
  scale: 0.7;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char7 {
    left: -160px;
    top: -150px;
    scale: 0.2;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char8 {
  position: absolute;
  left: 430px;
  top: 130px;
  scale: 0.3;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char8 {
    left: -160px;
    top: 40px;
    scale: 0.1;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char9 {
  position: absolute;
  left: 550px;
  top: 70px;
  scale: 0.4;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char9 {
    left: -80px;
    top: -10px;
    scale: 0.2;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char10 {
  position: absolute;
  right: 80px;
  top: -10px;
  scale: 0.7;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char10 {
    left: 110px;
    top: -150px;
    scale: 0.4;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char11 {
  position: absolute;
  right: 130px;
  top: 540px;
  scale: 0.4;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char11 {
    left: 400px;
    top: 170px;
    scale: 0.15;
    z-index: 1;
  }
}
#ovensmash-26-pre-header .content .gr_anmation .char12 {
  position: absolute;
  right: -10px;
  top: 580px;
  scale: 0.25;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .gr_anmation .char12 {
    left: 350px;
    top: 220px;
    scale: 0.1;
    z-index: 1;
  }
}
#ovensmash-26-pre-header .content .title {
  position: absolute;
  top: 278px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .title {
    position: absolute;
    top: 190px;
    left: 50%;
    transform: translateX(-50%);
    scale: 0.6;
    transform-origin: left top;
  }
}
#ovensmash-26-pre-header .content .btn-video {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 550px;
  z-index: 3;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .btn-video {
    top: 380px;
    scale: 0.6;
    transform-origin: top left;
  }
}
#ovensmash-26-pre-header .content .container-marquee {
  background-color: #4024ed;
  /* margin-top: 56px; */
  position: absolute;
  top: 56px;
  z-index: 1;
}
#ovensmash-26-pre-header .content .container-marquee .tag-marquee-header {
  display: flex;
  height: 25px;
  gap: 16px;
  animation-direction: normal;
  --marquee-repeat-width: 74px;
  animation-play-state: running;
  animation: tag-marquee var(--animation-duration, 10s) linear infinite;
}
#ovensmash-26-pre-header .content .container-marquee .tag-marquee-header .text {
  flex-shrink: 0;
  width: 58px;
  height: 100%;
  background: white;
  mask: url(assets/ovensmash-26-pre-header/images/text-en.png) center/contain no-repeat;
}
#ovensmash-26-pre-header .content .video_gameplay {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 620px;
  opacity: 0;
  transform: translateX(-50%) scale(0.5);
  transition: opacity 0.5s ease-out, transform 0.3s ease-out;
  z-index: 4;
}
#ovensmash-26-pre-header .content .video_gameplay.is-visible {
  opacity: 1;
  transform: translateX(-50%) scale(1);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .video_gameplay {
    opacity: 1;
    transform: translateX(-50%) scale(1);
    cursor: pointer;
  }
}
#ovensmash-26-pre-header .content .video_gameplay video {
  max-width: 100%;
  height: auto;
  border: 5px solid #fff;
  box-shadow: 0 0 10px var(--tw-shadow-color, #23e3e7);
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-header .content .video_gameplay video {
    max-width: 400px;
  }
}

.id #ovensmash-26-pre-header .content .container-marquee .tag-marquee-header .text {
  width: 60px;
  height: 100%;
  background: white;
  mask: url(assets/ovensmash-26-pre-header/images/text-id.png) center/contain no-repeat;
}

.vn #ovensmash-26-pre-header .content .container-marquee .tag-marquee-header .text {
  width: 60px;
  height: 90%;
  background: white;
  mask: url(assets/ovensmash-26-pre-header/images/text-vn.png) center/contain no-repeat;
}

.cn #ovensmash-26-pre-header .content .title {
  top: 310px;
  left: 48%;
}
@media (max-width: 768px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-header .content .title {
    top: 220px;
    left: 47%;
    scale: 0.5;
  }
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-pregister/ovensmash-26-pre-pregister.scss ***!
  \****************************************************************************************************************************************************************************************/
#ovensmash-26-pre-pregister {
  position: relative;
  height: 972px;
  margin-top: -1px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister {
    height: 868px;
  }
}
#ovensmash-26-pre-pregister .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ovensmash-26-pre-pregister .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-pregister .content .slogan {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 50px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan {
    margin-top: -30px;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .img-slogan {
    scale: 0.8;
    transform-origin: center bottom;
  }
}
#ovensmash-26-pre-pregister .content .slogan .gr_register {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0 0 96px;
  gap: 20px;
  box-sizing: border-box;
  margin-left: -110px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .gr_register {
    padding: 55px 10px 0;
    margin-left: 0;
  }
}
#ovensmash-26-pre-pregister .content .slogan .gr_register__title {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  transform: skewX(-10deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .gr_register__title {
    font-size: 16px;
  }
}
#ovensmash-26-pre-pregister .content .slogan .gr_register__des {
  text-align: center;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-stroke: 4px transparent;
  color: #6D49E0;
  transform: skewX(-10deg);
  padding: 0 5px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .gr_register__des {
    font-size: 16px;
  }
}
#ovensmash-26-pre-pregister .content .slogan .gr_register .button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .gr_register .button {
    scale: 0.8;
    transform-origin: top center;
  }
}
#ovensmash-26-pre-pregister .content .slogan .description {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .description {
    gap: 0;
    margin: 10px 0;
  }
}
#ovensmash-26-pre-pregister .content .slogan .description p {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  transform: skewX(-11deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .description p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .slogan .description p {
    font-size: 14px;
  }
}
#ovensmash-26-pre-pregister .content .date {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(255, 255, 130);
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.48px;
  padding-bottom: 8px;
  box-sizing: border-box;
  white-space: nowrap;
  transform: skewX(-11deg);
  margin-top: 20px;
  font-weight: 600;
}
#ovensmash-26-pre-pregister .content .date span {
  margin-right: 8px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-pregister .content .date {
    font-size: 16px;
    flex-direction: column;
  }
  #ovensmash-26-pre-pregister .content .date span {
    font-size: 13px;
  }
}
#ovensmash-26-pre-pregister .content .btn_note {
  border-radius: var(--radius-x-large, 32px);
  opacity: 0.7;
  background: rgba(0, 0, 0, 0.15);
  padding: 4px 6px;
  display: flex;
  justify-content: center;
  margin: -15px auto 0;
  cursor: pointer;
}
#ovensmash-26-pre-pregister .content .btn_note span {
  font-size: 12px;
  margin: 0 0 0 3px;
  padding-bottom: 4px;
  box-sizing: border-box;
}

.vn #ovensmash-26-pre-pregister .content .slogan .gr_register__title {
  font-size: 17px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-pregister .content .slogan .gr_register__title {
    font-size: 14px;
  }
}

@media (min-width: 769px) or (orientation: landscape) {
  .th #ovensmash-26-pre-pregister .content .slogan .gr_register {
    margin-top: -45px;
  }
}
.th #ovensmash-26-pre-pregister .content .slogan .gr_register__title {
  line-height: 34px;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-milestone/ovensmash-26-pre-milestone.scss ***!
  \****************************************************************************************************************************************************************************************/
#ovensmash-26-pre-milestone {
  position: relative;
  height: 1400px;
  margin-top: -1px;
  z-index: 2;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone {
    height: 1460px;
    margin-top: -90px;
  }
}
#ovensmash-26-pre-milestone .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ovensmash-26-pre-milestone .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-milestone .content .yellow {
  color: #FFFF82;
}
#ovensmash-26-pre-milestone .content .title {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .title {
    margin-top: -30px;
  }
}
#ovensmash-26-pre-milestone .content .title .des {
  font-size: 20px;
  margin-top: -100px;
  transform: skewX(-11deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .title .des {
    font-size: 16px;
    text-align: center;
    margin-top: -10px;
  }
}
#ovensmash-26-pre-milestone .content .title .des .text-wrapper {
  color: #fff;
}
#ovensmash-26-pre-milestone .content .gr_reward {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#ovensmash-26-pre-milestone .content .gr_reward .box {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  transform: skewX(-11deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .gr_reward .box {
    scale: 0.8;
    transform-origin: top center;
  }
}
#ovensmash-26-pre-milestone .content .gr_reward .text {
  font-size: 28px;
  color: #fff;
  transform: skewX(-11deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .gr_reward .text {
    font-size: 16px;
    margin-top: -20px;
  }
}
#ovensmash-26-pre-milestone .content .gr_reward .img_reward {
  margin-top: -60px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .gr_reward .img_reward {
    scale: 0.9;
    transform-origin: top center;
  }
}
#ovensmash-26-pre-milestone .content .gr_reward .img_reward .name {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
#ovensmash-26-pre-milestone .content .counter {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  margin: auto;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .counter {
    scale: 0.7;
    transform-origin: top center;
    margin-top: -30px;
  }
}
#ovensmash-26-pre-milestone .content .counter span {
  text-align: center;
  text-shadow: 0 0 6px #E77DFF, 0 0 22px #E77DFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 70% */
  letter-spacing: -0.8px;
  padding-bottom: 8px;
}
#ovensmash-26-pre-milestone .content .gr_milestone {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .gr_milestone {
    align-items: center;
    flex-direction: column;
    margin-top: -20px;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .gr_milestone .pm__milestone {
    margin-left: 0;
    margin-top: -5px;
  }
}
#ovensmash-26-pre-milestone .content .gr_milestone--item {
  position: relative;
  margin-left: -30px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .gr_milestone--item {
    margin-left: 0px;
  }
}
#ovensmash-26-pre-milestone .content .gr_milestone--item.received::before {
  position: absolute;
  right: 0;
  top: -20px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .gr_milestone--item.received::before {
    left: 0px;
    top: 0px;
    scale: 0.8;
    transform-origin: top left;
  }
}
#ovensmash-26-pre-milestone .content .gr_milestone--item.active .nor_img {
  display: none;
}
#ovensmash-26-pre-milestone .content .gr_milestone--item.active .act_img {
  display: block;
}
#ovensmash-26-pre-milestone .content .gr_milestone--item .act_img {
  display: none;
}
#ovensmash-26-pre-milestone .content .text_note {
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-top: -20px;
  display: flex;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-milestone .content .text_note {
    margin-top: 10px;
  }
}
#ovensmash-26-pre-milestone .content .text_note:before {
  content: "";
  display: block;
}

@media (max-width: 768px) and (orientation: portrait) {
  .id #ovensmash-26-pre-milestone .content .title .des {
    margin-top: -50px;
  }
}

@media (max-width: 550px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-milestone .content .title img {
    margin-left: -50px;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-milestone .content .title .des {
    margin-top: -50px;
  }
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-prize/ovensmash-26-pre-prize.scss ***!
  \********************************************************************************************************************************************************************************/
#ovensmash-26-pre-prize {
  position: relative;
  height: 1380px;
  margin-top: -1px;
  z-index: 1;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize {
    height: 2340px;
    margin-top: -90px;
  }
}
#ovensmash-26-pre-prize .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ovensmash-26-pre-prize video {
  width: 2000px;
  height: 1000px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize video {
    width: 768px;
    height: 1300px;
  }
}
#ovensmash-26-pre-prize .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-prize .content .title {
  margin: 271px auto 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .title {
    scale: 0.5;
    transform-origin: top center;
    margin: 190px auto 0;
  }
}
#ovensmash-26-pre-prize .content .mission {
  position: relative;
  width: 842px;
  margin: 30px auto;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .mission {
    width: 353px;
    margin: -20px auto;
  }
}
#ovensmash-26-pre-prize .content .mission .btn_prize {
  color: #413B5F;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 130px;
  bottom: 65px;
  text-decoration: none;
  transform: skewX(-11deg);
  padding-bottom: 4px;
  box-sizing: border-box;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .mission .btn_prize {
    right: 90px;
    bottom: 32px;
  }
}
#ovensmash-26-pre-prize .content .note {
  font-size: 20px;
  color: #fff;
  transform: skewX(-11deg);
  text-align: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .note {
    font-size: 16px;
    margin-top: 30px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .note {
    font-size: 14px;
  }
}
#ovensmash-26-pre-prize .content .gr_prize {
  display: flex;
  flex-direction: column;
}
#ovensmash-26-pre-prize .content .sub_title {
  margin: 30px auto 0;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .sub_title {
    margin: 0px auto 0;
  }
}
#ovensmash-26-pre-prize .content .prize {
  display: flex;
  justify-content: center;
  align-items: end;
  margin-top: -10px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .prize {
    align-items: center;
    flex-direction: column;
  }
}
#ovensmash-26-pre-prize .content .prize .prize_item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#ovensmash-26-pre-prize .content .prize .prize_item.item-1 .name {
  margin-top: 3px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .prize .prize_item.item-1 .name {
    margin-top: -18px;
  }
}
#ovensmash-26-pre-prize .content .prize .prize_item.item-2 {
  margin-left: -15px;
}
#ovensmash-26-pre-prize .content .prize .prize_item.item-2 .name {
  margin-top: 10px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .prize .prize_item.item-2 .name {
    margin-top: -11px;
  }
}
#ovensmash-26-pre-prize .content .prize .prize_item.item-3 .name {
  margin-top: -5px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .prize .prize_item.item-3 .name {
    margin-top: -27px;
  }
}
#ovensmash-26-pre-prize .content .prize .prize_item .name {
  color: #FFFF82;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: center;
}
#ovensmash-26-pre-prize .content .info {
  margin: 40px auto;
  width: 900px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .info {
    margin: 20px auto;
    width: 550px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .info {
    width: 450px;
  }
}
#ovensmash-26-pre-prize .content .info li {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  gap: 5px;
  margin-bottom: 8px;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-prize .content .info li {
    font-size: 14px;
  }
}
#ovensmash-26-pre-prize .content .decor1 {
  position: absolute;
  right: 228px;
  top: 100px;
}
#ovensmash-26-pre-prize .content .decor1 img {
  animation: floating 2s ease-in-out infinite;
  transform-origin: bottom center;
}
#ovensmash-26-pre-prize .content .decor2 {
  position: absolute;
  left: 280px;
  top: 959px;
}
#ovensmash-26-pre-prize .content .decor2 img {
  animation: floating 3s ease-in-out infinite;
  transform-origin: bottom center;
}

.id #ovensmash-26-pre-prize .content .title {
  margin: 230px auto 0;
}
@media (max-width: 768px) and (orientation: portrait) {
  .id #ovensmash-26-pre-prize .content .title {
    margin: 180px auto 0;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .id #ovensmash-26-pre-prize .content .mission {
    margin: -60px auto;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .id #ovensmash-26-pre-prize .content .sub_title {
    margin: 0px auto 0;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .id #ovensmash-26-pre-prize .content .note {
    margin-top: 80px;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-prize .content .title {
    scale: 0.7;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .th #ovensmash-26-pre-prize .content .mission {
    margin: -60px auto;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .th #ovensmash-26-pre-prize .content .note {
    margin-top: 70px;
  }
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-testPer/ovensmash-26-pre-testPer.scss ***!
  \************************************************************************************************************************************************************************************/
#ovensmash-26-pre-testPer {
  position: relative;
  height: 1163px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer {
    height: 790px;
  }
}
#ovensmash-26-pre-testPer .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ovensmash-26-pre-testPer .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-testPer .content .title {
  margin: 222px auto 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .title {
    margin: 90px auto 0;
    transform-origin: top center;
  }
}
#ovensmash-26-pre-testPer .content .gr_main {
  margin-top: 550px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .gr_main {
    margin-top: 330px;
  }
}
#ovensmash-26-pre-testPer .content .gr_main p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  transform: skewX(-11deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .gr_main p {
    font-size: 14px;
  }
}
#ovensmash-26-pre-testPer .content .gr_main p span {
  color: #FFFF82;
}
#ovensmash-26-pre-testPer .content .gr_main .btn_test {
  font-size: 18px;
  color: #413B5F;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transform: skewX(-11deg);
  margin: 40px auto 0;
  padding-bottom: 3px;
  box-sizing: border-box;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .gr_main .btn_test {
    margin: 30px auto 0;
  }
}
#ovensmash-26-pre-testPer .content .reward {
  position: absolute;
  right: 535px;
  top: 840px;
  z-index: 1;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .reward {
    right: 20px;
    top: 550px;
    scale: 0.75;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .reward {
    right: -30px;
    top: 580px;
    scale: 0.6;
  }
}
#ovensmash-26-pre-testPer .content .reward1 {
  position: absolute;
  right: 535px;
  top: 840px;
  z-index: 1;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .reward1 {
    left: 60px;
    top: 630px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-testPer .content .reward1 {
    left: 30px;
    top: 670px;
    scale: 0.9;
  }
}
#ovensmash-26-pre-testPer .content .btn_note {
  border-radius: var(--radius-x-large, 32px);
  opacity: 0.7;
  background: rgba(255, 255, 255, 0.15);
  padding: 4px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 28px auto 0;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
#ovensmash-26-pre-testPer .content .btn_note span {
  font-size: 12px;
  margin: 0 0 0 3px;
  padding-bottom: 4px;
  line-height: 16px;
  color: #fff;
}

@media (max-width: 550px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-testPer .content .reward {
    right: -30px;
    top: 640px;
    scale: 0.6;
  }
}
@media (min-width: 769px) or (orientation: landscape) {
  .vn #ovensmash-26-pre-testPer .content .gr_main p {
    margin-left: 30px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-testPer .content .title {
    scale: 0.7;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-testPer .content .gr_main {
    margin-top: 290px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-testPer .content .reward1 {
    top: 720px;
  }
}

.cn #ovensmash-26-pre-testPer .content .gr_main .btn_test,
.cn #ovensmash-26-pre-prize .content .mission .btn_prize,
.cn #ovensmash-26-pre-pregister .content .date,
.cn #ovensmash-26-pre-pregister .content .btn_note span {
  font-weight: 600;
}
@media (max-width: 550px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-prize .content .title {
    scale: 0.7;
  }
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-story/ovensmash-26-pre-story.scss ***!
  \********************************************************************************************************************************************************************************/
#ovensmash-26-pre-story {
  position: relative;
  height: 1117px;
  margin-top: -1px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-story {
    height: 790px;
  }
}
#ovensmash-26-pre-story .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ovensmash-26-pre-story .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-story .content .title {
  margin: 148px auto 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-story .content .title {
    margin: 110px 0 0 90px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-story .content .title {
    scale: 0.9;
    transform-origin: top left;
  }
}
#ovensmash-26-pre-story .content .gr_main p {
  color: #FFF;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  transform: skewX(-11deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-story .content .gr_main p {
    font-size: 14px;
    line-height: 20px;
    margin-top: -10px;
  }
}
#ovensmash-26-pre-story .content .gr_main .btn_view {
  font-size: 18px;
  color: #413B5F;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transform: skewX(-11deg);
  margin: 40px auto 0;
  padding-bottom: 3px;
  box-sizing: border-box;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-story .content .gr_main .btn_view {
    margin: 30px auto 0;
  }
}

@media (max-width: 550px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-story .content .title {
    scale: 0.8;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  .vn .gr_main {
    margin-top: -80px;
  }
}

.cn #ovensmash-26-pre-story .content .gr_main .btn_view {
  font-weight: 600;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-social/ovensmash-26-pre-social.scss ***!
  \**********************************************************************************************************************************************************************************/
#ovensmash-26-pre-social {
  position: relative;
  height: 1440px;
  margin-top: -1px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social {
    height: 1253px;
  }
}
#ovensmash-26-pre-social .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ovensmash-26-pre-social .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-social .content .mt-1 {
  margin-top: 10px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .container-social {
    width: 380px;
    margin: 0 auto;
  }
}
#ovensmash-26-pre-social .content .title {
  transform: skewX(-11deg);
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-family: "Hakgyoansim Allimjang OTF";
  margin-top: 240px;
}
#ovensmash-26-pre-social .content .title .sub {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  text-transform: uppercase;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .title .sub {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
#ovensmash-26-pre-social .content .title .head {
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 56px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .title .head {
    font-size: 32px;
    line-height: 38px;
  }
}
#ovensmash-26-pre-social .content .description {
  font-family: "Pretendard-Regular";
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: var(--Static-Title-Large-Size, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Static-Title-Large-Line-Height, 28px);
  margin-top: 20px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .description {
    font-size: 16px;
    line-height: 22px;
  }
}
#ovensmash-26-pre-social .content .description span {
  color: var(--Accents-Mint, #00C8B3);
}
#ovensmash-26-pre-social .content .btn_follow {
  margin: 17px auto 21px;
}
#ovensmash-26-pre-social .content .note-fanpage {
  color: var(--base-WHITE, #FFF);
  font-size: 12px;
  line-height: 16px;
  display: flex;
  justify-content: center;
  gap: 5px;
}
#ovensmash-26-pre-social .content .gr_reward {
  margin: 15px auto 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  gap: 20px;
  background: url(assets/ovensmash-26-pre-social/images/reward_fb.png);
  width: 569px;
  height: 324px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .gr_reward {
    background: url(assets/ovensmash-26-pre-social/images/reward_fb-mb.png);
    width: 394px;
    height: 324px;
    margin: 0 auto;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .gr_reward {
    margin-left: -12px;
  }
}
#ovensmash-26-pre-social .content .gr_reward .title_fb {
  color: #413B5F;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding-top: 45px;
  transform: skewX(-11deg);
}
#ovensmash-26-pre-social .content .gr_reward .reward {
  display: flex;
  justify-content: center;
  gap: 16px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .gr_reward .reward {
    gap: 10px;
    margin-left: 5px;
  }
}
#ovensmash-26-pre-social .content .gr_reward .reward--item .act {
  display: none;
}
#ovensmash-26-pre-social .content .gr_reward .reward--item.received {
  position: relative;
}
#ovensmash-26-pre-social .content .gr_reward .reward--item.received::before {
  position: absolute;
  right: -30px;
  top: -10px;
}
#ovensmash-26-pre-social .content .gr_reward .reward--item.active .act {
  display: block;
}
#ovensmash-26-pre-social .content .gr_reward .reward--item.active .nor {
  display: none;
}
#ovensmash-26-pre-social .content .btn_note {
  border-radius: var(--radius-x-large, 32px);
  opacity: 0.7;
  background: rgba(255, 255, 255, 0.15);
  padding: 4px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  cursor: pointer;
}
#ovensmash-26-pre-social .content .btn_note span {
  font-size: 12px;
  margin: 0 0 0 3px;
  padding-bottom: 4px;
  line-height: 16px;
  color: #fff;
}
#ovensmash-26-pre-social .content .cookie1 {
  position: absolute;
  right: 300px;
  top: -30px;
  z-index: 1;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .cookie1 {
    right: 120px;
    scale: 0.7;
    transform-origin: top right;
  }
}
#ovensmash-26-pre-social .content .cookie1 img {
  animation: floating var(--floating-duration, 2s) ease-in-out var(--floating-delay, 0s) infinite;
}
#ovensmash-26-pre-social .content .marquee1 {
  display: flex;
  height: 106px;
  opacity: 0.2;
  position: absolute;
  top: 20px;
  height: 106px;
  gap: 16px;
  animation-direction: reverse;
  --marquee-repeat-width: 688px;
  animation-play-state: running;
  animation: tag-marquee var(--animation-duration, 20s) linear infinite;
  animation-direction: reverse;
}
#ovensmash-26-pre-social .content .marquee1 .text {
  flex-shrink: 0;
  width: 850px;
  height: 100%;
  background: linear-gradient(360deg, #54E0FF 0%, #DEFFF1 100%);
  mask: url(assets/ovensmash-26-pre-social/images/text.png) center/contain no-repeat;
}
#ovensmash-26-pre-social .content .decor-line {
  margin-top: 195px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .decor-line {
    margin-top: 90px;
  }
}
#ovensmash-26-pre-social .content .decor-line .container-marquee {
  rotate: 5deg;
  background-color: #0078cd;
  z-index: 1;
  position: relative;
}
#ovensmash-26-pre-social .content .decor-line .container-marquee.container2 {
  rotate: -6deg;
  background-color: #42e2da;
  z-index: 0;
}
#ovensmash-26-pre-social .content .decor-line .container-marquee.container2 .marquee2 {
  animation-direction: reverse;
}
#ovensmash-26-pre-social .content .decor-line .container-marquee .marquee2 {
  display: flex;
  height: 30px;
  gap: 16px;
  animation-direction: normal;
  --marquee-repeat-width: 130.11320754716982px;
  animation-play-state: running;
  animation: tag-marquee var(--animation-duration, 5s) linear infinite;
}
#ovensmash-26-pre-social .content .decor-line .container-marquee .marquee2 .text2 {
  flex-shrink: 0;
  width: 180px;
  height: 100%;
  background: black;
  mask: url(assets/ovensmash-26-pre-social/images/text.png) center/contain no-repeat;
}
#ovensmash-26-pre-social .content .decor-line .pose1 {
  position: absolute;
  right: 220px;
  top: 62%;
  z-index: 1;
  animation: floating var(--floating-duration, 2s) ease-in-out var(--floating-delay, 0s) infinite;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .decor-line .pose1 {
    right: 40px;
    top: 75%;
    scale: 0.7;
    transform-origin: top right;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .decor-line .pose1 {
    right: 20px;
    top: 82%;
    scale: 0.4;
  }
}
#ovensmash-26-pre-social .content .decor-line .pose2 {
  position: absolute;
  left: 220px;
  top: 70%;
  z-index: 1;
  animation: floating var(--floating-duration, 2s) ease-in-out var(--floating-delay, 0s) infinite;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .decor-line .pose2 {
    left: 60px;
    top: 83%;
    scale: 0.6;
    transform-origin: top right;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-social .content .decor-line .pose2 {
    left: -130px;
    top: 84%;
    scale: 0.4;
  }
}

@media (max-width: 768px) and (orientation: portrait) {
  .id #ovensmash-26-pre-social .content .description {
    width: 320px;
  }
}

.vn #ovensmash-26-pre-social .content .title .head {
  line-height: 98px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-social .content .title .head {
    line-height: 48px;
  }
}

.cn #ovensmash-26-pre-social .content .gr_reward .title_fb,
.cn #ovensmash-26-pre-social .content .btn_note span {
  font-weight: 600;
}
@media (max-width: 768px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-social .content .decor-line .pose2 {
    top: 75%;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-social .content .decor-line .pose2 {
    top: 78%;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-social .content .decor-line .pose1 {
    top: 72%;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-social .content .decor-line .pose1 {
    top: 76%;
  }
}

.th #ovensmash-26-pre-social .content .title,
.th #ovensmash-26-pre-social .content .description {
  font-family: "sukhumvit-set_bold";
}
.th .btn_view {
  text-decoration: none;
}

@media (max-width: 550px) and (orientation: portrait) {
  .id #ovensmash-26-pre-social .content .decor-line .pose1 {
    top: 78%;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  .id #ovensmash-26-pre-social .content .decor-line .pose2 {
    top: 81%;
  }
}
/*!*********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/swiper/swiper-bundle.min.css ***!
  \*********************************************************************************************/
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-intro/ovensmash-26-pre-intro.scss ***!
  \********************************************************************************************************************************************************************************/
#ovensmash-26-pre-intro {
  position: relative;
  height: 1000px;
  margin-top: -1px;
  z-index: 0;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-intro {
    height: 736px;
  }
}
#ovensmash-26-pre-intro .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background: #090041;
}
#ovensmash-26-pre-intro video {
  width: 2000px;
  height: 1000px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-intro video {
    width: 768px;
    height: 1300px;
  }
}
#ovensmash-26-pre-intro .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  z-index: 3;
}
#ovensmash-26-pre-intro .content .title {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 48px;
  transform: skewX(-11deg);
  margin-top: 160px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-intro .content .title {
    font-size: 36px;
    margin-top: 100px;
  }
}
#ovensmash-26-pre-intro .content .subtitle {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  text-shadow: 0 0 10px #FFDE82;
  font-size: 36px;
  line-height: 44px;
  transform: skewX(-11deg);
  margin-top: 220px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-intro .content .subtitle {
    font-size: 24px;
    line-height: 34px;
    margin-top: 105px;
  }
}
#ovensmash-26-pre-intro .content .line {
  margin: 10px auto 50px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-intro .content .line {
    margin: 16px auto;
  }
}
#ovensmash-26-pre-intro .content .description {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  width: 690px;
  margin: auto;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-intro .content .description {
    font-size: 16px;
    line-height: 24px;
    width: 370px;
    margin: 0 auto;
  }
}
#ovensmash-26-pre-intro .content .slider_intro {
  margin-top: 167px;
  position: relative;
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-wrapper {
  align-items: flex-start;
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-slide {
  height: auto;
}
#ovensmash-26-pre-intro .content .slider_intro_item {
  width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-content: center;
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-button-prev,
#ovensmash-26-pre-intro .content .slider_intro .swiper-button-next {
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: background 0.2s;
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-button-prev:hover,
#ovensmash-26-pre-intro .content .slider_intro .swiper-button-next:hover {
  background: rgba(255, 255, 255, 0.5);
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-button-prev::after,
#ovensmash-26-pre-intro .content .slider_intro .swiper-button-next::after {
  font-size: 20px;
  font-weight: bold;
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-pagination {
  margin-top: 24px;
  position: relative;
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.4);
  opacity: 1;
}
#ovensmash-26-pre-intro .content .slider_intro .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
#ovensmash-26-pre-intro .content .slider_intro .name {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  transform: skewX(-11deg);
  margin: 20px auto 0;
}
#ovensmash-26-pre-intro .content .slider_intro .detail {
  width: 525px;
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 20px auto 0;
}

.id #ovensmash-26-pre-intro .content .subtitle {
  margin: 220px auto 0;
  width: 748px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .id #ovensmash-26-pre-intro .content .subtitle {
    width: 340px;
    margin: 120px auto 0;
  }
}

.cn #ovensmash-26-pre-intro .content .title {
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 56px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-intro .content .title {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
  }
}
.cn #ovensmash-26-pre-intro .content .subtitle {
  font-size: 48px;
  line-height: 54px;
  font-weight: 600;
}
@media (max-width: 768px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-intro .content .subtitle {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
  }
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-logo/ovensmash-26-pre-logo.scss ***!
  \******************************************************************************************************************************************************************************/
#ovensmash-26-pre-logo {
  position: relative;
  height: 850px;
  margin-top: -1px;
  background: #090041;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-logo {
    height: 850px;
    margin-top: -20px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-logo {
    height: 650px;
  }
}
#ovensmash-26-pre-logo .background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ovensmash-26-pre-logo .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#ovensmash-26-pre-logo .content .slider_intro {
  width: 900px;
  position: relative;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro {
    width: 768px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro {
    width: 550px;
  }
}
#ovensmash-26-pre-logo .content .slider_intro .swiper-wrapper {
  align-items: flex-start;
}
#ovensmash-26-pre-logo .content .slider_intro .swiper-slide {
  height: auto;
}
#ovensmash-26-pre-logo .content .slider_intro_item {
  width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro_item {
    width: 768px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro_item {
    width: 550px;
  }
}
#ovensmash-26-pre-logo .content .slider_intro .swiper-button-prev {
  transform: rotate(181deg);
  left: 200px;
  top: 472px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro .swiper-button-prev {
    left: 140px;
    top: 412px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro .swiper-button-prev {
    left: 30px;
    top: 240px;
  }
}
#ovensmash-26-pre-logo .content .slider_intro .swiper-button-next {
  right: 200px;
  top: 472px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro .swiper-button-next {
    right: 140px;
    top: 412px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro .swiper-button-next {
    right: 30px;
    top: 240px;
  }
}
#ovensmash-26-pre-logo .content .slider_intro .swiper-button-prev:after,
#ovensmash-26-pre-logo .content .slider_intro .swiper-button-next:after {
  content: none;
}
#ovensmash-26-pre-logo .content .slider_intro .name {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  transform: skewX(-11deg);
  margin: 15px auto 0;
  height: 35px;
}
#ovensmash-26-pre-logo .content .slider_intro .detail {
  width: 555px;
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 20px auto 0;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-logo .content .slider_intro .detail {
    width: 510px;
    font-size: 14px;
    line-height: 20px;
  }
}

.cn #ovensmash-26-pre-logo .content .slider_intro .name {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
}
.cn #ovensmash-26-pre-logo .content .slider_intro .detail {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .cn #ovensmash-26-pre-logo .content .slider_intro .detail {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-overview/ovensmash-26-pre-overview.scss ***!
  \**************************************************************************************************************************************************************************************/
#ovensmash-26-pre-overview {
  position: relative;
  height: 650px;
  margin-top: -1px;
  background: #090041;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-overview {
    height: 650px;
    padding-bottom: 24px;
  }
  #ovensmash-26-pre-overview .content {
    position: relative;
    padding-bottom: 80px;
  }
  #ovensmash-26-pre-overview .content .the_game {
    font-size: 32px;
    line-height: 40px;
    margin-top: 40px;
  }
  #ovensmash-26-pre-overview .content .slider_overview {
    width: 100%;
    padding: 0 24px;
    box-sizing: border-box;
  }
  #ovensmash-26-pre-overview .content .slider_overview .swiper-slide {
    padding: 4px;
    border-radius: 4px;
  }
  #ovensmash-26-pre-overview .content .slider_overview .swiper-slide img {
    scale: 0.8;
    transform-origin: top center;
    display: block;
  }
  #ovensmash-26-pre-overview .content .slider_overview_thumb_wrap {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
    padding: 0 5px;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) and (orientation: portrait) and (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .slider_overview_thumb_wrap {
    margin-top: -70px;
  }
}
@media (max-width: 768px) and (orientation: portrait) and (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .slider_overview_thumb_wrap {
    margin-top: -40px;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .slider_overview_thumb {
    flex: 1;
    overflow: hidden;
    touch-action: pan-x;
    cursor: grab;
  }
  #ovensmash-26-pre-overview .content .slider_overview_thumb .swiper-slide {
    border-radius: 4px;
    overflow: hidden;
    opacity: 0.3;
    filter: grayscale(0.7);
    transition: opacity 0.2s, filter 0.2s, border-color 0.2s;
  }
  #ovensmash-26-pre-overview .content .slider_overview_thumb .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
    filter: none;
  }
  #ovensmash-26-pre-overview .content .slider_overview_thumb .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 16/10;
    object-fit: cover;
  }
  #ovensmash-26-pre-overview .content .swiper-button-prev.overview-prev,
  #ovensmash-26-pre-overview .content .swiper-button-next.overview-next {
    display: none;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-overview {
    height: 385px;
  }
}
#ovensmash-26-pre-overview .background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#ovensmash-26-pre-overview .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  z-index: 3;
}
#ovensmash-26-pre-overview .content .the_game {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  transform: skewX(-11deg);
  margin-top: 70px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .the_game {
    margin-top: 40px;
    font-size: 36px;
    line-height: 44px;
  }
}
#ovensmash-26-pre-overview .content .slider_overview {
  position: relative;
  margin-top: 40px;
  padding: 0 60px;
  overflow: hidden;
  width: 900px;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .slider_overview {
    width: 510px;
  }
}
#ovensmash-26-pre-overview .content .slider_overview .swiper-wrapper {
  align-items: center;
}
#ovensmash-26-pre-overview .content .slider_overview .swiper-slide {
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
#ovensmash-26-pre-overview .content .slider_overview .swiper-slide.swiper-slide-next, #ovensmash-26-pre-overview .content .slider_overview .swiper-slide.swiper-slide-prev {
  opacity: 0.6;
  filter: grayscale(0.9);
}
#ovensmash-26-pre-overview .content .slider_overview .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#ovensmash-26-pre-overview .content .slider_overview .swiper-slide img {
  width: 721px;
  height: 450px;
  object-fit: cover;
  display: block;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .slider_overview .swiper-slide img {
    width: 550px;
    height: 254px;
  }
}
#ovensmash-26-pre-overview .content .slider_overview .swiper-button-prev,
#ovensmash-26-pre-overview .content .slider_overview .swiper-button-next {
  color: #fff;
}
#ovensmash-26-pre-overview .content .swiper-button-prev.overview-prev {
  transform: rotate(180deg);
  top: 47%;
  left: 14%;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .swiper-button-prev.overview-prev {
    transform: rotate(180deg);
    top: 72%;
    left: 18%;
    scale: 0.3;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .swiper-button-prev.overview-prev {
    left: 10%;
  }
}
#ovensmash-26-pre-overview .content .swiper-button-next.overview-next {
  top: 47%;
  right: 14%;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .swiper-button-next.overview-next {
    top: 72%;
    right: 18%;
    scale: 0.3;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-overview .content .swiper-button-next.overview-next {
    right: 10%;
  }
}

.cn #ovensmash-26-pre-contact .content .gr_social .title,
.cn #ovensmash-26-pre-contact .content .appicon .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-contact/ovensmash-26-pre-contact.scss ***!
  \************************************************************************************************************************************************************************************/
#ovensmash-26-pre-contact {
  position: relative;
  height: 540px;
  margin-top: -1px;
  background: #090041;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-contact {
    height: 580px;
  }
}
#ovensmash-26-pre-contact .background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#ovensmash-26-pre-contact .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  z-index: 3;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-contact .content {
    scale: 0.85;
  }
}
#ovensmash-26-pre-contact .content .appicon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-top: 60px;
}
#ovensmash-26-pre-contact .content .appicon img {
  width: 120px;
  height: 120px;
  border-radius: var(--radius-large, 24px);
  object-fit: cover;
}
#ovensmash-26-pre-contact .content .appicon .name {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  transform: skewX(-11deg);
}
#ovensmash-26-pre-contact .content .gr_download {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  margin-top: 24px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-contact .content .gr_download {
    margin-top: 45px;
  }
}
#ovensmash-26-pre-contact .content .gr_social {
  margin-top: 55px;
}
#ovensmash-26-pre-contact .content .gr_social .title {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 24px;
  transform: skewX(-11deg);
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-contact .content .gr_social .title {
    margin-bottom: 45px;
  }
}
#ovensmash-26-pre-contact .content .gr_social .social_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-footer/ovensmash-26-pre-footer.scss ***!
  \**********************************************************************************************************************************************************************************/
#ovensmash-26-pre-footer {
  position: relative;
  height: 300px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-footer {
    height: 290px;
  }
}
#ovensmash-26-pre-footer .background {
  position: absolute;
  top: 0;
  left: 0;
}
#ovensmash-26-pre-footer .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  background: #000;
}
#ovensmash-26-pre-footer .content .footer {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  height: 100%;
  padding: 40px 0 88px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-footer .content .footer {
    padding: 40px 0;
    gap: 20px;
  }
}
#ovensmash-26-pre-footer .content p {
  color: var(--Backgrounds-Primary, #FFF);
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  /* 142.857% */
}
#ovensmash-26-pre-footer .content .logo-footer {
  scale: 0.8;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-footer .content .logo-footer {
    scale: 0.55;
  }
}

.vn #ovensmash-26-pre-footer {
  height: 400px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-footer .content .footer {
    padding: 20px 0;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .vn #ovensmash-26-pre-footer .content p {
    font-size: 12px;
    padding: 0 20px;
  }
}

.th #ovensmash-26-pre-footer .content .footer {
  gap: 15px;
  padding: 30px 0 88px;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-bottom/ovensmash-26-pre-bottom.scss ***!
  \**********************************************************************************************************************************************************************************/
#ovensmash-26-pre-bottom {
  position: relative;
  height: 100px;
  margin-top: -1px;
}
#ovensmash-26-pre-bottom .background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#ovensmash-26-pre-bottom .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  z-index: 3;
}
#ovensmash-26-pre-bottom .content .gr_bottom {
  width: 2000px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  --tw-gradient-from: #2000e3;
  --tw-gradient-to: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-position: to top;
  background-image: linear-gradient(var(--tw-gradient-position), var(--tw-gradient-stops));
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-bottom .content .gr_bottom {
    height: 120px;
    width: 768px;
    padding-top: 10px;
  }
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-bottom .content .gr_bottom {
    width: 600px;
  }
}
#ovensmash-26-pre-bottom .content .btn-dangkytruoc {
  transform: skewX(-11deg);
  text-shadow: 1px 2px 0 #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  /* 141.667% */
  letter-spacing: 1px;
  color: var(--base-WHITE, #FFF);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-bottom .content .btn-dangkytruoc {
    scale: 0.7;
    transform-origin: bottom center;
    margin-left: -60px;
  }
}
#ovensmash-26-pre-bottom .content .scrollTop {
  position: absolute;
  right: 40px;
  z-index: 100;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translateX(120%);
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-bottom .content .scrollTop {
    scale: 0.6;
    transform-origin: bottom right;
  }
}
#ovensmash-26-pre-bottom .content .scrollTop.is-visible {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-bottom .content .scrollTop.is-visible {
    transform: translateX(20px);
  }
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/ovensmash-26-pre-navigation/ovensmash-26-pre-navigation.scss ***!
  \******************************************************************************************************************************************************************************************/
#ovensmash-26-pre-navigation {
  position: relative;
  height: 56px;
  pointer-events: auto;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation {
    height: 56px;
  }
}
#ovensmash-26-pre-navigation .background {
  position: absolute;
  top: 0;
  left: 0;
}
#ovensmash-26-pre-navigation .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5019607843);
}
#ovensmash-26-pre-navigation .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  height: 100%;
}
#ovensmash-26-pre-navigation .content .menu_mb {
  display: flex;
}
@media (min-width: 769px) or (orientation: landscape) {
  #ovensmash-26-pre-navigation .content .menu_mb {
    display: none !important;
  }
}
#ovensmash-26-pre-navigation .content .group__user {
  display: flex;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 70px;
  margin: auto;
  font-size: 20px;
  color: #3e3e3e;
}
#ovensmash-26-pre-navigation .content .group__user--btn {
  color: #1c2454;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .group__user {
    right: 70px;
    gap: 10px;
    scale: 0.9;
    transform-origin: right;
  }
}
#ovensmash-26-pre-navigation .content .list-items {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .list-items {
    justify-content: flex-start;
  }
}
#ovensmash-26-pre-navigation .content .list-items a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-transform: capitalize;
  transform: skewX(-11deg);
}
#ovensmash-26-pre-navigation .content .list-items a span {
  display: flex;
  align-items: center;
  justify-content: center;
}
#ovensmash-26-pre-navigation .content .list-items a span:before {
  margin-right: 10px;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .list-items a span:before {
    display: none;
  }
}
#ovensmash-26-pre-navigation .content .list-items a:hover, #ovensmash-26-pre-navigation .content .list-items a.active {
  color: #ffff82;
}
#ovensmash-26-pre-navigation .content .language {
  margin-left: 12px;
  display: flex;
  align-items: center;
  z-index: 200;
  position: relative;
}
#ovensmash-26-pre-navigation .content .language input {
  opacity: 0;
  position: absolute;
  inset: 0;
  cursor: pointer;
  z-index: 2;
}
#ovensmash-26-pre-navigation .content .language svg {
  z-index: 1;
  transition: transform 0.2s ease;
  margin-right: 10px;
}
#ovensmash-26-pre-navigation .content .language .floattop__item--language {
  font-family: "Pretendard-Regular";
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #fff;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 0 12px;
  box-sizing: border-box;
}
#ovensmash-26-pre-navigation .content .language__list {
  position: absolute;
  top: 40px;
  left: -35px;
  translate: -50% 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 0;
  overflow: hidden;
  width: 137px;
  height: auto;
  background: #fff;
}
#ovensmash-26-pre-navigation .content .language__list .dropdown-content {
  width: 100%;
  position: relative;
  top: 0;
}
#ovensmash-26-pre-navigation .content .language input:checked ~ svg {
  transform: rotate(180deg);
}
#ovensmash-26-pre-navigation .content .language input:checked ~ .language__list {
  max-height: 999px;
  padding: 1px;
}
#ovensmash-26-pre-navigation .content .language__item {
  height: 37px;
  text-align: center;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 15px;
}
#ovensmash-26-pre-navigation .content .language__item:last-child {
  border-bottom: none;
}
#ovensmash-26-pre-navigation .content .language__item.active, #ovensmash-26-pre-navigation .content .language__item:hover {
  background: #090041;
}
#ovensmash-26-pre-navigation .content .language__item.active a, #ovensmash-26-pre-navigation .content .language__item:hover a {
  color: #fff;
}
#ovensmash-26-pre-navigation .content .language__item::after {
  width: 90%;
  height: 2px;
  background-color: #282222;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
#ovensmash-26-pre-navigation .content .language__item:last-child::after {
  display: none;
}
#ovensmash-26-pre-navigation .content .language__item a {
  font-family: "Pretendard-Regular";
  display: flex !important;
  align-items: center;
  justify-content: start;
  color: #090041;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 14px;
  padding: 0 12px;
  box-sizing: border-box;
}
#ovensmash-26-pre-navigation .content .language input:checked ~ .language__list {
  max-height: 999px;
  padding: 1px;
}
#ovensmash-26-pre-navigation .content .dropdown-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #090041;
  width: 640px;
  height: var(--sr-device-height);
  z-index: 99999;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  transform: translateX(-100%);
  transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .dropdown-menu {
    width: 100%;
    height: var(--sr-device-height);
    padding: 0;
  }
}
#ovensmash-26-pre-navigation .content .dropdown-menu.active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
#ovensmash-26-pre-navigation .content .dropdown-menu:before {
  content: "";
  background-image: url(assets/ovensmash-26-pre-navigation/images/beam.png);
  width: 508px;
  height: 500px;
  display: block;
  position: absolute;
  top: 0;
  left: 51%;
  transform: translateX(-50%);
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .dropdown-menu:before {
    top: -50px;
  }
}
#ovensmash-26-pre-navigation .content .dropdown-menu .menu_position {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#ovensmash-26-pre-navigation .content .dropdown-menu .logo_menu {
  margin: 100px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .dropdown-menu .logo_menu {
    margin: 0px auto 0;
  }
}
#ovensmash-26-pre-navigation .content .dropdown-menu .btn_register {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  text-shadow: 1px 2px 0 #000;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 7px;
  padding-right: 7px;
  box-sizing: border-box;
  text-decoration: none;
  transform: skewX(-11deg);
  margin: 40px auto 20px;
}
#ovensmash-26-pre-navigation .content .dropdown-menu .list-items {
  flex-direction: column;
  width: 100%;
  margin-right: 0;
  gap: 10px;
}
#ovensmash-26-pre-navigation .content .dropdown-menu .social_media {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 52px;
  margin-top: 150px;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .dropdown-menu .social_media {
    margin-top: 50px;
  }
}
#ovensmash-26-pre-navigation .content .dropdown-menu .social_media_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
#ovensmash-26-pre-navigation .content .dropdown-menu .social_media_link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
#ovensmash-26-pre-navigation .content .dropdown-menu .social_media_link_item {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  position: relative;
}
#ovensmash-26-pre-navigation .content .dropdown-menu .social_media_link_item::after {
  content: "";
  width: 2px;
  height: 10px;
  opacity: 0.2;
  background: var(--base-WHITE, #FFF);
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translate(50%, -50%);
}
#ovensmash-26-pre-navigation .content .dropdown-menu .social_media_link_item:last-child::after {
  display: none;
}
#ovensmash-26-pre-navigation .content .btn-burger {
  cursor: pointer;
}
#ovensmash-26-pre-navigation .content .gr_button {
  display: flex;
  align-items: center;
  gap: 5px;
  padding-left: 20px;
}
@media (min-width: 769px) or (orientation: landscape) {
  #ovensmash-26-pre-navigation .content .gr_button {
    display: none;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .gr_button {
    padding-left: 60px;
  }
}
#ovensmash-26-pre-navigation .content .gr_button .btn_napthe {
  font-size: 0;
}
#ovensmash-26-pre-navigation .content .gr_button .btn_taigame {
  font-size: 0;
}
#ovensmash-26-pre-navigation .content .gr_top {
  display: flex;
  padding: 0 30px;
  justify-content: space-between;
  width: 2000px;
}
@media (max-width: 550px) and (orientation: portrait) {
  #ovensmash-26-pre-navigation .content .gr_top {
    padding: 0 10px;
    width: 550px;
  }
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/libraryMainsite-t-popup/libraryMainsite-t-popup.scss ***!
  \**********************************************************************************************************************************************************************************/
.popup_game .absolute {
  position: absolute;
}
.popup_game .left-0 {
  left: 0;
}
.popup_game .right-0 {
  right: 0;
}
.popup_game .line_absolute {
  position: absolute;
  height: 610px;
  width: 350px;
  z-index: 3;
}
.popup_game .btn_back {
  position: absolute;
  top: 16px;
  left: 10px;
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -1044px -14px;
  width: 40px;
  height: 40px;
  font-size: 0;
  display: block;
  z-index: 4;
}
.popup_game .content .content_game {
  position: relative;
  width: 350px;
  height: 610px;
}
.popup_game .content .content_game.is-intro-question .each_question {
  font-size: 12px;
  line-height: 20px;
  text-shadow: none;
  font-weight: 400;
}
.popup_game .content .content_game .answer-item {
  --edge-cut-x: var(--edge-cut, 16px);
  --edge-cut-y: var(--edge-cut, 16px);
  clip-path: polygon(0 var(--edge-cut-y), var(--edge-cut-x) 0, 100% 0, 100% calc(100% - var(--edge-cut-y)), calc(100% - var(--edge-cut-x)) 100%, 0 100%);
  min-height: 48px;
  min-width: 320px;
  color: #fff;
  font-size: 14px;
  font-family: "Pretendard-Regular";
  padding: 2px;
  background-color: rgba(78, 59, 150, 0.7019607843);
  cursor: pointer;
}
.popup_game .content .content_game .answer-item:hover {
  background-color: #4e3b96;
}
.popup_game .content .content_game .answer-item span {
  min-height: 48px;
  min-width: 320px;
  box-sizing: border-box;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  --edge-cut-x: var(--edge-cut, 16px);
  --edge-cut-y: var(--edge-cut, 16px);
  clip-path: polygon(0 var(--edge-cut-y), var(--edge-cut-x) 0, 100% 0, 100% calc(100% - var(--edge-cut-y)), calc(100% - var(--edge-cut-x)) 100%, 0 100%);
}
.popup_game .content .content_game .answer-item.active {
  background-color: #fff;
}
.popup_game .content .content_game .answer-item.active span {
  --tw-gradient-position: 90deg, #6d49e0, #8849e8, #f0c94a;
  background-image: linear-gradient(90deg, #6d49e0, #8849e8, #f0c94a);
}
.popup_game .content .content_game .answer-item.answer-item--intro1 {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px 0px;
  width: 322px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-family: "Hakgyoansim Allimjang OTF";
  font-style: normal;
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 2px 0 #000;
  margin: 0 auto;
  clip-path: none;
  background-color: transparent;
}
.popup_game .content .content_game .answer-item.answer-item--intro1 span {
  background-color: transparent;
  clip-path: none;
  font-style: italic;
}
.popup_game .content .content_game .answer-item.answer-item--intro1.active, .popup_game .content .content_game .answer-item.answer-item--intro1:hover {
  filter: brightness(80%);
}
.popup_game .content .content_game .answer-item.answer-item--intro1.active span, .popup_game .content .content_game .answer-item.answer-item--intro1:hover span {
  background-image: none;
  filter: 0;
}
.popup_game .content .content_game .answer-item.answer-item--intro2 {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -66px;
  width: 322px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-family: "Hakgyoansim Allimjang OTF";
  font-style: normal;
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 2px 0 #000;
  margin: 0 auto;
  clip-path: none;
  background-color: transparent;
}
.popup_game .content .content_game .answer-item.answer-item--intro2 span {
  background-color: transparent;
  clip-path: none;
  font-style: italic;
}
.popup_game .content .content_game .answer-item.answer-item--intro2.active, .popup_game .content .content_game .answer-item.answer-item--intro2:hover {
  filter: brightness(80%);
}
.popup_game .content .content_game .answer-item.answer-item--intro2.active span, .popup_game .content .content_game .answer-item.answer-item--intro2:hover span {
  background-image: none;
  filter: 0;
}
.popup_game .content .content_game .bg-question img {
  width: 100%;
}
.popup_game .content .each_question {
  position: absolute;
  bottom: 10px;
  z-index: 5;
  padding: 0 10px;
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-family: "Hakgyoansim Allimjang OTF";
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-shadow: 0 1px 0 #000, 0 0 10px #FFDE82;
}
.popup_game .content .each_question .question-title {
  font-style: italic;
}
.popup_game .content .gr_answer {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.popup_game .content .bar-progress {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
}
.popup_game .content .bar-progress .icon_progress {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -652px -76px;
  width: 30px;
  height: 30px;
  font-size: 0;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateX(-30%) skewX(11deg);
  z-index: 5;
  will-change: left, transform;
  transition: left 260ms cubic-bezier(0, 0, 0.2, 1), transform 260ms cubic-bezier(0, 0, 0.2, 1);
}
.popup_game .content .bar-progress-inner {
  width: 220px;
  height: 8px;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 30px auto 0;
  --tw-skew-x: skewX(calc(8deg * -1));
  transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  position: relative;
  display: flex;
}
.popup_game .content .bar-progress-inner .progress-item {
  width: 22px;
  height: 8px;
  --tw-gradient-from: #ffd74b;
  --tw-gradient-to: #ffa655;
  --tw-inset-shadow: inset 0 1px 1px var(--tw-inset-shadow-color, #ffffb6);
  --tw-inset-ring-shadow: 0 0 #0000;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  background-image: linear-gradient(to right, var(--tw-gradient-from), var(--tw-gradient-to));
}

.th .popup_game .content .content_game .answer-item span {
  font-family: "sukhumvit-set_medium";
}
.th .popup_game .content .each_question .question-title {
  font-family: "sukhumvit-set_bold";
}
.th .popup_game .content .content_game .answer-item.answer-item--intro1 span,
.th .popup_game .content .content_game .answer-item.answer-item--intro2 span {
  font-family: "sukhumvit-set_bold";
}

.popup_result .gr_button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.popup_result .gr_button .btn-item {
  color: var(--base-WHITE, #FFF);
  text-align: center;
  font-family: "Hakgyoansim Allimjang OTF";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  transform: skewX(-11deg);
  text-decoration: none;
}
.popup_result .gr_button .btn_download {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -188px;
  width: 300px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_result .gr_button .btn_retake {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -244px;
  width: 300px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_result .gr_share {
  display: grid;
  grid-template-columns: 47% 53%;
  align-items: center;
  padding-top: 45px;
  box-sizing: border-box;
  margin-top: 20px;
}
.popup_result .gr_share.group1 {
  background: url(assets/libraryMainsite-t-popup/images/khung-share1.png) no-repeat center center;
  width: 350px;
  height: 253px;
}
.popup_result .gr_share.group2 {
  background: url(assets/libraryMainsite-t-popup/images/khung-share2.png) no-repeat center center;
  width: 350px;
  height: 253px;
}
.popup_result .gr_share.group3 {
  background: url(assets/libraryMainsite-t-popup/images/khung-share3.png) no-repeat center center;
  width: 350px;
  height: 253px;
}
.popup_result .gr_share.group4 {
  background: url(assets/libraryMainsite-t-popup/images/khung-share4.png) no-repeat center center;
  width: 350px;
  height: 253px;
}
.popup_result .gr_share .left {
  color: var(--Backgrounds-Primary, #FFF);
  text-align: center;
  /* A/caption-12-regular */
  font-family: "Hakgyoansim Allimjang OTF";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-top: 35px;
  margin-right: 10px;
}
.popup_result .gr_share .right {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.popup_result .gr_share .right p {
  color: var(--base-gray-10_text-primary, #413B5F);
  text-align: center;
  /* A/body-18-bold */
  font-family: "Hakgyoansim Allimjang OTF";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
  transform: skewX(-11deg);
}
.popup_result .gr_share .right .btn_share {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -322px -174px;
  width: 68px;
  height: 56px;
  font-size: 0;
  display: block;
}

.th .popup_result .gr_button .btn-item,
.th .popup_result .gr_share .right p,
.th .popup_result .gr_share .left {
  font-family: "sukhumvit-set_bold";
}

.popup_rule .content .iframe {
  width: 100%;
  height: 100%;
}
.popup_rule .content div.iframe {
  overflow-x: hidden;
  overflow-y: auto;
}
.popup_rule .content h2 {
  color: var(--base-gray-10_text-primary, #413B5F);
  text-align: center;
  font-family: "HakgyoansimB";
  font-size: 20px;
  line-height: 28px;
  transform: skew(-11deg);
}
.popup_rule .content p {
  color: var(--base-gray-10_text-primary, #413B5F);
  font-family: "Pretendard-Regular";
  font-size: 14px;
  line-height: 20px;
  /* 142.857% */
}
.popup_rule .content .btn_ok {
  font-family: "Pretendard-Regular";
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -132px;
  width: 310px;
  height: 56px;
  color: var(--base-WHITE, #FFF);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  transform: skew(-11deg);
  margin: 30px auto 0;
}

.popup_inform .content p,
.popup_inform_test .content p,
.popup_confirm .content p {
  color: #413b5f;
  font-size: 16px;
  font-family: "Pretendard-Regular";
  font-weight: 600;
  flex: 1;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.popup_inform .content .list-btn,
.popup_inform_test .content .list-btn,
.popup_confirm .content .list-btn {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.popup_inform .content .list-btn .btn__ok,
.popup_inform .content .list-btn .btn__cancel,
.popup_inform .content .list-btn .btn__confirm,
.popup_inform_test .content .list-btn .btn__ok,
.popup_inform_test .content .list-btn .btn__cancel,
.popup_inform_test .content .list-btn .btn__confirm,
.popup_confirm .content .list-btn .btn__ok,
.popup_confirm .content .list-btn .btn__cancel,
.popup_confirm .content .list-btn .btn__confirm {
  width: 115px;
  background: #ece0e0;
  color: #413b5f;
  height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-family: "Pretendard-Regular";
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}
.popup_inform .content .list-btn .btn__confirm,
.popup_inform .content .list-btn .btn__ok,
.popup_inform_test .content .list-btn .btn__confirm,
.popup_inform_test .content .list-btn .btn__ok,
.popup_confirm .content .list-btn .btn__confirm,
.popup_confirm .content .list-btn .btn__ok {
  background: #6d49e0;
  color: #fff;
}
.popup_inform .content .list-btn .btn__ok,
.popup_inform_test .content .list-btn .btn__ok,
.popup_confirm .content .list-btn .btn__ok {
  width: 310px;
}

.popup_inform_test p,
.popup_confirm p {
  margin-top: -30px;
}

.base.base-inform .box {
  width: 310px;
  height: 240px;
  --edge-cut-x: var(--edge-cut, 16px);
  --edge-cut-y: var(--edge-cut, 16px);
  clip-path: polygon(0 var(--edge-cut-y), var(--edge-cut-x) 0, 100% 0, 100% calc(100% - var(--edge-cut-y)), calc(100% - var(--edge-cut-x)) 100%, 0 100%);
  background: #fff;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base.base-inform .box {
    width: 310px;
    height: 240px;
  }
}
.base.base-inform .box .btn-close {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -1084px -14px;
  width: 32px;
  height: 32px;
  right: 0;
  top: 0;
}
.base.base-inform .box .content {
  position: relative;
}

.popup_resgister .text-register {
  margin-top: 24px;
  color: var(--base-gray-10_text-primary, #413B5F);
  text-align: center;
  /* A/title-24-bold */
  font-family: "Hakgyoansim Allimjang OTF";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  transform: skewX(-11deg);
}
.popup_resgister .sub {
  color: var(--base-gray-10_text-primary, #413B5F);
  text-align: center;
  transform: skewX(-11deg);
  font-family: "Hakgyoansim Allimjang OTF";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.popup_resgister .reward-register {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.popup_resgister .reward-register img {
  margin-top: -60px;
  margin-left: 40px;
}
.popup_resgister .reward-register .name {
  color: #413B5F;
  text-align: center;
  /* A/title-20-bold */
  font-family: "Hakgyoansim Allimjang OTF";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-top: -70px;
}
.popup_resgister .gr_download {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.popup_resgister .gr_download .btn_android {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -487px -76px;
  width: 165px;
  height: 48px;
  font-size: 0;
  display: block;
}
.popup_resgister .gr_download .btn_ios {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -835px -14px;
  width: 165px;
  height: 48px;
  font-size: 0;
  display: block;
}

@media (min-width: 769px) or (orientation: landscape) {
  .cn .popup_resgister .text-register {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
  }
}
.cn .popup_resgister .gr_download .btn_android {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -496px -14px;
  width: 174px;
  height: 48px;
}
.cn .popup_resgister .gr_download .btn_ios {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -322px -14px;
  width: 174px;
  height: 48px;
}

.th .popup_resgister .gr_download .btn_android {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -322px -76px;
  width: 165px;
  height: 48px;
}
.th .popup_resgister .gr_download .btn_ios {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -670px -14px;
  width: 165px;
  height: 48px;
}
.th .popup_resgister .text-register,
.th .popup_resgister .reward-register .name {
  font-family: "sukhumvit-set_bold";
}
.th .popup_resgister .sub {
  font-family: "sukhumvit-set_medium";
}

.vn .popup_resgister .gr_download .btn_android {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -479px -124px;
  width: 157px;
  height: 50px;
}
.vn .popup_resgister .gr_download .btn_ios {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -322px -124px;
  width: 157px;
  height: 50px;
}

.vn .base.base-rule .box,
.th .base.base-rule .box,
.cn .base.base-rule .box {
  width: 700px;
  height: 360px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .vn .base.base-rule .box,
  .th .base.base-rule .box,
  .cn .base.base-rule .box {
    width: 355px;
    height: 360px;
  }
}

.base {
  height: var(--sr-device-height);
}
.base.base-resgister .box {
  width: 779px;
  height: 585px;
  background: transparent;
  top: 420px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base.base-resgister .box {
    width: 355px;
    height: 533px;
  }
}
.base.base-resgister .box .btn-close {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -1116px -14px;
  width: 32px;
  height: 32px;
  right: 0;
  top: 45px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base.base-resgister .box .btn-close {
    top: -10px;
  }
}
.base.base-resgister .box .content {
  margin: 100px 30px 20px 50px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base.base-resgister .box .content {
    margin: 48px 20px 20px;
    scale: 0.9;
    transform-origin: top left;
  }
}
.base.base-rule .box {
  width: 700px;
  height: 450px;
  --edge-cut-x: var(--edge-cut, 16px);
  --edge-cut-y: var(--edge-cut, 16px);
  clip-path: polygon(0 var(--edge-cut-y), var(--edge-cut-x) 0, 100% 0, 100% calc(100% - var(--edge-cut-y)), calc(100% - var(--edge-cut-x)) 100%, 0 100%);
  background: #fff;
  top: 370px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base.base-rule .box {
    width: 380px;
    height: 500px;
  }
}
.base.base-rule .box .btn-close {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -1084px -14px;
  width: 32px;
  height: 32px;
  right: 0;
  top: 0;
}
.base.base-rule .box .content {
  margin: 20px 0;
  height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 0 20px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base.base-rule .box .content {
    height: 470px;
    padding: 0 10px;
  }
}
.base.base-result .box {
  width: 350px;
  top: 370px;
}
.base.base-result .box .content {
  padding: 0 0 50px;
  height: var(--sr-device-height);
  background-color: #332b48;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base.base-result .box .content {
    height: 800px;
  }
}
.base .box {
  background: #090041;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
  height: 610px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base .box {
    left: 50%;
    top: 460px;
  }
}
.base .box .btn-close {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -1116px -14px;
  width: 32px;
  height: 32px;
  right: 0;
  top: -35px;
}
.base .box .content {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  color: #000;
  font-size: 28px;
}
.base .box .content .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fef8b7;
  font-size: 22px;
  text-decoration: none;
  margin: 20px auto 10px;
  text-transform: uppercase;
  box-sizing: border-box;
  font-family: "Roboto-Bold";
}
.base .box .content .title {
  font-family: "Roboto-Bold";
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.base .box .content input {
  border: 1px solid #fac43f;
  height: 60px;
  width: 700px;
  text-align: left;
  margin-top: 8px;
  padding: 0 20px;
  background: #fff;
}
.base .box .content input::placeholder {
  color: #67130f;
}
.base .template_history .table_history {
  width: 95%;
  height: 100%;
  margin: 40px auto 0;
  scrollbar-width: initial;
  scrollbar-color: auto;
}
.base .template_history .table_history::-webkit-scrollbar {
  width: 10px;
}
.base .template_history .table_history table {
  background: transparent;
  padding: 8px;
  border-collapse: collapse;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base .template_history .table_history table {
    width: 100%;
  }
}
.base .template_history .table_history table thead {
  color: #fff;
  position: relative;
}
.base .template_history .table_history table thead tr th {
  font-weight: normal;
  background: #1b776c;
  padding: 10px;
  text-transform: uppercase;
  font-size: 30px;
  height: 45px;
}
.base .template_history .table_history table tbody tr {
  border: 1px solid #e0a935;
  background: #f9e7c2;
}
.base .template_history .table_history table tbody tr:nth-child(even) {
  background: #fff4df;
}
.base .template_history .table_history table tbody tr td {
  border: 1px solid #e0a935;
  padding: 10px;
  color: #67130f;
  font-size: 30px;
  height: 45px;
}
.base .template_history nav {
  margin-top: 30px;
}
.base .template_history nav .pagination {
  gap: 15px;
}
.base .template_history nav .pagination > li {
  margin: 0;
}
.base .template_history nav .pagination > li > a {
  border: 3px solid #c40a03;
  background-color: #c40a03;
  color: #fff;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.base .template_history nav .pagination > li.active > a,
.base .template_history nav .pagination a:hover:not(.active) {
  background-color: #058173;
  border: 3px solid #058173;
  color: #fff4dd;
}
.base .template_history nav .page-next {
  font-size: 0;
  margin-left: 10px;
  border: 0 !important;
}
.base .template_history nav .page-back {
  transform: scaleX(-1);
  font-size: 0;
  margin-right: 10px;
  border: 0 !important;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base-question .box {
    transform: scale(1) translateX(-50%);
  }
}
.base-question .box .btn-close {
  right: 250px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base-question .box .btn-close {
    right: -3px;
    top: 0;
  }
}
.base-question .box .content {
  padding: 83px 315px 60px 355px;
}
@media (max-width: 768px) and (orientation: portrait) {
  .base-question .box .content {
    padding: 423px 75px 51px 65px;
  }
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/libraryMainsite-t-article/libraryMainsite-t-article.scss ***!
  \**************************************************************************************************************************************************************************************/
body .article {
  --font-size-base: 20px;
  --font-size-base-mobile: 21px;
  --color-content: #fff;
  --color-title: #f9f9f9;
  --color-heading-2: #f9f9f9;
  --color-heading-3: #f9f9f9;
  --color-heading-4: #f9f9f9;
  --color-heading-5: #f9f9f9;
  --color-heading-6: #f9f9f9;
  --color-href: #ffde7f;
  --color-box-bg: #f9f9f9;
  --color-box-content: #fff;
  --color-table-bghead: #f9f9f9;
  --color-table-head: black;
  --color-table-bgbody: #f9f9f9;
  --color-table-bgfoot: #f9f9f9;
  --color-table-foot: #c3c3c3;
  --color-table-border: #ffffff;
  --color-tab-bg: #f9f9f9;
  --color-tab-border: #f9f9f9;
  --color-tab-content: #fff;
  --color-tab-bg-hover: #f9f9f9;
  --color-tab-content-hover: #f9f9f9;
}
body .article {
  font-family: "GMV_DIN_Medium";
  font-size: var(--font-size-base);
  color: var(--color-content);
  padding: 10px 10px;
  margin: 0 auto;
  text-align: justify;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .article {
    font-size: var(--font-size-base-mobile);
  }
}
body .article__cate {
  color: var(--base-gray-10_text-primary, #413B5F);
  text-align: center;
  font-family: "HakgyoansimB";
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  text-decoration: none;
  display: flex;
  justify-content: center;
  display: none;
}
body .article h2 {
  color: var(--base-gray-10_text-primary, #413B5F);
  text-align: center;
  font-family: "HakgyoansimB";
  font-size: 20px;
  line-height: 28px;
  transform: skew(-11deg);
  display: flex;
  justify-content: center;
}
body .article p {
  color: var(--base-gray-10_text-primary, #413B5F);
  font-family: "Pretendard-Regular";
  font-size: 14px;
  line-height: 20px;
  /* 142.857% */
}
body .article .btn_ok {
  font-family: "Pretendard-Regular";
  background-image: url(assets/libraryMainsite-t-article/images/sprite.png);
  background-position: 0px 0px;
  width: 310px;
  height: 56px;
  color: var(--base-WHITE, #FFF);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  transform: skew(-11deg);
  margin: 30px auto 0;
  cursor: pointer;
}
body .article blockquote {
  padding-left: 22px;
}
body .article ul {
  margin-left: 6px;
  padding: 30px 0;
}
body .article ul:last-child {
  padding: 30px 0 0;
}
body .article ul li {
  list-style: none !important;
  position: relative;
  padding-left: 16px;
}
body .article ul li::before {
  content: "";
  background-image: url(assets/libraryMainsite-t-article/images/sprite.png);
  background-position: -49px -56px;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 12px;
  left: 0;
}
body .article ul li span {
  color: #ffde7f;
}
body .article__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-family: "GS3AgencyFBBlack";
  font-size: 45px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  background: linear-gradient(to bottom, #ffe081, #fff297);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff297;
  gap: 20px;
}
body .article__title::before {
  content: "";
  background-image: url(assets/libraryMainsite-t-article/images/sprite.png);
  background-position: -12px -105px;
  width: 12px;
  height: 69px;
  display: block;
}
body .article__title::after {
  content: "";
  background-image: url(assets/libraryMainsite-t-article/images/sprite.png);
  background-position: 0px -105px;
  width: 12px;
  height: 69px;
  display: block;
}
body .article h1 {
  font-family: "GMV_DIN_Black";
  font-size: 30px;
  color: var(--color-href);
}
body .article__time {
  display: none;
}
body .article__content {
  font-size: var(--font-size-base);
  color: var(--color-content);
  line-height: 1.3;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .article__content {
    font-size: 18px;
  }
}
body .article__content ul li {
  list-style-position: outside;
  margin-bottom: 6px;
}
body .article__content ul li, body .article__content ul.bulleted li {
  list-style-type: disc;
}
body .article__content ul.numbered li {
  list-style-type: decimal;
}
body .article__content h2,
body .article__content h3,
body .article__content h4,
body .article__content h5,
body .article__content h6 {
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
}
body .article__content h2:before,
body .article__content h3:before,
body .article__content h4:before,
body .article__content h5:before,
body .article__content h6:before {
  display: block;
}
body .article__content h3 {
  font-size: 29px;
  line-height: 1.4;
  color: var(--color-heading-3);
}
body .article__content h4 {
  font-size: 24px;
  line-height: 1.4;
  color: var(--color-heading-4);
}
body .article__content h5 {
  font-size: 1.1em;
  line-height: 1.4;
  color: var(--color-heading-5);
}
body .article__content h6 {
  font-size: 1em;
  line-height: 1.4;
  color: var(--color-heading-6);
}
body .article__content a {
  color: var(--color-href);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.4s;
  border-bottom: 1px solid rgba(var(--color-href), 0.5);
}
body .article__content a:hover {
  border-bottom: 1px solid var(--color-href);
}
body .article__content a.hero {
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-href);
  color: var(--color-href);
  padding: 20px;
}
body .article__content img,
body .article__content iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto 12px;
}
body .article__content img + p.caption,
body .article__content iframe + p.caption {
  display: block;
  max-width: calc(100% - 40px);
  margin: 0 auto 12px;
  font-style: italic;
  font-size: 0.8em;
  color: #888;
  text-align: center;
}
body .article__content img.float, body .article__content img.float--left {
  float: left;
  margin-right: 20px;
}
body .article__content img.float--right {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
body .article__content .callout {
  padding: 20px 20px;
  background: var(--color-box-bg);
  color: var(--color-box-content);
}
body .article__content .table {
  width: 100%;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .article__content .table {
    overflow: auto;
  }
}
body .article__content table {
  width: 100%;
}
body .article__content table td {
  padding: 8px;
  border: 1px solid var(--color-table-border);
  vertical-align: middle;
}
body .article__content table td img {
  max-width: 100%;
  margin: 0 auto 0;
}
body .article__content table thead {
  background: var(--color-table-bghead);
  color: var(--color-table-head);
}
body .article__content table thead tr {
  border: 1px solid var(--color-table-border);
}
body .article__content table thead tr th {
  padding: 12px;
  text-align: center;
  vertical-align: middle;
}
body .article__content table tbody tr td {
  background: rgba(var(--color-table-bgbody), 0.5);
}
body .article__content table tfoot {
  background: var(--color-table-bgfoot);
  color: var(--color-table-foot);
}
body .article__content.articleAccordionContent {
  height: 0;
  overflow: hidden;
  transition: all 0.4s;
  opacity: 0.4;
}
body .article__content.articleAccordionContent.active {
  height: auto;
  opacity: 1;
  transition: all 0s;
}
body .article__tab {
  margin-bottom: 40px;
}
body .article__tab ul {
  border-bottom: 1px solid;
  border-color: var(--color-tab-border);
  display: flex;
  justify-content: flex-start;
}
body .article__tab ul li {
  margin: 0 4px;
}
body .article__tab ul li a {
  display: block;
  padding: 10px 16px;
  background: var(--color-tab-bg);
  color: var(--color-tab-content);
  text-decoration: none;
}
body .article__tab ul li a.active, body .article__tab ul li a:hover {
  background: var(--color-tab-bg-hover);
  color: var(--color-tab-content-hover);
}
body .subnews {
  margin: 0 auto;
  padding: 30px 20px;
  height: 1130px;
}
body .subnews_list li {
  display: block;
  padding: 12px 0;
}
body .subnews_list li:not(:last-child) {
  border-bottom: 1px solid #3b4849;
}
body .subnews_item {
  display: flex;
  gap: 12px;
  font-size: 20px;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .subnews_item {
    font-size: 28px;
  }
}
body .subnews_item__thumbnail {
  width: 200px;
}
body .subnews_item__thumbnail img {
  height: auto;
  width: 200px;
}
body .subnews_item__meta {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(100% - 200px);
}
body .subnews_item__title {
  position: relative;
  color: #3b4849;
  display: flex;
  align-content: flex-end;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 100px);
  height: 50px;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .subnews_item__title {
    width: 100%;
    order: 1;
    white-space: nowrap;
    margin-bottom: 4px;
  }
}
body .subnews_item__title p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .subnews_item__title p {
    white-space: nowrap;
  }
}
body .subnews_item__description {
  position: relative;
  display: flex;
  align-content: flex-start;
  width: calc(100% - 100px);
  height: 100%;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .subnews_item__description {
    order: 3;
    width: 100%;
  }
}
body .subnews_item__description p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  line-height: 1.2;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .subnews_item__description p {
    white-space: nowrap;
  }
}
body .subnews_item__date {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100px;
}
@media (max-width: 768px) and (orientation: portrait) {
  body .subnews_item__date {
    order: 2;
    justify-content: flex-start;
    position: static;
    width: 100%;
    font-size: 0.8em;
    color: #999;
    margin-bottom: 4px;
  }
}
body .subnews_pagination {
  display: flex;
  justify-content: center;
}
body .subnews_pagination li {
  margin: 0 4px;
}
body .subnews_pagination .page {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #fff;
  background: rgba(17, 44, 42, 0.6);
}
@media (max-width: 768px) and (orientation: portrait) {
  body .subnews_pagination .page {
    width: 52px;
    height: 52px;
    font-size: 26px;
  }
}
body .subnews_pagination li.active .page {
  color: #fff;
  background: #e33f00;
}

/*# sourceMappingURL=ovensmash.css.map*/