@media(min-width:768px)and (max-width:991.98px){.steps-with-image-block{overflow-x:hidden}}.steps-with-image-block__steps{align-items:start;counter-reset:steps;display:grid;gap:16px;grid-template-columns:auto 1fr;isolation:isolate;position:relative}.steps-with-image-block__steps:after,.steps-with-image-block__steps:before{background-color:#e5e5e5;position:absolute;z-index:-1}.steps-with-image-block__steps:before{bottom:-16px;content:"";grid-column:1/2;grid-row:1/-2;inline-size:1px;justify-self:center;top:40px}.steps-with-image-block__steps__number:first-of-type{grid-area:step-1-number}.steps-with-image-block__steps__content:first-of-type{grid-area:step-1}.steps-with-image-block__steps__number:nth-of-type(2){grid-area:step-2-number}.steps-with-image-block__steps__content:nth-of-type(2){grid-area:step-2}.steps-with-image-block__steps__number:nth-of-type(3){grid-area:step-3-number}.steps-with-image-block__steps__content:nth-of-type(3){grid-area:step-3}.steps-with-image-block__steps__number:nth-of-type(4){grid-area:step-4-number}.steps-with-image-block__steps__content:nth-of-type(4){grid-area:step-4}@media(min-width:992px){.steps-with-image-block__steps{column-gap:32px;row-gap:24px}.steps-with-image-block__steps:before{bottom:-24px}}@media(min-width:768px)and (max-width:991.98px){.steps-with-image-block__steps[data-step-count="3"],.steps-with-image-block__steps[data-step-count="4"]{justify-items:center;text-align:center}.steps-with-image-block__steps[data-step-count="3"]:before,.steps-with-image-block__steps[data-step-count="4"]:before{align-self:center;block-size:1px;bottom:auto;grid-row:1/2;inline-size:100%;justify-self:auto;left:0;top:auto}}.steps-with-image-block__steps[data-step-count="3"]{grid-template-areas:"step-1-number step-1" "step-2-number step-2" "step-3-number step-3"}@media(min-width:768px)and (max-width:991.98px){.steps-with-image-block__steps[data-step-count="3"]{grid-template-areas:"step-1-number step-1-number step-2-number step-2-number step-3-number step-3-number" "step-1 step-1 step-2 step-2 step-3 step-3";grid-template-columns:repeat(6,1fr)}.steps-with-image-block__steps[data-step-count="3"]:before{grid-column:2/-2}}.steps-with-image-block__steps[data-step-count="4"]{grid-template-areas:"step-1-number step-1" "step-2-number step-2" "step-3-number step-3" "step-4-number step-4"}@media(min-width:768px)and (max-width:991.98px){.steps-with-image-block__steps[data-step-count="4"]{grid-template-areas:"step-1-number step-1-number step-2-number step-2-number" "step-1 step-1 step-2 step-2" ". . . ." "step-3-number step-3-number step-4-number step-4-number" "step-3 step-3 step-4 step-4";grid-template-columns:repeat(4,1fr)}.steps-with-image-block__steps[data-step-count="4"]:after,.steps-with-image-block__steps[data-step-count="4"]:before{inline-size:150%}.steps-with-image-block__steps[data-step-count="4"]:before{grid-column:2/-1}.steps-with-image-block__steps[data-step-count="4"]:after{align-self:center;block-size:1px;bottom:auto;content:"";grid-column:1/-2;grid-row:4/5;justify-self:auto;right:0;top:auto}}.steps-with-image-block__steps__number{block-size:40px;box-shadow:inset 0 0 0 3px #e5e5e5;counter-increment:steps;inline-size:40px}.steps-with-image-block__steps__number:after{content:counter(steps)}