@charset "UTF-8";
.sr-only, .promotion .sector-sale .product-list .form-control .form-list input.checkbox, .right-banner .popup-close span, .popup .popup-close span {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.grid {
  position: relative;
  box-sizing: border-box;
}
.grid .col {
  position: relative;
  float: left;
  box-sizing: border-box;
}

.table, .promotion .sector-sale .product-list .flag {
  display: table;
  width: 100%;
}
.table .table-cell, .table .promotion .sector-sale .product-list .flag span, .promotion .sector-sale .product-list .flag .table span, .promotion .sector-sale .product-list .flag .table-cell, .promotion .sector-sale .product-list .flag span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.montserrat {
  font-family: "Montserrat", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.lato {
  font-family: "lato", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.promotion .sector-sale .product-list .form-control .form-list, .promotion .sector-sale .product-list .product.solo .product-body, .popup.popup-lecture .lecture-text, .grid {
  *zoom: 1;
}
.promotion .sector-sale .product-list .form-control .form-list:before, .promotion .sector-sale .product-list .product.solo .product-body:before, .popup.popup-lecture .lecture-text:before, .grid:before, .promotion .sector-sale .product-list .form-control .form-list:after, .promotion .sector-sale .product-list .product.solo .product-body:after, .popup.popup-lecture .lecture-text:after, .grid:after {
  content: "";
  display: table;
}
.promotion .sector-sale .product-list .form-control .form-list:after, .promotion .sector-sale .product-list .product.solo .product-body:after, .popup.popup-lecture .lecture-text:after, .grid:after {
  clear: both;
}

.popup-dim {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.7);
}

.popup {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 9999;
  display: none;
  width: 90%;
  max-width: 720px;
  letter-spacing: -1px;
  transform: translateX(-50%);
  box-sizing: border-box;
}
@media screen and (min-width: 1100px) {
  .popup {
    max-width: 1000px;
  }
}
.popup * {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.popup .popup-close {
  position: absolute;
  top: 0vw;
  right: 1.3888888889vw;
  background-color: #000;
  cursor: pointer;
}
@media screen and (min-width: 720px) {
  .popup .popup-close {
    top: 0px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-close {
    right: 10px;
  }
}
.popup .popup-close {
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 9px;
  cursor: pointer;
}
.popup .popup-close:before, .popup .popup-close:after {
  content: "";
  display: block;
  width: 140%;
  height: 2px;
  background: #fff;
}
.popup .popup-close:before {
  margin-top: -0.5px;
  margin-left: 1px;
  transform: rotate(45deg);
  transform-origin: 0 0;
}
.popup .popup-close:after {
  margin-left: -41%;
  margin-top: -2px;
  transform: rotate(-45deg);
  transform-origin: 100% 0;
}
@media screen and (min-width: 1100px) {
  .popup .popup-close {
    top: 15px;
    right: 15px;
  }
}
.popup .popup-title {
  padding: 0.625rem;
  text-align: left;
  border-radius: 0;
  background-color: #000;
}
@media screen and (min-width: 720px) {
  .popup .popup-title {
    padding: 20px;
  }
}
.popup .popup-title p {
  font-size: 3.3333333333vw;
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 720px) {
  .popup .popup-title p {
    font-size: 24px;
  }
}
.popup .popup-body {
  padding: 0.78125rem;
  text-align: left;
  line-height: 1.4;
  font-size: 2.5vw;
  font-weight: 400;
  color: #222;
  border-radius: 0;
  background-color: #fff;
}
@media screen and (min-width: 720px) {
  .popup .popup-body {
    padding: 25px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body {
    font-size: 18px;
  }
}
.popup .popup-body > div {
  margin-top: 20px;
}
.popup .popup-body > div:first-child {
  margin-top: 0;
}
.popup .popup-body div:first-child strong {
  margin-top: 0;
}
.popup .popup-body p {
  font-size: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body p {
    font-size: 16px;
  }
}
.popup .popup-body p.popup-notice {
  margin-top: 0.3125rem;
  text-align: left;
  font-size: 1.9444444444vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body p.popup-notice {
    margin-top: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body p.popup-notice {
    font-size: 14px;
  }
}
.popup .popup-body strong {
  display: block;
  margin-top: 0.625rem;
  font-size: 2.5vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body strong {
    margin-top: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body strong {
    font-size: 18px;
  }
}
.popup .popup-table .table-row {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.popup .popup-table .table-row th,
.popup .popup-table .table-row td {
  padding: 0.3125rem;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
@media screen and (min-width: 720px) {
  .popup .popup-table .table-row th,
.popup .popup-table .table-row td {
    padding: 10px;
  }
}
.popup .popup-table .table-row th {
  font-size: 2.2222222222vw;
  background-color: #ddd;
}
@media screen and (min-width: 720px) {
  .popup .popup-table .table-row th {
    font-size: 16px;
  }
}
.popup .popup-table .table-row td {
  font-size: 1.9444444444vw;
  background-color: #fff;
}
@media screen and (min-width: 720px) {
  .popup .popup-table .table-row td {
    font-size: 14px;
  }
}
@media screen and (min-width: 1100px) {
  .popup.popup-base {
    max-width: 1000px;
  }
}
.popup.popup-base .popup-body {
  max-height: 18.75rem;
  overflow-y: auto;
}
@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body {
    max-height: 600px;
  }
}
@media screen and (min-width: 1100px) {
  .popup.popup-teacher {
    max-width: 500px;
  }
}
.popup.popup-teacher .popup-body {
  padding: 9.7222222222vw 2.7777777778vw 2.7777777778vw;
  max-height: 18.75rem;
  overflow-y: auto;
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body {
    padding: 70px 20px 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body {
    max-height: 600px;
  }
}
@media screen and (min-width: 1100px) {
  .popup.popup-teacher .popup-body {
    padding: 70px 20px 20px !important;
  }
}
.popup.popup-teacher .popup-body .teacher-core {
  margin-top: 1.25rem;
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-core {
    margin-top: 40px;
  }
}
.popup.popup-teacher .popup-body .teacher-ace,
.popup.popup-teacher .popup-body .teacher-core {
  color: #222;
}
@media screen and (min-width: 1100px) {
  .popup.popup-teacher .popup-body .teacher-ace,
.popup.popup-teacher .popup-body .teacher-core {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0;
    vertical-align: top;
  }
}
.popup.popup-teacher .popup-body .teacher-title {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0.625rem;
  font-size: 3.3333333333vw;
  font-weight: 700;
  color: #fff;
  text-align: left;
  border-radius: 0;
  background-color: #000;
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-title {
    padding: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-title {
    font-size: 24px;
  }
}
.popup.popup-teacher .popup-body .teacher-title span {
  color: #FFD800;
}
.popup.popup-teacher .popup-body .teacher-name {
  margin-top: 0.625rem;
  font-size: 2.9166666667vw;
  font-weight: 700;
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-name {
    margin-top: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-name {
    font-size: 21px;
  }
}
.popup.popup-teacher .popup-body .teacher-profile {
  margin-top: 0.625rem;
  font-size: 2.7777777778vw;
  font-weight: 500;
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-profile {
    margin-top: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-profile {
    font-size: 20px;
  }
}
.popup.popup-teacher .popup-body .teacher-profile-list {
  margin-top: 0.3125rem;
  font-size: 2.5vw;
  font-weight: 300;
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-profile-list {
    margin-top: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup.popup-teacher .popup-body .teacher-profile-list {
    font-size: 18px;
  }
}
@media screen and (min-width: 1100px) {
  .popup.popup-lecture {
    max-width: 880px;
  }
}
.popup.popup-lecture .popup-body {
  padding: 0;
}
.popup.popup-lecture .lecture-title {
  padding: 0.625rem;
  font-size: 3.3333333333vw;
  font-weight: 700;
  color: #fff;
  text-align: left;
  border-radius: 0;
  background-color: #000;
}
@media screen and (min-width: 720px) {
  .popup.popup-lecture .lecture-title {
    padding: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup.popup-lecture .lecture-title {
    font-size: 24px;
  }
}
.popup.popup-lecture .lecture-title span {
  color: #FFD800;
}
.popup.popup-lecture .lecture-text {
  max-height: 18.75rem;
  overflow-y: auto;
  padding: 0.78125rem;
}
@media screen and (min-width: 720px) {
  .popup.popup-lecture .lecture-text {
    max-height: 600px;
  }
}
@media screen and (min-width: 720px) {
  .popup.popup-lecture .lecture-text {
    padding: 25px;
  }
}
@media screen and (min-width: 1100px) {
  .popup.popup-lecture .lecture-text > div {
    float: left;
    width: 50%;
  }
}
.popup.popup-curriculum .lecture-title span {
  color: #FFD800;
}

.eco-base-text, .eco-3475 p, .eco-1992 p, .eco-3222 p, .eco-1718 p {
  display: none;
  line-height: 1.5;
  font-size: 2.7777777778vw;
  font-weight: 400;
  color: #222;
  letter-spacing: -1px;
}
@media screen and (min-width: 720px) {
  .eco-base-text, .eco-3475 p, .eco-1992 p, .eco-3222 p, .eco-1718 p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1100px) {
  .eco-base-text, .eco-3475 p, .eco-1992 p, .eco-3222 p, .eco-1718 p {
    font-size: 14px;
  }
}

#popupBase .base-1 .eco-1718 p.datalab-2, #popupBase .base-2 .eco-1718 p.brand, #popupBase .base-3 .eco-1718 p.book-1, #popupBase .base-3 .eco-1718 p.book-2, #popupBase .base-3 .eco-1718 p.book-3, #popupBase .base-3 .eco-1718 p.book-4, #popupBase .base-3 .eco-1718 p.book-5, #popupBase .base-4 .eco-1718 p.teacher-1, #popupBase .base-4 .eco-1718 p.teacher-2, #popupBase .base-4 .eco-1718 p.teacher-3, #popupBase .base-4 .eco-1718 p.teacher-4, #popupBase .base-4 .eco-1718 p.teacher-5, #popupBase .base-4 .eco-1718 p.teacher-6, #popupBase .base-4 .eco-1718 p.teacher-7, #popupBase .base-4 .eco-1718 p.teacher-8, #popupBase .base-4 .eco-1718 p.teacher-9, #popupBase .base-5 .eco-1718 p.compare-2, #popupBase .base-6 .eco-1718 p.service-2, #popupBase .base-7 .eco-1718 p.prize-2, #popupBase .base-8 .eco-1718 p.survey-3, #popupBase .base-9 .eco-1718 p.product, #popupBase .base-10 .eco-1718 p.brand2019, #popupBase .base-10 .eco-1718 p.brand2020, #popupBase .base-10 .eco-1718 p.brand2021, #popupBase .base-10 .eco-1718 p.brand2022, #popupBase .base-11 .eco-1718 p.datalab-3, #popupBase .base-12 .eco-1718 p.brand-2 {
  display: block;
}
#popupBase .base-1 .eco-1718 p.datalab-2 span, #popupBase .base-2 .eco-1718 p.brand span, #popupBase .base-3 .eco-1718 p.book-1 span, #popupBase .base-3 .eco-1718 p.book-2 span, #popupBase .base-3 .eco-1718 p.book-3 span, #popupBase .base-3 .eco-1718 p.book-4 span, #popupBase .base-3 .eco-1718 p.book-5 span, #popupBase .base-4 .eco-1718 p.teacher-1 span, #popupBase .base-4 .eco-1718 p.teacher-2 span, #popupBase .base-4 .eco-1718 p.teacher-3 span, #popupBase .base-4 .eco-1718 p.teacher-4 span, #popupBase .base-4 .eco-1718 p.teacher-5 span, #popupBase .base-4 .eco-1718 p.teacher-6 span, #popupBase .base-4 .eco-1718 p.teacher-7 span, #popupBase .base-4 .eco-1718 p.teacher-8 span, #popupBase .base-4 .eco-1718 p.teacher-9 span, #popupBase .base-5 .eco-1718 p.compare-2 span, #popupBase .base-6 .eco-1718 p.service-2 span, #popupBase .base-7 .eco-1718 p.prize-2 span, #popupBase .base-8 .eco-1718 p.survey-3 span, #popupBase .base-9 .eco-1718 p.product span, #popupBase .base-10 .eco-1718 p.brand2019 span, #popupBase .base-10 .eco-1718 p.brand2020 span, #popupBase .base-10 .eco-1718 p.brand2021 span, #popupBase .base-10 .eco-1718 p.brand2022 span, #popupBase .base-11 .eco-1718 p.datalab-3 span, #popupBase .base-12 .eco-1718 p.brand-2 span {
  display: block;
}

#popupBase .eco-3222 p {
  display: block;
}

#popupBase .base-1 .eco-1992 p.datalab4, #popupBase .base-2 .eco-1992 p.brand, #popupBase .base-7 .eco-1992 p.brand2, #popupBase .base-3 .eco-1992 p.book1, #popupBase .base-3 .eco-1992 p.book2, #popupBase .base-3 .eco-1992 p.book3, #popupBase .base-3 .eco-1992 p.book4, #popupBase .base-3 .eco-1992 p.book5, #popupBase .base-3 .eco-1992 p.book6, #popupBase .base-4 .eco-1992 p.survey1, #popupBase .base-4 .eco-1992 p.survey2, #popupBase .base-4 .eco-1992 p.survey3, #popupBase .base-5 .eco-1992 p.survey7, #popupBase .base-6 .eco-1992 p.prize2, #popupTeacher1 .eco-1992 p.ysg1, #popupTeacher1 .eco-1992 p.ysg2, #popupTeacher1 .eco-1992 p.ysg3, #popupTeacher2 .eco-1992 p.bmj1, #popupTeacher2 .eco-1992 p.bmj2, #popupTeacher2 .eco-1992 p.bmj3 {
  display: block;
}

#popupBase .base-1 .eco-3475 p.brand1, #popupBase .base-2 .eco-3475 p.brand2, #popupBase .base-3 .eco-3475 p.book1, #popupBase .base-3 .eco-3475 p.book2, #popupBase .base-4 .eco-3475 p.sks1, #popupBase .base-4 .eco-3475 p.sks2, #popupBase .base-4 .eco-3475 p.jph1, #popupBase .base-4 .eco-3475 p.jph2, #popupBase .base-4 .eco-3475 p.ljh1, #popupBase .base-5 .eco-3475 p.rate1, #popupBase .base-6 .eco-3475 p.prize1 {
  display: block;
}
#popupBase .base-1 .eco-3475 p.brand1 span, #popupBase .base-2 .eco-3475 p.brand2 span, #popupBase .base-3 .eco-3475 p.book1 span, #popupBase .base-3 .eco-3475 p.book2 span, #popupBase .base-4 .eco-3475 p.sks1 span, #popupBase .base-4 .eco-3475 p.sks2 span, #popupBase .base-4 .eco-3475 p.jph1 span, #popupBase .base-4 .eco-3475 p.jph2 span, #popupBase .base-4 .eco-3475 p.ljh1 span, #popupBase .base-5 .eco-3475 p.rate1 span, #popupBase .base-6 .eco-3475 p.prize1 span {
  display: block;
}

.right-banner .popup-close {
  position: absolute;
  top: -40px;
  right: 15px;
  background-color: transparent;
  cursor: pointer;
}
.right-banner .popup-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 10px;
  cursor: pointer;
}
.right-banner .popup-close:before, .right-banner .popup-close:after {
  content: "";
  display: block;
  width: 140%;
  height: 2px;
  background: #000;
}
.right-banner .popup-close:before {
  margin-top: -0.5px;
  margin-left: 1px;
  transform: rotate(45deg);
  transform-origin: 0 0;
}
.right-banner .popup-close:after {
  margin-left: -41%;
  margin-top: -2px;
  transform: rotate(-45deg);
  transform-origin: 100% 0;
}
.promotion .motion-1 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-2 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-3 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-4 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-5 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-6 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-7 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-8 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-9 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-10 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-11 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-12 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-1 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-2 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-3 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-4 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-5 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-6 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-7 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-8 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-9 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-10 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-11 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-12 {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-1 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-2 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-3 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-4 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-5 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-6 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-7 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-8 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-9 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-10 {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-1 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-2 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-3 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-4 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-5 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-6 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-7 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-8 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-9 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-10 {
  opacity: 0;
  transform: translateX(150px);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-1 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-2 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-3 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-4 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-5 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-6 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-7 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-8 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-9 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-10 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  transition: all 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-scale-y-1 {
  opacity: 0;
  transform: scaleY(0);
  transition: all 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center bottom;
}
.promotion .motion-scale-y-2 {
  opacity: 0;
  transform: scaleY(0);
  transition: all 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center bottom;
}
.promotion .motion-scale-y-3 {
  opacity: 0;
  transform: scaleY(0);
  transition: all 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center bottom;
}
.promotion .active .motion-1,
.promotion .slick-current .motion-1,
.promotion .slick-active .motion-1 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-2,
.promotion .slick-current .motion-2,
.promotion .slick-active .motion-2 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-3,
.promotion .slick-current .motion-3,
.promotion .slick-active .motion-3 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-4,
.promotion .slick-current .motion-4,
.promotion .slick-active .motion-4 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-5,
.promotion .slick-current .motion-5,
.promotion .slick-active .motion-5 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1s;
}
.promotion .active .motion-6,
.promotion .slick-current .motion-6,
.promotion .slick-active .motion-6 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-7,
.promotion .slick-current .motion-7,
.promotion .slick-active .motion-7 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-8,
.promotion .slick-current .motion-8,
.promotion .slick-active .motion-8 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-9,
.promotion .slick-current .motion-9,
.promotion .slick-active .motion-9 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-10,
.promotion .slick-current .motion-10,
.promotion .slick-active .motion-10 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2s;
}
.promotion .active .motion-11,
.promotion .slick-current .motion-11,
.promotion .slick-active .motion-11 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.2s;
}
.promotion .active .motion-12,
.promotion .slick-current .motion-12,
.promotion .slick-active .motion-12 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.4s;
}
.promotion .active .motion-y-rivers-1,
.promotion .slick-current .motion-y-rivers-1,
.promotion .slick-active .motion-y-rivers-1 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-y-rivers-2,
.promotion .slick-current .motion-y-rivers-2,
.promotion .slick-active .motion-y-rivers-2 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-y-rivers-3,
.promotion .slick-current .motion-y-rivers-3,
.promotion .slick-active .motion-y-rivers-3 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-y-rivers-4,
.promotion .slick-current .motion-y-rivers-4,
.promotion .slick-active .motion-y-rivers-4 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-y-rivers-5,
.promotion .slick-current .motion-y-rivers-5,
.promotion .slick-active .motion-y-rivers-5 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1s;
}
.promotion .active .motion-y-rivers-6,
.promotion .slick-current .motion-y-rivers-6,
.promotion .slick-active .motion-y-rivers-6 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-y-rivers-7,
.promotion .slick-current .motion-y-rivers-7,
.promotion .slick-active .motion-y-rivers-7 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-y-rivers-8,
.promotion .slick-current .motion-y-rivers-8,
.promotion .slick-active .motion-y-rivers-8 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-y-rivers-9,
.promotion .slick-current .motion-y-rivers-9,
.promotion .slick-active .motion-y-rivers-9 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-y-rivers-10,
.promotion .slick-current .motion-y-rivers-10,
.promotion .slick-active .motion-y-rivers-10 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2s;
}
.promotion .active .motion-y-rivers-11,
.promotion .slick-current .motion-y-rivers-11,
.promotion .slick-active .motion-y-rivers-11 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.2s;
}
.promotion .active .motion-y-rivers-12,
.promotion .slick-current .motion-y-rivers-12,
.promotion .slick-active .motion-y-rivers-12 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.4s;
}
.promotion .active .motion-x-1,
.promotion .slick-current .motion-x-1,
.promotion .slick-active .motion-x-1 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-x-2,
.promotion .slick-current .motion-x-2,
.promotion .slick-active .motion-x-2 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-x-3,
.promotion .slick-current .motion-x-3,
.promotion .slick-active .motion-x-3 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-x-4,
.promotion .slick-current .motion-x-4,
.promotion .slick-active .motion-x-4 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-x-5,
.promotion .slick-current .motion-x-5,
.promotion .slick-active .motion-x-5 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1s;
}
.promotion .active .motion-x-6,
.promotion .slick-current .motion-x-6,
.promotion .slick-active .motion-x-6 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-x-7,
.promotion .slick-current .motion-x-7,
.promotion .slick-active .motion-x-7 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-x-8,
.promotion .slick-current .motion-x-8,
.promotion .slick-active .motion-x-8 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-x-9,
.promotion .slick-current .motion-x-9,
.promotion .slick-active .motion-x-9 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-x-10,
.promotion .slick-current .motion-x-10,
.promotion .slick-active .motion-x-10 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2s;
}
.promotion .active .motion-x-r-1,
.promotion .slick-current .motion-x-r-1,
.promotion .slick-active .motion-x-r-1 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-x-r-2,
.promotion .slick-current .motion-x-r-2,
.promotion .slick-active .motion-x-r-2 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-x-r-3,
.promotion .slick-current .motion-x-r-3,
.promotion .slick-active .motion-x-r-3 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-x-r-4,
.promotion .slick-current .motion-x-r-4,
.promotion .slick-active .motion-x-r-4 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-x-r-5,
.promotion .slick-current .motion-x-r-5,
.promotion .slick-active .motion-x-r-5 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1s;
}
.promotion .active .motion-x-r-6,
.promotion .slick-current .motion-x-r-6,
.promotion .slick-active .motion-x-r-6 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-x-r-7,
.promotion .slick-current .motion-x-r-7,
.promotion .slick-active .motion-x-r-7 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-x-r-8,
.promotion .slick-current .motion-x-r-8,
.promotion .slick-active .motion-x-r-8 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-x-r-9,
.promotion .slick-current .motion-x-r-9,
.promotion .slick-active .motion-x-r-9 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-x-r-10,
.promotion .slick-current .motion-x-r-10,
.promotion .slick-active .motion-x-r-10 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2s;
}
.promotion .active .motion-box-1,
.promotion .slick-current .motion-box-1,
.promotion .slick-active .motion-box-1 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.1s;
}
.promotion .active .motion-box-2,
.promotion .slick-current .motion-box-2,
.promotion .slick-active .motion-box-2 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.2s;
}
.promotion .active .motion-box-3,
.promotion .slick-current .motion-box-3,
.promotion .slick-active .motion-box-3 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.3s;
}
.promotion .active .motion-box-4,
.promotion .slick-current .motion-box-4,
.promotion .slick-active .motion-box-4 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.4s;
}
.promotion .active .motion-box-5,
.promotion .slick-current .motion-box-5,
.promotion .slick-active .motion-box-5 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.5s;
}
.promotion .active .motion-box-6,
.promotion .slick-current .motion-box-6,
.promotion .slick-active .motion-box-6 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.6s;
}
.promotion .active .motion-box-7,
.promotion .slick-current .motion-box-7,
.promotion .slick-active .motion-box-7 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.promotion .active .motion-box-8,
.promotion .slick-current .motion-box-8,
.promotion .slick-active .motion-box-8 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.8s;
}
.promotion .active .motion-box-9,
.promotion .slick-current .motion-box-9,
.promotion .slick-active .motion-box-9 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.9s;
}
.promotion .active .motion-box-10,
.promotion .slick-current .motion-box-10,
.promotion .slick-active .motion-box-10 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 1s;
}
.promotion .active .motion-scale-y-1,
.promotion .slick-current .motion-scale-y-1,
.promotion .slick-active .motion-scale-y-1 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.1s;
  transform-origin: center bottom;
}
.promotion .active .motion-scale-y-2,
.promotion .slick-current .motion-scale-y-2,
.promotion .slick-active .motion-scale-y-2 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.2s;
  transform-origin: center bottom;
}
.promotion .active .motion-scale-y-3,
.promotion .slick-current .motion-scale-y-3,
.promotion .slick-active .motion-scale-y-3 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.3s;
  transform-origin: center bottom;
}

