@charset "UTF-8";
/*!
Theme Name: xfc_handbook_2022
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: xfc_handbook_2022
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

xfc_handbook_2022 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/* Xfinity */
.has-xf-ltgrey-color,
.has-xf_ltgrey-color {
  color: #ECECF3;
}

.has-xf-ltgrey-background-color,
.has-xf_ltgrey-background-color {
  background-color: #ECECF3;
  color: #ffffff;
}
.has-xf-ltgrey-background-color a,
.has-xf-ltgrey-background-color a:visited,
.has-xf-ltgrey-background-color a:active,
.has-xf_ltgrey-background-color a,
.has-xf_ltgrey-background-color a:visited,
.has-xf_ltgrey-background-color a:active {
  color: #ffffff;
}
.has-xf-ltgrey-background-color a:hover,
.has-xf_ltgrey-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-ltgrey-background-color .wp-block-button__link,
.has-xf_ltgrey-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-ltgrey-background-color .wp-block-button__link:hover,
.has-xf_ltgrey-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-ltgrey-background-color .wp-block-button__link:visited, .has-xf-ltgrey-background-color .wp-block-button__link:hover,
.has-xf_ltgrey-background-color .wp-block-button__link:visited,
.has-xf_ltgrey-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-ltgrey-background-color .disclaimer,
.has-xf_ltgrey-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

.has-xf-dkgrey-color,
.has-xf_dkgrey-color {
  color: #8B8B97;
}

.has-xf-dkgrey-background-color,
.has-xf_dkgrey-background-color {
  background-color: #8B8B97;
  color: #ffffff;
}
.has-xf-dkgrey-background-color a,
.has-xf-dkgrey-background-color a:visited,
.has-xf-dkgrey-background-color a:active,
.has-xf_dkgrey-background-color a,
.has-xf_dkgrey-background-color a:visited,
.has-xf_dkgrey-background-color a:active {
  color: #ffffff;
}
.has-xf-dkgrey-background-color a:hover,
.has-xf_dkgrey-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-dkgrey-background-color .wp-block-button__link,
.has-xf_dkgrey-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-dkgrey-background-color .wp-block-button__link:hover,
.has-xf_dkgrey-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-dkgrey-background-color .wp-block-button__link:visited, .has-xf-dkgrey-background-color .wp-block-button__link:hover,
.has-xf_dkgrey-background-color .wp-block-button__link:visited,
.has-xf_dkgrey-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-dkgrey-background-color .disclaimer,
.has-xf_dkgrey-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

.has-xf-purple-color,
.has-xf_purple-color {
  color: #5A23B9;
}

.has-xf-purple-background-color,
.has-xf_purple-background-color {
  background-color: #5A23B9;
  color: #ffffff;
}
.has-xf-purple-background-color a,
.has-xf-purple-background-color a:visited,
.has-xf-purple-background-color a:active,
.has-xf_purple-background-color a,
.has-xf_purple-background-color a:visited,
.has-xf_purple-background-color a:active {
  color: #ffffff;
}
.has-xf-purple-background-color a:hover,
.has-xf_purple-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-purple-background-color .wp-block-button__link,
.has-xf_purple-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-purple-background-color .wp-block-button__link:hover,
.has-xf_purple-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-purple-background-color .wp-block-button__link:visited, .has-xf-purple-background-color .wp-block-button__link:hover,
.has-xf_purple-background-color .wp-block-button__link:visited,
.has-xf_purple-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-purple-background-color .disclaimer,
.has-xf_purple-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

.has-xf-blue-color,
.has-xf_blue-color {
  color: #1F69FF;
}

