/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* stylelint-disable declaration-property-unit-allowed-list, a11y/line-height-is-vertical-rhythmed, a11y/no-display-none */

/* 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;
	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: .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;
	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: 0;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/* 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"] {
	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: .35em .75em .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;
}

/* 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;
}

/* stylelint-enable declaration-property-unit-allowed-list */

/* stylelint-disable number-max-precision, block-closing-brace-newline-after */

/**
 * Calculate the luminance for a color.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */

/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */

/**
 * Determine whether to use dark or light text on top of given color.
 * Returns black for dark text and white for light text.
 */

/* stylelint-disable declaration-property-unit-allowed-list */

/* stylelint-enable declaration-property-unit-allowed-list */

:root {
	--padding-container-horizontal: 2rem;
	--padding-container-vertical: 6.4rem;
	--padding-site-header-vertical: 2rem;
	--padding-block: 8rem;
	--margin-between-text-elements: 4rem;
}

:root {
	--font-size-default: 20px;
	--font-size-tiny: 14px;
	--font-size-small: 16px;
	--font-size-medium: 17px;
	--font-size-large: 18px;
	--font-size-extra-large: 20px;
	--font-size-huge: 22px;
	--font-size-nav-toggle-label: 15px;
	--body-line-height: 1.7;
	--heading-line-height: 1.5;
}

@font-face {
	font-display: auto;
	font-family: "Archivo";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/archivo-v6-latin_latin-ext-regular.eot");
	src: url("../fonts/archivo-v6-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/archivo-v6-latin_latin-ext-regular.woff") format("woff"), url("../fonts/archivo-v6-latin_latin-ext-regular.woff2") format("woff2"), url("../fonts/archivo-v6-latin_latin-ext-regular.ttf") format("truetype"), url("../fonts/archivo-v6-latin_latin-ext-regular.svg#Archivo") format("svg");
}

@font-face {
	font-display: auto;
	font-family: "Archivo";
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/archivo-v6-latin_latin-ext-italic.eot");
	src: url("../fonts/archivo-v6-latin_latin-ext-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/archivo-v6-latin_latin-ext-italic.woff") format("woff"), url("../fonts/archivo-v6-latin_latin-ext-italic.woff2") format("woff2"), url("../fonts/archivo-v6-latin_latin-ext-italic.ttf") format("truetype"), url("../fonts/archivo-v6-latin_latin-ext-italic.svg#Archivo") format("svg");
}

@font-face {
	font-display: auto;
	font-family: "Archivo";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/archivo-v6-latin_latin-ext-700.eot");
	src: url("../fonts/archivo-v6-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../fonts/archivo-v6-latin_latin-ext-700.woff") format("woff"), url("../fonts/archivo-v6-latin_latin-ext-700.woff2") format("woff2"), url("../fonts/archivo-v6-latin_latin-ext-700.ttf") format("truetype"), url("../fonts/archivo-v6-latin_latin-ext-700.svg#Archivo") format("svg");
}

@font-face {
	font-display: auto;
	font-family: "Archivo";
	font-style: italic;
	font-weight: 700;
	src: url("../fonts/archivo-v6-latin_latin-ext-700italic.eot");
	src: url("../fonts/archivo-v6-latin_latin-ext-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/archivo-v6-latin_latin-ext-700italic.woff") format("woff"), url("../fonts/archivo-v6-latin_latin-ext-700italic.woff2") format("woff2"), url("../fonts/archivo-v6-latin_latin-ext-700italic.ttf") format("truetype"), url("../fonts/archivo-v6-latin_latin-ext-700italic.svg#Archivo") format("svg");
}

.screen-reader-text,
.gform_body .gform_validation_container {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px; /* stylelint-disable declaration-no-important */
	word-wrap: normal !important; /* stylelint-enable declaration-no-important */
}

.screen-reader-text.skip-link,
.gform_body .skip-link.gform_validation_container {
	margin: 5px;
}

.screen-reader-text.skip-link:focus,
.gform_body .skip-link.gform_validation_container:focus {
	background-color: #2a2d3e;
	color: white;
}

.screen-reader-text:focus,
.gform_body .gform_validation_container:focus {
	background-color: #f5f5f5;
	border-radius: 0;
	box-shadow: 0 0 2px 2px rgba(34, 34, 34, 0.6);
	clip: auto;
	clip-path: none;
	display: block;
	font-size: 1.7rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* stylelint-disable a11y/no-outline-none */

[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *:focus {
	outline: none;
}

/* stylelint-enable a11y/no-outline-none */

.gutenberg-content a {
	text-decoration: underline;
}

.gutenberg-content a:hover,
.gutenberg-content a:focus {
	text-decoration: none;
}

.gutenberg-content .comments-link a,
.gutenberg-content .tags a,
.gutenberg-content .cat a {
	text-decoration: none;
}

[data-whatinput="keyboard"] a:focus,
[data-whatinput="keyboard"] input:focus,
[data-whatinput="keyboard"] button:focus,
[data-whatinput="keyboard"] select:focus,
[data-whatinput="keyboard"] textarea:focus,
[data-whatinput="keyboard"] div[tabindex]:focus {
	opacity: 1;
}

[data-whatinput="keyboard"] a.global-link:focus {
	outline-width: 5px;
}

a.is-external-link {
	align-items: center;
	display: inline-flex;
	justify-content: space-between;
}

a.is-external-link::after {
	background-image: url("../svg/external-link.svg");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 14px 14px;
	content: '';
	display: inline-flex;
	height: 14px;
	margin-left: 5px;
	margin-right: 2px;
	position: relative;
	right: 0;
	top: 0;
	transition: all .18s ease-in-out;
	width: 14px;
}

/* stylelint-disable a11y/no-display-none */

a.is-external-link.global-link::after,
a.is-external-link.no-external-link-indicator::after {
	display: none;
}

/* stylelint-enable a11y/no-display-none */

:root {
	--font-size-main-level: 16px;
	--font-size-sub-menu: 14px;
	--padding-main-level-vertical: .6rem;
	--padding-main-level-horizontal: 2rem;
	--gap-dropdown: 1rem;
	--padding-sub-menu-vertical: .4rem;
	--padding-sub-menu-horizontal: 1.5rem;
}

.site-header ul {
	list-style: none;
}

:root {
	--font-size-main-level-mobile: 17px;
	--font-size-sub-menu-mobile: 17px;
	--padding-sub-menu-vertical-mobile: 1.2rem;
	--padding-sub-menu-horizontal-mobile: 2.5rem;
	--margin-left-sub-menu: 2rem;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
	padding: 4rem 1.5rem;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}

.hamburger:hover {
	opacity: 0.8;
}

.hamburger.is-active:hover {
	opacity: 0.8;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: white;
}

.hamburger-box {
	width: 3rem;
	height: 1.6rem;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -0.1rem;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 3rem;
	height: 0.2rem;
	background-color: white;
	border-radius: 0;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -0.7rem;
}

.hamburger-inner::after {
	bottom: -0.7rem;
}

/*
   * 3DX
   */

.hamburger--3dx .hamburger-box {
	perspective: 6rem;
}

.hamburger--3dx .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */

.hamburger--3dx-r .hamburger-box {
	perspective: 6rem;
}

.hamburger--3dx-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
}

/*
   * 3DY
   */

.hamburger--3dy .hamburger-box {
	perspective: 6rem;
}

.hamburger--3dy .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */

.hamburger--3dy-r .hamburger-box {
	perspective: 6rem;
}

.hamburger--3dy-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
}

/*
   * 3DXY
   */

.hamburger--3dxy .hamburger-box {
	perspective: 6rem;
}

.hamburger--3dxy .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
}

/*
   * 3DXY Reverse
   */

.hamburger--3dxy-r .hamburger-box {
	perspective: 6rem;
}

.hamburger--3dxy-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
}

/*
   * Arrow
   */

