.ai-banner.aireview {
  background: linear-gradient(180deg, #FFFFFF 5.32%, #FFC8D2 100%);
}

.ai-banner-content .title-tips .tips-text {
  background: linear-gradient(90.78deg, #FF0101 0.3%, #FF006B 52.87%, #FC4337 101.83%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.ai-banner .aireview-title {
  color: #000;
}

.ai-banner .title {
  max-width: 67.27%;
}

.ai-banner-content .title .banner-underline {
  width: 23.35%;
  left: auto;
  right: 7%;
  bottom: 13%;
}

.ai-banner .aireview-title .text-decoration {
  color: #FF4568;
  position: relative;
}

.ai-banner-content .subtitle {
  max-width: 50%;
}

.section1 .first-part .section1-item {
  background: #FFCB0017;
}

.section1 .first-part .section1-item-1 {
  background: #2E9CFE1C;
}

.section1 .first-part .section1-item-2 {
  background: #FF456817;
}

.section2 {
  z-index: 0;
}

.section2.aireview {
  background: linear-gradient(119.76deg, rgba(255, 69, 104, 0.4) 1.85%, rgba(255, 69, 104, 0.8) 30.84%, #FF4568 73.26%);
}

.section2-img {
  margin-top: 52px;
  max-width: 1356px;
}

.section2-title .aireview-title {
  position: relative;
}

.section2-title .section2-title-text {
  position: relative;
  z-index: 2;
}

.section2-title .aireview-title-color {
  position: relative;
  color: #000;
}

.aireview-title-color-text {
  position: relative;
  z-index: 2;
}


@media (max-width: 1392px) {
  .section2-img {
    max-width: 1200px;
    margin-top: 45px;
  }
}

@media (max-width: 1240px) {
  .section2-img {
    max-width: 1100px;
    margin-top: 40px;

  }
}

@media (max-width: 1140px) {
  .section2-img {
    max-width: 1000px;
    margin-top: 35px;
  }
}

@media (max-width: 1040px) {
  .section2-img {
    max-width: 900px;
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .section2-img {
    max-width: 800px;
    margin-top: 25px;
  }

  .ai-banner-content .title .text-decoration {
    left: auto;
    right: 0;
    transform: none;
  }
}

@media (max-width: 840px) {
  .section2-img {
    max-width: 700px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .section2-img {
    max-width: 600px;
    margin-top: 10px;
  }
}

@media (max-width: 640px) {
  .section2-title {
    font-size: 28px;
  }

  .section2-img {
    max-width: 500px;
    margin-top: 15px;
  }
}

@media (max-width: 500px) {

  .section2-title {
    font-size: 15px;
  }

  .section2-img {
    max-width: 400px;
  }
}

@media (max-width: 400px) {
  .section2-img {
    max-width: 350px;
  }
}