.process-cards-parent{background:transparent;display:flex;flex-direction:row;flex-wrap:wrap;gap:31px;justify-content:center}.process-card-logo-number{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.process-card-number{font-weight:700;margin:0;text-align:right}.process-card-title-content{display:flex;flex-direction:column;gap:var(--xxs)}.process-card-title-content .body-xs{margin-bottom:0!important}.process-card{border-radius:var(--xxs);display:flex;flex-direction:column;gap:52px;height:100%;max-width:345px;padding:30px;width:345px}.process-card-logo{align-items:center;border:.8px solid;border-radius:50%;box-sizing:border-box;display:flex;height:70px;justify-content:center;padding:0;width:70px}p{margin:0}@media (max-width:767px){.process-cards-parent{flex-direction:column}}