.list-steps-wrapper{display:block;margin-top:60px;position:relative}.list-steps-group{gap:0;width:100%}.list-step-item,.list-steps-group{box-sizing:border-box;display:flex;flex-wrap:wrap}.list-step-item{align-items:center;background-position:0!important;background-size:100% 100%!important;height:170px;justify-content:flex-start;max-width:25%;padding:20px 0 20px 25px;width:300px}span.big-number-item{color:#16419342;font-size:45px;font-weight:900;line-height:1em;text-align:left}p.description{color:#164193;font-size:13px;font-weight:600;line-height:1.3em!important;margin:0;max-width:50%;width:100px}a.header-btn{align-items:center;color:#164193;display:flex;font-size:14px;font-weight:700;gap:6px;justify-content:center;position:absolute;right:0;text-decoration:none;transition:all .2s linear}a.header-btn:hover{gap:12px}a.header-btn span{align-items:center;display:flex;justify-content:center;width:14px}a.header-btn span svg{fill:#164193;transition:all .2s linear}a.header-btn:hover span svg{fill:#164193}@media (max-width:900px){.list-steps-group{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%}.list-step-item{height:140px;max-width:inherit;padding:15px 0 15px 15px;width:162px}p.description{font-size:12px;line-height:1.2em!important}a.header-btn{display:none}}