.only-pc {
  display: inline-block;
}

.only-mobile {
  display: none;
}

.promotion {
  text-align: center;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #202020;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 1100px) {
  .promotion {
    min-width: 1100px;
  }
}
.promotion .wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.promotion .wrap-full {
  width: 100%;
}
.promotion .notice, .promotion .sector-notice .notice-list li, .promotion .sector-notice, .promotion .sector-sale .sector-notice, .promotion .sector-sale .product-list .form-control .info, .promotion .sector-sale .product-list .core .info dt,
.promotion .sector-sale .product-list .core .info dd, .promotion .sector-sale .notice, .promotion .sector-sale .product-list .form-control .info, .promotion .sector-sale .product-list .core .info dt,
.promotion .sector-sale .product-list .core .info dd {
  font-size: 16px;
  color: rgba(34, 34, 34, 0.6);
  text-align: left;
}
.promotion .notice .title, .promotion .sector-notice .notice-list li .title, .promotion .sector-notice .title, .promotion .sector-sale .product-list .form-control .info .title, .promotion .sector-sale .product-list .core .info dt .title,
.promotion .sector-sale .product-list .core .info dd .title {
  text-align: left;
}
.promotion .pointer {
  position: relative;
  display: inline-block;
}
.promotion .pointer:after {
  content: "";
  position: absolute;
  top: 493px;
  right: 0;
  z-index: 1;
  display: block;
  width: 60px;
  height: 66px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
@-webkit-keyframes pointerBounce {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}
@keyframes pointerBounce {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}
.promotion .btn {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding: 13px 0 14px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  border-radius: 10px;
  box-sizing: border-box;
}
.promotion .btn:first-child {
  margin-left: 0;
}
.promotion .btn-apply {
  width: 280px;
  color: #fff;
  background-color: #2884ff;
  transition: all 0.3s ease-out;
  transition-timing-function: ease-out;
}
.promotion .btn-apply:hover {
  background-color: #1960be;
}
.promotion .btn-apply:before, .promotion .btn-apply:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
}
.promotion .btn-apply:before {
  right: 10%;
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.3125rem;
  height: 0.3125rem;
  margin-top: -0.15625rem;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  transform: rotate(45deg);
  border-top-width: 2px;
  border-right-width: 2px;
}
@media screen and (min-width: 720px) {
  .promotion .btn-apply:before {
    width: 10px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .btn-apply:before {
    height: 10px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .btn-apply:before {
    margin-top: -5px;
  }
}
.promotion .btn-apply:after {
  content: "";
  right: 2%;
  width: 66px;
  height: 73px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  -webkit-animation-name: moving;
          animation-name: moving;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
@-webkit-keyframes moving {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 10px);
  }
}
@keyframes moving {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(10px, 10px);
  }
}
.promotion .btn-detail {
  width: 160px;
  background-color: #ddd;
}
.promotion .eco-4483.right {
  top: auto !important;
}
.promotion .right-banner {
  left: 50%;
  top: 25%;
  margin-left: 600px;
  position: fixed;
  z-index: 15;
}
.promotion .right-banner a {
  display: block;
}
.promotion .right-banner a:not(:first-child) {
  margin-top: 6px;
}
.promotion .right-banner a:not(:first-child).ico-pointer:after {
  top: 485px !important;
}
.promotion .right-banner .popup-close button {
  cursor: pointer;
}
.promotion .right-banner .popup-close button:after, .promotion .right-banner .popup-close button:before {
  background-color: #000 !important;
}
.promotion .item {
  position: relative;
}
.promotion .tab-view {
  position: relative;
  display: none;
}
.promotion .tab-view.active {
  display: block;
}
.promotion .box-shadow {
  position: relative;
}
.promotion .box-shadow:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: url("//img.eduwill.net/eduwill/img/2022/X/event/220601/pc/bg_shadow.png") no-repeat center 0;
}
.promotion .floating-banner {
  position: fixed;
  top: 25%;
  right: 0;
  text-align: right;
  z-index: 999;
}
.promotion .floating-banner .close-text {
  position: absolute;
  top: -50px;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  z-index: 9999;
}
.promotion .floating-banner .close-text:before, .promotion .floating-banner .close-text:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 2px;
  margin-left: -15px;
  background: #000;
}
.promotion .floating-banner .close-text:before {
  transform: rotate(45deg);
}
.promotion .floating-banner .close-text:after {
  transform: rotate(315deg);
}
.promotion .floating-banner a img {
  width: 80%;
}
.promotion .notice.type2, .promotion .sector-notice .notice-list li.type2, .promotion .type2.sector-notice, .promotion .sector-sale .product-list .form-control .type2.info, .promotion .sector-sale .product-list .core .info dt.type2,
.promotion .sector-sale .product-list .core .info dd.type2 {
  text-align: left;
  position: relative;
  top: 20px;
}
.promotion .bg-gra {
  background: rgb(248, 248, 248);
  background: linear-gradient(to bottom, rgb(255, 255, 255) 1%, rgb(248, 248, 248) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="ffffff", endColorstr="#f8f8f8",GradientType=0 );
}
.promotion .review-slide .list {
  position: relative;
}
.promotion .review-slide .list .txt {
  position: absolute;
}
.promotion .review-slide .list .txt p {
  color: #606060;
  font-size: 18px;
  line-height: 1.7;
  text-align: left;
  font-weight: 300;
  letter-spacing: -2px;
}
.promotion .review-slide .list .txt p .point-color {
  color: #7637e9;
  font-weight: 600;
}
.promotion .review-slide.review-s .txt.txt1 {
  bottom: 249px;
  right: 165px;
}
.promotion .review-slide.review-s .txt.txt2 {
  bottom: 230px;
  right: 89px;
}
.promotion .review-slide.review-s .txt.txt3 {
  bottom: 249px;
  right: 130px;
}
.promotion .review-slide.teachers-s .txt {
  top: 21px;
  left: 230px;
}
.promotion .review-slide.curriculum-s .txt {
  top: 21px;
  left: 230px;
}
.promotion .review-slide.book-s .txt {
  top: 30px;
  left: 230px;
}
.promotion .review-slide .slick-arrow {
  transform: translateY(-205%) !important;
}
.promotion .action {
  position: absolute;
}
.promotion .bg {
  background-color: #f3f3f3;
}
.promotion .eco-1718, .promotion .eco-3222, .promotion .eco-4385, .promotion .eco-3272 {
  position: absolute !important;
  top: -14px !important;
  width: 100%;
}
.promotion .sector-timer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 16px 0 15px;
  background: #4999ff;
  background: radial-gradient(circle, ff62aa 0%, #4999ff 100%);
}
.promotion .sector-timer .item {
  display: inline-block;
  vertical-align: top;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-weight: 700;
  color: #202020;
  line-height: 1;
}
.promotion .sector-timer .item.timer-wrap {
  margin-left: 20px;
}
.promotion .sector-timer .item.timer-wrap em {
  display: inline-block;
  min-width: 50px;
}
.promotion .sector-timer .item .col {
  margin: 0 5px;
}
.promotion .sector-timer .item.desc {
  color: #cc0000;
}
.promotion .sector-title {
  position: relative;
  background: url("//img.eduwill.net/eduwill/img/2022/X/event/220601/pc/bg_title.jpg") no-repeat center 0;
  background-size: cover;
  height: 1072px;
  overflow: hidden;
}
.promotion .sector-title .b-wave {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.promotion .sector-title .b-wave img {
  width: 100%;
  height: 1072px;
}
.promotion .sector-title .b-wave2 {
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.promotion .sector-title .b-wave2 img {
  width: 100%;
  height: 100%;
}
.promotion .sector-title .wrap {
  height: 1072px;
}
.promotion .sector-title .action {
  position: absolute;
  top: 148px;
  right: 50px;
  z-index: 99;
}
.promotion .sector-title .action .btn-text {
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
  border-radius: 7px;
}
.promotion .sector-title .action .btn-text:after {
  border-color: rgba(255, 255, 255, 0.7);
}
.promotion .sector-title .title-title {
  position: absolute;
  left: 0;
  right: 0;
}
.promotion .sector-title .title-title.title1 {
  top: 313px;
}
.promotion .sector-title .title-title.title2 {
  top: 450px;
}
.promotion .sector-title .title-title.title3 {
  top: 642px;
}
.promotion .sector-title .sale {
  position: absolute;
  top: 273px;
  left: 911px;
  z-index: 99;
}
.promotion .sector-title .sub-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 368px;
}
.promotion .sector-title .sub-title p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: 300;
}
.promotion .sector-title .center {
  text-align: center;
  position: absolute;
  bottom: 205px;
  left: 0;
  right: 0;
}
.promotion .sector-title .center .period,
.promotion .sector-title .center .period-type2 {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: -1.5px;
  border-top: 3px solid rgba(151, 201, 255, 0.66);
  border-bottom: 3px solid rgba(151, 201, 255, 0.66);
  padding-bottom: 5px;
  display: inline-block;
  padding: 13px 120px;
}
.promotion .sector-title .center .period span,
.promotion .sector-title .center .period-type2 span {
  color: #fff000;
}
.promotion .sector-title .center .period strong,
.promotion .sector-title .center .period-type2 strong {
  color: #fff;
  display: block;
  padding-left: 10px;
}
.promotion .sector-title .title-bg > div {
  position: absolute;
}
.promotion .sector-title .title-bg .icon-1 {
  top: 430px;
  left: 23px;
}
.promotion .sector-title .title-bg .icon-2 {
  bottom: 275px;
  right: 0px;
}
.promotion .sector-title .title-bg .s-wave {
  top: 502px;
  right: 0;
}
.promotion .sector-title .title-bg .water-drop1 {
  top: 400px;
  right: 270px;
}
.promotion .sector-title .title-bg .water-drop2 {
  top: 480px;
  right: 310px;
}
.promotion .sector-title .title-bg .water-drop3 {
  top: 450px;
  left: 248px;
}
.promotion .sector-title .title-bg .water-drop4 {
  top: 240px;
  left: -84px;
}
.promotion .sector-title .title-bg .water-drop5 {
  top: 334px;
  left: -111px;
}
.promotion .sector-title .title-bg .water-drop6 {
  top: 0;
  right: -200px;
}
.promotion .sector-sale {
  padding: 100px 0;
  text-align: left;
}
.promotion .sector-sale .notice, .promotion .sector-sale .sector-notice .notice-list li, .promotion .sector-notice .notice-list .sector-sale li, .promotion .sector-sale .sector-notice, .promotion .sector-sale .product-list .form-control .info, .promotion .sector-sale .product-list .core .info dt,
.promotion .sector-sale .product-list .core .info dd {
  margin-top: 30px;
  text-align: left;
}
.promotion .sector-sale .notice.type2, .promotion .sector-sale .sector-notice .notice-list li.type2, .promotion .sector-notice .notice-list .sector-sale li.type2, .promotion .sector-sale .type2.sector-notice, .promotion .sector-sale .product-list .form-control .type2.info, .promotion .sector-sale .product-list .core .info dt.type2,
.promotion .sector-sale .product-list .core .info dd.type2 {
  text-align: left;
  position: relative;
  top: 12px;
}
.promotion .sector-sale .notice ul li, .promotion .sector-notice .notice-list .sector-sale li ul li, .promotion .sector-sale .sector-notice ul li, .promotion .sector-sale .product-list .form-control .info ul li, .promotion .sector-sale .product-list .core .info dt ul li,
.promotion .sector-sale .product-list .core .info dd ul li {
  color: #bfbfbf !important;
  font-size: 14px;
}
.promotion .sector-sale h3 {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.2;
  text-align: left;
}
.promotion .sector-sale h3 em {
  color: #2884ff;
  font-weight: 900;
}
.promotion .sector-sale h3 + small {
  display: block;
  margin-top: 1em;
  font-size: 12px;
  color: #959595;
  text-align: left;
  font-weight: 300;
}
.promotion .sector-sale h4 {
  display: block;
  width: 100%;
  margin-top: 70px;
  padding-left: 25px;
  line-height: 1;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: -0.025em;
  border-left: 5px solid #dddddd;
  text-align: left;
}
.promotion .sector-sale h4 em {
  display: inline-block;
  margin-left: 0.2em;
  padding: 0 0.7em;
  vertical-align: top;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  border-radius: 25px;
  background-color: #ffde26;
  position: relative;
  top: 6px;
}
.promotion .sector-sale .product-list {
  text-align: left;
  margin-right: -40px;
}
.promotion .sector-sale .product-list .product-box {
  width: 49.4%;
  vertical-align: top;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}
