.line-wrap {
  overflow: hidden;
  line-height: 1.4;
}

.line {
  transform: translateY(100%);
  opacity: 0;
  transition:
    transform 1.2s cubic-bezier(0.22, 0.61, 0.36, 1),
    opacity 1.2s ease;
}

.about-slogan-block.is-inview .line {
  transform: translateY(0);
  opacity: 1;
}

.about-clip-mask .line {
  font-size: 72px;
  font-weight: 700;
  line-height: 100px;
  font-family: "S-CoreDream" !important;
}

.about-headline-sub {
  margin-top: 12px;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.av-7ld5u-e2ba05b1bf5d4f05f0e7137f22af8894 {
  margin-top: 240px;
}

.about-feature-section {
  max-width: 650px;
  margin-left: auto;
  text-align: left;
}

ul.about-reveal-up,
ul.about-reveal-up + div {
  opacity: 0;
  transform: translateY(40px);
  transition:
    transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1),
    opacity 0.7s ease-out;
  will-change: transform, opacity;
}

ul.about-reveal-up.is-inview,
ul.about-reveal-up + div.is-inview {
  opacity: 1;
  transform: translateY(0);
}

ul.about-reveal-up + div {
  transition-delay: 0.1s;
}

.feature-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.feature-list li {
  list-style: none;
  color: #bbb;
  transition: color 0.3s ease;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 24px !important;
  width: calc(315 / 36 * 1em);
}

:lang(en-US) .feature-list li {
  line-height: 1.2;
}

.feature-list li.is-active {
  color: #000;
}

.feature-list,
.feature-list > li {
  margin: 0;
}

.feature-list + div {
  margin: 20px 0 90px 0;
  font-size: 16px;
  line-height: 30px;
}

.about-title-wrapper {
  font-size: 74px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: max(calc(46 / 74 * 1em), 20px);
  /* overflow: hidden; */
  gap: 0.2em;
}

#introduction-content {
  margin-top: 150px;
}

#introduction-content .avia_textblock {
  text-align: center;
}

.about-title-wrapper p {
  margin: 0;
}

.about-title-wrapper img {
  width: 254px;
  opacity: 0;
}

.about-desc-wrapper {
  text-align: left;
  width: 70%;
  margin-top: 200px;
}

.about-subtitle {
  font-size: 36px;
  font-weight: 600;
  font-family: "S-CoreDream" !important;
}

.about-desc {
  font-size: 14px;
  line-height: 28px;
  margin-top: 28px;
}

.about-desc strong {
  color: #000 !important;
}

.lc-text {
  position: absolute;
  right: 60px;
  top: 60%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-size: 300px;
  font-weight: 900;
  line-height: 0.9;
  user-select: none;
}

.lc-ch {
  background-image: url("/wp-content/uploads/2025/10/리셀-사업분야-카드-1.png");
  background-size: cover;
  background-position: center;

  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.lc-ch:nth-child(1) {
  background-position: center 20% !important;
}
.lc-ch:nth-child(2) {
  background-position: center 80% !important;
}

.reveal-hero {
  margin-top: 140px;
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.reveal-hero .container {
  max-width: 100vw !important;
  padding: 0;
}

.reveal-hero-bg {
  position: absolute;
  inset: 0;
  background-image: url("/wp-content/uploads/2025/10/Group-8.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  transform: translateZ(0);
}

.reveal-hero-veil {
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: 2;
  transform-origin: center center;
  transform: scaleX(1);
  will-change: transform;
}

.reveal-hero-content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: grid;
  place-items: center;
  padding: 40px 20px;
}

.about-feature-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 80px;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: stretch;
}

.about-feature-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 300px;
  background-color: rgba(0, 0, 0, 0.38);
  padding-top: 70px !important;
  padding-bottom: 50px !important;
  border-radius: 27px;
}

.about-feature-tag {
  font-size: 14px;
  width: 320px;
  font-weight: 500;
  color: rgba(131, 178, 255, 1);
}

.about-feature-title {
  font-size: 74px;
  font-weight: 700;
  display: inline-block;
  box-sizing: border-box;
  border-bottom: 2px solid #fff;
  margin-bottom: 140px;
  color: #fff;
  line-height: 1.2;
}

.about-feature-desc {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
}
:lang(en-US) .about-feature-desc {
  width: 250px;
}

#energy-vision .template-page.content,
#business-keyword .template-page.content {
  padding-top: 0;
  padding-bottom: 0;
}

