.hh-steps{list-style:none;padding:0;margin:0;display:grid;gap:28px}.hh-steps__item{display:grid;grid-template-columns:48px 1fr;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.hh-steps__num{width:48px;height:48px;border-radius:50%;border:2px solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.15rem}.hh-steps__num,.hh-steps__title{font-family:var(--hh-font-display);font-weight:500}.hh-steps__title{font-size:1.5rem;line-height:1.2}.hh-steps__when{font-size:.9rem;color:var(--hh-cyan)}