.next-steps-section{padding:clamp(2rem,1.071rem + 3.81vw,4.5rem) 0}.next-steps-section .next-steps-heading{color:#000;font-size:clamp(1.5rem,1.314rem + .77vw,2rem);font-weight:500;letter-spacing:-.03em;line-height:1.194444444444444;margin:0 0 clamp(1rem,.814rem + .77vw,1.5rem)}@media (min-width:0px) and (max-width:47.9375rem){.next-steps-section .next-steps-heading{letter-spacing:-.02em}}.next-steps-section .next-steps-intro{color:#424149;font-size:clamp(.9375rem,.891rem + .2vw,1.0625rem);line-height:1.65;margin:0 0 clamp(1.25rem,.971rem + 1.15vw,2rem);max-width:760px}.next-steps-section .next-steps-cards{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media (max-width:560px){.next-steps-section .next-steps-cards{grid-template-columns:1fr}}.next-steps-section .next-step-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 1px 4px #0000000f;display:flex;flex-direction:column;gap:6px;padding:18px 20px;transition:218ms}.next-steps-section .next-step-card:hover{border-color:#1e96eb73;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.next-steps-section .next-step-card:hover .card-arrow{color:var(--brand);transform:translate(2px)}.next-steps-section .next-step-card .card-title-row{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.next-steps-section .next-step-card .card-title{color:#000;font-size:15px;font-weight:600;line-height:1.4}.next-steps-section .next-step-card .card-arrow{color:#b3b2b7;flex-shrink:0;font-size:18px;margin-top:1px;transition:218ms}.next-steps-section .next-step-card .card-desc{color:#0000009e;font-size:14px;line-height:1.55}.next-steps-section .next-steps-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(1.25rem,1.064rem + .77vw,1.75rem)}.next-steps-section .next-step-pill{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:34px;color:#424149;display:inline-flex;font-size:14px;font-weight:500;gap:6px;letter-spacing:-.01em;min-height:44px;padding:10px 20px;transition:218ms;--icon-color:#b3b2b7}.next-steps-section .next-step-pill .pill-arrow{font-size:14px;transition:218ms}.next-steps-section .next-step-pill:hover{--icon-color:var(--brand);background:#1e96eb0a;border-color:#1e96eb73;color:var(--brand)}.next-steps-section .next-step-pill:hover .pill-arrow{transform:translate(1px,-1px)}