.energy-vision-section {
  position: relative;
  height: 100vh;
}

.energy-vision-section .container,
.business-keyword-section .container {
  max-width: 100vw !important;
  padding: 0;
}

.ev-head {
  position: relative;
  height: 100vh;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  isolation: isolate;
}

.ev-title {
  position: relative;
  z-index: 2;
  color: #fff;
  mix-blend-mode: difference;
}

.ev-title div {
  font-size: 124px;
  font-weight: 700;
  line-height: 1.225;
  text-align: center;
}

.ev-bg {
  position: absolute;
  inset: 50% 50% 50% 50%;
  width: 100vmax;
  height: 100vmax;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: 50% 50%;
  background: #000;
  z-index: 0;
}

.ev-body {
  position: absolute;
  inset: 0;
  height: 100vh;
  background: #000;
  color: #fff;
  opacity: 0;
  z-index: 0;
}

.ev-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  width: 95%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.ev-body-left {
  padding-right: 260px;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  max-width: 1000px;
}

.ev-body-left > div:first-of-type {
  font-size: 80px;
  font-weight: 700;
  line-height: 1.475;
  white-space: nowrap;
}
:lang(en-US) .ev-body-left > div:first-of-type {
  font-size: 48px;
}

.ev-viewport {
  position: relative;
  line-height: 1.2;
  height: 1.2em;
}

.ev-roller {
  will-change: transform;
}

.ev-body-left .textBox {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.85;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  white-space: nowrap;
  position: absolute;
  bottom: 50px;
  right: 84px;
}

.ev-body-left .textBox div {
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  transition: color 0.8s;
}
.ev-body-left .textBox div::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #2596be;
  width: 100%;
  transform-origin: left center;
  transform: scaleX(0);
  transition: transform 0.8s;
}
.ev-body-left .textBox div.on {
  color: #fff;
}
.ev-body-left .textBox div.on::before {
  transform: scaleX(1);
}

.ev-imgArea {
  display: flex;
  gap: 45px;
  height: 100%;
}

.ev-imgArea .imgBox {
  min-width: 283px;
  display: flex;
}

.ev-imgArea .imgBox:nth-child(1) {
  align-items: flex-end;
}
.ev-imgArea .imgBox:nth-child(2) {
  align-items: flex-start;
}
.ev-imgArea .imgBox:nth-child(3) {
  align-items: center;
}

.ev-imgArea .imgBox div {
  position: relative;
  height: 680px;
}

.ev-imgArea .imgBox img {
  max-width: 100%;
  height: 680px;
  vertical-align: top;
  object-fit: cover;
}

.ev-imgArea .imgBox video {
  height: 680px;
  object-fit: cover;
}

.business-keyword-section {
  padding-top: 220px;
  padding-bottom: 300px;
  background-color: #549bc3 !important;
  position: relative;
}

