.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}.architecture-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;padding:24px;font-family:var(--font_nunito)}.arch-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:12px;margin-bottom:24px}.arch-header span{font-size:13px;font-weight:700;color:#e2e8f0}.status-indicator{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2);font-size:9px;font-weight:700;padding:2px 6px;border-radius:6px}.arch-body{display:flex;align-items:center;justify-content:space-between;position:relative;height:180px}.arch-node{background:#ffffff05;border:1.5px solid rgba(255,255,255,.08);border-radius:12px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:6px;width:90px;text-align:center;color:#94a3b8;z-index:2;transition:all .3s ease}.arch-node i{font-size:20px;color:#3b82f6}.arch-node span{font-size:8px;font-weight:700}.arch-node.balancer{border-color:#3b82f6;background:#3b82f60d;box-shadow:0 0 15px #3b82f61a;color:#cbd5e1}.arch-node.service.active{border-color:#10b981;background:#10b9810d;box-shadow:0 0 15px #10b98126;color:#cbd5e1}.arch-node.service.active i{color:#10b981}.arch-connections{position:absolute;left:90px;right:90px;top:0;bottom:0;z-index:1}.connections-svg{width:100%;height:100%}.conn-path{stroke:#ffffff0d;stroke-width:2px;fill:none}.conn-active-path{stroke-width:2px;fill:none;stroke-linecap:round;stroke-dasharray:10 30;animation:request-routing 2.5s infinite linear}.conn-active-path.path-1{stroke:#3b82f6}.conn-active-path.path-2{stroke:#10b981}.conn-active-path.path-3{stroke:#f59e0b}@keyframes request-routing{to{stroke-dashoffset:-40}}.arch-services{display:flex;flex-direction:column;gap:16px}.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}.feature-grid-4{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:30px!important;margin-top:40px!important}.feature-box-card{background:#fff;border:1px solid rgba(45,100,173,.04);border-radius:16px;padding:30px;box-shadow:0 10px 30px #2d64ad05;transition:transform .3s ease,box-shadow .3s ease}.feature-box-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #2d64ad0f}.feature-box-card i{font-size:24px;color:var(--primary_color);background:#2d64ad0f;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-box-card h3{font-size:18px!important;font-weight:700!important;color:#1e3662!important;margin-bottom:12px!important;font-family:var(--font_nunito)}.feature-box-card p{font-size:14px!important;line-height:22px!important;color:#4b5563!important;margin-bottom:0!important;text-align:justify!important}@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}.architecture-widget{order:2}.service-intro-content{order:1}.feature-grid-4{grid-template-columns:1fr!important}}@media (max-width: 767px){.service-intro-section,.service-process-section{padding:40px 0!important}}
