.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}.analytics-widget{background:#fff;border:1px solid rgba(45,100,173,.08);border-radius:16px;box-shadow:0 20px 45px #2d64ad0f;overflow:hidden;width:100%;max-width:420px;margin:0 auto;padding:24px;font-family:var(--font_nunito)}.analytics-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;padding-bottom:12px;margin-bottom:20px}.analytics-header span{font-size:13px;font-weight:800;color:#1e3662}.analytics-badge{background:#2d64ad0f;color:var(--primary_color);font-size:9px;font-weight:700;padding:3px 8px;border-radius:6px;display:flex;align-items:center;gap:4px}.analytics-metrics{display:flex;flex-direction:column;gap:16px}.metric-item{display:flex;flex-direction:column;gap:6px}.metric-label{font-size:11px;font-weight:700;color:#64748b}.metric-value{font-size:16px;font-weight:800;color:#1e3662}.metric-bar{width:100%;height:6px;background:#f1f5f9;border-radius:10px;overflow:hidden}.metric-bar .fill{height:100%;background:var(--primary_color);border-radius:10px;transform:scaleX(0);transform-origin:left;animation:bar-grow 1.5s ease-out forwards}@keyframes bar-grow{to{transform:scaleX(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-5{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}.analytics-widget{order:2}.service-intro-content{order:1}.benefits-grid-5{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 767px){.service-intro-section,.service-process-section{padding:40px 0!important}.benefits-grid-5{grid-template-columns:1fr!important}}
