.theme-process-section{background:#f8fafc;width:100%;padding:100px 0;position:relative}.theme-process-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px;display:grid}@media (max-width:991px){.theme-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.theme-process-grid{grid-template-columns:1fr}}.theme-process-card{background:#fff;border:1px solid #eef2f6;border-radius:18px;flex-direction:column;padding:32px 24px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 24px #0f55dc0a}.theme-process-card:hover{border-color:#0f55dc;transform:translateY(-5px);box-shadow:0 16px 36px #0f55dc1a}.theme-process-step-badge{color:#fff;background:linear-gradient(135deg,#0f55dc,#2563eb);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:18px;font-weight:800;display:flex;box-shadow:0 4px 14px #0f55dc4d}.theme-process-card:nth-child(2) .theme-process-step-badge{background:linear-gradient(135deg,#0b43b3,#1d4ed8);box-shadow:0 4px 14px #0b43b34d}.theme-process-card:nth-child(3) .theme-process-step-badge{background:linear-gradient(135deg,#08328c,#0f55dc);box-shadow:0 4px 14px #08328c4d}.theme-process-card:nth-child(4) .theme-process-step-badge{background:linear-gradient(135deg,#1e40af,#3b82f6);box-shadow:0 4px 14px #1e40af4d}.theme-process-title{color:#0c111d;margin-bottom:10px;font-size:19px;font-weight:700;line-height:1.35}.theme-process-desc{color:#49515b;margin:0;font-size:14.5px;line-height:1.65}.theme-process-bottom-cta{background:linear-gradient(135deg,#091a3e 0%,#0d2557 100%);border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:24px 32px;display:flex;box-shadow:0 10px 30px #091a3e2e}@media (max-width:768px){.theme-process-bottom-cta{text-align:center;flex-direction:column;padding:24px 20px}}.theme-process-cta-text{color:#e2e8f0;margin:0;font-size:15.5px}.theme-process-cta-text strong{color:#fff}.theme-process-actions{flex-shrink:0;align-items:center;display:flex}.theme-process-actions .btn-projects-primary{color:#fff;background:#0f55dc;border:1px solid #0000;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #0f55dc4d}.theme-process-actions .btn-projects-primary:hover{color:#0c111d;background:#ffd600;border-color:#ffd600;transform:translateY(-2px);box-shadow:0 6px 22px #ffd60073}.theme-process-actions .btn-projects-primary:hover svg{stroke:#0c111d}
