/* BASIC css start */
:root {
  --scale-value: 1;
}

/* ====================================================== */
/* ========================================== eco ======= */
/* ====================================================== */
.eco-section {
  position: relative;
  overflow: hidden;
  /* main bg */
}

.eco-section.section1 .section-wrap {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-image: url(https://epsonkorea.img4.kr/ecoprinting/resources/images/eco/keyvisual.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media all and (max-width: 1024px) { 
  .eco-section.section1 .section-wrap {
    height: calc(100vh - 118px);
    background-image: url(https://epsonkorea.img4.kr/ecoprinting/resources/images/eco/keyvisual_ver2_1920x873.jpg);
  }
}

@media all and (max-width: 768px) {
  .eco-section.section1 .section-wrap {
    height: 100vh;
    background-image: url(https://epsonkorea.img4.kr/ecoprinting/resources/images/eco/keyvisual-mb_ver2.jpg);
    background-position: center 30%;
  }
}

/* ========================================== ¸ÞÀÎ */
.section1.eco-section .section-wrap > .section-inner.guide-inner {
  min-height: 100vh;
}

.keyvisual_eco-panel {
  width: 100%;
}

.keyvisual_eco-panel .row-typo_img-area {
  display: flex;
}

.keyvisual_eco-panel .row-typo_img-area .typo-item {
  text-align: left;
  margin-left: 10%;
  font-size: 30px;
  font-weight: 400;
  color: #000;
}

.keyvisual_eco-panel .row-typo_img-area .img-item {
  width: 66.25%;
  position: absolute;
  right: 0;
  display: flex;
  justify-content: right;
  align-items: flex-end;
}

.keyvisual_eco-panel .row-typo_img-area .img-item .item1 {
  z-index: 3;
}

.keyvisual_eco-panel .row-typo_img-area .img-item .item1 img {
  width: 100%;
  max-width: 184px;
}

.keyvisual_eco-panel .row-typo_img-area .img-item .item2 {
  z-index: 2;
  margin-right: -215px;
}

.keyvisual_eco-panel .row-typo_img-area .img-item .item2 img {
  width: 100%;
  max-width: 260px;
}

.keyvisual_eco-panel .row-typo_img-area .img-item .item3 {
  z-index: 1;
  margin-right: -130px;
}

.keyvisual_eco-panel .row-typo_img-area .img-item .item3 img {
  width: 100%;
  max-width: 913px;
}

@media all and (max-width: 1600px) {
  .keyvisual_eco-panel .row-typo_img-area .img-item {
    width: 50%;
    right: 8%;
  }
}

@media all and (max-width: 1024px) {
  .section1.eco-section .section-wrap > .section-inner.guide-inner {
    min-height: calc(100vh - 118px);
  }

  .keyvisual_eco-panel .row-typo_img-area .typo-item {
    margin-left: 2%;
  }

  .keyvisual_eco-panel .row-typo_img-area .img-item {
    margin-top: 30px;
    position: relative;
    right: auto;
    width: 80%;
  }

  .keyvisual_eco-panel .row-typo_img-area .img-item .item1 {
    z-index: 3;
  }

  .keyvisual_eco-panel .row-typo_img-area .img-item .item1 img {
    width: 100%;
  }

  .keyvisual_eco-panel .row-typo_img-area .img-item .item2 {
    margin-right: -130px;
  }

  .keyvisual_eco-panel .row-typo_img-area .img-item .item2 img {
    width: 100%;
  }

  .keyvisual_eco-panel .row-typo_img-area .img-item .item3 {
    margin-right: -80px;
  }

  .keyvisual_eco-panel .row-typo_img-area .img-item .item3 img {
    width: 100%;
  }
}

@media all and (max-width: 768px) {
  .section1.eco-section .section-wrap > .section-inner.guide-inner {
    justify-content: flex-start;
    min-height: 100vh;
  }

  .keyvisual_eco-panel .row-typo_img-area {
    justify-content: center;
    margin-top: 65px;
  }

  .keyvisual_eco-panel .row-typo_img-area .typo-item {
    margin: 0;
    width: ;
  }

}

.keyvisual_eco-panel .head {
  font-weight: 700;
  font-size: 60px;
  line-height: 1.2;
  color: #fff;
}

.keyvisual_eco-panel .head .title1 svg {
  -webkit-filter: drop-shadow( 0 0 .3rem rgba(223, 237, 255, 1));
  filter: drop-shadow( 0 0 .3rem rgba(223, 237, 255, 1));
}

.keyvisual_eco-panel .head .title2 {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 600;
  text-shadow: 0px 0px 12px rgba(1, 112, 205, 1);
}

.keyvisual_eco-panel .head span {
  display: inline-block;
  vertical-align: middle;
}


@media all and (max-width: 1300px) {
  .keyvisual_eco-panel .head {
    font-size: 44px;
    line-height: 1.2;
  }
}

@media all and (max-width: 1024px) {
  .keyvisual_eco-panel .head {
    font-size: 35px;
    line-height: 1.15;
  }
}

@media all and (max-width: 768px) {

  .keyvisual_eco-panel .head .title2 {
    font-size: 16px;
    text-shadow: 0px 0px 8px rgba(1, 112, 205, 1);
    text-align: center;
  }
}

.keyvisual_eco-panel .desc {
  margin-top: 25px;
}

.keyvisual_eco-panel .desc p + p {
  margin-top: 20px;
}

.keyvisual_eco-panel .desc p {
  word-break: keep-all;
  font-size: 17px;
  font-weight: 500;
  color: #ccdeef;
  line-height: 1.6 !important;
  text-shadow: 0px 0px 7px rgba(1, 112, 205, 1);
}

.keyvisual_eco-panel .desc p strong {
  font-weight: 500;
}

@media all and (max-width: 768px) {
  .keyvisual_eco-panel .desc {
    margin-top: 10px;
    text-align: center;
  }

  .keyvisual_eco-panel .desc p {
    font-size: 13px;
    text-shadow: 0px 0px 8px rgba(1, 112, 205, 1);
  }
}

.eco-section {
  /* ========================================== Å¸ÀÌÆ÷ ½½¶óÀÌµå ¡æ¡æ¡æ¡æ */
  /* Å¸ÀÌÆ÷ ½½¶óÀÌµå bg */
  /* ========================================== panel_title-panel */
  /* ========================================== epson_eco_card2 -> explanation-panel */
  /* ========================================== epson_eco_col2_set -> epson_eco_col2-panel */
  /* ========================================== item_card2-panel */
  /* ==================================================================================== start */
  /* ========================================== card_changeUP */
  /* ========================================== explanation_card2  */
  /* ==================================================================================== end */
}

.eco-section .bg-leaves {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.eco-section .bg-leaves .leaves {
  position: absolute;
  filter: blur(1.9rem);
}

.eco-section .bg-leaves .leaves:after {
  content: "";
  display: block;
  font-size: 0px;
  opacity: 0;
}

.eco-section .bg-leaves .leaves.lv1 {
  top: 90%;
  left: 90%;
  transform: rotate(145deg) scale(1.5);
}

.eco-section .bg-leaves .leaves.lv1:after {
  content: "1";
}

.eco-section .bg-leaves .leaves.lv2 {
  top: 75%;
  left: -5%;
  transform: rotate(90deg) scale(0.7);
}

.eco-section .bg-leaves .leaves.lv2:after {
  content: "2";
}

.eco-section .bg-leaves .leaves.lv3 {
  top: 70%;
  left: 65%;
  transform: rotate(0deg) scale(1.6);
}

.eco-section .bg-leaves .leaves.lv3:after {
  content: "3";
}

.eco-section .bg-leaves .leaves.lv4 {
  top: 60%;
  left: 25%;
  transform: rotate(300deg) scale(2.5);
}

.eco-section .bg-leaves .leaves.lv4:after {
  content: "4";
}

.eco-section .bg-leaves .leaves.lv5 {
  top: 99%;
  left: 35%;
  transform: rotate(75deg) scale(0.5);
}

.eco-section .bg-leaves .leaves.lv5:after {
  content: "5";
}

.eco-section .bg-leaves .leaves.lv6 {
  top: 99%;
  left: 95%;
  transform: rotate(120deg) scale(2.2);
}

.eco-section .bg-leaves .leaves.lv6:after {
  content: "6";
}

.eco-section .bg-leaves .leaves.lv7 {
  top: 130%;
  left: 50%;
  transform: rotate(-125deg) scale(3.8);
}

.eco-section .bg-leaves .leaves.lv7:after {
  content: "7";
}

.eco-section .bg-leaves .leaves.lv8 {
  top: 120%;
  left: 60%;
  transform: rotate(0deg) scale(1.6);
}

.eco-section .bg-leaves .leaves.lv8:after {
  content: "8";
}

.eco-section .panel_title-panel .title {
  margin-bottom: 80px;
  line-height: 1.3;
}
@media all and (max-width: 1024px) {
  .eco-section .panel_title-panel .title {
    margin-bottom: 40px;
  }
}
.eco-section .epson_eco_card2-area {
  width: 100%;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  justify-content: space-around;
}
.eco-section .epson_eco_card2-area .explanation-panel .p-body .desc {
  font-size: 26px;
  color: #000000;
}
@media all and (max-width: 1024px) {
  .eco-section .epson_eco_card2-area {
    flex-direction: column;
  }
  .eco-section .epson_eco_card2-area .explanation-panel + .explanation-panel {
    margin-top: 100px;
  }
  .eco-section .epson_eco_card2-area .explanation-panel {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .eco-section .epson_eco_card2-area .explanation-panel .p-head .symbol img {
    max-height: 440px;
    width: 60%;
    height: auto;
  }
  .eco-section .epson_eco_card2-area .explanation-panel .p-body {
    padding: 0 40px;
  }
  .eco-section .epson_eco_card2-area .explanation-panel .p-body .desc {
    font-size: 18px;
  }
}
.eco-section .epson_eco_col2_set-area {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.eco-section .epson_eco_col2_set-area .col_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
}
@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2_set-area {
    flex-direction: column;
  }
  .eco-section .epson_eco_col2_set-area .col_item + .col_item {
    margin-top: 100px;
  }
  .eco-section .epson_eco_col2_set-area .col_item {
    width: 100%;
    padding: 5% 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.eco-section .epson_eco_col2-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 502px;
}

@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel .p-head {
    margin: 0 3%;
  }
}
.eco-section .epson_eco_col2-panel .p-body {
  margin: 30px 0% 0;
  width: 100%;
}
@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel .p-body {
    margin: 20px 3% 0;
    width: auto;
  }
  .eco-section .epson_eco_col2-panel .p-body .step2 {
    margin-top: 20px;
  }
}
.eco-section .epson_eco_col2-panel .p-foot {
  width: 100%;
}

.eco-section .epson_eco_col2-panel .p-foot .symbol {
  padding-right: 10px;
  width: 100%;
  max-width: 124px;
}

/* ·Î°í ³ôÀÌ¿Í ¿ìÃø ÅØ½ºÆ® ³ôÀÌ°ª ¸ÂÃãÀ» À§ÇØ °³º° Àû¿ë - 2025.04.30 */
.eco-section .epson_eco_col2_set-area .col_item:last-of-type .p-foot .symbold {
  width: 109px;
}

.eco-section .epson_eco_col2-panel .p-head .symbol {
  padding-bottom: 28px;
}

@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel .symbol {
    padding: 0px;
  }
  .eco-section .epson_eco_col2-panel .symbol img {
    height: 20px;
  }
}
.eco-section .epson_eco_col2-panel .title {
  text-align: left;
}
.eco-section .epson_eco_col2-panel .title strong {
  display: block;
  margin-top: 10px;
  line-height: 1.2;
  font-size: 40px;
  color: #000;
  font-weight: 700;
  letter-spacing: -1px;
}
@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel .title .logo img {
    height: 30px;
  }
  .eco-section .epson_eco_col2-panel .title strong {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
}
.eco-section .epson_eco_col2-panel .title + .desc {
  margin-top: 20px;
}

.eco-section .epson_eco_col2-panel .desc {
  text-align: left;
}
.eco-section .epson_eco_col2-panel .desc .typo1 {
  font-size: 24px;
  color: #000;
}
.eco-section .epson_eco_col2-panel .desc .typo2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  line-height: 1.2;
}
.eco-section .epson_eco_col2-panel .desc .typo3 {
  margin-top: 15px;
  font-size: 22px;
  color: #000;
  line-height: 1.2;
}
@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel .desc .typo1 {
    font-size: 15px;
  }
  .eco-section .epson_eco_col2-panel .desc .typo2 {
    font-size: 15px;
  }
  .eco-section .epson_eco_col2-panel .desc .typo3 {
    margin-top: 10px;
    font-size: 15px;
  }
}
.eco-section .epson_eco_col2-panel .icons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  max-width: 450px;
}
.eco-section .epson_eco_col2-panel .icons p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel .icons {
    padding: 0 0%;
    justify-content: space-around;
  }
  .eco-section .epson_eco_col2-panel .icons .item {
    text-align: center;
  }
  .eco-section .epson_eco_col2-panel .icons img {
    display: inline-block;
    width: 75px;
  }
  .eco-section .epson_eco_col2-panel .icons p {
    font-size: 13px;
  }
}
.eco-section .epson_eco_col2-panel .explanation-set {
  position: relative;
  margin-top: 70px;
  width: 100%;
  display: flex;
}

