ol.no-list,ul.no-list{list-style:none;margin:0;padding-left:0}.steps{display:flex;flex-direction:column}.step__wrapper{padding:.75rem 0;width:100%}.step{align-items:center;display:flex;flex-direction:row;width:100%}.steps--img-right-even .step__wrapper:nth-of-type(2n) .step,.steps--img-right-odd .step__wrapper:nth-of-type(odd) .step{flex-direction:row-reverse}.step__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;padding:1rem}.step__text>:last-child{margin-bottom:0}.step__image{flex-shrink:0}.steps--img-right-odd .step__wrapper:nth-of-type(odd) .step__image{margin-right:1.25rem}.steps--img-right-odd .step__wrapper:nth-of-type(2n) .step__image{margin-left:1.25rem}.steps--img-right-even .step__wrapper:nth-of-type(2n) .step__image{margin-right:1.25rem}.steps--img-right-even .step__wrapper:nth-of-type(odd) .step__image{margin-left:1.25rem}@media (min-width:768px){.step__content{flex-direction:row;padding:1rem 1.5rem}.step__number{margin-right:.75rem}}