.agp-rs-how,.agp-rs-how *{box-sizing:border-box;margin:0;padding:0}
.agp-rs-how{--teal:#1aa18c;--teal-dark:#148a77;--teal-light:#e8f7f5;--navy:#0d1b2a;--gray:#6b7280;--border:#e5e9ee;font-family:Sora,sans-serif;width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}
.agp-rs-how .how-wrap{background:#fff;border-top:1px solid var(--border);padding:0 48px}
.agp-rs-how .how-inner{max-width:1100px;margin:0 auto;padding:88px 0}
.agp-rs-how .section-pill{background:var(--teal-light);color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-block;margin-bottom:18px}
.agp-rs-how .section-h2{color:var(--navy);font-size:clamp(26px,3.5vw,36px);font-weight:800;line-height:1.15;margin-bottom:12px;letter-spacing:-.02em}
.agp-rs-how .section-sub{color:var(--gray);font-size:15px;line-height:1.7;max-width:500px;margin-bottom:52px;font-weight:300}
.agp-rs-how .steps-grid-conn{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}
.agp-rs-how .steps-grid-conn::before{content:'';position:absolute;top:26px;left:52px;right:52px;height:2px;background:repeating-linear-gradient(90deg,var(--teal) 0,var(--teal) 6px,transparent 6px,transparent 14px);z-index:0}
.agp-rs-how .step-conn{padding:0 16px;position:relative}
.agp-rs-how .step-conn-num{background:var(--teal);color:#fff;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;margin-bottom:20px;box-shadow:0 4px 16px rgba(26,161,140,.35);position:relative;z-index:1}
.agp-rs-how .step-conn-title{color:var(--navy);font-size:14px;font-weight:700;margin-bottom:8px}
.agp-rs-how .step-conn-desc{color:var(--gray);font-size:13px;line-height:1.65;font-weight:300}
@media(max-width:960px){.agp-rs-how .steps-grid-conn{grid-template-columns:1fr 1fr;gap:32px}.agp-rs-how .steps-grid-conn::before{display:none}}
@media(max-width:640px){.agp-rs-how .how-wrap{padding:0 20px}.agp-rs-how .steps-grid-conn{grid-template-columns:1fr}}
