#hero {
  height: 23.4375vw;
}
@media (min-width: 1920px) {
  #hero {
    height: 450px;
  }
}
#hero {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%;
}
@media (min-width: 320px) {
  #hero {
    background-image: url(../../img/products_services/ai_cs_bot/banner.png);
  }
}
@media (max-width: 319px) {
  #hero {
    position: relative;
    background-image: url(../../img/products_services/ai_cs_bot/banner_mobile.jpg);
  }
}
#hero {
  /* placeholder */
}
#hero .hero-content {
  width: 62.3958333333vw;
}
@media (min-width: 1920px) {
  #hero .hero-content {
    width: 1198px;
  }
}
@media (min-width: 320px) {
  #hero .hero-content {
    position: relative;
    height: 100%;
    margin: 0 auto;
  }
}
#hero .hero-content {
  /* placeholder */
}
#hero .hero-cta {
  cursor: pointer;
  width: 10.15625vw;
  height: 2.5vw;
  top: 17.8645833333vw;
}
@media (min-width: 1920px) {
  #hero .hero-cta {
    width: 195px;
    height: 48px;
    top: 343px;
  }
}
@media (min-width: 320px) {
  #hero .hero-cta {
    position: absolute;
  }
}
#hero .hero-cta {
  /* placeholder */
}

#slider {
  --swiper-pagination-top: 100%;
  padding-top: 35px;
}
#slider .swiper-container {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 320px) {
  #slider .swiper-container {
    width: 83.3333333333vw;
  }
}
@media (min-width: 320px) and (min-width: 1920px) {
  #slider .swiper-container {
    width: 1600px;
  }
}
@media (min-width: 320px) {
  #slider .swiper {
    width: 75.5208333333vw;
  }
}
@media (min-width: 320px) and (min-width: 1920px) {
  #slider .swiper {
    width: 1450px;
  }
}
@media (max-width: 319px) {
  #slider .swiper {
    width: 97%;
  }
}
#slider .swiper-slide {
  text-align: center;
}
#slider .swiper-slide img {
  max-width: 100%;
}
#slider .swiper-button-prev,
#slider .swiper-button-next {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 319px) {
  #slider .swiper-button-prev,
  #slider .swiper-button-next {
    display: none;
  }
}
#slider .swiper-button-prev::after,
#slider .swiper-button-next::after {
  color: #e9e9e9;
}
#slider .swiper-button-prev:hover::after,
#slider .swiper-button-next:hover::after {
  color: #007aff;
}
#slider .swiper-button-prev {
  left: -5px;
}
#slider .swiper-button-next {
  right: -5px;
}

@media (min-width: 320px) {
  #core-features {
    padding-top: 9.8958333333vw;
    margin-top: -4.375vw;
    height: 40.5208333333vw;
  }
}
@media (min-width: 320px) and (min-width: 1920px) {
  #core-features {
    padding-top: 190px;
    margin-top: -84px;
    height: 778px;
  }
}
#core-features {
  /* placeholder */
  background-image: url(../../img/products_services/ai_cs_bot/core_features/bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%;
}
@media (min-width: 320px) {
  #core-features .section-title {
    font-size: 1.3541666667vw;
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 320px) and (min-width: 1920px) {
  #core-features .section-title {
    font-size: 26px;
    margin-bottom: 50px;
  }
}
#core-features .core-features-grid {
  gap: 2.6041666667vw 1.0416666667vw;
}
@media (min-width: 1920px) {
  #core-features .core-features-grid {
    gap: 50px 20px;
  }
}
#core-features .core-features-grid {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
#core-features .core-features-item {
  height: 9.8958333333vw;
}
@media (min-width: 1920px) {
  #core-features .core-features-item {
    height: 190px;
  }
}
#core-features .core-features-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url(../../img/products_services/ai_cs_bot/core_features/cell_bg.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#core-features .core-features-item h3 {
  margin: 1.25vw 0vw 0vw;
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #core-features .core-features-item h3 {
    margin: 24px 0 0;
    font-size: 12.5px;
  }
}
#core-features .core-features-item-icon {
  height: 5.2083333333vw;
}
@media (min-width: 1920px) {
  #core-features .core-features-item-icon {
    height: 100px;
  }
}
#core-features .core-features-grid-mobile img {
  /* placeholder */
  width: 100%;
}

