@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");
.pin-spacer {
  background-color: #000;
}
.pin-spacer:nth-child(1) {
  background-color: #fff;
}
.pin-spacer:nth-child(5) {
  background-color: #fff;
}
html,body{
  overscroll-behavior: none; scroll-behavior: auto;
}
body{
  -ms-overflow-style: none;
  }
  
 ::-webkit-scrollbar {
   display: none;
 }
#wrap * {
  letter-spacing: -0.4px;
}
#cont {
  overflow: hidden;
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/main_bg.png);
  background-size: 1920px auto;
  background-position: center top;
  background-repeat: no-repeat;
}
#start,
#end {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  width: 100%;
  height: 100vh;
}

#cont {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#cont .fix_scroll_icon {
  position: absolute;
  bottom:50px;
  z-index: 9;
  display: flex;
  flex-direction: column;gap:8px;
  align-items: center;
  justify-content: center;
}
#cont .fix_scroll_icon .s1_arrow{
  animation:arrow_down 1.5s infinite;
  position: relative;
  top:0px;
}
#cont .fix_scroll_icon .scroll-arrow {width:10px; height:10px; 
  border-right: 1px solid white; border-bottom: 1px solid white;
  transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);  -ms-transform: rotate(45deg);
  animation: arrow-wave 1s infinite; animation-direction: alternate;}
#cont .fix_scroll_icon .scroll-arrow:nth-child(1) {animation-delay: 0.1s;}
#cont .fix_scroll_icon .scroll-arrow:nth-child(2) {margin-top:-3px; animation-delay: 0.2s;}
@keyframes arrow-wave {
  0% {opacity: 0;}
  50% {opacity: .5;}
  100% {opacity: 1;}
  }
