.support-process{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.support-process__item{background-color:#fff;border:1px solid #dce8ef;border-radius:8px;border-top:4px solid #12aabc;box-sizing:border-box;height:100%;min-width:0;overflow:hidden;padding:24px 22px 28px;position:relative}.support-process__side{align-items:center;display:flex;flex-direction:column;margin-bottom:14px;text-align:center}.support-process__number{color:#12aabc;font-size:40px;font-weight:500;letter-spacing:-.02em;line-height:1;margin-bottom:8px}.support-process__icon{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.support-process__icon svg{height:38px;width:38px}.support-process__content{text-align:center}.support-process__title{font-weight:700;line-height:1.5;margin-bottom:12px}.support-process__description{line-height:1.8}@media (max-width:600px){.support-process{gap:12px;grid-template-columns:1fr}.support-process__item{border:1px solid #dce8ef;border-radius:8px;display:grid;grid-template-columns:92px minmax(0,1fr);padding:0}.support-process__side{align-items:center;background-color:#eef8fc;display:flex;flex-direction:column;justify-content:center;margin:0;padding:18px 10px;text-align:center}.support-process__number{font-size:28px;line-height:1;margin-bottom:6px}.support-process__icon{height:34px;width:34px}.support-process__icon svg{height:28px;width:28px}.support-process__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:17px 16px;text-align:left}.support-process__title{line-height:1.5;margin-bottom:5px}.support-process__description{line-height:1.7}}