.bk-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1600px;
  width: 95%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.bk-intro-inner {
  color: #fff;
  white-space: nowrap;
  margin-right: 80px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.bk-headline {
  font-size: 74px;
  font-weight: 700;
  line-height: 1.418;
  margin-bottom: 12px;
  display: block;
  font-style: normal;
  font-family: "S-CoreDream" !important;
}
html[lang="en-US"] .bk-headline {
  font-size: 54px;
}

.bk-headline div {
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  margin-right: 80px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.bk-subtitle {
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 12px;
}

.bk-description {
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 36px;
}

.bk-link {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  color: #fff !important;
}

.bk-container {
  width: 100%;
  padding-top: 180px;
}

.bk-box {
  color: #fff;
}
.bk-box:not(:last-child) {
  margin-bottom: 74px;
}

.bk-box-title {
  margin-bottom: 34px;
}

.bk-box-number {
  font-weight: 300;
  margin-bottom: 10px;
}

.bk-box-title p {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}

.bk-keywords {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  list-style: none !important;
  display: flex;
  flex-wrap: wrap;
  column-gap: 18px;
  row-gap: 32px;
}

.bk-keywords li {
  margin: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  background-color: #4287b1 !important;
  color: rgba(255, 255, 255, 0.7);
  padding: calc(26 / 18 * 1em) calc(40 / 18 * 1em);
  border-radius: 100px;
  transition:
    background-color 0.3s,
    color 0.3s,
    transform 0.3s;
}

.bk-keywords li:hover {
  background-color: #000;
  color: #fff;
  transform: scale(1.1);
}

.bk-gradient {
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  z-index: 2;
  pointer-events: none;
}
.bk-gradient div {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 220px;
  background: linear-gradient(
    0deg,
    rgb(138, 159, 255),
    rgba(255, 255, 255, 0) 100%
  );
}

/* 대표 인사말 */

.ceo-greeting-wrap {
}

.ceo-greeting-photo {
  width: 80%;
  /* height: 500px; */
  /* background-color: #bbb; */
  margin-left: 240px;
}

.ceo-greeting-headline {
  margin-top: 72px;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
  font-family: "S-CoreDream" !important;
}

.ceo-greeting-text {
  margin-top: 24px;
  font-size: 22px;
  line-height: 2;
}

.ceo-greeting-text strong {
  color: #000 !important;
}

.ceo-greeting-signature {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 24px;
}
:lang(en-US) .ceo-greeting-signature > div:first-of-type {
  display: flex;
  flex-direction: column-reverse;
}

.ceo-title {
  font-size: 22px;
  margin-bottom: 12px;
  line-height: normal;
}

.ceo-name {
  font-size: 30px;
  font-weight: 500;
  display: flex;
  justify-content: flex-end;
  gap: 24px;
  line-height: normal;
}

.ceo-sign {
  /* width: 80px;
  height: 80px; */
  /* border-radius: 40px; */
  /* background-color: #bbb; */
}

/* 특허 및 인증 */

.patent-section {
  margin-top: 100px;
}

.patent-section h2 {
  text-align: center;
  font-weight: 600;
  color: #222 !important;
  font-size: 45px !important;
}

.patent-section h4 {
  font-size: 25px;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 100px;
  color: #222;
}

/* 푸터 리뉴얼 */

#socket .copyright {
  width: 100%;
}

.footer-wrap {
  color: #fff;
  /* width: 1400px; */
}

.footer-nav {
  display: flex;
  justify-content: flex-start;
  gap: 120px;
  margin-top: 60px;
}

.footer-nav-group {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.footer-nav-title {
  font-size: 18px;
  font-weight: 600;
}

.footer-nav-list {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-nav-list li {
  font-size: 14px;
  font-weight: 500;
  color: #999;
}
.footer-nav-list a {
  text-decoration: none;
  color: inherit !important;
  transition: color 0.3s ease;
}
.footer-nav-list a:hover {
  color: #fff !important;
}

.footer-info {
  margin-top: 90px;
  font-size: 14px;
  color: #999;
}

.footer-address {
  margin-bottom: 4px;
}

.footer-contact {
  display: flex;
  gap: 16px;
}

.footer-bottom {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
}

.footer-policy {
  display: flex;
  gap: 40px;
  font-size: 14px;
}

.footer-policy div a {
  text-decoration: none;
  color: #fff !important;
}

.footer-ir {
  width: fit-content;
}

.footer-ir a {
  text-decoration: none;
  color: #fff !important;
  border: 1px solid #fff;
  padding: 16px 20px;
  display: flex;
  border-radius: 100px;
  gap: 60px;
  font-size: 14px;
  font-weight: 500;
  justify-content: space-between;
}

.av-bj2td-7ff4a58d703f140c101e457ed3bb889c .container,
.av-axlny-63a1693b7a227df0af241f7a30dea22c .container {
  max-width: 100vw !important;
  padding: 0 !important;
}
.av-bj2td-7ff4a58d703f140c101e457ed3bb889c .content,
.av-axlny-63a1693b7a227df0af241f7a30dea22c .content {
  padding: 0 !important;
}

.tmp-banner {
  width: 100%;
  background-color: #999;
  height: 300px;
}

/* ==============================
   기술 소개
   ============================== */

.av-86ity-340fdd68015a49eba9af9e9487615fae {
  margin-top: 100px;
}

.solar-film-title .title-ko {
  font-size: 48px;
  line-height: 1.4;
  font-weight: 600;
  font-family: "S-CoreDream" !important;
}

.solar-film-title .title-en {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 500;
}

.solar-film-desc {
  margin-top: 24px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}

.solar-film-features {
  margin-top: 100px;
}

.solar-film-features .section-title,
.solar-film-business .section-title {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 500;
}

.solar-film-features ul {
  margin: 24px 0 0 0;
  list-style: none;
  /* display: grid;
  grid-template-columns: repeat(2, 1fr); */
  display: flex;
  gap: 20px;
}

.solar-film-features li,
.solar-film-business li {
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 25%;
}

.sf-feature-item img {
  width: 700px;
  height: 360px;
  object-fit: cover;
}

.sf-feature-title .ko {
  font-size: 30px;
  line-height: 1.6;
  font-weight: 500;
}
.sf-feature-title .en {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 12px;
}
.sf-feature-desc {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 8px;
}

.solar-film-business {
  margin-top: 100px;
}

.solar-film-business ul {
  margin: 24px 0 0 0;
  list-style: none;
  display: flex;
  gap: 20px;
}

.business-item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.business-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.business-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

.business-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 24px;
  color: #fff;
  z-index: 2;

  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
}

.business-item:hover::after {
  opacity: 1;
}

.business-item:hover .business-content {
  opacity: 1;
  transform: translateY(0);
}

.business-item:hover .business-img {
  transform: scale(1.05);
}

.business-content .num {
  font-size: 24px;
  line-height: 1.6;
  font-weight: 600;
}

.business-content .en,
.business-content .desc {
  font-size: 16px;
  line-height: 1.4;
}

.av-aqwwc-73ce494330965e8e27f5532991f54174 .container {
  max-width: 100vw !important;
  padding: 0;
}
.av-aqwwc-73ce494330965e8e27f5532991f54174 .content {
  padding-top: 0;
  padding-bottom: 0;
}

.technology-certificates .av-special-heading-tag {
  font-weight: 500;
  font-size: 32px;
  line-height: normal;
}

.technology-certificates .av-subheading {
  font-size: 20px !important;
  font-weight: 400;
  line-height: normal;
}

.technology-certificates-gallery .entry-content-wrapper {
  display: flex;
  gap: 1%;
  flex-wrap: wrap;
  justify-content: space-between; 
}

.technology-certificates-gallery .av_one_fourth {
  /* margin-left: 0 !important;*/
  width: 19%; 
}

.technology-certificates-gallery div .av_one_fifth {
  width: 19%;
   margin-left: 0 !important;
}

.technology-certificates-gallery .avia-image-container {
  border: 1px solid #ddd;
}

.technology-certificates-gallery .avia_textblock {
  font-size: 16px;
  line-height: normal;
}

@media (max-width: 768px) {
  .technology-certificates-gallery .entry-content-wrapper {
    flex-direction: column;
  }

  .technology-certificates-gallery .av_one_fourth,.technology-certificates-gallery .av_one_fifth {
    width: auto;
  }
}

.business-cta {
  margin-top: 100px;
  height: 300px;
  background-image: url(/wp-content/uploads/2025/12/Frame-172.png);
  background-position: center 700px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.business-cta-text {
  color: #fff;
  font-size: 30px;
  line-height: 1.6;
  font-weight: 600;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.business-cta-btn {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 12px 20px;
  border-radius: 100px;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;
}

.business-cta-btn a {
  color: #fff !important;
}

@media (max-width: 1024px) {
  /* 푸터 ko 모바일 */

  .footer-wrap {
    width: 100%;
  }

  .footer-nav {
    display: none;
  }

  .footer-info {
    margin-top: 40px;
  }

  .footer-address {
    margin-bottom: 12px;
  }

  .footer-contact {
    gap: 0;
    flex-direction: column;
  }

  .footer-copyright {
    margin-top: 8px;
  }

  .footer-bottom {
    gap: 24px;
  }
}

@media (max-width: 768px) {
  .about-clip-mask .line {
    font-size: 36px;
    line-height: 48px;
    text-align: center;
  }

  .about-headline-sub {
    text-align: center;
    font-size: 30px;
  }

  .about-feature-section {
    margin-top: 60px;
  }

  .feature-list {
    justify-content: center;
    gap: 0;
  }

  .feature-list li {
    text-align: center;
    font-size: 16px;
  }

  .about-title-wrapper {
    font-size: 38px;
  }

  .about-title-wrapper img {
    width: 140px;
    opacity: 0;
  }

  .about-desc-wrapper {
    width: 100%;
  }

  .lc-text {
    position: relative;
    transform: none;
    right: 0;
    top: 0;
  }

  .reveal-hero {
    height: auto;
  }

  .reveal-hero .container,
  .energy-vision-section .container {
    width: 100% !important;
  }

  .about-feature-item {
    margin-left: 0 !important;
  }

  .reveal-hero-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .about-feature-list {
    flex-direction: column;
  }

  .about-feature-title {
    font-size: 50px;
    margin-bottom: 60px;
  }

  .about-reveal-up + div {
    text-align: center;
  }

  .ev-title div {
    font-size: 40px;
  }

  .ev-body-left > div:first-of-type {
    font-size: 40px;
  }
  :lang(en-US) .ev-body-left > div:first-of-type {
    font-size: 28px;
  }

  .ev-body-left {
    width: 100%;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    padding: 0;
  }

  .ev-body-left .textBox {
    position: unset;
    margin-top: 100px;
    justify-content: normal;
    align-items: normal;
  }

  .ev-imgArea {
    display: none;
  }

  .business-keyword-section {
    padding: 160px 0;
  }

  .bk-wrap {
    flex-direction: column;
    width: 90%;
  }

  .bk-intro-inner {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
  }
  :lang(en-US) .bk-intro-inner {
    margin-right: 0;
  }

  .bk-intro-inner p {
    margin: 0;
  }

  .bk-headline {
    font-size: 30px;
  }
  :lang(en-US) .bk-headline {
    font-size: 30px;
  }
  :lang(en-US) .bk-headline div {
    white-space: normal;
    margin-right: 0;
  }

  .bk-subtitle {
    font-size: 24px;
    margin: 12px 0 !important;
  }

  .bk-description {
    font-size: 14px;
    max-width: 280px;
    white-space: normal;
  }

  .bk-keywords {
    gap: 8px;
  }

  .bk-keywords li {
    font-size: 14px;
    padding: 0.8em 1.2em;
  }

  .bk-container p {
    margin: 0;
  }
  :lang(en-US) .bk-container {
    padding-top: 80px;
  }

  .bk-box-number {
    font-size: 16px;
  }

  .bk-box-title {
    margin-bottom: 14px;
  }

  /* 대표 인사말 */

  .ceo-greeting-photo {
    margin-left: 0;
    width: 100%;
  }

  .ceo-greeting-headline {
    font-size: 30px;
    line-height: 1.4;
  }

  .ceo-greeting-text {
    width: 100%;
    font-size: 16px;
  }

  .ceo-greeting-signature {
    margin-top: 24px;
    flex-direction: column;
  }

  .ceo-title {
    font-size: 16px;
  }

  .ceo-name {
    font-size: 20px;
  }

  /* 특허 및 인증 */

  :lang(en-US) .patent-section h2 {
    text-align: center;
    font-weight: 600;
    color: #222 !important;
    font-size: 38px !important;
  }

  :lang(en-US) .patent-section h4 {
    font-size: 25px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px;
    color: #222;
  }

  /* 기술 소개 */
  .solar-film-features li,
  .solar-film-business li {
    width: 100%;
  }

  .solar-film-title .title-ko {
    font-size: 36px;
  }

  .solar-film-features .section-title,
  .solar-film-business .section-title {
    font-size: 24px;
  }

  .solar-film-features ul {
    display: flex;
    flex-direction: column;
  }

  .sf-feature-title .ko {
    font-size: 32px;
  }

  .sf-feature-item img {
    max-height: 200px;
  }

  .solar-film-business ul {
    flex-direction: column;
  }

  .av-aqwwc-73ce494330965e8e27f5532991f54174 .container {
    margin: 0 !important;
    width: 100% !important;
  }

  .business-cta {
    background-position: initial;
  }

  .business-cta-text {
    width: 85%;
  }
}

@media (max-width: 500px) {
  .footer-bottom {
    flex-direction: column;
  }
}

.personnel-slick-controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  padding-right: 20px;
}

.personnel-slick-prev,
.personnel-slick-next {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid #074ffb;
  border-radius: 8px;
  background: #fff;
  color: #074ffb;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}

.personnel-slick-prev::before,
.personnel-slick-next::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.personnel-slick-prev::before {
  margin-left: 4px;
  transform: rotate(-135deg);
}

.personnel-slick-next::before {
  margin-right: 4px;
  transform: rotate(45deg);
}

.personnel-slick-prev:hover,
.personnel-slick-next:hover,
.personnel-slick-prev:focus-visible,
.personnel-slick-next:focus-visible {
  background: #074ffb;
  border-color: #074ffb;
  color: #fff;
}

.personnel-slick-prev:focus-visible,
.personnel-slick-next:focus-visible {
  outline: 2px solid #103a9f;
  outline-offset: 3px;
}

@media (max-width: 820px) {
  .personnel-slick-controls {
    justify-content: center;
    margin-top: 14px;
    padding-right: 0;
  }

  .personnel-slick-prev,
  .personnel-slick-next {
    width: 40px;
    height: 40px;
  }
}