.has-xf-blue-background-color,
.has-xf_blue-background-color {
  background-color: #1F69FF;
  color: #ffffff;
}
.has-xf-blue-background-color a,
.has-xf-blue-background-color a:visited,
.has-xf-blue-background-color a:active,
.has-xf_blue-background-color a,
.has-xf_blue-background-color a:visited,
.has-xf_blue-background-color a:active {
  color: #ffffff;
}
.has-xf-blue-background-color a:hover,
.has-xf_blue-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-blue-background-color .wp-block-button__link,
.has-xf_blue-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-blue-background-color .wp-block-button__link:hover,
.has-xf_blue-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-blue-background-color .wp-block-button__link:visited, .has-xf-blue-background-color .wp-block-button__link:hover,
.has-xf_blue-background-color .wp-block-button__link:visited,
.has-xf_blue-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-blue-background-color .disclaimer,
.has-xf_blue-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

.has-xf-green-color,
.has-xf_green-color {
  color: #008558;
}

.has-xf-green-background-color,
.has-xf_green-background-color {
  background-color: #008558;
  color: #ffffff;
}
.has-xf-green-background-color a,
.has-xf-green-background-color a:visited,
.has-xf-green-background-color a:active,
.has-xf_green-background-color a,
.has-xf_green-background-color a:visited,
.has-xf_green-background-color a:active {
  color: #ffffff;
}
.has-xf-green-background-color a:hover,
.has-xf_green-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-green-background-color .wp-block-button__link,
.has-xf_green-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-green-background-color .wp-block-button__link:hover,
.has-xf_green-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-green-background-color .wp-block-button__link:visited, .has-xf-green-background-color .wp-block-button__link:hover,
.has-xf_green-background-color .wp-block-button__link:visited,
.has-xf_green-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-green-background-color .disclaimer,
.has-xf_green-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

.has-xf-red-color,
.has-xf_red-color {
  color: #E6004D;
}

.has-xf-red-background-color,
.has-xf_red-background-color {
  background-color: #E6004D;
  color: #ffffff;
}
.has-xf-red-background-color a,
.has-xf-red-background-color a:visited,
.has-xf-red-background-color a:active,
.has-xf_red-background-color a,
.has-xf_red-background-color a:visited,
.has-xf_red-background-color a:active {
  color: #ffffff;
}
.has-xf-red-background-color a:hover,
.has-xf_red-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-red-background-color .wp-block-button__link,
.has-xf_red-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-red-background-color .wp-block-button__link:hover,
.has-xf_red-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-red-background-color .wp-block-button__link:visited, .has-xf-red-background-color .wp-block-button__link:hover,
.has-xf_red-background-color .wp-block-button__link:visited,
.has-xf_red-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-red-background-color .disclaimer,
.has-xf_red-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

.has-xf-orange-color,
.has-xf_orange-color {
  color: #E64F00;
}

.has-xf-orange-background-color,
.has-xf_orange-background-color {
  background-color: #E64F00;
  color: #ffffff;
}
.has-xf-orange-background-color a,
.has-xf-orange-background-color a:visited,
.has-xf-orange-background-color a:active,
.has-xf_orange-background-color a,
.has-xf_orange-background-color a:visited,
.has-xf_orange-background-color a:active {
  color: #ffffff;
}
.has-xf-orange-background-color a:hover,
.has-xf_orange-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-orange-background-color .wp-block-button__link,
.has-xf_orange-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-orange-background-color .wp-block-button__link:hover,
.has-xf_orange-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-orange-background-color .wp-block-button__link:visited, .has-xf-orange-background-color .wp-block-button__link:hover,
.has-xf_orange-background-color .wp-block-button__link:visited,
.has-xf_orange-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-orange-background-color .disclaimer,
.has-xf_orange-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

.has-xf-legacy_purple-color,
.has-xf_legacy_purple-color {
  color: #6138F5;
}

