.step-content-module{position:relative;display:flex;flex-direction:column}.step-content-module::before{content:'';position:absolute;display:block;top:0;bottom:0;right:0;width:0px;background-color:var(--support-color);z-index:0}.step-content-module .step-item{position:relative;width:100%;padding:1rem 2.5rem;padding-top:6rem;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto}.step-content-module .step-item:not(:first-child){margin-top:3rem}.step-content-module .step-item:nth-child(even){margin-left:auto}.step-content-module .step-item:nth-child(odd){margin-right:auto}.step-content-module .step-item .step-img{display:block;margin-left:auto;margin-right:auto;max-width:100%;margin-bottom:2rem}.step-content-module .step-item .step-title{font-size:1.875rem}.step-content-module .step-item .step-title b{font-weight:700}.step-content-module .step-item .step-title .step-counter{position:absolute;display:block;word-spacing:0;width:57px;height:57px;border-radius:50%;box-shadow:0 5px 7px 1px rgba(0,0,0,0.2);font-family:--var(font-headings);font-size:2.5rem;color:#fff;line-height:57px;z-index:1;top:0;text-align:center}.step-content-module .step-item .step-title .step-counter.primary-light{background-color:var(--primary-light-color)}.step-content-module .step-item .step-title .step-counter.primary{background-color:var(--primary-color)}.step-content-module .step-item .step-title .step-counter.gray{background-color:var(--gray-dark-color)}.step-content-module .step-item .step-title .step-counter.dark{background-color:var(--dark-color)}.step-content-module .step-item:nth-child(even) .step-title .step-counter{right:50%;margin-right:-28.5px}.step-content-module .step-item:nth-child(odd) .step-title .step-counter{left:50%;margin-left:-28.5px}.step-content-module .step-item .step-title{margin-bottom:1rem}.step-content-module .step-item .step-badge{display:inline-block;background-color:var(--dark-color);color:#fff;padding:5px 1rem;margin-bottom:1rem;border-radius:1rem}.step-content-module .step-item .step-content ul{list-style-position:inside;padding-left:0}.step-content-module .step-item .step-content ul li{margin-bottom:0}.step-content-module .step-item .step-extra-content{margin-top:1.5rem;padding:1.5rem 2rem;border-radius:1rem;-webkit-box-shadow:4px 4px 5px 1px rgba(0,0,0,0.2);box-shadow:4px 4px 5px 1px rgba(0,0,0,0.2)}.step-content-module .step-item .step-extra-content p:last-of-type{margin-bottom:0}@media(min-width:768px){.step-content-module::before{right:50%;width:1px}.step-content-module .step-item{position:initial;width:42%;padding-top:0;margin-top:0}.step-content-module .step-item .step-title .step-counter{top:initial}}@media(min-width:1024px){.step-content-module .step-item{hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none}}