.ss-timeline-steps__item{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;margin-top:20px}.ss-timeline-steps{position:relative}.ss-timeline-steps__item-description,.ss-timeline-steps__item-phase{flex:0 0 100%;max-width:100%;position:relative}.ss-timeline-steps__item-inner{align-items:center;background-color:#fd5444;color:#fff;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;padding:50px 10px;position:relative;text-align:center}.ss-timeline-steps__item-phase-number{color:#fff;margin-bottom:10px;text-align:center}.ss-timeline-steps__item-phase-number span{display:block;font-size:100px;font-weight:700;line-height:1;margin-top:10px}.ss-timeline-steps__item-description-inner{background-color:#fff;border-radius:6px;display:flex;flex-direction:column;font-size:16px;height:100%;justify-content:center;padding:30px 15px}.ss-timeline-steps__item-description-inner p{font-size:16px}.ss-timeline-steps__item-description-inner ul{margin-bottom:0}.ss-timeline-steps__item-description-inner li{margin:10px 0}.ss-timeline-steps__item-description-inner strong{font-weight:700}@media only screen and (min-width:768px){.ss-timeline-steps__item-phase{flex:0 0 25%;max-width:25%}.ss-timeline-steps__item-description{flex:0 0 72%;max-width:72%}.ss-timeline-steps__item-description-inner{padding:40px}}