@charset "UTF-8";
.promotion .wrap,
.promotion .wrap-full,
.product-eco .wrap,
.product-eco .wrap-full,
.fullservice .wrap,
.fullservice .wrap-full, .grid {
  *zoom: 1;
}
.promotion .wrap::before,
.promotion .wrap-full::before,
.product-eco .wrap::before,
.product-eco .wrap-full::before,
.fullservice .wrap::before,
.fullservice .wrap-full::before, .grid::before, .promotion .wrap::after,
.promotion .wrap-full::after,
.product-eco .wrap::after,
.product-eco .wrap-full::after,
.fullservice .wrap::after,
.fullservice .wrap-full::after, .grid::after {
  content: "";
  display: table;
}
.promotion .wrap::after,
.promotion .wrap-full::after,
.product-eco .wrap::after,
.product-eco .wrap-full::after,
.fullservice .wrap::after,
.fullservice .wrap-full::after, .grid::after {
  clear: both;
}

.hidden,
.sr_only,
.sr-only {
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid .col {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.table {
  display: table;
}
.table .table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.product-eco .slick-dots {
  font-size: 0;
}
.product-eco .slick-dots li {
  display: inline-block;
}
.product-eco .slick-dots button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: 0;
  background: none;
}

.promotion .wide,
.product-eco .wide,
.fullservice .wide {
  position: relative;
  left: 50%;
  display: block;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@-webkit-keyframes effectBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@keyframes effectBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
.effect-bounce-diagonal {
  -webkit-animation-name: effectBounceDiagonal;
          animation-name: effectBounceDiagonal;
  -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 effectBounceUpDown {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes effectBounceUpDown {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.effect-bounce-updown {
  -webkit-animation-name: effectBounceUpDown;
          animation-name: effectBounceUpDown;
  -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 effectExtend {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@keyframes effectExtend {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
.effect-extend {
  -webkit-animation-name: effectExtend;
          animation-name: effectExtend;
  -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 effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.effect-blink {
  -webkit-animation-name: effectBlink;
          animation-name: effectBlink;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-end;
          animation-timing-function: step-end;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

.promotion,
.product-eco,
.fullservice {
  text-align: center;
  overflow: hidden;
  color: #000;
}
.promotion *,
.product-eco *,
.fullservice * {
  line-height: normal;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: -0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .promotion *,
  .product-eco *,
  .fullservice * {
    letter-spacing: -1px;
  }
}
.promotion [class^=sector-],
.product-eco [class^=sector-],
.fullservice [class^=sector-] {
  position: relative;
}
.promotion button,
.product-eco button,
.fullservice button {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: inherit;
  text-decoration: none;
  border: none;
  background: transparent;
  outline: 0;
  cursor: pointer;
}
.promotion p,
.product-eco p,
.fullservice p {
  margin: 0;
  padding: 0;
  line-height: 1;
  color: inherit;
}
.promotion a,
.promotion a:link,
.product-eco a,
.product-eco a:link,
.fullservice a,
.fullservice a:link {
  color: currentColor;
}
.promotion .wrap,
.promotion .wrap-full,
.product-eco .wrap,
.product-eco .wrap-full,
.fullservice .wrap,
.fullservice .wrap-full {
  position: relative;
  margin: 0 auto;
}
.promotion .wrap-full,
.product-eco .wrap-full,
.fullservice .wrap-full {
  width: 100%;
}
.promotion .icon-pointer,
.product-eco .icon-pointer,
.fullservice .icon-pointer {
  position: relative;
  display: inline-block;
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 7.6388888889vw;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    width: 55px;
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  height: 7.7777777778vw;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    height: 56px;
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_20.png") no-repeat 0 0;
  background-size: 100% auto;
}
@-webkit-keyframes pointerBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@keyframes pointerBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  -webkit-animation-name: pointerBounceDiagonal;
          animation-name: pointerBounceDiagonal;
  -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;
}

#edufLayerBaseTable .eduf-layer-wrap, #edufLayerExamSchedule .eduf-layer-wrap {
  max-width: 940px;
}
#edufLayerBaseTable .table-exam, #edufLayerExamSchedule .table-exam {
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
}
#edufLayerBaseTable .table-exam th,
#edufLayerBaseTable .table-exam td, #edufLayerExamSchedule .table-exam th,
#edufLayerExamSchedule .table-exam td {
  padding: 1.3888888889vw 0;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .table-exam th,
  #edufLayerBaseTable .table-exam td, #edufLayerExamSchedule .table-exam th,
  #edufLayerExamSchedule .table-exam td {
    padding: 10px 0;
  }
}
#edufLayerBaseTable .table-exam th,
#edufLayerBaseTable .table-exam td, #edufLayerExamSchedule .table-exam th,
#edufLayerExamSchedule .table-exam td {
  text-align: center;
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .table-exam th,
  #edufLayerBaseTable .table-exam td, #edufLayerExamSchedule .table-exam th,
  #edufLayerExamSchedule .table-exam td {
    font-size: 20px;
  }
}
#edufLayerBaseTable .table-exam th,
#edufLayerBaseTable .table-exam td, #edufLayerExamSchedule .table-exam th,
#edufLayerExamSchedule .table-exam td {
  border-top: 1px solid #D2D2D2;
  border-left: 1px solid #D2D2D2;
}
@media screen and (min-width: 1100px) {
  #edufLayerBaseTable .table-exam th,
  #edufLayerBaseTable .table-exam td, #edufLayerExamSchedule .table-exam th,
  #edufLayerExamSchedule .table-exam td {
    font-size: 16px;
  }
}
#edufLayerBaseTable .table-exam td, #edufLayerExamSchedule .table-exam td {
  font-weight: 500;
  color: #000;
  letter-spacing: -0.48px;
  word-break: break-word;
}
#edufLayerBaseTable .table-exam td:nth-last-child(2), #edufLayerExamSchedule .table-exam td:nth-last-child(2) {
  font-weight: 700;
}
#edufLayerBaseTable .table-exam td.fc-blue, #edufLayerExamSchedule .table-exam td.fc-blue {
  background-color: #EFF1F4;
  color: #547ACA;
}
#edufLayerBaseTable .table-exam th, #edufLayerExamSchedule .table-exam th {
  font-weight: 700;
  color: #000;
  letter-spacing: -0.8px;
  border-top-color: #D2D2D2;
  background: #F8F8F8;
}
#edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
  font-size: 12px;
  font-size: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
    font-size: 12px;
  }
}
#edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
  background: #F0F4FA;
  color: #000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 22px;
  height: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
    height: 22px;
  }
}
#edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
    padding: 0 8px;
  }
}
#edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
  border-radius: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
    border-radius: 5px;
  }
}
#edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
  margin: 0 0 0 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .table-exam .label-benefit, #edufLayerExamSchedule .table-exam .label-benefit {
    margin: 0 0 0 10px;
  }
}
#edufLayerBaseTable .base, #edufLayerExamSchedule .base {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .base, #edufLayerExamSchedule .base {
    margin-top: 10px;
  }
}
#edufLayerBaseTable .base, #edufLayerExamSchedule .base {
  color: #000;
}
#edufLayerBaseTable .eduf-layer-subtitle, #edufLayerExamSchedule .eduf-layer-subtitle {
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  #edufLayerBaseTable .eduf-layer-subtitle, #edufLayerExamSchedule .eduf-layer-subtitle {
    font-size: 20px;
  }
}
#edufLayerBaseTable .eduf-layer-subtitle, #edufLayerExamSchedule .eduf-layer-subtitle {
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
}
#edufLayerBaseTable .eduf-layer-subtitle:first-child, #edufLayerExamSchedule .eduf-layer-subtitle:first-child {
  margin-top: 0;
}

