@charset "UTF-8";.contact-hero{background:var(--brand-secondary);padding:72px 0;color:#fff;text-align:center}.contact-hero h1{font-size:max(1.8rem, min(4vw, 2.6rem));font-weight:900;margin-bottom:12px}.contact-hero p{font-size:1rem;opacity:.8;max-width:520px;margin:0 auto}.contact-main{padding:72px 0}.contact-info-card{background:var(--brand-bg-alt);border-radius:8px;padding:28px;height:100%;border-top:3px solid var(--brand-primary)}.contact-info-card h3{font-size:1rem;font-weight:700;color:var(--brand-secondary);margin-bottom:16px}.contact-info-card p{font-size:.875rem;color:#555;line-height:1.65;margin-bottom:8px}.contact-info-card a{color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none;font-weight:600}.contact-info-card a:hover{-webkit-text-decoration:underline;text-decoration:underline}.contact-form-card{background:#fff;border:1px solid var(--brand-border);border-radius:8px;padding:36px}.offices-section{padding:72px 0;background:var(--brand-bg-alt)}.office-card{background:#fff;border:1px solid var(--brand-border);border-radius:6px;padding:24px}.office-card h3{font-size:1rem;font-weight:700;color:var(--brand-secondary);margin-bottom:10px;border-bottom:2px solid var(--brand-primary);padding-bottom:8px}.office-card p{font-size:.85rem;color:#666;line-height:1.65;margin-bottom:6px}