#hero-image {
  height: 105.3333333333vw;
}
@media (min-width: 1920px) {
  #hero-image {
    height: 790px;
  }
}
#hero-image {
  width: 100%;
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/banner/banner.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
}

.section-heading-desc {
  margin-bottom: 3.2vw;
}
@media (min-width: 1920px) {
  .section-heading-desc {
    margin-bottom: 24px;
  }
}

#core-services {
  padding-bottom: 0;
}
#core-services .service-category {
  padding-bottom: 5.3333333333vw;
  margin-bottom: 4.2666666667vw;
}
@media (min-width: 1920px) {
  #core-services .service-category {
    padding-bottom: 40px;
    margin-bottom: 32px;
  }
}
#core-services .service-category {
  background-color: #e2eefd;
}
#core-services .service-category:last-child {
  margin-bottom: 0;
}
#core-services .service-category-badge {
  height: 8.2666666667vw;
  width: 26.4vw;
  font-size: 2.9333333333vw;
  margin: 0vw auto 4vw;
}
@media (min-width: 1920px) {
  #core-services .service-category-badge {
    height: 62px;
    width: 198px;
    font-size: 22px;
    margin: 0 auto 30px;
  }
}
#core-services .service-category-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1b6dfe;
  color: #fff;
  border-radius: 0 0 14px 14px;
}
#core-services .service-cards {
  padding: 0vw 2.6666666667vw;
}
@media (min-width: 1920px) {
  #core-services .service-cards {
    padding: 0 20px;
  }
}
#core-services .service-card {
  height: 29.8666666667vw;
  margin-bottom: 3.2vw;
}
@media (min-width: 1920px) {
  #core-services .service-card {
    height: 224px;
    margin-bottom: 24px;
  }
}
#core-services .service-card {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
#core-services .service-card:last-child {
  margin-bottom: 0;
}
#core-services .service-card-1-1 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/1/1.png");
}
#core-services .service-card-1-2 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/1/2.png");
}
#core-services .service-card-1-3 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/1/3.png");
}
#core-services .service-card-1-4 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/1/4.png");
}
#core-services .service-card-1-5 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/1/5.png");
}
#core-services .service-card-1-6 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/1/6.png");
}
#core-services .service-card-2-1 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/2/1.png");
}
#core-services .service-card-2-2 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/2/2.png");
}
#core-services .service-card-2-3 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/2/3.png");
}
#core-services .service-card-2-4 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/2/4.png");
}
#core-services .service-card-2-5 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/2/5.png");
}
#core-services .service-card-2-6 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/2/6.png");
}
#core-services .service-card-3-1 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/3/1.png");
}
#core-services .service-card-3-2 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/3/2.png");
}
#core-services .service-card-3-3 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/3/3.png");
}
#core-services .service-card-3-4 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/3/4.png");
}
#core-services .service-card-3-5 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/3/5.png");
}
#core-services .service-card-3-6 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/core_services/3/6.png");
}
#core-services .service-card-content {
  padding: 0vw 32vw 0vw 5.3333333333vw;
}
@media (min-width: 1920px) {
  #core-services .service-card-content {
    padding: 0 240px 0 40px;
  }
}
#core-services .service-card-content {
  height: 100%;
  display: flex;
  align-items: center;
}
#core-services .service-card-title-wrap {
  margin-bottom: 3.7333333333vw;
}
@media (min-width: 1920px) {
  #core-services .service-card-title-wrap {
    margin-bottom: 28px;
  }
}
#core-services .service-card-title-wrap {
  display: flex;
  align-items: center;
}
#core-services .service-card-title {
  font-size: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #core-services .service-card-title {
    font-size: 25px;
  }
}
#core-services .service-card-title {
  font-weight: bold;
}
#core-services .service-card-desc {
  font-size: 2.9333333333vw;
}
@media (min-width: 1920px) {
  #core-services .service-card-desc {
    font-size: 22px;
  }
}
#core-services .service-card-desc {
  color: #5f5f5f;
  line-height: 1.5;
}

#advantages {
  margin-bottom: 6.6666666667vw;
}
@media (min-width: 1920px) {
  #advantages {
    margin-bottom: 50px;
  }
}
#advantages .advantage-grid {
  padding: 0vw 2.6666666667vw;
  gap: 2.4vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-grid {
    padding: 0 20px;
    gap: 18px;
  }
}
#advantages .advantage-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
#advantages .advantage-card {
  height: 46.1333333333vw;
  padding: 21.0666666667vw 2.1333333333vw 0vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-card {
    height: 346px;
    padding: 158px 16px 0;
  }
}
#advantages .advantage-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
#advantages .advantage-card-1 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/advantages/1.png");
}
#advantages .advantage-card-2 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/advantages/2.png");
}
#advantages .advantage-card-3 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/advantages/3.png");
}
#advantages .advantage-card-4 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/advantages/4.png");
}
#advantages .advantage-card-5 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/advantages/5.png");
}
#advantages .advantage-card-6 {
  background-image: url("../../../img/mobile/mainBusiness/dataAnnotation/advantages/6.png");
}
#advantages .advantage-card-title {
  font-size: 3.3333333333vw;
  margin-bottom: 2.6666666667vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-card-title {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
#advantages .advantage-card-title {
  line-height: 1;
  font-weight: bold;
  color: #050505;
}
#advantages .advantage-card-desc {
  font-size: 2.9333333333vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-card-desc {
    font-size: 22px;
  }
}
#advantages .advantage-card-desc {
  color: #5f5f5f;
  line-height: 1.6;
}