.hamburger--arrow.is-active .hamburger-inner::before {
	transform: translate3d(-0.6rem, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
	transform: translate3d(-0.6rem, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */

.hamburger--arrow-r.is-active .hamburger-inner::before {
	transform: translate3d(0.6rem, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
	transform: translate3d(0.6rem, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */

.hamburger--arrowalt .hamburger-inner::before {
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(-0.6rem, -0.75rem, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(-0.6rem, 0.75rem, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */

.hamburger--arrowalt-r .hamburger-inner::before {
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(0.6rem, -0.75rem, 0) rotate(45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(0.6rem, 0.75rem, 0) rotate(-45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Turn
   */

.hamburger--arrowturn.is-active .hamburger-inner {
	transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
	transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
	transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Turn Right
   */

.hamburger--arrowturn-r.is-active .hamburger-inner {
	transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
	transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
	transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Boring
   */

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
	transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
	transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
}

/*
   * Collapse
   */

.hamburger--collapse .hamburger-inner,
.hamburger .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after,
.hamburger .hamburger-inner::after {
	top: -1.4rem;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before,
.hamburger .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner,
.is-active.hamburger .hamburger-inner {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after,
.is-active.hamburger .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before,
.is-active.hamburger .hamburger-inner::before {
	top: 0;
	transform: rotate(-90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */

.hamburger--collapse-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
	top: -1.4rem;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
	transform: translate3d(0, -0.7rem, 0) rotate(45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */

.hamburger--elastic .hamburger-inner {
	top: 0.1rem;
	transition-duration: 0.275s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
	top: 0.7rem;
	transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
	top: 1.4rem;
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
	transform: translate3d(0, 0.7rem, 0) rotate(135deg);
	transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
	transform: translate3d(0, -1.4rem, 0) rotate(-270deg);
	transition-delay: 0.075s;
}

/*
   * Elastic Reverse
   */

.hamburger--elastic-r .hamburger-inner {
	top: 0.1rem;
	transition-duration: 0.275s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
	top: 0.7rem;
	transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
	top: 1.4rem;
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
	transform: translate3d(0, 0.7rem, 0) rotate(-135deg);
	transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -1.4rem, 0) rotate(270deg);
	transition-delay: 0.075s;
}

/*
   * Emphatic
   */

.hamburger--emphatic {
	overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
	transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
	left: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::after {
	top: 0.7rem;
	right: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent !important;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
	left: -6rem;
	top: -6rem;
	transform: translate3d(6rem, 6rem, 0) rotate(45deg);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
	right: -6rem;
	top: -6rem;
	transform: translate3d(-6rem, 6rem, 0) rotate(-45deg);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */

.hamburger--emphatic-r {
	overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
	transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
	left: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::after {
	top: 0.7rem;
	right: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent !important;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
	left: -6rem;
	top: 6rem;
	transform: translate3d(6rem, -6rem, 0) rotate(-45deg);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
	right: -6rem;
	top: 6rem;
	transform: translate3d(-6rem, -6rem, 0) rotate(45deg);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Minus
   */

.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
	transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
	opacity: 0;
	transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

.hamburger--minus.is-active .hamburger-inner::before {
	top: 0;
}

.hamburger--minus.is-active .hamburger-inner::after {
	bottom: 0;
}

/*
   * Slider
   */

.hamburger--slider .hamburger-inner {
	top: 0.1rem;
}

.hamburger--slider .hamburger-inner::before {
	top: 0.7rem;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
	top: 1.4rem;
}

.hamburger--slider.is-active .hamburger-inner {
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
	transform: rotate(-45deg) translate3d(-0.42857rem, -0.5rem, 0);
	opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
	transform: translate3d(0, -1.4rem, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */

.hamburger--slider-r .hamburger-inner {
	top: 0.1rem;
}

.hamburger--slider-r .hamburger-inner::before {
	top: 0.7rem;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
	top: 1.4rem;
}

.hamburger--slider-r.is-active .hamburger-inner {
	transform: translate3d(0, 0.7rem, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
	transform: rotate(45deg) translate3d(0.42857rem, -0.5rem, 0);
	opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -1.4rem, 0) rotate(90deg);
}

/*
   * Spin
   */

.hamburger--spin .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */

.hamburger--spin-r .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
	transform: rotate(-225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spring
   */

.hamburger--spring .hamburger-inner {
	top: 0.1rem;
	transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
	top: 0.7rem;
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
	top: 1.4rem;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
	transition-delay: 0.22s;
	background-color: transparent !important;
}

.hamburger--spring.is-active .hamburger-inner::before {
	top: 0;
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 0.7rem, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
	top: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 0.7rem, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */

.hamburger--spring-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
	top: -1.4rem;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
	transform: translate3d(0, -0.7rem, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */

.hamburger--stand .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
	transform: rotate(90deg);
	background-color: transparent !important;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */

.hamburger--stand-r .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand-r .hamburger-inner::before {
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
	transform: rotate(-90deg);
	background-color: transparent !important;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */

.hamburger--vortex .hamburger-inner {
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
	transition-duration: 0s;
	transition-delay: 0.1s;
	transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
	transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
	transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
	transform: rotate(765deg);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
	transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */

.hamburger--vortex-r .hamburger-inner {
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
	transition-duration: 0s;
	transition-delay: 0.1s;
	transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
	transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
	transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
	transform: rotate(-765deg);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
	transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: white;
	color: white;
}

.nav-toggle {
	background-color: transparent;
	border: 0;
	color: white;
	cursor: pointer;
	font-weight: 700;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: relative;
	text-decoration: none;
	top: 0;
	user-select: none;
	z-index: 100000; /* stylelint-disable a11y/no-display-none */ /* stylelint-enable */
}

.nav-toggle:not(.toggled-on) .hamburger-inner {
	transition: width 0.22s;
	width: 18px;
}

.nav-toggle.is-active .hamburger-inner,
.nav-toggle:hover .hamburger-inner,
.nav-toggle:focus .hamburger-inner {
	width: 3rem;
}

.nav-toggle span {
	color: white;
	font-size: 1.2em;
}

.nav-toggle.is-active span {
	color: white;
}

.nav-toggle:hover,
.nav-toggle:active {
	color: white;
}

.nav-toggle:hover span,
.nav-toggle:active span {
	color: white;
}

.nav-toggle:focus span span {
	background-color: white;
}

.nav-toggle:focus span span::before,
.nav-toggle:focus span span::after {
	background-color: white;
}

.nav-toggle:not(.has-visible-label) .nav-toggle-label {
	display: none;
}

.nav-toggle.is-active {
	color: white;
}

.nav-toggle.is-active .hamburger-box .hamburger-inner {
	background-color: white;
}

.nav-toggle.is-active .hamburger-box .hamburger-inner::after {
	background-color: white;
}

.nav-toggle.is-active .focus .hamburger-inner,
.nav-toggle.is-active span:focus .hamburger-inner {
	background-color: white;
}

.nav-toggle.is-active .focus .hamburger-inner::after,
.nav-toggle.is-active span:focus .hamburger-inner::after {
	background-color: white;
}

.nav-toggle.is-active span:focus,
.nav-toggle.is-active span:hover,
.nav-toggle.is-active span:active {
	color: white;
}

.nav-toggle.is-active span:focus span,
.nav-toggle.is-active span:hover span,
.nav-toggle.is-active span:active span {
	color: white;
}

/* stylelint-disable */

.site-header {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.site-header .site-title {
	font-weight: 700;
	margin: 0;
}

.site-header .site-title svg {
	transition: transform 1s ease-in;
}

.site-header .site-title .clr-i-solid-path-2 {
	fill: #fff;
}

.site-header .site-title a {
	color: #60f4ea;
	display: flex;
	align-items: center;
}

.site-header .site-title a:hover svg {
	transition: transform 0.4s cubic-bezier(0.6, -0.68, 0.73, 0.04);
	transform: translate(260%, -220%);
}

.site-header .site-title a:hover svg .clr-i-solid-path-2 {
	display: block !important;
	fill: #60f4ea;
}

.site-header .site-title .logo-name {
	content: 'Air';
	display: block;
	text-transform: lowercase;
	letter-spacing: .1em;
	font-weight: 400;
	color: #fff;
	margin-left: .75rem;
	font-size: 2.2rem;
}

.js .nav-primary {
	top: calc(72px + 10px);
	left: 0;
}

.block.block-entry-header-demo {
	background-color: #2a2d3e;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	max-height: 80rem;
	height: 60vh;
	max-width: 100%;
	margin: 0 auto;
}

.block.block-entry-header-demo .shade {
	opacity: .4;
}

.block.block-entry-header-demo .inner {
	display: grid;
	grid-template-rows: 1fr 1fr; /* autoprefixer: off */
	align-items: center;
	max-height: 100%;
	justify-items: center;
	padding: 2rem;
	max-width: 1200px;
	margin-top: 140px;
	margin-bottom: 80px;
}

.block.block-entry-header-demo .logo {
	color: #60f4ea;
	border-top: 2px solid rgba(115, 127, 191, 0.5);
	border-right: 0;
	width: 100%;
	text-align: center;
	order: 2;
	overflow: visible;
	animation: plane-container 10s linear 1s infinite;
}

.block.block-entry-header-demo .logo .logo-name {
	display: none;
}

.block.block-entry-header-demo .logo svg {
	padding: 2rem;
	height: auto;
	width: 100%;
	max-width: 20rem;
	opacity: 0;
	transform: translate(-100%, 100%);
	animation: plane 5s cubic-bezier(0.86, 0, 0.07, 1) 1s infinite;
	animation-delay: -5s;
	position: relative;
	z-index: 6;
}

.block.block-entry-header-demo .main-heading {
	font-size: 32px;
	color: #fff;
	margin: 0;
	padding: 2rem;
	position: relative;
	z-index: 2;
	text-align: center;
	line-height: 1.23;
}

.accent {
	font-style: normal;
	letter-spacing: .05em;
	text-transform: lowercase;
	font-weight: 500;
	margin: 0;
	margin-bottom: 1rem;
	color: #737fbf;
	display: block;
	position: relative;
	z-index: 2;
}

.block.block-entry-header-demo + .block .container {
	max-width: 800px;
}

.block.block-blog article,
.block.block-blog nav {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.block-blog article {
	margin-bottom: var(--padding-block);
}

.block-blog article:last-child {
	margin-bottom: 0;
}

.block-blog ul.tags {
	padding-left: 0;
}

/* stylelint-enable */

.block {
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
}

.shade {
	background-color: #2a2d3e;
	height: 100%;
	left: 0;
	opacity: .35;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.global-link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}

.site {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

.container {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	padding-bottom: var(--padding-container-vertical);
	padding-left: var(--padding-container-horizontal);
	padding-right: var(--padding-container-horizontal);
	padding-top: var(--padding-container-vertical);
}

.site-main .container {
	clear: both;
	overflow: hidden;
}

.entry-footer {
	clear: both;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.edit-link {
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-top: 2rem;
	max-width: 100%;
	min-width: 0;
	overflow: hidden;
	text-align: left;
	transition: all 0.22s;
	width: 100%;
}

.edit-link a {
	background-color: #fafafa;
	border: 2px dashed #999;
	clear: both;
	color: #999;
	display: block;
	margin: 0;
	padding: 2rem;
	text-align: center;
	text-decoration: none;
	transition: all 0.22s;
}

.edit-link:focus,
.edit-link a:hover {
	background-color: #efefef;
	color: #999;
}

/* stylelint-disable declaration-no-important, a11y/no-display-none */

/* stylelint-enable */

/* stylelint-disable declaration-no-important, a11y/no-display-none */

/* stylelint-enable */

/* stylelint-disable declaration-no-important, a11y/no-display-none */

/* stylelint-enable */

/* stylelint-disable declaration-no-important, a11y/no-display-none */

.hide-completely {
	display: none !important;
}

/* stylelint-enable */

/* stylelint-disable declaration-property-unit-allowed-list */

:root {
	font-size: 62.5%;
}

/* stylelint-enable declaration-property-unit-allowed-list */

body {
	color: #545773;
	font-family: "Archivo", -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: var(--font-size-medium);
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	text-rendering: geometricPrecision;
	text-size-adjust: none;
}

a {
	color: #2a2d3e;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #2a2d3e;
}

p,
dd,
dt,
figcaption,
hr,
small,
ol,
ul,
li,
blockquote,
kbd,
pre,
samp,
code,
th,
td,
table,
tr,
textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
	font-size: var(--font-size-small);
	line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2a2d3e;
	font-family: "Archivo", -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin-bottom: 2.7rem;
	margin-top: 2.7rem;
}

h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3,
.accent {
	font-size: 21px;
}

h4,
.comment-list .comment-author {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

ul {
	list-style: disc outside;
	padding-left: 1.9rem;
}

ul li {
	padding-left: 0;
}

ol {
	padding-left: 1.9rem;
}

b,
strong {
	font-weight: 700;
}

em,
i {
	font-style: italic;
}

small {
	font-size: .87em;
}

p {
	margin-bottom: 2.9rem;
	margin-top: 2.9rem;
}

blockquote {
	border: 0 none;
	clear: both;
	margin: 0;
	padding-bottom: 3rem;
	position: relative;
}

blockquote p {
	color: #666;
	font-style: italic;
	margin-bottom: 0;
	overflow: visible;
	position: relative;
}

blockquote::before {
	content: '';
	display: block;
	height: 4px;
	left: 0;
	max-width: 147px;
	position: absolute;
	top: 0;
}

cite {
	display: block;
	font-style: italic;
}

p:first-child {
	margin-top: 0;
}

p:last-child {
	margin-bottom: 0;
}

img {
	height: auto;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin-bottom: 1rem;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	position: relative;
}

figcaption {
	font-style: normal;
	font-weight: 400;
	margin-top: 0;
}

kbd,
pre,
samp {
	font-family: "Inconsolata", "Menlo", "Monaco", "Consolas", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}

code {
	background-color: #f9f2f4;
	border-radius: .3rem;
	color: #c7254e;
	font-family: "Inconsolata", "Menlo", "Monaco", "Consolas", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
	font-size: inherit;
	padding: .37rem .5rem;
}

pre code {
	display: inline-block;
	padding: 1.15rem 1rem .85rem;
}

pre {
	border-radius: .3rem;
	display: block;
	margin-bottom: 2rem;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
}

.site-header {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	padding-bottom: var(--padding-site-header-vertical);
	padding-left: var(--padding-container-horizontal);
	padding-right: var(--padding-container-horizontal);
	padding-top: var(--padding-site-header-vertical);
	position: relative;
	z-index: 15;
}

.site-title {
	line-height: 0;
	margin: 0;
}

.site-title a {
	align-items: center;
	display: flex;
}

.nav-container {
	z-index: 10;
}

.site-footer {
	background-color: #2a2d3e;
	clear: both;
	color: #fff;
	overflow: hidden;
	padding: 6rem 2rem;
	text-align: center; /* stylelint-disable a11y/no-display-none */ /* stylelint-enable */
}

.site-footer .wordpress-logo {
	display: block;
	margin-bottom: 2rem;
	margin-left: auto;
	margin-right: auto;
}

.site-footer span {
	display: block;
	text-align: center;
}

.site-footer svg {
	margin-right: 5px;
	position: relative;
}

.site-footer p,
.site-footer span {
	color: #fff;
}

.site-footer .is-external-link::after {
	display: none;
}

.site-footer .powered-by-wordpress {
	display: inline-block;
	font-weight: 600;
	margin-bottom: 1rem;
	text-align: center;
}

.site-footer .github-link {
	margin-left: 8px;
	margin-top: 4px;
	overflow: hidden;
	padding-bottom: 4px;
	position: relative;
}

.site-footer .github-link.is-external-link::after {
	background-color: #fff;
	bottom: 0;
	content: '';
	display: block;
	height: 1px;
	opacity: .4;
	position: absolute;
	top: auto;
	transition: opacity 0.22s;
	width: 100%;
}

.site-footer a {
	color: #fff;
	transition: opacity 0.22s;
}

.site-footer a:hover,
.site-footer a:focus {
	color: #fff;
	opacity: .5;
}

.site-footer a:hover::after,
.site-footer a:focus::after {
	opacity: .2;
}

.site-footer .theme-info {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	line-height: 1.5;
	margin: 0 auto;
	text-align: center;
}

.site-footer .theme-info i {
	margin: 0 5px;
}

:root {
	--checkbox-radio-size: 16px;
	--checkbox-radio-gap: 10px;
	--checkbox-radio-border-width: 2px;
	--checkbox-radio-line-height: var(--body-line-height);
	--radio-marker-size: 8px;
	--checkbox-marker-size: 12px;
	--checkbox-radius: 4px;
}

.button-wrapper {
	margin-bottom: 0;
}

.site-main button,
.site-main .button,
.site-main input[type="reset"],
.site-main input[type="submit"],
.site-main input[type="button"],
.site-footer button,
.site-footer .button,
.site-footer input[type="reset"],
.site-footer input[type="submit"],
.site-footer input[type="button"] {
	appearance: none;
	background-color: #545773;
	border: 0;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Archivo", -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: var(--font-size-small);
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	position: relative;
	text-decoration: none;
	transition: 150ms linear background;
	width: auto;
}

.site-main button.button-ghost,
.site-main .button.button-ghost,
.site-main input[type="reset"].button-ghost,
.site-main input[type="submit"].button-ghost,
.site-main input[type="button"].button-ghost,
.site-footer button.button-ghost,
.site-footer .button.button-ghost,
.site-footer input[type="reset"].button-ghost,
.site-footer input[type="submit"].button-ghost,
.site-footer input[type="button"].button-ghost {
	background-color: transparent;
	border: 2px solid #222;
	color: #222;
}

.site-main button.button-small,
.site-main .button.button-small,
.site-main input[type="reset"].button-small,
.site-main input[type="submit"].button-small,
.site-main input[type="button"].button-small,
.site-footer button.button-small,
.site-footer .button.button-small,
.site-footer input[type="reset"].button-small,
.site-footer input[type="submit"].button-small,
.site-footer input[type="button"].button-small {
	font-size: var(--font-size-small);
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
}

.site-main button.button-medium,
.site-main .button.button-medium,
.site-main input[type="reset"].button-medium,
.site-main input[type="submit"].button-medium,
.site-main input[type="button"].button-medium,
.site-footer button.button-medium,
.site-footer .button.button-medium,
.site-footer input[type="reset"].button-medium,
.site-footer input[type="submit"].button-medium,
.site-footer input[type="button"].button-medium {
	font-size: var(--font-size-medium);
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

.site-main button.button-large,
.site-main .button.button-large,
.site-main input[type="reset"].button-large,
.site-main input[type="submit"].button-large,
.site-main input[type="button"].button-large,
.site-footer button.button-large,
.site-footer .button.button-large,
.site-footer input[type="reset"].button-large,
.site-footer input[type="submit"].button-large,
.site-footer input[type="button"].button-large {
	font-size: var(--font-size-extra-large);
	padding: 21px 35px;
}

.site-main button:hover,
.site-main button:focus,
.site-main .button:hover,
.site-main .button:focus,
.site-main input[type="reset"]:hover,
.site-main input[type="reset"]:focus,
.site-main input[type="submit"]:hover,
.site-main input[type="submit"]:focus,
.site-main input[type="button"]:hover,
.site-main input[type="button"]:focus,
.site-footer button:hover,
.site-footer button:focus,
.site-footer .button:hover,
.site-footer .button:focus,
.site-footer input[type="reset"]:hover,
.site-footer input[type="reset"]:focus,
.site-footer input[type="submit"]:hover,
.site-footer input[type="submit"]:focus,
.site-footer input[type="button"]:hover,
.site-footer input[type="button"]:focus {
	background-color: #2a2d3e;
	border-color: #2a2d3e;
	color: #fff;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("../svg/select.svg");
	background-position: right 0 center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	border: 2px solid #d9d9d9;
	border-radius: 0;
	color: #545773;
	font-size: var(--font-size-medium);
	line-height: 24px;
	max-width: 100%;
	min-width: 0;
	padding: 15px;
	text-indent: 1px;
	transition: none;
	width: 100%;
}

textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
	appearance: none;
	background-color: #fff;
	border: solid 2px #d9d9d9;
	border-radius: 3px;
	box-sizing: border-box;
	font-family: "Archivo", -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: var(--font-size-medium);
	line-height: 24px;
	margin-bottom: 0;
	padding: 15px;
	position: relative;
	text-decoration: none;
	transition: background .55s;
}

textarea::placeholder,
select::placeholder,
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="email"]::placeholder,
input[type="search"]::placeholder {
	color: #545773;
	opacity: .4;
}

textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus {
	background-color: #fff;
	border: 2px solid #bababa;
	outline: 0;
}

textarea:focus::placeholder,
select:focus::placeholder,
input[type="text"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
input[type="url"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="number"]:focus::placeholder,
input[type="month"]:focus::placeholder,
input[type="week"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="search"]:focus::placeholder {
	color: #222;
	opacity: .8;
}

select:focus {
	background-color: #fff;
	border: 2px solid #bababa;
}

input[type="radio"],
input[type="checkbox"] {
	height: var(--checkbox-radio-size);
	margin: 0;
	margin-top: calc((1em * var(--checkbox-radio-line-height) - var(--checkbox-radio-size)) / 2);
	opacity: 0;
	padding: 0;
	pointer-events: none;
	position: absolute;
	width: var(--checkbox-radio-size);
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	align-items: flex-start;
	cursor: pointer;
	display: inline-flex;
	line-height: var(--checkbox-radio-line-height);
	user-select: none;
}

input[type="radio"] + label::before,
input[type="checkbox"] + label::before {
	align-self: center;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	border-color: #545773;
	border-style: solid;
	border-width: var(--checkbox-radio-border-width);
	content: '';
	display: inline-flex;
	flex-shrink: 0;
	height: var(--checkbox-radio-size);
	margin-right: var(--checkbox-radio-gap);
	position: relative;
	top: calc(var(--checkbox-radio-border-width) / 2);
	transition: transform .2s, border .2s;
	width: var(--checkbox-radio-size);
}

input[type="radio"] + label::before {
	border-radius: 50%;
}

input[type="checkbox"] + label::before {
	border-radius: var(--checkbox-radius);
}

input[type="radio"]:checked + label::before,
input[type="checkbox"]:checked + label::before {
	background-color: #545773;
	border-color: #545773;
	box-shadow: none;
	transition: transform .2s;
}

input[type="radio"]:active + label::before,
input[type="checkbox"]:active + label::before {
	transform: scale(0.8);
	transition: transform .2s;
}

input[type="radio"]:checked + label::before {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg class='nc-icon-wrapper' fill='%23ffffff'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23ffffff'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
	background-size: var(--radio-marker-size);
}

input[type="checkbox"]:checked + label::before {
	background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpolyline points='1 6.5 4 9.5 11 2.5' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");
	background-size: var(--checkbox-marker-size);
}

input[type="radio"]:focus + label::before,
input[type="checkbox"]:focus + label::before,
input[type="radio"]:checked:active + label::before,
input[type="checkbox"]:checked:active + label::before {
	border-color: #545773;
	box-shadow: 0 0 0 3px rgba(84, 87, 115, 0.2);
}

input[type="radio"]:checked:active + label::before,
input[type="checkbox"]:checked:active + label::before {
	transform: none;
	transition: none;
}

/* stylelint-disable sh-waqar/declaration-use-variable, selector-max-pseudo-class */

input[type="radio"]:not(:checked):not(:focus) + label:hover::before,
input[type="checkbox"]:not(:checked):not(:focus) + label:hover::before {
	border-color: #777b9c;
}

/* stylelint-enable sh-waqar/declaration-use-variable, selector-max-pseudo-class */

.cat {
	margin-bottom: .5rem;
	margin-top: 4rem;
}

.cat a {
	background-color: transparent;
	border-color: rgba(6, 22, 41, 0.2);
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	box-shadow: none;
	color: #222;
	display: inline-block;
	font-size: var(--font-size-small);
	margin-bottom: .5rem;
	margin-right: .5em;
	padding: .2em .6em;
	transition: all 0.22s;
}

.cat a:hover,
.cat a:focus { /* stylelint-disable sh-waqar/declaration-use-variable */
	border-color: rgba(6, 22, 41, 0.4); /* stylelint-enable sh-waqar/declaration-use-variable */
}

.gutenberg-content {
	max-width: 100%;
	padding-bottom: var(--padding-block);
	padding-left: 0;
	padding-right: 0;
	padding-top: var(--padding-block); /* stylelint-disable selector-max-compound-selectors */ /* stylelint-enable selector-max-compound-selectors */
}

.gutenberg-content .blocks-gallery-grid {
	display: grid;
}

.gutenberg-content .blocks-gallery-grid .blocks-gallery-item {
	width: 100%;
}

.gutenberg-content .columns-2 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(2, 1fr);
}

.gutenberg-content .columns-3 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(3, 1fr);
}

.gutenberg-content .columns-4 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(4, 1fr);
}

.gutenberg-content .columns-5 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(5, 1fr);
}

.gutenberg-content .columns-6 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(6, 1fr);
}

.gutenberg-content .columns-7 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(7, 1fr);
}

.gutenberg-content .columns-8 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(8, 1fr);
}

.gutenberg-content .columns-9 .blocks-gallery-grid {
	grid-column-gap: 3rem;
	grid-template-columns: repeat(9, 1fr);
}

.gutenberg-content .cat-links,
.gutenberg-content .tags-links {
	display: block;
}

.gutenberg-content .alignleft {
	float: left;
	margin-right: 3rem;
}

.gutenberg-content .alignright {
	float: right;
	margin-left: 3rem;
}

.gutenberg-content .aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.gutenberg-content del {
	color: #666;
	text-decoration: line-through;
}

.gutenberg-content p {
	color: #545773;
	font-weight: 400;
	line-height: 1.77;
}

.gutenberg-content li {
	font-size: 17px;
}

.gutenberg-content embed,
.gutenberg-content iframe,
.gutenberg-content object,
.gutenberg-content video {
	max-width: 100%;
}

.gutenberg-content h1,
.gutenberg-content h2,
.gutenberg-content h3,
.gutenberg-content h4,
.gutenberg-content h5,
.gutenberg-content .is-style-ingress {
	line-height: 1.22;
}

.gutenberg-content h1:first-child,
.gutenberg-content h2:first-child,
.gutenberg-content h3:first-child,
.gutenberg-content h4:first-child,
.gutenberg-content h5:first-child,
.gutenberg-content h6:first-child {
	margin-top: 0;
}

.gutenberg-content img {
	border-radius: 4px;
}

.gutenberg-content figcaption,
.gutenberg-content cite,
.gutenberg-content small {
	border: 0;
	color: rgba(75, 75, 90, 0.9);
	font-size: 15px;
	font-style: normal;
	margin-bottom: 6rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem;
	max-width: 800px;
	padding-bottom: 0;
	text-align: center;
	width: 100%;
}

.gutenberg-content.wp-block-gallery {
	color: #fff;
	overflow: hidden;
}

.gutenberg-content.wp-block-gallery figcaption {
	color: #fff;
	font-size: var(--font-size-small);
	line-height: 1.55;
	margin-bottom: var(--margin-between-text-elements);
	padding: 0 2rem;
	width: 100%;
}

.gutenberg-content.wp-block-gallery img {
	margin-bottom: 0;
}

.gutenberg-content .wp-block-image figcaption,
.gutenberg-content .wp-block-image .alignright > figcaption,
.gutenberg-content .wp-block-image .aligncenter > figcaption,
.gutenberg-content .wp-block-image.is-resized > figcaption {
	display: block;
	width: 100%;
}

.gutenberg-content .wp-block-image > figure {
	display: inline-block;
	width: auto;
}

.gutenberg-content .wp-block-image > figure.alignleft figcaption,
.gutenberg-content .wp-block-image > figure.alignright figcaption,
.gutenberg-content .wp-block-image > figure.aligncenter figcaption {
	margin-bottom: 2rem;
}

.gutenberg-content a:hover,
.gutenberg-content:focus {
	text-decoration: none;
}

.gutenberg-content iframe,
.gutenberg-content .fb-post,
.gutenberg-content small {
	display: block;
}

.gutenberg-content cite {
	margin-bottom: 0;
}

.gutenberg-content > blockquote,
.gutenberg-content > blockquote.wp-block-quote {
	border-left: 2px solid #2a2d3e;
	line-height: 1.77;
	margin-bottom: 4rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4rem;
	padding: 3.5rem 6rem;
}

.gutenberg-content > blockquote cite,
.gutenberg-content > blockquote.wp-block-quote cite {
	text-align: left;
}

.gutenberg-content > blockquote > p,
.gutenberg-content > blockquote.wp-block-quote > p {
	color: #2a2d3e;
	line-height: 1.77;
}

.gutenberg-content div[style="width: 640px;"],
.gutenberg-content .wp-video { /* stylelint-disable declaration-no-important */
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 800px !important;
	width: 100% !important; /* stylelint-enable */
}

.gutenberg-content > figure.wp-caption { /* stylelint-disable declaration-no-important */
	max-width: 800px !important;
	width: 100% !important; /* stylelint-enable */
}

.gutenberg-content > * {
	line-height: 1.77;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	width: 100%;
}

.gutenberg-content > * .twitter-tweet,
.gutenberg-content > * .instagram-media,
.gutenberg-content > * .wp-video,
.gutenberg-content > * .is-provider-instagram,
.gutenberg-content > * .is-provider-twitter,
.gutenberg-content > * .is-provider-facebook { /* stylelint-disable declaration-no-important */
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 800px !important;
	width: 100% !important; /* stylelint-enable */
}

.gutenberg-content > *.wp-block-image {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

.gutenberg-content > *.twitter-tweet,
.gutenberg-content > *.instagram-media,
.gutenberg-content > *.wp-video { /* stylelint-disable declaration-no-important */
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 800px !important;
	width: 100% !important; /* stylelint-enable */
}

.gutenberg-content > *.alignwide {
	margin-bottom: 4rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4rem;
	padding-left: 2rem;
	padding-right: 2rem;
	width: 100%;
}

.gutenberg-content > *.alignfull {
	margin-bottom: 8rem;
	margin-top: 8rem;
	max-width: 100%;
	width: 100%;
}

.gutenberg-content > *.alignfull img {
	border-radius: 0;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	font-style: italic;
	margin-bottom: 20px;
	padding: 1rem 0;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	font-family: "Archivo", -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	height: 3rem;
	padding: 1rem;
}

th {
	font-weight: 700;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

kbd {
	background-color: #eaf1f8;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
	color: #545773;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	padding: 0 .5rem;
	text-shadow: 0 1px 0 #fff;
	white-space: nowrap;
}

pre {
	background-color: #2b303c;
	border: 1px solid #2b303c;
	border-radius: 4px;
	color: #f5f5f5;
	display: block;
	font-family: "Inconsolata", "Menlo", "Monaco", "Consolas", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
	font-size: var(--font-size-small);
	line-height: 1.77;
	margin: 3rem 0;
	overflow: auto;
	padding: 15px 16px 14px;
	position: relative;
	white-space: pre;
	word-wrap: break-word;
}

pre code {
	border-radius: 4px;
}

.post-navigation .nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

ul.tags {
	list-style: none;
	margin-bottom: var(--margin-between-text-elements);
	margin-top: 0;
	overflow: hidden;
}

ul.tags li {
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding-left: 0; /* stylelint-disable selector-max-compound-selectors, selector-max-pseudo-class, sh-waqar/declaration-use-variable */ /* stylelint-enable selector-max-compound-selectors, selector-max-pseudo-class, sh-waqar/declaration-use-variable */
}

ul.tags li a:not(.button):not(.no-text-link) {
	background-color: transparent;
	border-color: rgba(6, 22, 41, 0.1);
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	box-shadow: none;
	color: #222;
	display: inline-block;
	font-size: 14px;
	margin-right: .4em;
	padding: .2em .6em;
	transition: all 0.22s;
}

ul.tags li a:not(.button):not(.no-text-link):hover,
ul.tags li a:not(.button):not(.no-text-link):focus {
	border-color: rgba(6, 22, 41, 0.4);
}

.sticky {
	border: 1px dashed #d7e4f2;
	margin-bottom: 2rem;
	padding: 2rem;
}

.comment-list li.bypostauthor,
.bypostauthor {
	border: 1px dashed rgba(42, 45, 62, 0.5);
	padding: 2rem;
}

.site-footer .top {
	background-color: transparent;
	padding: 16px;
}

.site-footer .top svg {
	align-items: center;
	display: flex;
	fill: #222;
	height: 18px;
	justify-content: center;
	margin: 0;
	opacity: .8;
	transition: all .3s ease;
	width: 18px;
}

.site-footer .top:hover,
.site-footer .top:focus,
.site-footer .top:active {
	opacity: 1;
}

.site-footer .top:hover svg,
.site-footer .top:focus svg,
.site-footer .top:active svg {
	transform: translateY(-0.5rem);
}

.site-footer .back-to-top {
	align-items: center;
	bottom: 1rem;
	display: flex;
	justify-content: center;
	margin: 0;
	opacity: 0;
	position: fixed;
	right: 1rem;
	text-decoration: none;
	transition: opacity 0.22s 0s, visibility 0s 0.22s;
	z-index: 9999;
}

.site-footer .back-to-top.has-light-bg svg {
	fill: #222;
}

.site-footer .back-to-top.has-dark-bg svg {
	fill: #fff;
}

.site-footer .back-to-top.is-visible,
.site-footer .back-to-top.fade-out {
	transition: opacity 0.22s 0s, visibility 0s 0s;
}

.site-footer .back-to-top.is-visible {
	opacity: 1;
}

.site-footer .back-to-top.fade-out {
	opacity: 1;
}

.site-footer .back-to-top.fade-out:focus,
.site-footer .back-to-top.fade-out:hover {
	opacity: 1;
}

.gallery {
	display: grid; /* autoprefixer: off */
	grid-gap: 1.5em;
	margin-bottom: 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;
}

div.lazy {
	background-position: center;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.has-lazyload {
	overflow: hidden;
	position: relative;
}

/* stylelint-disable a11y/font-size-is-readable */

.navigation:not(.post-navigation) .nav-links {
	align-items: flex-start;
	display: flex;
	font-family: "Archivo", -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 14px;
	justify-content: flex-start;
	margin-top: 4rem;
	overflow: hidden;
	text-align: left;
	width: 100%;
}

.navigation:not(.post-navigation) .nav-links a {
	text-decoration: none;
}

/* stylelint-enable */

.page-numbers {
	align-items: center;
	background-color: #fff;
	border-bottom: 2px solid #ece6f2;
	border-left: 1px solid #ece6f2;
	border-right: 1px solid #ece6f2;
	border-top: 2px solid #ece6f2;
	color: #2a2d3e;
	display: flex;
	font-weight: 500;
	height: 35px;
	justify-content: center;
	margin-left: 0;
	margin-right: 0;
	transition: all 0.22s;
	width: 35px;
}

.page-numbers:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 4px;
}

.page-numbers:first-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 0;
}

a.page-numbers:hover,
a.page-numbers:focus {
	background-color: #2a2d3e;
	border-color: #2a2d3e;
	color: #fff;
}

.page-numbers.current {
	background-color: #2a2d3e;
	border-color: #2a2d3e;
	color: #fff;
}

.page-numbers.next,
.page-numbers.prev {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}

/* stylelint-disable selector-class-pattern */

div.validation_error {
	background-color: #e1b3b2;
	color: #fff;
	font-size: var(--font-size-medium);
	font-weight: 700;
	margin-bottom: 2rem;
	padding: 2rem;
}

div.validation_error:focus {
	color: #fff;
}

body *[aria-invalid="true"] {
	border-color: #e1b3b2;
}

.validation_message {
	color: #e1b3b2;
	font-size: var(--font-size-small);
	font-weight: 400;
}

.validation_list {
	list-style: none;
	margin-bottom: 2rem;
	margin-left: 0;
	padding: 0;
}

.validation_list a {
	color: #e1b3b2;
	text-decoration: none;
}

.validation_list li {
	color: #e1b3b2;
	font-weight: 700;
}

.gform_body .gfield_required {
	color: #2a2d3e;
	font-size: var(--font-size-huge);
	position: relative;
	top: 3px;
}

.gform_body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gform_body .gform_fields li {
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.gform_body .gfield_radio li,
.gform_body .gfield_checkbox li {
	margin-bottom: 0;
	margin-top: 0;
}

.gform_body .gfieldset li {
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0;
	width: 100%;
}

.gform_body .gform_fields li:last-child {
	margin-bottom: 0;
}

.gform_body .gfield_label,
.gform_body .ginput_container label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.gform_body input[type="radio"],
.gform_body input[type="checkbox"] {
	margin-right: 1rem;
}

.gform_body .gfield_radio li label,
.gform_body .gfield_checkbox li label {
	margin-bottom: 0;
	margin-top: 0;
}

.gform_body input:not([type="radio"]):not([type="checkbox"]),
.gform_body textarea {
	width: 100%;
}

/* stylelint-enable selector-class-pattern */

.block-search,
.block-search-results {
	background-color: #fff;
}

.block-search form {
	display: grid; /* autoprefixer: off */
	grid-gap: 1rem;
	grid-template-columns: 9fr 1fr;
}

.block-search form input,
.block-search form label {
	width: 100%;
}

.block-search-results > .container {
	padding-top: 0;
}

.block-search-results .row-result {
	border-top: 2px solid #d9d9d9;
	padding: 2rem 0;
}

.block-search-results .row-result:last-of-type {
	border-bottom: 2px solid #d9d9d9;
}

.block-search-results h3 {
	font-size: 18px;
	margin-bottom: 1rem;
}

.block-search-results p {
	margin-top: 1rem;
}

.block-search-results .tags a {
	background-color: #eaf1f8;
	color: #2a2d3e;
}

.block-search-results .tags a:hover,
.block-search-results .tags a:focus {
	background-color: #2a2d3e;
	color: #eaf1f8;
}

.block-error-404 h1 {
	font-size: 42px;
	margin-bottom: 2rem;
}

/* stylelint-disable no-descending-specificity */

.comments-area {
	margin-bottom: 0;
	margin-top: 50px;
	overflow: visible;
}

.comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li {
	font-size: var(--font-size-tiny);
	margin-bottom: 70px;
	margin-top: 0;
	padding: 0;
}

.comment-list p {
	color: #545773;
	font-size: var(--font-size-tiny);
}

.comment-list .avatar {
	border-radius: 50%;
	float: right;
}

.comment-list .comment-author {
	color: #545773;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}

.comment-list a,
.comment-list .comments-link a {
	box-shadow: none;
	color: #555;
}

.comment-list .comment-author a {
	color: #545773;
}

.comment-list .comment-time {
	font-size: var(--font-size-tiny);
	margin: 0;
	padding: 0;
}

.comment-list .comment-time a {
	color: #545773;
}

.comment-list .comment-time:focus,
.comment-list .comment-time:hover {
	opacity: 1;
}

.comment-list .comment-time svg {
	fill: #545773;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.comments-link {
	align-items: center;
	display: inline-flex;
	font-size: var(--font-size-tiny);
	text-align: right;
}

.comments-link a {
	color: #555;
}

.comments-link:hover,
.comments-link:focus,
.comments-link a:hover,
.comments-link a:focus {
	color: #222;
}

.comments-link svg {
	margin-right: 7px;
	position: relative;
	top: -1px;
}

.comment-respond {
	margin-bottom: 0;
	overflow: visible;
}

.comment-respond .comment-form-author {
	margin-bottom: 20px;
	margin-top: 0;
}

.comment-respond .comment-form-author input {
	border-width: 1px;
	padding: 15px;
	width: 100%;
}

.comment-respond .comment-form-email {
	clear: right;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
}

.comment-respond .comment-form-email input {
	border-width: 1px;
	padding: 15px;
	width: 100%;
}

.comment-respond .comment-form-url {
	margin-bottom: 30px;
	margin-top: 0;
	position: relative;
}

.comment-respond .comment-form-url input {
	border-width: 1px;
	padding: 15px;
	width: 100%;
}

.comment-respond .form-submit {
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
}

.comment-respond .comment-form-comment {
	margin-bottom: 20px;
}

.comment-respond textarea {
	width: 100%;
}

/* stylelint-enable no-descending-specificity */

.wp-block.is-style-boxed,
.is-style-boxed {
	border: 2px solid #545773;
	color: #545773;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.77;
	padding: 2rem;
	width: calc(100% - 4rem);
}

@media screen and (prefers-reduced-motion: reduce), (update: slow) {

.site-header .site-title svg {
	transition: none;
}

.site-header .site-title a:hover svg {
	transition: none;
	transform: none;
}

.block.block-entry-header-demo .logo svg {
	animation: none;
	transform: none;
	opacity: 1;
}

}

@media screen and (min-width: 320px) {

.block.block-entry-header-demo .main-heading {
	font-size: calc(32px + 30 * ((100vw - 320px) / 1600));
}

h1 {
	font-size: calc(32px + 19 * ((100vw - 320px) / 1600));
}

h2 {
	font-size: calc(24px + 14 * ((100vw - 320px) / 1600));
}

h3,
.accent {
	font-size: calc(21px + 7 * ((100vw - 320px) / 1600));
}

h4,
.comment-list .comment-author {
	font-size: calc(18px + 3 * ((100vw - 320px) / 1600));
}

h5 {
	font-size: calc(14px + 3 * ((100vw - 320px) / 1600));
}

h6 {
	font-size: calc(12px + 2 * ((100vw - 320px) / 1600));
}

.gutenberg-content li {
	font-size: calc(17px + 2 * ((100vw - 320px) / 1600));
}

.block-search-results h3 {
	font-size: calc(18px + 3 * ((100vw - 320px) / 1600));
}

.block-error-404 h1 {
	font-size: calc(42px + 158 * ((100vw - 320px) / 1600));
}

}

@media (min-width: 480px) {

.js .nav-primary {
	top: calc(72px + 20px);
}

.block.block-entry-header-demo {
	min-height: 60rem;
}

.hide-on-desktop { /* stylelint-disable declaration-no-important */
	display: none !important; /* stylelint-enable */
}

blockquote::before {
	width: 30%;
}

.gform_body .ginput_full {
	display: block;
	width: 100%;
}

.gform_body .ginput_complex {
	display: flex;
	flex-wrap: wrap;
	margin-left: -.5rem;
	margin-right: -.5rem;
}

.gform_body .ginput_complex span {
	margin-left: .5rem;
	margin-right: .5rem;
}

.gform_body .ginput_left,
.gform_body .ginput_right {
	display: inline-flex;
	flex-wrap: wrap;
	width: calc(50% - 1rem);
}

.gform_body .ginput_left > label,
.gform_body .ginput_left input,
.gform_body .ginput_right > label,
.gform_body .ginput_right input {
	font-size: var(--font-size-small);
	width: 100%;
}

.block-error-404 .container {
	padding-bottom: 10%;
	padding-top: 10%;
}

.comment-form {
	display: grid;
	grid-column-gap: 1em;
	grid-template-columns: 1fr 1fr; /* autoprefixer: off */
	justify-content: center;
}

.comment-form .comment-notes,
.comment-form .comment-form-comment,
.comment-form .form-submit {
	grid-column: 1 / span 2;
}

}

@media screen and (min-width: 770px) and (min-width: 1920px) {

p,
dd,
dt,
figcaption,
hr,
small,
ol,
ul,
li,
blockquote,
kbd,
pre,
samp,
code,
th,
td,
table,
tr,
textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
	font-size: 20px;
}

}

@media screen and (min-width: 770px) and (min-width: 320px) {

p,
dd,
dt,
figcaption,
hr,
small,
ol,
ul,
li,
blockquote,
kbd,
pre,
samp,
code,
th,
td,
table,
tr,
textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
	font-size: calc(17px + 3 * ((100vw - 320px) / 1600));
}

}

@media (min-width: 770px) {

.block.block-entry-header-demo .inner {
	padding: 0;
	display: grid;
	grid-template-rows: none;
	grid-template-columns: 3fr 5fr;
	max-width: 800px;
}

.block.block-entry-header-demo .logo {
	border-top: 0;
	border-right: 2px solid rgba(115, 127, 191, 0.5);
	order: 0;
	text-align: right;
}

.block.block-entry-header-demo .logo svg {
	padding: 2rem 4rem;
}

.block.block-entry-header-demo .main-heading {
	padding: 2rem 4rem;
	text-align: left;
}

p,
dd,
dt,
figcaption,
hr,
small,
ol,
ul,
li,
blockquote,
kbd,
pre,
samp,
code,
th,
td,
table,
tr,
textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
	font-size: 17px;
}

blockquote {
	margin-top: 4rem;
	padding-bottom: 4rem;
}

}

@media (min-width: 840px) {

ul.tags {
	padding: 0;
}

.gutenberg-content .is-style-boxed {
	transform: translate(2rem, 0);
}

}

@media (min-width: 870px) {

.gutenberg-content > *.alignwide {
	max-width: 1200px;
	padding-left: 0;
	padding-right: 0;
}

}

@media (max-width: 959px) and (min-width: 411px) {

.nav-toggle .hamburger-box {
	margin-right: 2rem;
}

}

@media only screen and (min-width: 960px) and (-ms-high-contrast: active), only screen and (min-width: 960px) and (-ms-high-contrast: none) {

ul li:focus > ul,
ul li:hover > ul {
	display: block;
}

}

@media only screen and (min-width: 960px) and (max-width: 960px) {

ul li:focus > ul,
ul li:hover > ul {
	display: block;
}

}

@media (min-width: 960px) {

body .nav-container {
	background-color: #2a2d3e;
}

.site-header .site-branding .site-title a,
.site-header .nav-primary .menu-items.nav-menu .menu-item > .dropdown-toggle,
.site-header .nav-primary .menu-items .current-menu-parent > a,
.site-header .nav-primary .menu-items .current-menu-item > a {
	color: #60f4ea;
}

.site-header .nav-primary .menu-items .sub-menu .current-menu-parent > a,
.site-header .nav-primary .menu-items .sub-menu .current-menu-item > a {
	color: #2a2d3e;
}

.site-header .nav-primary .menu-items.nav-menu .sub-menu .menu-item > .dropdown-toggle {
	color: #2a2d3e;
}

.block {
	min-height: 78px;
}

.hide-on-desktop-nav-view {
	display: none !important;
}

}

@media only screen and (min-width: 960px) {

.nav-container {
	background-color: transparent;
	position: absolute;
	width: 100%;
}

/* stylelint-disable a11y/no-display-none */

.nav-toggle {
	display: none;
}

/* stylelint-enable */

.nav-primary {
	padding-bottom: 0;
	padding-top: 0;
}

.menu-items {
	align-items: center;
	background-color: transparent;
	display: flex;
	margin: 0;
	padding: 0;
	position: relative;
}

.menu-item {
	margin: 0;
	position: relative;
}

.menu-item > a {
	align-items: center;
	color: #fff;
	display: inline-flex;
	font-size: var(--font-size-main-level);
	font-weight: 700;
	padding-bottom: var(--padding-main-level-vertical);
	padding-left: var(--padding-main-level-horizontal);
	padding-right: var(--padding-main-level-horizontal);
	padding-top: var(--padding-main-level-vertical);
}

.menu-item .sub-menu a {
	align-items: center;
	color: #2a2d3e;
	display: flex;
	font-size: var(--font-size-sub-menu);
	font-weight: 400;
	line-height: 1.5;
	padding-bottom: var(--padding-sub-menu-vertical);
	padding-left: var(--padding-sub-menu-horizontal);
	padding-right: var(--padding-sub-menu-horizontal);
	padding-top: var(--padding-sub-menu-vertical);
}

.menu-item.current-menu-parent > a,
.menu-item.current-menu-item > a {
	color: #2a2d3e;
}

.menu-item.menu-item-has-children a {
	padding-right: 1.5rem;
}

.menu-item > a:hover,
.menu-item > a:focus {
	color: #fff;
}

.menu-item .sub-menu a:hover,
.menu-item .sub-menu a:focus {
	color: #2a2d3e;
}

.nav-primary > ul:first-of-type > .menu-item-has-children:focus::before,
.nav-primary > ul:first-of-type > .menu-item-has-children:hover::before {
	transform: scale(1);
	transition: all 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}

.sub-menu {
	background-color: #fff;
	border-bottom: 1px solid rgba(42, 45, 62, 0.05);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-left: 1px solid rgba(42, 45, 62, 0.05);
	border-right: 1px solid rgba(42, 45, 62, 0.05);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0 25px 20px -10px rgba(5, 4, 25, 0.05);
	left: 5%;
	margin-left: 0;
	margin-top: var(--gap-dropdown);
	opacity: 0;
	padding-bottom: .5rem;
	padding-left: 0;
	padding-top: .5rem;
	position: absolute;
	top: -9999px;
	transition: opacity 0.25s cubic-bezier(0.19, 1, 0.22, 1);
	visibility: hidden;
	width: 22rem;
	z-index: 9;
}

.sub-menu .sub-menu {
	left: 100%;
	margin-left: 0;
	margin-top: -5px;
	top: 0;
}

.sub-menu li {
	float: none;
	padding: 0;
	width: 22rem;
}

.menu-item-has-children > .sub-menu.toggled-on,
.menu-item-has-children:focus > .sub-menu,
.menu-item-has-children:hover > .sub-menu,
.menu-item-has-children.hover-intent > .sub-menu {
	opacity: 1;
	top: 100%;
	transform: translateY(0%);
	visibility: visible;
	z-index: 1;
}

.menu-item-has-children .sub-menu.toggled-on .sub-menu,
.menu-item-has-children .sub-menu .sub-menu.toggled-on,
.menu-item-has-children:focus .sub-menu .sub-menu,
.menu-item-has-children:hover .sub-menu .sub-menu {
	margin-top: -5px;
	top: 0;
	z-index: 10;
}

.menu-item.menu-item-has-children {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-right: .8rem;
	position: relative;
}

.menu-item.menu-item-has-children::after {
	content: '';
	display: block;
	height: var(--gap-dropdown);
	position: absolute;
	top: 100%;
	width: 100%;
}

.dropdown-toggle svg {
	height: 9px;
	width: 9px;
}

.dropdown-toggle.toggled-on svg {
	transform: rotateX(180deg);
}

.dropdown-toggle {
	align-items: center;
	background-color: transparent;
	border: 0;
	color: #2a2d3e;
	display: inline-flex;
	justify-content: center;
	padding: 0;
}

.sub-menu .dropdown-toggle {
	width: 3rem;
}

.sub-menu .dropdown-toggle svg {
	transform: rotate(-90deg) rotateX(0deg);
}

.sub-menu .dropdown-toggle.toggled-on svg {
	transform: rotate(-90deg) rotateX(180deg);
}

/* stylelint-disable a11y/no-display-none */

.sub-menu .menu-item-has-children::after {
	display: none;
}

/* stylelint-enable */

.menu-item-has-children::before { /* stylelint-disable sh-waqar/declaration-use-variable */
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 5px 5px; /* stylelint-enable */
	bottom: -10px;
	content: '';
	display: block;
	height: 0;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	transform: scale(0);
	transform-origin: center bottom;
	transition: none;
	width: 0;
}

}

@media (min-width: 1024px) {

.block-search-results > .container {
	display: grid; /* autoprefixer: off */
	grid-auto-rows: minmax(0, auto);
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

}

@media all and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active) {

.block-search-results > .container {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.block-search-results > .container > div {
	margin-bottom: 16px;
	margin-right: 16px;
	width: calc(100% - 16px);
}

.block-search-results > .container > div:nth-child(1n+1) {
	margin-right: 0;
}

}

@media (min-width: 1170px) {

.gutenberg-content small[style="text-align: center;"] {
	display: block;
	margin-bottom: 8rem;
	margin-top: -4rem;
	max-width: 100%;
	width: 100%;
}

}

@media screen and (min-width: 1920px) {

.block.block-entry-header-demo .main-heading {
	font-size: 62px;
}

h1 {
	font-size: 51px;
}

h2 {
	font-size: 38px;
}

h3,
.accent {
	font-size: 28px;
}

h4,
.comment-list .comment-author {
	font-size: 21px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 14px;
}

.gutenberg-content li {
	font-size: 19px;
}

.block-search-results h3 {
	font-size: 21px;
}

.block-error-404 h1 {
	font-size: 200px;
}

}

@media (max-width: 1350px) {

:root {
	--padding-container-horizontal: 2rem;
}

}

@media only screen and (max-width: 960px) {

/* stylelint-disable a11y/no-display-none */

.js .menu-items ul {
	display: none;
}

/* stylelint-enable */

.js ul .sub-menu.toggled-on {
	display: block;
}

}

@media (max-width: 960px) {

:root {
	--padding-site-header-vertical: 2rem;
}

.nav-container {
	background-color: #2a2d3e;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.site {
	padding-top: 72px;
}

.site-header {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.hide-on-mobile-nav-view {
	display: none !important;
}

}

@media screen and (max-width: 959px) {

.site-header ul,
.site-header li,
.site-header a {
	position: relative;
}

.main-navigation-wrapper {
	order: 6;
	z-index: 999;
}

.no-js .site-header {
	background-color: #2a2d3e;
	position: static;
}

.disable-scroll {
	overflow: hidden;
}

.nav-primary {
	display: block;
	height: 100vh;
	margin: 0;
	opacity: 0;
	overflow: auto;
	pointer-events: none;
	transition: all 0.22s ease-in-out;
	visibility: hidden;
	width: 100vw;
}

.menu-items {
	margin: 0;
	opacity: 0;
	padding: 2rem 0;
	width: 100%;
}

.menu-item a {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	color: white;
	display: block;
	font-size: var(--font-size-main-level-mobile);
	font-weight: 600;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: var(--padding-sub-menu-vertical-mobile);
	padding-left: var(--padding-sub-menu-horizontal-mobile);
	padding-right: var(--padding-sub-menu-horizontal-mobile);
	padding-top: var(--padding-sub-menu-vertical-mobile);
	position: relative;
	text-decoration: none;
	z-index: 0;
}

.sub-menu a {
	color: rgba(255, 255, 255, 0.8);
	font-size: var(--font-size-sub-menu-mobile);
	font-weight: 600;
	padding-left: calc(var(--padding-sub-menu-horizontal-mobile) + var(--margin-left-sub-menu));
}

.sub-menu {
	margin-left: 0;
	padding-left: 0;
}

.sub-menu .sub-menu a {
	padding-left: calc(var(--padding-sub-menu-horizontal-mobile) + var(--margin-left-sub-menu) + var(--margin-left-sub-menu));
}

.menu-item a:hover,
.menu-item a:focus {
	color: white;
}

.menu-item.current-menu-parent > a,
.menu-item.current-menu-item > a {
	color: white;
}

.dropdown-toggle {
	align-items: center;
	background-color: transparent;
	border: 0;
	color: white;
	display: inline-flex;
	height: 100%;
	left: auto;
	margin-top: 0;
	max-height: 52px;
	overflow: hidden;
	padding-bottom: var(--padding-sub-menu-vertical-mobile);
	padding-left: var(--padding-sub-menu-horizontal-mobile);
	padding-right: var(--padding-sub-menu-horizontal-mobile);
	padding-top: var(--padding-sub-menu-vertical-mobile);
	position: absolute;
	right: 0;
	top: 2px;
	transform: rotate(0);
	transition: all 0.22s;
	z-index: 9999;
}

.dropdown-toggle:focus {
	z-index: 10000;
}

.sub-menu .dropdown-toggle {
	color: rgba(255, 255, 255, 0.8);
}

.dropdown-toggle svg {
	height: 7px;
	width: 12px; /* stylelint-disable a11y/no-display-none */ /* stylelint-enable */
}

.dropdown-toggle.toggled-on {
	background-color: transparent;
	cursor: pointer;
	transform: rotate(-180deg);
}

.js .nav-primary {
	left: 0;
	position: fixed;
	top: 72px;
	z-index: 5;
}

.js .nav-primary .menu-items {
	background-color: #2a2d3e;
	height: 100vh;
	padding: 0;
}

.js.js-nav-active {
	overflow: hidden;
}

.js.js-nav-active .nav-primary {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
}

.js.js-nav-active .menu-items {
	opacity: 1;
}

}

@media (max-width: 959px) {

.nav-toggle {
	display: block;
}

.nav-toggle.has-visible-label {
	align-items: center;
	display: flex;
}

.nav-toggle.has-visible-label .nav-toggle-label {
	font-size: var(--font-size-nav-toggle-label);
}

}

@media (max-width: 959px) and (max-width: 410px) {

.nav-toggle.has-visible-label .nav-toggle-label {
	display: none;
}

}

@media (max-width: 840px) {

.gutenberg-content {
	padding-left: 2rem;
	padding-right: 2rem;
	width: calc(100% - 4rem);
}

.gutenberg-content pre {
	margin-left: 2rem;
	width: calc(100% - 8rem);
}

.gutenberg-content ol,
.gutenberg-content ul:not(.tags) {
	padding-left: calc(2rem + 2.7rem);
}

.gutenberg-content ul.tags {
	padding-left: 0;
}

.wp-caption { /* stylelint-disable declaration-no-important */
	width: 100% !important; /* stylelint-enable */
}

}

@media (max-width: 800px) {

.gutenberg-content > * .twitter-tweet,
.gutenberg-content > * .instagram-media,
.gutenberg-content > * .wp-video,
.gutenberg-content > * .is-provider-instagram,
.gutenberg-content > * .is-provider-twitter,
.gutenberg-content > * .is-provider-facebook {
	padding-left: 4rem !important;
	padding-right: 4rem !important;
}

.gutenberg-content > *.twitter-tweet,
.gutenberg-content > *.instagram-media,
.gutenberg-content > *.wp-video {
	padding-left: 4rem !important;
	padding-right: 4rem !important;
}

}

@media (max-width: 770px) {

:root {
	--padding-container-vertical: 5rem;
}

:root {
	--font-size-extra-large: 17px;
}

}

@media (max-width: 600px) {

:root {
	--padding-block: 6rem;
}

.gutenberg-content.wp-block-gallery figcaption {
	padding: 0;
}

td,
th {
	display: inline-block;
	height: auto;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.page-numbers {
	height: 26px;
	width: 26px;
}

.page-numbers.next,
.page-numbers.prev {
	padding-left: 10px;
	padding-right: 10px;
}

}

@media (max-width: 480px) {

:root {
	--padding-container-vertical: 4rem;
}

:root {
	--font-size-tiny: 16px;
	--font-size-small: 16px;
	--font-size-default: 16px;
}

.block.block-entry-header-demo {
	padding-top: 6rem;
	padding-bottom: 6rem;
}

.block.block-entry-header-demo .logo svg {
	max-width: 15rem;
}

.hide-on-mobile {
	display: none !important;
}

.gutenberg-content li {
	font-size: 15px;
}

.gutenberg-content figcaption,
.gutenberg-content cite,
.gutenberg-content small {
	margin-top: 2rem;
}

.gutenberg-content .wp-block-image > figure.alignleft,
.gutenberg-content .wp-block-image > figure.alignright,
.gutenberg-content .wp-block-image > figure.aligncenter {
	float: none;
	margin: 0; /* stylelint-disable declaration-no-important */
	width: 100% !important; /* stylelint-enable */
}

.gutenberg-content .wp-block-image > figure.alignleft.alignleft img,
.gutenberg-content .wp-block-image > figure.alignleft.alignright img,
.gutenberg-content .wp-block-image > figure.alignleft.aligncenter img,
.gutenberg-content .wp-block-image > figure.alignright.alignleft img,
.gutenberg-content .wp-block-image > figure.alignright.alignright img,
.gutenberg-content .wp-block-image > figure.alignright.aligncenter img,
.gutenberg-content .wp-block-image > figure.aligncenter.alignleft img,
.gutenberg-content .wp-block-image > figure.aligncenter.alignright img,
.gutenberg-content .wp-block-image > figure.aligncenter.aligncenter img {
	float: none;
	height: auto;
	width: 100%;
}

.gutenberg-content > blockquote,
.gutenberg-content > blockquote.wp-block-quote {
	margin-left: 2rem;
	padding: 4rem 4rem 4rem 2rem;
}

.gutenberg-content > * .twitter-tweet,
.gutenberg-content > * .instagram-media,
.gutenberg-content > * .wp-video,
.gutenberg-content > * .is-provider-instagram,
.gutenberg-content > * .is-provider-twitter,
.gutenberg-content > * .is-provider-facebook {
	padding-left: 2rem !important;
	padding-right: 2rem !important;
}

.gutenberg-content > *.twitter-tweet,
.gutenberg-content > *.instagram-media,
.gutenberg-content > *.wp-video {
	padding-left: 2rem !important;
	padding-right: 2rem !important;
}

.site-footer .top svg {
	height: 15px;
	width: 15px;
}

.comment-respond input {
	width: 100%;
}

}

@media (max-width: 420px) {

:root {
	--font-size-nav-toggle-label: 13px;
	--font-size-extra-large: 16px;
	--font-size-tiny: 14px;
	--font-size-small: 14px;
}

}

@keyframes plane-container {

0% {
	overflow: visible;
}

80% {
	overflow: hidden;
}

100% {
	overflow: hidden;
}

}

@keyframes plane {

0% {
	transform: translate(-200%, 140%);
}

10% {
	transform: translate(0, 0);
	opacity: 1;
}

85% {
	transform: translate(0, 0);
	opacity: 1;
}

95% {
	transform: translate(140%, -100%);
}

97% {
	opacity: 0;
}

100% {
	transform: translate(0, 0);
}

}

