.process-why{background-color:var(--bg-base);padding-bottom:var(--space-md);padding-top:var(--space-sm);position:relative}.process-why_header{text-align:center;margin-bottom:3rem}.process-why_heading{color:var(--text-primary);font-size:var(--text-h2);max-width:40rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-weight:500}.process-steps{background-color:var(--bg-base);padding-bottom:var(--space-md);padding-top:var(--space-md);position:relative}.process-steps_header{text-align:center;margin-bottom:3rem}.process-steps_heading{color:var(--text-primary);font-size:var(--text-h2);max-width:40rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-weight:500}.process-steps_grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:991px){.process-steps_grid{grid-template-columns:1fr}}.process-step{text-align:center;background:#fff;border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex;box-shadow:0 2px 5px #0d15211a}.process-step_number{color:var(--accent);letter-spacing:-.02em;font-size:3rem;line-height:1}.process-step_number,.process-step_title{font-family:var(--font-heading);font-weight:500}.process-step_title{color:var(--text-primary);letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:1.5rem;line-height:1.3}.process-step_body{color:var(--text-secondary);max-width:32rem;margin:0;font-size:1rem;line-height:1.6}.process-testimonial-section{background-color:var(--bg-base);padding-bottom:var(--space-md);padding-top:var(--space-md)}.process-testimonial{position:relative}.process-testimonial_inner{text-align:center;max-width:52rem;margin:0 auto;position:relative}.process-testimonial_mark{color:#0052cc14;font-family:var(--font-heading);pointer-events:none;font-size:8rem;font-weight:500;line-height:.8;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.process-testimonial_quote{color:var(--text-primary);font-family:var(--font-body);z-index:1;font-size:clamp(1.375rem,1rem + .75vw,1.75rem);font-weight:400;line-height:1.6;position:relative}.process-testimonial_attribution{color:var(--text-muted);margin-top:1.5rem;font-size:.9375rem}.process-testimonial_org{color:var(--accent)}
