.loc__grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.loc-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.loc-card a{color:#333e48;text-decoration:none}.loc-card a:hover{color:#333e48;text-decoration:underline}.loc-card__map{aspect-ratio:3/2;background:#e5e7eb;flex-shrink:0}.loc-card__map iframe{display:block;height:100%;width:100%}.loc-card__content{display:flex;flex:1;flex-direction:column;gap:16px;padding:24px 24px 32px}.loc-card__name{color:#252f38;font-family:Open Sans,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.4px;line-height:1.5;margin:0}.loc-card__contact{display:flex;flex-direction:column;gap:16px}.loc-card__address ul,.loc-card__email ul,.loc-card__phone ul{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.loc-card__address ul li,.loc-card__email ul li,.loc-card__phone ul li{color:#333e48;display:flex;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;gap:10px;line-height:1.35}.loc-card__address ul li{align-items:flex-start}.loc-card__email ul li,.loc-card__phone ul li{align-items:center}.loc-card__address ul li:before,.loc-card__email ul li:before,.loc-card__phone ul li:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:16px;margin-top:1px;width:16px}.loc-card__address ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%237fbc42' d='M13.891.11.898 6.107c-1.5.7-1 2.898.6 2.898h5.497v5.497c0 1.6 2.199 2.1 2.898.6L15.89 2.11c.5-1.2-.8-2.499-1.999-1.999'/%3E%3C/svg%3E")}.loc-card__email ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' fill='none' viewBox='0 0 17 13'%3E%3Cpath fill='%237fbc42' d='M16.678 4.293c.13-.105.322-.007.322.159v6.923c0 .897-.714 1.625-1.594 1.625H1.594C.714 13 0 12.272 0 11.375v-6.92c0-.17.19-.264.322-.159.744.59 1.73 1.337 5.117 3.846.7.521 1.882 1.618 3.061 1.611 1.185.01 2.39-1.11 3.065-1.611 3.386-2.509 4.37-3.26 5.113-3.85M8.5 8.667c.77.013 1.88-.989 2.437-1.402 4.406-3.26 4.742-3.544 5.758-4.357a.82.82 0 0 0 .305-.64v-.643C17 .728 16.286 0 15.406 0H1.594C.714 0 0 .728 0 1.625v.643c0 .25.113.484.305.64 1.016.81 1.352 1.097 5.758 4.357C6.62 7.678 7.73 8.68 8.5 8.667'/%3E%3C/svg%3E")}.loc-card__phone ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%237fbc42' d='m15.544 11.306-3.5-1.5a.75.75 0 0 0-.875.216l-1.55 1.894A11.6 11.6 0 0 1 4.08 6.378l1.894-1.55a.75.75 0 0 0 .216-.875l-1.5-3.5A.755.755 0 0 0 3.83.02l-3.25.75a.75.75 0 0 0-.581.73C0 9.517 6.497 16 14.5 16a.75.75 0 0 0 .732-.581l.75-3.25a.76.76 0 0 0-.438-.863'/%3E%3C/svg%3E")}@media (max-width:1024px){.loc__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.loc__grid{grid-template-columns:1fr}}