.skipDiv {
  width: fit-content;
  text-decoration: none;
  z-index: 9999999;
  top: 0;
  left: -10000px;
  display: flex;
  flex-direction: row;
  padding: 16px;
  position: absolute;
  height: 58px;
  color: #000;
  background: #fff;
  border: 2px solid var(--skip-to-content-color);
  box-sizing: border-box;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.msgbody[direction='rtl'] .skipDiv {
  right: -10000px;
  left: 0;
}
.skipDiv:hover {
  top: 0;
  width: fit-content;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  padding: 16px;
  position: absolute;
  height: 58px;
  background: var(--skip-to-content-color);
  border: 2px solid var(--skip-to-content-color);
  box-sizing: border-box;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #fff;
}
.skipDiv:focus {
  z-index: 999999999;
}
.skipLink {
  position: static;
  font-size: 20px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: right;
  align-self: center;
  margin: 8px 0;
}
.skipLink:hover {
  position: static;
  font-size: 20px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: right;
  align-self: center;
  margin: 8px 0;
}
.skipArrow {
  display: inline-block;
  padding-left: 0.25em;
}

/*
     FILE ARCHIVED ON 07:32:41 Jul 25, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:10:45 Jun 22, 2026.
     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.489
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.04
  esindex: 0.01
  cdx.remote: 5.903
  LoadShardBlock: 109.112 (3)
  PetaboxLoader3.datanode: 102.814 (5)
  PetaboxLoader3.resolve: 393.383 (2)
  load_resource: 423.787
  loaddict: 41.09
*/