.eduf-layer-image .eduf-layer-wrap {
  max-width: 1160px;
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.eduf-layer-image .eduf-layer-content {
  padding: 0;
  line-height: 0;
  background-color: transparent;
}
.eduf-layer-image .eduf-layer-content img {
  display: block;
  width: 100%;
}
.eduf-layer-image .eduf-layer-close {
  z-index: 1;
}

.eduf-layer-curriculum .eduf-layer-wrap {
  max-width: 88.8888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .eduf-layer-wrap {
    max-width: 640px;
  }
}
.eduf-layer-curriculum .eduf-layer-wrap {
  min-width: 88.8888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .eduf-layer-wrap {
    min-width: 640px;
  }
}
.eduf-layer-curriculum .eduf-layer-content {
  text-align: center;
  padding: 9.7222222222vw 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .eduf-layer-content {
    padding: 70px 40px;
  }
}
.eduf-layer-curriculum .eduf-layer-content {
  background: #FAFAFA;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.eduf-layer-curriculum .title-box {
  display: inline-block;
  margin-bottom: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .title-box {
    margin-bottom: 40px;
  }
}
.eduf-layer-curriculum .title-box {
  padding: 1.3888888889vw 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .title-box {
    padding: 10px 20px;
  }
}
.eduf-layer-curriculum .title-box {
  border: 1px solid #E6E6E6;
  border-radius: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .title-box {
    border-radius: 10px;
  }
}
.eduf-layer-curriculum .title-box {
  background: #FFF;
}
.eduf-layer-curriculum .title-box p {
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .title-box p {
    font-size: 24px;
  }
}
.eduf-layer-curriculum .title-box p {
  font-weight: 700;
  line-height: 140%;
  color: #000;
  letter-spacing: -0.1666666667vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .title-box p {
    letter-spacing: -1.2px;
  }
}
.eduf-layer-curriculum .table-list {
  margin-bottom: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-list {
    margin-bottom: 12px;
  }
}
.eduf-layer-curriculum .table-list {
  padding: 5.5555555556vw 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-list {
    padding: 40px 30px;
  }
}
.eduf-layer-curriculum .table-list {
  border: 1px solid #E6E6E6;
  border-radius: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-list {
    border-radius: 10px;
  }
}
.eduf-layer-curriculum .table-list {
  background: #FFF;
}
.eduf-layer-curriculum .table-list:last-child {
  margin-bottom: 0;
}
.eduf-layer-curriculum .table-title {
  display: inline-block;
  margin-bottom: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-title {
    margin-bottom: 20px;
  }
}
.eduf-layer-curriculum .table-title {
  padding: 1.3888888889vw 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-title {
    padding: 10px 20px;
  }
}
.eduf-layer-curriculum .table-title {
  border: 1px solid #E6E6E6;
  border-radius: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-title {
    border-radius: 10px;
  }
}
.eduf-layer-curriculum .table-title {
  background: #FAFAFA;
}
.eduf-layer-curriculum .table-title p {
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-title p {
    font-size: 22px;
  }
}
.eduf-layer-curriculum .table-title p {
  font-weight: 500;
  line-height: 140%;
  color: #000;
  letter-spacing: -0.1527777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum .table-title p {
    letter-spacing: -1.1px;
  }
}
.eduf-layer-curriculum table {
  width: 100%;
  border: solid #797979;
  border-width: 0.2777777778vw 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table {
    border-width: 2px 0;
  }
}
.eduf-layer-curriculum table th:first-child, .eduf-layer-curriculum table td:first-child {
  max-width: 12.5vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table th:first-child, .eduf-layer-curriculum table td:first-child {
    max-width: 90px;
  }
}
.eduf-layer-curriculum table th:first-child, .eduf-layer-curriculum table td:first-child {
  width: 12.5vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table th:first-child, .eduf-layer-curriculum table td:first-child {
    width: 90px;
  }
}
.eduf-layer-curriculum table th:first-child, .eduf-layer-curriculum table td:first-child {
  border-right: 1px solid #E6E6E6;
}
.eduf-layer-curriculum table th {
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table th {
    font-size: 22px;
  }
}
.eduf-layer-curriculum table th {
  font-weight: 500;
  line-height: 140%;
  color: #000;
  letter-spacing: -0.1527777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table th {
    letter-spacing: -1.1px;
  }
}
.eduf-layer-curriculum table th {
  padding: 1.3888888889vw 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table th {
    padding: 10px 0;
  }
}
.eduf-layer-curriculum table th {
  background: #FAFAFA;
}
.eduf-layer-curriculum table td {
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table td {
    font-size: 22px;
  }
}
.eduf-layer-curriculum table td {
  line-height: 140%;
  color: #444;
  letter-spacing: -0.1527777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table td {
    letter-spacing: -1.1px;
  }
}
.eduf-layer-curriculum table td {
  padding: 1.3888888889vw 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-curriculum table td {
    padding: 10px 0;
  }
}
.eduf-layer-curriculum table td {
  border-top: 1px solid #E6E6E6;
}

.action-top-product {
  display: none !important;
}

.product-eco .wrap {
  width: 1200px;
}
.product-eco .title-box {
  margin-bottom: 60px;
}
.product-eco .main-title {
  font-size: 40px;
  line-height: 140%;
  color: #000;
  letter-spacing: -1.4px;
  font-weight: 700;
}
.product-eco .sub-title {
  margin-top: 10px;
  color: #000;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -1.04px;
}
.product-eco .sup-title {
  color: #222;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.product-eco .text-notice {
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 148%;
  letter-spacing: -1px;
}
.product-eco .fc-point {
  color: #FFA800;
}
.product-eco .slick-list * {
  font-size: 0;
}
.product-eco .slick-arrow {
  border-radius: 50%;
}
.product-eco .slick-arrow.slick-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-prev {
    width: 60px;
  }
}
.product-eco .slick-arrow.slick-prev {
  height: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-prev {
    height: 60px;
  }
}
.product-eco .slick-arrow.slick-prev {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  margin-left: -84.7222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-prev {
    margin-left: -610px;
  }
}
.product-eco .slick-arrow.slick-prev {
  background: rgba(0, 0, 0, 0.4);
}
.product-eco .slick-arrow.slick-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-prev::before {
    width: 15px;
  }
}
.product-eco .slick-arrow.slick-prev::before {
  height: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-prev::before {
    height: 15px;
  }
}
.product-eco .slick-arrow.slick-prev::before {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-bottom-width: 2px;
  border-left-width: 2px;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
.product-eco .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-next {
    width: 60px;
  }
}
.product-eco .slick-arrow.slick-next {
  height: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-next {
    height: 60px;
  }
}
.product-eco .slick-arrow.slick-next {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 50%;
  margin-right: -84.7222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-next {
    margin-right: -610px;
  }
}
.product-eco .slick-arrow.slick-next {
  background: rgba(0, 0, 0, 0.4);
}
.product-eco .slick-arrow.slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-next::before {
    width: 15px;
  }
}
.product-eco .slick-arrow.slick-next::before {
  height: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-arrow.slick-next::before {
    height: 15px;
  }
}
.product-eco .slick-arrow.slick-next::before {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-top-width: 2px;
  border-right-width: 2px;
  -webkit-transform: translate(-75%, -50%) rotate(45deg);
  transform: translate(-75%, -50%) rotate(45deg);
}
.product-eco .slick-dots {
  margin-top: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-dots {
    margin-top: 16px;
  }
}
.product-eco .slick-dots li {
  display: inline-block;
  font-size: 0;
  margin: 0 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-dots li {
    margin: 0 4px;
  }
}
.product-eco .slick-dots li button {
  width: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-dots li button {
    width: 12px;
  }
}
.product-eco .slick-dots li button {
  height: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-dots li button {
    height: 12px;
  }
}
.product-eco .slick-dots li button {
  border-radius: 69.4444444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-dots li button {
    border-radius: 500px;
  }
}
.product-eco .slick-dots li button {
  background-color: rgba(0, 0, 0, 0.2);
}
.product-eco .slick-dots li.slick-active button {
  width: 5vw;
}
@media screen and (min-width: 720px) {
  .product-eco .slick-dots li.slick-active button {
    width: 36px;
  }
}
.product-eco .slick-dots li.slick-active button {
  background: #000;
}
.product-eco .fix-wing {
  z-index: 100;
  position: fixed;
  right: 50px;
  bottom: 150px;
}
.product-eco .fix-wing a {
  display: block;
  margin: 5px 0;
  border-radius: 10px;
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.14);
}
.product-eco .fix-bottom {
  z-index: 100;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  background: rgba(0, 0, 0, 0.8);
}
.product-eco .fix-bottom a {
  display: block;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.product-eco .sector-title {
  overflow: hidden;
  background-image: url("//img.eduwill.net/eduwill/img/2026/0/product/260902/pc/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.product-eco .sector-title:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(191deg, #FFF5AD 9.19%, #5BAD68 81.68%, #137568 94.56%);
}
.product-eco .sector-title {
  padding-bottom: 69px;
}
.product-eco .sector-title .laurel-wrap {
  position: relative;
  margin-top: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  z-index: 1;
}
.product-eco .sector-title .laurel-wrap .laurel {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 175px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 36px;
  min-height: 73px;
  color: #294F3A;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.96px;
}
.product-eco .sector-title .laurel-wrap .laurel strong {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  line-height: inherit;
  letter-spacing: -1.14px;
}
.product-eco .sector-title .laurel-wrap .laurel:before, .product-eco .sector-title .laurel-wrap .laurel:after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 31px;
  height: 73px;
  background-image: url("//img.eduwill.net/eduwill/img/2026/0/product/260902/pc/ico_laurel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.product-eco .sector-title .laurel-wrap .laurel:before {
  left: 0;
}
.product-eco .sector-title .laurel-wrap .laurel:after {
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.product-eco .sector-title .title-1 {
  margin-top: 60px;
  color: #222;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -1.6px;
}
.product-eco .sector-title .title-2 {
  margin-top: 4px;
  color: #FFF;
  -webkit-text-stroke-width: 9px;
  -webkit-text-stroke-color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 110px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -4.4px;
  paint-order: stroke;
  -webkit-filter: drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000);
          filter: drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000);
}
.product-eco .sector-title .title-3 {
  display: inline-block;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 110px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -4.4px;
  background: -webkit-gradient(linear, left top, right top, from(#FEB501), color-stop(49.66%, #FFEE96), to(#FFBC00));
  background: linear-gradient(90deg, #FEB501 0%, #FFEE96 49.66%, #FFBC00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-filter: drop-shadow(-1px -1px 0 #000) drop-shadow(-1px -1px 0 #000) drop-shadow(-1px -1px 0 #000) drop-shadow(3px 0 0 #000) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #000);
          filter: drop-shadow(-1px -1px 0 #000) drop-shadow(-1px -1px 0 #000) drop-shadow(-1px -1px 0 #000) drop-shadow(3px 0 0 #000) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #000);
}
.product-eco .sector-title .title-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 20px 0;
  gap: 6px;
}
.product-eco .sector-title .title-4 .box {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 12px;
  border: 2px solid #93693C;
  background: linear-gradient(122deg, #FFF 22.01%, #FFF6D9 72.44%);
  -webkit-box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
          box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
  backdrop-filter: blur(1px);
  text-align: left;
  width: 285px;
  height: 164px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding: 30px 28px;
}
.product-eco .sector-title .title-4 .box p {
  margin: 0;
  padding: 0;
}
.product-eco .sector-title .title-4 .box p.text-1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: rgb(123, 79, 32);
}
.product-eco .sector-title .title-4 .box p.text-2 {
  margin-top: 5px;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -1.54px;
  color: rgb(123, 79, 32);
}
.product-eco .sector-title .title-4 .box p.text-3 {
  margin-top: 4px;
  color: #58451F;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.39px;
}
.product-eco .sector-title .title-4 .box.box-dark {
  position: relative;
  background: linear-gradient(104deg, rgba(0, 0, 0, 0.75) 36.52%, rgba(130, 73, 5, 0.75) 109.73%);
  -webkit-box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
          box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
}
.product-eco .sector-title .title-4 .box.box-dark:after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  background-image: url("//img.eduwill.net/eduwill/img/2026/0/product/260902/pc/title4_subnote.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 84px;
  height: 99px;
}
.product-eco .sector-title .title-4 .box.box-dark .text-1 {
  color: #fff;
}
.product-eco .sector-title .title-4 .box.box-dark .text-2 {
  color: #fff;
  font-weight: 900;
  background: -webkit-gradient(linear, left top, right top, from(#E7AD00), color-stop(36%, #F9E477), to(#CF9800));
  background: linear-gradient(90deg, #E7AD00 0%, #F9E477 36%, #CF9800 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .sector-title .title-4 .box.box-dark .text-notice {
  margin-top: 30px;
  color: #FFF;
  paint-order: stroke;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #58451F;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.39px;
}
.product-eco .sector-title .title-4 .title-tag {
  position: absolute;
  top: 0;
  right: 10px;
  background: url(//img.eduwill.net/eduwill/img/2025/J/product/250312/pc/tag_bg.png) no-repeat 0 0;
  background-size: cover;
  width: 114px;
  height: 22px;
  text-align: center;
}
.product-eco .sector-title .title-4 .title-tag span {
  display: block;
  color: #000;
  text-align: center;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 11.302px */
  letter-spacing: -0.188px;
  text-transform: uppercase;
  padding: 5px 0px;
  line-height: 1;
}
.product-eco .sector-title .title-4 .title-flag {
  position: absolute;
  top: 0;
  right: 5px;
}
.product-eco .sector-title .action-base {
  position: absolute;
  right: 22px;
  top: 107px;
  z-index: 1;
}
.product-eco .sector-title .action-base a, .product-eco .sector-title .action-base button {
  padding: 7px 24px 7px 10px;
  border-radius: 2px;
  border: 1px solid #294F3A;
  opacity: 0.5;
  color: #294F3A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.28px;
}
.product-eco .sector-title .action-base a, .product-eco .sector-title .action-base button {
  position: relative;
  display: inline-block;
}
.product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
    width: 5px;
  }
}
.product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
    height: 5px;
  }
}
.product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
    margin-top: -2.5px;
  }
}
.product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
    right: 10px;
  }
}
.product-eco .sector-title .action-base a::before, .product-eco .sector-title .action-base button::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .sector-title .action-base a:before, .product-eco .sector-title .action-base button:before {
  right: 14px;
}
.product-eco .sector-title .action {
  margin-top: 30px;
}
.product-eco .sector-title .action a, .product-eco .sector-title .action button {
  display: block;
  width: 1020px;
  margin: 0 auto;
  padding: 30px 0;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-13.64%, #646464), color-stop(82.39%, #000)), -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 -13.64%, #000 82.39%), linear-gradient(180deg, #646464 0%, #000 100%);
  border: 1px solid #FFF7CD;
}
.product-eco .sector-title .action a span, .product-eco .sector-title .action button span {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 118%;
  letter-spacing: -0.66px;
  padding-right: 20px;
}
.product-eco .sector-title .action a span, .product-eco .sector-title .action button span {
  position: relative;
  display: inline-block;
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    width: 6px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  height: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    height: 6px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  margin-top: -0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    margin-top: -3px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    right: 12px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .sector-title .action a span:before, .product-eco .sector-title .action button span:before {
  right: 0;
}
.product-eco .sector-title .text-notice {
  color: #fff;
}
.product-eco .sector-winner {
  overflow: hidden;
  padding: 100px 0;
}
.product-eco .sector-winner .wrap {
  z-index: 3;
}
.product-eco .sector-winner .title-box p.main-title, .product-eco .sector-winner .title-box p.sup-title {
  color: #fff;
}
.product-eco .sector-winner .title-box p.main-title {
  font-weight: 700;
}
.product-eco .sector-winner .title-box .base {
  color: rgba(255, 255, 255, 0.5);
}
.product-eco .sector-winner .eduf-winner-list {
  overflow: hidden;
  -webkit-transform: perspective(300px) rotateX(30deg);
          transform: perspective(300px) rotateX(30deg);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-winner .eduf-winner-list p {
  margin: 0;
  line-height: 2;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.product-eco .sector-winner .bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.product-eco .sector-winner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.product-eco .sector-review {
  padding: 60px 0;
  background: #F8F8F8;
}
.product-eco .sector-review .slide-review {
  margin: 0 auto;
}
.product-eco .sector-review .slide-review .slick-slide {
  width: 776px;
  margin: 0 20px;
}
.product-eco .sector-review .slide-review .slick-slide .review-box {
  position: relative;
  height: 230px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 28px 40px 28px 230px;
  border-radius: 10px;
  border: 1.105px solid #E6E6E6;
  background: #FFF;
}
.product-eco .sector-review .slide-review .slick-slide .review-box img {
  position: absolute;
  top: 50%;
  left: 44px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 165px;
}
.product-eco .sector-review .slide-review .slick-slide .review-box:after {
  position: absolute;
  right: 29px;
  bottom: 10px;
  content: "”";
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 900;
  line-height: 136%;
  letter-spacing: -4.8px;
  opacity: 0.1;
}
.product-eco .sector-review .slide-review .slick-slide .summary {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: -0.64px;
  text-align: left;
}
.product-eco .sector-review .slide-review .slick-slide .review {
  color: #444;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.64px;
  word-break: keep-all;
  overflow-wrap: break-word;
  text-align: left;
}
.product-eco .sector-review .slide-review .slick-slide .review strong {
  color: #FF8400;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.64px;
}
.product-eco .sector-review .slide-review .slick-slide .review .fc-point {
  color: #FF8400;
}
.product-eco .sector-review .slide-review .slick-slide .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
  padding-top: 11px;
  color: #6E6E6E;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.product-eco .sector-review .slide-review .slick-slide:not(.slick-active) {
  -webkit-filter: blur(2px);
          filter: blur(2px);
  opacity: 0.5;
}
.product-eco .sector-review .slide-review .slick-arrow {
  width: 38px;
  height: 38px;
  margin-top: -15px;
}
.product-eco .sector-review .slide-review .slick-arrow:before {
  width: 10px;
  height: 10px;
}
.product-eco .sector-review .slide-review .slick-arrow.slick-prev {
  margin-left: -405px;
}
.product-eco .sector-review .slide-review .slick-arrow.slick-next {
  margin-right: -405px;
}
.product-eco .sector-review .action-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  gap: 10px;
}
.product-eco .sector-review .link-more {
  display: inline-block;
  padding: 9px 20px 9px 10px;
  border-radius: 4px;
  border: 1px solid #BBB;
  background: #F1F1F1;
  color: #999;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -1px;
}
.product-eco .sector-review .link-more {
  position: relative;
  display: inline-block;
}
.product-eco .sector-review .link-more::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-review .link-more::before {
    width: 5px;
  }
}
.product-eco .sector-review .link-more::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-review .link-more::before {
    height: 5px;
  }
}
.product-eco .sector-review .link-more::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-review .link-more::before {
    margin-top: -2.5px;
  }
}
.product-eco .sector-review .link-more::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-review .link-more::before {
    right: 10px;
  }
}
.product-eco .sector-review .link-more::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .sector-review .link-more:before {
  right: 10px;
}
.product-eco .sector-compare {
  padding: 100px 0;
  background: #FFFCF5;
}
.product-eco .sector-compare .action-base {
  position: absolute;
  top: 109px;
  right: 115px;
}
.product-eco .sector-compare .action-base button,
.product-eco .sector-compare .action-base a {
  padding: 1px 17px 1px 9px;
  border: 1px solid currentColor;
  border-radius: 2px;
  color: rgba(54, 54, 54, 0.9);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
}
.product-eco .sector-compare .action-base button,
.product-eco .sector-compare .action-base a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-compare .action-base button::before,
.product-eco .sector-compare .action-base a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-compare .action-base button::before,
  .product-eco .sector-compare .action-base a::before {
    width: 4px;
  }
}
.product-eco .sector-compare .action-base button::before,
.product-eco .sector-compare .action-base a::before {
  height: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-compare .action-base button::before,
  .product-eco .sector-compare .action-base a::before {
    height: 4px;
  }
}
.product-eco .sector-compare .action-base button::before,
.product-eco .sector-compare .action-base a::before {
  margin-top: -0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-compare .action-base button::before,
  .product-eco .sector-compare .action-base a::before {
    margin-top: -2px;
  }
}
.product-eco .sector-compare .action-base button::before,
.product-eco .sector-compare .action-base a::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-compare .action-base button::before,
  .product-eco .sector-compare .action-base a::before {
    right: 8px;
  }
}
.product-eco .sector-compare .action-base button::before,
.product-eco .sector-compare .action-base a::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .sector-compare .action-base button,
.product-eco .sector-compare .action-base a {
  opacity: 0.5;
}
.product-eco .sector-compare .action-base button:before,
.product-eco .sector-compare .action-base a:before {
  right: 8px;
}
.product-eco .sector-compare .tbl-box {
  position: relative;
}
.product-eco .sector-compare .compare-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  text-align: left;
}
.product-eco .sector-compare .compare-table .col-other {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 433px;
          flex: 0 0 433px;
  background: #F2F2F2;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.product-eco .sector-compare .compare-table .col-other .cell-title {
  padding: 22px 0;
  background: #DFDFDF;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.product-eco .sector-compare .compare-table .col-other .cell-list li {
  position: relative;
  padding: 26px 30px 26px 64px;
  color: #8A8A8A;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
.product-eco .sector-compare .compare-table .col-other .cell-list li + li {
  border-top: 1px solid #E0E0E0;
}
.product-eco .sector-compare .compare-table .col-eduwill {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 542px;
          flex: 0 0 542px;
  position: relative;
  z-index: 1;
  background: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  border-radius: 0 10px 10px 0;
  border: 3px solid #ffc80c;
}
.product-eco .sector-compare .compare-table .col-eduwill:before {
  position: absolute;
  top: -3px;
  left: -27px;
  bottom: -3px;
  content: "";
  display: block;
  width: 24px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/pc/bg_compare_eduwill.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-title {
  padding: 22px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFCC0F), to(#FFB700));
  background: linear-gradient(180deg, #FFCC0F 0%, #FFB700 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-list li {
  position: relative;
  padding: 37px 30px 37px 60px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-list li strong {
  color: #CB8A00;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-list li + li {
  border-top: 1px solid #F0F0F0;
}
.product-eco .sector-compare .compare-table .ico-x,
.product-eco .sector-compare .compare-table .ico-check {
  position: absolute;
  left: 30px;
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.product-eco .sector-compare .compare-table .ico-x {
  top: 28px;
  background: #8A8A8A url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M1 1L9 9M9 1L1 9' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/10px;
}
.product-eco .sector-compare .compare-table .ico-check {
  top: 39px;
  background: #FFC414 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1 5L4.5 8.5L11 1.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center/12px;
}
.product-eco .sector-compare .stamp {
  position: absolute;
  top: 378px;
  right: 52px;
  display: inline-block;
  width: 196px;
  padding: 15px 0;
  border: 3px solid #FF5A2D;
  outline: 6px solid #FF5A2D;
  color: #FF5A2D;
  outline-offset: 5px;
  border-radius: 12px;
  font-size: 42px;
  font-weight: 900;
  letter-spacing: -1px;
  background-color: #fff;
  z-index: 1;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  opacity: 0;
}
.product-eco .sector-compare .stamp.on {
  -webkit-animation: stampIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
          animation: stampIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@-webkit-keyframes stampIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-15deg) scale(3);
            transform: rotate(-15deg) scale(3);
  }
  33% {
    opacity: 1;
    -webkit-transform: rotate(-15deg) scale(0.9);
            transform: rotate(-15deg) scale(0.9);
  }
  66% {
    -webkit-transform: rotate(-15deg) scale(1.05);
            transform: rotate(-15deg) scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(-15deg) scale(1);
            transform: rotate(-15deg) scale(1);
  }
}
@keyframes stampIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-15deg) scale(3);
            transform: rotate(-15deg) scale(3);
  }
  33% {
    opacity: 1;
    -webkit-transform: rotate(-15deg) scale(0.9);
            transform: rotate(-15deg) scale(0.9);
  }
  66% {
    -webkit-transform: rotate(-15deg) scale(1.05);
            transform: rotate(-15deg) scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(-15deg) scale(1);
            transform: rotate(-15deg) scale(1);
  }
}
.product-eco .sector-compare .desc-text {
  margin-top: 60px;
  color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -1.44px;
}
.product-eco .sector-compare .desc-text strong {
  color: #FFC414;
  font-family: inherit;
}
.product-eco .sector-compare .sub-text {
  margin-top: 40px;
  color: #222;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -1.44px;
}
.product-eco .sector-compare .sub-text strong {
  color: #FFC414;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.product-eco .sector-choice {
  padding: 100px 0;
}
.product-eco .sector-choice .img-box {
  position: relative;
  padding: 0 60px;
}
.product-eco .sector-choice .sale-before {
  position: absolute;
  top: 169px;
  left: 50%;
  width: 220px;
  margin-left: -280px;
}
.product-eco .sector-choice .sale-before .sale-total .text {
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  color: #000;
  letter-spacing: -1.456px;
}
.product-eco .sector-choice .sale-before .sale-total .price {
  font-size: 23px;
  font-weight: 500;
  line-height: 120%;
  color: #000;
  letter-spacing: -1.82px;
  margin-top: 4px;
}
.product-eco .sector-choice .sale-before .sale-list {
  margin-top: 28px;
}
.product-eco .sector-choice .sale-before .sale-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-eco .sector-choice .sale-before .sale-item .text {
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
  color: #444;
  letter-spacing: -1.12px;
}
.product-eco .sector-choice .sale-before .sale-item .price {
  font-size: 15px;
  font-weight: 500;
  line-height: 160%;
  color: #444;
  letter-spacing: -1.2px;
}
.product-eco .sector-choice .sale-after {
  position: absolute;
  top: 311px;
  left: 50%;
  margin-left: 50px;
}
.product-eco .sector-choice .sale-after .text {
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  color: #000;
  letter-spacing: -1.44px;
}
.product-eco .sector-choice .sale-after .price {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 120%;
  color: #FFF;
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #000;
  paint-order: stroke;
  -webkit-filter: drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000);
          filter: drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000);
}
.product-eco .sector-choice .sale-after .price span {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.product-eco .sector-choice .sale-after small {
  display: block;
  font-size: 14px;
  line-height: 150%;
  color: #888;
  letter-spacing: -0.28px;
  margin-top: 14px;
}
.product-eco .sector-choice .sale-text {
  position: absolute;
  top: 181px;
  left: 50%;
  margin-left: 163px;
}
.product-eco .sector-choice .sale-text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  color: #000;
  letter-spacing: -1.456px;
}
.product-eco .sector-choice .sale-text p span {
  font-size: 34px;
  font-weight: 900;
  letter-spacing: -2.72px;
}
.product-eco .sector-choice .sale-flag {
  position: absolute;
  top: 143px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 70px;
  height: 70px;
  font-size: 17px;
  font-weight: 700;
  line-height: 100%;
  color: #FFF;
  margin-left: 255px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/0/product/250807/pc/flag_sale.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}
