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

.ai-banner .img-to-prototype-title .text-decoration {
  background: linear-gradient(93.45deg, #654CFF -3.6%, #3266FF 60.06%, #007FFF 93.61%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  position: relative;
}

.decoration-text-icon1 {
  width: 117%;
  left: auto;
  right: 0;
}

.decoration-text-icon2 {
  height: 50%;
  top: 0;
  right: -5%;
  left: auto;
}

.section2.img-to-prototype {
  background: linear-gradient(98.01deg, #336FFF 45.2%, #2DDEE5 100%);
}

.section2-title .img-to-prototype-title {
  color: #93E9FF;
  position: relative;
}

.section2-img {
  max-width: 1180px;
  margin-top: 16px;
}

@media (max-width: 1366px) {
  .section2-img {
    max-width: 1000px;
  }
}

@media (max-width: 1135px) {
  .section2-img {
    max-width: 800px;
  }
}

@media (max-width: 992px) {
  .section2-img {
    max-width: 600px;
  }

  .ai-banner-content .img-to-prototype-title .text-decoration {
    background: linear-gradient(180deg, #4666FF 0%, #4B88FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

@media (max-width: 767px) {
  .section2-img {
    max-width: 500px;
  }
}

@media (max-width:500px) {
  .section2-img {
    max-width: 366.29px;
  }
}