/* stylelint-disable-next-line max-line-length */
/* stylelint-disable-next-line max-line-length */
/* Creates CSS3 Variables and adds them to root
 * @params
 *  $map - expects a map that contains 'core', 'on', 'text', and 'state' maps
 * @output
 *  --{key}-rgb: {val} - rgb value of the key
 *  --{key}-color: rgb(var(--{key}-rgb)) - variable meant for css:color use
 *  --{key}-bg: var(--{key}-color) - bg color meant for css:background use
 */
html {
  scroll-behavior: smooth;
  background: black;
  background: var(--ipt-baseAlt-bg); }

.page-grid {
  background: black;
  background: var(--ipt-baseAlt-bg); }

.hero {
  padding-bottom: 0.5rem; }

.ipc-page-section.featured-today {
  margin-bottom: 0.5rem; }

.page-lazy-loader {
  width: 100%;
  text-align: center; }


/*# sourceMappingURL=main.d016fdfb83fea793ca20.css.map*/
/*
     FILE ARCHIVED ON 09:15:09 Mar 21, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:11:44 Jul 20, 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.426
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.044
  esindex: 0.006
  cdx.remote: 18.55
  LoadShardBlock: 224.182 (3)
  PetaboxLoader3.resolve: 354.898 (4)
  PetaboxLoader3.datanode: 91.016 (4)
  load_resource: 394.141
*/