.block-step-by-step{position:relative}.block-step-by-step__header{margin-bottom:27px}@media(min-width:768px){.block-step-by-step__header{margin-bottom:20px}}.block-step-by-step__heading{font-size:24px;margin-bottom:0}.block-step-by-step__row{align-items:flex-start;counter-reset:steps;display:flex;flex-wrap:wrap;justify-content:flex-start}.block-step-by-step__single{counter-increment:steps;display:flex;flex-basis:100%;margin-bottom:15px;max-width:100%}@media(min-width:544px){.block-step-by-step__single{flex-basis:50%;max-width:50%;padding-right:24px}}@media(min-width:992px){.block-step-by-step__single{flex-basis:25%;max-width:25%}}.block-step-by-step__single:nth-child(2n){justify-content:flex-end}@media(min-width:768px){.block-step-by-step__single:nth-child(2n){justify-content:flex-start}}@media(max-width:767px){.block-step-by-step__inner{max-width:220px}}.block-step-by-step__step-heading{font-size:16px;margin-bottom:2px}@media(min-width:768px){.block-step-by-step__step-heading{margin-bottom:4px}}.block-step-by-step__step-heading:before{content:counter(steps) ".";font-size:24px}.block-step-by-step__figure{height:58px;margin:0 0 16px;width:auto}.block-step-by-step__icon{max-height:100%;width:auto}