.technology-container {
  padding-bottom: 50px;
}
.technology-container .keyvisual {
  z-index: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 15.625%;
}
.technology-container .keyvisual .title {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 35%;
  z-index: 1;
}
.technology-container .keyvisual .title h1 {
  font-size: 48px;
  color: #FFF;
  letter-spacing: -0.6px;
  padding-bottom: 25px;
  background-image: url(/kr/assets/images/common/keyvisual_bar.gif );
  background-repeat: no-repeat;
  background-position: center bottom;
}
.technology-container .keyvisual .title .desc {
  font-size: 18px;
  color: #FFF;
}
.technology-container .keyvisual .visual {
  position: absolute;
  top: 0;
  text-align: center;
  margin: 0 auto;
}
.technology-container .keyvisual .visual img {
  width: 100%;
}
.technology-container .keyvisual img {
  width: 100%;
}
@media (min-width: 0) and (max-width: 480px) {
  .technology-container .keyvisual {
    padding-bottom: 27.77777778%;
  }
  .technology-container .keyvisual .title {
    top: 15%;
  }
  .technology-container .keyvisual .title h1 {
    zoom: 0.6;
  }
  .technology-container .keyvisual .visual img {
    width: 180%;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .technology-container .keyvisual {
    padding-bottom: 20%;
  }
  .technology-container .keyvisual .title {
    top: 13%;
  }
  .technology-container .keyvisual .title h1 {
    zoom: 0.8;
  }
  .technology-container .keyvisual .visual img {
    width: 180%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .technology-container .keyvisual .title {
    top: 13%;
  }
  .technology-container .keyvisual .title h1 {
    zoom: 1;
  }
}
@media (max-width: 768px) {
  .technology-container .keyvisual {
    padding-bottom: 20%;
  }
  .technology-container .keyvisual .visual img {
    width: 180%;
  }
}
@media (max-width: 480px) {
  .technology-container .keyvisual {
    padding-bottom: 27.77777778%;
  }
  .technology-container .keyvisual .visual img {
    width: 180%;
  }
}
.technology-container sub {
  font-size: 0.6em;
  bottom: 0;
}
.technology-container h3 {
  font-size: 40px;
  font-weight: 700;
}
.technology-container h3 .thin {
  font-weight: 200;
}
.technology-container .title {
  text-align: center;
}
.technology-container section.tab-section .nav-tabs {
  margin: 60px 0 28px;
  border: none;
  display: flex;
  gap: 20px;
  justify-content: center;
  position: relative;
}
.technology-container section.tab-section .nav-tabs li::after {
  content: "";
  display: block;
  width: 1px;
  height: 1em;
  background-color: #707070;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.technology-container section.tab-section .nav-tabs li:last-child::after {
  display: none;
}
.technology-container section.tab-section .nav-tabs li a {
  color: #FFF;
  font-weight: 300;
  font-size: 18px;
  border: none;
  background-color: transparent;
}
@media (max-width: 768px) {
  .technology-container section.tab-section .nav-tabs li a {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
.technology-container section.tab-section .nav-tabs li a:hover {
  color: #fff;
  border: none;
  background-color: transparent;
}
.technology-container section.tab-section .nav-tabs li.active a {
  color: #f9d683;
  background-color: transparent;
  border: none;
  font-weight: 500;
}
.technology-container section.tab-section .nav-tabs li.active a:hover {
  color: #f9d683;
  background-color: transparent;
  border: none;
}
@media (max-width: 768px) {
  .technology-container section.tab-section .nav-tabs {
    gap: 10px;
  }
  .technology-container section.tab-section .nav-tabs li::after {
    right: -5px;
  }
  .technology-container section.tab-section .nav-tabs li a {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
.technology-container .text-gold {
  color: #f9d683;
}
.technology-container.ev-root-technology {
  font-family: 'Noto Sans KR', sans-serif;
  background-color: #363636;
  color: #fff;
}
.technology-container.ev-root-technology section.intro {
  padding: 0 0 100px;
}
.technology-container.ev-root-technology section.intro h3 {
  text-align: center;
  line-height: 1.2em;
  font-size: 45px;
  font-weight: 600;
}
.technology-container.ev-root-technology section.intro h3 .thin {
  font-weight: 200;
}
.technology-container.ev-root-technology section.intro h3 .text-gold {
  color: #f9d683;
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.intro h3 {
    font-size: 32px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.intro h3 {
    font-size: 24px;
  }
}
.technology-container.ev-root-technology section.intro .top-img {
  margin-bottom: 10px;
}
.technology-container.ev-root-technology section.intro .text {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5em;
  text-align: center;
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.intro .text {
    font-size: 18px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.intro .text {
    font-size: 14px;
  }
}
.technology-container.ev-root-technology section.hero {
  background-color: #030303;
  padding: 70px 0 70px;
  background-image: url('/kr/assets/images/product/ev_root/section_01_bg.png');
  background-size: cover;
  background-position: center;
}
.technology-container.ev-root-technology section.hero h3 {
  text-align: center;
  line-height: 1.3em;
  font-size: 38px;
}
.technology-container.ev-root-technology section.hero h3 .text-gold {
  color: #f9d683;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.hero h3 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.hero h3 {
    font-size: 28px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.hero h3 {
    font-size: 24px;
  }
}
.technology-container.ev-root-technology section.hero .img {
  text-align: center;
  margin: 80px 0 27px;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.hero .img {
    margin: 40px 0;
  }
}
.technology-container.ev-root-technology section.hero .img img,
.technology-container.ev-root-technology section.hero .img picture {
  max-width: 100%;
}
.technology-container.ev-root-technology section.hero .text {
  text-align: center;
}
.technology-container.ev-root-technology section.hero ul {
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 auto;
  display: inline-flex;
  width: auto;
  flex-direction: column;
  font-size: 28px;
  font-weight: 400;
  justify-content: center;
  gap: 14px;
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.hero ul {
    font-size: 18px;
    gap: 13px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.hero ul {
    font-size: 14px;
    gap: 10px;
  }
}
.technology-container.ev-root-technology section.hero ul li:before {
  content: " ";
  height: 1.1em;
  width: 1.1em;
  display: inline-block;
  background-image: url('/kr/assets/images/product/ev_root/section_01_icon.svg');
  background-size: contain;
  background-position: center;
  margin-right: 0.7em;
  top: 3px;
  position: relative;
}
.technology-container.ev-root-technology section.about-root-mark {
  font-weight: 300;
  font-size: 20px;
  background-color: #363636;
  padding: 60px 0 45px;
  /* .container {
            background-image: url('./section_02.png');
            } */
}
.technology-container.ev-root-technology section.about-root-mark h3 {
  color: #f9d683;
}
.technology-container.ev-root-technology section.about-root-mark h3 img {
  width: 154px;
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.about-root-mark h3 {
    font-size: 28px;
  }
  .technology-container.ev-root-technology section.about-root-mark h3 img {
    width: 100px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.about-root-mark h3 {
    font-size: 20px;
  }
}
.technology-container.ev-root-technology section.about-root-mark .row-flex {
  display: flex;
  gap: 0px;
  align-items: center;
  justify-content: space-around;
}
.technology-container.ev-root-technology section.about-root-mark .text {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.about-root-mark .text {
    margin-top: 0;
  }
}
.technology-container.ev-root-technology section.about-root-mark .text p {
  margin-top: 40px;
  margin-right: -150px;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.about-root-mark .text p {
    font-size: 18px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.about-root-mark .text p {
    font-size: 14px;
  }
}
.technology-container.ev-root-technology section.about-root-mark .text p strong {
  display: block;
  margin-bottom: 10px;
  font-size: 21px;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.about-root-mark .row-flex {
    flex-direction: column-reverse;
  }
  .technology-container.ev-root-technology section.about-root-mark .row-flex img {
    max-width: 100%;
  }
  .technology-container.ev-root-technology section.about-root-mark .text p {
    margin-right: 0;
  }
}
.technology-container.ev-root-technology section.features {
  background-color: #1a1a1a;
  padding: 100px 0 58px;
}
.technology-container.ev-root-technology section.features h3 {
  line-height: 1.4em;
  margin-bottom: 30px;
  font-size: 38px;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.features h3 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.features h3 {
    font-size: 28px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.features h3 {
    font-size: 24px;
  }
}
.technology-container.ev-root-technology section.features h3 .lite {
  font-weight: 400;
}
.technology-container.ev-root-technology section.features h3 sub {
  font-size: 0.6em;
}
.technology-container.ev-root-technology section.features .feature-item {
  display: flex;
  gap: 30px;
  font-size: 16px;
  line-height: 1.74;
  align-items: start;
  justify-content: space-around;
  padding: 64px 0 64px;
  border-bottom: 1px solid #444;
}
.technology-container.ev-root-technology section.features .feature-item.item-01 {
  padding: 39px 0 64px;
}
.technology-container.ev-root-technology section.features .feature-item.item-03 {
  align-items: center;
}
.technology-container.ev-root-technology section.features .feature-item.item-04 {
  align-items: center;
  padding: 37px 0 30px;
}
.technology-container.ev-root-technology section.features .feature-item.item-04 ul {
  margin: 0 1em;
  padding: 0;
  list-style: '※';
  margin-top: 1.5em;
}
.technology-container.ev-root-technology section.features .feature-item.item-04 ul li {
  padding-left: 5px;
  margin-top: 0;
}
.technology-container.ev-root-technology section.features .feature-item.item-04 ul li.no-mark {
  list-style: none;
}
.technology-container.ev-root-technology section.features .feature-item.item-05 {
  padding: 73px 0 0px;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.features .feature-item {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.features .feature-item {
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.features .feature-item {
    font-size: 13px;
  }
}
.technology-container.ev-root-technology section.features .feature-item:nth-child(odd) {
  flex-direction: row-reverse;
}
.technology-container.ev-root-technology section.features .feature-item:nth-child(odd) dl {
  padding-left: 3.3em;
}
.technology-container.ev-root-technology section.features .feature-item:last-child {
  border: none;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.features .feature-item {
    flex-direction: column;
  }
  .technology-container.ev-root-technology section.features .feature-item:nth-child(odd) {
    flex-direction: column;
  }
  .technology-container.ev-root-technology section.features .feature-item img {
    max-width: 100%;
  }
}
.technology-container.ev-root-technology section.features .feature-item dl {
  padding-left: 2.8em;
  margin: 0;
}
.technology-container.ev-root-technology section.features .feature-item dt {
  font-size: 22.3px;
  font-weight: 500;
  margin-bottom: 17px;
  text-align: left;
  position: relative;
}
.technology-container.ev-root-technology section.features .feature-item dt .thin {
  font-weight: 300;
  color: #fff;
  text-indent: -2em;
  display: inline-block;
}
.technology-container.ev-root-technology section.features .feature-item dd {
  font-size: 15px;
  line-height: 1.64;
  color: #fff;
  font-weight: 300;
}
.technology-container.ev-root-technology section.features .feature-item dd p {
  margin: 0;
}
.technology-container.ev-root-technology section.features .feature-item .muted {
  color: #a7a9ac;
  font-size: 14px;
  margin-top: 1.5em;
}
.technology-container.ev-root-technology .top-img {
  margin-top: 40px;
}
.technology-container.ev-root-technology .visible-off {
  visibility: hidden;
}
.technology-container.ev-root-technology section.products {
  position: relative;
  padding: 80px 0 50px;
}
.technology-container.ev-root-technology section.products a[name] {
  position: relative;
  top: -80px;
}
.technology-container.ev-root-technology section.products h3 {
  line-height: 1.5em;
  margin-bottom: 21px;
  text-align: center;
}
@media (max-width: 991px) {
  .technology-container.ev-root-technology section.products h3 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .technology-container.ev-root-technology section.products h3 {
    font-size: 28px;
  }
}
@media (max-width: 425px) {
  .technology-container.ev-root-technology section.products h3 {
    font-size: 24px;
  }
}
.technology-container.ev-root-technology section.products h3 .text-gold {
  color: #f9d683;
}
.technology-container.ev-root-technology section.products h3 .lite {
  font-weight: 400;
}
.technology-container.ev-root-technology section.products h3 sub {
  font-size: 0.6em;
}
.technology-container.ev-root-technology section.products .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: auto !important;
}
.technology-container.ev-root-technology section.products .slick-track {
  display: flex;
  margin-left: 0 !important;
  height: auto !important;
}
.technology-container.ev-root-technology section.products .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.technology-container.ev-root-technology section.products .slick-dots li {
  margin: 0 5px;
}
.technology-container.ev-root-technology section.products .slick-dots button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #000;
  border: none;
  cursor: pointer;
  outline: none;
  display: block;
  transition: background-color 0.3s ease;
  color: transparent;
  font-size: 0;
}
.technology-container.ev-root-technology section.products .slick-dots button:hover,
.technology-container.ev-root-technology section.products .slick-dots .slick-active button {
  background-color: #f9d683;
}
.technology-container.ev-root-technology section.products .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 90px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  z-index: 1;
  color: transparent;
}
.technology-container.ev-root-technology section.products .slick-prev {
  left: -46px;
}
.technology-container.ev-root-technology section.products .slick-next {
  right: -46px;
}
.technology-container.ev-root-technology section.products .slick-prev:before,
.technology-container.ev-root-technology section.products .slick-next:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/kr/assets/images/product/ev_root/slick-arrow.svg');
  background-position: center;
}
.technology-container.ev-root-technology section.products .slick-prev:before {
  transform: rotate(180deg);
}
.technology-container.ev-root-technology section.products .products-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
}
.technology-container.ev-root-technology section.products .products-container a {
  outline: none;
}
.technology-container.ev-root-technology section.products .products-container .product-item .thumb {
  float: none;
}
@media (min-width: 768px) {
  .technology-container.ev-root-technology section.products .products-container {
    width: 712px;
  }
}
@media (min-width: 992px) {
  .technology-container.ev-root-technology section.products .products-container {
    width: 952px;
  }
}
@media (min-width: 1170px) {
  .technology-container.ev-root-technology section.products .products-container {
    width: 1092px;
  }
}
@media (min-width: 1600px) {
  .technology-container.ev-root-technology section.products .products-container {
    width: 1600px;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  .technology-container.ev-root-technology .product-item {
    margin-bottom: 0;
  }
}
.technology-container.ev-root-faq {
  font-family: 'Noto Sans KR', sans-serif;
  background-color: #363636;
  color: #fff;
}
.technology-container.ev-root-faq .faq-header {
  margin-bottom: 10px;
}
.technology-container.ev-root-faq .faq-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 15px;
}
.technology-container.ev-root-faq .faq-subtitle {
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
  line-height: 1.6;
}
.technology-container.ev-root-faq .faq-image {
  text-align: center;
  margin-bottom: 40px;
}
.technology-container.ev-root-faq .faq-image img {
  width: 100%;
}
.technology-container.ev-root-faq .faq-list {
  margin: 0 auto;
  font-weight: 300;
}
.technology-container.ev-root-faq .faq-list .faq-item {
  border-bottom: 1px solid #444;
  margin-bottom: 0;
}
.technology-container.ev-root-faq .faq-list .faq-item .question {
  display: flex;
  align-items: center;
  padding: 25px 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.3s ease;
  margin-left: 20px;
}
.technology-container.ev-root-faq .faq-list .faq-item .question > div {
  margin-right: 1em;
}
.technology-container.ev-root-faq .faq-list .faq-item .question::before {
  font-family: 'Roboto', sans-serif;
  content: "Q";
  font-weight: 200;
  font-size: 30px;
  display: inline-block;
  left: -20px;
  position: relative;
  color: #f9d683;
}
.technology-container.ev-root-faq .faq-list .faq-item .question::after {
  content: " ";
  background-image: url('faq/arrow.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-left: auto;
  transition: transform 0.3s ease;
  flex: 0 0 24px;
}
.technology-container.ev-root-faq .faq-list .faq-item[open] .question::after {
  transform: rotate(180deg);
}
.technology-container.ev-root-faq .faq-list .faq-item .answer {
  display: flex;
  color: #ccc;
  line-height: 1.6;
  margin-left: 20px;
  padding-bottom: 25px;
  font-size: 16px;
  margin-right: 200px;
}
@media (max-width: 1168px) {
  .technology-container.ev-root-faq .faq-list .faq-item .answer {
    margin-right: 100px;
  }
}
@media (max-width: 991px) {
  .technology-container.ev-root-faq .faq-list .faq-item .answer {
    margin-right: 0;
  }
}
.technology-container.ev-root-faq .faq-list .faq-item .answer::before {
  font-family: 'Roboto', sans-serif;
  content: "A";
  font-weight: 200;
  font-size: 30px;
  display: inline-block;
  left: -20px;
  position: relative;
  line-height: 1;
}
.technology-container.ev-root-faq .faq-list .faq-item .answer.show {
  display: block;
}
