.ai-models-section{background-color:#23252c;padding:60px 20px;text-align:center}.ai-models-header h2{font-size:2.5em;color:#72d8ef;margin-bottom:30px}.industry-specialization{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;max-width:1000px;margin:0 auto;flex-wrap:nowrap}.industry-specialization .bullet-point{flex:1;text-align:center;padding:20px;background-color:#14161c;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease-in-out;min-height:200px;max-width:300px}.industry-specialization .bullet-point:hover{transform:translateY(-10px)}.industry-specialization .bullet-point img{width:150px;height:150px;margin-bottom:10px}.feature-text h3,.industry-specialization .bullet-point h3{font-size:1.4em;color:#72d8ef;margin-bottom:10px}.industry-specialization .bullet-point p{font-size:1em;color:#eee}.ai-models-visual{margin-top:40px;position:relative;text-align:center}.ai-models-diagram{width:60%;max-width:500px;height:auto;margin-bottom:40px;border-radius:10px}.ai-models-features{display:flex;justify-content:center;align-items:flex-start;gap:10px;flex-wrap:nowrap;margin:0 auto;padding:0}.feature-icon,.feature-item{display:flex;align-items:center}.feature-item{flex-direction:column;text-align:center;margin:0 10px;flex:1;max-width:300px}.feature-icon{background-color:#14161c;width:100px;height:100px;border-radius:50%;justify-content:center;margin-bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.feature-icon img{width:60%;height:60%;border-radius:10px}.feature-text h3{margin-bottom:5px}.feature-text p{font-size:1.2em;color:#ccc}@media (max-width:1024px){.industry-specialization{flex-wrap:wrap;gap:20px;justify-content:center}.feature-item,.industry-specialization .bullet-point{width:45%;max-width:100%}.feature-item{margin:10px 0}.feature-icon{width:80px;height:80px}.feature-icon img{width:50%;height:50%}.feature-text h3{font-size:1.3em}.feature-text p{font-size:1em}}@media (max-width:768px){.ai-models-header h2{font-size:2em}.industry-specialization{flex-direction:column;align-items:center;gap:20px}.industry-specialization .bullet-point{width:90%;margin-bottom:20px}.feature-item{width:70%}.feature-text h3{font-size:1.3em}.feature-text p{font-size:1.1em}}