@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 .sector-review .slide-box .slick-dots {
  font-size: 0;
}
.product-eco .sector-review .slide-box .slick-dots li {
  display: inline-block;
}
.product-eco .sector-review .slide-box .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;
  letter-spacing: -0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .promotion *,
  .product-eco *,
  .fullservice * {
    letter-spacing: -1px;
  }
}
.promotion *,
.product-eco *,
.fullservice * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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;
}

.product-eco .wrap {
  width: 1200px;
}
.product-eco .slick-list * {
  font-size: 0;
}
.product-eco .fix-wing {
  position: fixed;
  right: 10px;
  bottom: 200px;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-eco .fix-wing a {
  width: 180px;
  padding: 24px 20px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #FFF;
  background: linear-gradient(124deg, #FFF 9.96%, #EFFBFF 84.49%, #FFF);
  -webkit-box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.14);
}
.product-eco .fix-wing a {
  position: relative;
  display: inline-block;
}
.product-eco .fix-wing a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.25vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing a::before {
    width: 9px;
  }
}
.product-eco .fix-wing a::before {
  height: 1.25vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing a::before {
    height: 9px;
  }
}
.product-eco .fix-wing a::before {
  margin-top: -0.625vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing a::before {
    margin-top: -4.5px;
  }
}
.product-eco .fix-wing a::before {
  border-width: 0;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2.5vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing a::before {
    right: 18px;
  }
}
.product-eco .fix-wing a::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .fix-wing a {
  text-align: left;
}
.product-eco .fix-wing a:before {
  margin-top: 0;
  top: unset;
  right: 18px;
  bottom: 28px;
}
.product-eco .fix-wing a .label-course {
  display: inline-block;
  width: 62px;
  padding: 4px;
  border-radius: 999px;
  border: 1px solid #444;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.28px;
  vertical-align: top;
  text-align: center;
}
.product-eco .fix-wing a .text {
  display: block;
  margin-top: 8px;
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.36px;
}
.product-eco .fix-wing a .text strong {
  display: block;
  font-weight: 700;
}
.product-eco .fix-wing a:first-child {
  background: #FFF;
  background: linear-gradient(124deg, #FFF 9.96%, #EFFBFF 84.49%, #FFF);
}
.product-eco .fix-wing a:nth-child(2) {
  background: #FFF;
  background: linear-gradient(124deg, #FFF 9.96%, #F3FFDE 84.49%, #FFF);
}
.product-eco .fix-wing a:nth-child(3) {
  background: #FFF;
  background: linear-gradient(124deg, #FFF 9.96%, #FEF3A8 84.49%, #FFF);
}
.product-eco .fix-wing a + a {
  margin-top: 10px;
}
.product-eco .fix-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: #000;
}
.product-eco .fix-bottom a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 60px;
  text-align: left;
}
.product-eco .fix-bottom a .label {
  position: absolute;
  top: -16px;
  left: 60px;
  padding: 4px 20px;
  border-radius: 999px;
  background: #E30000;
  color: #FFF;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.36px;
}
.product-eco .fix-bottom a p {
  color: #E1E1E1;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.32px;
}
.product-eco .fix-bottom a strong {
  margin-left: 40px;
  color: #FFC801;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: -1.2px;
}
.product-eco .fix-bottom a .fake-btn {
  padding: 12px 35px 12px 20px;
  margin-left: auto;
  border-radius: 5px;
  border: 1px solid #FFC801;
  background: #FFC801;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.36px;
}
.product-eco .fix-bottom a .fake-btn {
  position: relative;
  display: inline-block;
}
.product-eco .fix-bottom a .fake-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-bottom a .fake-btn::before {
    width: 8px;
  }
}
.product-eco .fix-bottom a .fake-btn::before {
  height: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-bottom a .fake-btn::before {
    height: 8px;
  }
}
.product-eco .fix-bottom a .fake-btn::before {
  margin-top: -0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-bottom a .fake-btn::before {
    margin-top: -4px;
  }
}
.product-eco .fix-bottom a .fake-btn::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 .fix-bottom a .fake-btn::before {
    right: 16px;
  }
}
.product-eco .fix-bottom a .fake-btn::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .fix-bottom a .fake-btn:before {
  right: 20px;
}
.product-eco .fix-bottom a:before {
  position: absolute;
  bottom: 0;
  right: 246px;
  content: "";
  display: inline-block;
  width: 182px;
  height: 133px;
  background-image: url("//img.eduwill.net/eduwill/img/2026/_108/product/260923/pc/deco_fix_bottom.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.product-eco .title-box {
  margin-bottom: 60px;
}
.product-eco .num-title {
  color: #FFA800;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.5px;
}
.product-eco .num-title + .sup-title {
  margin-top: 20px;
}
.product-eco .sup-title {
  color: #222;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.product-eco .sup-title + .main-title {
  margin-top: 5px;
}
.product-eco .main-title {
  color: #222;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -1.4px;
}
.product-eco .main-title strong {
  font-weight: 700;
}
.product-eco .sub-title {
  color: #222;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.88px;
}
.product-eco .sub-title strong {
  font-weight: 700;
}
.product-eco .sup-title {
  color: #222;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -1.2px;
}
.product-eco .frame {
  margin: 0 20px;
  padding: 39px 21px;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  background: #FFF;
}
.product-eco .frame .title-box {
  margin-bottom: 50px;
}
.product-eco .frame .title-box .main-title {
  font-size: 22px;
  letter-spacing: -0.88px;
}
.product-eco .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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: 14px;
}
.product-eco .text-notice {
  margin-top: 20px;
  color: #666;
  font-size: 14px;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: -0.8px;
}
.product-eco .action-base button,
.product-eco .action-base a {
  color: #333;
  border: 1px solid currentColor;
  opacity: 0.5;
}
.product-eco .action-base button span,
.product-eco .action-base a span {
  padding: 6px 20px 6px 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 .fc-point {
  color: #FFA800;
}
.product-eco .sector-title {
  background-color: #E6F4FC;
  background-image: url("//img.eduwill.net/eduwill/img/2026/_108/product/260923/pc/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  padding-bottom: 88px;
}
.product-eco .sector-title .subject-list {
  margin-top: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
.product-eco .sector-title .subject-list li {
  padding: 11px 22px;
  border-radius: 9px;
  border: 1px solid #FFF6D5;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-9.93%, #FFE365), to(#FFD665));
  background: linear-gradient(180deg, #FFE365 -9.93%, #FFD665 100%);
  color: #222;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: -0.96px;
  -webkit-filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.15));
}
.product-eco .sector-title .title-1 {
  margin-top: 39px;
  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-1 strong {
  color: #C08F3F;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-family: inherit;
}
.product-eco .sector-title .title-2 {
  margin-top: 20px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px 20px 0;
  gap: 10px;
}
.product-eco .sector-title .title-4 .box {
  width: 309px;
  position: relative;
  overflow: hidden;
  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;
  padding: 34px 20px;
}
.product-eco .sector-title .title-4 .box p {
  margin: 0;
  padding: 0;
  letter-spacing: -1.12px;
}
.product-eco .sector-title .title-4 .box p.text-1 {
  font-size: 22px;
  font-weight: 500;
  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;
  color: rgb(123, 79, 32);
}
.product-eco .sector-title .title-4 .title-tag {
  position: absolute;
  top: 0;
  right: 10px;
  background: url(//img.eduwill.net/eduwill/img/2026/Q/product/260805/pc/tag_bg.png) no-repeat 0 0;
  background-size: cover;
  padding: 7px 10px 7px;
  text-align: center;
  line-height: 1;
  border-radius: 0 0 3.139px 3.139px;
  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;
  line-height: 1;
}
.product-eco .sector-title .title-4 .title-flag {
  position: absolute;
  top: 0;
  right: 5px;
}
.product-eco .sector-title .action {
  margin-top: 40px;
}
.product-eco .sector-title .action a {
  width: 1020px;
  padding: 25px 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 {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 26px;
  line-height: 1.2;
  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: 520px;
  right: 132px;
}
.product-eco .sector-earns {
  padding: 100px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#1A1A1A), to(#3E3E3E));
  background: linear-gradient(180deg, #1A1A1A 0%, #3E3E3E 100%);
}
.product-eco .sector-earns .main-title {
  font-weight: 700;
  color: #fff;
}
.product-eco .sector-earns .main-title strong {
  color: #FB0;
  font-weight: inherit;
}
.product-eco .sector-earns .earns-compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 20px;
}
.product-eco .sector-earns .earns-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-eco .sector-earns .earns-col-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 165px;
          flex: 0 0 165px;
  margin-right: 12px;
  border: 1px solid #E6E6E6;
  padding: 0 23px;
  background-color: #222;
  border-radius: 10px;
  overflow: hidden;
}
.product-eco .sector-earns .earns-col-label .row {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -1.08px;
}
.product-eco .sector-earns .earns-col-label .row-1 {
  font-size: 22px;
}
.product-eco .sector-earns .earns-card {
  position: relative;
  width: 320px;
  padding: 0 20px;
  border-radius: 10px;
  background: #FFF9E9;
  border: 1px solid #E6E6E6;
}
.product-eco .sector-earns .earns-card .row {
  border-bottom: 1px dashed #E4DCC0;
}
.product-eco .sector-earns .earns-card .row-1 {
  color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -1.32px;
}
.product-eco .sector-earns .row {
  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;
  text-align: center;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  padding: 0 12px;
}
.product-eco .sector-earns .row.row-1 {
  height: 100px;
}
.product-eco .sector-earns .row.row-2 {
  height: 54px;
}
.product-eco .sector-earns .row.row-3 {
  height: 54px;
}
.product-eco .sector-earns .row.row-4 {
  height: 74px;
}
.product-eco .sector-earns .row.row-5 {
  height: 80px;
  border-bottom: 0;
}
.product-eco .sector-earns .card-title {
  color: #171717;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.35;
}
.product-eco .sector-earns .card-text {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -1.08px;
}
.product-eco .sector-earns .card-price {
  gap: 4px;
  color: #000;
  font-family: "EduwillBetaRegular", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -1.2px;
}
.product-eco .sector-earns .card-price strong {
  font-size: 26px;
  font-weight: 700;
  line-height: inherit;
  letter-spacing: inherit;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.product-eco .sector-earns .earns-tag {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  padding: 5px 15px;
  border-radius: 4px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.84px;
}
.product-eco .sector-earns .earns-plus {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 87px;
          flex: 0 0 87px;
  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;
  margin: 0 -44px 0 -30px;
  z-index: 1;
}
.product-eco .sector-earns .earns-card-2 {
  border-color: #FFBF00;
  border-width: 4px;
  background: #FFECB5;
}
.product-eco .sector-earns .earns-card-2 .row {
  border-color: #FFE1A3;
}
.product-eco .sector-earns .earns-card-2 .earns-tag {
  background: #FB0;
}
.product-eco .sector-earns .earns-plus-1 {
  color: #FB0;
}
.product-eco .sector-earns .earns-card-3 {
  border-color: #84D200;
  border-width: 4px;
  background: #DFEDC7;
}
.product-eco .sector-earns .earns-card-3 .row {
  border-color: #fff;
}
.product-eco .sector-earns .earns-card-3 .earns-tag {
  background: #7CC23C;
}
.product-eco .sector-earns .earns-plus-2 {
  color: #7CC23C;
}
.product-eco .sector-earns .text-notice {
  color: #fff;
}
.product-eco .sector-earns .earns-banner {
  position: relative;
  margin: 50px 20px 0;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(23.71%, rgba(255, 255, 255, 0.09)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(84.08%, rgba(255, 255, 255, 0.08)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.09) 23.71%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.08) 84.08%, rgba(255, 255, 255, 0) 100%);
}
.product-eco .sector-earns .earns-banner:before, .product-eco .sector-earns .earns-banner:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(24%, rgba(255, 255, 255, 0.87)), color-stop(50%, rgb(255, 255, 255)), color-stop(84%, rgba(255, 255, 255, 0.82)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.87) 24%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.82) 84%, rgba(255, 255, 255, 0) 100%);
}
.product-eco .sector-earns .earns-banner:before {
  top: 0;
}
.product-eco .sector-earns .earns-banner:after {
  bottom: 0;
}
.product-eco .sector-earns .earns-banner p {
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.product-eco .sector-earns .earns-banner strong {
  color: #FB0;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.product-eco .sector-compare {
  background-color: #F8F8F8;
  padding: 100px 0;
}
.product-eco .sector-compare .main-title {
  font-weight: 700;
}
.product-eco .sector-compare .action-base {
  position: absolute;
  top: 104px;
  right: 106px;
}
.product-eco .sector-compare .support-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.product-eco .sector-compare .support-item span {
  padding: 0 10px;
  border-radius: 50px;
  background: #FFF6D0;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.6px;
}
.product-eco .sector-compare .compare-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.product-eco .sector-compare .compare-box .compare-item {
  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-compare .compare-box .compare-item.compare-item--other {
  width: 450px;
  height: 424px;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: #ededed;
  border: 1px solid #dfdfdf;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--other .compare-tit {
  background-color: #dfdfdf;
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--other li {
  color: #8a8a8a;
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--other li .udl {
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: 6px;
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--eduwill {
  position: relative;
  z-index: 1;
  width: 542px;
  height: 474px;
  background-color: #fff;
  border: 4px solid #ffc414;
  border-radius: 0 10px 10px 0;
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--eduwill:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -27px;
  width: 25px;
  bottom: -4px;
  background: -webkit-gradient(linear, left top, right top, from(#FFC414), to(#E1AC0E));
  background: linear-gradient(90deg, #FFC414 0%, #E1AC0E 100%);
  clip-path: polygon(0 25px, 100% 0, 100% 100%, 0 448px);
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--eduwill .compare-tit {
  background-color: #ffc414;
  font-size: 26px;
  font-weight: 900;
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--eduwill li {
  color: #000;
}
.product-eco .sector-compare .compare-box .compare-item.compare-item--eduwill li strong {
  color: #CB8A00;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.product-eco .sector-compare .compare-box .compare-tit {
  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;
  height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1px;
}
.product-eco .sector-compare .compare-box .compare-list {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.product-eco .sector-compare .compare-box .compare-list li {
  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;
  gap: 10px;
  padding: 0 30px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.9px;
  line-height: 1.55;
  text-align: left;
}
.product-eco .sector-compare .compare-box .compare-list li:last-child {
  border-bottom: 0;
}
.product-eco .sector-compare .compare-box .compare-list li strong {
  font-weight: 900;
  line-height: 1.8;
}
.product-eco .sector-compare .compare-box .compare-list .ico-check,
.product-eco .sector-compare .compare-box .compare-list .ico-close {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.product-eco .sector-compare .compare-box .compare-list .ico-check {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><circle cx='12' cy='12' r='12' fill='%23FFC414'/><path d='M7.5 12.5L10.5 15.5L16.5 9' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>") no-repeat center/contain;
}
.product-eco .sector-compare .compare-box .compare-list .ico-close {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><circle cx='12' cy='12' r='12' fill='%23C4C4C4'/><path d='M8.5 8.5L15.5 15.5M15.5 8.5L8.5 15.5' stroke='%23fff' stroke-width='2' stroke-linecap='round'/></svg>") no-repeat center/contain;
}
.product-eco .sector-compare .compare-box .compare-item--other .fc-point3 {
  color: #59400b;
}
.product-eco .sector-compare .compare-box .compare-item--eduwill .fc-point3 {
  color: #CB8A00;
  font-weight: 700;
}
.product-eco .sector-compare .compare-box .compare-stamp {
  position: absolute;
  right: -60px;
  bottom: -5px;
  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: 200px;
  height: 100px;
  border: 5px solid #ff5a2d;
  border-radius: 18px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(2.4) rotate(-15deg);
          transform: scale(2.4) rotate(-15deg);
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.5s cubic-bezier(0.36, 1.75, 0.3, 1);
  transition: opacity 0.3s ease-out, -webkit-transform 0.5s cubic-bezier(0.36, 1.75, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.36, 1.75, 0.3, 1), opacity 0.3s ease-out;
  transition: transform 0.5s cubic-bezier(0.36, 1.75, 0.3, 1), opacity 0.3s ease-out, -webkit-transform 0.5s cubic-bezier(0.36, 1.75, 0.3, 1);
}
.product-eco .sector-compare .compare-box .compare-stamp.on {
  opacity: 1;
  -webkit-transform: scale(1) rotate(-15deg);
          transform: scale(1) rotate(-15deg);
}
.product-eco .sector-compare .compare-box .compare-stamp:before {
  content: "";
  position: absolute;
  inset: 6px;
  border: 2px solid #ff5a2d;
  border-radius: 9px;
}
.product-eco .sector-compare .compare-box .compare-stamp span {
  color: #ff5a2d;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 6px;
}
.product-eco .sector-compare .desc-text {
  margin-top: 30px;
  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 .fc-point {
  color: #FFBF00;
}
.product-eco .sector-compare .text-notice {
  color: #4B3800;
  margin-top: 30px;
}
.product-eco .sector-item {
  padding-top: 100px;
  padding-bottom: 100px;
}
.product-eco .sector-item .product-box {
  padding: 100px 20px 120px;
}
.product-eco .sector-item .product-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 20px;
  gap: 16px;
}
.product-eco .sector-item .product-item {
  position: relative;
  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-pack: justify;
  -ms-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 33px 31px 23px;
  text-align: left;
  border: 1px solid #828282;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.product-eco .sector-item .product-item:not(.w-full) {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.product-eco .sector-item .product-item.w-full {
  width: 100%;
}
.product-eco .sector-item .product-item.w-full .text-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0 30px;
}
.product-eco .sector-item .product-item.w-full .text-list li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  padding: 15px 0;
  color: #171717;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.842px;
}
.product-eco .sector-item .product-item.w-full .text-list li.fc-red {
  color: #D20000;
}
.product-eco .sector-item .product-item.w-full .text-list li + li {
  margin-left: 42px;
  padding-left: 42px;
  border-left: 1px solid #CFCFCF;
}
.product-eco .sector-item .product-item.w-full .product-price {
  border-top: 0;
  padding-top: 0;
}
.product-eco .sector-item .product-item.w-full .product-price .price-box .price-before {
  position: absolute;
  top: 140px;
  right: 42px;
  text-align: right;
}
.product-eco .sector-item .product-item.w-full .product-price .price-box .price-after {
  position: absolute;
  top: 166px;
  right: 42px;
  text-align: right;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 16px;
}
.product-eco .sector-item .product-item.w-full .product-price .price-box .price-after p {
  display: inline-block;
  vertical-align: top;
}
.product-eco .sector-item .product-item.w-full .product-price .action {
  margin: 0 -10px;
}
.product-eco .sector-item .product-item .product-info .product-subject-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
}
.product-eco .sector-item .product-item .product-info .product-subject-wrap .subject {
  padding: 8px 15px 9px 15px;
  border-radius: 5px;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #3D3D3D;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.8px;
}
.product-eco .sector-item .product-item .product-info .product-subject-wrap .subject.industry {
  background-color: #FFF0BB;
}
.product-eco .sector-item .product-item .product-info .product-subject-wrap .subject.architect {
  background-color: #F1FFD5;
}
.product-eco .sector-item .product-item .product-info .product-subject-wrap .subject.danger {
  background-color: #EFFFF9;
}
.product-eco .sector-item .product-item .product-info .product-label {
  color: #F59B00;
  font-size: 20px;
  font-weight: 900;
  line-height: 2.2;
}
.product-eco .sector-item .product-item .product-info .product-title {
  margin-top: 24px;
  color: #000;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -2px;
}
.product-eco .sector-item .product-item .product-info .product-title strong {
  font-weight: 900;
}
.product-eco .sector-item .product-item .product-info .text-list {
  margin-top: 25px;
  padding: 12px 0;
  border-top: 1px solid #CFCFCF;
}
.product-eco .sector-item .product-item .product-info .text-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
}
.product-eco .sector-item .product-item .product-info .text-list li .text-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 48px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -1px;
}
.product-eco .sector-item .product-item .product-info .text-list li .text-desc {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -1px;
  word-break: keep-all;
}
.product-eco .sector-item .product-item .product-info .text-list li .text-desc strong {
  font-weight: 500;
}
.product-eco .sector-item .product-item .product-price {
  padding-top: 60px;
  border-top: 1px solid #DEDEDE;
}
.product-eco .sector-item .product-item .product-price .price-box {
  margin-bottom: 21px;
}
.product-eco .sector-item .product-item .product-price .price-box .price-before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-bottom: 5px;
}
.product-eco .sector-item .product-item .product-price .price-box .price-before p {
  font-size: 14px;
  line-height: 160%;
  color: #6A6A6A;
  font-weight: 700;
  letter-spacing: -1px;
}
.product-eco .sector-item .product-item .product-price .price-box .price-before .price {
  position: relative;
}
.product-eco .sector-item .product-item .product-price .price-box .price-before .price:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #6A6A6A;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.product-eco .sector-item .product-item .product-price .price-box .price-after .text {
  font-size: 15px;
  font-weight: 500;
  line-height: 160%;
  color: #000;
  font-weight: 700;
  letter-spacing: -1px;
}
.product-eco .sector-item .product-item .product-price .price-box .price-after {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -1px;
  color: #000;
}
.product-eco .sector-item .product-item .product-price .price-box .price-after strong {
  font-weight: 900;
}
.product-eco .sector-item .product-item .product-price .action .btn-product {
  display: block;
  padding: 25px 31px;
  border-radius: 6px;
  background: #646464;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 0%, #000 100%);
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text {
  width: 100%;
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text {
  position: relative;
  display: inline-block;
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .product-item .product-price .action .btn-product .text::before {
    width: 10px;
  }
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text::before {
  height: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .product-item .product-price .action .btn-product .text::before {
    height: 10px;
  }
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text::before {
  margin-top: -0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .product-item .product-price .action .btn-product .text::before {
    margin-top: -5px;
  }
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text::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 .sector-item .product-item .product-price .action .btn-product .text::before {
    right: 20px;
  }
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text::before {
  border-top-width: 3px;
  border-right-width: 3px;
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text {
  font-size: 28px;
  font-weight: 600;
  color: #FFF;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -1px;
}
.product-eco .sector-item .product-item .product-price .action .btn-product .text:before {
  right: 0;
}
.product-eco .sector-item2 {
  padding: 100px 0;
}
.product-eco .sector-item2 .title-box + .box-list {
  margin-top: 60px;
}
.product-eco .sector-item2 .box-list {
  position: relative;
  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;
  margin-top: 16px;
  gap: 16px;
}
.product-eco .sector-item2 .box-price {
  position: relative;
  width: calc(50% - 8px);
  height: 640px;
  padding: 30px;
  text-align: left;
  border-radius: 10px;
  border: 1px solid #828282;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-item2 .box-price.is-full {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
}
.product-eco .sector-item2 .box-price.is-full .box-detail {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  min-height: auto;
}
.product-eco .sector-item2 .box-price.is-full .title-list {
  margin-top: 20px;
}
.product-eco .sector-item2 .box-price.is-full .text-list {
  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;
  margin-top: 30px;
  padding-top: 30px;
  border-bottom: 0;
}
.product-eco .sector-item2 .box-price.is-full .text-list li {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 60px;
  color: #171717;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.842px;
}
.product-eco .sector-item2 .box-price.is-full .text-list li:first-child::before {
  display: none;
}
.product-eco .sector-item2 .box-price.is-full .text-list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  display: block;
  width: 1px;
  height: 60px;
  background-color: #CFCFCF;
}
.product-eco .sector-item2 .box-price.is-full .price-list {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -130px;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
.product-eco .sector-item2 .box-price.is-full .price-list .price-discount {
  position: relative;
}
.product-eco .sector-item2 .box-price.is-full .price-list .price-discount::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  display: block;
  width: 1px;
  height: 30px;
  margin-top: -15px;
  background-color: #CFCFCF;
}
.product-eco .sector-item2 .box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
}
.product-eco .sector-item2 .label-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 8px;
}
.product-eco .sector-item2 .item-label {
  font-size: 16px;
  line-height: 135%;
  color: #3D3D3D;
  letter-spacing: -0.8px;
  padding: 8px 15px;
  border-radius: 5px;
}
.product-eco .sector-item2 .item-label.label-yellow {
  background: #FFF0BB;
}
.product-eco .sector-item2 .item-label.label-green {
  background: #F1FFD5;
}
.product-eco .sector-item2 .item-label.label-blue {
  background: #EFFFF9;
}
.product-eco .sector-item2 .title-list {
  position: relative;
  text-align: left;
}
.product-eco .sector-item2 .title-list p {
  line-height: 1.2;
}
.product-eco .sector-item2 .title-list p.title-1 {
  color: #FA0;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.8px;
}
.product-eco .sector-item2 .title-list p.title-2 {
  margin-top: 30px;
  color: #000;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -1px;
}
.product-eco .sector-item2 .title-list p.title-2 strong {
  font-weight: 900;
}
.product-eco .sector-item2 .box-detail {
  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;
  min-height: 210px;
  margin-top: 30px;
}
.product-eco .sector-item2 .text-list {
  padding: 10px 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
}
.product-eco .sector-item2 .text-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.product-eco .sector-item2 .text-list li + li {
  margin-top: 5px;
}
.product-eco .sector-item2 .text-list p {
  line-height: normal;
  color: #000;
  font-size: 15px;
}
.product-eco .sector-item2 .text-list p.text-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 52px;
}
.product-eco .sector-item2 .text-list p.text-title:has(span) {
  display: inline-grid;
  grid-template-columns: 3fr 1fr;
}
.product-eco .sector-item2 .text-list .point {
  color: #FFAA00;
}
.product-eco .sector-item2 .price-list {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 35px;
}
.product-eco .sector-item2 .price-list .price-discount {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 126%;
  letter-spacing: -1px;
}
.product-eco .sector-item2 .price-list .price-before {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
}
.product-eco .sector-item2 .price-list .price-before strong {
  margin-left: 5px;
  font-weight: 400;
}
.product-eco .sector-item2 .price-list .price-before + .price-after {
  margin-top: 5px;
}
.product-eco .sector-item2 .price-list .price-after {
  color: #000;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -1px;
}
.product-eco .sector-item2 .price-list .price-after:only-child {
  width: 100%;
  text-align: right;
}
.product-eco .sector-item2 .price-list .price-after strong {
  display: inline-block;
  margin-left: 5px;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-weight: 900;
  color: currentColor;
}
.product-eco .sector-item2 .base {
  margin-top: 5px;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.product-eco .sector-item2 .price-action {
  margin-top: 20px;
}
.product-eco .sector-item2 .price-action a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-item2 .price-action a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item2 .price-action a::before {
    width: 10px;
  }
}
.product-eco .sector-item2 .price-action a::before {
  height: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item2 .price-action a::before {
    height: 10px;
  }
}
.product-eco .sector-item2 .price-action a::before {
  margin-top: -0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item2 .price-action a::before {
    margin-top: -5px;
  }
}
.product-eco .sector-item2 .price-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 .sector-item2 .price-action a::before {
    right: 20px;
  }
}
.product-eco .sector-item2 .price-action a::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .sector-item2 .price-action a {
  width: 100%;
  padding: 22px;
  text-align: left;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 0%, #000 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-discount {
  padding: 100px 0;
}
.product-eco .sector-discount .title-box .text-wait {
  color: #FFC700;
  font-size: 70px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -2.8px;
  opacity: 0.8;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #E89900;
  background: linear-gradient(94deg, #FFC801 35.48%, #FFE0B7 60.39%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .sector-discount .main-title {
  margin-top: 20px;
  font-weight: 700;
}
.product-eco .sector-discount .main-title strong {
  color: #93693C;
}
.product-eco .sector-discount .box-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.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;
}
.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;
  text-align: center;
  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;
}
.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: 30px;
}
.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-discount .box-list .box-full {
  position: relative;
  width: 100%;
}
.product-eco .sector-discount .box-list .box-full .action {
  position: absolute;
  top: 61px;
  right: 54px;
  bottom: 51px;
}
.product-eco .sector-discount .box-list .box-full .action a {
  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;
  -webkit-box-pack: center;
  -ms-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 290px;
  height: 122px;
  border-radius: 8px;
  background-color: #000;
}
.product-eco .sector-discount .box-list .box-full .action a .text {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: #FFF;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.88px;
  vertical-align: top;
}
.product-eco .sector-discount .box-list .box-full .action a .text {
  position: relative;
  display: inline-block;
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    width: 6px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  height: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    height: 6px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  margin-top: -0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    margin-top: -3px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::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-discount .box-list .box-full .action a .text::before {
    right: 12px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  border-top-width: 2px;
  border-right-width: 2px;
}
.product-eco .sector-discount .box-list .box-full .action a .text:before {
  right: 0;
}
.product-eco .sector-strength {
  padding: 100px 0;
  background-color: #F3F3F3;
}
.product-eco .sector-strength .title-box .main-title {
  font-weight: 700;
}
.product-eco .sector-strength .title-box .main-title strong {
  font-size: 42px;
  color: #FA0;
  letter-spacing: -1.68px;
}
.product-eco .sector-strength .title-box .main-title .txt-udl {
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.product-eco .sector-bar {
  position: relative;
  padding: 30px 0 40px;
  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-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;
}
.product-eco .sector-bar 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-bar .notice {
  margin-top: 0;
  color: #fff;
  text-align: center;
}
.product-eco .sector-curriculum {
  padding: 100px 0 60px;
}
.product-eco .sector-curriculum .tab-box {
  width: 1040px;
  margin: 0 auto;
}
.product-eco .sector-curriculum .tab-box .tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin-bottom: 30px;
}
.product-eco .sector-curriculum .tab-box .tab-list li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.product-eco .sector-curriculum .tab-box .tab-list li .btn-tab {
  width: 100%;
  padding: 20px 0;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  background: #FFF;
  color: #6D6D6D;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
}
.product-eco .sector-curriculum .tab-box .tab-list li.active button {
  background-color: #000;
  color: #fff;
}
.product-eco .sector-curriculum .tab-box .tab-view:not(.active) {
  display: none;
}
.product-eco .sector-teacher {
  padding-top: 60px;
  padding-bottom: 100px;
}
.product-eco .sector-teacher .title-box {
  margin-bottom: 35px;
}
.product-eco .sector-teacher .title-box ~ .title-box {
  margin-top: 60px;
}
.product-eco .sector-teacher .box-list [class^=box] {
  position: relative;
}
.product-eco .sector-teacher .box-list [class^=box] a {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 119px;
  left: 117px;
}
.product-eco .sector-teacher .box-list .box3 .link-teacher2 {
  left: 144px;
}
.product-eco .sector-teacher .tbl-review-wrap {
  position: relative;
  width: 950px;
  margin: 40px auto 0;
}
.product-eco .sector-teacher .tbl-review-wrap .review-slide {
  position: absolute;
  bottom: 1px;
  left: 1px;
  right: 1px;
}
.product-eco .sector-teacher .review-slide {
  width: 948px;
  height: 230px;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
}
.product-eco .sector-teacher .review-slide:after {
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 0;
  content: "";
  width: 948x;
  height: 275px;
  display: block;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(64.73%, rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 64.73%, #FFF 100%);
}
.product-eco .sector-teacher .review-slide .slick-slide .review-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #DADADA;
}
.product-eco .sector-teacher .review-slide .slick-slide .review-item .star-rating {
  width: 160px;
  padding: 4px 21px;
  font-size: 0;
}
.product-eco .sector-teacher .review-slide .slick-slide .review-item .star-rating .star {
  display: inline-block;
  padding: 6px 18px;
  border-radius: 999px;
  background-color: #F8F8F8;
  color: #000;
  text-align: center;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 16px;
  font-weight: 350;
  line-height: 1.4;
  vertical-align: top;
}
.product-eco .sector-teacher .review-slide .slick-slide .review-item .text-review {
  width: 674px;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  padding: 10px 20px;
  color: #454545;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 16px;
  font-weight: 350;
  line-height: 1.4;
  letter-spacing: -0.64px;
  text-align: left;
}
.product-eco .sector-teacher .review-slide .slick-slide .review-item .user-name {
  width: 114px;
  padding: 10px 20px;
  color: #888;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 16px;
  font-weight: 350;
  line-height: 1.4;
  letter-spacing: -0.64px;
}
.product-eco .sector-teacher .text-notice {
  color: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  letter-spacing: -0.8px;
}
.product-eco .sector-book {
  position: relative;
  padding: 100px 0;
  background-image: url(//img.eduwill.net/eduwill/img/2026/L/product/260508/pc/bg_book.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.product-eco .sector-book:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(19.98%, #fff1c7), color-stop(69.49%, #FFE084), color-stop(127.51%, #FFBF00));
  background: linear-gradient(180deg, #fff1c7 19.98%, #FFE084 69.49%, #FFBF00 127.51%);
}
.product-eco .sector-book .title-box {
  margin-bottom: 35px;
}
.product-eco .sector-book .list-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;
  gap: 12px;
}
.product-eco .sector-book .list-box > div {
  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: 400px;
  padding: 44px 0;
  gap: 5px;
  color: #957800;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.44px;
  border-radius: 20px;
  border: 3px 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-book .list-box > div strong {
  color: #957800;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.44px;
}
.product-eco .sector-book .slide-box {
  position: relative;
  margin-top: 60px;
}
.product-eco .sector-book .slide-box .book-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-eco .sector-book .slide-box .book-slide .slick-slide {
  margin-right: 20px;
}
.product-eco .sector-book .flag {
  position: absolute;
  top: -50px;
  left: 50%;
  z-index: 1;
  margin-left: 386px;
}
.product-eco .sector-book .base {
  margin-top: 30px;
  color: #666;
  font-size: 14px;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: -0.7px;
}
.product-eco .sector-reasonable {
  padding: 100px 0 60px;
}
.product-eco .sector-reasonable .title-box {
  margin-bottom: 35px;
}
.product-eco .sector-reasonable .img-box {
  position: relative;
}
.product-eco .sector-reasonable .sale-text {
  position: absolute;
  top: 98px;
  left: 50%;
  width: 122px;
  font-size: 18px;
  font-weight: 500;
  line-height: 135%;
  color: #FFF;
  margin-left: -25px;
  -webkit-transform: rotate(-23deg);
  transform: rotate(-23deg);
}
.product-eco .sector-reasonable .benefit-text {
  position: absolute;
  top: 111px;
  left: 50%;
  width: 177px;
  font-size: 18px;
  font-weight: 500;
  line-height: 135%;
  color: #222;
  margin-left: -47px;
  -webkit-transform: rotate(-23deg);
          transform: rotate(-23deg);
}
.product-eco .sector-reasonable .sale-before {
  position: absolute;
  top: 169px;
  left: 50%;
  width: 250px;
  margin-left: -293px;
  padding: 0 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-reasonable .total-sale .text {
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  color: #000;
  letter-spacing: -1.44px;
}
.product-eco .sector-reasonable .total-sale .price {
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
  color: #000;
  letter-spacing: -2.4px;
}
.product-eco .sector-reasonable .sale-list {
  padding: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.product-eco .sector-reasonable .sale-list li {
  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-reasonable .sale-list li p {
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
  color: #444;
  letter-spacing: -1.12px;
}
.product-eco .sector-reasonable .sale-count {
  position: absolute;
  top: 181px;
  left: 50%;
  width: 146px;
  font-size: 34px;
  font-weight: 900;
  line-height: 120%;
  color: #000;
  letter-spacing: -2.72px;
  margin-left: 167px;
}
.product-eco .sector-reasonable .sale-after {
  position: absolute;
  top: 311px;
  left: 50%;
  width: 239px;
  margin-left: 30px;
}
.product-eco .sector-reasonable .sale-after .text {
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  color: #000;
  letter-spacing: -1.44px;
}
.product-eco .sector-reasonable .sale-after .price {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -1.7px;
  color: #FFF;
  margin-top: 6px;
  -webkit-text-stroke-width: 3px;
  -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-reasonable .subject {
  position: absolute;
  bottom: 40px;
  left: 50%;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.28px;
  color: #888;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.product-eco .sector-contents {
  padding: 60px 0;
}
.product-eco .sector-special {
  padding: 60px 0 100px;
}
.product-eco .sector-orientation {
  padding: 100px 0;
  background-image: url("//img.eduwill.net/eduwill/img/2026/L/product/260508/pc/bg_orientation.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.product-eco .sector-orientation::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background: #FFBF00;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(28.84%, #FFBF00), color-stop(90.52%, #FFA800));
  background: linear-gradient(180deg, #FFBF00 28.84%, #FFA800 90.52%);
}
.product-eco .sector-orientation .video-box {
  width: 845px;
  height: 423px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 20px;
}
.product-eco .sector-orientation .video-box iframe {
  width: 100%;
  height: 100%;
}
.product-eco .sector-orientation .video-slide {
  width: 845px;
  height: 423px;
  margin: 0 auto;
}
.product-eco .sector-orientation .video-slide div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.product-eco .sector-orientation .video-slide iframe {
  width: 100%;
  height: 100%;
}
.product-eco .sector-orientation .slick-arrow.slick-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 8.8888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-prev {
    width: 64px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-prev {
  height: 8.8888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-prev {
    height: 64px;
  }
}
.product-eco .sector-orientation .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: -72.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-prev {
    margin-left: -520px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-prev {
  background: rgba(0, 0, 0, 0.6);
}
.product-eco .sector-orientation .slick-arrow.slick-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-prev::before {
    width: 16px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-prev::before {
  height: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-prev::before {
    height: 16px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-prev::before {
  border-width: 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.88);
  border-bottom-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-prev::before {
    border-bottom-width: 2px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-prev::before {
  border-left-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-prev::before {
    border-left-width: 2px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-prev::before {
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
.product-eco .sector-orientation .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 8.8888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-next {
    width: 64px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-next {
  height: 8.8888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-next {
    height: 64px;
  }
}
.product-eco .sector-orientation .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: -72.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-next {
    margin-right: -520px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-next {
  background: rgba(0, 0, 0, 0.6);
}
.product-eco .sector-orientation .slick-arrow.slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-next::before {
    width: 16px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-next::before {
  height: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-next::before {
    height: 16px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-next::before {
  border-width: 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.88);
  border-top-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-next::before {
    border-top-width: 2px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-next::before {
  border-right-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-orientation .slick-arrow.slick-next::before {
    border-right-width: 2px;
  }
}
.product-eco .sector-orientation .slick-arrow.slick-next::before {
  -webkit-transform: translate(-75%, -50%) rotate(45deg);
  transform: translate(-75%, -50%) rotate(45deg);
}
.product-eco .sector-review {
  padding: 100px 0;
}
.product-eco .sector-review .slide-box {
  overflow: hidden;
}
.product-eco .sector-review .slide-box + .title-box {
  margin-top: 40px;
  margin-bottom: 0;
}
.product-eco .sector-review .slide-box .review-slide {
  width: 100%;
  margin: 0 auto;
}
.product-eco .sector-review .slide-box .slick-slide {
  width: 776px;
  margin: 0 10px;
  opacity: 0.5;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  -webkit-transition: opacity 0.6s ease, -webkit-filter 0.6s ease;
  transition: opacity 0.6s ease, -webkit-filter 0.6s ease;
  transition: filter 0.6s ease, opacity 0.6s ease;
  transition: filter 0.6s ease, opacity 0.6s ease, -webkit-filter 0.6s ease;
}
.product-eco .sector-review .slide-box .slick-slide img {
  width: 100%;
  display: block;
}
.product-eco .sector-review .slide-box .slick-slide.slick-current {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
.product-eco .sector-review .slide-box .slick-dots {
  margin-top: 20px;
}
.product-eco .sector-review .slide-box .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 12px;
  background-color: #000;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-eco .sector-review .slide-box .slick-dots li.slick-active {
  opacity: 1;
  width: 36px;
}
.product-eco .sector-apply {
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background: #FFD453;
  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%);
  padding: 37px 0;
}/*# sourceMappingURL=web.css.map */