.has-xf-legacy_purple-background-color,
.has-xf_legacy_purple-background-color {
  background-color: #6138F5;
  color: #ffffff;
}
.has-xf-legacy_purple-background-color a,
.has-xf-legacy_purple-background-color a:visited,
.has-xf-legacy_purple-background-color a:active,
.has-xf_legacy_purple-background-color a,
.has-xf_legacy_purple-background-color a:visited,
.has-xf_legacy_purple-background-color a:active {
  color: #ffffff;
}
.has-xf-legacy_purple-background-color a:hover,
.has-xf_legacy_purple-background-color a:hover {
  color: #ffffff;
  text-decoration: none;
}
.has-xf-legacy_purple-background-color .wp-block-button__link,
.has-xf_legacy_purple-background-color .wp-block-button__link {
  background-color: #FFFFFF;
  color: #000000;
}
.has-xf-legacy_purple-background-color .wp-block-button__link:hover,
.has-xf_legacy_purple-background-color .wp-block-button__link:hover {
  background-color: #F6F6F9;
}
.has-xf-legacy_purple-background-color .wp-block-button__link:visited, .has-xf-legacy_purple-background-color .wp-block-button__link:hover,
.has-xf_legacy_purple-background-color .wp-block-button__link:visited,
.has-xf_legacy_purple-background-color .wp-block-button__link:hover {
  color: #0D0D0F;
}
.has-xf-legacy_purple-background-color .disclaimer,
.has-xf_legacy_purple-background-color .disclaimer {
  color: rgba(255, 255, 255, 0.8);
}

/* Reset text color on light grey background */
.has-xf-ltgrey-background-color,
.has-xf_ltgrey-background-color {
  color: #000000;
}
.has-xf-ltgrey-background-color .disclaimer,
.has-xf_ltgrey-background-color .disclaimer {
  color: #8B8B97;
}

/*
 * Legal Disclaimer
 *
 * for usage in HTML online banners and digital ads under the Xfinity Brand
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2018
 */
