/**
 * @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 01:54:11 Jan 21, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:39:15 Jun 19, 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.743
  exclusion.robots: 0.094
  exclusion.robots.policy: 0.082
  esindex: 0.012
  cdx.remote: 45.137
  LoadShardBlock: 99.422 (3)
  PetaboxLoader3.datanode: 163.065 (5)
  PetaboxLoader3.resolve: 1384.62 (2)
  load_resource: 1473.669
  loaddict: 46.493
*/