@keyframes arrow_down{
  0%{top:0px;}
  50%{top:-5px;}
  100%{top:0px;}
}
.slide-1 {
  position: absolute;
  top:121px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 1020px;
  height: 630px;
  border-radius: 15px;
  overflow: hidden;
}
.slide-1-wrap {
  width: 1020px;
  height: 630px;
  border-radius: 15px;
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/slide_bg.png);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
}
#cont .slide-1 .slide-1-wrap .slide-1-wrap-title img{
  transform: translate3d(0px, 0px, 0px) scale(0, 0); opacity:0;
}
#cont .slide-1 .slide-1-wrap .slide-1-wrap-title.active img{
  animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;
  transition: all 1s ease-in-out;
  transform: translate3d(0px, 0px, 0px) scale(0, 0);; opacity:0;
}
@keyframes scale-in-center{
  100%{transform: translate3d(0px, 0px, 0px) scale(1, 1);; opacity:1;}
}
.slide-2{
  width: 1020px;
  height: 0;
  z-index: 1;
  overflow: hidden;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -24px;
  background-color: #fff;
  background-size: cover;
  border-radius: 15px;
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/slide2_bg.png);
  transition: all 1s ease-in-out;
}
.slide-2.slideAni{
  width: 1920px;height:919px;top:0;border-radius:0;transition: all 0.5s ease-in-out;
}
.slide-2 .tit {
  opacity: 0;
  height: 0;
  overflow: hidden;
  display: flex;
  gap:60px;align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top:0;
  transition: all .5s ease-in-out;
}
.slide-2 .tit.slideAni {
  height: 200px;
  opacity: 1;
  margin-top:44px;
  transition: all .5s ease-in-out;
}
.slide-2 .tit h2{
  font-size: 22px;
  line-height: 34px;
  color: #222222;opacity: 0.5;
  font-family: 'Pretendard';
  font-weight: 500;
}
.slide-2 .tit h2 span {
  font-family: 'Pretendard';
  font-weight: 700;
}
.slide-2 .tit a {
  background: #111111;
  color:#fff;
  font-size:20px;
  border-radius: 65px;
  width:288px;height:65px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  padding:0 18px 0 36px;line-height:32px;
}
.slide-2 .tit a img {
  margin-left: auto;
}
.slide > div {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.slide h4 {
  white-space: nowrap;
  font-weight: 500;
  font-size: 50px;
  line-height: 125%;
  color: #ffffff;
}
.slide-2 h4{
  font-size:68px;
  font-family: "Pretendard";
  mix-blend-mode: color-burn; color: #222;
  transition: all .1s ease-in-out;
  width: fit-content;
  margin:0 auto;
  font-weight:800;
}
.slide-2 h4.slideAni{
  font-size:85px;
  mix-blend-mode: color-burn; color: #222;
  transition: all .1s ease-in-out;
}
.slide-2 .circle-color-unit {
  position: absolute;
  animation: gradientAnimation 5s infinite alternate;
  overflow: hidden;    width: fit-content;
  z-index: -1;
}
.slide-2 .circle-color-unit svg {
  overflow: visible;
}
.slide-2 .circle-color-unit svg defs radialGradient stop{
  transition: all 1s ease-in-out;
}
.slide-2 .circle-color-purple{
  top: -65%;
  left: -25%;
}
.slide-2 .circle-color-blue{
  top: -70%;
  right: 0%;
}
.slide-2 .circle-color-yellow{
  top: -70%;
  right: -30%;
}
.slide-2 .circle-color-sky{
  top: -5%;
  left: -15%;
}
.slide-2 .circle-color-green{
  top: 0%;
  right: -20%;
}
.slide p {
  font-weight: 300;
  font-size: 15px;
  line-height: 125%;
  color: rgba(255, 255, 255, 0.5);
}

.slide-3 {
  position: absolute;
  top:0;
  left:0;
  overflow: hidden;
  width:100%;height:100%;
}
.slide-3 .slide-3-wrap {
  position: absolute;
  bottom:0;
  width: fit-content;
  z-index: 1;
}
.slide-3 .slide-3-wrap-left {
  position: absolute;
  bottom:0;left: -100%;transition: all 0.5s ease-in-out;
}
.slide-3 .slide-3-wrap-right {
  position: absolute;
  bottom:0;right: -100%;transition: all 0.5s ease-in-out;
}
.slide-3 .slide-3-wrap-right.slideAni {
  right:0;transition: all 0.5s ease-in-out;
}
.slide-3 .slide-3-wrap-left.slideAni {
  left:0;transition: all 0.5s ease-in-out;
}







#section01{
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/section_bg.png);
  width: 100%;
  height: 100vh;
  background-size: 1920px auto;
  background-position: center top;
  background-repeat: no-repeat;
}
#section01 .inner {
  max-width: 1280px;
  margin:0 auto;
  display: flex;flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap:55px;padding-bottom: 146px;
  height:100%;
}
#section01 .inner .section_title {
  text-align: center;position: relative;
  width:1280px;height:170px;
}
#section01 .inner .section_title h2{
  font-size:50px;font-weight: 700;color:#fff;line-height:70px;
  font-family: 'Pretendard';  display:block;
  position: absolute;
  top:50%;left:50%;
  transform:translate(-50%, -50%);
  transition:all 0.5s cubic-bezier(.25,.46,.45,.94);
  opacity: 1;
}
#section01 .inner .section_title h2.slideAni{
  opacity: 0;
  position: absolute;
  top:50%;left:50%;
  transform:translate(-50%, -50%);
  transition:all 0.5 cubic-bezier(.25,.46,.45,.94);
}
#section01 .inner .section_title h2 span {
  color: #89b8ff;
}
#section01 .inner .section_title p {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  font-size:23px;color:#fff;line-height:35px;
  font-family: 'Pretendard';
  font-weight:400;
}
#section01 .inner .section_title p.slideAni{
  animation:scale-in-center3 1s cubic-bezier(.25,.46,.45,.94) both;
}
@keyframes scale-in-center3{
  100%{opacity: 1; transform: translate3d(0, 0, 0);}
}
#section01 .inner .section_title p span{
  font-family: 'Pretendard';
  font-weight:700;
}