@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel {
    max-width: 360px;
  }

  .eco-section .epson_eco_col2-panel .explanation-set {
    margin-top: 40px;
    justify-content: center;
  }
  .eco-section .epson_eco_col2-panel .explanation-set .symbol-item img {
    width: 80px;
    height: auto;
  }
}
.eco-section .epson_eco_col2-panel .explanation-set .typo-item {
  margin-left: 14px;
  flex-grow: 1;
}
.eco-section .epson_eco_col2-panel .explanation-set .typo-item .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}
.eco-section .epson_eco_col2-panel .explanation-set .typo-item .title em img {
  height: 31px;
}
.eco-section .epson_eco_col2-panel .explanation-set .typo-item .title em, .eco-section .epson_eco_col2-panel .explanation-set .typo-item .title span {
  display: inline-block;
  vertical-align: middle;
}
.eco-section .epson_eco_col2-panel .explanation-set .typo-item .desc span, .eco-section .epson_eco_col2-panel .explanation-set .typo-item .desc em {
  font-size: 21px;
  line-height: 1.4;
  word-break: keep-all;
}
@media all and (max-width: 1024px) {
  .eco-section .epson_eco_col2-panel .explanation-set .typo-item {
    flex-grow: 0;
  }

  .eco-section .epson_eco_col2-panel .explanation-set .typo-item .title {
    margin-top: 10px;
    font-size: 18px;
  }
  .eco-section .epson_eco_col2-panel .explanation-set .typo-item .title em img {
    height: 20px;
  }
  .eco-section .epson_eco_col2-panel .explanation-set .typo-item .desc {
    line-height: 1.1;
  }
  .eco-section .epson_eco_col2-panel .explanation-set .typo-item .desc span, .eco-section .epson_eco_col2-panel .explanation-set .typo-item .desc em {
    display: inline-block;
    font-size: 12px;
  }
}
.eco-section .item_card2-panel {
  width: 100%;
}

