html.a11y-highlight-links a{color:#003899!important;font-weight:700!important;text-decoration:underline!important}html.a11y-high-contrast.a11y-highlight-links a{color:#ffea00!important}html.a11y-high-contrast body{color:#fff!important;background-color:#0d0d0d!important}html.a11y-high-contrast body :not(.a11y-widget):not(.a11y-widget *){color:#fff!important;background-color:#0000!important;border-color:#fff!important}html.a11y-high-contrast a:not(.a11y-widget *){color:#ffea00!important}html.a11y-high-contrast button:not(.a11y-widget *):not(.a11y-widget__trigger),html.a11y-high-contrast input:not(.a11y-widget *),html.a11y-high-contrast select:not(.a11y-widget *),html.a11y-high-contrast textarea:not(.a11y-widget *){color:#fff!important;background-color:#0d0d0d!important;border:1px solid #fff!important}html.a11y-text-spacing body,html.a11y-text-spacing body :not(.a11y-widget):not(.a11y-widget *){letter-spacing:.12em!important;word-spacing:.16em!important}html.a11y-text-large{font-size:112%!important}html.a11y-text-xlarge{font-size:125%!important}html.a11y-line-tall body,html.a11y-line-tall p,html.a11y-line-tall li{line-height:1.7!important}html.a11y-line-taller body,html.a11y-line-taller p,html.a11y-line-taller li{line-height:2!important}html.a11y-stop-animations :not(.a11y-widget):not(.a11y-widget *),html.a11y-stop-animations :not(.a11y-widget):not(.a11y-widget *):before,html.a11y-stop-animations :not(.a11y-widget):not(.a11y-widget *):after{scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;animation-delay:0s!important}html.a11y-no-blink :not(.a11y-widget):not(.a11y-widget *){animation-duration:0s!important;animation-iteration-count:1!important}html.a11y-no-blink blink,html.a11y-no-blink marquee{text-decoration:none!important;animation:none!important}html.a11y-big-cursor,html.a11y-big-cursor :not(.a11y-widget):not(.a11y-widget *){cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'><path d='M4 2 L4 26 L11 20 L15 30 L19 28 L15 19 L24 19 Z' fill='%23000000' stroke='%23ffffff' stroke-width='1.5' stroke-linejoin='round'/></svg>") 4 2,default!important}html.a11y-big-cursor a:not(.a11y-widget *),html.a11y-big-cursor button:not(.a11y-widget *),html.a11y-big-cursor [role=button]:not(.a11y-widget *),html.a11y-big-cursor input[type=submit]:not(.a11y-widget *),html.a11y-big-cursor input[type=button]:not(.a11y-widget *),html.a11y-big-cursor [tabindex]:not(.a11y-widget):not(.a11y-widget *){cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'><path d='M4 2 L4 26 L11 20 L15 30 L19 28 L15 19 L24 19 Z' fill='%23780E0E' stroke='%23ffffff' stroke-width='1.5' stroke-linejoin='round'/></svg>") 4 2,pointer!important}html.a11y-dyslexia-font body,html.a11y-dyslexia-font body :not(.a11y-widget):not(.a11y-widget *){font-family:Georgia,Times New Roman,David,serif!important}html.a11y-descriptions [title]{position:relative}html.a11y-descriptions [title]:hover:after,html.a11y-descriptions [title]:focus-visible:after{content:attr(title);color:#fff;white-space:nowrap;pointer-events:none;z-index:1500;background:#000;border-radius:4px;padding:4px 8px;font-size:14px;line-height:1.3;position:absolute;inset-block-end:calc(100% + 6px);inset-inline-start:0}html.a11y-saturation-low body{filter:saturate(.5)!important}html.a11y-saturation-mono body{filter:grayscale()!important}html.a11y-align-right .legal-page p,html.a11y-align-right .legal-page li,html.a11y-align-right main p,html.a11y-align-right main li{text-align:right!important}html.a11y-align-center .legal-page p,html.a11y-align-center .legal-page li,html.a11y-align-center main p,html.a11y-align-center main li{text-align:center!important}html.a11y-align-justify .legal-page p,html.a11y-align-justify .legal-page li,html.a11y-align-justify main p,html.a11y-align-justify main li{text-align:justify!important}.a11y-widget{--a11y-burgundy:#780e0e;--a11y-burgundy-dk:#5a0a0a;--a11y-white:#fff;--a11y-text:#1a1a1a;--a11y-muted:#5a5a5a;--a11y-border:#e0d4d4;--a11y-bg:#fff;--a11y-row:#f7f3f3;--a11y-focus:#ffd900;font-family:var(--font-heebo), "Heebo", system-ui, -apple-system, sans-serif;color:var(--a11y-text);font-size:15px;line-height:1.45}.a11y-widget *,.a11y-widget :before,.a11y-widget :after{box-sizing:border-box}.a11y-widget :focus{outline:none}.a11y-widget :focus-visible{outline-offset:2px;border-radius:6px;outline:3px solid var(--a11y-focus)!important}.a11y-widget__trigger{cursor:pointer;z-index:1000;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .15s,background-color .15s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 18px #00000040;background:var(--a11y-burgundy)!important;color:var(--a11y-white)!important;border:2px solid var(--a11y-white)!important}.a11y-widget__trigger:hover{transform:scale(1.05);background:var(--a11y-burgundy-dk)!important}.a11y-widget__trigger:active{transform:scale(.97)}html.a11y-high-contrast .a11y-widget__trigger{background:var(--a11y-burgundy)!important;color:var(--a11y-white)!important;border-color:var(--a11y-white)!important}.a11y-widget__panel{z-index:1001;text-align:right;direction:rtl;border-radius:14px;width:min(320px,100vw - 32px);max-height:calc(100vh - 120px);padding:16px 18px 20px;animation:.18s both a11y-panel-in;position:fixed;bottom:92px;right:24px;overflow-y:auto;box-shadow:0 18px 40px #0000002e;background:var(--a11y-bg)!important;color:var(--a11y-text)!important;border:1px solid var(--a11y-border)!important}html.a11y-stop-animations .a11y-widget__panel{animation:none!important}@keyframes a11y-panel-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}html.a11y-high-contrast .a11y-widget__panel{color:#fff!important;background:#1a1a1a!important;border-color:#fff!important}html.a11y-high-contrast .a11y-widget__panel *{color:#fff!important}.a11y-widget__panel-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.a11y-widget__title{margin:0;font-size:18px;font-weight:700;color:var(--a11y-burgundy)!important}html.a11y-high-contrast .a11y-widget__title{color:#ffea00!important}.a11y-widget__close{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;color:var(--a11y-text)!important;background:0 0!important;border:1px solid #0000!important}.a11y-widget__close:hover{background:var(--a11y-row)!important}html.a11y-high-contrast .a11y-widget__close{color:#fff!important}html.a11y-high-contrast .a11y-widget__close:hover{background:#2a2a2a!important}.a11y-widget__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.a11y-widget__row{border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 8px;display:flex;background:0 0!important}.a11y-widget__row:hover{background:var(--a11y-row)!important}html.a11y-high-contrast .a11y-widget__row:hover{background:#2a2a2a!important}.a11y-widget__row--segmented{flex-direction:column;align-items:stretch;gap:8px}.a11y-widget__row-label{font-size:15px;font-weight:500;color:var(--a11y-text)!important}html.a11y-high-contrast .a11y-widget__row-label{color:#fff!important}.a11y-widget__switch{cursor:pointer;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:4px 8px 4px 4px;font-size:13px;font-weight:600;display:inline-flex;color:var(--a11y-muted)!important;background:0 0!important;border:1px solid #0000!important}.a11y-widget__switch[aria-checked=true]{color:var(--a11y-burgundy)!important}.a11y-widget__switch-track{border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background-color .15s;display:inline-block;position:relative;background:#cfcfcf!important}.a11y-widget__switch[aria-checked=true] .a11y-widget__switch-track{background:var(--a11y-burgundy)!important}.a11y-widget__switch-thumb{border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;right:2px;box-shadow:0 1px 2px #0000004d;background:#fff!important}.a11y-widget__switch[aria-checked=true] .a11y-widget__switch-thumb{transform:translate(-16px)}html.a11y-stop-animations .a11y-widget__switch-thumb,html.a11y-stop-animations .a11y-widget__switch-track{transition:none!important}.a11y-widget__switch-state{font-variant-numeric:tabular-nums}html.a11y-high-contrast .a11y-widget__switch{color:#fff!important}html.a11y-high-contrast .a11y-widget__switch[aria-checked=true]{color:#ffea00!important}html.a11y-high-contrast .a11y-widget__switch-track{background:#5a5a5a!important}html.a11y-high-contrast .a11y-widget__switch[aria-checked=true] .a11y-widget__switch-track{background:#ffea00!important}.a11y-widget__segmented{border-radius:10px;gap:0;display:flex;overflow:hidden;border:1px solid var(--a11y-border)!important;background:var(--a11y-bg)!important}.a11y-widget__segment{cursor:pointer;flex:1 1 0;min-height:36px;padding:8px 6px;font-size:13px;font-weight:600;color:var(--a11y-text)!important;border:none!important;border-inline-end:1px solid var(--a11y-border)!important;background:0 0!important}.a11y-widget__segment:last-child{border-inline-end:none!important}.a11y-widget__segment--active{background:var(--a11y-burgundy)!important;color:var(--a11y-white)!important}.a11y-widget__segment:hover:not(.a11y-widget__segment--active){background:var(--a11y-row)!important}html.a11y-high-contrast .a11y-widget__segmented{background:#1a1a1a!important;border-color:#fff!important}html.a11y-high-contrast .a11y-widget__segment{color:#fff!important;border-inline-end-color:#fff!important}html.a11y-high-contrast .a11y-widget__segment--active{color:#0d0d0d!important;background:#ffea00!important}.a11y-widget__reset{cursor:pointer;border-radius:10px;width:100%;margin-top:14px;padding:10px 12px;font-size:14px;font-weight:600;transition:background-color .15s,color .15s;color:var(--a11y-burgundy)!important;border:1px solid var(--a11y-burgundy)!important;background:0 0!important}.a11y-widget__reset:hover{background:var(--a11y-burgundy)!important;color:var(--a11y-white)!important}html.a11y-stop-animations .a11y-widget__reset{transition:none!important}html.a11y-high-contrast .a11y-widget__reset{color:#ffea00!important;border-color:#ffea00!important}html.a11y-high-contrast .a11y-widget__reset:hover{color:#0d0d0d!important;background:#ffea00!important}@media (max-width:480px){.a11y-widget__panel{width:calc(100vw - 24px);max-height:calc(100vh - 100px);bottom:80px;right:12px}.a11y-widget__trigger{bottom:16px;right:16px}}
