html {
  box-sizing: border-box;
}
body {
	font-size: 16px;
	color: rgba(64,64,64,1);
}
*, *::before, *::after {
  box-sizing: inherit;
}
.ct-section::after,
.ct-section-inner-wrap::after,
.ct-div-block::after {
	display: table;
	content: " ";
	clear: both;
	white-space: normal;
}
.ct-section-inner-wrap {
	margin-left: auto;
	margin-right: auto;
}
.ct-columns-inner-wrap {
	/* flex layout */
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.ct-column {
	float: left !important;
	word-break: break-word;
}
.ct-svg-icon {
	display: inline-block;
	width: 1em !important;
	height: 1em !important;
	fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
    margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
    margin-right: 0 !important;
}
/*
     FILE ARCHIVED ON 20:16:15 Aug 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:50:19 Jun 30, 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.861
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.068
  esindex: 0.011
  cdx.remote: 11.145
  LoadShardBlock: 110.901 (3)
  PetaboxLoader3.resolve: 74.231 (4)
  PetaboxLoader3.datanode: 74.2 (4)
  load_resource: 45.585
*/