.a11y-dialog-panel{bottom:var(--a11y-panel-bottom-mobile)}@media (min-width:768px){.a11y-dialog-panel{bottom:var(--a11y-panel-bottom-desktop)}}#a11y-content-wrapper{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}#a11y-content-wrapper.a11y-zoom-1{zoom:1.06}#a11y-content-wrapper.a11y-zoom-2{zoom:1.12}@supports not (zoom:1){#a11y-content-wrapper.a11y-zoom-1{transform:scale(1.06);transform-origin:top center;width:calc(100% / 1.06)}#a11y-content-wrapper.a11y-zoom-2{transform:scale(1.12);transform-origin:top center;width:calc(100% / 1.12)}}#a11y-content-wrapper.a11y-high-contrast{background-color:#000!important;color:#fff!important}#a11y-content-wrapper.a11y-high-contrast :where(p,li,h1,h2,h3,h4,h5,h6,span,label,td,th,blockquote){color:#fff!important}#a11y-content-wrapper.a11y-high-contrast :where(button,input,select,textarea){background-color:#000!important;color:#fff!important;border:2px solid #fff!important}#a11y-content-wrapper.a11y-high-contrast a{color:#ffff00!important}#a11y-content-wrapper.a11y-highlight-links a{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important;outline:2px solid currentColor!important;outline-offset:2px!important}#a11y-content-wrapper.a11y-reduce-motion *,#a11y-content-wrapper.a11y-reduce-motion :after,#a11y-content-wrapper.a11y-reduce-motion :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}#a11y-content-wrapper.a11y-focus-highlight :focus-visible{outline:3px solid #cda664!important;outline-offset:3px!important}