.solution-intro-section{padding:80px 0!important;background:#fff!important}.solution-intro-grid{display:grid!important;grid-template-columns:1.2fr 1fr!important;gap:60px!important;align-items:center!important}.solution-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)}.solution-intro-content p{font-size:16px!important;line-height:26px!important;color:#4b5563!important;margin-bottom:20px!important;text-align:justify!important}.solution-intro-content p strong{color:#111827!important}.transfer-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)}.transfer-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}.transfer-header span{font-size:13px;font-weight:700;color:#e2e8f0}.transfer-status{background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.2);font-size:9px;font-weight:700;padding:2px 6px;border-radius:6px}.transfer-body{display:flex;align-items:center;justify-content:space-between;position:relative;height:120px}.transfer-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:#cbd5e1;z-index:2}.transfer-node i{font-size:20px;color:#3b82f6}.transfer-node span{font-size:9px;font-weight:700}.transfer-node.destination{border-color:#10b981;background:#10b9810d;box-shadow:0 0 15px #10b98126}.transfer-node.destination i{color:#10b981}.transfer-connections{position:absolute;left:90px;right:90px;top:0;bottom:0;z-index:1}.transfer-svg{width:100%;height:100%}.transfer-path{stroke:#ffffff0d;stroke-width:2px;fill:none}.transfer-active-path{stroke-width:2px;fill:none;stroke-linecap:round;stroke-dasharray:8 20;stroke:#3b82f6;animation:transfer-flow 2s infinite linear}@keyframes transfer-flow{to{stroke-dashoffset:-28}}.solution-process-section{padding:80px 0!important;background:#f7f9fc!important}.solution-process-section .section-header{margin-bottom:40px!important;text-align:center!important}.solution-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){.solution-intro-section,.solution-process-section{padding:50px 0!important}.solution-intro-grid{grid-template-columns:1fr!important;gap:40px!important}.transfer-widget{order:2}.solution-intro-content{order:1}.benefits-grid-6{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 767px){.solution-intro-section,.solution-process-section{padding:40px 0!important}.benefits-grid-6{grid-template-columns:1fr!important}}
