.hmb-a11y{--accent-color: #B5E3E9;--accent-color-2: #47A0AD;--accent-color-3: #D3F0F4}.hmb-a11y{box-sizing:border-box}.hmb-a11y *,.hmb-a11y * *{box-sizing:border-box}.hmb-a11y *{word-spacing:normal !important;letter-spacing:normal !important;line-height:1.15em !important}.hmb-a11y-toggle{cursor:pointer;position:fixed;z-index:999999;right:15px;bottom:180px;background-color:#d3f0f4;border-radius:100%;border:1px solid #a6d4dc !important;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all 167ms cubic-bezier(0.33, 0, 0, 1);transform-origin:center center}.hmb-a11y-toggle:hover{box-shadow:rgba(0,0,0,.1) 0px 2px 6px,rgba(0,0,0,.2) 0px 4px 16px;transition:all 250ms cubic-bezier(0.33, 0, 0, 1);transform:scale(1.1)}.hmb-a11y-toggle:active{transform:scale(0.85);transition:all 134ms cubic-bezier(0.45, 0, 0.2, 1)}.hmb-a11y-toggle-indicator:before{content:"";position:absolute;z-index:1;top:2px;right:2px;width:10px;height:10px;border-radius:10px;text-align:center;color:#fff;background-color:#e10000;box-shadow:1px 2px 3px rgba(0,0,0,.25)}.hmb-a11y-toggle-icon{display:flex;align-items:center;justify-content:center;margin:6px;width:55px;height:55px;border-radius:100%;transition:all .25s;transform:rotate(0);color:#006f86;border:1px solid currentColor}.hmb-a11y-toggle-icon svg{width:22px;height:22px;fill:currentColor;padding:0}.hmb-a11y-toggle-icon-human{opacity:1;transform:rotate(0deg)}.hmb-a11y-toggle-icon-close{opacity:0;transform:rotate(-90deg);position:absolute;top:0;left:0}.hmb-a11y-show .hmb-a11y-toggle{background-color:#006f86}.hmb-a11y-show .hmb-a11y-toggle-icon-human{opacity:0;transform:rotate(90deg)}.hmb-a11y-show .hmb-a11y-toggle-icon-close{opacity:1;transform:rotate(0deg);color:#fff;background-color:#006f86}.hmb-a11y-offcanvas{position:fixed;z-index:999990;top:30px;right:35px !important;bottom:205px;width:500px;max-width:90%;box-shadow:0 0 30px rgba(0,0,0,.4);opacity:0;transform:scale(0.99) translateX(1em) translateY(1em);transform-origin:top;transition:.25s cubic-bezier(0.16, 1, 0.3, 1);visibility:hidden;display:flex;flex-direction:column;border-radius:10px}.hmb-a11y-show .hmb-a11y-offcanvas{opacity:1;visibility:visible;transform:scale(1) translateX(0) translateY(0)}.hmb-a11y-header{padding:20px;color:#20717c !important;background-color:var(--accent-color-3);display:flex;justify-content:space-between;align-items:center;border-radius:10px 10px 0 0}.hmb-a11y-header-title{font-size:18px;font-weight:500}.hmb-a11y-header-title small{position:relative;top:-10px;font-size:13px;line-height:1;background-color:rgba(0,0,0,.15);padding:2px 5px 4px 5px;border-radius:4px}.hmb-a11y-header-part{display:flex;grid-gap:15px;justify-content:space-between;align-items:center}.hmb-a11y-header-languages{position:relative;display:flex;justify-content:center;align-items:center;font-size:13px;line-height:1;font-weight:600}.hmb-a11y-header-language{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px 8px;background-color:rgba(0,0,0,0);color:#006f86;border:2px solid #006f86;transition:all .2s}.hmb-a11y-header-language-tr{border-right:none;border-radius:4px 0 0 4px}.hmb-a11y-header-language-en{border-left:none;border-radius:0 4px 4px 0}.hmb-a11y-header-language-active{background-color:#006f86;color:#fff;border-color:#006f86}.hmb-a11y-content{flex:1 1;height:100%;overflow-y:auto;background-color:#eff1f5}.hmb-a11y-content::-webkit-scrollbar{width:14px}.hmb-a11y-content::-webkit-scrollbar-track{background:#ddd}.hmb-a11y-content::-webkit-scrollbar-thumb{border:4px solid #ddd;background:#aaa;border-radius:10px}.hmb-a11y-content::-webkit-scrollbar-thumb:hover{background:#999}.hmb-a11y-profiles-content{background-color:#fff;box-shadow:rgba(60,80,160,.1) 0px 10px 30px;display:flex;flex-direction:column}.hmb-a11y-profiles-toggle-inner{display:flex;grid-gap:10px;align-items:center;padding:10px;border-radius:8px;transition:all .2s}.hmb-a11y-profiles-toggle-inner:hover{background-color:#f7f7f7}.hmb-a11y-profiles-toggle{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;overflow:hidden;padding:10px;font-size:16px;font-weight:500}.hmb-a11y-profiles-toggle i{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:30px;background-color:#eee;font-style:normal;font-size:14px}.hmb-a11y-profiles-toggle i svg{max-width:15px;max-height:15px;fill:currentColor}.hmb-a11y-profiles-toggle .hmb-a11y-profiles-toggle-arrow{width:10px;height:10px;display:flex}.hmb-a11y-profiles-toggle .hmb-a11y-profiles-toggle-arrow:after{content:"";display:block;border-left:7px solid #000;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0)}.hmb-a11y-profiles-list{display:none;border-top:1px solid #ddd}.hmb-a11y-profiles-show .hmb-a11y-profiles-list{display:block}.hmb-a11y-profiles-show .hmb-a11y-profiles-toggle-arrow{transform:rotate(90deg)}.hmb-a11y-profiles{padding:20px;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:15px}.hmb-a11y-profile{cursor:pointer;position:relative;padding:10px;display:flex;grid-gap:8px;align-items:center;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;border:1px solid #ddd;background-color:#fff;transition:all .2s;box-shadow:1px 2px 3px rgba(0,0,0,.035)}.hmb-a11y-profile:hover{border-color:var(--accent-color-2);background-color:rgba(0,119,255,.015)}.hmb-a11y-profile.hmb-a11y-profile-selected{color:#fff;border-color:var(--accent-color-2);background-color:var(--accent-color-2)}.hmb-a11y-profile.hmb-a11y-profile-selected i{background-color:rgba(0,0,0,.25)}.hmb-a11y-profile i{font-style:normal;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:30px;background-color:#eee}.hmb-a11y-profile i svg{max-width:12px;max-height:12px;fill:currentColor}.hmb-a11y-profile-title{font-size:15px;font-weight:500}.hmb-a11y-content-options{padding:15px;background-color:#fff}.hmb-a11y-options{list-style-type:none;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:15px;padding:15px;border-radius:10px;background-color:#fff;box-shadow:0px 10px 30px rgba(60,80,170,.1)}.hmb-a11y-option{cursor:pointer;position:relative;height:120px;padding:10px;display:flex;grid-gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;text-align:center;justify-content:center;align-items:center;border-radius:6px;color:#000;border:1px solid #bbb;background-color:#fff;transition:all .2s;box-shadow:1px 2px 3px rgba(0,0,0,.035)}.hmb-a11y-option:hover{border-color:var(--accent-color-2);background-color:rgba(0,119,255,.015)}.hmb-a11y-option-selected{color:var(--accent-color-2);border-color:var(--accent-color-2);box-shadow:rgba(0,119,255,.4) 0px 0px 0px 3px;background-color:rgba(0,119,255,.015)}.hmb-a11y-option-selected:before{content:"✔";position:absolute;z-index:1;top:5px;right:5px;width:14px;height:14px;font-size:10px;line-height:14px;border-radius:14px;text-align:center;color:#fff;background-color:var(--accent-color-2)}.hmb-a11y-option-icon{height:30px;display:flex;align-items:center;justify-content:center}.hmb-a11y-option-icon svg{max-height:24px}.hmb-a11y-option-title{font-size:14px}.hmb-a11y-subprop-steps{width:90%;display:flex;justify-content:center;grid-gap:4px}.hmb-a11y-subprop-steps i{flex:1 1;height:2px;border-radius:8px;background-color:#ddd;transition:all .2s}.hmb-a11y-subprop-steps i.hmb-a11y-subprop-selected{background-color:var(--accent-color-2)}.hmb-a11y-footer{padding:15px 50px 15px 15px;color:#fff;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 10px 10px;background-color:var(--accent-color-3)}.hmb-a11y-reset{cursor:pointer;color:#20717c !important;font-size:14px;font-weight:500;display:flex;grid-gap:10px;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hmb-a11y-reset i{cursor:pointer;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:30px;color:#20717c;background-color:#ade5ed;transition:all .2s}.hmb-a11y-reset:hover i{background-color:rgba(0,0,0,.5)}.hmb-a11y-reset svg{fill:currentColor;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .5s cubic-bezier(0.33, 0, 0, 1);transform-origin:center center;transform:rotate(0deg)}.hmb-a11y-reset:active svg{transform:rotate(180deg);transition:0s}.hmb-a11y-close{cursor:pointer;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:30px;color:#fff;background-color:#006f86 !important;transition:all .2s}.hmb-a11y-close:hover{background-color:#005b6f}.hmb-a11y-close svg{fill:currentColor;width:10px}.hmb-a11y-o-monochrome,.hmb-a11y-o-invert-colors,.hmb-a11y-o-contrast-high,.hmb-a11y-o-saturation-low,.hmb-a11y-o-saturation-high{filter:grayscale(var(--hmb-a11y-grayscale, 0)) invert(var(--hmb-a11y-invert, 0)) saturate(var(--hmb-a11y-saturate, 1)) contrast(var(--hmb-a11y-contrast, 100%)) !important}.hmb-a11y-o-monochrome{--hmb-a11y-grayscale: 1}.hmb-a11y-o-invert-colors{--hmb-a11y-invert: 100%}.hmb-a11y-o-saturation-high{--hmb-a11y-saturate: 2}.hmb-a11y-o-saturation-low{--hmb-a11y-saturate: 0.5}.hmb-a11y-o-contrast-high{--hmb-a11y-contrast: 150%}.hmb-a11y-o-contrast-low body:before{content:"";position:fixed;z-index:99;top:0;left:0;right:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;mix-blend-mode:multiply;background:#7d7d7d}.hmb-a11y-o-blue-light-filter-1 body:before,.hmb-a11y-o-blue-light-filter-2 body:before{content:"";position:fixed;z-index:99;top:0;left:0;right:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;mix-blend-mode:multiply;opacity:.5}.hmb-a11y-o-blue-light-filter-1 body:before{background-color:rgba(255,240,75,.75)}.hmb-a11y-o-blue-light-filter-2 body:before{background-color:#a59b73}.hmb-a11y-reading-mask{position:fixed;z-index:999991;left:0;top:50%;transform:translateY(-50%);width:100%;height:150px;box-shadow:0 0 0 99999px rgba(0,0,0,.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.hmb-a11y-reading-guide{display:none;position:fixed;min-width:200px;height:12px;z-index:999992;border-radius:6px;border:3px solid #fff300;background-color:#000;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:50vw;transform:translate(-50%)}.hmb-a11y-o-cursor-white,.hmb-a11y-o-cursor-white *,.hmb-a11y-o-cursor-white * *{cursor:url(/_next/static/media/cursor-white.35f61c9f.svg),auto !important}.hmb-a11y-o-cursor-white body a,.hmb-a11y-o-cursor-white body label,.hmb-a11y-o-cursor-white body input,.hmb-a11y-o-cursor-white body select,.hmb-a11y-o-cursor-white body button,.hmb-a11y-o-cursor-white body textarea,.hmb-a11y-o-cursor-white body [role=button]{cursor:url(/_next/static/media/cursor-white-hover.7277f214.svg),auto !important}.hmb-a11y-o-cursor-black,.hmb-a11y-o-cursor-black *,.hmb-a11y-o-cursor-black * *{cursor:url(/_next/static/media/cursor-black.29f884da.svg),auto !important}.hmb-a11y-o-cursor-black body a,.hmb-a11y-o-cursor-black body label,.hmb-a11y-o-cursor-black body input,.hmb-a11y-o-cursor-black body select,.hmb-a11y-o-cursor-black body button,.hmb-a11y-o-cursor-black body textarea,.hmb-a11y-o-cursor-black body [role=button]{cursor:url(/_next/static/media/cursor-black-hover.3524777f.svg),auto !important}.hmb-a11y-o-stop-animations *,.hmb-a11y-o-stop-animations * *,.hmb-a11y-o-stop-animations *:before,.hmb-a11y-o-stop-animations * *:before{animation:none !important;transition:none !important}.hmb-a11y-o-hide-images img,.hmb-a11y-o-hide-images picture,.hmb-a11y-o-hide-images figure{visibility:hidden !important}.hmb-a11y-o-hide-images *,.hmb-a11y-o-hide-images * *{background-size:0 0 !important}@font-face{font-family:"OpenDyslexia";src:url(/_next/static/media/OpenDyslexic-Regular.d14c266c.woff2) format("woff2"),url(/_next/static/media/OpenDyslexic-Regular.31ecb516.woff) format("woff");font-style:normal;font-weight:normal}@font-face{font-family:"OpenDyslexia";src:url(/_next/static/media/OpenDyslexic-Italic.8b7923bd.woff2) format("woff2"),url(/_next/static/media/OpenDyslexic-Italic.0cf798ad.woff) format("woff");font-style:italic;font-weight:normal}@font-face{font-family:"OpenDyslexia";src:url(/_next/static/media/OpenDyslexic-Bold.f2aa807c.woff2) format("woff2"),url(/_next/static/media/OpenDyslexic-Bold.d47c8397.woff) format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"OpenDyslexia";src:url(/_next/static/media/OpenDyslexic-Bold-Italic.4b745baa.woff2) format("woff2"),url(/_next/static/media/OpenDyslexic-Bold-Italic.83dc818a.woff) format("woff");font-weight:bold;font-style:italic}.hmb-a11y-o-dyslexia *,.hmb-a11y-o-dyslexia * *{font-family:OpenDyslexia,Arial,sans-serif !important}.hmb-a11y-screen-speaking{color:#000 !important;background-color:rgba(255,255,0,.75) !important}.hmb-a11y-screen-speaker{position:fixed;left:calc(50% - 25px);bottom:20px;display:flex;transition:all .2s}.hmb-a11y-screen-speaker.hmb-a11y-speaking-hidden{opacity:0;visibility:hidden;pointer-events:none}.hmb-a11y-screen-speaker button{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;width:50px;height:50px;border-radius:50px;border:none;color:#fff;background-color:#000;animation:hmb-a11y-pulse-animation 1.5s infinite}.hmb-a11y-screen-speaker button:hover span{opacity:0;transform:rotate(45deg)}.hmb-a11y-screen-speaker button:hover svg{opacity:1;transform:rotate(0)}.hmb-a11y-screen-speaker svg{position:absolute;top:calc(50% - 7px);left:calc(50% - 7px);opacity:0;width:14px;height:14px;fill:#fff;transform:rotate(-45deg);transition:all .2s}.hmb-a11y-screen-speaker span{display:flex;justify-content:center;align-items:center;transition:all .2s}.hmb-a11y-screen-speaker span i{width:3px;height:3px;margin:0px 1px;border-radius:20px;background-color:#fff;animation:hmb-a11y-speaking-animation 0ms -600ms linear infinite alternate}.hmb-a11y-screen-speaker span i:nth-child(1){animation-duration:475ms}.hmb-a11y-screen-speaker span i:nth-child(2){animation-duration:435ms}.hmb-a11y-screen-speaker span i:nth-child(3){animation-duration:410ms}.hmb-a11y-screen-speaker span i:nth-child(4){animation-duration:460ms}@keyframes hmb-a11y-pulse-animation{0%{box-shadow:0 0 0 0 rgba(0,102,255,.5);box-shadow:0 0 0 0 rgba(0,0,0,.5)}70%{box-shadow:0 0 0 20px rgba(0,102,255,0);box-shadow:0 0 0 20px rgba(0,0,0,0)}100%{box-shadow:0 0 0 0 rgba(0,102,255,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes hmb-a11y-speaking-animation{0%{opacity:.25;height:1px}100%{opacity:1;height:15px}}.hmb-a11y-text-magnifier{display:none;position:fixed;padding:10px;border-radius:4px;font-size:36px;line-height:1 !important;z-index:999993;word-break:break-word;width:-moz-fit-content;width:fit-content;max-width:800px;color:#fff;background:rgba(0,0,0,.9)}.hmb-a11y-o-highlight-hover body *:hover{outline-width:2px;outline-style:solid;outline-offset:5px;outline-color:#000}.hmb-a11y-o-highlight-hover body *:hover *:hover{outline-color:#438da1}.hmb-a11y-o-highlight-hover body *:hover *:hover *:hover{outline-color:#9c0033}.hmb-a11y-o-highlight-hover body *:hover *:hover *:hover *:hover{outline-color:#e2c000}.hmb-a11y-o-highlight-titles h1,.hmb-a11y-o-highlight-titles h2,.hmb-a11y-o-highlight-titles h3,.hmb-a11y-o-highlight-titles h4,.hmb-a11y-o-highlight-titles h5,.hmb-a11y-o-highlight-titles h6,.hmb-a11y-o-highlight-titles [role=heading]{outline-width:2px !important;outline-style:solid !important;outline-color:#06f !important;outline-offset:5px !important}.hmb-a11y-o-highlight-links a{color:#000 !important;background-color:#ff0 !important}.hmb-a11y-o-bigger-text-size-1{zoom:1.2 !important}.hmb-a11y-o-bigger-text-size-2{zoom:1.4 !important}.hmb-a11y-o-bigger-text-size-3{zoom:1.6 !important}.hmb-a11y-o-letter-spacing-size-1{word-spacing:.16em !important;letter-spacing:.12em !important}.hmb-a11y-o-letter-spacing-size-2{word-spacing:.32em !important;letter-spacing:.24em !important}.hmb-a11y-o-letter-spacing-size-3{word-spacing:.48em !important;letter-spacing:.36em !important}.hmb-a11y-o-align-left{text-align:left !important}.hmb-a11y-o-align-center{text-align:center !important}.hmb-a11y-o-align-right{text-align:right !important}.hmb-a11y-o-align-justify{text-align:justify !important}@media(max-width: 768px){.hmb-a11y-show .hmb-a11y-toggle{display:none !important}.hmb-a11y-toggle{right:15px}.hmb-a11y-toggle-icon{margin:6px;width:50px;height:50px}.hmb-a11y-toggle-icon svg{width:26px;height:26px}.hmb-a11y-close{background-color:#006f86 !important}.hmb-a11y-close:hover{background-color:#005b6f}.hmb-a11y-offcanvas{top:10px;left:10px;right:10px;bottom:10px;width:auto;max-width:100%}.hmb-a11y-header-title small{display:none}.hmb-a11y-options{grid-template-columns:repeat(2, 1fr)}}
