.pc-flags a.pc-flag-item { text-decoration: none; cursor: pointer; }
.pc-flags a.pc-flag-item:hover { color: #125783; background: #edf3f7; }
.pc-flags a.pc-flag-item:focus-visible { outline: 2px solid #125783; outline-offset: -3px; background: #edf3f7; }
.pc-flags:focus-within { overflow-x: auto; }
.pc-flags:focus-within .pc-flags__track { animation: none; transform: none; }
