#gdpr-popup {
  display: none;
  width: 100%;
  padding-top: 7px;
  background-color: #002f6c;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99999;
}

#gdpr-popup.top {
  top: 0;
  bottom: auto;
}

#gdpr-popup .gdpr-popup-content {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 15px;
}

@media (max-width: 991px) {
  #gdpr-popup .gdpr-popup-content {
    display: block;
  }
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-text {
  margin: 5px 0;
  text-align: left;
  max-width: 65%;
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-text.black {
  color: #000;
}

#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: #000;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons.white {
  color: #fff;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button {
  background-color: #a7c6ed;
  border-radius: 8px;
  font-weight: bold;
  display: inline;
  margin-top: 16px;
  padding: 5px 30px;
  color: #002f6c;
  margin-right: 16px;
  transition: all 0.6s;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button:focus,
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button:hover {
  background-color: #e5eefa;
  color: #002f6c;
  text-decoration: none;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button.button--more-info {
  background-color: transparent;
  color: #fff;
  border-radius: 8px;
  font-weight: bold;
  border: 2px solid #fff;
  display: inline;
  margin-top: 16px;
  padding: 5px 30px;
  transition: all 0.6s;
}

#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button.button--more-info:focus,
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button.button--more-info:hover {
  color: #a7c6ed;
  border: 2px solid #a7c6ed;
  text-decoration: none;
}

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

@media (max-width: 991px) {
  #gdpr-popup .gdpr-popup-content {
    max-width: 90%;
  }

  #gdpr-popup .gdpr-popup-content .gdpr-popup-text {
    text-align: center;
    max-width: 100%;
  }

  #gdpr-popup .gdpr-popup-buttons {
    padding-bottom: 14px;
    max-width: 100%;
    display: inline;
    font-family: "Source Sans Pro", sans-serif;
  }
}

@media only screen and (max-width:480px) {
  #gdpr-popup .button {
    width: 100%;
  }
}

/*
     FILE ARCHIVED ON 07:16:00 Nov 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:55:26 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.504
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.017
  esindex: 0.009
  cdx.remote: 47.643
  LoadShardBlock: 170.515 (3)
  PetaboxLoader3.datanode: 336.054 (5)
  load_resource: 822.451
  PetaboxLoader3.resolve: 576.291
  loaddict: 154.107
*/