.ai-solution-section {
  background: #fff;
  overflow: hidden;
  margin: 0 !important;
  max-width: unset !important;
}

.ai-solution-section .container-fluid {
  max-width: 1440px;
  padding: 80px 0;
}

.solution-alert-section {

}
.solution-alert-section .container-fluid {
  max-width: 1440px;
  padding: 80px;
}

.solution-alert-section .solution-alert-title {
  font-weight: 700; 
  font-size: 60px; 
  line-height: 72px; 
  letter-spacing: -1.5px; 
  color: #202020;
  padding-bottom: 80px;
  margin: 0;
}

.solution-alert-section .solution-image-card {
  flex: 1;
  width: 590px;
  height: 727px;
  background: transparent url(assets/images/solution.png) no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  box-shadow: 0px 14px 30px rgba(153, 153, 153, 0.1), 0px 55px 55px rgba(153, 153, 153, 0.09), 0px 123px 74px rgba(153, 153, 153, 0.05), 0px 219px 88px rgba(153, 153, 153, 0.01);
  overflow: hidden;
}

.solution-alert-section .solution-image-container {
  display: flex;
}

.solution-alert-section .solution-list-item {
  margin-bottom: 24px;
  padding: 16px;
}
.solution-alert-section .solution-list-item:last-child {
  margin-bottom: 0;
}
.solution-alert-section .solution-list-item.active {
  margin-bottom: 0;
  border-radius: 16px;
  background: #FFF;
}

.solution-alert-section .solution-list-item .solution-sub-list {
  display: block;
  margin-top: 8px;
  margin-left: 16px;
  padding-left: 0px;
  list-style: none;
  color: rgb(32, 32, 32);
  visibility: visible;
}

.solution-sub-list li {
  margin-bottom: 8px;
}
.solution-bullet {
  display: inline-block;
  width: 9.77px;
  height: 13.83px;
  margin-right: 12px;
  vertical-align: middle;
  background: linear-gradient(90deg, #FFFFFF 5.12%, #73A5FF 102.31%);
  border-radius: 2px;
  transform: rotate(-180deg);
}

.compatibility-title {
  width: 100%;
  max-width: 1020px;
  height: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 90px;
  text-align: center;
  letter-spacing: -1.5px;
  background: linear-gradient(180deg, #003ED8 10.71%, #759CFF 100.15%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin: 0 auto;
  display: block;
}

.ai-solution-section .ai-solution-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 66px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.ai-solution-section .ai-solution-bg {
  position: relative;
  width: 695px;
  height: 750px;
}

.ai-solution-section .ai-background {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}

.ai-solution-section .ai-background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.ai-solution-section .camera-list{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 16.59px;
  width: 695px;
  height: 161.41px;
}

.ai-solution-section .camera-device {
  width: 228px;
  height: 141px;
  background: transparent;
  border-radius: 12px;
  overflow: hidden;
}

.ai-solution-section .camera-device.camera-1 {
  width: 228px; 
  height: 141px; 
  background: transparent; 
  border-radius: 12px; 
  overflow: hidden;
}

.ai-solution-section .camera-device.camera-2 {
  width: 105.94px; 
  height: 110.47px; 
  background: transparent; 
  border-radius: 12px; 
  overflow: hidden;
}

.ai-solution-section .camera-device.camera-3 {
  width: 114.33px; 
  height: 105.23px; 
  background: transparent; 
  border-radius: 12px; 
  overflow: hidden;
}

.ai-solution-section .camera-device.camera-4 {
  width: 196.52px; 
  height: 161.25px; 
  background: transparent; 
  border-radius: 12px; 
  overflow: hidden;
}

.ai-solution-section .camera-device.camera-4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scaleX(-1);
}
@media (max-width: 1512px) {

}

@media (max-width: 1440px) {
  .solution-alert-section .container-fluid{
    max-width: 1280px;
    padding: 80px 60px;
  }
}

@media (max-width: 1200px) {
  .solution-alert-section .solution-image-container {
    display: none;
  }
}

@media (max-width: 992px) {
  .compatibility-title {
    font-size: 56px;
    line-height: 72px;
  }

  .ai-solution-section .container-fluid {
    padding: 0;
  }

  .solution-alert-section .solution-alert-title {
    color: #202020;
    font-size:  36px;
    font-style: normal;
    font-weight: 700;
    line-height:  44px;
    letter-spacing: -1.5px;
  }
}

@media (max-width: 768px) {
  .solution-alert-section .container-fluid{
    max-width: 1280px;
    padding: 80px 24px;
  }

  .ai-solution-section .ai-solution-bg {
    width: 327px;
    height: 353.957px;
  }

  .ai-solution-section .camera-device {

  }
  .ai-solution-section .camera-list {
    width: 327px;
    height: 76.178px;
    display: none
  }
  .ai-solution-section .camera-device.camera-1 {
    width: 107.796px;
    height: 66.425px;
  }

  .ai-solution-section .camera-device.camera-2 {
    width: 49.998px;
  height: 52.136px;
}
  .ai-solution-section .camera-device.camera-3 {
    width: 53.957px;
    height: 49.662px;
  }

  .ai-solution-section .camera-device.camera-4 {
    width: 92.744px;
    height: 76.102px;
  }
}

@media (max-width: 568px) {
  
}