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

.ai-banner .aidesign-title .text-decoration {
  background: linear-gradient(180deg, #832FFF 18.75%, #D754FF 77.5%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}


.ai-banner-content .title .banner-decoration {
  height: 70%;
  transform: translate(71%, -45%)
}

.section2.aidesign {
  position: relative;
  background: linear-gradient(119.76deg, rgba(200, 161, 255, 0.9) 1.85%, rgba(160, 95, 255, 0.9) 30.84%, rgba(92, 95, 255, 0.9) 73.26%);
}

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

.footer-title {
  max-width: 54.22%;
}

.footer-desc {
  max-width: 54.22%;
}

@media (max-width: 1392px) {
  .footer-title {
    max-width: 70vw;
  }

  .footer-desc {
    max-width: 70vw;
  }
}
