.contact-content__items{display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:576px){.contact-content__items{flex-direction:row;flex-wrap:wrap;justify-content:center}}.contact-content__card{align-items:center;background-color:var(--color-white);border-radius:16px;display:flex;flex-direction:column;padding:24px}@media only screen and (min-width:576px){.contact-content__card{height:100%;min-width:240px}}.contact-content__card *+*{margin-top:8px}.contact-content__image{margin-bottom:8px;max-width:24px}.contact-content__content{max-width:170px}.contact-content__text{color:var(--color-gray-600);font-size:14px}.contact-content__text a{font-family:AvertaSemiBold;text-decoration:underline}
