.steps__container{overflow:hidden}.steps__title{text-align:center;margin-bottom:37px;margin-inline:auto}.steps__list{display:flex;flex-direction:column;gap:32px;counter-reset:my-counter}.steps__list-item{position:relative;display:flex;column-gap:24px;padding:24px;background:#f6f6f6;counter-increment:my-counter}.steps__list-item:before{position:relative;content:counter(my-counter);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:900;font-size:25px;letter-spacing:-.02em;background:#486a58;color:#fff;border-radius:999px;width:40px;height:40px;z-index:2}.steps__list-item:not(:last-child):after{content:"";top:65px;left:43px;position:absolute;width:1px;border:1px dashed #486a58;height:100%;z-index:1}.steps__list-item-title{font-size:24px;line-height:120%;letter-spacing:-.02em;color:#18191b;margin:0 0 24px}.steps__list-item-text{line-height:160%}.steps__list-item-text p{margin:0}.steps__list-item-text a{font-weight:900;text-decoration:underline;text-decoration-skip-ink:none;color:#18191b}@media (min-width: 1023px){.steps__title{margin-bottom:65px}.steps__list{--gap: 40px;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:var(--gap)}.steps__list-item{flex-direction:column;flex:0 0 calc((100% - 2 * var(--gap)) / 3);padding:40px}.steps__list-item:before{margin-bottom:24px;width:60px;height:60px}.steps__list-item:not(:last-child):after{top:68px;left:116px;width:calc(100% - 59px);height:1px}}@media (min-width: 1200px){.steps__list-item-title{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/218/assets/steps.css.map */
