.rh-proc__h{margin-top:14px;max-width:700px}.rh-proc__grid{display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin-top:46px}.rh-proc__step{background:var(--rh-green-soft);border-radius:20px;padding:30px 26px}.rh-proc__i{align-items:center;background:var(--rh-green);border-radius:12px;color:#fff;display:flex;font-size:18px;font-weight:700;height:42px;justify-content:center;width:42px}.rh-proc__step h3{font-size:19px;margin:18px 0 10px}.rh-proc__step p{color:var(--rh-ink);font-size:14px;line-height:1.5}@media(max-width:860px){.rh-proc__grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.rh-proc__grid{grid-template-columns:1fr}}