/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 */
/* Bold */
@font-face {
  font-family: "Xfinity Brown";
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Bold.eot");
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Bold.woff") format("woff"), url("fonts/XfinityBrownWeb/XfinityBrownWeb-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Xfinity Brown";
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-BoldItalic.eot");
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-BoldItalic.woff") format("woff"), url("fonts/XfinityBrownWeb/XfinityBrownWeb-BoldItalic.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
}
/* Regular */
@font-face {
  font-family: "Xfinity Brown";
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Regular.eot");
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Regular.woff") format("woff"), url("fonts/XfinityBrownWeb/XfinityBrownWeb-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Xfinity Brown";
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Italic.eot");
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Italic.woff") format("woff"), url("fonts/XfinityBrownWeb/XfinityBrownWeb-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
/* Light (300) */
@font-face {
  font-family: "Xfinity Brown";
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Light.eot");
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-Light.woff") format("woff"), url("fonts/XfinityBrownWeb/XfinityBrownWeb-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Xfinity Brown";
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-LightItalic.eot");
  src: url("fonts/XfinityBrownWeb/XfinityBrownWeb-LightItalic.woff") format("woff"), url("fonts/XfinityBrownWeb/XfinityBrownWeb-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
/*
 * Legal Disclaimer
 *
 * for usage in HTML online banners and digital ads under the Xfinity Brand
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2018
 */
/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 */
/* Bold */
@font-face {
  font-family: "Xfinity Standard";
  src: url("fonts/XfinityStandard/XfinityStandard-Bold.eot");
  src: url("fonts/XfinityStandard/XfinityStandard-Bold.woff") format("woff"), url("fonts/XfinityStandard/XfinityStandard-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
/* Regular */
@font-face {
  font-family: "Xfinity Standard";
  src: url("fonts/XfinityStandard/XfinityStandard-Regular.eot");
  src: url("fonts/XfinityStandard/XfinityStandard-Regular.woff") format("woff"), url("fonts/XfinityStandard/XfinityStandard-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #000000;
  font-family: "Xfinity Brown", "Helvetica Neue", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.35;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

article h1 {
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}
article .internal-header .pre-heading {
  font-size: 1rem;
  font-weight: 400;
  margin: 1.5em 0 0.5em 0;
  text-transform: uppercase;
  letter-spacing: 7px;
}
article .internal-header h1 {
  margin-top: 0.25em;
}
article h3 {
  margin-bottom: 0.666667em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

article.page h1, article.page h2, article.page h3, article.page h4 {
  font-weight: 400;
}
article.page h1 {
  font-size: 2.5rem;
}
article.page h2 {
  font-size: 1.875rem;
}
article.page h3 {
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  article.page h1 {
    font-size: 2.125rem;
  }
  article.page h2 {
    font-size: 1.75rem;
  }
  article.page .internal-header .pre-heading {
    font-size: 0.9rem;
    font-weight: thin;
  }
}
@media (max-width: 549px) {
  article.page h1 {
    font-size: 1.75rem;
  }
  article.page h2 {
    font-size: 1.4rem;
  }
  article.page h3 {
    font-size: 1.25rem;
  }
}
article .disclaimer {
  font-family: "Xfinity Standard", "Helvetica Neue", sans-serif;
  font-size: 0.75rem;
  color: #8B8B97;
}
article .disclaimer.justify {
  text-align: justify;
}
article .disclaimer strong {
  font-weight: bold;
}
article .disclaimer a {
  color: #8B8B97;
}

.internal-header {
  overflow: hidden;
  padding: 0;
}
.internal-header.internal-header .kt-row-column-wrap, .internal-header > .kt-row-layout-inner > .kt-row-column-wrap {
  box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.2);
}

.internet-10g-header {
  background: radial-gradient(circle at left, #1b016a 33%, transparent 66%), radial-gradient(ellipse at bottom right, #790082, #8300fb);
}

.internet-storm_ready-header {
  background: radial-gradient(circle at left, #0C0035 33%, transparent 66%), radial-gradient(ellipse at bottom right, #2E0040, #270054);
}

.featured p, .featured li {
  font-size: 1.25rem;
  line-height: 1.45;
  margin-top: 0.25em;
  margin-bottom: 1em;
}
.featured p strong, .featured li strong {
  font-weight: bold;
}
.featured h2 {
  margin-bottom: 0.25em;
}
.featured .wp-block-buttons {
  padding-top: 1em;
}
.featured .disclaimer {
  font-size: 0.75rem;
}
.featured .disclaimer strong {
  font-weight: bold;
}

@media (max-width: 767px) {
  .entry-content > .wp-block-kadence-rowlayout:not(.internal-header) > .kt-row-layout-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.default {
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 30px;
}
.default .page-header h1 {
  font-size: 2.5rem;
}
.default .page-header h1 span {
  color: #5A23B9;
}
.default article {
  margin: 60px 0;
}
.default article.page h2 {
  font-size: 1.25rem;
}

/* Header padding */
@media (max-width: 767px) {
  #page {
    padding-top: 60px;
  }
}
.site-header {
  background: #000;
  color: #fff;
  position: relative;
  /* Container */
  /* Search */
  /* Left side */
  /* Right side */
  /* Menus */
  /* Mobile Menu */
  /* Search Form */
}
.site-header .xfc-header-contain {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 20px 40px 10px 40px;
}
.site-header .xfc-header-contain.flex-end {
  justify-content: end;
}
.site-header .xfc-header-contain.flex-between {
  justify-content: space-between;
}
.site-header .xfc-header-contain.xfc-header-upper {
  padding-bottom: 8px;
}
.site-header #xfc-header-search {
  padding-left: 10px;
}
.site-header #xfc-header-search input[type=search] {
  background: #000000;
  color: #ffffff;
  font-size: 11px;
  font-weight: 300;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.site-header #xfc-header-search input[type=search]:focus {
  border-color: #1F69FF;
  outline: none;
}
.site-header #xfc-header-search input[type=submit] {
  font-size: 11px;
}
.site-header .site-branding img {
  max-width: 100%;
  width: 321px;
  display: block;
}
.site-header .xfc-header-right {
  display: flex;
  align-items: center;
}
.site-header #xfc-header-secondary-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header #xfc-header-secondary-menu li {
  list-style: none;
  margin: 0;
  display: inline-block;
  padding: 5px;
}
.site-header #xfc-header-secondary-menu li a {
  font-weight: 300;
  font-size: 0.7333333333em;
  text-decoration: none;
  color: #ffffff;
}
.site-header #primary-menu > li {
  padding: 8px 12px;
  font-size: 1rem;
}
.site-header #primary-menu > li ul li {
  font-size: 0.75rem;
}
.site-header #primary-menu > li > a {
  color: #fff;
  padding-bottom: 1px;
  border-bottom: 2px solid transparent;
}
.site-header #primary-menu > li > a.focus, .site-header #primary-menu > li > a:hover {
  border-bottom-color: #ffffff;
}
.site-header #primary-menu li.current-page-parent > a, .site-header #primary-menu > li.current_page_item > a {
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .site-header .xfc-header-right {
    padding-right: 0;
  }
  .site-header .menu-toggle {
    position: relative;
    font-size: 48px;
    padding: 0 10px;
    height: 60px;
    color: #ffffff;
    background: transparent;
    border: 0;
  }
  .site-header #xfc-header-search-mobile {
    display: none;
  }
  .site-header #xfc-header-search-mobile .search-form input[type=image] {
    margin: 0 10px;
  }
  .site-header .main-navigation.toggled {
    /* Search */
    /* Menu items */
  }
  .site-header .main-navigation.toggled #xfc-header-search-mobile {
    display: flex;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 15px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
  }
  .site-header .main-navigation.toggled #xfc-header-search-mobile form,
  .site-header .main-navigation.toggled #xfc-header-search-mobile label,
  .site-header .main-navigation.toggled #xfc-header-search-mobile input[type=search] {
    width: 100%;
  }
  .site-header .main-navigation.toggled #xfc-header-search-mobile input[type=search] {
    background: #000000;
    border-color: #333333;
    padding: 10px 10px 5px 10px;
    font-size: 24px;
    color: #ffffff;
    margin: 1px;
    transition: 0.25s background-color, 0.25s border-color;
  }
  .site-header .main-navigation.toggled #xfc-header-search-mobile input[type=search]:focus {
    outline: none;
    border-width: 2px;
    margin: 0;
    border-color: #1F69FF;
    background-color: #333333;
  }
  .site-header .main-navigation.toggled .mobile-menu-container {
    width: 100vw;
    height: calc(100% - 60px);
    background: #000000;
    z-index: 9999;
    position: fixed;
    top: 60px;
    left: 0;
  }
  .site-header .main-navigation.toggled #primary-menu li,
  .site-header .main-navigation.toggled #xfc-header-secondary-menu li {
    width: 100%;
    margin: 0;
    padding: 0 10px;
  }
  .site-header .main-navigation.toggled #primary-menu li a,
  .site-header .main-navigation.toggled #xfc-header-secondary-menu li a {
    padding: 15px 15px 12px 15px;
    width: 100%;
    border: 0;
    color: #ffffff;
    font-size: 1rem;
  }
  .site-header .main-navigation.toggled #primary-menu li.current_page_item:not(.unfocus) > a, .site-header .main-navigation.toggled #primary-menu li.focus > a,
  .site-header .main-navigation.toggled #primary-menu li a:hover {
    background: #ffffff;
    color: #000000;
  }
  .site-header .main-navigation.toggled #primary-menu li.unfocus:not(.focus) a {
    background: rgba(255, 255, 255, 0.25);
    color: #ffffff;
  }
  .site-header .main-navigation.toggled #primary-menu li.focus.menu-item-has-children .sub-menu {
    display: block;
  }
  .site-header .main-navigation.toggled #primary-menu li.focus.menu-item-has-children .sub-menu li > a {
    background: transparent;
    color: #fff;
    font-weight: 300;
  }
  .site-header .main-navigation.toggled #primary-menu .sub-menu {
    display: none;
    position: relative;
    margin: 0;
    padding: 0;
    box-shadow: none;
    float: none;
    top: auto;
    left: auto;
  }
  .site-header .main-navigation.toggled #primary-menu .sub-menu li {
    padding-left: 0;
  }
  .site-header .main-navigation.toggled #primary-menu .sub-menu li.current_page_item, .site-header .main-navigation.toggled #primary-menu .sub-menu li.current_page_item a, .site-header .main-navigation.toggled #primary-menu .sub-menu li:hover, .site-header .main-navigation.toggled #primary-menu .sub-menu li:hover a {
    background-color: transparent;
    color: #ffffff;
  }
  .site-header .main-navigation.toggled #primary-menu .sub-menu li a {
    padding-left: 0;
  }
  .site-header .main-navigation.toggled #primary-menu .sub-menu li a:before {
    content: "•";
    padding: 0 10px 0 20px;
    opacity: 0;
  }
  .site-header .main-navigation.toggled #primary-menu .sub-menu li.current_page_item > a:before {
    opacity: 1;
  }
  .site-header .main-navigation.toggled #primary-menu li.current_page_ancestor .sub-menu {
    display: block;
  }
  .site-header .main-navigation.toggled #xfc-header-secondary-menu:before {
    content: "";
    display: flex;
    width: calc(100% - 30px);
    margin: 10px auto 0 auto;
    padding: 10px 0 0 0;
    border-top: 1px solid #333333;
  }
}
.site-header .search-form {
  display: flex;
  align-items: center;
}
.site-header .search-form input[type=image] {
  margin: 0 5px;
}
@media (max-width: 767px) {
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100vw;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .site-header .xfc-header-contain.xfc-header-upper {
    padding: 0 80px 0 30px;
  }
  .site-header .xfc-header-contain.xfc-header-upper .xfc-header-right {
    display: none;
  }
  .site-header .xfc-header-lower {
    height: 60px;
    padding: 0;
    width: auto;
  }
}
@media (min-width: 768px) {
  .site-header .mobile-only,
  .site-header #xfc-header-search-mobile {
    display: none;
  }
}
@media (max-width: 549px) {
  .site-header .xfc-header-contain.xfc-header-upper {
    padding: 0 70px 0 15px;
  }
  .site-header .main-navigation.toggled #xfc-header-search-mobile {
    padding: 15px 8px;
  }
  .site-header .main-navigation.toggled #xfc-header-search-mobile input[type=search] {
    font-size: 18px;
  }
}

