.track{padding:90px 0}.track__title{max-width:780px;margin:0 auto 30px;text-align:center}.track__wrap{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.track.with-arrows .track__wrap{flex-direction:column;gap:52px;flex-wrap:nowrap}.track__item{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;background:#edf3FFB2;border:1px solid #abc8ff;border-radius:6px;width:275px;box-sizing:border-box}.track.bg-lace .track__item{background:#fff}.track.with-arrows .track__item{margin:0 auto}.track.with-arrows .track__item:not(:last-of-type){position:relative}.track.with-arrows .track__item:not(:last-of-type):after{position:absolute;content:"";width:20px;height:20px;bottom:-36px;background-image:url('data:image/svg+xml,<svg width="10" height="14" viewBox="0 0 10 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.288508 8.53854L1.19226 7.66021L4.37497 10.8429L4.37497 0.75H5.62497L5.62497 10.8429L8.80768 7.66021L9.71143 8.53854L4.99997 13.25L0.288508 8.53854Z" fill="%231766FF"/></svg>');background-size:12px;background-position:center;background-repeat:no-repeat}.track.with-arrows .track__item p{font-size:20px}.track__icon{width:20px;min-width:20px}.track__buttons{margin-top:40px}@media (max-width:1024px){.track__item{transform:none!important}}@media (min-width:1024px){.track{padding:110px 0 120px}.track__title{margin-bottom:40px}.track.with-arrows .track__wrap{flex-direction:row;gap:20px 64px;flex-wrap:wrap}.track__item{width:auto;padding:12px 20px}.track.with-arrows .track__item{margin:0}.track.with-arrows .track__item:not(:last-of-type):after{bottom:auto;right:-40px;transform:rotate(-90deg)}}@media (min-width:1230px){.track{padding:130px 0 150px}.track__title{margin-bottom:50px}.track__wrap{gap:25px}.track.with-arrows .track__item{padding:15px 24px}.track.with-arrows .track__item:not(:last-of-type):after{width:24px;height:24px;right:-44px;background-size:15px}.track.with-arrows .track__item p{font-size:24px}.track__icon{width:24px;min-width:24px}.track__buttons{margin-top:50px}}