.sequence{counter-reset:sequence;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;text-align:center}.sequence__block{counter-increment:sequence;flex:1 0 100%;flex-direction:column;position:relative}.sequence__block,.sequence__block:before{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.sequence__block:before{border-radius:50%;content:counter(sequence);height:80px;width:80px;-ms-flex-pack:center;background-color:#014262;color:#fff;font-size:2rem;font-weight:700;-webkit-justify-content:center;justify-content:center;margin-bottom:1.5rem;margin-top:1.5rem}.sequence__text{margin-left:auto;margin-right:auto;width:210px}@media screen and (min-width:1024px){.sequence{flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.sequence:before{background-image:url(https://7924985.fs1.hubspotusercontent-na1.net/hubfs/7924985/Financing/dotted-line.svg);background-repeat:repeat;content:"";height:4px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:65px;width:72%}.sequence__block{flex:0 1 25%}}