.step{padding:30px 2%}.step__header,.step__item{margin-bottom:90px}.step__header{margin-top:120px;text-align:center}.step__figure{height:225px;margin:0 auto 18px;text-align:center}.step__figure>img{height:100%;width:auto}.step__progress{display:block;margin-bottom:18px;text-align:right}.step__progress>span{color:var(--color-pink)}.step__meter{background-color:var(--color-light-grey);border-radius:3px;height:6px;position:relative}.step__meter:before{background-color:var(--color-pink);border-radius:6px;content:"";display:block;height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.step__meter--1:before{width:20%}.step__meter--2:before{width:40%}.step__meter--3:before{width:60%}.step__meter--4:before{width:80%}.step__meter--5:before{width:100%}.step__text{margin-top:18px}.step__text p{padding-bottom:15px;padding-top:15px}.step__text strong{color:var(--color-pink);font-weight:inherit}@media (min-width:768px){.step__content,.step__header{padding-left:15%;padding-right:15%}}@media (min-width:960px){.step__content,.step__header{padding-left:25%;padding-right:25%}}

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