.wcag {
  display: inline-flex;
  justify-content: flex-start;
  margin-inline-end: 1rem;
  position: relative;
}
.wcag span {
  display: inline-block;
  cursor: pointer;
}

body.high-contrast {
  --link_color: #000;
  --awb-custom_color_1: #1e40af;
  --awb-color3: #BE881E;
  /** Components */
}
body.high-contrast a:not(.nf-breadcrumb) {
  color: var(--link_color);
}
body.high-contrast #toTop .screen-reader-text {
  color: #FFF;
}
body.high-contrast [style*="background-2.png"] {
  background-image: url("https://bluespice.com/wp-content/uploads/2025/06/background-2-contrast.png");
}
body.high-contrast #main #comment-submit, body.high-contrast .button-default, body.high-contrast .button.default, body.high-contrast .comment-form input[type=submit], body.high-contrast .fusion-button-default, body.high-contrast input.button-default {
  --button_gradient_top_color: #000 !important;
}
body.high-contrast .fusion-column-wrapper.bg-2b80ebff, body.high-contrast .fullwidth-box.bg-2b80ebff {
  background-color: #1e40af;
  --link_color: #FFF;
}
body.high-contrast .fusion-column-wrapper.bg-59595a00, body.high-contrast .fullwidth-box.bg-59595a00 {
  --link_color: #1e40af;
}
body.high-contrast .fusion-column-wrapper.bg-ffffff00, body.high-contrast .fullwidth-box.bg-ffffff00 {
  --link_color: #1e40af;
}
body.high-contrast .fusion-column-wrapper.bg-405588ff, body.high-contrast .fullwidth-box.bg-405588ff {
  --link_color: #FFF;
}
body.high-contrast .fusion-column-wrapper.bg-405588ff .fusion-text, body.high-contrast .fullwidth-box.bg-405588ff .fusion-text {
  color: #FFF !important;
}
body.high-contrast .fusion-column-wrapper.bg-405588ff .fusion-button-text, body.high-contrast .fullwidth-box.bg-405588ff .fusion-button-text {
  --button_accent_color: #FFF;
}
body.high-contrast .fusion-column-wrapper.bg-f2f3f5ff, body.high-contrast .fullwidth-box.bg-f2f3f5ff {
  --link_color: #000 !important;
}
body.high-contrast .fusion-column-wrapper.bg-1a2b33ff, body.high-contrast .fullwidth-box.bg-1a2b33ff {
  --link_color: #FFF;
}
body.high-contrast .fusion-column-wrapper.bg-1a2b33ff .fusion-button, body.high-contrast .fullwidth-box.bg-1a2b33ff .fusion-button {
  --button_accent_color: #FFF !important;
}
body.high-contrast .fontawesome-icon.fb-icon-element {
  --awb-circlecolor: #1e40af !important;
}
body.high-contrast .fusion-tb-header .fusion-builder-row-1 {
  --awb-background-color: #FFF !important;
}
body.high-contrast .fusion-tb-header .fusion-builder-row-1 * {
  --awb-color: #000 !important;
  --awb-text-color: #000 !important;
  font-weight: 700;
}
body.high-contrast .fusion-tb-header .fusion-builder-row-1 .wpml-ls a {
  color: #000;
}
body.high-contrast .fusion-tb-header .awb-menu__main-a {
  color: #000 !important;
}
body.high-contrast .fusion-toggle-boxed-mode .panel-title a {
  color: #FFF !important;
}
body.high-contrast .fusion-content-boxes a {
  --link_color: #000;
}
body.high-contrast .feature-pill {
  color: #1e40af;
}
body.high-contrast footer.fullwidth-box {
  --link_color: #FFF;
}
body.high-contrast .fusion-layout-column.circle .fusion-text {
  color: var(--awb-text-color) !important;
}
body.high-contrast #GitHub a {
  --awb-body-color: #FFF;
  --link_color: #FFF;
}

/*# sourceMappingURL=wcag.css.map */