#section02{
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/section_bg.png);
  width: 100%;
  height: 100vh;
  background-size: 1920px auto;
  background-position: center top;
  background-repeat: no-repeat;
}
#section02 .inner {
  max-width: 1280px;
  margin:0 auto;
  display: flex;flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap:50px;
  height:100%;
}
#section02 .inner .section_title2 {
  text-align: center;position: relative;
  width: 1280px;
  height:200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section02 .inner .section_title2 h2{
  font-size:50px;font-weight: 700;color:#fff;line-height:70px;
  font-family: 'Pretendard';  display:block;
  position: absolute;
  top:50%;left:50%;
  transform:translate(-50%, -50%);
  transition:all 0.5s cubic-bezier(.25,.46,.45,.94);
  opacity: 1;
}
#section02 .inner .section_title2 h2.slideAni{
  opacity: 0;
  position: absolute;
  top:50%;left:50%;
  transform:translate(-50%, -50%);
  transition:all 0.5 cubic-bezier(.25,.46,.45,.94);
}
#section02 .inner .section_title2 h2 span {
  color: #89b8ff;
}
#section02 .inner .section_title2 p {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  font-size:23px;color:#fff;line-height:35px;
  font-family: 'Pretendard';
  font-weight:400;
  position: absolute;
}
#section02 .inner .section_title2 p.slideAni{
  animation:scale-in-center4 1s cubic-bezier(.25,.46,.45,.94) both;
}
#section02 .inner .section_title2 h3 {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  font-size:23px;color:#fff;line-height:35px;
  font-family: 'Pretendard';
  position: absolute;
  padding: 0;
  margin: 0;
  font-weight:400;
}
#section02 .inner .section_title2 h3.slideAni{
  animation:scale-in-center5 1s cubic-bezier(.25,.46,.45,.94) both;
}
@keyframes scale-in-center4{
  100%{opacity: 1; transform: translate3d(0, 0, 0);}
}
@keyframes scale-in-center5{
  100%{opacity: 1; transform: translate3d(0, 0, 0);}
}
#section02 .inner .section_title2 h3 span{
  font-family: 'Pretendard';font-size:23px;color:#fff;line-height:35px;
  font-weight:700;
}
#section02 .inner .section_content img {
  vertical-align: bottom;
}
#section03 {
  overflow: hidden;
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  height: fit-content;
  width: 100%;
  flex-direction: column;
}
#section03 .inner {
  height:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#section03 .inner .content_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height:100vh;
  flex-direction: column;
  background: #fff;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  gap: 50px;
  z-index: 2;
}
#section03 .inner .section_content_wrap {
  display: flex;flex-direction: column;
  padding:163px 0;
  width: 100%;
  height:100vh;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  gap:0;
}
#section03 .inner .section_content_wrap .con{
  text-align: center;
  display: flex;flex-direction: column;
  gap:60px;align-items: center;justify-content: center;
}
#section03 .inner .section_content_wrap .con h4{
  font-size: 50px;
  line-height: 60px;
  font-family: "Pretendard";
   color: #222;
  transition: all .1s ease-in-out;
  width: fit-content;
  margin: 0 auto;
  font-weight:800;
}
#section03 .inner .circle-color-unit {
  position: absolute;
  animation: gradientAnimation 5s infinite alternate;
  overflow: hidden;    width: fit-content;
  z-index: -1;
}
#section03 .inner .circle-color-unit svg {
  overflow: visible;
}
#section03 .inner .circle-color-unit svg defs radialGradient stop{
  transition: all 1s ease-in-out;
}
#section03 .inner .circle-color-purple{
  top: -65%;
  left: -25%;
}
#section03 .inner .circle-color-blue{
  top: -70%;
  right: 0%;
}
#section03 .inner .circle-color-yellow{
  top: -70%;
  right: -30%;
}
#section03 .inner .circle-color-sky{
  top: 15%;
  left: -15%;
}
#section03 .inner .circle-color-green{
  top: 0%;
  right: -20%;
}
#section03 .pin-spacer {
  background: transparent;
}
#section03 .inner .content_wrap .section_title3 {
  text-align: center;position: relative;display: flex;flex-direction: column;gap:50px;
}
#section03 .inner .content_wrap .section_title3 h2{
  font-size:50px;font-weight: 800;color:#222222;line-height:65px;
  font-family: 'Pretendard';  display:block;
  font-weight:800;
}
#section03 .inner .content_wrap .section_title3 h2 span{
  font-size:50px;font-weight: 800;color:#3f8cff;line-height:65px;
  font-family: 'Pretendard';  display:block;
  font-weight:800;
}
#section03 .inner .content_wrap .section_title3 p {
  font-size:20px;color:#555555;line-height:32px;
  font-family: 'Pretendard';
  font-weight:400;
}
