.promotion .sector-sale .product-list .product-box.solo {
  width: 100%;
}
.promotion .sector-sale .product-list .product-box .notice, .promotion .sector-sale .product-list .product-box .sector-notice .notice-list li, .promotion .sector-notice .notice-list .sector-sale .product-list .product-box li, .promotion .sector-sale .sector-notice .notice-list .product-list .product-box li, .promotion .sector-sale .product-list .product-box .sector-notice, .promotion .sector-sale .product-list .product-box .sector-notice, .promotion .sector-sale .product-list .product-box .form-control .info, .promotion .sector-sale .product-list .form-control .product-box .info, .promotion .sector-sale .product-list .product-box .core .info dt, .promotion .sector-sale .product-list .core .info .product-box dt,
.promotion .sector-sale .product-list .product-box .core .info dd,
.promotion .sector-sale .product-list .core .info .product-box dd {
  clear: both;
}
.promotion .sector-sale .product-list .product {
  box-sizing: border-box;
  position: relative;
  margin: 60px 40px 0 0;
  border-radius: 10px;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 9;
  padding: 0 30px;
  margin-bottom: 20px;
}
.promotion .sector-sale .product-list .product:nth-of-type(-n+2) {
  margin-top: 40px;
}
.promotion .sector-sale .product-list .product:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 6px;
  border-radius: 10px 10px 0 0;
  background-color: #2884ff;
}
.promotion .sector-sale .product-list .product.solo {
  clear: both;
  margin-top: 30px;
}
.promotion .sector-sale .product-list .product.solo .product-head {
  padding-left: 83px;
  text-align: left;
}
.promotion .sector-sale .product-list .product.solo .holder {
  float: left;
  width: 45%;
}
.promotion .sector-sale .product-list .product.solo .holder:first-child {
  width: 55%;
}
.promotion .sector-sale .product-list .product-head {
  position: relative;
  padding: 36px 0 30px;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
}
.promotion .sector-sale .product-list .product-head p {
  line-height: 1;
  color: #202020;
}
.promotion .sector-sale .product-list .product-head p.subject {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.3;
}
.promotion .sector-sale .product-list .product-head p.subject .test {
  text-align: center;
}
.promotion .sector-sale .product-list .product-head p.subject strong {
  position: relative;
  z-index: 0;
  display: inline-block;
  color: #2884ff;
  font-weight: 900;
}
.promotion .sector-sale .product-list .product-head p.desc {
  margin-top: 17px;
  font-size: 18px;
  letter-spacing: -2px;
}
.promotion .sector-sale .product-list .flag {
  position: absolute;
  top: 0;
  left: 40px;
  width: 120px;
  height: 100px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: url("//img.eduwill.net/eduwill/img/2022/X/event/220601/pc/icon_discount.png") no-repeat 0 0;
}
.promotion .sector-sale .product-list .flag strong {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: bold;
}
.promotion .sector-sale .product-list .product-body {
  position: relative;
  padding: 30px;
}
.promotion .sector-sale .product-list .core {
  text-align: left;
  padding-left: 168px;
}
.promotion .sector-sale .product-list .core .price strong {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-weight: bold;
}
.promotion .sector-sale .product-list .core .price-before {
  position: relative;
  display: inline-block;
  font-size: 22px;
  color: #8a8a8a;
}
.promotion .sector-sale .product-list .core .price-before:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #8a8a8a;
}
.promotion .sector-sale .product-list .core .price-after {
  margin-top: 6px;
  font-size: 30px;
  color: #222;
  font-weight: 900;
}
.promotion .sector-sale .product-list .core .price-after strong {
  font-size: 52px;
  font-weight: 900;
}
.promotion .sector-sale .product-list .core .price-title {
  display: inline-block;
  width: 80px;
  margin-right: 10px;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  box-sizing: border-box;
}
.promotion .sector-sale .product-list .core .info dt,
.promotion .sector-sale .product-list .core .info dd {
  display: inline-block;
  margin: 0;
  color: #fff;
  box-sizing: border-box;
}
.promotion .sector-sale .product-list .form-control {
  margin-top: -119px;
  text-align: left;
}
.promotion .sector-sale .product-list .form-control .form-list {
  margin-left: 9px;
}
.promotion .sector-sale .product-list .form-control .form-list .fake-checkbox {
  position: relative;
  float: left;
  width: 50%;
  margin-top: 21px;
}
.promotion .sector-sale .product-list .form-control .form-list input.checkbox:checked + label {
  background-image: url("//img.eduwill.net/eduwill/img/2022/X/event/220601/pc/icon_checked.jpg");
}
.promotion .sector-sale .product-list .form-control .form-list label {
  padding-left: 34px;
  line-height: 1;
  font-size: 22px;
  font-weight: 400;
  cursor: pointer;
  background-image: url("//img.eduwill.net/eduwill/img/2022/X/event/220601/pc/icon_check.jpg");
  background-repeat: no-repeat;
  background-position: left center;
}
.promotion .sector-sale .product-list .form-control .info {
  margin: 12px 0 0 8px;
}
.promotion .sector-sale .product-list .form-control + .action {
  margin: 30px 0 0 7px;
}
.promotion .sector-sale .product-list .action {
  position: relative;
  margin-top: 24px;
  font-size: 0;
}
.promotion .sector-why {
  position: relative;
}
.promotion .sector-why p {
  position: absolute;
  right: 0;
  text-align: center;
}
.promotion .sector-why p.text {
  top: 80px;
  left: 0;
}
.promotion .sector-why p.trophy {
  top: 190px;
  left: -30px;
}
.promotion .sector-why .action {
  position: absolute;
  right: 50px;
  bottom: 70px;
}
.promotion .sector-prize {
  background-color: #fffae0;
}
.promotion .sector-band {
  background: #4999ff;
  padding: 2.7777777778vw 0;
  position: relative;
}
@media screen and (min-width: 720px) {
  .promotion .sector-band {
    padding: 20px 0;
  }
}
.promotion .sector-band strong {
  font-weight: 900;
  font-size: 5.8333333333vw;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  letter-spacing: -0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-band strong {
    font-size: 42px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-band strong {
    letter-spacing: -2px;
  }
}
.promotion .sector-band strong .point-color {
  color: #fffd53 !important;
}
.promotion .sector-band-bottom {
  background-color: #dcebff;
}
.promotion .sector-band-bottom .brand, .promotion .sector-band-bottom .eco-3475 p.brand, .promotion .sector-band-bottom .eco-1992 p.brand, .promotion .sector-band-bottom .eco-3222 p.brand, .promotion .sector-band-bottom .eco-1718 p.brand {
  position: absolute;
  top: 103px;
  right: 0;
  left: 0;
  display: block;
  color: rgba(108, 135, 124, 0.6);
  font-size: 12px;
}
.promotion .sector-band-bottom .eco-1718 p {
  display: none;
}
.promotion .sector-band-bottom .eco-3222 p {
  display: none;
}
.promotion .sector-band-bottom .eco-1992 p {
  display: none;
}
.promotion .sector-band-bottom .eco-3475 p {
  display: none;
}
.promotion .sector-review .action {
  position: absolute;
  right: 79px;
  bottom: 149px;
  border-radius: 5px;
}
.promotion .sector-review .action .btn-text {
  color: #fff !important;
  font-size: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-review .action .btn-text {
    font-size: 15px;
  }
}
.promotion .sector-review .action .btn-text:after {
  border-color: #fff;
  right: 10px;
}
.promotion .sector-review .slick-arrow {
  transform: translateY(-180%);
}
.promotion .sector-notice {
  padding: 80px 0;
  text-align: left;
  background-color: #f8f8f8;
}
.promotion .sector-notice .title {
  font-weight: 700;
  color: #202020;
}
.promotion .sector-notice .notice-list {
  margin-top: 20px;
}
.promotion .sector-notice .notice-list li {
  position: relative;
  padding-left: 10px;
}
.promotion .sector-notice .notice-list li:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
.promotion .sector-timer-black {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #111;
  padding: 15px 0;
}
.promotion .sector-timer-black .item {
  display: inline-block;
  vertical-align: top;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 0;
  font-weight: 700;
  color: #fff;
  vertical-align: middle;
}
.promotion .sector-timer-black .item.timer-wrap {
  margin: 0 10px;
}
.promotion .sector-timer-black .item.timer-wrap em {
  display: inline-block;
  min-width: 10px;
  margin: 0 5px;
  font-size: 30px;
  line-height: 70px;
  vertical-align: middle;
}
.promotion .sector-timer-black .item.timer-wrap em.bg-count {
  line-height: 70px;
  width: 115px;
  font-size: 50px;
  padding-left: 15px;
  box-sizing: border-box;
  letter-spacing: 25px;
  background: url("//img.eduwill.net/eduwill/img/2022/X/event/220601/pc/timer_bg.png") 0 0 no-repeat;
}
.promotion .sector-timer-black .item.desc {
  display: inline-block;
  padding: 0 25px;
  font-size: 24px;
  line-height: 46px;
  border: 2px solid #ffd800;
  border-radius: 25px;
  color: #ffd800;
}
.promotion .sector-timer-black .item .btn-apply::before {
  display: none;
}
.promotion.promotion-X .sector .point-color {
  color: #7637E9;
}
.promotion.promotion-X .sector-teachers .action {
  top: 198px;
  left: 307px;
}
.promotion.promotion-X .sector-teachers .team {
  width: 1048px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  top: 447px;
  left: 0;
  right: 0;
}
.promotion.promotion-X .sector-teachers .team > div {
  position: relative;
  width: 46%;
  box-sizing: border-box;
}
.promotion.promotion-X .sector-teachers .team > div.ace {
  float: left;
}
.promotion.promotion-X .sector-teachers .team > div.core {
  float: right;
}
.promotion.promotion-X .sector-teachers .team > div strong {
  font-weight: 600;
  font-size: 24px;
  text-align: left;
  display: block;
  padding: 5px 30px;
}
.promotion.promotion-X .sector-teachers .team > div .action-team {
  position: absolute;
  top: 10px;
  right: 15px;
}
.promotion.promotion-X .sector-teachers .team > div .action-team .btn-text {
  border: 1px solid #8b8b93;
  background-color: #fff;
  padding: 5px 20px 5px 10px;
}
.promotion.promotion-X .sector-curriculum .class-list-btn {
  overflow: hidden;
  position: absolute;
  bottom: 309px;
  width: 1100px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.promotion.promotion-X .sector-curriculum .class-list-btn .class-list {
  width: 48.5%;
  box-sizing: border-box;
}
.promotion.promotion-X .sector-curriculum .class-list-btn .class-list.ace {
  float: left;
}
.promotion.promotion-X .sector-curriculum .class-list-btn .class-list.core {
  float: right;
}
.promotion.promotion-X .sector-curriculum .class-list-btn .class-list a {
  padding: 17px;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  box-sizing: border-box;
}
.promotion.promotion-X .sector-book .content-title {
  padding: 90px 50px 20px;
}
.promotion.promotion-X .sector-book .review-slide {
  margin-top: 15px;
}
.promotion.promotion-X .sector-book .action {
  top: 170px;
  left: 506px;
}
.promotion.promotion-X .sector-short-grow, .promotion.promotion-X .sector-attention {
  padding-top: 80px;
}
.promotion.promotion-X .sector-short-grow .action, .promotion.promotion-X .sector-attention .action {
  top: 54px;
  left: 430px;
}
.promotion.promotion-X .sector-difference {
  background-color: #FFFAE0;
}
.promotion.promotion-U .point-color {
  color: #088ab5 !important;
}
.promotion.promotion-U .sector-short-best .action {
  top: 129px;
  left: 571px;
}
.promotion.promotion-U .sector-video-review {
  padding-bottom: 50px !important;
}
.promotion.promotion-U .sector-curriculum .curriculum {
  position: relative;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab {
  position: absolute;
  top: 146px;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li {
  color: rgba(34, 34, 34, 0.5);
  display: inline-block;
  width: 19%;
  font-size: 22px;
  font-weight: 600;
  border-radius: 50px;
  line-height: 1.3;
  padding: 11px 0;
  margin: 0 6px;
  cursor: pointer;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li span {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50px;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li span:hover {
  position: relative;
  display: inline-block;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li span:hover:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 1;
  display: block;
  width: 40px;
  height: 46px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
@-webkit-keyframes pointerBounce {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}
@keyframes pointerBounce {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.on {
  color: #000;
  background: #fff;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.on:after {
  display: none;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.on:before {
  content: "";
  height: 49px;
  position: absolute;
  left: 69px;
  top: 248px;
  background: #fff;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.tab1.on:before {
  background: none;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.tab2.on:before {
  width: 224px;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.tab2.on:hover:before {
  width: 224px;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.tab3.on:before {
  width: 427px;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.tab3.on:hover:before {
  width: 427px;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.tab4.on:before {
  width: 630px;
}
.promotion.promotion-U .sector-curriculum .curriculum .t-tab ul li.tab4.on:hover:before {
  width: 630px;
}
.promotion.promotion-U .sector-teachers .action a {
  background-color: #088ab5 !important;
}
.promotion.promotion-U .sector-difference {
  background-color: #fffae0;
}
.promotion.promotion-5 .point-color {
  color: #1b37c9 !important;
}
.promotion.promotion-5 .sector-sale .product-list .form-control {
  margin-top: 0;
  margin-left: 170px;
}
.promotion.promotion-5 .sector-sale .product-list .form-control + .action {
  margin: 0;
  margin-top: 24px;
  text-align: center;
}
.promotion.promotion-5 .sector-sale .product-list .form-control .info span {
  display: block;
}
.promotion.promotion-5 .sector-sale .product-list .product.solo .holder .form-control {
  margin-top: -119px;
  margin-left: 0;
}
.promotion.promotion-5 .sector-sale .product-list .product.solo {
  text-align: left;
}
.promotion.promotion-5 .sector-sale .product-list .product.solo .product-head {
  display: inline-block;
  width: 50%;
}
.promotion.promotion-5 .sector-sale .product-list .product.solo .product-body {
  position: relative;
  top: -5px;
}
.promotion.promotion-5 .sector-band .point-color {
  color: #fff !important;
}
.promotion.promotion-5 .sector-pass .action {
  position: absolute;
  right: 50px;
  bottom: 110px;
}
.promotion.promotion-5 .sector-pass .action a {
  background-color: #1b37c9;
  color: #fff;
  font-weight: 300;
}
.promotion.promotion-5 .sector-pass .action a:after {
  border-color: #fff;
}
.promotion.promotion-5 .sector-pass .action a .point-color {
  font-weight: 600;
  color: #ffd800 !important;
}
.promotion.promotion-5 .sector-pass .review-slide .slick-arrow {
  transform: translateY(-255%);
}
.promotion.promotion-5 .sector-curriculum .class-list-btn {
  overflow: hidden;
  position: absolute;
  bottom: 309px;
  width: 1100px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.promotion.promotion-5 .sector-curriculum .class-list-btn .class-list {
  width: 48.5%;
  box-sizing: border-box;
}
.promotion.promotion-5 .sector-curriculum .class-list-btn .class-list.ace {
  float: left;
}
.promotion.promotion-5 .sector-curriculum .class-list-btn .class-list.core {
  float: right;
}
.promotion.promotion-5 .sector-curriculum .class-list-btn .class-list a {
  padding: 17px;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  box-sizing: border-box;
}
.promotion.promotion-5 .sector-brand {
  background: url("//img.eduwill.net/eduwill/img/2022/5/common/pc/bg_brand.png") no-repeat center 0;
  background-color: #fffae0;
  background-size: cover;
}
.promotion.promotion-5 .sector-brand .action {
  right: 430px !important;
}
.promotion.promotion-1 .point-color {
  color: #ff5d28 !important;
}
.promotion.promotion-1 .sector-review .action {
  background-color: #ff5d28;
}
.promotion.promotion-1 .sector-review .action .btn-text .point-color {
  color: #fff265 !important;
}
.promotion.promotion-1 .sector-teachers {
  background-color: #f3f3f3;
}
.promotion.promotion-1 .sector-teachers .point-color {
  color: #ff5d28 !important;
}
.promotion.promotion-1 .sector-teachers .border-color {
  border-color: #ff5d28 !important;
}
.promotion.promotion-1 .sector-teachers .bg-color {
  background-color: #ff5d28 !important;
}
.promotion.promotion-1 .sector-book .content-title {
  margin-bottom: 50px;
}
.promotion.promotion-1 .sector-book .action {
  position: absolute;
  top: 162px;
  left: 531px;
}
.promotion.promotion-1 .sector-brand {
  background-color: #f3f3f3;
}

.dimmed_banner {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
}
.dimmed_banner .banner-area {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -400px;
}
.dimmed_banner .a-btn {
  text-align: right;
  margin-bottom: 5px;
}
.dimmed_banner .a-btn a {
  color: #fff;
  display: inline-block;
  margin-left: 5px;
}
.dimmed_banner .a-btn a:after {
  content: "|";
  margin: 0 2px 0 5px;
}
.dimmed_banner .a-btn a:last-child:after {
  display: none;
}

.icon-1 {
  -webkit-animation: rotate_image 6s ease-in-out infinite;
          animation: rotate_image 6s ease-in-out infinite;
  transform-origin: 50% 50%;
}

.icon-2 {
  -webkit-animation: swing ease-in-out 10s infinite alternate;
          animation: swing ease-in-out 10s infinite alternate;
  transform-origin: left -1310px;
}

.b-wave {
  -webkit-animation: zoom-b 8s linear infinite alternate;
          animation: zoom-b 8s linear infinite alternate;
  transform-origin: 50% 70%;
}

.b-wave2 {
  -webkit-animation: zoom-b 4s linear infinite alternate;
          animation: zoom-b 4s linear infinite alternate;
  transform-origin: 50% 70%;
}

.water-drop4,
.water-drop5 {
  -webkit-animation: zoom-b 2s linear infinite alternate;
          animation: zoom-b 2s linear infinite alternate;
  transform-origin: 50% 70%;
}

.s-wave {
  -webkit-animation: swing ease-in-out 1s infinite alternate;
          animation: swing ease-in-out 1s infinite alternate;
  transform-origin: center -20px;
}

.water-drop1,
.water-drop3 {
  animation: water-ani 3s linear infinite reverse;
}

.water-drop2 {
  -webkit-animation: water-ani 3s linear infinite;
          animation: water-ani 3s linear infinite;
}

@-webkit-keyframes rotate_image {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotate_image {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes swing {
  0% {
    transform: rotate(3deg);
  }
  100% {
    transform: rotate(-3deg);
  }
}
@keyframes swing {
  0% {
    transform: rotate(3deg);
  }
  100% {
    transform: rotate(-3deg);
  }
}
@-webkit-keyframes zoom-b {
  0% {
    transform: scale(1, 1) translateZ(1px);
  }
  100% {
    transform: scale(1.5, 1.5) translateZ(1px);
  }
}
@keyframes zoom-b {
  0% {
    transform: scale(1, 1) translateZ(1px);
  }
  100% {
    transform: scale(1.5, 1.5) translateZ(1px);
  }
}
@-webkit-keyframes water-ani {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    transform: translate(30px, 10px);
    opacity: 1;
  }
}
@keyframes water-ani {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    transform: translate(30px, 10px);
    opacity: 1;
  }
}/*# sourceMappingURL=web.css.map */