#hero-cs-qc {
  width: 100%;
  height: 28.125vw;
}
@media (min-width: 1920px) {
  #hero-cs-qc {
    height: 540px;
  }
}
#hero-cs-qc {
  background: url(../../img/products_services/cs_qc/banner.jpg) center/cover no-repeat;
}

#section-ai-qc {
  padding-top: 4.4270833333vw;
  padding-bottom: 3.125vw;
}
@media (min-width: 1920px) {
  #section-ai-qc {
    padding-top: 85px;
    padding-bottom: 60px;
  }
}
#section-ai-qc {
  background: #fff;
}
#section-ai-qc .content {
  width: 85vw;
}
@media (min-width: 1920px) {
  #section-ai-qc .content {
    width: 1632px;
  }
}
#section-ai-qc .new-section-heading-wrap {
  padding-bottom: 1.1458333333vw;
  margin-bottom: 1.0416666667vw;
}
@media (min-width: 1920px) {
  #section-ai-qc .new-section-heading-wrap {
    padding-bottom: 22px;
    margin-bottom: 20px;
  }
}

.ai-qc-subtitle {
  text-align: center;
  font-size: 1.171875vw;
}
@media (min-width: 1920px) {
  .ai-qc-subtitle {
    font-size: 22.5px;
  }
}
.ai-qc-subtitle {
  line-height: 1.55;
  color: #484848;
}

.ai-qc-tabs {
  margin-top: 2.34375vw;
}
@media (min-width: 1920px) {
  .ai-qc-tabs {
    margin-top: 45px;
  }
}
.ai-qc-tabs {
  margin-left: auto;
  margin-right: auto;
  width: 57.1875vw;
  height: 4.7916666667vw;
  border-radius: 0.5208333333vw;
  padding-left: 0.78125vw;
  padding-right: 0.78125vw;
}
@media (min-width: 1920px) {
  .ai-qc-tabs {
    width: 1098px;
    height: 92px;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ai-qc-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #eef7fe;
}

.ai-qc-tab {
  height: 3.59375vw;
  border-radius: 0.5208333333vw;
  padding-left: 2.2916666667vw;
  padding-right: 2.2916666667vw;
  font-size: 1.3541666667vw;
}
@media (min-width: 1920px) {
  .ai-qc-tab {
    height: 69px;
    border-radius: 10px;
    padding-left: 44px;
    padding-right: 44px;
    font-size: 26px;
  }
}
.ai-qc-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  border: none;
  background: transparent;
  font-family: inherit;
  font-weight: bold;
  white-space: nowrap;
  color: #050505;
  cursor: pointer;
  transition: background-color 200ms ease, color 200ms ease;
}
.ai-qc-tab.active {
  background: #175cd6;
  color: #fff;
}

.ai-qc-panels {
  margin-top: 3.2291666667vw;
}
@media (min-width: 1920px) {
  .ai-qc-panels {
    margin-top: 62px;
  }
}

.ai-qc-panel {
  display: none;
  width: 73.3333333333vw;
}
@media (min-width: 1920px) {
  .ai-qc-panel {
    width: 1408px;
  }
}
.ai-qc-panel {
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
}
.ai-qc-panel.active {
  display: flex;
}

.ai-qc-panel-media {
  flex: none;
  width: 34.84375vw;
}
@media (min-width: 1920px) {
  .ai-qc-panel-media {
    width: 669px;
  }
}
.ai-qc-panel-media img {
  display: block;
  width: 100%;
}

.ai-qc-panel-list {
  flex: 1;
  min-width: 0;
  list-style: none;
  margin: 0;
  padding-left: 3.3854166667vw;
  padding-top: 6.875vw;
}
@media (min-width: 1920px) {
  .ai-qc-panel-list {
    padding-left: 65px;
    padding-top: 132px;
  }
}
.ai-qc-panel-list li {
  position: relative;
  padding-left: 1.5625vw;
}
@media (min-width: 1920px) {
  .ai-qc-panel-list li {
    padding-left: 30px;
  }
}
.ai-qc-panel-list li {
  font-size: 1.171875vw;
}
@media (min-width: 1920px) {
  .ai-qc-panel-list li {
    font-size: 22.5px;
  }
}
.ai-qc-panel-list li {
  line-height: 1.55;
  color: #050505;
  white-space: nowrap;
}
.ai-qc-panel-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4166666667vw;
  height: 0.4166666667vw;
}
@media (min-width: 1920px) {
  .ai-qc-panel-list li::before {
    width: 8px;
    height: 8px;
  }
}
.ai-qc-panel-list li::before {
  border-radius: 50%;
  background: #175cd6;
}

#section-core-ability {
  padding-top: 2.34375vw;
  padding-bottom: 2.9166666667vw;
}
@media (min-width: 1920px) {
  #section-core-ability {
    padding-top: 45px;
    padding-bottom: 56px;
  }
}
#section-core-ability {
  background: #fff;
}
#section-core-ability .content {
  width: 85vw;
}
@media (min-width: 1920px) {
  #section-core-ability .content {
    width: 1632px;
  }
}
#section-core-ability .new-section-heading-wrap {
  padding-bottom: 1.1458333333vw;
  margin-bottom: 1.0416666667vw;
}
@media (min-width: 1920px) {
  #section-core-ability .new-section-heading-wrap {
    padding-bottom: 22px;
    margin-bottom: 20px;
  }
}

