.contact-section .card-container{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;padding:2rem 0;display:flex}
.contactCard-module-scss-module__FtGhAa__card{border:1px solid var(--border-color);background-color:var(--bg-color-soft);border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:150px;transition:all .1s;display:flex}.contactCard-module-scss-module__FtGhAa__card .contactCard-module-scss-module__FtGhAa__title{color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.contactCard-module-scss-module__FtGhAa__card .contactCard-module-scss-module__FtGhAa__value{margin-top:1rem;font-size:.85rem}@media (min-width:768px){.contactCard-module-scss-module__FtGhAa__card .contactCard-module-scss-module__FtGhAa__value{font-size:.875rem}}@media (max-width:1024px){.contactCard-module-scss-module__FtGhAa__card{width:100%}}.contactCard-module-scss-module__FtGhAa__link{color:var(--text-color);cursor:pointer;text-decoration:none;transition:all .1s}
