.c-locale-switcher,.c-locale-switcher__overlay,.c-locale-switcher__panel{--mlc-navy:var(--primary);--mlc-navy-mid:#0f2a4d;--mlc-navy-soft:#163a63;--mlc-green:var(--secondary);--mlc-white:#fff;--mlc-muted:hsla(0,0%,100%,.78);--mlc-radius:0.75rem;--mlc-font:var(--font-body)}.c-locale-switcher{align-items:center;display:inline-flex;font-family:var(--mlc-font);position:relative}.c-locale-switcher__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.c-locale-switcher__trigger{align-items:center;-webkit-appearance:none;appearance:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.35);border-radius:.75rem;color:#fff;cursor:pointer;display:inline-flex;fill:#fff;font-family:var(--mlc-font);font-size:1rem;font-weight:400;gap:.5rem;letter-spacing:.04em;line-height:1;margin:0;padding:.55rem .85rem;text-transform:uppercase;transition:color .2s ease,fill .2s ease,background-color .2s ease,border-color .2s ease}.c-locale-switcher__trigger:hover,.c-locale-switcher__trigger[aria-expanded=true]{background:hsla(0,0%,100%,.18);border-color:rgba(var(--secondary-rgb),.7);color:var(--secondary);fill:var(--secondary)}.c-locale-switcher__trigger-label{line-height:1}.c-locale-switcher__trigger-icon{flex:none;height:.7rem;transition:transform .2s ease;width:.7rem}.c-locale-switcher__trigger[aria-expanded=true] .c-locale-switcher__trigger-icon{transform:rotate(180deg)}.c-locale-switcher__overlay{background:#000;display:none;inset:0;opacity:.45;position:fixed;z-index:40}.c-locale-switcher__overlay.is-open{display:block}.c-locale-switcher__panel{background:var(--primary);color:#fff;display:none;flex-direction:column;font-family:var(--mlc-font);left:50%;max-height:88vh;max-width:34rem;overflow:auto;padding:0;position:fixed;top:50%;width:calc(100% - 2rem);z-index:41;-webkit-font-smoothing:antialiased;border-radius:1rem;box-shadow:0 1.5rem 3rem rgba(0,0,0,.35);transform:translate(-50%,-50%)}.c-locale-switcher__panel.is-open{display:flex}.c-locale-switcher__panel *,.c-locale-switcher__panel button{font-family:inherit}.c-locale-switcher__head{align-items:flex-start;background:var(--primary);border-bottom:1px solid hsla(0,0%,100%,.14);color:#fff;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem 1.5rem 1.25rem;position:sticky;top:0;z-index:2}.c-locale-switcher__head-text{flex:1;min-width:0}.c-locale-switcher__title{color:#fff;font-size:1.25rem;font-weight:500;line-height:1.3;margin:0 0 .5rem}@media screen and (min-width:48em){.c-locale-switcher__title{font-size:1.375rem}}.c-locale-switcher__disclaimer{color:hsla(0,0%,100%,.72);font-size:.9375rem;font-weight:300;line-height:1.65;margin:0;max-width:46ch}.c-locale-switcher__close{align-items:center;background:transparent;border:0;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;fill:#fff;flex:none;height:2.25rem;justify-content:center;margin:-.25rem -.35rem 0 0;padding:0;position:static;transition:color .2s ease,fill .2s ease;width:2.25rem}.c-locale-switcher__close:hover{color:var(--secondary);fill:var(--secondary)}.c-locale-switcher__close-icon{height:1rem;width:1rem}.c-locale-switcher__body{align-items:stretch;display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem 1.5rem}.c-locale-switcher__detected{color:#fff;font-size:1rem;font-weight:300;line-height:1.55;margin:0;padding-right:1rem;text-align:center}.c-locale-switcher__section{margin:0}.c-locale-switcher__region-prompt{color:#fff;font-size:1rem;font-weight:300;line-height:1.5;margin:0 0 1rem;text-align:center}.c-locale-switcher__lang-row,.c-locale-switcher__region-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));max-width:100%}@media screen and (min-width:30em){.c-locale-switcher__lang-row,.c-locale-switcher__region-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.c-locale-switcher__lang-row:has(>:first-child:last-child),.c-locale-switcher__region-grid:has(>:first-child:last-child){grid-template-columns:minmax(8.5rem,12rem);justify-content:center}.c-locale-switcher__lang-row:has(>:first-child:nth-last-child(2)),.c-locale-switcher__lang-row:has(>:nth-child(2):last-child),.c-locale-switcher__region-grid:has(>:first-child:nth-last-child(2)),.c-locale-switcher__region-grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}.c-locale-switcher__lang-btn,.c-locale-switcher__region-btn{background:#0f2a4d;border:0;border-radius:.75rem;color:#fff;cursor:pointer;font-family:var(--mlc-font);font-size:.9375rem;font-weight:300;line-height:1.25;margin:0;min-height:3.25rem;padding:.85rem 1rem;text-align:center;transition:background-color .2s ease,color .2s ease;width:100%}.c-locale-switcher__lang-btn:hover,.c-locale-switcher__region-btn:hover{background:#163a63}.c-locale-switcher__lang-btn.is-active,.c-locale-switcher__region-btn.is-active{background:#fff;color:var(--primary);font-weight:400}.c-locale-switcher__region-btn{align-items:center;display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;text-align:left}.c-locale-switcher__region-flag{background-color:hsla(0,0%,100%,.18);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:block;flex:0 0 2rem;height:2rem;min-height:2rem;min-width:2rem;width:2rem}.c-locale-switcher__region-flag[hidden]{display:none!important}.c-locale-switcher__region-text{align-items:flex-start;display:flex;flex-direction:column;gap:.1rem;min-width:0}.c-locale-switcher__region-name{font-size:.9375rem;font-weight:400;line-height:1.2}.c-locale-switcher__region-name-alt{font-size:.8125rem;font-weight:300;line-height:1.2;opacity:.8}.c-locale-switcher__region-btn.is-active .c-locale-switcher__region-name-alt{opacity:.7}.c-locale-switcher__region-summary{align-items:center;background:#0f2a4d;border:0;border-radius:.75rem;color:#fff;cursor:pointer;display:none;fill:#fff;font-family:var(--mlc-font);gap:.75rem;margin:0;padding:.9rem 1rem;text-align:left;width:100%}.c-locale-switcher__region-summary-icon{flex:none;height:.85rem;margin-left:auto;transition:transform .2s ease;width:.85rem}.c-locale-switcher__region-summary[aria-expanded=true] .c-locale-switcher__region-summary-icon{transform:rotate(90deg)}.c-locale-switcher__region-panel{margin-top:.75rem}.c-locale-switcher__footer{display:flex;justify-content:center;margin-top:.25rem}.c-locale-switcher__save{font-family:var(--mlc-font);justify-content:center;min-width:12.5rem}.c-locale-switcher__trigger--mobile{display:none}.c-locale-switcher__trigger--header{margin-right:1.35rem}@media screen and (max-width:79.99em){.c-locale-switcher>.c-locale-switcher__trigger:not(.c-locale-switcher__trigger--mobile){display:none}.c-locale-switcher__trigger--mobile{display:inline-flex}.c-locale-switcher__overlay{background:transparent;opacity:1}.c-locale-switcher__panel{border-radius:0;bottom:0;box-shadow:none;height:auto;left:0;max-height:none;max-width:none;padding:0;right:0;top:4.75rem;transform:none;width:100%}.c-locale-switcher__head{background:transparent;border-bottom:0;padding:1rem 1.25rem .25rem}.c-locale-switcher__head-text{display:none}.c-locale-switcher__close{margin-left:auto}.c-locale-switcher__body{gap:1.75rem;margin:0 auto;max-width:40rem;padding:.75rem 1.25rem 1.75rem;width:100%}.c-locale-switcher__detected{font-size:1.0625rem;padding-right:2.5rem;text-align:left}.c-locale-switcher__region-prompt{text-align:left}.c-locale-switcher__lang-row{grid-template-columns:repeat(2,minmax(0,1fr))}.c-locale-switcher__region-summary{display:flex}.c-locale-switcher__region-grid{gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.c-locale-switcher__region-btn{min-height:3rem;padding:.75rem .85rem}.c-locale-switcher__region-btn.is-active{background:#0f2a4d;color:#fff}.c-locale-switcher__region-btn.is-active .c-locale-switcher__region-name-alt{opacity:.8}.c-locale-switcher__save{width:100%}}@media screen and (min-width:80em){.c-locale-switcher__region-summary,.c-locale-switcher__trigger--mobile{display:none!important}.c-locale-switcher__region-panel{display:block!important;margin-top:0}.c-locale-switcher__region-panel[hidden]{display:block!important}}html.has-locale-region-warn,html.has-locale-switcher-open{overflow:hidden}.c-locale-region-warn{align-items:center;display:flex;font-family:var(--mlc-font);inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:10050}.c-locale-region-warn__backdrop{background:rgba(var(--primary-rgb),.62);inset:0;position:absolute}.c-locale-region-warn__dialog{background:var(--primary);border-radius:.75rem;box-shadow:0 18px 48px rgba(0,0,0,.35);color:#fff;padding:1.5rem;position:relative;width:min(28rem,100%);z-index:1}.c-locale-region-warn__text{color:hsla(0,0%,100%,.92);font-size:1rem;line-height:1.5;margin:0 0 1.25rem}.c-locale-region-warn__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.c-locale-region-warn__actions .c-button{justify-content:center;width:auto}