.contact-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.5rem;gap:2rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem}@media (min-width:740px){.contact-card{padding:2rem}}@media (min-width:1201px){.contact-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}}.contact-card__image{max-width:112px;min-width:60px;width:20%}.contact-card__image img{max-width:112px;width:100%}.contact-card__content{min-width:70%}.contact-card__title{font-size:1.5rem;-ms-hyphens:auto;hyphens:auto;margin-bottom:.5rem}.contact-card__address,.contact-card__button{font-weight:700;margin-top:1rem}