.step-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.step-grid__num{color:var(--num);font-size:15px;font-weight:700;letter-spacing:1px;margin-bottom:10px}.step-grid__title{color:#fff;font-size:20px;font-weight:700;line-height:1.25;margin:0 0 10px}.step-grid__body{color:#8aa0b2;font-size:15px;line-height:1.6}.step-grid__body p{margin:0 0 1em}.step-grid__body p:last-child{margin-bottom:0}