.growfast-steps{display:grid;gap:20px;justify-items:stretch}.growfast-steps--col5{grid-template-columns:repeat(5,1fr)}.growfast-steps--col4{grid-template-columns:repeat(4,1fr)}.growfast-steps--col3{grid-template-columns:repeat(3,1fr)}.growfast-steps--col2{grid-template-columns:repeat(2,1fr)}.growfast-steps>div{width:100%}.growfast-steps.growfast-steps--col5{grid-template-columns:repeat(5,1fr)}.growfast-steps.growfast-steps--col4{grid-template-columns:repeat(4,1fr)}.growfast-steps.growfast-steps--col3{grid-template-columns:repeat(3,1fr)}.growfast-steps.growfast-steps--col2{grid-template-columns:repeat(2,1fr)}.growfast-steps.growfast-steps--col2>div,.growfast-steps.growfast-steps--col3>div,.growfast-steps.growfast-steps--col4>div,.growfast-steps.growfast-steps--col5>div{margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%!important}.growfast-steps__item--count{display:flex;justify-content:center}.growfast-steps--alignment-left .growfast-steps__item--count{justify-content:flex-start}.growfast-steps--alignment-right .growfast-steps__item--count{justify-content:flex-end}.growfast-steps__item--count span{align-items:center;border-radius:50%;display:flex;height:4rem;justify-content:center;margin-bottom:1rem;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;width:4rem}.growfast-steps__item:hover .growfast-steps__item--count span{box-shadow:0 10px 16px rgba(0,0,0,.16);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-transform:translateY(-3px)}.growfast-steps__item--title{margin-bottom:1rem;text-align:center}.growfast-steps--alignment-left .growfast-steps__item--title{text-align:left}.growfast-steps--alignment-right .growfast-steps__item--title{text-align:right}.growfast-steps__item--description{text-align:center}.growfast-steps--alignment-left .growfast-steps__item--description{text-align:left}.growfast-steps--alignment-right .growfast-steps__item--description{text-align:right}@media (max-width:992px){.growfast-steps--col2,.growfast-steps--col3,.growfast-steps--col4,.growfast-steps--col5,.growfast-steps.growfast-steps--col2,.growfast-steps.growfast-steps--col3,.growfast-steps.growfast-steps--col4,.growfast-steps.growfast-steps--col5{grid-template-columns:repeat(2,1fr)}.growfast-steps.growfast-steps--col2>div,.growfast-steps.growfast-steps--col3>div,.growfast-steps.growfast-steps--col4>div,.growfast-steps.growfast-steps--col5>div{margin-right:0!important;width:100%!important}}@media (max-width:600px){.growfast-steps--col2,.growfast-steps--col3,.growfast-steps--col4,.growfast-steps--col5,.growfast-steps.growfast-steps--col2,.growfast-steps.growfast-steps--col3,.growfast-steps.growfast-steps--col4,.growfast-steps.growfast-steps--col5{grid-template-columns:1fr}}