/**
 * @file
 * Float clearing.
 *
 * Based on the micro clearfix hack by Nicolas Gallagher, with the :before
 * pseudo selector removed to allow normal top margin collapse.
 *
 * @see https://nicolasgallagher.com/micro-clearfix-hack
 */

.clearfix:after {
  display: table;
  clear: both;
  content: "";
}

/*
     FILE ARCHIVED ON 05:37:05 Apr 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:07:25 Aug 14, 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.572
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.071
  esindex: 0.008
  cdx.remote: 15.349
  LoadShardBlock: 88.266 (3)
  PetaboxLoader3.datanode: 84.596 (5)
  PetaboxLoader3.resolve: 62.379 (3)
  load_resource: 72.715
  loaddict: 31.013
*/