body.a11y-contrast {
  background-color: #ffffff;
  color: #000000;
}
body.a11y-contrast p, body.a11y-contrast h1, body.a11y-contrast h2, body.a11y-contrast h3, body.a11y-contrast h4, body.a11y-contrast h5, body.a11y-contrast h6,
body.a11y-contrast span, body.a11y-contrast li, body.a11y-contrast a, body.a11y-contrast td, body.a11y-contrast th,
body.a11y-contrast label, body.a11y-contrast figcaption, body.a11y-contrast blockquote, body.a11y-contrast cite {
  color: #000000 !important;
}
body.a11y-contrast a {
  color: #0000EE !important;
  text-decoration: underline !important;
}
body.a11y-contrast button,
body.a11y-contrast input,
body.a11y-contrast select,
body.a11y-contrast textarea {
  border: 2px solid #000000 !important;
}
body.a11y-contrast img {
  filter: contrast(1.2);
}

body.a11y-colorset {
  background-color: #1a1a2e !important;
  color: #e0e0e0 !important;
}
body.a11y-colorset p, body.a11y-colorset h1, body.a11y-colorset h2, body.a11y-colorset h3, body.a11y-colorset h4, body.a11y-colorset h5, body.a11y-colorset h6,
body.a11y-colorset span, body.a11y-colorset li, body.a11y-colorset td, body.a11y-colorset th,
body.a11y-colorset label, body.a11y-colorset figcaption, body.a11y-colorset blockquote, body.a11y-colorset cite {
  color: #e0e0e0 !important;
}
body.a11y-colorset a {
  color: #6db3f2 !important;
}
body.a11y-colorset .card,
body.a11y-colorset .panel,
body.a11y-colorset .site-header,
body.a11y-colorset .site-footer,
body.a11y-colorset section,
body.a11y-colorset aside,
body.a11y-colorset nav,
body.a11y-colorset .container,
body.a11y-colorset .wrapper {
  background-color: #16213e !important;
}
body.a11y-colorset img {
  filter: brightness(0.85);
}
body.a11y-colorset .site-header__a11y-panel {
  background-color: #1a1a2e;
}
body.a11y-colorset .site-header__a11y-panel .site-header__a11y-option {
  border-color: #2a2a4e;
  color: #e0e0e0;
}

body.a11y-colorset-2 {
  background-color: #f4ecd8 !important;
  color: #5b4636 !important;
}
body.a11y-colorset-2 p, body.a11y-colorset-2 h1, body.a11y-colorset-2 h2, body.a11y-colorset-2 h3, body.a11y-colorset-2 h4, body.a11y-colorset-2 h5, body.a11y-colorset-2 h6,
body.a11y-colorset-2 span, body.a11y-colorset-2 li, body.a11y-colorset-2 td, body.a11y-colorset-2 th,
body.a11y-colorset-2 label, body.a11y-colorset-2 figcaption, body.a11y-colorset-2 blockquote, body.a11y-colorset-2 cite {
  color: #5b4636 !important;
}
body.a11y-colorset-2 a {
  color: #8b4513 !important;
}
body.a11y-colorset-2 img {
  filter: sepia(0.3);
}
body.a11y-colorset-2 .site-header__a11y-panel {
  background-color: #f4ecd8;
}
body.a11y-colorset-2 .site-header__a11y-panel .site-header__a11y-option {
  border-color: #c4b99a;
  color: #5b4636;
}

body.a11y-links a:not(.site-header__a11y-option):not(.site-header__a11y-close) {
  outline: 2px solid #f85e2b !important;
  outline-offset: 2px;
  text-decoration: underline !important;
  background-color: rgba(248, 94, 43, 0.08) !important;
}

html:has(body.a11y-fontsize) {
  font-size: 125% !important;
}

html:has(body.a11y-fontsize-2) {
  font-size: 150% !important;
}

body.a11y-spacing *:not(.site-header__a11y-panel):not(.site-header__a11y-panel *) {
  letter-spacing: 0.05em !important;
  word-spacing: 0.1em !important;
}

body.a11y-spacing p,
body.a11y-spacing h1,
body.a11y-spacing h2,
body.a11y-spacing h3,
body.a11y-spacing h4,
body.a11y-spacing h5,
body.a11y-spacing h6 {
  margin-bottom: 1.5em !important;
}

body.a11y-spacing-2 *:not(.site-header__a11y-panel):not(.site-header__a11y-panel *) {
  letter-spacing: 0.1em !important;
  word-spacing: 0.2em !important;
}

body.a11y-spacing-2 p,
body.a11y-spacing-2 h1,
body.a11y-spacing-2 h2,
body.a11y-spacing-2 h3,
body.a11y-spacing-2 h4,
body.a11y-spacing-2 h5,
body.a11y-spacing-2 h6 {
  margin-bottom: 2em !important;
}

body.a11y-images img,
body.a11y-images video,
body.a11y-images picture {
  opacity: 0 !important;
}
body.a11y-images svg:not(button svg):not(a svg) {
  opacity: 0 !important;
}
body.a11y-images [style*=background],
body.a11y-images .wp-block-cover,
body.a11y-images .wp-block-image,
body.a11y-images figure {
  background-image: none !important;
}
body.a11y-images .site-header__a11y-panel img,
body.a11y-images .site-header__a11y-panel svg,
body.a11y-images .site-header__a11y-panel video,
body.a11y-images .site-header__a11y-panel picture {
  opacity: 1 !important;
}

