.service-intro-section{padding:80px 0!important;background:#fff!important}.service-intro-grid{display:grid!important;grid-template-columns:1.2fr 1fr!important;gap:60px!important;align-items:center!important}.service-intro-content h1{font-size:36px!important;line-height:46px!important;font-weight:800!important;color:var(--dark1)!important;margin-bottom:24px!important;font-family:var(--font_nunito)}.service-intro-content p{font-size:16px!important;line-height:26px!important;color:#4b5563!important;margin-bottom:20px!important;text-align:justify!important}.service-intro-content p strong{color:#111827!important}.ai-widget{background:#0f172a;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 45px #00000040;overflow:hidden;width:100%;max-width:420px;margin:0 auto;font-family:var(--font_nunito)}.ai-header{background:#ffffff08;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:12px}.ai-bot-avatar{width:32px;height:32px;border-radius:50%;background:#3b82f61a;color:#3b82f6;display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid rgba(59,130,246,.2)}.ai-bot-info{display:flex;flex-direction:column}.ai-name{font-size:11px;font-weight:700;color:#f1f5f9}.ai-status{font-size:9px;color:#10b981}.ai-chat-body{padding:20px;display:flex;flex-direction:column;gap:12px;min-height:180px;background:#ffffff03}.chat-bubble{border-radius:12px;padding:10px 14px;font-size:11px;line-height:16px;max-width:85%}.chat-bubble.user{background:#1e293b;color:#e2e8f0;align-self:flex-end;border-bottom-right-radius:2px}.chat-bubble.assistant{background:#ffffff0a;color:#94a3b8;align-self:flex-start;border-bottom-left-radius:2px;border:1px solid rgba(255,255,255,.05)}.ai-typing{display:flex;gap:4px;align-items:center;height:14px}.ai-typing span{width:5px;height:5px;background:#64748b;border-radius:50%;animation:ai-dot-pulse 1.4s infinite ease-in-out both}.ai-typing span:nth-child(1){animation-delay:-.32s}.ai-typing span:nth-child(2){animation-delay:-.16s}@keyframes ai-dot-pulse{0%,80%,to{transform:scale(.3);opacity:.3}40%{transform:scale(1);opacity:1}}.service-process-section{padding:80px 0!important;background:#f7f9fc!important}.service-process-section .section-header{margin-bottom:40px!important;text-align:center!important}.service-process-section .section-header .section-title{font-size:32px!important;font-weight:800!important;color:var(--dark1)!important;margin-bottom:12px!important;font-family:var(--font_nunito)}.process-timeline{display:flex;flex-direction:column;gap:30px;max-width:800px;margin:0 auto}.process-step-card{background:#fff;border:1px solid rgba(45,100,173,.05);border-radius:16px;padding:24px;box-shadow:0 10px 25px #2d64ad08;display:flex;gap:20px;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease}.process-step-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #2d64ad14}.step-num{background:#2d64ad0f;color:var(--primary_color);font-weight:800;font-size:18px;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font_nunito)}.step-info h3{font-size:18px!important;font-weight:700!important;color:#1e3662!important;margin-bottom:8px!important;font-family:var(--font_nunito)}.step-info p{font-size:15px!important;line-height:23px!important;color:#4b5563!important;margin-bottom:0!important;text-align:justify!important}.benefits-grid-6{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important;margin-top:40px!important}.benefit-card-box{background:#fff;border:1px solid rgba(45,100,173,.04);border-radius:16px;padding:24px;box-shadow:0 10px 25px #2d64ad05;display:flex;align-items:center;gap:16px;transition:transform .3s ease,box-shadow .3s ease}.benefit-card-box:hover{transform:translateY(-5px);box-shadow:0 15px 35px #2d64ad0f}.benefit-card-box i{font-size:20px;color:#10b981;background:#10b98114;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-card-box h3{font-size:14px!important;font-weight:700!important;color:#1e3662!important;margin-bottom:0!important;font-family:var(--font_nunito)}@media (max-width: 991px){.service-intro-section,.service-process-section{padding:50px 0!important}.service-intro-grid{grid-template-columns:1fr!important;gap:40px!important}.ai-widget{order:2}.service-intro-content{order:1}.benefits-grid-6{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 767px){.service-intro-section,.service-process-section{padding:40px 0!important}.benefits-grid-6{grid-template-columns:1fr!important}}
