.ssp-steps{display:flex;flex-wrap:wrap}.ssp-steps__column{flex:0 0 100%;margin-top:30px;max-width:100%;text-align:center}.ssp-steps__heading{align-items:center;background-color:#0c71c3;border-radius:50%;color:#fff;display:flex;font-size:30px;font-weight:700;height:50px;justify-content:center;margin:0 auto 20px;text-align:center;width:50px}.ssp-steps__descrption{font-weight:500;line-height:1.7}.ssp-steps__column.show .ssp-steps__descrption{-webkit-line-clamp:unset}.ssp-steps__readmore{display:none}@media screen and (min-width:768px){.ssp-steps{margin:0 -40px}.ssp-steps__column{flex:0 0 33.333%;max-width:33.333%;padding:0 40px}.ssp-steps__readmore{color:#f58537;cursor:pointer;display:block;font-weight:600;margin-top:5px}.ssp-steps__descrption{-webkit-line-clamp:4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;transition:height .5s}}