#section3_1 {
  overflow: hidden;
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  height: fit-content;
  width: 100%;
  flex-direction: column;
}
#section3_1 .inner {
  height:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#section3_1 .inner .content_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height:100vh;
  flex-direction: column;
  background: #fff;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  gap: 50px;
  z-index: 2;
}
#section3_1 .inner .section_content_wrap {
  display: flex;flex-direction: column;
  padding:163px 0;
  width: 100%;
  height:100vh;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  gap:0;
}
#section3_1 .inner .section_content_wrap .con{
  text-align: center;
  display: flex;flex-direction: column;
  gap:60px;align-items: center;justify-content: center;
}
#section3_1 .inner .section_content_wrap .con h4{
  font-size: 50px;
  line-height: 60px;
  font-family: "Pretendard";
  mix-blend-mode: color-burn; color: #222;
  transition: all .1s ease-in-out;
  width: fit-content;
  margin: 0 auto;
  font-weight:800;
}
#section3_1 .inner .circle-color-unit {
  position: absolute;
  animation: gradientAnimation 5s infinite alternate;
  overflow: hidden;    width: fit-content;
  z-index: -1;
}
#section3_1 .inner .circle-color-unit svg {
  overflow: visible;
}
#section3_1 .inner .circle-color-unit svg defs radialGradient stop{
  transition: all 1s ease-in-out;
}
#section3_1 .inner .circle-color-purple{
  top: -65%;
  left: -25%;
}
#section3_1 .inner .circle-color-blue{
  top: -70%;
  right: 0%;
}
#section3_1 .inner .circle-color-yellow{
  top: -70%;
  right: -30%;
}
#section3_1 .inner .circle-color-sky{
  top: 15%;
  left: -15%;
}
#section3_1 .inner .circle-color-green{
  top: 0%;
  right: -20%;
}
#section3_1 .pin-spacer {
  background: transparent;
}
#section3_1 .inner .content_wrap .section_title3 {
  text-align: center;position: relative;display: flex;flex-direction: column;gap:50px;
}
#section3_1 .inner .content_wrap .section_title3 h2{
  font-size:50px;font-weight: 800;color:#222222;line-height:65px;
  font-family: 'Pretendard';  display:block;
  font-weight:800;
}
#section3_1 .inner .content_wrap .section_title3 h2 span{
  font-size:50px;font-weight: 800;color:#3f8cff;line-height:65px;
  font-family: 'Pretendard';  display:block;
  font-weight:800;
}
#section3_1 .inner .content_wrap .section_title3 p {
  font-size:20px;color:#555555;line-height:32px;
  font-family: 'Pretendard';
  font-weight:400;
}
























