section.blocks{text-align:center;padding:100px 0}section.blocks .blocks{display:flex;justify-content:center;align-items:start;gap:50px;margin-top:30px}section.blocks .blocks .block{display:flex;flex-direction:column;align-items:center;width:20%;position:relative}section.blocks .blocks .block:not(:last-child):after{position:absolute;content:"";top:80px;margin-left:-25px;left:100%;width:100px;border:1px dashed #012154}section.blocks .blocks .block .icon{background:#fff;border-radius:24px;height:170px;width:170px;display:flex;align-items:center;justify-content:center}section.blocks .blocks .block .number{margin:25px 0;width:50px;height:50px;background:#012154;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:25px}section.blocks .blocks .block strong{display:block;color:#012154;font-size:22px;margin-bottom:10px}section.blocks .blocks .block .content{color:#01215480}
