.arrow-cards{display:flex}.arrow-card{width:26%}.arrow-card-sep{align-items:center;display:flex;margin:0 1%;width:9%}.arrow-card-sep svg{width:100%}.arrow-card-img{align-items:flex-end;background-position:50%!important;background-size:cover!important;border-radius:8px;display:flex;justify-content:center}.arrow-card-img>div{align-items:center;background:var(--color--white);border-radius:50%;display:flex;font-size:26px;font-weight:700;height:45px;justify-content:center;margin-bottom:-12px;width:45px}.arrow-card-text{margin-top:25px;text-align:center}.arrow-card-title{font-size:24px;margin-bottom:10px}@media (max-width:1023px){.arrow-cards{display:block}.arrow-card{margin:0 auto 50px;max-width:600px;width:100%}.arrow-card:last-child{margin-bottom:0}.arrow-card-sep{display:none}}