.contact-grid[data-v-5e741246]{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.contact-card[data-v-5e741246]{display:flex;min-height:190px;padding:28px;flex-direction:column;justify-content:space-between;text-decoration:none}.contact-card span[data-v-5e741246]{color:var(--blue);font-size:13px;font-weight:800}.contact-card strong[data-v-5e741246]{font-size:17px;line-height:1.7;word-break:break-word}@media (max-width:820px){.contact-grid[data-v-5e741246]{grid-template-columns:1fr}.contact-card[data-v-5e741246]{min-height:150px}}