#cases {
  background-color: #f2f9fc;
}
#cases .case-swiper {
  overflow: hidden;
}
#cases .case-swiper .swiper-wrapper {
  margin-bottom: 6.6666666667vw;
}
@media (min-width: 1920px) {
  #cases .case-swiper .swiper-wrapper {
    margin-bottom: 50px;
  }
}
#cases .case-swiper .swiper-slide {
  padding: 0vw 5.3333333333vw;
}
@media (min-width: 1920px) {
  #cases .case-swiper .swiper-slide {
    padding: 0 40px;
  }
}
#cases .case-card {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
#cases .case-card-image {
  width: 100%;
}
#cases .case-card-image img {
  width: 100%;
  display: block;
}
#cases .case-card-info {
  padding: 4vw;
}
@media (min-width: 1920px) {
  #cases .case-card-info {
    padding: 30px;
  }
}
#cases .case-card-info-item {
  margin-bottom: 3.7333333333vw;
}
@media (min-width: 1920px) {
  #cases .case-card-info-item {
    margin-bottom: 28px;
  }
}
#cases .case-card-info-item:last-child {
  margin-bottom: 0;
}
#cases .case-card-info-item-header {
  display: flex;
  align-items: center;
  margin-bottom: 1.6vw;
}
@media (min-width: 1920px) {
  #cases .case-card-info-item-header {
    margin-bottom: 12px;
  }
}
#cases .case-card-info-item-icon {
  width: 4.2666666667vw;
  height: 4.2666666667vw;
  margin-right: 1.6vw;
}
@media (min-width: 1920px) {
  #cases .case-card-info-item-icon {
    width: 32px;
    height: 32px;
    margin-right: 12px;
  }
}
#cases .case-card-info-item-title {
  font-size: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #cases .case-card-info-item-title {
    font-size: 25px;
  }
}
#cases .case-card-info-item-title {
  font-weight: bold;
  color: #050505;
}
#cases .case-card-info-item-desc {
  font-size: 2.9333333333vw;
  padding-left: 5.8666666667vw;
}
@media (min-width: 1920px) {
  #cases .case-card-info-item-desc {
    font-size: 22px;
    padding-left: 44px;
  }
}
#cases .case-card-info-item-desc {
  color: #5f5f5f;
  line-height: 1.6;
}
#cases .swiper-pagination {
  padding: 0vw 5.3333333333vw;
}
@media (min-width: 1920px) {
  #cases .swiper-pagination {
    padding: 0 40px;
  }
}
#cases .swiper-pagination {
  position: static;
  display: flex;
  gap: 6px;
}
#cases .swiper-pagination .swiper-pagination-bullet {
  flex: 1;
  background-color: #959595;
  height: 4px;
  margin: 0;
  border-radius: 2px;
}
#cases .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0082ff;
}

#process .process-list {
  padding: 0vw 5.3333333333vw 0vw 13.3333333333vw;
}
@media (min-width: 1920px) {
  #process .process-list {
    padding: 0 40px 0 100px;
  }
}
#process .process-item {
  display: flex;
  position: relative;
}
#process .process-item::before {
  left: 2.9333333333vw;
  top: 7.4666666667vw;
  bottom: 0vw;
}
@media (min-width: 1920px) {
  #process .process-item::before {
    left: 22px;
    top: 56px;
    bottom: 0;
  }
}
#process .process-item::before {
  content: "";
  position: absolute;
  width: 0;
  border-left: 2px dashed #c0d4ff;
}
#process .process-item:last-child::before {
  display: none;
}
#process .process-item + .process-item {
  margin-top: 4vw;
}
@media (min-width: 1920px) {
  #process .process-item + .process-item {
    margin-top: 30px;
  }
}
#process .process-item-number {
  width: 6.1333333333vw;
  height: 6.1333333333vw;
  font-size: 3.4666666667vw;
  margin-right: 3.2vw;
}
@media (min-width: 1920px) {
  #process .process-item-number {
    width: 46px;
    height: 46px;
    font-size: 26px;
    margin-right: 24px;
  }
}
#process .process-item-number {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2a8cff;
  color: #fff;
  border-radius: 50%;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
#process .process-item-content {
  flex: 1;
  padding-top: 0.5333333333vw;
}
@media (min-width: 1920px) {
  #process .process-item-content {
    padding-top: 4px;
  }
}
#process .process-item-title {
  font-size: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #process .process-item-title {
    font-size: 25px;
  }
}
#process .process-item-title {
  font-weight: bold;
  color: #333;
  line-height: 1.5;
}
#process .process-item-desc {
  font-size: 2.9333333333vw;
}
@media (min-width: 1920px) {
  #process .process-item-desc {
    font-size: 22px;
  }
}
#process .process-item-desc {
  color: #5f5f5f;
  line-height: 1.6;
  margin-top: 1.0666666667vw;
}
@media (min-width: 1920px) {
  #process .process-item-desc {
    margin-top: 8px;
  }
}