@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');

#main {line-height: 1.3;}

.main-banner {position: relative;}
.main-banner__slider {overflow: hidden; border-radius: 1.25rem;}
.main-banner__slider .swiper-slide {}
.main-banner__slider .swiper-slide a {position: relative;}
.main-banner__slider .swiper-slide a p {position: absolute; right: 1rem; top: 1rem; z-index: 1;}
.main-banner__slider .swiper-slide a p span {width: 3.5rem; margin-bottom: 0.25rem; background: #fff; height: 1.5rem; line-height: 1.0; font-size: 0.75rem; color: #006FFF; border-radius: 0.5rem; display: flex; align-items: center; justify-content: center;}
.main-banner__slider .swiper-slide a p span:last-child {margin-bottom: 0;}
.main-banner__slider .swiper-slide a img {display: block; width: 100%;}
.main-banner__pagination {display: flex; justify-content: center; position: absolute; width: auto !important; left: auto !important; right: 1.25rem !important; bottom: 1.25rem !important; z-index: 1;}
.main-banner__pagination .swiper-pagination-bullet {width: 4px; height: 4px; background: #fff; margin-left: 0 !important; margin-right: 4px !important; opacity: 1 !important; border-radius: 4px; transition: all .3s ease-in-out;}
.main-banner__pagination .swiper-pagination-bullet:last-child {margin-right: 0;}
.main-banner__pagination .swiper-pagination-bullet-active {background: #fff; width: 16px;}
.main-banner:hover .main-arrow {opacity: 1;}
.main-banner__prev {left: 0.75rem;}
.main-banner__next {right: 0.75rem;}


.main-grid {margin-top: 1.875rem; display: flex;}
.main-grid__left {width: 50%; padding-right: 0.5rem;}
.main-grid__right {width: 50%; padding-left: 0.5rem; display: grid; grid-template-columns: 1fr 1fr; gap: 1rem;}
.main-grid__left.app {display: none;}
.main-grid__right.app {width: 100% !important; padding-left: 0; grid-template-columns: repeat(3, 1fr);}
.main-grid__item {width: 100%;}
.main-grid__item a,
.main-grid__item button {background: #fff; border: solid 1px #EDEDF3; font-size: 1.25rem; font-weight: 500; width: 100%; height: 100%; text-align: left; position: relative; display: flex; align-items: center; justify-content: center; flex-direction: column; border-radius: 1.25rem;}
.main-grid__item a:before,
.main-grid__item button:before {content: ''; display: block; width: 120px; height: 70px; margin-bottom: 1rem;}
.main-grid__item.item1 a:before {background: url('https://img.megastudyth.com/main/2025/main_quick_1.png')no-repeat center center / auto 100%;}
.main-grid__item.item2 a:before,
.main-grid__item.item2 button:before {background: url('https://img.megastudyth.com/main/2025/main_quick_2.png')no-repeat center center / auto 100%;}
.main-grid__item.item3 a:before {background: url('https://img.megastudyth.com/main/2025/main_quick_3.png')no-repeat center center / auto 100%;}
.main-grid__item.item4 a:before {background: url('https://img.megastudyth.com/main/2025/main_quick_5.png')no-repeat center center / auto 100%;}
.main-grid__item.item4 a:after {content: 'FREE'; width: 2.75rem; height: 1.5rem; background: #006FFF; color: #fff; font-size: 0.8rem; position: absolute; left: 1.25rem; top: 0; border-radius: 0 0 0.375rem 0.375rem; display: flex; align-items: center; justify-content: center; animation: blink-free 1s step-end infinite;}
@keyframes blink-free {50% {background: #000;}}

.main-scd {margin-top: 1.25rem; display: flex;}
.main-scd__left {width: 15.75rem; min-height: 13.25rem; padding-right: 1.25rem; display: flex; flex-direction: column;}
.main-scd__left dt {flex-grow: 1;}
.main-scd__left dt ul {display: flex;}
.main-scd__left dt ul li {margin-right: 0.25rem;}
.main-scd__left dt ul li:last-child {margin-right: 0;}
.main-scd__left dt ul li span {height: 1.5rem; line-height: 1.0; padding: 0 0.5rem; font-size: 0.75rem; color: #006FFF; border: solid 1px #006FFF; border-radius: 0.5rem; display: flex; align-items: center; justify-content: center;}
.main-scd__left dt h3 {font-size: 1.5rem; margin-top: 0.25rem;}
.main-scd__left dt p {font-size: 0.875rem; color: #6B7684; font-weight: 300; margin-top: 0.25rem;}
.main-scd__left dd {flex-shrink: 0; display: flex; flex-direction: column; align-items: flex-start;}
.main-scd__down {width: 100%; height: 2.5rem; border: solid 1px #E5E8EB; margin-top: 0.75rem; font-size: 0.875rem; padding-left: 0.75rem; padding-right: 0.5rem; border-radius: 0.5rem; display: flex; align-items: center; justify-content: space-between;}
.main-scd__down:after {content: ''; display: block; width: 1.25rem; height: 1.25rem; background: url('https://img.megastudyth.com/main/2025/download.png')no-repeat center center / cover;}

.main-scd__right {width: calc(100% - 15.75rem); background: #F5F6FA; border-radius: 1.25rem;}
.main-scd__list {position: relative; padding: 0.625rem 0;}
.main-scd__list--slider {overflow: hidden;}
.main-scd__list--slider .swiper-slide {flex-shrink: 0; width: auto; padding: 0.625rem 1.25rem;}
.main-scd__list--slider .swiper-slide.none {width: 100% !important;}
.main-scd__list--slider .swiper-slide.none p {height: 10.75rem; display: flex; align-items: center; justify-content: center;}
.main-scd__list--item {display: flex; align-items: center;}
.main-scd__list--item dt {flex-shrink: 0; width: 4.75rem; height: 4.75rem; font-size: 0.875rem; background: #fff; border: solid 1px; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.main-scd__list--item dt.O {color: #06C755; border-color: #06C755;} /* 열려 있음 */
.main-scd__list--item dt.I {color: #FE9119; border-color: #FE9119;} /* 거의 만석 */
.main-scd__list--item dt.D {color: #FF0600; border-color: #FF0600;} /* 만석 */

.main-scd__list--item dd {flex-shrink: 0;  width: calc(100% - 4.75rem); padding-left: 1rem;}
.main-scd__list--item dd h6 {font-weight: 400; color: #6B7684; font-size: 0.875rem; height: 1.125rem;}
.main-scd__list--item dd h5 {font-size: 1rem; margin-top: 0.25rem; height: 1.25rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} 
.main-scd__list--item dd p {font-weight: 300; font-size: 0.8rem; height: 1rem; margin-top: 0.125rem;}
.main-scd__list--pagination {display: flex; position: absolute; right: 0; bottom: 1.25rem !important; right: 1.25rem !important; left: auto !important; z-index: 1; width: auto !important;}
.main-scd__list--pagination .swiper-pagination-bullet {width: 4px; height: 4px; background: #D6D8DD; margin-left: 0 !important; margin-right: 4px !important; opacity: 1 !important; border-radius: 4px; transition: all .3s ease-in-out;}
.main-scd__list--pagination .swiper-pagination-bullet:last-child {margin-right: 0;}
.main-scd__list--pagination .swiper-pagination-bullet-active {background: #6B7684; width: 16px;}
.main-scd__list--mo {display: none;}

.scd-sklt__group {width: 100%; display: flex; flex-wrap: wrap;}
.scd-sklt__group dl {width: 50%; padding: 0.625rem 1.25rem; display: flex; align-items: center;}
.scd-sklt__group dl dt {flex-shrink: 0; width: 4.75rem; height: 4.75rem; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}
.scd-sklt__group dl dd {flex-shrink: 0;  width: calc(100% - 4.75rem); padding-left: 1rem;}
.scd-sklt__group dl dd h6 {height: 1.125rem; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite; border-radius: 4px;}
.scd-sklt__group dl dd h5 {margin-top: 0.25rem; height: 1.25rem; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite; border-radius: 4px;}
.scd-sklt__group dl dd p {height: 1rem; margin-top: 0.125rem; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite; border-radius: 4px;}

.main-sel {position: relative; display: block; min-width: 8rem;}
.main-sel__trigger {width: 100%; height: 2.5rem; text-align: left; line-height: 1.1; background: #F5F6FA; color: #000; font-size: 0.875rem; padding: 0 0.75rem; border-radius: 0.5rem; display: flex; align-items: center; justify-content: space-between;}
.main-sel__trigger:after {content: ''; flex-shrink: 0; display: block; width: 10px; height: 6px; margin-left: 1rem; background: url('https://img.megastudyth.com/main/2025/select.png')no-repeat center bottom / 100% auto;}
.main-sel__list {position: absolute; top: 100%; left: 0; width: 100%; margin-top: -0.5rem; padding-top: 0.5rem; background: #F5F6FA; display: none; z-index: 10; border-radius: 0 0 0.5rem 0.5rem;}
.main-sel.active .main-sel__list {display: block;}
.main-sel.active .main-sel__trigger:after {background-position: center top;}
.main-sel__list button {width: 100%; height: 2.25rem; line-height: 1.1; color: #000; text-align: left; padding: 0 0.75rem; font-size: 0.875rem; display: flex; align-items: center;}
.main-sel__list button:hover,
.main-sel__list button.active {color: #006FFF;}

.main-title {padding-bottom: 1.5rem; position: relative; display: flex; align-items: center;}
.main-title dt {flex-grow: 1;}
.main-title dt h3 {color: #006FFF; font-size: 1.375rem;}
.main-title dt p {margin-top: 0.5rem;}
.main-title dd {flex-shrink: 0;}
.main-title dd.dummy {height: 1.5rem;}
.main-more {color: #6B7684 !important; font-size: 0.8125rem; height: 1.5rem; display: flex; align-items: center;}

.main-tec {margin-top: 5rem;}
.main-tec__tabs {position: relative; padding-right: 4rem;}
.main-tec__tabs--slider {overflow: hidden;}
.main-tec__tabs--slider .swiper-slide {width: auto; padding: 0 0.25rem;}
.main-tec__tabs .swiper-button-lock {display: block !important; opacity: 0.2;}
.main-tec__tabs--item {height: 2.5rem; padding: 0 1.25rem; border-radius: 2.5rem; border: solid 1px #E5E8EB; color: #6B7684; white-space: nowrap; cursor: pointer; font-size: 0.875rem;}
.main-tec__tabs--item.active {background: #006FFF; border-color: #006FFF; color: #fff;}
.main-tec__tabs--prev,
.main-tec__tabs--next {display: none; position: absolute; top: 50%; width: 1.5rem; height: 1.5rem; margin-top: -0.75rem; z-index: 10; cursor: pointer; text-indent: -9999px; background: url('https://img.megastudyth.com/main/2025/tutor_arrow.png')no-repeat left center / cover;}
.main-tec__tabs--prev {left: 0;}
.main-tec__tabs--next {right: 0; background-position: right center;}

.main-tec__list {position: relative; margin-top: 1.75rem;}
.main-tec__list--slider {overflow: hidden; margin: 0 -0.5rem;}
.main-tec__list--slider .swiper-slide {flex-shrink: 0; width: auto; padding: 0 0.5rem; width: calc(100% / 3) !important;}
.main-tec__list--prev,
.main-tec__list--next {display: block; width: 2.5rem; height: 2.5rem; background: none; position: absolute; top: 0; text-indent: -9999px; z-index: 1; opacity: 0.3; transition: all .3s ease-in-out;}
.main-tec__list--prev {right: 1.625rem;}
.main-tec__list--next {right: -0.875rem;}
.main-tec__list--prev:after,
.main-tec__list--next:after {content: ''; display: block; width: 7px; height: 14px; filter: invert(1); position: absolute; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px; background: url('https://img.megastudyth.com/main/2025/slider_arrow.png')no-repeat left center / auto 100%;}
.main-tec__list--next:after {background-position: right center;}
.main-tec__list--prev:hover,
.main-tec__list--next:hover {opacity: 0.7;}

.main-tec__item {display: block; position: relative; overflow: hidden; border-radius: 1.25rem; background: #F7FAFF; background: linear-gradient(to top, #F7FAFF 0%, #E5F1FF 100%);}
.main-tec__item img {display: block; position: absolute; height: 100%; right: 0; top: 0;}
.main-tec__item dl {padding: 1.5rem; height: 15.25rem; position: relative; z-index: 1; display: flex; flex-direction: column;}
.main-tec__item dl dt {flex-grow: 1; padding-right: 30%;}
.main-tec__item dl dt span {display: block; font-size: 1rem; color: #006FFF; font-weight: 400;}
.main-tec__item dl dt strong {display: block; font-size: 17px; font-weight: 500; word-break: break-all; margin-top: 0.5rem;}
.main-tec__item dl dd {flex-shrink: 0; padding-right: 50%;}
.main-tec__item dl dd ul li {font-weight: 600; font-size: 11px; font-weight: 300; margin-top: 2px; color: #6B7684;}

.tec-sklt__loader {display: flex; width: 100%; gap: 1rem; padding: 0 0.5rem;}
.tec-sklt__item {width: calc(100% / 3);}
.tec-sklt__item dl {padding: 1.5rem; height: 15.25rem; padding-right: 40%; position: relative; position: relative; background: #f5f5f5; border-radius: 1.25rem; display: flex; flex-direction: column;}
.tec-sklt__item dl dt {flex-grow: 1;}
.tec-sklt__item dl dt span {display: block; height: 1.25rem; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite; border-radius: 4px;}
.tec-sklt__item dl dt span:last-child {margin-top: 0.25rem; width: 10rem;}
.tec-sklt__item dl dd {flex-shrink: 0;}
.tec-sklt__item dl dd h5 {width: 5rem; height: 1.25rem; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite; border-radius: 4px;}
.tec-sklt__item dl dd p {width: 3rem; height: 1rem; margin-top: 0.125rem; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite; border-radius: 4px;}

.main-lec {margin-top: 5rem;}
.main-lec-title {color: #6B7684; font-weight: 300; font-size: 0.875rem;}
.main-lec__top {padding-bottom: 1.5rem; position: relative;}
.main-lec__filters {display: flex;}
.main-lec__filters .main-sel {margin-right: 0.75rem;}
.main-lec__filters .main-sel:last-child {margin-right: 0;}
.main-lec__list {position: relative;}
.main-lec__list--slider {overflow: hidden; margin: 0 -5px;}
.main-lec__list--slider .swiper-slide {flex-shrink: 0; width: auto; padding: 0 5px; width: calc(100% / 6) !important;}
.main-lec__list--item {display: block;}
.main-lec__list--thumb {display: block; overflow: hidden; border-radius: 0.625rem; position: relative;}
/* .main-lec__list--thumb:after {content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5);} */
.main-lec__list--thumb h5 {position: absolute; left: 0; top: 0; width: 100%; padding: 1rem; color: #fff; font-size: 1rem; font-weight: 400; font-style: normal; z-index: 1;}
.main-lec__list--thumb span {display: block; padding-bottom: 67.7966%;}
.main-lec__list--slider .swiper-slide:nth-child(3n-2) .main-lec__list--thumb span {background: url('https://img.megastudyth.com/main/2025/main_lecture_1.png')no-repeat center center / cover;}
.main-lec__list--slider .swiper-slide:nth-child(3n-1) .main-lec__list--thumb span {background: url('https://img.megastudyth.com/main/2025/main_lecture_2.png')no-repeat center center / cover;}
.main-lec__list--slider .swiper-slide:nth-child(3n-0) .main-lec__list--thumb span {background: url('https://img.megastudyth.com/main/2025/main_lecture_3.png')no-repeat center center / cover;}
.main-lec__list--sbj {color: #0051B9; font-size: 13px; display: flex; align-items: center; margin-top: 10px;}
.main-lec__list--sbj dt {display: flex; align-items: center;}
.main-lec__list--sbj dt:after {content: ''; display: block; width: 1px; height: 0.5rem; background: #0051B9; margin: 0 8px;}
.main-lec__list--sbj dd {}
.main-lec__list--btn {margin-top: 10px;}
.main-lec__list--btn li {margin-bottom: 6px;}
.main-lec__list--btn li:last-child {margin-bottom: 0;}
.main-lec__list--btn li a {height: 2.5rem; border-radius: 6px; font-size: 0.875rem; color: #3A3E41; border: solid 1px #D7E0E6; display: flex; align-items: center; justify-content: center;}
.main-lec__list--btn li:last-child a {background: #006FFF; border-color: #006FFF; color: #fff;}
.main-lec__list--cost {margin-top: 10px; height: 16px;}
.main-lec__list--cost dt {font-size: 1rem; height: 20px;}
.main-lec__list--cost dt span {color: #FF0600; margin-right: 0.5rem;}
.main-lec__list--cost dd {font-size: 0.875rem; height: 18px; color: #9DA7AE; margin-top: 2px; text-decoration: line-through; font-weight: 300;}

.main-lec__prev,
.main-lec__next {display: block; width: 2.5rem; height: 2.5rem; background: none; position: absolute; top: 0; text-indent: -9999px; z-index: 1; opacity: 0.3; transition: all .3s ease-in-out;}
.main-lec__prev {right: 1.625rem;}
.main-lec__next {right: -0.875rem;}
.main-lec__prev:after,
.main-lec__next:after {content: ''; display: block; width: 7px; height: 14px; filter: invert(1); position: absolute; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px; background: url('https://img.megastudyth.com/main/2025/slider_arrow.png')no-repeat left center / auto 100%;}
.main-lec__next:after {background-position: right center;}
.main-lec__prev:hover,
.main-lec__next:hover {opacity: 0.7;}

.lec-sklt__loader {width: 100%; display: flex;}
.lec-sklt__item {width: calc(100% / 6); padding: 0 5px;}
.lec-sklt__item em {display: block; border-radius: 0.625rem; padding-bottom: 67.7966%; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}
.lec-sklt__item ul {margin-top: 10px;}
.lec-sklt__item ul li {height: 34px; border-radius: 6px; margin-bottom: 6px; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}
.lec-sklt__item ul li:last-child {margin-bottom: 0;}
.lec-sklt__item dl {margin-top: 10px;}
.lec-sklt__item dl dt {height: 20px; width: 40%; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}
.lec-sklt__item dl dd {height: 18px; width: 25%; margin-top: 2px; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}
.lec-sklt__item p {height: 16px; margin-top: 10px; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}

.main-rvw {margin-top: 5rem; padding: 2.5rem 0; position: relative;}
.main-rvw:before {content: ''; display: block; background: #F5F9FF; position: absolute; top: 0; bottom: 0; left: 50%; width: 100vw; margin-left: -50vw;}
.main-rvw .main-title {align-items: flex-end;}
.main-rvw__pagination {font-size: 1rem; color: #6B7684; display: none;}
.main-rvw__pagination {z-index: 1; width: auto !important;}
.main-rvw__pagination .swiper-pagination-bullet {width: 4px; height: 4px; background: #D6D8DD; margin-left: 0 !important; margin-right: 4px !important; opacity: 1 !important; border-radius: 4px; transition: all .3s ease-in-out;}
.main-rvw__pagination .swiper-pagination-bullet:last-child {margin-right: 0;}
.main-rvw__pagination .swiper-pagination-bullet-active {background: #6B7684; width: 16px;}
.main-rvw__pagination .swiper-pagination-current {color: #000;}
.main-rvw__swiper {position: relative; overflow: hidden; margin: 0 -0.5rem;}
.main-rvw__swiper .swiper-slide {padding: 0 0.5rem;}
.main-rvw__swiper .swiper-slide dl {background: #fff; font-weight: 300; padding: 1.25rem; border-radius: 1.25rem 0 1.25rem 1.25rem; box-shadow: 0px 0px 10px 0px rgba(228, 238, 253, 1);}
.main-rvw__swiper .swiper-slide dl:before {content: ''; display: block; width: 2.5rem; height: 2.5rem; background: url('https://img.megastudyth.com/main/2025/review.png')no-repeat center center / cover;}
.main-rvw__swiper .swiper-slide dl dt {font-size: 0.875rem; font-weight: 500; margin-top: 0.5rem; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.5rem; height: 3.0rem; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main-rvw__swiper .swiper-slide dl dd {color: #6B7684; font-weight: 300; font-size: 0.75rem; margin-top: 1rem; height: 1rem;}

.main-rvw__prev,
.main-rvw__next {display: block; width: 2.5rem; height: 2.5rem; background: none; position: absolute; top: 0; text-indent: -9999px; z-index: 1; opacity: 0.3; transition: all .3s ease-in-out;}
.main-rvw__prev {right: 1.625rem;}
.main-rvw__next {right: -0.875rem;}
.main-rvw__prev:after,
.main-rvw__next:after {content: ''; display: block; width: 7px; height: 14px; filter: invert(1); position: absolute; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px; background: url('https://img.megastudyth.com/main/2025/slider_arrow.png')no-repeat left center / auto 100%;}
.main-rvw__next:after {background-position: right center;}
.main-rvw__prev:hover,
.main-rvw__next:hover {opacity: 0.7;}


.rvw-sklt__item {width: calc(100% / 3); padding: 0 0.25rem;}
.rvw-sklt__item dl {background: #fff; font-weight: 300; padding: 1.25rem; border-radius: 1.25rem 0 1.25rem 1.25rem;}
.rvw-sklt__item dl:before {content: ''; display: block; width: 2.5rem; height: 2.5rem; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}
.rvw-sklt__item dl dt {margin-top: 0.25rem;}
.rvw-sklt__item dl dt span {display: block; height: 1rem; width: 100%; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}
.rvw-sklt__item dl dt span:last-child {margin-top: 0.5rem; width: 60%;}
.rvw-sklt__item dl dd {height: 1rem; margin-top: 0.5rem; width: 10%; background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%); background-size: 200% 100%; animation: shimmer 1.5s infinite;}

.main-shts {margin-top: 5rem;}
.main-shts .main-title {align-items: flex-end;}
.main-shts__controls {display: flex; align-items: center;}
.main-shts__pagination {font-size: 1rem; color: #6B7684; margin-right: 0.75rem;}
.main-shts__pagination .swiper-pagination-current {color: #000;}
.main-shts__toggle {display: block; width: 1.5rem; height: 1.5rem; text-indent: -9999px; flex-shrink: 0; background: url('https://img.megastudyth.com/main/2025/shorts_control.png')no-repeat left center / auto 100%;}
.main-shts__toggle.active {background-position: right center;}
.main-shts__slider {overflow: hidden; margin: 0 -1rem;}
.main-shts__thumb {cursor: pointer; padding: 0 1rem;} 
.main-shts__thumb em {display: block; background-color: #000; border-radius: 1.25rem; overflow: hidden; position: relative; padding-bottom: 177.7777%; background-repeat: no-repeat; background-position: center center; background-size: auto 100%;}
.main-shts__thumb em:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5);}
.main-shts__thumb em:after {content: ''; display: block; width: 3rem; height: 3rem; position: absolute; left: 50%; top: 50%; margin-left: -1.5rem; margin-top: -1.5rem; background: url('https://img.megastudyth.com/main/2025/shorts_play.png')no-repeat center center / cover;}
.main-shts__thumb p {font-size: 1rem; font-weight: 300; margin-top: 1rem; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.3; max-height: 2.6em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main-shts__thumb.disabled {opacity: 0.2;}
.main-shts__modal {position: fixed; inset: 0; z-index: 1000; background: rgba(0,0,0,0.85); display: none;}
.main-shts__modal.active {display: block;}
.main-shts__inner {height: 100%; padding: 2rem 0; display: flex; justify-content: center; align-items: center;}
.main-shts__video {height: 100%; margin: 0 auto; border-radius: 2rem; overflow: hidden; position: relative;}
.main-shts__container {height: 100%;}
.main-shts__container iframe {width: 100% !important; height: 100% !important; position: absolute; left: 0; top: 0;}
.main-shts__box {position: relative; height: 100%;}
.main-shts__close {background: #fff; width: 3rem; height: 3rem; text-indent: -9999px; border: none; border-radius: 50%; cursor: pointer; z-index: 1100; position: absolute; left: 100%; top: 0; margin-left: 0.5rem;}
.main-shts__close:before,
.main-shts__close:after {content: ''; display: block; width: 1.2rem; height: 2px; background: #000; border-radius: 2px; position: absolute; left: 50%; top: 50%; margin-left: -0.6rem; margin-top: -1px;}
.main-shts__close:before {transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.main-shts__close:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}

.main-bst {margin-top: 5rem; display: flex;}
.main-top {width: 50%; padding-right: 10px; display: flex; flex-direction: column;}
.main-top .main-title {flex-shrink: 0;}
.main-top__content {flex-grow: 1;}
.main-top__list {border: solid 1px #EDEDF3; height: 100%; border-radius: 1.25rem; padding: 1.5rem; display: flex; flex-direction: column;}
.main-top__list li {padding: 0.75rem 0; border-bottom: solid 1px #EDEDF3;}
.main-top__list li:first-child {padding-top: 0;}
.main-top__list li:last-child {padding-bottom: 0; border-bottom: none;}
.main-top__list li a {display: flex; align-items: center;}
.main-top__list li a:after {flex-shrink: 0; content: ''; display: block; width: 6px; height: 12px; margin-left: 1.25rem; background: url('https://img.megastudyth.com/main/2025/top_arrow.png')no-repeat center center / cover;}
.main-top__list li a dl {display: flex; flex-grow: 1; min-width: 0;}
.main-top__list li a dl dt {margin-right: 1.25rem; display: flex; align-items: center; flex-shrink: 0;}
.main-top__list li a dl dt strong {font-size: 1.25rem; color: #009CFF; width: 2rem; text-align: center; margin-right: 0.25rem; font-weight: 400;}
.main-top__list li a dl dt em {display: block; width: 34px; height: 34px; background: #F2F4F6; border-radius: 50%; overflow: hidden;}
.main-top__list li a dl dt em img {display: block;}
.main-top__list li a dl dd {flex-grow: 1; min-width: 0;}
.main-top__list li a dl dd h5 {font-size: 1rem; font-weight: 400; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main-top__list li a dl dd p {font-size: 0.75rem; color: #6B7684; font-weight: 300; margin-top: 0.125rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main-top__more {display: none;}

.main-bks {width: 50%; padding-left: 10px; display: flex; flex-direction: column;}
.main-top .main-title {flex-shrink: 0;}
.main-bks__content {flex-grow: 1; background: #F5F6FA; padding: 0 6.75rem; border-radius: 1.25rem; position: relative; display: flex; align-items: center;}
.main-bks__slider {overflow: hidden; margin: 0 -2rem;}
.main-bks__slider .swiper-slide {flex-shrink: 0; width: auto; padding: 0 2rem;}
.main-bks__slider .swiper-slide a {display: block;}
.main-bks__slider .swiper-slide a em {display: block; padding-bottom: 133.3333%;}
.main-bks__slider .swiper-slide a p {margin-top: 1rem; font-size: 1rem; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main-bks__slider:hover .main-arrow {opacity: 1;}
.main-bks__prev {left: 0.75rem;}
.main-bks__next {right: 0.75rem;}

.main-arrow {opacity: 0; display: block; width: 2.5rem; height: 2.5rem; text-indent: -9999px; background: rgba(10,10,10,0.3); border-radius: 50%; z-index: 1; position: absolute; top: 50%; margin-top: -1.25rem; transition: all .3s ease-in-out;}
.main-arrow:hover {background: rgba(10,10,10,1);}
.main-arrow:after {content: ''; display: block; width: 7px; height: 14px; position: absolute; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px; background: url('https://img.megastudyth.com/main/2025/slider_arrow.png')no-repeat left center / auto 100%;}
.main-arrow.next:after {background-position: right center;}

.main-aca {margin-top: 5rem; display: flex;}
.main-aca__half {display: flex; flex-direction: column;}
.main-aca__title {flex-shrink: 0;}
.main-aca__content {flex-grow: 1;}

.main-fac {width: 50%; padding-right: 10px;}
.main-fac__slider {overflow: hidden; height: 100%; border-radius: 1.25rem; position: relative;}
.main-fac__slider .swiper-wrapper {height: 100%;}
.main-fac__slider .swiper-slide {height: 100%;}
.main-fac__slider .swiper-slide em {display: block; height: 100%;}
.main-fac__slider:hover .main-arrow {opacity: 1;}
.main-fac__prev {left: 1rem;}
.main-fac__next {right: 1rem;}
.main-fac__pagination {display: none;}

.main-mtor {width: 50%; padding-left: 10px;}
.main-mtor .main-aca__content {background: #F5F6FA; padding: 1.25rem; border-radius: 1.25rem; position: relative;}
.main-mtor__slider {overflow: hidden; margin: 0 -0.5rem;}
.main-mtor__slider .swiper-slide {flex-shrink: 0; width: auto; padding: 0 0.5rem;}
.main-mtor__slider .swiper-slide a {display: block; background: #fff; border-radius: 1.25rem; overflow: hidden; position: relative;}
.main-mtor__slider .swiper-slide img {display: block;}
.main-mtor__slider .swiper-slide dl dt {position: absolute; font-size: 1rem; left: 0; right: 0; top: 0; padding: 1.25rem 1.5rem 0; text-align: center;}
.main-mtor__slider .swiper-slide dl dt strong {display: block; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main-mtor__slider .swiper-slide dl dt span {display: block; font-weight: 300; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main-mtor__slider .swiper-slide dl dd {position: absolute; left: 0; right: 0; bottom: 0; background: #fff; height: 5rem; padding: 0 1.5rem; display: flex; align-items: center; justify-content: center;}
.main-mtor__slider .swiper-slide dl dd p {text-align: center; font-size: 0.875rem; font-weight: 300; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.3; max-height: 3.9em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.main-mtor__slider:hover .main-arrow {opacity: 1;}
.main-mtor__prev {left: 1.25rem;}
.main-mtor__next {right: 1.25rem;}

.main-care {padding: 5rem 0; margin-top: 5rem; position: relative;}
.main-care:before {content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 50%; width: 100vw; margin-left: -50vw; background: url('https://img.megastudyth.com/main/2025/care_bg.png')no-repeat center center / cover;} 
.main-care dl {position: relative; display: flex; align-items: center; justify-content: center; gap: 10rem}
.main-care dl dt {}
.main-care dl dt h4 {font-size: 1.5rem; color: #fff;}
.main-care dl dt ul {margin-top: 2rem;}
.main-care dl dt ul li {font-size: 0.875rem; margin-bottom: 0.5rem; color: #fff; font-weight: 300; display: flex; align-items: flex-start;}
.main-care dl dt ul li:last-child {margin-bottom: 0;}
.main-care dl dt ul li:before {content: ''; flex-shrink: 0; width: 4px; height: 4px; background: #fff; border-radius: 50%; margin-right: 0.5rem; margin-top: 0.4rem;}
.main-care dl dd {flex-shrink: 0;}
.main-care dl dd ul {display: flex;}
.main-care dl dd ul li {margin-right: 1rem;}
.main-care dl dd ul li:last-child {margin-right: 0;}
.main-care dl dd ul li a {color: #fff; width: 11.5rem; height: 6.25rem; font-size: 1.25rem; display: flex; align-items: center; justify-content: center; border-radius: 1.25rem;}
.main-care dl dd ul li:nth-child(1) a {background: #2A5FEA;}
.main-care dl dd ul li:nth-child(2) a {background: #2222A1;}

.main-notice {margin-top: 5rem; padding-bottom: 5rem;}
.main-notice__list {border-top: solid 1px #EDEDF3;}
.main-notice__list li {border-bottom: solid 1px #EDEDF3; padding: 2rem 0;}
.main-notice__list li a {display: flex; align-items: center; font-size: 1rem;}
.main-notice__list li a:before {content: 'NOTICE'; color: #006FFF; font-weight: 300; flex-shrink: 0; padding: 0 1rem; margin-right: 2rem;}
.main-notice__list li a strong {flex-grow: 1; min-width: 0; font-weight: 400;}
.main-notice__list li a span {color: #6B7684; font-weight: 300; flex-shrink: 0; padding: 0 1rem; margin-left: 2rem;}


@media all and (max-width:1280px){

}

@media all and (max-width:992px){
	.main-grid__left {width: 55%;}
	.main-grid__right {width: 45%;}
	.main-grid__item a,
	.main-grid__item button {font-size: 1rem;}
	.main-grid__item.item4 a:after {width: 2.5rem; height: 1.25rem; font-size: 0.7em;}
	
	.main-tec__tabs {padding-right: 0;}
	.main-tec__list--prev,
	.main-tec__list--next {display: none;}
	.main-tec__list--slider .swiper-slide {width: calc(100% / 2) !important;}
	.main-lec__list--slider .swiper-slide {width: calc(100% / 4) !important;}
	
	.main-lec__prev,
	.main-lec__next {display: none;}

	.lec-sklt__item {width: calc(100% / 4);}
	.lec-sklt__item:nth-child(n+5) {display: none;}
	
	.main-rvw__prev,
	.main-rvw__next {display: none;}
	.main-rvw__pagination {display: block;}
	
	.main-shts__slider {margin: 0 -0.5rem;}
	.main-shts__thumb {padding: 0 0.5rem;} 

	.main-bks__content {padding: 0 4rem;}
	.main-bks__slider {margin: 0 -1rem;}
	.main-bks__slider .swiper-slide {padding: 0 1rem;}

	.main-care dl {gap: 5rem}
}

@media all and (max-width:768px){
	.main-grid {display: block;}
	.main-grid__left {width: 100%; padding-right: 0;}
	.main-grid__right {width: 100%; padding-left: 0; margin-top: 1.25rem; gap: 0.5rem;}
	.main-grid__right.app {grid-template-columns: 1fr 1fr;}
	.main-grid__right.app .main-grid__item:last-child {grid-column: 1 / span 2;}
	.main-grid__item a,
	.main-grid__item button {padding: 1rem; font-size: 1.125rem; display: flex; align-items: normal; justify-content: normal; border-radius: 1.25rem;}
	.main-grid__item a:before,
	.main-grid__item button:before {order: 2; width: 100px; height: 44px; margin-top: 1.5rem; margin-bottom: 0; align-self: flex-end; background-position: right center !important;}
	.main-grid__item.item4 a:after {left: auto; right: 1.25rem;}

	.main-scd {display: block; margin-top: 3.75rem;}
	.main-scd__left {width: 100%; min-height: auto; padding-right: 0; flex-direction: row; align-items: flex-end;}
	.main-scd__down {display: none;}
	.main-scd__right {width: 100%; margin-top: 1.5rem; background: none; border-radius: unset;}
	.main-scd__list {padding: 0;}
	.main-scd__list--slider {overflow: visible;}
	.main-scd__list--slider .swiper-slide {width: 22rem !important; background: #F5F6FA; padding: 1rem 2rem 1rem 1rem; border-radius: 1.25rem;}
	.main-scd__list--slider .swiper-slide.none p {height: 5rem;}
	.main-scd__list--item dd {flex-shrink: 0; width: calc(100% - 4.75rem); padding-left: 1rem;}
	.main-scd__list--item dd h6 {font-weight: 400; color: #6B7684; font-size: 0.875rem; height: 1.125rem;}
	.main-scd__list--item dd h5 {font-size: 1rem; margin-top: 0.25rem; height: 1.25rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} 
	.main-scd__list--item dd p {font-weight: 300; font-size: 0.8rem; height: 1rem; margin-top: 0.125rem;}
	.main-scd__list--pagination {display: none;}
	.main-scd__list--mo {width: 100%; height: 3rem; border: solid 1px #E5E8EB; margin-top: 1rem; font-size: 0.875rem; padding-left: 0.75rem; padding-right: 0.5rem; border-radius: 0.5rem; display: flex; align-items: center; justify-content: space-between;}
	.main-scd__list--mo:after {content: ''; display: block; width: 1.25rem; height: 1.25rem; background: url('https://img.megastudyth.com/main/2025/download.png')no-repeat center center / cover;}

	.scd-sklt__group {display: block;}
	.scd-sklt__group dl {width: 100%; background: #F5F6FA; padding: 1rem 2rem 1rem 1rem; border-radius: 1.25rem;}	
	.scd-sklt__group dl:nth-child(n+2) {display: none;}
	.scd-sklt__group dl dd h6 {width: 40%;}
	.scd-sklt__group dl dd p {width: 15%;}

	.main-title dt h3 {font-size: 1.25rem;}

	.main-tec {margin-top: 3.75rem;}
	.main-tec__tabs {padding: 0;}
	.main-tec__tabs--slider {overflow: visible;}
	.main-tec__tabs--prev,
	.main-tec__tabs--next {display: none;}
	.main-tec__list {margin-top: 1.5rem;}
	.main-tec__list--slider {overflow: visible;}
	.main-tec__list--slider .swiper-slide {width: 22rem !important;}
	
	.main-tec__item dl {padding: 1.25rem 1.5rem;}
	.main-tec__item dl dt span {font-size: 1rem;}
	.main-tec__item dl dt strong {font-size: 15px; margin-top: 4px;}
	.main-tec__item dl dd ul li {font-size: 10px;}

	.main-lec {margin-top: 3.75rem;}
	.main-lec-title {color: #6B7684; font-weight: 300; font-size: 0.875rem;}
	.main-lec__filters {display: flex; margin-left: 0; gap: 0.25rem}
	.main-lec__filters .main-sel {margin-right: 0; flex: 1;}
	.main-lec__list--slider {overflow: visible;}
	.main-lec__list--slider .swiper-slide {width: 12rem !important;}

	.lec-sklt__item {width: 12rem;}
	.lec-sklt__item:nth-child(n+3) {display: none;}

	.main-rvw {margin-top: 3.75rem;}
	.main-rvw__swiper {overflow: visible;}
	.main-rvw__swiper .swiper-slide {width: 22rem !important;}
	.main-rvw__swiper .swiper-slide dl dt {font-size: 1rem;}
	
	.main-shts__slider {overflow: visible;}
	.main-shts__thumb {padding: 0 0.5rem; width: 12rem !important;}
	.main-shts__close {left: auto; right: 0; top: 0; margin-left: 0; margin-right: 0.5rem; margin-top: 0.5rem;}

	.main-bst {display: block;}
	.main-top {width: 100%; padding-right: 0;}
	.main-top__list {padding: 0 1.5rem;}
	.main-top__list li {padding: 1.5rem 0 !important; margin-bottom: -1px;}
	.main-top__list li:nth-child(n+2) {display: none;}
	.main-top__list.active li:nth-child(n+2) {display: block;}
	.main-top__list li a {padding-right: 40px; position: relative;}
	.main-top__list li a:after {display: none;}
	.main-top__list li a dl dt strong {margin-right: 0; font-size: 2rem;}
	.main-top__list li a dl dt em {position: absolute; right: 0; top: 50%; margin-top: -17px;}
	.main-top__more {width: 100%; height: 3rem; border: solid 1px #E5E8EB; color: #000; margin-top: 0.5rem; border-radius: 0.5rem; display: flex; align-items: center; justify-content: center;}

	.main-bks {width: auto; margin-top: 3.75rem; margin-left: -1.25rem; margin-right: -1.25rem; padding-left: 1.25rem; padding-right: 1.25rem; padding-top: 3rem; padding-bottom: 3rem; display: block; background: #F5F6FA;}
	.main-bks__content {background: none; padding: 0; border-radius: unset; display: block;}
	.main-bks__slider {overflow: visible;}
	.main-bks__slider .swiper-slide {width: 12rem !important;}	
	.main-bks__slider:hover .main-arrow {display: none;}

	.main-aca {display: block; margin-top: 3.75rem;}
	.main-fac {width: 100%; padding-right: 0;}
	.main-fac__slider .swiper-slide em { height: auto; padding-bottom: 56.9306%;}
	.main-fac__slider:hover .main-arrow {display: none;}
	.main-fac__pagination {display: block; font-size: 1rem; color: #6B7684;}
	.main-fac__pagination .swiper-pagination-current {color: #000;}

	.main-mtor {width: auto; margin-top: 3.75rem; margin-left: -1.25rem; margin-right: -1.25rem; padding-left: 1.25rem; padding-right: 1.25rem; padding-top: 3rem; padding-bottom: 3rem; display: block; background: #F5F6FA;}
	.main-mtor .main-aca__content {background: none; padding: 0; border-radius: unset;}
	.main-mtor__slider {overflow: visible;}
	.main-mtor__slider .swiper-slide {width: 20rem !important;}
	.main-mtor__slider:hover .main-arrow {display: none;}
	.main-mtor__slider .swiper-slide dl dt strong {font-size: 1rem;}

	.main-care {padding: 3rem 0; margin-top: 0;}
	.main-care dl {display: block;}
	.main-care dl dt h4 {font-size: 2rem; text-align: center;}
	.main-care dl dt ul {margin-top: 1rem;}
	.main-care dl dt ul li {justify-content: center;}
	.main-care dl dt ul li:before {width: 2px; height: 2px; margin-top: 0.5rem;}
	.main-care dl dd {margin-top: 1.5rem;}
	.main-care dl dd ul {justify-content: center;}
	.main-care dl dd ul li a {height: 3.75rem; font-size: 1rem; border-radius: 0.625rem;}

	.main-notice {margin-top: 3.75rem; padding-bottom: 3.75rem;}
	.main-notice__list li {padding: 1rem 0;}
	.main-notice__list li a {display: block; font-size: 1rem;}
	.main-notice__list li a:before {display: none;}
	.main-notice__list li a strong {display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.main-notice__list li a span {display: block; padding: 0; margin-left: 0; margin-top: 0.25rem;}
}

@media all and (max-width:640px){

}

@media all and (max-width:460px){
	.main-grid__item a,
	.main-grid__item button {font-size: 1rem;}
}

@media all and (max-width:320px){

}

@keyframes shimmer {
	0% {background-position: -200% 0;}
	100% {background-position: 200% 0;}
}








/* toast추가 250812 */
.main-toast {display: block; position: static; opacity: 1; transform: none; z-index: 1000;}
.main-toast__slider {border-radius: 1.25rem; overflow: hidden; position: relative;}
.main-toast__slider a {display: block;}
.main-toast__slider a img {display: block; width: 100%;}
.main-toast__slider .swiper-pagination {display: flex; justify-content: center; position: absolute; width: auto !important; left: auto !important; right: 1.25rem !important; bottom: 1.25rem !important; z-index: 1;}
.main-toast__slider .swiper-pagination .swiper-pagination-bullet {width: 4px; height: 4px; background: #fff; margin-left: 0 !important; margin-right: 4px !important; opacity: 1 !important; border-radius: 4px; transition: all .3s ease-in-out;}
.main-toast__slider .swiper-pagination .swiper-pagination-bullet:last-child {margin-right: 0;}
.main-toast__slider .swiper-pagination .swiper-pagination-bullet-active {background: #fff; width: 16px;}
.main-toast__slider .main-arrow {opacity: 0;}
.main-toast__slider:hover .main-arrow {opacity: 1;}
.main-toast__slider .swiper-button-prev {left: 0.75rem;}
.main-toast__slider .swiper-button-next {right: 0.75rem;}




@media (min-width: 769px){
	.main-toast__list {display: flex; margin-top: 1.25rem;}
	.main-toast__list li {width: 50%;}
	.main-toast__list li:nth-child(1) {padding-right: 0.5rem;}
	.main-toast__list li:nth-child(2) {padding-left: 0.5rem;}
	.main-toast__btn {display: none;}
	.main-toast__close {display: none;}
}

@media (max-width: 768px){
	.main-toast {position: fixed; left: 0; bottom: 0; width: 100%; background: #fff; transform: translate(0, 0); opacity: 0; display: none; z-index: 1000; will-change: transform, opacity;}
    .main-toast:before {content: ''; display: block; background: rgba(0,0,0,0.5); position: fixed; left: 0; bottom: 0; width: 100vw; height: 150vh;}
	.main-toast.is-open{display: block; animation: toast-in 320ms ease-out forwards;}
    .main-toast.is-exit{animation: toast-out 260ms ease-in forwards;}	
	.main-toast__list {background: #fff; position: relative; padding: 2rem 1rem; border-bottom: solid 1px #eee; border-radius: 1.25rem 1.25rem 0 0;}
	.main-toast__list li {margin-bottom: 0.625rem;}
	.main-toast__list li:last-child {margin-bottom: 0;}
	.main-toast__list li a {display: block; border-radius: 1rem; overflow: hidden;}
	.main-toast__list li a img {display: block; width: 100%;}
	.main-toast__btn {display: flex; background: #fff; position: relative; padding: 1rem 1rem 3rem; justify-content: space-between;}
	.main-toast__btn dt button {color: #6B7684;}
	.main-toast__btn dd button {color: #000;}

	@keyframes toast-in{
		0% {transform: translate(0, 0); opacity: 0;}
		100% {transform: translate(0, 0); opacity: 1;}
    }
    @keyframes toast-out{
		0% {transform: translate(0, 0); opacity: 1;}
		100% {transform: translate(0, 100%); opacity: 0;}
    }
}

@media (prefers-reduced-motion: reduce){
	.main-toast,
	.main-toast.is-open,
	.main-toast.is-exit{
		animation: none !important;
		transition: none !important;
    }
}



/* 250814 인앱결제 */
.main-inappay {margin-top: 3.75rem;}
.main-inappay button {display: block; width: 100%; text-align: left; border: solid 2px #006FFF; background: #fff; border-radius: 1.25rem; padding: 1.5rem 1rem 0; overflow: hidden;}
.main-inappay h5 {font-size: 1.375rem; line-height: 1.2; font-weight: 600;}
.main-inappay p {font-size: 0.875rem; margin-top: 0.5rem;}
.main-inappay ul {margin-top: 0.75rem;}
.main-inappay ul li {font-size: 0.875rem; color: #8B95A1; display: flex;}
.main-inappay ul li:before {content: ''; display: block; width: 0.25rem; height: 0.25rem; flex-shrink: 0; margin-top: 0.5rem; margin-right: 0.25rem; background: #8B95A1; border-radius: 50%;}
.main-inappay h6 {margin-top: 0.5rem; text-align: right; font-size: 1.5rem; font-weight: 500;}
.main-inappay ol {margin-top: 1rem; margin-left: -1rem; margin-right: -1rem; padding: 1em; background: #F5F6FA;}
.main-inappay ol li {font-size: 0.875rem; display: flex;}
.main-inappay ol li:before {content: ''; display: block; width: 5px; height: 1px; background: #000; margin-top: 0.5rem; margin-right: 0.25rem;}