body.menu-toggled {
  overflow: hidden;
}
body.menu-toggled .mobile-menu-container {
  overflow: auto;
}

@media (min-width: 768px) {
  .site-header .main-navigation #primary-menu > li.focus > ul {
    left: -999em;
  }
}
.site-header .main-navigation #primary-menu > li.focus:hover > ul {
  left: auto;
}

.flex-right {
  justify-content: end;
}

.flex-between {
  justify-content: space-between;
}

.site-footer {
  background: #000;
  color: #fff;
  /* Container */
}
.site-footer .xfc-footer-contain {
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  padding: 20px 40px;
  align-items: center;
  align-content: center;
  /* Menus */
}
.site-footer .xfc-footer-contain .xfc-footer-left,
.site-footer .xfc-footer-contain .menu-footer-menu-container {
  display: flex;
}
.site-footer .xfc-footer-contain .xfc-footer-left {
  flex-grow: 1;
}
.site-footer .xfc-footer-contain .xfc-footer-left .menu,
.site-footer .xfc-footer-contain .menu-footer-menu-container .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.site-footer .xfc-footer-contain .xfc-footer-left .menu li,
.site-footer .xfc-footer-contain .menu-footer-menu-container .menu li {
  list-style: none;
  margin: 0;
  display: inline-block;
  padding: 5px 15px;
  font-size: 18px;
}
.site-footer .xfc-footer-contain .xfc-footer-left .menu li#footer_logo,
.site-footer .xfc-footer-contain .menu-footer-menu-container .menu li#footer_logo {
  flex-grow: 1;
  padding-left: 0;
}
.site-footer .xfc-footer-contain .xfc-footer-left .menu li#copyright,
.site-footer .xfc-footer-contain .menu-footer-menu-container .menu li#copyright {
  padding-left: 25px;
}
.site-footer .xfc-footer-contain .xfc-footer-left .menu li a,
.site-footer .xfc-footer-contain .menu-footer-menu-container .menu li a {
  font-weight: 300;
  font-size: 15px;
  text-decoration: none;
  color: #ffffff;
}
@media (min-width: 767px) {
  .site-footer .xfc-footer-contain .xfc-footer-left .menu li.mobile-link,
  .site-footer .xfc-footer-contain .menu-footer-menu-container .menu li.mobile-link {
    display: none;
  }
}
@media (max-width: 768px) {
  .site-footer .xfc-footer-contain {
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-end;
  }
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Kadence doesn't allow different spacer sizes on different devices */
@media (max-width: 550px) {
  .wp-block-kadence-rowlayout + .wp-block-spacer {
    height: 40px !important;
  }
}
ul,
ol {
  margin: 0 0 1.5em 0;
  padding: 0 0 0 1em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

article li {
  margin-bottom: 0.75em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

.internal-header figure {
  margin-top: 0;
  margin-bottom: 0;
}
.internal-header figure img {
  display: block;
}

.wp-block-image.no-margin {
  margin: 0;
}

/* Overcome alignement on mobile */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #000000;
}
a:visited {
  color: #8B8B97;
}
a:hover, a:focus, a:active {
  color: #8B8B97;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

.wp-block-button__link {
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.066666666em;
  padding: 1em 2em;
  background-color: #000000;
  color: #FFFFFF;
}
.wp-block-button__link:hover {
  background-color: #333333;
  color: #FFFFFF;
}
.wp-block-button__link:active {
  background-color: #000000;
}
.wp-block-button__link:visited {
  color: #FFFFFF;
}

/* see elements/_colors.scss for more button information */
.wp-block-buttons {
  margin: 1.5rem 0;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

::placeholder {
  color: #a9a9a9;
}

main input[type=search] {
  font-size: 24px;
  padding: 10px 10px 5px 10px;
  border-radius: 4px;
  max-width: 400px;
  width: 100%;
  margin: 2px;
}
main input[type=search]:focus {
  outline: none;
  border-color: #1F69FF;
  border-width: 3px;
  margin: 0;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  font-weight: 400;
  /* Primary */
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
  /* Secondary */
}
.main-navigation ul li {
  position: relative;
}
.main-navigation ul li a {
  display: block;
  text-decoration: none;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation ul li .menu-item-hide {
  display: none;
}
.main-navigation ul ul {
  background: #000000;
  display: block;
  margin-left: -15px;
  padding: 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  font-size: 0.75rem;
  /* Tertiary */
}
.main-navigation ul ul li {
  min-width: 170px;
  font-size: 0.75rem;
  margin: 5px 0 2px 0;
  position: relative;
}
.main-navigation ul ul li a {
  border-radius: 4px;
  display: block;
  padding: 5px 15px 3px 13px;
  width: auto;
  border: none;
  border-left: 2px solid transparent;
  min-width: 200px;
  width: 100%;
  color: #fff;
}
.main-navigation ul ul li a:not([aria-current=page]):hover {
  background: #fff;
  color: #000;
}
.main-navigation ul ul li.focus > ul, .main-navigation ul ul li.focus > ul, .main-navigation ul ul li:hover > ul, .main-navigation ul ul li:hover > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul li.current_page_item > a {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 3px;
  padding-bottom: 1px;
  margin-left: 5px;
  padding-left: 10px;
  min-width: 180px;
  border-color: #ffffff;
  border-radius: 0 4px 4px 0;
}
.main-navigation ul ul ul {
  background: transparent;
  margin-left: 0;
  float: none;
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
}
.main-navigation ul ul ul li {
  padding: 0 0 0 15px;
}
.main-navigation ul ul ul li.current_page_item > a {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 2px;
  padding-bottom: 0;
  margin-left: 8px;
  padding-left: 7px;
  min-width: 180px;
  border-color: #ffffff;
  border-radius: 0 4px 4px 0;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 768px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Custom rounded corner media */
.wp-block-image.is-style-rounded img {
  border-radius: 9px;
}

.wp-block-embed.border {
  border: 1px solid #8B8B97;
}

/* Fluid embedded videos (Vimeo) */
.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*# sourceMappingURL=style.css.map */