body.a11y-saturation {
  filter: saturate(0.5);
}
body.a11y-saturation .site-header__a11y-panel {
  filter: saturate(2);
}

body.a11y-saturation-2 {
  filter: grayscale(1);
}
body.a11y-saturation-2 .site-header__a11y-panel {
  filter: grayscale(0);
}

body.a11y-alignment * {
  text-align: left !important;
}
body.a11y-alignment .site-header__a11y-panel,
body.a11y-alignment .site-header__a11y-panel * {
  text-align: initial !important;
}

body.a11y-alignment-2 * {
  text-align: center !important;
}
body.a11y-alignment-2 .site-header__a11y-panel,
body.a11y-alignment-2 .site-header__a11y-panel * {
  text-align: initial !important;
}

body.a11y-lineheight p:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight li:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight td:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight th:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight dd:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight dt:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight span:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight a:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight label:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight figcaption:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}
body.a11y-lineheight blockquote:not(.site-header__a11y-panel *) {
  line-height: 1.8 !important;
}

body.a11y-lineheight-2 p:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 li:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 td:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 th:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 dd:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 dt:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 span:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 a:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 label:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 figcaption:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}
body.a11y-lineheight-2 blockquote:not(.site-header__a11y-panel *) {
  line-height: 2.2 !important;
}

body.a11y-cursor *,
body.a11y-cursor-2 * {
  cursor: inherit !important;
}

body.a11y-language p, body.a11y-language li, body.a11y-language td, body.a11y-language dd {
  font-family: "Verdana", "Geneva", sans-serif !important;
  font-size: 1.1em;
  line-height: 1.8 !important;
  word-spacing: 0.1em;
}
body.a11y-language p, body.a11y-language li {
  text-align: left !important;
}
body.a11y-language p {
  max-width: 70ch;
}
body.a11y-language :not(.site-header__a11y-panel) > p {
  border-left: 3px solid #f85e2b;
  padding-left: 0.75rem;
}

body.a11y-read-selection ::selection {
  background-color: rgba(248, 94, 43, 0.3);
  color: inherit;
}
body.a11y-read-selection *:not(button):not(a):not(input):not(select):not(textarea) {
  cursor: text;
}

body.a11y-read-page main,
body.a11y-read-page [role=main],
body.a11y-read-page .site-content,
body.a11y-read-page #content {
  outline: 2px solid rgba(248, 94, 43, 0.5);
  outline-offset: 4px;
  animation: a11y-reading-pulse 2s ease-in-out infinite;
}

@keyframes a11y-reading-pulse {
  0%, 100% {
    outline-color: rgba(248, 94, 43, 0.3);
  }
  50% {
    outline-color: rgba(248, 94, 43, 0.7);
  }
}
.site-header__a11y-panel {
  background-color: #ffffff;
  border-top: 0.25rem solid #f85e2b;
  box-shadow: 0 0.625rem 0.9375rem rgba(0, 0, 0, 0.1);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translateY(-0.5rem);
  transition: opacity 250ms ease, visibility 250ms ease, transform 250ms ease;
  visibility: hidden;
  width: 100%;
  z-index: 100;
}
.site-header__a11y-panel.is-open {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.site-header__a11y-panel-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 73.75rem;
  padding-bottom: 2rem;
  padding-top: 2rem;
  position: relative;
}
@media (min-width: 41.3125rem) {
  .site-header__a11y-panel-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.site-header__a11y-close {
  align-items: center;
  background: none;
  border: none;
  color: #171717;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  padding: 0.25rem;
  transition: color 250ms ease;
  position: absolute;
  right: 1.5rem;
  top: 1rem;
}
.site-header__a11y-close:hover {
  color: #f85e2b;
}
.site-header__a11y-close:focus-visible {
  outline: 2px solid #f85e2b;
  outline-offset: 0.25rem;
}

.site-header__a11y-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(7, 1fr);
}
@media (max-width: 60rem) {
  .site-header__a11y-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 41.25rem) {
  .site-header__a11y-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.site-header__a11y-option {
  align-items: center;
  aspect-ratio: 1;
  background: none;
  border: 2px solid #171717;
  border-radius: 2px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
  padding: 1rem;
  transition: border-color 250ms ease, background-color 250ms ease;
}
.site-header__a11y-option:hover {
  border-color: #f85e2b;
}
.site-header__a11y-option:focus-visible {
  outline: 2px solid #f85e2b;
  outline-offset: 0.25rem;
}
.site-header__a11y-option.is-active {
  background-color: rgba(248, 94, 43, 0.05);
  border-color: #f85e2b;
}
.site-header__a11y-option-icon {
  align-items: center;
  color: #171717;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 2rem;
}
.site-header__a11y-option-icon svg {
  height: 100%;
  width: 100%;
}
.site-header__a11y-option-label {
  color: #171717;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
}

.site-header__a11y-reset-wrap {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}

.site-header__a11y-reset {
  align-items: center;
  background: none;
  border: 2px solid #171717;
  border-radius: 2px;
  color: #171717;
  cursor: pointer;
  display: inline-flex;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  gap: 0.5rem;
  padding: 0.625rem 1.5rem;
  transition: border-color 250ms ease, color 250ms ease;
}
.site-header__a11y-reset:hover {
  border-color: #f85e2b;
  color: #f85e2b;
}
.site-header__a11y-reset:focus-visible {
  outline: 2px solid #f85e2b;
  outline-offset: 0.25rem;
}
.site-header__a11y-reset svg {
  flex-shrink: 0;
}

/*# sourceMappingURL=wb-accessibility.css.map */
