/* START_SNIPPET:tfp-language-selector (INDEX:178) */
site-header.header{flex-wrap:wrap}
site-header.header>.row{width:100%}
.tfp-language-bar{width:100%;display:flex;justify-content:flex-end;border-top:1px solid #ececef;margin-top:8px;padding-top:2px}
.tfp-language-form{margin:0}
.tfp-language-options{display:flex;align-items:center;justify-content:center;gap:4px;color:inherit}
.tfp-language-options button{min-height:44px;min-width:72px;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:inherit;font-family:inherit;font-size:14px;line-height:1.3;text-transform:none;letter-spacing:normal;cursor:pointer}
.tfp-language-options button[aria-pressed="true"]{font-weight:750;text-decoration:underline;text-decoration-color:#ff5a36;text-decoration-thickness:2px;text-underline-offset:5px}
.tfp-language-options button:hover{background:#fff0eb}
.tfp-language-options button:focus-visible{outline:2px solid #ff5a36;outline-offset:2px}
.tfp-language-options button:disabled{opacity:.5;cursor:not-allowed}
.tfp-menu-languages{padding:12px 0;margin-bottom:20px;border-bottom:1px solid #e6e6e6}
.tfp-menu-languages .tfp-language-options{justify-content:flex-start}
@media(max-width:1024px){.tfp-language-bar{justify-content:center}}
@media(min-width:1025px){:root:root{--tfp-desktop-header-height:128px;--desktop-content-offset:calc(var(--announcement-bar-height) + 128px)}}
/* END_SNIPPET:tfp-language-selector */
