.a42-ac-high-contrast .termlist li,
.a42-ac-high-contrast .termlist li a {
  background: #000 !important;
}
#access-focus-wrapper {
  outline: 0;
}
.access-container {
  transition: background 0.1s ease;
  background: 0 0;
  z-index: 2147483638;
  position: fixed;
}
.access-container:focus-visible {
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 2147483638;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}


.access-item {
  box-sizing: border-box;
  left: 38px;
  top: -70px;
  position: fixed !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  background: #fff !important;
  border-radius: 8px !important;
  border: 2px solid #0000ff !important;
  max-width: 315px;
  text-align: left !important;
  width: 100% !important;
  height: 64px !important;
  box-shadow: 0 0 0 4px rgba(0, 0, 255, 0.2) !important;
  opacity: 0;
  transition: top 0.2s, opacity 0.2s;
  font-size: 13px !important;
  padding: 0 10px;
  color: #000 !important;
  text-decoration: none !important;
}
.access-item:focus {
  top: 40px;
  opacity: 1;
  outline: 1px solid rgba(255, 255, 255, 0);
  background: #fff !important;
  color: #000 !important;
}
.access-container .access-icon,
.access-item-left {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.access-container .access-icon {
  -ms-flex-pack: center !important;
  justify-content: center !important;
  width: 26px;
  height: 27px;
}
header #pretopbar {
  display: inline-flex;
  width: 100%;
  justify-content: right;
  float: right;
}
button#a42-ac-button {
  background: none;
  border: 0;
}
button#a42-ac-button img {
  max-width: 100%;
}
#accessconfig {
  font-family: inherit;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  font-size: 12px;
  padding: 0;
  margin: 0 10px;
  display: inline-block;
  text-transform: uppercase;
  width: 40px;
  position: relative;
  top: 0;
  height: 100%;
}
#accessconfig button {
  text-transform: uppercase;
  height: 100%;
}


.block-accessibility .url-accessibility-button:before {
  content: url(https://venicebiennale.kulturlx.lu/wp-content/uploads/2025/10/accessconfig.svg);
}

.ico-accessibility {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  content: url(https://venicebiennale.kulturlx.lu/wp-content/uploads/2025/10/accessconfig.svg);
  filter: brightness(100);
  padding-top: 0px;
}




#accessArrowIndicator {
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 20px;
  z-index: 9999;
}




.wp-block-video {
  margin-bottom: 55px;
}
.accessibility-button-video {
  background: #0000ff;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  font-size: 12px;
  padding: 4px 10px;
  height: 100%;
  margin: 0;
  float: right;
  display: inline-block;
  text-transform: uppercase;
  height: 35px;
  position: relative;
  top: 0;
  color: white !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .accessibility-button-video {
    width: fit-content;
  }
}
.accessibility-button-video:before {
  content: url(https://venicebiennale.kulturlx.lu/wp-content/uploads/2025/10/accessconfig.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  filter: invert(1) brightness(100);
}
