.ai-tech-carousel{background:#000;padding:30px 0 100px}.ai-tech-header{text-align:center;margin-bottom:60px}.ai-tech-header h2{font-family:var(--font-primary,Inter, system-ui, sans-serif);color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(32px,4.5vw,48px);font-weight:700;line-height:1.2}.ai-tech-header p{font-family:var(--font-primary,Inter, system-ui, sans-serif);color:#ffffffbf;max-width:1000px;margin:0 auto;font-size:17px;line-height:1.7}.ai-tech-stage{position:relative;overflow:hidden}.ai-tech-track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.ai-tech-slide{grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-width:100%;display:grid}.ai-tech-media{aspect-ratio:4/3;border-radius:12px;position:relative;overflow:hidden}.ai-tech-media img{object-fit:cover;width:100%;height:100%;display:block}.ai-tech-content{padding:20px 0}.ai-tech-counter{font-family:var(--font-primary,Inter, system-ui, sans-serif);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:500;display:inline-block}.ai-tech-title{font-family:var(--font-primary,Inter, system-ui, sans-serif);color:#fff;letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(28px,3.5vw,40px);font-weight:700;line-height:1.2}.ai-tech-divider{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;width:180px;height:4px;margin-bottom:24px}.ai-tech-desc{font-family:var(--font-primary,Inter, system-ui, sans-serif);color:#fffc;margin:0;font-size:17px;line-height:1.7}.ai-tech-desc a{color:#fff;text-underline-offset:3px;text-decoration:underline}.ai-tech-desc a:hover{color:#60a5fa}.ai-tech-controls{justify-content:space-between;align-items:center;margin-top:48px;padding-top:24px;display:flex}.ai-tech-dots{align-items:center;gap:10px;display:flex}.ai-tech-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.ai-tech-dot.is-active{background:#3b82f6;border-radius:5px;width:32px}.ai-tech-dot:hover:not(.is-active){background:#ffffff80}.ai-tech-arrows{gap:12px;display:flex}.ai-tech-arrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.ai-tech-arrow:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80}.ai-tech-arrow:disabled{opacity:.3;cursor:not-allowed}.ai-tech-arrow svg{width:20px;height:20px}@media (max-width:991px){.ai-tech-slide{grid-template-columns:1fr;gap:32px}.ai-tech-media{order:-1}.ai-tech-content{padding:0}}@media (max-width:640px){.ai-tech-carousel{padding:24px 0 60px}.ai-tech-header{margin-bottom:40px}.ai-tech-controls{flex-direction:column;gap:24px}.ai-tech-dots{order:1}.ai-tech-arrows{order:0;align-self:flex-end}}