.core-ability-subtitle {
  text-align: center;
  font-size: 1.171875vw;
}
@media (min-width: 1920px) {
  .core-ability-subtitle {
    font-size: 22.5px;
  }
}
.core-ability-subtitle {
  line-height: 1.78;
  color: #333;
}

.core-ability-row {
  margin-top: 3.0729166667vw;
  padding-left: 7.2395833333vw;
  padding-right: 3.4375vw;
}
@media (min-width: 1920px) {
  .core-ability-row {
    margin-top: 59px;
    padding-left: 139px;
    padding-right: 66px;
  }
}
.core-ability-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.core-ability-list {
  flex: 1;
  min-width: 0;
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-top: 1.3541666667vw;
}
@media (min-width: 1920px) {
  .core-ability-list {
    padding-top: 26px;
  }
}
.core-ability-list li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.core-ability-list li + li {
  margin-top: 1.8229166667vw;
}
@media (min-width: 1920px) {
  .core-ability-list li + li {
    margin-top: 35px;
  }
}

.core-ability-tag {
  display: inline-flex;
  align-items: center;
  height: 1.71875vw;
  padding-left: 1.25vw;
  padding-right: 1.25vw;
  font-size: 1.1458333333vw;
}
@media (min-width: 1920px) {
  .core-ability-tag {
    height: 33px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 22px;
  }
}
.core-ability-tag {
  border-radius: 999px;
  background: #175cd6;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}

.core-ability-desc {
  margin: 0;
  margin-top: 0.9375vw;
}
@media (min-width: 1920px) {
  .core-ability-desc {
    margin-top: 18px;
  }
}
.core-ability-desc {
  font-size: 1.171875vw;
}
@media (min-width: 1920px) {
  .core-ability-desc {
    font-size: 22.5px;
  }
}
.core-ability-desc {
  line-height: 1.5;
  color: #333;
  white-space: nowrap;
}

.core-ability-media {
  flex: none;
  width: 34.7916666667vw;
}
@media (min-width: 1920px) {
  .core-ability-media {
    width: 668px;
  }
}
.core-ability-media img {
  display: block;
  width: 100%;
}

#section-qc-advantage {
  padding-top: 1.6666666667vw;
  padding-bottom: 4.4791666667vw;
}
@media (min-width: 1920px) {
  #section-qc-advantage {
    padding-top: 32px;
    padding-bottom: 86px;
  }
}
#section-qc-advantage {
  background: #fff;
}
#section-qc-advantage .content {
  width: 85vw;
}
@media (min-width: 1920px) {
  #section-qc-advantage .content {
    width: 1632px;
  }
}
#section-qc-advantage .new-section-heading-wrap {
  padding-bottom: 1.1458333333vw;
  margin-bottom: 1.0416666667vw;
}
@media (min-width: 1920px) {
  #section-qc-advantage .new-section-heading-wrap {
    padding-bottom: 22px;
    margin-bottom: 20px;
  }
}

.qc-advantage-grid {
  margin-top: 4.1145833333vw;
  padding-left: 3.6458333333vw;
  padding-right: 3.9583333333vw;
}
@media (min-width: 1920px) {
  .qc-advantage-grid {
    margin-top: 79px;
    padding-left: 70px;
    padding-right: 76px;
  }
}
.qc-advantage-grid {
  display: flex;
  justify-content: space-between;
}

.qc-advantage-item {
  flex: none;
  width: 13.28125vw;
}
@media (min-width: 1920px) {
  .qc-advantage-item {
    width: 255px;
  }
}

.qc-advantage-media {
  height: 9.7916666667vw;
}
@media (min-width: 1920px) {
  .qc-advantage-media {
    height: 188px;
  }
}
.qc-advantage-media {
  display: flex;
  align-items: center;
  justify-content: center;
}

.qc-advantage-icon {
  display: block;
  height: auto;
}

.qc-advantage-icon-1 {
  width: 8.4635416667vw;
}
@media (min-width: 1920px) {
  .qc-advantage-icon-1 {
    width: 162.5px;
  }
}

.qc-advantage-icon-2 {
  width: 10.234375vw;
}
@media (min-width: 1920px) {
  .qc-advantage-icon-2 {
    width: 196.5px;
  }
}

.qc-advantage-icon-3 {
  width: 8.4114583333vw;
}
@media (min-width: 1920px) {
  .qc-advantage-icon-3 {
    width: 161.5px;
  }
}

.qc-advantage-icon-4 {
  width: 6.4583333333vw;
}
@media (min-width: 1920px) {
  .qc-advantage-icon-4 {
    width: 124px;
  }
}

.qc-advantage-desc {
  margin: 0;
  margin-top: 0.7291666667vw;
}
@media (min-width: 1920px) {
  .qc-advantage-desc {
    margin-top: 14px;
  }
}
.qc-advantage-desc {
  font-size: 1.171875vw;
}
@media (min-width: 1920px) {
  .qc-advantage-desc {
    font-size: 22.5px;
  }
}
.qc-advantage-desc {
  line-height: 1.58;
  text-align: left;
  color: #050505;
}