.steps{list-style-type:none;padding:0;margin:0;counter-reset:custom-counter;margin-bottom:var(--space-8)}.steps>li{counter-increment:custom-counter;position:relative;padding-left:50px;padding-bottom:var(--space-2);margin-bottom:var(--space-5)}.steps>li>:last-child{margin-bottom:0}.steps>li:after{content:"0" counter(custom-counter);position:absolute;top:0;left:0;font-size:25px;color:var(--text-color-5);font-weight:700;line-height:1}.steps>li:before{content:"";position:absolute;left:16px;top:40px;display:inline-flex;width:1px;height:calc(100% - 46px);background-image:url(../../images/svg/line.svg);background-repeat:repeat-y}.steps>li:nth-child(n+10):after{content:counter(custom-counter)}.steps>li:last-child{padding-bottom:0}.steps>li:last-child:before{content:none}.steps--in-cols h4{margin-bottom:var(--space-3)}@media (min-width:992px){.steps--in-cols{display:flex;align-items:flex-start;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.steps--in-cols h4{padding-right:63px;min-height:46px;margin-bottom:var(--space-4);font-weight:700}.steps--in-cols>li{width:33.33333333%;padding:20px 15px 0 60px;margin-bottom:20px}.steps--in-cols>li>:last-child{margin-bottom:0}.steps--in-cols>li:after{top:6px;left:3px;font-size:40px;color:var(--text-color-4)}.steps--in-cols>li:before{width:60px;height:10px;background-image:url(../../images/svg/arrow-curve.svg);background-repeat:no-repeat}.steps--in-cols>li:nth-child(3n):before{content:none}.steps--in-cols>li:nth-child(3n+1):before{top:auto;left:auto;bottom:2px;right:-45px}.steps--in-cols>li:nth-child(3n+2):before{transform:scaleY(-1);-webkit-transform:scaleY(-1);-moz-transform:scaleY(-1);-ms-transform:scaleY(-1);top:21px;left:auto;right:6px}}.steps--in-slider{display:flex;align-items:flex-start;width:1140px;margin-left:-10px;margin-right:-10px;margin-bottom:0}.steps--in-slider>li{flex:1;min-width:25%;padding:150px 10px 0;margin-bottom:0}.steps--in-slider>li:after{top:0;left:50%;transform:translateX(-50%);width:120px;height:120px;border:1px solid #bfccda;border-radius:50%;font-size:46px;line-height:120px;text-align:center}.steps--in-slider>li:before{left:auto;right:calc(-50% + 60px);top:60px;display:inline-flex;width:calc(100% - 120px);height:1px;background:#bfccda}@media (max-width:767.98px){.steps--in-slider{width:100%}.steps--in-slider>li{min-width:100%}}.steps--in-cols .step__title,.steps--in-slider .step__title{height:52px;margin-bottom:var(--space-3)}@media (max-width:767.98px){.steps--in-cols .step__title,.steps--in-slider .step__title{margin-bottom:var(--space-4)}}

/*# sourceMappingURL=steps.css.map*/