#section3_2 {
  overflow: hidden;
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  height: fit-content;
  width: 100%;
  flex-direction: column;
}
#section3_2 .inner {
  height:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#section3_2 .inner .content_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height:100vh;
  flex-direction: column;
  background: #fff;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  gap: 50px;
  z-index: 2;
}
#section3_2 .pin-spacer {
  background: transparent;
}
#section3_2 .inner .content_wrap.section_content_wrap3 {
  background-color: #000000;height:unset;  padding:160px 0 193px;
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/section_content_wrap3_bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  gap: 270px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content{
  width:100%;
  display: flex;flex-direction: column;
  align-items: center;
  justify-content: center;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 {
  gap:0;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .swiper_title {
  margin-bottom:50px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .review_swiper {
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/swiper_bg.png);
  background-size: 777px auto;
  background-position: center top;
  background-repeat: no-repeat;
  width: 777px;
  height: 241px;
  align-items: center;
  justify-content: center;
  display: flex;
} 
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .review_swiper .swiper-slide {
  padding:0 162px;
  display: flex;flex-direction: column;gap:20px;
  align-items: center;
  justify-content: center;
  height: 220px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .review_swiper .swiper-slide h2{
  font-size:20px;color: #000000;line-height:32px;  font-family: 'Pretendard';
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-weight:500;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .review_swiper .swiper-slide p{
  font-size:16px;color: #999999;line-height:22px;  font-family: 'Pretendard';
  font-weight:500;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .review_swiper_wrap {
  position: relative;  height: 220px;
  width:941px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .review_swiper_wrap .swiper-button-next{
  right:0;background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/review_swiper_next.png);
  width: 44px;
  height:44px;
  background-size: cover;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .review_swiper_wrap .swiper-button-prev{
  left:0;background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/review_swiper_prev.png);
  width: 44px;
  height:44px;
  background-size: cover;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content01 .swiper_content{
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/slide_content_bg.png);
  background-size: 1075px auto;
  background-position: center top;
  background-repeat: no-repeat;
  width: 1075px;
  height: 204px;
  align-items: flex-end;
  justify-content: center;
  display: flex;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content02 {
  gap:99px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content02 .swiper-container {
  width:100%;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content02 .swiper-wrapper {
  transition-timing-function: linear;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content02 .swiper-wrapper .swiper-slide{
  width: fit-content;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content02 .swiper-wrapper .swiper-slide a {
  display: flex;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content02 .swiper-wrapper .swiper-slide:nth-child(even) {
  padding-top:50px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 {
  padding-top: 80px;width: 100%;    gap: 40px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper {
  width:100%;max-width: 1280px;margin:0 auto;display: flex;flex-direction: column;gap:30px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con {
  width:100%;display: flex;gap:27px;z-index: 1;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit {
  background: #333333;width:100%;border-radius: 10px;height: 440px;display: flex;flex-direction: column;
  padding:60px 30px;gap:30px;align-items: center;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit h2{
  font-size: 22px;line-height: 30px;color: #999999;font-family: 'Pretendard';text-align: center;font-weight:700;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit .con_txt {
  display: flex;flex-direction: column;gap:30px;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit .con_txt p{
  font-size: 18px;line-height: 28px;color: #999999;font-family: 'Pretendard';text-align: left;
  position: relative;padding-left: 15px;letter-spacing: -0.5px;font-weight:400;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit .con_txt p::after {
  content: '';
  width: 4px;height: 4px;
  background: #777777;
  border-radius: 4px;
  position: absolute;
  top:10px;left:0;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit.active{
  background: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(95,159,255) 100%);
  background: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(95,159,255) 100%);
  background: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(95,159,255) 100%);
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit.active h2 {
  color:#fff;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit.active .con_txt p{
  color:#333333;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .con .unit.active .con_txt p::after {
  background: #333333;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .box{
  width:100%;position: relative;display: flex;gap:311px;justify-content: center;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .box::before {
  content: '';
  position: absolute;
  top:50%;left:0;
  border-top: 1px solid rgba(255,255,255,.2);
  width:100%;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .box .unit_btn {
  width: 16px;
  height:16px;
  background: #666666;
  border-radius: 16px;
  position: relative;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .box .unit_btn.active {
  background: transparent;
}
#section3_2 .inner .content_wrap.section_content_wrap3 .section_content03 .curri_swiper .box .unit_btn.active::after{ 
  content:'';
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/unit_btn_on.png);
  width: 191px;height:213px;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 70px);
}


#section04{
  background-image: url(https://img.megastudyacademy.co.kr/campusdev/iws_html_img/event/20250228/MEGASTUDY-2867/section04_bg_v2.png);
  width: 100%;
  height: 100vh;
  background-size: 1920px auto;
  background-position: center -1px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 99;
}
#section04 .inner {
  max-width: 1280px;
  margin:0 auto;
  display: flex;flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:90px;
  height:100%;
}
#section04 .inner .section_title4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
#section04 .inner .section_title4 .img_obj1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s cubic-bezier(.25,.46,.45,.94);
  opacity: 1;
}
#section04 .inner .section_title4 .img_obj1.slideAni{
  opacity: 0;
}
#section04 .inner .section_title4 .img_obj2 {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
}
#section04 .inner .section_title4 .img_obj2.slideAni{
  animation:scale-in-center5 1s cubic-bezier(.25,.46,.45,.94) both;
}

@keyframes scale-in-center5{
  100%{opacity: 1; transform: translate3d(0, 0, 0);}
}































#quickconsult{
  position: relative;
  background: #fff;
}







.academy_fix_bg{
  width: 100%;
  height:100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index:99999;
  background: rgba(0,0,0,.7);
  display: none;
}
.academy_fix{
  width: 350px;
  height:unset;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index:99999;
  gap:30px;
  max-height: 95%;
  display: none;
}
.academy_fix .lecture_view_main_fix_inner {
  display: flex;box-sizing: border-box;
  flex-direction: column;
  gap:20px;
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  padding:50px 25px 40px;
  border-radius: 10px;width: 100%;height:100%;
  overflow-y: auto;
  position: relative;
}
.academy_fix .lecture_view_main_fix_inner a{
    position: absolute;display: flex;top:32px;right:25px;
}
.academy_fix .lecture_view_main_fix_inner a img {
  width:18px;
}
.academy_fix .lecture_view_main_fix_inner  .lecture_view_main_fix_logo h2{
  display: flex;align-items: flex-end;gap:5px;line-height:25px;font-size: 18px;color:#222222;font-weight:600;
  text-align: left;
}
.academy_fix .lecture_view_main_fix_inner .lecture_view_main_fix_logo h2 span{
  font-family: "Noto Color Emoji";display: block;
}
.academy_fix .lecture_view_main_form_con {
  width:100%;
}
.academy_fix .lecture_view_main_form_con form{
  display: flex;flex-direction: column;gap:10px;width: 100%;
}
.academy_fix .lecture_view_main_form_con form input[type="text"]{
  height: 50px;border-radius: 7px;width:100%;background-color: #F1F3F8;color:#999999;
  font-size:14px;font-weight:500;outline:0; border:0; padding: 20px;
  box-sizing: border-box;
  font-family: "Wanted Sans Variable";
}
.academy_fix .lecture_view_main_form_con form textarea {
  border: 1px solid #DDDDDD;
  border-radius: 7px;
    resize: none;
    padding: 20px;
    height: 90px;
    box-sizing: border-box;
    outline:0;
    font-size:14px;font-weight:500;
    color:#999999;
    font-family: "Wanted Sans Variable";
    width: 100%;
}

  .academy_fix .lecture_view_main_form_con form button {
    background: rgb(154,205,255);
    background: linear-gradient(90deg, rgba(154,205,255,1) 0%, rgba(0,129,255,1) 100%);
    height: 52px;border-radius: 7px;width:100%;
    font-size:18px;font-weight:700;color:#ffffff;
    outline:0;border:0;
    cursor: pointer;
    font-family: "Wanted Sans Variable";
  }
  .academy_fix .lecture_view_main_form_con form label {
    color:#999999;font-size:14px;display: flex;align-items: center;justify-content: flex-start;gap:8px;
  }
  .academy_fix .lecture_view_main_form_con form label.agrC {
    cursor: pointer;
  }
  .academy_fix .lecture_view_main_form_con form input[type="checkbox"]{
    margin:0;width:15px;height: 15px;
  }
  .academy_fix .lecture_view_main_form_con form input[type='checkbox']:checked:after {
    background: unset;
  }
  .academy_fix .lecture_view_main_form_con form label img{
    width: 10px;
  }
  .academy_fix .lecture_view_main_form_con.active form label img{
    transform: rotate(180deg);
  }
  .academy_fix .lecture_view_main_form_con form span {
      font-size:14px;line-height:20px;font-weight: 400;color: #999999;
      display: none;
      max-height: 120px;
      overflow-y: auto;
      background: #F1F3F8;
      padding: 15px 20px;
      border-radius: 10px;
  }