.contact-wrapper{position:relative}.card-heading{font-family:var(--main-font-family);padding:1.5625rem 0;text-align:center;text-transform:uppercase}@media screen and (min-width:1024px){.card-heading{padding:2.5rem 0}}.contact-cards{display:flex;flex-flow:column;gap:5px;justify-content:center}@media screen and (min-width:1280px){.contact-cards{flex-flow:row wrap;padding-bottom:3rem}}.contact-cards .card{background-color:#fff;flex:0 0 100%;font-family:var(--main-font-family);margin-bottom:1.5rem;text-align:center}@media screen and (min-width:1024px){.contact-cards .card{flex:0 0 calc(50% - 5px);margin-bottom:0}}@media screen and (min-width:1280px){.contact-cards .card{flex:0 0 calc(33.3333% - 5px)}}.contact-cards .card .image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:15rem;margin:3.75rem auto;width:15rem}.contact-cards .card .image img{border-radius:50%;height:15rem;-o-object-fit:cover;object-fit:cover;width:15rem}.contact-cards .card .name{text-transform:uppercase}.contact-cards .card .address,.contact-cards .card .unit{padding-bottom:1.5rem}.contact-cards .card .contact-information{display:flex;flex-direction:column;gap:0;padding-bottom:3.75rem}.contact-cards .card .contact-information a{color:var(--dark-blue);text-decoration:none}
