*{margin:0;padding:0;box-sizing:border-box;}body{font-family:'Inter',sans-serif;background:#f5f9fd;color:#071b3a;}a{text-decoration:none;}.process-section{padding:78px 0 66px;background:#f5f9fd;}.container{width:min(1100px,92%);margin:0 auto;}.section-head{text-align:center;max-width:780px;margin:0 auto 54px;}.eyebrow{display:inline-block;color:#1167ff;font-size:13px;font-weight:800;letter-spacing:1.8px;margin-bottom:12px;}.section-head h2{font-size:clamp(34px,4.6vw,56px);line-height:1.08;font-weight:800;letter-spacing:-1.4px;color:#071b3a;margin-bottom:14px;}.section-head h2 span{color:#1f73ff;}.section-head p{color:#5f7492;font-size:18px;line-height:1.7;}.steps-wrapper{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:38px;}.timeline{position:absolute;top:42px;left:10%;right:10%;height:1px;background:#dce7f4;z-index:0;}.step-card{position:relative;z-index:1;text-align:center;}.icon-circle{width:76px;height:76px;border-radius:50%;margin:0 auto 22px;background:#eef6ff;border:1px solid #d3e6ff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px rgba(33,119,255,0.12);}.icon-circle span{color:#126bff;font-size:25px;line-height:1;}.step-number{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:23px;padding:0 9px;border-radius:999px;background:#dceaff;color:#126bff;font-size:12px;font-weight:800;margin-bottom:12px;}.step-card h3{color:#071b3a;font-size:17px;font-weight:800;margin-bottom:10px;}.step-card p{color:#5f7492;font-size:15px;line-height:1.65;max-width:250px;margin:0 auto;}.cta-button{width:fit-content;min-width:250px;min-height:58px;padding:0 32px;border-radius:999px;margin:0 auto;background:linear-gradient(90deg,#05c8dd,#236eff);color:#ffffff;font-size:17px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 14px 30px rgba(31,117,255,0.22);transition:0.25s ease;}.cta-button:hover{transform:translateY(-2px);}.cta-button span{font-size:20px;}@media (max-width:980px){.steps-wrapper{grid-template-columns:repeat(2,1fr);gap:34px 24px;}.timeline{display:none;}}@media (max-width:620px){.process-section{padding:54px 0 44px;}.section-head{margin-bottom:38px;}.section-head p{font-size:16px;}.steps-wrapper{grid-template-columns:1fr;gap:30px;}.step-card p{max-width:320px;}.cta-button{width:100%;min-width:unset;}}.button-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#071b3a;flex-shrink:0;}.button-icon svg{width:100%;height:100%;display:block;}.cta-button{gap:12px;}