.tether-cards{display:flex;flex-direction:row;justify-content:space-between;position:relative;z-index:1}.tether-cards:before{background-color:#13bfef;content:"";height:4px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}.tether-cards .card__number{align-items:center;border:3px solid #0af1a7;border-radius:50%;color:#0af1a7;display:flex;font-size:32px;font-weight:700;height:55px;justify-content:center;width:55px}@media (max-width:767px){.tether-cards{flex-direction:column}.tether-cards:before{height:75%;left:50%;width:4px}.tether-cards .card{margin-bottom:50px;width:100%!important}}