.steps{width:100%}.steps__title{font-size:28px;font-weight:500;line-height:1.2;color:#000;margin:0 0 50px}.steps__list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps__item{display:flex;flex-direction:column;--step-progress: 0}.steps__head{display:flex;align-items:center;gap:12px;margin-bottom:28px}.steps__icon{flex:0 0 auto;width:50px;height:50px;border-radius:50%;background-color:#cacaca;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease}.steps__icon img,.steps__icon svg{width:26px;height:26px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%);transition:filter .4s ease}.steps__item.is-active .steps__icon{background-color:#3d534e}.steps__bar{position:relative;flex:1 1 auto;height:4px;background-color:#e0e0e0;border-radius:2px;overflow:hidden}.steps__bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#3d534e;border-radius:2px;transform-origin:left center;transform:scaleX(var(--step-progress, 0));transition:transform .15s linear}.steps__item-title{font-size:16px;font-weight:500;line-height:1.3;color:#b5b5b5;margin:0 0 14px;transition:color .4s ease}.steps__item-description{font-size:14px;font-weight:400;line-height:1.5;color:#b5b5b5;margin:0;transition:color .4s ease}.steps__item.is-active .steps__item-title{color:#000}.steps__item.is-active .steps__item-description{color:#4b4b4b}@media screen and (max-width:767.98px){.steps__title{font-size:22px;margin:0 0 30px}.steps__list{grid-template-columns:1fr;gap:20px}.steps__item{flex-direction:row;align-items:stretch;gap:16px}.steps__head{flex-direction:column;align-items:center;gap:10px;margin-bottom:0;flex:0 0 auto}.steps__bar{width:4px;height:auto;flex:1 1 auto;min-height:40px}.steps__bar-fill{transform-origin:top center;transform:scaleY(var(--step-progress, 0))}.steps__content{flex:1 1 auto;min-width:0;padding-top:16px;padding-bottom:30px}.steps__item-title{margin:0 0 10px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/steps.css.map */
