#gdpr-popup {
  display: none;
  width: 100%;
  padding-top: 7px;
  background: rgba(17, 87, 204, 0.9);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99999;
}
#gdpr-popup.top {
  top: 0;
  bottom: auto;
}
#gdpr-popup .gdpr-popup-content {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-text {
  float: left;
  margin: 5px 0;
  text-align: left;
  max-width: 65%;
  font-size: 13px;
  color: #fff;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-text.black {
  color: #000000;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-text p {
  margin-bottom: 0.5em;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons {
  overflow: hidden;
  text-align: center;
  padding-top: 4px;
  color: #000000;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons.white {
  color: #ffffff;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button {
  margin-top: 11px;
  background: #fde143 none;
  border-radius: 0;
  border: none;
  text-shadow: none;
  box-shadow: none;
  font-weight: 500;
  transition: .2s ease background;
}
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  #gdpr-popup .gdpr-popup-content {
    max-width: 960px;
  }
}

@media (max-width: 991px) {
  #gdpr-popup .gdpr-popup-content {
    max-width: 90%;
  }
  #gdpr-popup .gdpr-popup-content .gdpr-popup-text {
    float: inherit;
    text-align: center;
    max-width: 100%;
  }
  #gdpr-popup .gdpr-popup-buttons {
    float: inherit;
    padding-bottom: 14px;
    max-width: 100%;
  }
}

/*
     FILE ARCHIVED ON 16:24:03 Nov 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:32:55 Mar 20, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.659
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.02
  esindex: 0.013
  cdx.remote: 52.983
  LoadShardBlock: 126.959 (3)
  PetaboxLoader3.datanode: 312.503 (5)
  load_resource: 465.615
  PetaboxLoader3.resolve: 217.782
  loaddict: 73.335
*/