.headspace + .navisub {
	margin-top: 6em;
}
.navisub {
	margin: 4em 0 0;
	border-top: 1px solid #dedede;
	text-align: center;
}
.navisub:before, .navisub:after {
	content: '';
	min-width: 2%;
	flex-grow: 2;
}
.navisub a {
	flex-grow: 1;
	color: #3a3b3f;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 2em 10px;
	position: relative;
	text-align: center;
	perspective: 1000px;
}
.navisub a:before {
	content: '';
	position: absolute;
	display: block;
	top: -8px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #ddd;
	left: calc(50% - 8px);
	box-shadow: -35px 0 0 -4px #ddd, -20px 0 0 -2px #ddd, 20px 0 0 -2px #ddd, 35px 0 0 -4px #ddd;
	transform: rotateY(0deg);
	transform-origin: 50% 50%;
	transition: all 500ms;
}
.navisub a.selected {
	color: #b50900;
}
.navisub a.selected,
.navisub a:hover {
	text-decoration: none;
}
.navisub a.selected:before,
.navisub a:hover:before {
	background: #b50900;
	box-shadow: -35px 0 0 -4px #b50900, -20px 0 0 -2px #b50900, 20px 0 0 -2px #b50900, 35px 0 0 -4px #b50900;
}
/*
     FILE ARCHIVED ON 01:36:01 Aug 22, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:39:33 Mar 24, 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: 1.115
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.008
  esindex: 0.59
  cdx.remote: 67.003
  LoadShardBlock: 65.336 (3)
  PetaboxLoader3.datanode: 439.692 (4)
  load_resource: 486.808
  PetaboxLoader3.resolve: 82.727
*/