<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.safe-news-slide .sub-title {
  margin-bottom: 100px;
}
.safe-news-slide .inner .title &gt; h3 {
  font-size: 48px;
  font-family: "pretendard";
  margin-bottom: 100px;
  font-weight: bold;
}
.safe-news-slide .inner .title &gt; h3.fs-38 {
  font-size: 48px;
  margin-bottom: 20px;
}
.safe-news-slide .inner .title &gt; p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.44;
  margin-bottom: 47px;
}
.safe-news-slide .sub-product-swiper {
  height: 650px;
  padding: 0;
}
@media all and (max-width: 1024px) {
  .safe-news-slide .sub-product-swiper {
    height: auto;
  }
}
.safe-news-slide .sub-product-swiper .news-img {
  border: 1px solid #a8a9ad;
  border-radius: 10px;
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  width: 300px;
  margin: 0 60px 0 5px;
}
@media all and (max-width: 1024px) {
  .safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide {
    margin: 0 30px 0 4px;
    width: 206px;
    height: auto;
  }
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide img {
  width: 300px;
  height: 425px;
}
@media all and (max-width: 1024px) {
  .safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 290px;
  }
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .slide-caption {
  font-size: 20px;
  padding: 19px 0 20px;
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .pdf-btn {
  width: 300px;
  height: 70px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0);
  font-size: 22px;
  font-weight: bold;
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .pdf-btn:hover {
  cursor: pointer;
  background-color: #f57921;
}
.safe-news-slide .swiper-slide a:hover img {
  outline: 4px solid #f57921;
  border-radius: 10px;
  transition: border 0.3s ease;
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .pdf-btn {
  width: 300px;
  height: 70px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0);
  font-size: 22px;
  font-weight: bold;
  transition: background-color 0.3s ease, border 0.3s ease;
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .pdf-btn:hover {
  cursor: pointer;
  background-color: #f57921;
}
.safe-news-slide .swiper-slide a:hover .pdf-btn {
  background-color: #f57921;
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .pdf-btn {
  width: 300px;
  height: 70px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0);
  font-size: 22px;
  font-weight: bold;
  transition: background-color 0.3s ease, border 0.3s ease;
}
@media all and (max-width: 1024px) {
  .safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .pdf-btn {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    height: 40px;
  }
}
.safe-news-slide .sub-product-swiper .swiper-wrapper .swiper-slide .pdf-btn:hover {
  cursor: pointer;
  background-color: #f57921;
}
.safe-news-slide .swiper-slide a:hover .pdf-btn {
  background-color: #f57921;
}
.safe-news-slide .btn__primary__gray {
  background: #a8a9ad;
  border: 1px solid #a8a9ad;
  color: #fff;
}

.esg-social .container .sub-title {
  width: 100%;
  margin-bottom: 50px;
}
@media all and (max-width: 1024px) {
  .esg-social .container .sub-title {
    font-size: 22px;
    margin: 0 0 20px;
  }
}
.esg-social .mid-title {
  width: 100%;
  margin-top: 200px;
  margin-bottom: 36px;
  font-size: 48px;
  font-weight: bold;
}
@media all and (max-width: 1024px) {
  .esg-social .mid-title {
    margin-top: 100px;
    font-size: 22px;
  }
}
.esg-social .contents .img-caption-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 100px;
}
.esg-social .contents .img-caption-wrap.mt36 {
  margin-top: 20px;
}
@media all and (max-width: 1024px) {
  .esg-social .contents .img-caption-wrap {
    margin-top: 40px;
  }
}
.esg-social .contents .img-caption-wrap.icw_in_contents {
  margin-top: 100px;
}
.esg-social .contents .img-caption-wrap .top-title {
  width: 100%;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 50px;
}
.esg-social .contents .img-caption-wrap img {
  width: 640px;
}
.esg-social .contents .img-caption-wrap .caption-wrap {
  margin-left: 110px;
  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;
  width: 729px;
}
@media all and (max-width: 1024px) {
  .esg-social .contents .img-caption-wrap .caption-wrap {
    width: 100%;
    margin-left: 0;
  }
}
.esg-social .contents .img-caption-wrap .caption-wrap .caption {
  width: 100%;
  font-weight: bold;
  font-size: 32px;
}
@media all and (max-width: 1024px) {
  .esg-social .contents .img-caption-wrap .caption-wrap .caption {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
  }
}
.esg-social .contents .img-caption-wrap .caption-wrap .description {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.67;
}
@media all and (max-width: 1024px) {
  .esg-social .contents .img-caption-wrap .caption-wrap .description {
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
    line-height: 1.29;
  }
}
@media all and (min-width: 1025px) {
  .esg-social .mo-only {
    display: none !important;
  }
}
@media all and (max-width: 1024px) {
  .esg-social .pc-only {
    display: none !important;
  }
}

.esg .desc {
  font-size: 22px;
  margin: 20px 0 50px;
  line-height: 1.56;
}
@media all and (max-width: 1024px) {
  .esg .desc {
    font-size: 14px;
    margin: 10px 0 60px 0;
    line-height: 1.29;
  }
}
.esg .img-container.__esg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media all and (max-width: 1024px) {
  .esg .img-container.__esg {
    flex-direction: column;
  }
}
.esg .img-container.__esg .img-caption-wrap {
  width: 460px;
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  .esg .img-container.__esg .img-caption-wrap {
    width: 100%;
    margin-top: 40px;
  }
}
.esg .img-container.__esg .img-caption-wrap img {
  width: 100%;
}
.esg .img-container.__esg .img-caption-wrap .caption {
  margin-top: 20px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .esg .img-container.__esg .img-caption-wrap .caption {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
  }
}
.esg .img-caption-wrap .description {
  text-align: center;
  margin-top: 8px;
  line-height: 1.36;
  font-size: 22px;
}
@media all and (max-width: 1024px) {
  .esg .img-caption-wrap .description {
    text-align: center;
    margin-top: 8px;
    font-size: 14px;
  }
}
.esg .cap {
  font-size: 48px;
  font-weight: bold;
}
@media all and (max-width: 1024px) {
  .esg .cap {
    font-size: 18px;
    font-weight: bold;
  }
}
.esg .contents {
  width: 100%;
  margin: 100px 0 0;
}
@media all and (max-width: 1024px) {
  .esg .contents {
    margin-top: 80px;
  }
}
.esg .sub-banner {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 200px;
}
@media all and (max-width: 1024px) {
  .esg .sub-banner {
    margin-top: 0;
  }
}
.esg .sub-banner .inner {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
}
.esg .sub-banner .inner .banner_caption {
  width: 100%;
  max-width: 1520px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 12px;
}
.esg .sub-banner .banner_caption span {
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: block;
  line-height: 1.37;
}
@media all and (max-width: 1024px) {
  .esg .sub-banner .banner_caption span {
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    line-height: 1.37;
  }
}
.esg .sub-banner .banner_caption p {
  width: 100%;
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
  line-height: 1.26;
}
@media all and (max-width: 1024px) {
  .esg .sub-banner .banner_caption p {
    font-size: 14px;
    margin-top: 10px;
  }
}
@media all and (max-width: 1024px) {
  .esg .sub-banner img {
    width: 100%;
    height: 150px;
  }
}
.esg .contents.__safety__half .img-container.__esg .img-caption-wrap {
  width: 725px;
}
@media all and (max-width: 1024px) {
  .esg .contents.__safety__half .img-container.__esg .img-caption-wrap {
    width: 100%;
  }
}
.esg .contents.__safety__half .img-container.__esg .img-caption-wrap img {
  width: 100%;
  height: 320px;
}
@media all and (max-width: 1024px) {
  .esg .contents.__safety__half .img-container.__esg .img-caption-wrap img {
    height: auto;
  }
}
@media all and (max-width: 1024px) {
  .esg .contents.__safety__half .desc {
    font-size: 14px;
    line-height: 1.29;
    margin: 10px 0 20px;
  }
  .esg .contents.__safety__half .img-container.__esg .img-caption-wrap .caption {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .esg .contents.__safety__half .img-container.__esg {
    margin-top: -40px;
  }
}
@media all and (max-width: 1024px) {
  .esg .contents.__safety .caption-wrap .desc {
    font-size: 14px;
    line-height: 1.29;
    margin: 10px 0 20px;
  }
  .esg .contents.__safety .img-container.__esg .img-caption-wrap .caption {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
  }
}</pre></body></html>