.eco-section .sub_desc {
  margin-top: 14px;
  text-align: left;
  width: 100%;
  font-size: 18px;
  padding-left: calc((50% - 500px) / 2);
}

.eco-section .item_card2-panel .p-body {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 1024px) {
  .eco-section .sub_desc {
    text-align: center;
    width: 100%;
    max-width: 520px;
    margin-top: 6px;
    font-size: 12px;
    padding: 0 10px;
    word-break: keep-all;
  }
  
  .eco-section .item_card2-panel .p-body {
    flex-direction: column;
    height: auto;
  }
}
.eco-section .item_card2-panel .symbol-item {
  padding: 50px 2%;
  width: 50%;
  text-align: center;
}
.eco-section .item_card2-panel .symbol-item .symbol-area {
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  .eco-section .item_card2-panel .symbol-item {
    width: 100%;
  }
}
.eco-section .item_card2-panel .symbol-typo {
  text-align: center;
}
.eco-section .item_card2-panel .symbol-typo .title em {
  display: inline-block;
  vertical-align: middle;
}
.eco-section .item_card2-panel .symbol-typo .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 40px;
  font-weight: 300;
  color: #000;
  letter-spacing: -1px;
}
.eco-section .item_card2-panel .symbol-typo .desc strong {
  display: block;
  font-size: 36px;
  font-weight: 700;
  color: #000;
  letter-spacing: -1px;
}
@media all and (max-width: 1024px) {
  .eco-section .item_card2-panel .symbol-typo .title {
    line-height: 1.3;
  }
  .eco-section .item_card2-panel .symbol-typo .title em img {
    height: 20px;
  }
  .eco-section .item_card2-panel .symbol-typo .title span {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .eco-section .item_card2-panel .symbol-typo .desc {
    margin-top: 10px;
    line-height: 1.2;
  }
  .eco-section .item_card2-panel .symbol-typo .desc strong {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
}
.eco-section .item_card2-panel .symbol-box {
  margin-top: 60px;
  width: 100%;
  max-width: 500px;
  position: relative;
  display: flex;
  justify-content: center;
}
.eco-section .item_card2-panel .symbol-box div {
  width: 100%;
  height: 0px;
  padding-bottom: 57.6923%;
  border-radius: 0px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.eco-section .item_card2-panel .symbol-box .img-card_dust {
  background-image: url(https://epsonkorea.img4.kr/ecoprinting/resources/images/eco/card-dust.jpg);
}
.eco-section .item_card2-panel .symbol-box .img-card_heat {
  background-image: url(https://epsonkorea.img4.kr/ecoprinting/resources/images/eco/card-heat.jpg);
}
@media all and (max-width: 1024px) {
  .eco-section .item_card2-panel .symbol-box {
    position: relative;
    margin-top: 25px;
    width: 75%;
  }
  .eco-section .item_card2-panel .symbol-box div {
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 41%;
    background-size: cover;
  }
}
.eco-section .item_card2-panel .button-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.eco-section .item_card2-panel .button-box .details_view-btn {
  display: block;
  width: 100%;
  padding: 20px 30px;
  border-radius: 42px;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}
.eco-section .item_card2-panel .button-box .details_view-btn strong {
  font-weight: 700;
}
@media all and (max-width: 1024px) {
  .eco-section .item_card2-panel .button-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .eco-section .item_card2-panel .button-box .details_view-btn {
    padding: 7px 20px;
    border-radius: 18px;
    min-width: 220px;
    font-size: 15px;
    line-height: 21px;
  }
}
.eco-section .card_scroll_col2 {
  display: flex;
  width: 100%;
}
.eco-section .card_scroll_col2 .col_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding: 0 20px;
}
@media all and (max-width: 1024px) {
  .eco-section .card_scroll_col2 {
    flex-direction: column;
  }
  .eco-section .card_scroll_col2 .col_item {
    width: 100%;
    padding: 0 10px;
  }
}
.eco-section .card_scroll-panel + .card_scroll-panel {
  margin-bottom: 20%;
}
.eco-section .card_scroll-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 600px;
  height: 100vh;
}
.eco-section .card_scroll-panel .p-head {
  text-align: center;
  overflow: hidden;
  border-radius: 45px;
}
.eco-section .card_scroll-panel .p-head img {
  width: 100%;
  max-width: 600px;
}
@media all and (max-width: 1024px) {
  .eco-section .card_scroll-panel .p-head {
    margin: 0 3%;
  }
}
.eco-section .card_scroll-panel .p-body {
  margin: 30px 10% 0;
}
@media all and (max-width: 1024px) {
  .eco-section .card_scroll-panel .p-body {
    margin: 20px 7% 0;
  }
  .eco-section .card_scroll-panel .p-body .step2 {
    margin-top: 20px;
  }
}
.eco-section .card_scroll-panel .step2 {
  position: absolute;
  top: 0;
  transform: translateY(-10%);
  opacity: 0;
}
.eco-section .card_scroll-panel .symbol {
  padding: 0 20px;
}
@media all and (max-width: 1024px) {
  .eco-section .card_scroll-panel .symbol {
    padding: 0px;
  }
  .eco-section .card_scroll-panel .symbol img {
    height: 20px;
  }
}
.eco-section .card_scroll-panel .title {
  margin-top: 30px;
  text-align: left;
}
.eco-section .card_scroll-panel .title strong {
  display: block;
  margin-top: 10px;
  line-height: 1.2;
  font-size: 40px;
  color: #000;
  font-weight: 700;
  letter-spacing: -1px;
}
@media all and (max-width: 1024px) {
  .eco-section .card_scroll-panel .title .logo img {
    height: 30px;
  }
  .eco-section .card_scroll-panel .title strong {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
}
.eco-section .card_scroll-panel .title + .desc {
  margin-top: 20px;
}
.eco-section .card_scroll-panel .desc {
  text-align: left;
}
.eco-section .card_scroll-panel .desc .typo1 {
  font-size: 24px;
  color: #000;
}
.eco-section .card_scroll-panel .desc .typo2 {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  line-height: 1.2;
}
.eco-section .card_scroll-panel .desc .typo3 {
  margin-top: 15px;
  font-size: 20px;
  color: #000;
  line-height: 1.2;
}
@media all and (max-width: 1024px) {
  .eco-section .card_scroll-panel .desc .typo1 {
    font-size: 15px;
  }
  .eco-section .card_scroll-panel .desc .typo2 {
    font-size: 15px;
  }
  .eco-section .card_scroll-panel .desc .typo3 {
    margin-top: 10px;
    font-size: 15px;
  }
}
.eco-section .card_scroll-panel .icons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  padding: 0 2%;
}
.eco-section .card_scroll-panel .icons p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .eco-section .card_scroll-panel .icons {
    padding: 0 0%;
  }
  .eco-section .card_scroll-panel .icons .item {
    text-align: center;
  }
  .eco-section .card_scroll-panel .icons img {
    display: inline-block;
    width: 75px;
  }
  .eco-section .card_scroll-panel .icons p {
    font-size: 13px;
  }
}
.eco-section .explanation_card2-area {
  width: 100%;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  justify-content: space-around;
}
@media all and (max-width: 1024px) {
  .eco-section .explanation_card2-area {
    flex-direction: column;
  }
  .eco-section .explanation_card2-area .explanation-panel {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
/* BASIC css end */