@media (min-width: 320px) {
  #core-parts {
    padding: 60px 0;
  }
}
#core-parts {
  /* placeholder */
}
#core-parts .core-parts-content {
  max-width: 1640px;
  margin: 45px auto 0;
  display: flex;
  gap: 30px;
}
#core-parts .core-parts-item {
  position: relative;
  padding-bottom: 30px;
  flex: 1;
}
#core-parts .core-parts-item:after {
  content: "";
  position: absolute;
  left: 50%;
}
@media (min-width: 1920px) {
  #core-parts .core-parts-item:after {
    left: 50%;
  }
}
#core-parts .core-parts-item:after {
  bottom: 0;
  transform: translate(-8px, 10px);
  height: 8px;
  width: 8px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: #aaa;
}
#core-parts .core-parts-item:first-child::after {
  background: #175cd6;
}
#core-parts .core-parts-number {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 4.0625vw;
  height: 4.84375vw;
}
@media (min-width: 1920px) {
  #core-parts .core-parts-number {
    width: 78px;
    height: 93px;
  }
}
#core-parts .core-parts-number img {
  height: 100%;
}
#core-parts .core-parts-item-content {
  margin-left: 4.1666666667vw;
  padding-top: 1.1458333333vw;
}
@media (min-width: 1920px) {
  #core-parts .core-parts-item-content {
    margin-left: 80px;
    padding-top: 22px;
  }
}
#core-parts .core-parts-item-content h3 {
  line-height: 1;
  font-size: 0.9114583333vw;
  margin: 0vw 0vw 0.5208333333vw;
}
@media (min-width: 1920px) {
  #core-parts .core-parts-item-content h3 {
    font-size: 17.5px;
    margin: 0 0 10px;
  }
}
#core-parts .core-parts-item-content h4 {
  line-height: 1;
  font-size: 0.6510416667vw;
  margin: 0vw 0vw 0.5208333333vw;
}
@media (min-width: 1920px) {
  #core-parts .core-parts-item-content h4 {
    font-size: 12.5px;
    margin: 0 0 10px;
  }
}
#core-parts .core-parts-item-desc {
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #core-parts .core-parts-item-desc {
    font-size: 12.5px;
  }
}
#core-parts .core-parts-item-desc {
  position: relative;
  padding-left: 10px;
  line-height: 1.2;
}
#core-parts .core-parts-item-desc::before {
  height: 0.625vw;
  top: 0.2083333333vw;
}
@media (min-width: 1920px) {
  #core-parts .core-parts-item-desc::before {
    height: 12px;
    top: 4px;
  }
}
#core-parts .core-parts-item-desc::before {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  background: #ff0000;
}
#core-parts .core-parts-dotted-line {
  max-width: 1640px;
  margin: 0 auto;
  height: 3px;
  background-image: url(../../img/products_services/ai_cs_bot/core_parts/dotted_line.png);
  background-repeat: repeat-x;
  background-position: 0% 50%;
  background-size: auto 100%;
}
#core-parts .core-parts-content-mobile img {
  /* placeholder */
  width: 100%;
}

@media (min-width: 320px) {
  #ai-vs-traditional {
    height: 26.9791666667vw;
    padding-top: 2.34375vw;
  }
}
@media (min-width: 320px) and (min-width: 1920px) {
  #ai-vs-traditional {
    height: 518px;
    padding-top: 45px;
  }
}
#ai-vs-traditional {
  /* placeholder */
  background-image: url(../../img/products_services/ai_cs_bot/comparison/bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%;
}
#ai-vs-traditional .section-title {
  margin-bottom: 2.6041666667vw;
}
@media (min-width: 1920px) {
  #ai-vs-traditional .section-title {
    margin-bottom: 50px;
  }
}
@media (min-width: 320px) {
  #ai-vs-traditional .comparison-table {
    width: 46.875vw;
    margin: 2.0833333333vw auto 0vw;
  }
}
@media (min-width: 320px) and (min-width: 1920px) {
  #ai-vs-traditional .comparison-table {
    width: 900px;
    margin: 40px auto 0;
  }
}
#ai-vs-traditional .comparison-table img {
  width: 100%;
}