.contact-card{background:#fff;border:1px solid #0f4c811a;border-radius:1.1rem;gap:1rem;padding:1.15rem 1.2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 10px 32px -18px #0f4c8140}.contact-card:hover{border-color:#00a6a659;transform:translateY(-3px);box-shadow:0 18px 40px -16px #0f4c814d}.contact-card__icon{color:#0f4c81;background:linear-gradient(135deg,#00a6a626,#0f4c811a);border:1px solid #00a6a640;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.contact-card__icon svg{width:1.25rem;height:1.25rem}.contact-card__label{letter-spacing:.08em;text-transform:uppercase;color:#00a6a6;margin-bottom:.2rem;font-size:.6875rem;font-weight:700;display:block}.contact-card__value{color:#0f4c81;font-size:.9rem;font-weight:600;line-height:1.45}.contact-card__value a{color:inherit;text-decoration:none;transition:color .2s}.contact-card__value a:hover{color:#00a6a6}.contact-card__hint{color:#64748b;margin-top:.25rem;font-size:.75rem;font-weight:400;display:block}.contact-input{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.85rem;width:100%;padding:.8rem 1rem;font-size:.875rem;transition:border-color .2s,background .2s,box-shadow .2s}.contact-input:focus{background:#fff;border-color:#0f4c81;outline:none;box-shadow:0 0 0 3px #0f4c811f}.contact-map{border:0;border-radius:1rem;width:100%;height:100%;min-height:220px}[hidden]{display:none!important}
