.container-card-xcelerate{display:flex;gap:48px;justify-content:center}.card-xcelerate{display:flex;flex-direction:column;gap:24px;max-width:400px;width:100%}.card-xcelerate img{border-radius:12px;object-fit:cover;width:100%}.card__txt{display:flex;flex-direction:column;gap:16px}.card__txt p{font-size:.8rem}.card__txt h3,.card__txt p{color:#000;line-height:140%;margin:0}.card__txt h3{font-size:1.6rem;font-weight:600}.button__card{width:fit-content}@media screen and (max-width:980px){.container-card-xcelerate{flex-wrap:wrap}}