/**
 * Replicates CSS styles provided by block themes for older non-block themes
 * that may not include these definitions, resulting in incorrect spacing.
 */
form.formkit-form[data-format="inline"] {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
@media only screen and (min-width: 482px) {
	form.formkit-form[data-format="inline"] {
		margin-bottom: 30px;
	}
}

/**
 * Set a high z-index on sticky bar forms, to ensure sites
 * that use a z-index on a header / menu don't cover the
 * sticky bar form.
 */
.formkit-sticky-bar {
	z-index: 999999 !important;
}
/*
     FILE ARCHIVED ON 05:27:00 Jun 25, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:18:11 May 09, 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.701
  exclusion.robots: 0.109
  exclusion.robots.policy: 0.097
  esindex: 0.011
  cdx.remote: 21.622
  LoadShardBlock: 270.198 (3)
  PetaboxLoader3.datanode: 334.683 (5)
  PetaboxLoader3.resolve: 342.137 (2)
  load_resource: 512.85
  loaddict: 115.649
*/