.hpl-language-switcher {position:relative;display:inline-block;font:inherit;z-index:1001;text-align:left;margin-right:15px}
.hpl-language-switcher summary {cursor:pointer;list-style:none;padding:.5em .8em;border:1px solid #bdcfc5;border-radius:60px;color:#fff;white-space:nowrap}
.hpl-language-switcher summary::-webkit-details-marker {display:none}
.hpl-language-switcher summary::after {content:" ▾";margin-left:.4em}
.hpl-language-switcher ul {position:absolute;top:100%;right:0;min-width:170px;margin:.3em 0;padding:.4em;list-style:none;border:1px solid #bdcfc5;border-radius:6px;background:#fff;box-shadow:0 5px 20px #18332622}
.hpl-language-switcher li {margin:0;display:block}
.hpl-language-switcher a {display:block;padding:.55em .8em;color:#203b30;text-decoration:none}
.hpl-language-switcher [aria-disabled=true] {display:block;padding:.55em .8em;color:#737b77;cursor:not-allowed}
.hpl-language-switcher a:hover,.hpl-language-switcher [aria-current=true] {background:#edf5f0;border-radius:4px}
.hpl-language-switcher :focus-visible {outline:2px solid #22734e;outline-offset:2px}
.hpl-language-note {font-size:.9rem;background:#f4f7f5;border-left:3px solid #a9c1b5;padding:.65em 1em;color:#40564a}
.hpl-public-section summary {cursor:pointer}
 