.product-eco .sector-benefit {
  padding: 100px 0;
  background: linear-gradient(243deg, #FFF9F8 17.01%, #FFF9F2 66.95%);
}
.product-eco .sector-benefit .card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
}
.product-eco .sector-benefit .card-list > div {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 380px;
          flex: 0 0 380px;
  border-radius: 20px;
  border: 2px solid #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 253, 255, 0.5)), to(#FFFDFF));
  background: linear-gradient(180deg, rgba(255, 253, 255, 0.5) 0%, #FFFDFF 100%);
  -webkit-box-shadow: 4px 4px 24px 0 rgba(176, 164, 133, 0.15);
          box-shadow: 4px 4px 24px 0 rgba(176, 164, 133, 0.15);
}
.product-eco .sector-benefit .card-list > div .text-1 {
  position: absolute;
  top: 201px;
  left: 0;
  right: 0;
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.8px;
}
.product-eco .sector-benefit .card-list > div .text-1 strong {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -1px;
}
.product-eco .sector-why {
  padding: 100px 0;
  background: -webkit-gradient(linear, left top, right top, from(#FFF7E9), to(#FFF6CF));
  background: linear-gradient(90deg, #FFF7E9 0%, #FFF6CF 100%);
}
.product-eco .sector-why .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product-eco .sector-why .list-box > div {
  -webkit-filter: drop-shadow(4px 4px 24px rgba(176, 164, 133, 0.15));
          filter: drop-shadow(4px 4px 24px rgba(176, 164, 133, 0.15));
  will-change: filter;
}
.product-eco .sector-item {
  padding-top: 100px;
  padding-bottom: 100px;
}
.product-eco .sector-item .price-card {
  text-align: left;
  padding-top: 59px;
  border: 1px solid #828282;
  border-radius: 12px;
  background: #FFF;
  overflow: hidden;
}
.product-eco .sector-item .price-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  padding: 0 47px 21px;
}
.product-eco .sector-item .price-tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.product-eco .sector-item .price-tag-list li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  border-radius: 30px;
  border: 1px solid #FA0;
  background: #FFF1D5;
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -1px;
}
.product-eco .sector-item .price-title {
  margin-top: 30px;
  color: #FA0;
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: 118%;
  letter-spacing: -1px;
}
.product-eco .sector-item .price-title strong {
  display: block;
  color: #000;
  font-size: 56px;
  font-style: normal;
  font-weight: 900;
  line-height: 118%;
  letter-spacing: -1px;
}
.product-eco .sector-item .price-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
}
.product-eco .sector-item .price-original {
  color: #D0D0D0;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.72px;
}
.product-eco .sector-item .price-original span {
  text-decoration: line-through;
}
.product-eco .sector-item .price-current {
  margin-top: 8px;
  color: #000;
  font-size: 56px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -2.24px;
}
.product-eco .sector-item .price-current span {
  font-weight: 500;
}
.product-eco .sector-item .price-caption {
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 148%;
  letter-spacing: -1px;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.product-eco .sector-item .price-submit {
  margin-top: 18px;
  width: 452px;
}
.product-eco .sector-item .price-submit a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1.12px;
  padding: 24px 0;
  border-radius: 10px;
  background: #464646;
  background: -webkit-gradient(linear, left top, left bottom, from(#464646), to(#000));
  background: linear-gradient(180deg, #464646 0%, #000 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-item .price-benefit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 54px;
  background: #FFFBF3;
}
.product-eco .sector-item .price-benefit .price-benefit-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
  -webkit-box: 1;
  -moz-box: 1;
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  padding: 0 24px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-item .price-benefit .price-benefit-item + .price-benefit-item {
  border-left: 1px dashed #CBBFA7;
}
.product-eco .sector-item .price-benefit .price-benefit-item:first-child {
  padding-left: 0;
}
.product-eco .sector-item .price-benefit .price-benefit-item:last-child {
  padding-right: 0;
}
.product-eco .sector-item .price-benefit .price-benefit-item .tit {
  color: #222;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -1px;
}
.product-eco .sector-item .price-benefit .price-benefit-item .desc {
  margin-top: 12px;
  padding-bottom: 49px;
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -1px;
}
.product-eco .sector-item .price-benefit .price-benefit-item .ico {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -ms-flex: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product-eco .sector-item .price-benefit .price-benefit-item .ico img {
  width: 122px;
}
.product-eco .sector-item .action-base {
  margin-top: 10px;
  text-align: right;
}
.product-eco .sector-item .action-base a, .product-eco .sector-item .action-base button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px 20px 9px 10px;
  border-radius: 4px;
  border: 1px solid #BBB;
  background: #F1F1F1;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}
.product-eco .sector-item .action-base a span, .product-eco .sector-item .action-base button span {
  position: relative;
  display: inline-block;
}
.product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
    width: 5px;
  }
}
.product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
    height: 5px;
  }
}
.product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
    margin-top: -2.5px;
  }
}
.product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
    right: 10px;
  }
}
.product-eco .sector-item .action-base a span::before, .product-eco .sector-item .action-base button span::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .sector-item .action-base a span, .product-eco .sector-item .action-base button span {
  padding-right: 14px;
}
.product-eco .sector-item .action-base a span:before, .product-eco .sector-item .action-base button span:before {
  right: 0;
}
.product-eco .sector-discount {
  padding-bottom: 100px;
}
.product-eco .sector-discount .title-box .text-wait {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -2.8px;
  opacity: 0.8;
  background: linear-gradient(94deg, #FFC801 35.48%, #FFE0B7 60.39%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #E89900;
  paint-order: stroke;
}
.product-eco .sector-discount .title-box .main-title {
  font-weight: 400;
}
.product-eco .sector-discount .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 14px;
  margin: 0 20px;
}
.product-eco .sector-discount .box-list .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 41px 29px 26px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #828282;
  background: #FBFBFB;
  text-align: left;
}
.product-eco .sector-discount .box-list .box:not(.w-full) {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.product-eco .sector-discount .box-list .box.w-full {
  width: 100%;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 41px;
  background-color: #fff;
}
.product-eco .sector-discount .box-list .box.w-full .side-text {
  padding-right: 108px;
  margin-right: 40px;
  border-right: 2px solid rgba(212, 212, 212, 0.6);
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.28;
  letter-spacing: -0.84px;
}
.product-eco .sector-discount .box-list .box.w-full .side-text strong {
  font-weight: 900;
}
.product-eco .sector-discount .box-list .box.w-full .text-info .discount-value {
  -webkit-box-pack: start;
  -ms-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product-eco .sector-discount .box-list .box.w-full .action {
  margin: 0 0 0 auto;
}
.product-eco .sector-discount .box-list .box.w-full .action a {
  width: 290px;
  padding: 46px 0;
}
.product-eco .sector-discount .box-list .box.w-full .action a:before {
  right: 90px;
}
.product-eco .sector-discount .box-list .box .title-discount {
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.27;
  letter-spacing: -0.56px;
}
.product-eco .sector-discount .box-list .box .title-discount strong {
  font-weight: 700;
}
.product-eco .sector-discount .box-list .box .discount-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-eco .sector-discount .box-list .box .discount-value strong {
  color: #171923;
  font-family: Inter;
  font-size: 60px;
  font-weight: 800;
  letter-spacing: -1.8px;
}
.product-eco .sector-discount .box-list .box .discount-value .text {
  margin-top: 3px;
  margin-left: 3px;
  color: #171923;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.16;
  letter-spacing: -0.2px;
}
.product-eco .sector-discount .box-list .box .action {
  margin: auto -7px 0;
}
.product-eco .sector-discount .box-list .box .action a {
  width: 100%;
  padding: 13px 30px;
  border-radius: 6px;
  border: 1px solid #CCC;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000)), -webkit-gradient(linear, left bottom, left top, from(#000), to(#000)), -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF)), #000;
  background: linear-gradient(180deg, #646464 0%, #000 100%), linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(0deg, #FFF 0%, #FFF 100%), #000;
  text-align: center;
}
.product-eco .sector-discount .box-list .box .action a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-discount .box-list .box .action a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    width: 6px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  height: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    height: 6px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  margin-top: -0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    margin-top: -3px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    right: 12px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .sector-discount .box-list .box .action a:before {
  right: 110px;
}
.product-eco .sector-discount .box-list .box .action a .text {
  color: #FFF;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: -0.8px;
}
.product-eco .sector-bar {
  position: relative;
  padding: 28px 0;
  background-color: #000;
  background-image: url(//img.eduwill.net/eduwill/img/2025/J/product/250312/pc/bg_band.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.product-eco .sector-bar .text-1 {
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: -0.5px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #FFCC0F), color-stop(69.21%, #FFF));
  background: linear-gradient(90deg, #FFCC0F 0.07%, #FFF 69.21%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .sector-bar .text-2 {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.07%, #FFCC0F), color-stop(69.21%, #FFF));
  background: linear-gradient(90deg, #FFCC0F 0.07%, #FFF 69.21%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 160%;
  letter-spacing: -0.5px;
}
.product-eco .sector-bar .text-notice {
  margin-top: 0;
  color: #fff;
}
.product-eco .sector-bar:after {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: block;
  width: 328px;
  height: 92px;
  background-image: url(//img.eduwill.net/eduwill/img/2025/J/product/250312/pc/bg_band_tail.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  z-index: 1;
}
.product-eco .point-wrap {
  padding: 100px 0;
  background: #F3F3F3;
}
.product-eco .point-wrap .frame-box {
  margin: 0 20px 20px;
  padding: 60px 0;
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  background: #FFF;
}
.product-eco .point-wrap .frame-box .title-box {
  margin-bottom: 40px;
}
.product-eco .point-wrap .frame-box .title-box .num-title {
  display: inline-block;
  margin-bottom: 10px;
  padding: 12px 36px;
  border: 1px solid #E6E6E6;
  border-radius: 8px;
  background: #FFF;
}
.product-eco .point-wrap .frame-box .title-box .num-title span {
  position: relative;
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 120%;
  color: #000;
  letter-spacing: -0.48px;
}
.product-eco .point-wrap .frame-box .title-box .sub-title {
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  color: #000;
  letter-spacing: -0.48px;
}
.product-eco .point-wrap .frame-box .title-box .sub-title span {
  display: block;
  font-weight: 700;
}
.product-eco .point-wrap .frame-box .tab-box {
  padding: 0 60px;
}
.product-eco .point-wrap .frame-box .tab-box .tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.product-eco .point-wrap .frame-box .tab-box .tab-list li {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  color: #6D6D6d;
  letter-spacing: -1px;
  padding: 24px 0;
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  background: #FFF;
  cursor: pointer;
}
.product-eco .point-wrap .frame-box .tab-box .tab-list li.active {
  color: #FFF;
  background: #000;
}
.product-eco .point-wrap .frame-box .tab-box .tab-view {
  position: relative;
  display: none;
}
.product-eco .point-wrap .frame-box .tab-box .tab-view .btn-action {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  text-align: center;
}
.product-eco .point-wrap .frame-box .tab-box .tab-view.on {
  display: block;
}
.product-eco .point-wrap .frame-box .video-box {
  padding: 48px;
  border: 1px solid #E6E6E6;
  background: #F8F8F8;
}
.product-eco .point-wrap .frame-box .video-box .video-title {
  margin-bottom: 32px;
}
.product-eco .point-wrap .frame-box .video-box .video-title p {
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.96px;
  color: #212121;
  margin-bottom: 20px;
}
.product-eco .point-wrap .frame-box .video-box .video-title p span {
  color: #FF8C00;
}
.product-eco .point-wrap .frame-box .video-box .video-title small {
  font-size: 16px;
  line-height: 140%;
  color: #888;
  letter-spacing: -0.64px;
}
.product-eco .point-wrap .frame-box .slide-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.product-eco .point-wrap .frame-box .slide-box .review-slide {
  width: 515px;
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 2.5vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev {
    width: 18px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev {
  height: 2.5vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev {
    height: 18px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  background: #C2C2C2;
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.625vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev::before {
    width: 4.5px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev::before {
  height: 0.625vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev::before {
    height: 4.5px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev::before {
  border-width: 0;
  border-style: solid;
  border-color: #F4F4F4;
  border-bottom-width: 2px;
  border-left-width: 2px;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-prev {
  left: auto;
  right: 48px;
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 2.5vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next {
    width: 18px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next {
  height: 2.5vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next {
    height: 18px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 50%;
  background: #C2C2C2;
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.625vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next::before {
    width: 4.5px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next::before {
  height: 0.625vw;
}
@media screen and (min-width: 720px) {
  .product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next::before {
    height: 4.5px;
  }
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next::before {
  border-width: 0;
  border-style: solid;
  border-color: #F4F4F4;
  border-top-width: 2px;
  border-right-width: 2px;
  -webkit-transform: translate(-75%, -50%) rotate(45deg);
  transform: translate(-75%, -50%) rotate(45deg);
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-next {
  right: 28px;
}
.product-eco .point-wrap .frame-box .slide-box .review-slide .slick-arrow {
  top: auto;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  bottom: 18px;
  border-radius: 50%;
}
.product-eco .point-wrap .sector-point-3 .tab-box {
  margin: 0 40px;
  padding: 0 100px 30px;
}
.product-eco .point-wrap .sector-point-3 .tab-box .tab-list li {
  position: relative;
  color: #444;
  padding-left: 36px;
  background: #C2C2C2;
}
.product-eco .point-wrap .sector-point-3 .tab-box .tab-list li .img-box {
  position: absolute;
  left: 7px;
  bottom: 0;
  padding: 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.product-eco .point-wrap .sector-point-3 .tab-box .tab-list li.active {
  color: #FABE00;
}
.product-eco .point-wrap .sector-point-3 .tab-box .tab-list li.active .img-box {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.product-eco .point-wrap .sector-point-3 .book-slide {
  margin-top: 40px;
}
.product-eco .point-wrap .sector-point-3 .slick-dots {
  margin-top: 20px;
}
.product-eco .point-wrap .sector-point-3 .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border-radius: 10px;
  background: #D9D9D9;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.product-eco .point-wrap .sector-point-3 .slick-dots li.slick-active {
  width: 25px;
  background: #FFBF00;
}
.product-eco .point-wrap .sector-point-5 .slick-slide {
  width: 480px;
  margin: 0 5px;
}
.product-eco .point-wrap .support-message {
  font-size: 14px;
  color: #888;
}
.product-eco .point-wrap .sector-point:last-child .frame-box {
  margin-bottom: 0;
}
.product-eco .sector-band {
  padding: 31px 0;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-27.78%, #FFD453), color-stop(94.44%, #FFBF00));
  background: linear-gradient(180deg, #FFD453 -27.78%, #FFBF00 94.44%);
}
.product-eco .sector-band p {
  color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.84px;
}
.product-eco .sector-band p strong {
  color: #FFF;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.8px;
  paint-order: stroke;
  -webkit-filter: drop-shadow(0 1px 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 1px 0 #000);
          filter: drop-shadow(0 1px 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 1px 0 #000);
}/*# sourceMappingURL=web.css.map */