/**
 * @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 {
  content: "";
  display: table;
  clear: both;
}

/*
     FILE ARCHIVED ON 08:03:44 Feb 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:19:21 May 22, 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.729
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.057
  esindex: 0.01
  cdx.remote: 184.931
  LoadShardBlock: 530.903 (3)
  PetaboxLoader3.datanode: 569.66 (4)
  load_resource: 287.346
  PetaboxLoader3.resolve: 118.944
*/