#fixed-bottom-menu {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
.fixed-bottom-menu-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-diretion: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.fixed-bottom-menu-item {
	text-align: center;
	-webkit-align-self: baseline;
	-ms-flex-item-align: baseline;
	align-self: baseline;
}
.fixed-bottom-menu-item a {
	display: block;
	padding-bottom: env(safe-area-inset-bottom);
	text-decoration: none;
}

/*
     FILE ARCHIVED ON 18:36:08 Jun 24, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:22 Aug 23, 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.716
  exclusion.robots: 0.117
  exclusion.robots.policy: 0.104
  esindex: 0.008
  cdx.remote: 7.717
  LoadShardBlock: 236.601 (3)
  PetaboxLoader3.resolve: 206.864 (4)
  PetaboxLoader3.datanode: 151.146 (5)
  load_resource: 137.691
  loaddict: 32.961
*/