.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327;
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}

/*
     FILE ARCHIVED ON 06:36:04 Feb 15, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:51:03 Feb 19, 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.565
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.009
  esindex: 0.011
  cdx.remote: 12.441
  LoadShardBlock: 289.05 (3)
  PetaboxLoader3.datanode: 300.841 (5)
  PetaboxLoader3.resolve: 244.751 (3)
  load_resource: 392.82 (2)
*/