.step-card{list-style:none;counter-increment:list-item;position:relative;padding-left:64px}.step-card:before{content:counter(list-item);top:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px 15px;gap:10px;width:40px;height:40px;border-radius:8px;flex:none;order:0;flex-grow:0;color:#fff;font-size:20px;font-weight:700}.step-card:after,.step-card:before{position:absolute;background:#ff4800}.step-card:after{content:"";top:45%;left:20px;width:1px;height:65%;z-index:2}.step-card:last-child:after{display:none}.join-footer-box{background:linear-gradient(180deg,#ff4800 41.88%,rgba(255,72,0,.52));top:0;left:0;position:absolute;width:100%;z-index:10}@media screen and (min-width:1024px){.join-footer-box{background:linear-gradient(90deg,#ff4800 41.88%,rgba(255,72,0,.52))}}.join-footer{position:absolute;z-index:1}.logo-banner{object-fit:cover;background-size:contain;background-position:50%;background-position-x:20px}.logo-banner-img{width:100%;height:100%;object-fit:contain}