@charset "utf-8";
@font-face {
  font-family: 'JalnanGothic';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
#sec1 {
  display:none !important;
}
* {
  box-sizing: border-box;
}

html,body,p,section,div,img,span,h1,h2,h3,h4,h5,h6,ul,li,input,a {
  padding: 0;
  margin: 0;
}

input,button,select{
  border: 0 none;
  outline: none;
}

ul,li {
  list-style: none;
}

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

body {
}
.itheader {
  border-bottom: 0;
}
section {
  width: 100%;
  margin:0 auto;
  display:block;
}
#wingBanner{
  display:none;
}
.fixed_popup_btn {
  display:none;
}
.top_bar_fix {
  position:relative !important;
}
.wrap * {
  font-family: 'Wanted Sans Variable';
  line-height: 1.2 !important;
  vertical-align: bottom;
}
#section01 {
  background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250820/MEGASTUDY-3137/main_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px auto;
  position: relative;
}
#section01 .section_inner {
  padding:211px 0 196px;max-width: 1240px;margin:0 auto;display: flex;flex-direction: column;gap:94px;align-items: flex-start;justify-content: center;
}
#section01 .section_inner .main_title_wrap {
  width:100%;
}
.sticky_banner {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 1200px;
  background: #333333;
  border-radius: 10px;
  height: 90px;
  padding: 0 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;z-index: 99;
}
.sticky_banner.active{
  position:fixed;
}
.sticky_banner .banner_title{
  display: flex;gap:8px;align-items: center;
}
.sticky_banner .banner_title h2{
  font-family: "Noto Color Emoji";font-size:24px;font-weight: 400;
}
.sticky_banner .banner_title p{
  font-size:24px;font-weight: 600;color: #ffffff;line-height: 1;
}
.sticky_banner .banner_title p span{
  font-size:24px;font-weight: 600;color: #20ffa9;line-height: 1;
}
.sticky_banner .banner_button a{
  font-size:24px;font-weight: 900;color: #000000;line-height: 1;background: #20ffa9;border-radius: 10px;
  height: 45px;display: flex;align-items: center;padding:0 70px;
}

#section02 {
  background-color: #2c323b;
}
#section02 .section_inner {
  padding:120px 0 119px;max-width: 1200px;margin:0 auto;
}
#section03 {
  background-color: #000;
}
#section03 .section_inner {
  padding:120px 0 119px;max-width: 1200px;margin:0 auto;text-align: center;
}
#section04 {
  background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250820/MEGASTUDY-3137/section04_bg_v2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px auto;
  height: 1317px;
}
#section04 .section_inner {
  max-width: 1200px;margin:0 auto;text-align: center;padding:2px 0 0 7px;
}
#section05 {
  background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250820/MEGASTUDY-3137/section05_bg.png);
  background-repeat: no-repeat;
  background-position:bottom center;
  background-size: 1920px auto;
}
#section05 .section_inner {
  padding:120px 0 103px;max-width: 1280px;margin:0 auto;text-align: center;display: flex;flex-direction: column;gap:200px;align-items: center;justify-content: center;width: 100%;
}
#section05 .section_inner .section05_unit {
  display: flex;flex-direction: column;gap:50px;width: 100%;align-items: center;justify-content: center;
}
#section05 .section_inner .section05_unit02 .unit_content{
  display: flex;align-items: center;justify-content: space-between;border:1px solid #fff;border-radius: 10px;
  background: #171a1f;padding:30px;
  max-width: 1020px;
  width: 100%;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner {
  display: flex;gap:20px;display: flex;align-items: center;justify-content: space-between;width: 100%;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_btn{
  display: flex;flex-direction: column;gap:16px;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_btn a{
  border-radius: 10px;width:470px;height:72px;display: flex;align-items: center;justify-content: flex-start;
  padding:0 18px;gap:15px;font-size:18px;opacity: 0.5;font-weight:400;color:#fff;transition:all 0.5s ease-in-out;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_btn a.active{
  background: #5f6aff;opacity: 1;transition:all 0.5s ease-in-out;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_btn a span {
  font-weight: 800;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_tab {
  background-color: #1e2236;border-radius: 10px;padding:32px 25px 32px 35px;width:100%;height:100%;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap:22px;
  min-height:424px;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_tab.active{
  display:flex;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_tab_wrap {
  width: 100%;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_tab_wrap .chg_tab h2 {
  font-size:24px;color:#fff;font-weight: 800;padding:0 5px;line-height: 1 !important;letter-spacing: -0.4px;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_tab_wrap .chg_tab span {
  width:400px;height: 1px;background-color: #fff;
}
#section05 .section_inner .section05_unit02 .unit_content .content_inner .chg_tab_wrap .chg_tab p {
  font-size:20px;color:#dcdcdc;font-weight: 400;padding:0 0 0 5px;line-height: 27px !important;text-align: left;
  letter-spacing: -0.4px;
}
#section05 .section_inner .section05_unit03 img {
  padding-left:12px;
}
#section05 .section_inner .section05_unit04 .unit_content{
  max-width: 1156px;
  width: 100%;
  position: relative;
}
#section05 .section_inner .section05_unit04 .unit_content .swiper-container {
  max-width: 1084px;
  width: 100%;
  overflow: hidden;
}
#section05 .section_inner .section05_unit04 .unit_content .swiper-button-next{
  background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250820/MEGASTUDY-3137/arrow-right.png);
  width:16px;height:26px;background-repeat: no-repeat;
  background-size: 16px auto;
  right:0;margin-top:-13px;top:50%;
}
#section05 .section_inner .section05_unit04 .unit_content .swiper-button-prev{
  background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250820/MEGASTUDY-3137/arrow-left.png);
  width:16px;height:26px;background-repeat: no-repeat;
  background-size: 16px auto;
  left:0;margin-top:-13px;top:50%;
}
#section06 {
  background-color: #05141f;
}
#section06 .section_inner {
  padding:120px 0;max-width: 1200px;margin:0 auto;text-align: center;
}
#section06 .section_inner img {
  margin-right:87px;
}
#section07 {
  background-color: #5f6aff;
}
#section07 .section_inner {
  padding:119px 0;max-width: 1200px;margin:0 auto;text-align: center;
}
#section08 {
  background: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250820/MEGASTUDY-3137/section08_bg.png);
  background-repeat: no-repeat;
  background-position:top center;
  background-size: 1920px auto;
}
#section08 .section_inner {
  padding:167px 0 122px;max-width: 1200px;margin:0 auto;text-align: center;
}