@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,
.promotion .fake-select input[type=radio],
.promotion .fake-select input[type=checkbox],
.product-eco .fake-select input[type=radio],
.product-eco .fake-select input[type=checkbox],
.fullservice .fake-select input[type=radio],
.fullservice .fake-select input[type=checkbox] {
  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: #111;
}
.promotion *,
.product-eco *,
.fullservice * {
  line-height: normal;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  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 .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: 11.1111111111vw;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    width: 80px;
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  height: 10.5555555556vw;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    height: 76px;
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_23.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;
}
.promotion .fake-select,
.product-eco .fake-select,
.fullservice .fake-select {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.promotion .fake-select label,
.product-eco .fake-select label,
.fullservice .fake-select label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#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;
}
#edufLayerBaseTable .table-exam td:nth-last-child(2), #edufLayerExamSchedule .table-exam td:nth-last-child(2) {
  font-weight: 700;
}
#edufLayerBaseTable .table-exam th, #edufLayerExamSchedule .table-exam th {
  font-weight: 700;
  color: #FFF;
  letter-spacing: -0.8px;
  border-top-color: #0F4AA3;
  background: #0F4AA3;
}
#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: #0F4AA3;
  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;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
#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;
}

#fixApply {
  display: none !important;
}

.product-eco .wrap {
  width: 1200px;
}
.product-eco .slide-box .slide-connect-pager .slick-list {
  left: 0 !important;
}
.product-eco .slide-box .slide-connect-pager .slick-slide {
  background: #EFEFEF;
  width: 400px;
  color: #979797;
  font-weight: 700;
  cursor: pointer;
  font-size: 24px;
  height: 90px;
  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;
  border-right: 1px solid #CFCFCF;
}
.product-eco .slide-box .slide-connect-pager .slick-slide:last-child {
  border-right: 0;
}
.product-eco .slide-box .slide-connect-pager .slick-slide.slick-current {
  background: #084BB2;
  color: #fff;
}
.product-eco .slide-box .slide-connect {
  border: 1px solid #E7E7E7;
}
.product-eco .slide-container .slick-list {
  overflow: visible;
  margin-bottom: 30px;
}
.product-eco .slide-container .slick-slide {
  margin: 0 10px;
}
.product-eco .slide-container .slide-list {
  width: auto;
}
.product-eco .slide-container .card {
  position: relative;
  width: 399px;
  height: 277px;
  padding: 29px 35px;
  text-align: left;
  border: 1px solid #ebebeb;
  border-radius: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 9.5px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 9.5px rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .slide-container .card .tit {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.88px;
  color: #000;
}
.product-eco .slide-container .card .tit .point {
  color: #ff8400;
}
.product-eco .slide-container .card .body {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
  height: 151px;
}
.product-eco .slide-container .card .body .txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.64px;
  color: #000;
}
.product-eco .slide-container .card .body .byline {
  font-size: 14px;
  letter-spacing: -0.56px;
  color: #000;
  opacity: 0.5;
}
.product-eco .slide-container .card .thumb {
  position: absolute;
  right: 21px;
  bottom: 30px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #ebebeb;
}
.product-eco .slide-container .card .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-eco .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 4px;
  border-radius: 15px;
  background-color: #BBBBBB;
}
.product-eco .slick-dots li.slick-active {
  width: 48px;
  background-color: #FFBE00;
}
.product-eco .title-box {
  position: relative;
  margin-bottom: 40px;
}
.product-eco .title-box .action-base {
  margin-top: 9px;
}
.product-eco .title-box .text-notice {
  margin-top: 20px;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.42px;
}
.product-eco .title-box p.num-title {
  padding-top: 100px;
  margin-bottom: 15px;
  color: #0F4AA3;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -1.2px;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.product-eco .title-box p.main-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -1.5px;
  color: #222;
}
.product-eco .title-box p.main-title strong {
  font-weight: 900;
  line-height: 1.3;
  font-size: 40px;
}
.product-eco .title-box p.main-title .fc-point {
  color: #0F4AA3;
}
.product-eco .title-box p.sub-title {
  margin-top: 5px;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -1.56px;
  color: #222;
}
.product-eco .title-box p.sub-title strong {
  font-weight: 700;
}
.product-eco .desc-text {
  color: #222;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 140%; /* 42px */
}
.product-eco .desc-text strong {
  font-weight: 900;
}
.product-eco .fix-right {
  position: fixed;
  bottom: 300px;
  right: 48px;
  z-index: 99;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .fix-right .wing {
  overflow: hidden;
  width: 190px;
  border: 2px solid #000;
  border-radius: 10px;
  background: #ededed;
}
.product-eco .fix-right .wing-top {
  position: relative;
  height: 126px;
  padding: 18px 17px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbdc74), to(#ffc800));
  background: linear-gradient(180deg, #fbdc74 0%, #ffc800 100%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .fix-right .wing-top .tit {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -0.9px;
  color: #000;
}
.product-eco .fix-right .wing-top .action-base {
  margin-top: 9px;
  text-align: left;
}
.product-eco .fix-right .wing-top .action-base button, .product-eco .fix-right .wing-top .action-base a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.48px;
  color: #131313;
  opacity: 0.6;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 2px;
}
.product-eco .fix-right .wing-top .action-base button span, .product-eco .fix-right .wing-top .action-base a span {
  padding: 3px 20px 3px 9px;
}
.product-eco .fix-right .wing-top .action-base button span, .product-eco .fix-right .wing-top .action-base a span {
  position: relative;
  display: inline-block;
}
.product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
    width: 5px;
  }
}
.product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
    height: 5px;
  }
}
.product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
    margin-top: -2.5px;
  }
}
.product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a 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 .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
    right: 10px;
  }
}
.product-eco .fix-right .wing-top .action-base button span::before, .product-eco .fix-right .wing-top .action-base a span::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .fix-right .wing-list li {
  padding: 21px 10px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .fix-right .wing-list li + li {
  margin-top: 6px;
}
.product-eco .fix-right .wing-list .name {
  display: block;
  margin-bottom: 8px;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -1.12px;
  color: #333;
  white-space: nowrap;
}
.product-eco .fix-right .wing-list .badge {
  width: 100%;
  position: relative;
  display: block;
  padding: 13px 20px 13px 8px;
  text-align: left;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.52px;
  color: #624a12;
  white-space: nowrap;
  line-height: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fffbe6));
  background: linear-gradient(180deg, #fff 0%, #fffbe6 100%);
  border: 1px solid #624a12;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .fix-right .wing-list .badge {
  position: relative;
  display: inline-block;
}
.product-eco .fix-right .wing-list .badge::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-right .wing-list .badge::before {
    width: 5px;
  }
}
.product-eco .fix-right .wing-list .badge::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-right .wing-list .badge::before {
    height: 5px;
  }
}
.product-eco .fix-right .wing-list .badge::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-right .wing-list .badge::before {
    margin-top: -2.5px;
  }
}
.product-eco .fix-right .wing-list .badge::before {
  border-width: 0;
  border-style: solid;
  border-color: #624a12;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-right .wing-list .badge::before {
    right: 10px;
  }
}
.product-eco .fix-right .wing-list .badge::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .fix-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.product-eco .fix-bottom .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.product-eco .fix-bottom .wrap .img {
  margin-top: -11px;
}
.product-eco .fix-bottom .wrap .title {
  color: #FFF;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 35px;
  font-weight: 700;
}
.product-eco .fix-bottom .wrap .title span {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  background: -webkit-gradient(linear, left top, right top, color-stop(44.89%, #FFD900), to(#FFA91E));
  background: linear-gradient(90deg, #FFD900 44.89%, #FFA91E 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .fix-bottom .wrap .action a {
  position: relative;
  display: inline-block;
}
.product-eco .fix-bottom .wrap .action a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-bottom .wrap .action a::before {
    width: 10px;
  }
}
.product-eco .fix-bottom .wrap .action a::before {
  height: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-bottom .wrap .action a::before {
    height: 10px;
  }
}
.product-eco .fix-bottom .wrap .action a::before {
  margin-top: -0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-bottom .wrap .action a::before {
    margin-top: -5px;
  }
}
.product-eco .fix-bottom .wrap .action a::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-bottom .wrap .action a::before {
    right: 20px;
  }
}
.product-eco .fix-bottom .wrap .action a::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .fix-bottom .wrap .action a {
  width: 200px;
  padding: 14px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.36px;
  border-radius: 50px;
  background: linear-gradient(112deg, #FFF000 2.6%, #FFC100 100%), #FFD000;
}
.product-eco .fix-timer-banner {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99;
  background: #000;
}
.product-eco .fix-timer-banner a {
  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;
  padding: 15px 20px;
  gap: 20px;
}
.product-eco .fix-timer-banner .timer-title {
  margin-right: auto;
  color: #FFF;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -2px;
}
.product-eco .fix-timer-banner .timer-title strong {
  color: #FFBF00;
  font-weight: inherit;
  margin-left: 8px;
}
.product-eco .fix-timer-banner .timer-text {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}
.product-eco .fix-timer-banner .timer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.product-eco .fix-timer-banner .timer-box em {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}
.product-eco .fix-timer-banner .timer-box span {
  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;
  width: 41px;
  height: 60px;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 36px;
  font-weight: 900;
  color: #000;
  background-image: url("//img.eduwill.net/eduwill/img/2025/0/event/250701/pc/bg_timer.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.product-eco .fix-timer-banner .timer-action {
  position: relative;
  display: inline-block;
}
.product-eco .fix-timer-banner .timer-action::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-timer-banner .timer-action::before {
    width: 10px;
  }
}
.product-eco .fix-timer-banner .timer-action::before {
  height: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-timer-banner .timer-action::before {
    height: 10px;
  }
}
.product-eco .fix-timer-banner .timer-action::before {
  margin-top: -0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-timer-banner .timer-action::before {
    margin-top: -5px;
  }
}
.product-eco .fix-timer-banner .timer-action::before {
  border-width: 0;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-timer-banner .timer-action::before {
    right: 20px;
  }
}
.product-eco .fix-timer-banner .timer-action::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .fix-timer-banner .timer-action {
  padding: 13px 45px 13px 30px;
  margin-left: auto;
  border-radius: 10px;
  background: #FFBF00;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.8px;
}
.product-eco .notice {
  text-align: center;
  color: rgba(35, 35, 35, 0.8);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.56px;
  margin-top: 10px;
}
.product-eco .notice.white {
  color: #fff;
}
.product-eco .action-base button, .product-eco .action-base a {
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.48px;
  color: #999;
  border-radius: 4px;
  border: 1px solid #BBB;
  background: #F1F1F1;
}
.product-eco .action-base button span, .product-eco .action-base a span {
  padding: 5px 20px 5px 10px;
}
.product-eco .action-base button span, .product-eco .action-base a span {
  position: relative;
  display: inline-block;
}
.product-eco .action-base button span::before, .product-eco .action-base a span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .action-base button span::before, .product-eco .action-base a span::before {
    width: 5px;
  }
}
.product-eco .action-base button span::before, .product-eco .action-base a span::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .action-base button span::before, .product-eco .action-base a span::before {
    height: 5px;
  }
}
.product-eco .action-base button span::before, .product-eco .action-base a span::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .action-base button span::before, .product-eco .action-base a span::before {
    margin-top: -2.5px;
  }
}
.product-eco .action-base button span::before, .product-eco .action-base a 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 .action-base button span::before, .product-eco .action-base a span::before {
    right: 10px;
  }
}
.product-eco .action-base button span::before, .product-eco .action-base a span::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.product-eco .action-link a {
  display: inline-block;
}
.product-eco .action-link a {
  position: relative;
  display: inline-block;
}
.product-eco .action-link a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .action-link a::before {
    width: 6px;
  }
}
.product-eco .action-link a::before {
  height: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .action-link a::before {
    height: 6px;
  }
}
.product-eco .action-link a::before {
  margin-top: -0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .action-link a::before {
    margin-top: -3px;
  }
}
.product-eco .action-link a::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 .action-link a::before {
    right: 12px;
  }
}
.product-eco .action-link a::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.product-eco .action-link a {
  padding: 10px 20px 10px 10px;
  line-height: 1;
  color: #999;
  font-size: 14px;
  font-weight: 350;
  letter-spacing: -1px;
  border-radius: 4px;
  border: 1px solid #BBB;
  background: #F1F1F1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 5px;
}
.product-eco .sector-banner {
  padding: 36px 0;
  background: -webkit-gradient(linear, left top, right top, from(#C8AC81), to(#62543F)), -webkit-gradient(linear, left top, left bottom, from(#333), color-stop(50%, #222), to(#333));
  background: linear-gradient(90deg, #C8AC81 0%, #62543F 100%), linear-gradient(180deg, #333 0%, #222 50%, #333 100%);
}
.product-eco .sector-banner p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #FFF;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -1px;
}
.product-eco .sector-banner p strong {
  color: #FFBF00;
  font-weight: 900;
}
.product-eco .icon-plus {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-eco .sector-title {
  padding-bottom: 50px;
  background-color: #FFC71C;
  background-image: url("//img.eduwill.net/eduwill/img/2026/0/product/260820/pc/title_bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.product-eco .sector-title .wrap {
  z-index: 1;
}
.product-eco .sector-title .laurel-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-top: 40px;
}
.product-eco .sector-title .laurel-wrap .laurel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 43px;
  min-height: 77px;
  -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;
  color: #634210;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.36px;
}
.product-eco .sector-title .laurel-wrap .laurel:before, .product-eco .sector-title .laurel-wrap .laurel:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 36px;
  height: 69px;
}
.product-eco .sector-title .laurel-wrap .laurel:before {
  left: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2026/0/product/260820/pc/ico_laurel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.product-eco .sector-title .laurel-wrap .laurel:after {
  right: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2026/0/product/260820/pc/ico_laurel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.product-eco .sector-title .laurel-wrap .laurel strong {
  color: currentColor;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.52px;
}
.product-eco .sector-title .laurel-wrap .laurel strong.fs-large {
  font-size: 18px;
  font-weight: 900;
}
.product-eco .sector-title [class^=title-] {
  text-align: left;
}
.product-eco .sector-title .title-1 {
  margin-top: 100px;
  color: #634210;
  font-size: 33px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -1.32px;
}
.product-eco .sector-title .title-1 .highlight {
  color: #0F4AA3;
}
.product-eco .sector-title .title-2 {
  margin-top: 18px;
  color: #FFF;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  text-shadow: 2px 4px 18px rgba(0, 0, 0, 0.28);
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #0F4AA3;
  font-size: 120px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -7px;
}
.product-eco .sector-title .title-2 strong {
  line-height: 120%;
  font-size: 150px;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.product-eco .sector-title .title-2 strong.highlight {
  background: -webkit-gradient(linear, left top, left bottom, from(#0F4AA3), to(#003380));
  background: linear-gradient(180deg, #0F4AA3 0%, #003380 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 0px;
  text-shadow: none;
}
.product-eco .sector-title .title-flag {
  position: absolute;
  right: 0;
  top: 227px;
  background-image: url("//img.eduwill.net/eduwill/img/2026/0/product/260820/pc/title_flag.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  width: 140px;
  height: 159px;
  text-align: center;
  padding-top: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-title .title-flag strong {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #FFF;
  text-align: center;
  font-size: 26.477px;
  font-weight: 700;
  line-height: 130%; /* 34.42px */
  letter-spacing: -0.794px;
}
.product-eco .sector-title .action {
  margin-top: 40px;
}
.product-eco .sector-title .action a {
  width: 1020px;
  padding: 35px 0;
  border-radius: 8px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 0%, #000 100%);
}
.product-eco .sector-title .action a span {
  color: #fff;
  font-size: 26px;
  letter-spacing: -1.3px;
  font-weight: 600;
}
.product-eco .sector-title .action a span {
  position: relative;
  display: inline-block;
}
.product-eco .sector-title .action a span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before {
    width: 8px;
  }
}
.product-eco .sector-title .action a span::before {
  height: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before {
    height: 8px;
  }
}
.product-eco .sector-title .action a span::before {
  margin-top: -0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before {
    margin-top: -4px;
  }
}
.product-eco .sector-title .action a span::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before {
    right: 16px;
  }
}
.product-eco .sector-title .action a span::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .sector-title .action a span {
  padding-right: 30px;
}
.product-eco .sector-title .action a span:before {
  right: 0;
}
.product-eco .sector-title .action-base {
  position: absolute;
  top: 81px;
  left: 50%;
  margin-left: 520px;
}
.product-eco .sector-title .action-base a, .product-eco .sector-title .action-base button {
  color: #634210;
  background-color: transparent;
  border-color: #634210;
}
.product-eco .sector-title-benefit {
  background-color: #0F4AA3;
  padding: 70px 0 55px;
}
.product-eco .sector-title-benefit .inner {
  position: relative;
  width: 1160px;
  margin: 0 auto;
}
.product-eco .sector-title-benefit .benefit-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.product-eco .sector-title-benefit .benefit-list li {
  position: relative;
  width: 381px;
  height: 272px;
  padding-top: 34px;
  text-align: center;
  border: 1px solid #53320E;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF));
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%);
  backdrop-filter: blur(3px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-title-benefit .benefit-list li .tit {
  font-size: 22px;
  font-weight: 900;
  color: #222;
  letter-spacing: -1.1px;
  margin-bottom: 16px;
}
.product-eco .sector-title-benefit .benefit-list li .txt {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 1.4;
  letter-spacing: -0.8px;
}
.product-eco .sector-title-benefit .benefit-list .flag {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70px;
  height: auto;
}
.product-eco .sector-title-benefit .benefit-bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  width: 1160px;
  height: 280px;
  border: 1px solid #53320e;
  background: linear-gradient(135deg, #000 0%, #1a1206 55%, #4a3200 100%);
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.25);
          box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-title-benefit .benefit-bottom .item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-title-benefit .benefit-bottom .item + .item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 35px;
  width: 1px;
  height: 210px;
  background: rgba(255, 255, 255, 0.1);
}
.product-eco .sector-title-benefit .benefit-bottom .item .tit {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.48px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, rgb(255, 236, 126)), color-stop(46%, rgb(255, 253, 239)), color-stop(69%, rgb(255, 236, 126)));
  background: linear-gradient(180deg, rgb(255, 236, 126) 26%, rgb(255, 253, 239) 46%, rgb(255, 236, 126) 69%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .sector-title-benefit .benefit-bottom .item img {
  display: block;
  margin: 20px auto 0;
}
.product-eco .sector-title-benefit .benefit-bottom .item .txt {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.8px;
}
.product-eco .sector-banner-text {
  background-image: url("//img.eduwill.net/eduwill/img/2022/J/product/220419/pc/bg_banner2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 40px 0 30px;
}
.product-eco .sector-banner-text p {
  color: #000;
  font-size: 42px;
  font-weight: 400;
}
.product-eco .sector-banner-text p strong {
  font-weight: 900;
  display: block;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 54px;
  line-height: 1;
  margin-top: 20px;
}
.product-eco .sector-banner-text .notice {
  margin-top: 20px;
}
.product-eco .sector-winner {
  overflow: hidden;
  height: 600px;
  padding-top: 100px;
}
.product-eco .sector-winner .wrap {
  z-index: 3;
}
.product-eco .sector-winner .title-box {
  margin-bottom: 0;
}
.product-eco .sector-winner .title-box p.main-title, .product-eco .sector-winner .title-box p.sub-title {
  color: #fff;
}
.product-eco .sector-winner .title-box p.main-title {
  font-size: 42px;
}
.product-eco .sector-winner .title-box p.main-title strong {
  font-size: 54px;
}
.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-interview {
  position: relative;
  padding: 100px 0 52px;
  background-color: #F9F9F9;
}
.product-eco .sector-interview .slide-group {
  position: relative;
  width: 100%;
}
.product-eco .sector-interview .slide-group .slick-slide {
  margin-right: -15px;
  width: 452px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.5;
}
.product-eco .sector-interview .slide-group .slick-slide.slick-current {
  opacity: 1;
}
.product-eco .sector-interview .slide-group .slick-dots {
  width: 100%;
  text-align: center;
  margin-top: 2px;
}
.product-eco .sector-interview .slide-group .slick-dots li {
  margin: 0 4px;
}
.product-eco .sector-interview .slide-group .slick-dots li button {
  background: #bbb;
}
.product-eco .sector-interview .slide-group .slick-dots li.slick-active button {
  width: 48px;
  background: #ffbe00;
}
.product-eco .sector-interview .action-link {
  margin-top: 30px;
}
.product-eco .sector-know {
  padding: 100px 0;
  background: #FAFAFA;
}
.product-eco .sector-know .box-price-down {
  position: relative;
  width: 1160px;
  margin: 60px auto 0;
}
.product-eco .sector-know .sale-text {
  position: absolute;
  top: 58px;
  left: 50%;
  width: 105px;
  margin-left: -10px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 135%;
  -webkit-transform: rotate(-32deg);
          transform: rotate(-32deg);
}
.product-eco .sector-know .benefit-text {
  position: absolute;
  top: 90px;
  left: 50%;
  width: 159px;
  margin-left: -11px;
  color: #222;
  font-size: 16px;
  font-weight: 500;
  line-height: 135%;
  -webkit-transform: rotate(-32deg);
          transform: rotate(-32deg);
}
.product-eco .sector-know .before-item-box {
  position: absolute;
  top: 16px;
  left: 285px;
  width: 250px;
  height: 542px;
  padding: 0 15px;
  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: stretch;
  -ms-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-know .before-item-box .title {
  color: #000;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 121%;
  letter-spacing: -1.456px;
}
.product-eco .sector-know .before-item-box .before-total-price {
  margin-top: 4px;
  color: #000;
  font-size: 22.746px;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-weight: 700;
  line-height: 121%;
  letter-spacing: -1.137px;
}
.product-eco .sector-know .before-item-box ul {
  margin-top: 30px;
}
.product-eco .sector-know .before-item-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
}
.product-eco .sector-know .before-item-box ul li .item-tit, .product-eco .sector-know .before-item-box ul li .price {
  word-break: keep-all;
  overflow-wrap: break-word;
  color: #444;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
.product-eco .sector-know .before-item-box ul li .item-tit {
  font-size: 14px;
  letter-spacing: -1.12px;
  text-align: left;
}
.product-eco .sector-know .before-item-box ul li .price {
  font-size: 15px;
  letter-spacing: -1.2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product-eco .sector-know .before-item-box .bottom-text {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #444;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: -1.04px;
  text-align: left;
}
.product-eco .sector-know .bubble-speech {
  position: absolute;
  top: 296px;
  right: 288px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 148px;
  height: 64px;
}
.product-eco .sector-know .bubble-speech span {
  display: inline-block;
  color: #000;
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 121%;
  letter-spacing: -2.73px;
  vertical-align: top;
}
.product-eco .sector-know .bubble-speech span:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 0;
  height: 0;
  margin: 17px 3px 0 0;
  border-style: solid;
  border-width: 13px 9px 0px 9px;
  border-color: #000000 transparent transparent transparent;
}
.product-eco .sector-know .after-item-box {
  position: absolute;
  top: 405px;
  right: 312px;
  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: 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;
  gap: 8px;
  width: 239px;
  height: 152px;
}
.product-eco .sector-know .after-item-box .title {
  color: #000;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 121%;
  letter-spacing: -1.44px;
  text-align: center;
}
.product-eco .sector-know .after-item-box .price-after {
  color: #FFF;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #111;
  paint-order: stroke;
  -webkit-filter: drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111);
          filter: drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111);
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 121%;
  letter-spacing: -0.682px;
}
.product-eco .sector-know .base {
  margin-top: 30px;
  color: #888;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.28px;
}
.product-eco .sector-benefit {
  padding: 100px 0 40px;
  background: #fff;
}
.product-eco .sector-benefit .benefit-list {
  display: grid;
  grid-template-columns: repeat(4, 283px);
  gap: 10px 9px;
  margin-top: 60px;
}
.product-eco .sector-benefit .benefit-item {
  position: relative;
  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;
  min-height: 320px;
  padding: 40px 20px 30px;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  background: #f9f9f9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-benefit .benefit-item .tit {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.8px;
}
.product-eco .sector-benefit .benefit-item .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -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;
}
.product-eco .sector-benefit .benefit-item .img-box img {
  max-width: 100%;
}
.product-eco .sector-benefit .benefit-item .flag {
  position: absolute;
  right: 10px;
  top: 107px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFDF81), to(#FFBF00));
  background: linear-gradient(180deg, #FFDF81 0%, #FFBF00 100%);
  border: 2px solid #000;
  -webkit-filter: drop-shadow(0 0 5.556px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 5.556px rgba(0, 0, 0, 0.25));
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  text-align: center;
  font-size: 17.778px;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -0.533px;
}
.product-eco .sector-benefit .benefit-item .action-base {
  position: absolute;
  right: 13px;
  bottom: 15px;
}
.product-eco .sector-benefit .notice {
  margin-top: 20px;
}
.product-eco .sector-special {
  background-color: #0F4AA3;
  padding: 56px 0 65px 0;
}
.product-eco .sector-special .title-box .main-title strong {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #fff;
  font-size: 28px;
}
.product-eco .sector-special .title-box .main-title strong.fc-point {
  color: #FFC71C;
}
.product-eco .sector-special .special-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.product-eco .sector-special .special-item {
  width: 290px;
  height: 239px;
  padding-top: 17px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.95)), to(rgba(241, 241, 241, 0.95)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(241, 241, 241, 0.95) 100%);
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-special .special-item .tit {
  color: #0f4aa3;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.6px;
}
.product-eco .sector-special .special-item .txt {
  margin-top: 4px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.48px;
}
.product-eco .sector-special .special-item .img-box {
  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: 14px;
}
.product-eco .sector-price {
  padding: 70px 0 80px 0;
  background: #FAFAFA;
}
.product-eco .sector-price .price-card {
  border: 3px solid #cfcfcf;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-price .price-card + .action-base {
  margin-top: 10px;
  text-align: right;
}
.product-eco .sector-price .price-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px;
}
.product-eco .sector-price .price-tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.product-eco .sector-price .price-tag-list li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  border: 1px solid #0f4aa3;
  border-radius: 30px;
  background: #f0f4fa;
  color: #0f4aa3;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: -1px;
}
.product-eco .sector-price .price-title {
  margin-top: 20px;
  color: #000;
  font-size: 56px;
  font-weight: 900;
  line-height: 1.18;
  text-align: left;
}
.product-eco .sector-price .price-title strong {
  color: #0f4aa3;
  font-size: 36px;
  font-weight: 900;
}
.product-eco .sector-price .price-right {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product-eco .sector-price .price-original {
  color: #d0d0d0;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.72px;
}
.product-eco .sector-price .price-current {
  margin-top: 8px;
  color: #000;
  font-size: 56px;
  font-weight: 900;
  letter-spacing: -2.24px;
}
.product-eco .sector-price .price-current strong {
  font-weight: inherit;
}
.product-eco .sector-price .price-current span {
  font-weight: 500;
}
.product-eco .sector-price .price-caption {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  letter-spacing: -1px;
  text-align: right;
}
.product-eco .sector-price .price-btn {
  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;
  width: 452px;
  height: 76px;
  margin-top: 20px;
  border-radius: 12px;
  background: #0f4aa3;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1.12px;
}
.product-eco .sector-price .price-benefit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f0f4fa;
}
.product-eco .sector-price .price-benefit-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;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 24px 24px 24px 30px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-price .price-benefit-item + .price-benefit-item {
  border-left: 1px dashed #b9d0f2;
}
.product-eco .sector-price .price-benefit-item .tit {
  color: #0f4aa3;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1px;
}
.product-eco .sector-price .price-benefit-item .desc {
  margin-top: 6px;
  color: #222;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -1px;
}
.product-eco .sector-price .price-benefit-item .action-base {
  margin-top: 10px;
}
.product-eco .sector-price .price-benefit-item .ico {
  margin-top: 30px;
}
.product-eco .sector-band {
  position: relative;
  padding: 30px 0;
  background-color: #0E0E0E;
  background-image: url("https://img.eduwill.net/eduwill/img/2025/J/product/250312/pc/bg_band.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: 1;
}
.product-eco .sector-band:after {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 328px;
  height: 92px;
  background-image: url("https://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;
}
.product-eco .sector-band p {
  font-size: 54px;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: -0.5px;
  background: -webkit-gradient(linear, left top, right top, from(#FFCC0F), color-stop(69%, #FFFFFF));
  background: linear-gradient(90deg, #FFCC0F 0%, #FFFFFF 69%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .sector-band .notice {
  color: #fff;
}
.product-eco .sector-step {
  padding: 100px 0;
  background: #fff;
}
.product-eco .sector-step .title-box p.main-title {
  position: absolute;
  left: 98px;
  top: 0;
  text-align: left;
}
.product-eco .sector-step .step-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
.product-eco .sector-step .step-item {
  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;
  gap: 14px;
  width: 150px;
}
.product-eco .sector-step .step-item .step-crown {
  width: 90px;
  margin-bottom: -6px;
}
.product-eco .sector-step .step-head {
  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;
  gap: 10px;
}
.product-eco .sector-step .step-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 10px;
  border-radius: 5px;
  background: #222;
  color: #ffc71c;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: -0.6px;
}
.product-eco .sector-step .step-name {
  color: #222;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -1px;
  white-space: nowrap;
}
.product-eco .sector-step .step-card {
  position: relative;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 154px;
  padding: 16px 0 13px;
  border: 1px solid #000;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cedaff));
  background: linear-gradient(180deg, #fff 0%, #cedaff 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-step .step-item:nth-child(2) .step-card {
  height: 238px;
}
.product-eco .sector-step .step-item:nth-child(3) .step-card {
  height: 290px;
}
.product-eco .sector-step .step-item:nth-child(4) .step-card {
  height: 325px;
}
.product-eco .sector-step .step-item:nth-child(5) .step-card {
  height: 368px;
}
.product-eco .sector-step .step-item:nth-child(6) .step-card {
  height: 426px;
}
.product-eco .sector-step .step-item.is-best .step-card {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffeccc), to(#ffa000));
  background: linear-gradient(180deg, #ffeccc 0%, #ffa000 100%);
}
.product-eco .sector-step .step-info {
  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;
}
.product-eco .sector-step .step-course {
  color: #111;
  font-size: 16px;
  line-height: 1.48;
  letter-spacing: -0.32px;
  text-align: center;
}
.product-eco .sector-step .step-course .sub {
  display: block;
  margin-top: 2px;
  color: #111;
  font-size: 12.5px;
}
.product-eco .sector-step .step-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  margin-top: 10px;
}
.product-eco .sector-step .step-star span {
  width: 15px;
  height: 15px;
  background-color: #ddd;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}
.product-eco .sector-step .step-star span.on {
  background-color: #000;
}
.product-eco .sector-step .step-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  color: #111;
  font-size: 16px;
  letter-spacing: -0.32px;
}
.product-eco .sector-step .step-time svg {
  width: 16px;
  height: 16px;
}
.product-eco .sector-step .notice {
  margin-top: 20px;
}
.product-eco .sector-step .action-base {
  display: inline-block;
  margin-left: 10px;
}
.product-eco .sector-contents {
  padding-bottom: 100px;
  background: #FFFCF5;
}
.product-eco .sector-contents .contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-top: 40px;
}
.product-eco .sector-contents .contents-col {
  position: relative;
  display: inline-block;
}
.product-eco .sector-contents .contents-col::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 11.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-contents .contents-col::after {
    width: 80px;
  }
}
.product-eco .sector-contents .contents-col::after {
  height: 10.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-contents .contents-col::after {
    height: 76px;
  }
}
.product-eco .sector-contents .contents-col::after {
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_23.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);
  }
}
.product-eco .sector-contents .contents-col::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;
}
.product-eco .sector-contents .contents-col:after {
  top: auto;
  bottom: 0;
  opacity: 0;
}
.product-eco .sector-contents .contents-col:hover:after {
  opacity: 1;
}
.product-eco .sector-contents .contents-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -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;
  gap: 10px;
  padding: 20px;
  border-radius: 10px;
  background: #ffc101;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.product-eco .sector-contents .col-tit {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.96px;
}
.product-eco .sector-contents .contents-item {
  position: relative;
  width: 100%;
  height: 240px;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  background: #fafafa;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-contents .contents-item .tit {
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.8px;
}
.product-eco .sector-contents .contents-item .img-box {
  position: absolute;
  top: 75px;
  right: 0;
  bottom: 0;
  left: 0;
  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;
}
.product-eco .sector-contents .contents-item .img-box img {
  max-width: 90%;
  max-height: 100%;
}
.product-eco .sector-contents .contents-item .flag {
  position: absolute;
  right: 10px;
  top: 62px;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFDF81), to(#FFBF00));
  background: linear-gradient(180deg, #FFDF81 0%, #FFBF00 100%);
  border: 2px solid #000;
  -webkit-filter: drop-shadow(0 0 5.556px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 5.556px rgba(0, 0, 0, 0.25));
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  text-align: center;
  font-size: 17.778px;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: -0.533px;
}
.product-eco .sector-contents .contents-item .flag-ai {
  position: absolute;
  top: 66px;
  right: 8px;
  z-index: 1;
}
.product-eco .sector-teacher .action-base {
  margin-right: 20px;
  margin-top: 20px;
  text-align: right;
}
.product-eco .sector-teacher .teacher-group-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  max-width: 1160px;
  margin: 20px auto 0;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-eco .sector-teacher .teacher-group-box .group-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #252525;
  border-radius: 16px;
  border: 2px solid #E6E6E6;
  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;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#303030), to(#4a4a4a));
  background: linear-gradient(180deg, #303030 0%, #4a4a4a 100%);
  height: 300px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .flag-new {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 10px;
  background: -webkit-gradient(linear, left top, right top, from(#BA9761), to(#54442C));
  background: linear-gradient(90deg, #BA9761 0%, #54442C 100%);
  padding: 7px 34px;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.145px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .txt-wrap {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-sub {
  margin-bottom: 5px;
  color: rgba(245, 245, 246, 0.5);
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.145px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-main {
  color: #F5F5F6;
  font-size: 20px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.308px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-award {
  display: inline-block;
  margin-top: 21px;
  text-align: center;
  position: relative;
  z-index: 10;
  padding: 0 25px;
  min-width: 128px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-award:before, .product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-award:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 36px;
  height: 69px;
  background: url("//img.eduwill.net/eduwill/img/2024/X/product/241010/mobile/ico_laurel.png") no-repeat center center;
  background-size: 100% 100%;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-award:before {
  left: 0;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-award:after {
  right: 0;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-award .t-award-txt1 {
  color: #BA9761;
  font-size: 14px;
  font-weight: 600;
  line-height: 124%;
  letter-spacing: -0.28px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-award .t-award-txt2 {
  color: #BA9761;
  font-size: 20px;
  font-weight: 900;
  line-height: 140%;
  letter-spacing: -0.4px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-top .t-img {
  margin-left: auto;
  margin-right: 20px;
  height: 100%;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot {
  min-height: 106px;
  background-color: #141416;
  padding: 21px 20px;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .t-info .t-subj {
  color: rgba(245, 245, 246, 0.5);
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .t-info .t-name {
  margin-top: 4px;
  color: #F5F5F6;
  font-size: 20px;
  font-weight: 800;
  line-height: normal;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .t-info .t-name strong {
  font-weight: 700;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample {
  padding: 10px 30px 10px 20px;
  border-radius: 50px;
  background: #FFF;
  color: #000;
  font-size: 16px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.308px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample {
  position: relative;
  display: inline-block;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
    width: 5px;
  }
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
    height: 5px;
  }
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
    margin-top: -2.5px;
  }
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
  border-width: 0;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
    right: 10px;
  }
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .sector-teacher .teacher-group-box .group-item .group-bot .btn-sample:before {
  right: 20px;
}
.product-eco .sector-teacher .slide-container {
  margin: 50px 0;
}
.product-eco .sector-teacher .slide-container .card {
  width: 376px;
  height: 237px;
  padding: 28px 20px;
  border-radius: 10px;
  border: 1.105px solid #D6D6D6;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-teacher .slide-container .card .txt {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.72px;
  color: #212121;
  height: 100px;
}
.product-eco .sector-teacher .slide-container .card .txt strong {
  font-weight: 700;
}
.product-eco .sector-teacher .slide-container .card .byline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 14px;
  font-size: 15px;
  letter-spacing: -0.56px;
  color: #999;
}
.product-eco .sector-teacher .slide-container .card .byline img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-eco .sector-book {
  margin-bottom: 100px;
}
.product-eco .sector-book .action-base {
  text-align: right;
  margin-right: 80px;
}
.product-eco .sector-book .slide-container .slick-slide {
  opacity: 0.12;
}
.product-eco .sector-book .slide-container .slick-slide.slick-active {
  opacity: 1;
}
.product-eco .sector-book .action-link {
  text-align: right;
  margin-top: 10px;
}/*# sourceMappingURL=web.css.map */