.cards-centered{display:flex;flex-wrap:wrap;justify-content:center}.nextra-cards .nextra-card{text-align:center;min-width:300px;max-width:300px}.nextra-cards .nextra-card span{text-align:center;width:100%}.logo-container{height:250px;padding:1em;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-container img{max-height:100%;max-width:100%;object-fit:contain}.card-image{width:300px;height:300px}@media (max-width:768px){.nextra-cards{flex-direction:column;align-items:center}.nextra-cards .nextra-card{width:100%;max-width:300px}}