.office-selector__flags{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.office-selector__flag{opacity:.6;border-radius:.4rem;flex-direction:column;align-items:center;gap:.5rem;padding:.4rem;transition:opacity .2s,background .2s;display:flex}.office-selector__flag:hover,.office-selector__flag.is-active{opacity:1;background:var(--surface-alt)}.office-selector__flag-image{background:var(--muted);border-radius:.25rem;width:80px;height:54px;display:block;position:relative;overflow:hidden}.office-selector__flag-image img{object-fit:cover}.office-selector__flag-label{font-size:.8rem;font-weight:600}.office-selector__heading{text-align:center;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700}.office-selector__heading-country{color:var(--brand)}
