img:is([sizes='auto' i], [sizes^='auto,' i]) {
	contain-intrinsic-size: 3000px 1500px;
}

address,
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main,
nav {
	display: block;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
a {
	background-color: transparent;
}
a:active {
	outline: 0;
}
a,
a:focus,
a:hover,
a:visited {
	text-decoration: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 700;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}
input[type='search'] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
#comments .submit,
.search .search-submit {
	padding: 10px 15px;
	border-radius: 2px;
	line-height: 1.85714285714286;
	border: 0;
}
.archive .no-results .ast-search-submit,
.search .site-main .ast-search-submit {
	display: none;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid var(--ast-border-color);
	margin: 0 0;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
fieldset legend {
	margin-bottom: 1.5em;
	padding: 0 0.5em;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: 700;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
} /*!
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com)
 */
.ast-container {
	max-width: 100%;
}
.ast-container,
.ast-container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.ast-row {
	margin-left: -20px;
	margin-right: -20px;
}
@media (min-width: 768px) and (max-width: 921px) {
	.blog-layout-2 .ast-width-md-6,
	.blog-layout-3 .ast-width-md-6 {
		float: none;
		width: 100%;
	}
}
@media (min-width: 769px) and (max-width: 921px) {
	.blog-layout-2,
	.blog-layout-3 {
		flex-direction: unset;
	}
}
@media (max-width: 768px) {
	.blog-layout-3 {
		flex-direction: column;
	}
}
.ast-grid-common-col {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
}
.ast-float {
	float: left;
}
@media (max-width: 992px) {
	.ast-width-sm-25 {
		width: 25%;
	}
	.ast-width-md-50 {
		width: 50%;
	}
}
@media (max-width: 768px) {
	.ast-width-md-25 {
		width: 25%;
	}
}
.ast-full-width {
	width: 100%;
}
.ast-width-50 {
	width: 50%;
}
@media (min-width: 768px) {
	.ast-width-md-4 {
		width: 33.3333333333%;
	}
	.ast-width-md-16 {
		width: 16.6666666667%;
	}
	.ast-width-md-6 {
		width: 50%;
		float: left;
	}
	.ast-width-md-3 {
		width: 25%;
	}
	.ast-width-md-66 {
		width: 66.6666666667%;
	}
}
@media (min-width: 769px) {
	.ast-width-md-20 {
		width: 20%;
	}
}
@media (min-width: 992px) {
	.ast-width-lg-33 {
		width: 33.3333333333%;
	}
	.ast-width-lg-16 {
		width: 16.6666666667%;
	}
	.ast-width-lg-50 {
		width: 50%;
	}
	.ast-width-lg-66 {
		width: 66.6666666667%;
	}
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
.entry-content h1,
h1 {
	color: #808285;
	font-size: 2em;
	line-height: 1.2;
}
.entry-content h2,
h2 {
	color: #808285;
	font-size: 1.7em;
	line-height: 1.3;
}
.entry-content h3,
h3 {
	color: #808285;
	font-size: 1.5em;
	line-height: 1.4;
}
.entry-content h4,
h4 {
	color: #808285;
	line-height: 1.5;
	font-size: 1.3em;
}
.entry-content h5,
h5 {
	color: #808285;
	line-height: 1.6;
	font-size: 1.2em;
}
.entry-content h6,
h6 {
	color: #808285;
	line-height: 1.7;
	font-size: 1.1em;
}
html {
	box-sizing: border-box;
}
*,
:after,
:before {
	box-sizing: inherit;
}
body {
	color: #808285;
	background: #fff;
	font-style: normal;
}
ol,
ul {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ol,
li > ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 600;
}
dd {
	margin: 0 1.5em 1em;
}
b,
strong {
	font-weight: 700;
}
cite,
dfn,
em,
i {
	font-style: italic;
}
blockquote,
q {
	quotes: '' '';
}
blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
}
blockquote {
	border-left: 5px solid var(--ast-border-color);
	padding: 20px;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 1.5em;
	position: relative;
}
address {
	margin: 0 0 1.5em;
}
address,
cite {
	font-style: italic;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
pre {
	background: var(--ast-code-block-background);
	font-family: 'Courier 10 Pitch', Courier, monospace;
	margin-bottom: 1.6em;
	overflow: auto;
	max-width: 100%;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font:
		15px Monaco,
		Consolas,
		'Andale Mono',
		'DejaVu Sans Mono',
		monospace;
}
img {
	height: auto;
	max-width: 100%;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
.ast-button,
.button,
button,
input,
select,
textarea {
	color: #808285;
	font-weight: 400;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
button,
input {
	line-height: normal;
}
.normal-search {
	margin-right: -5px;
}
big {
	font-size: 125%;
}
ins,
mark {
	background: 0 0;
	text-decoration: none;
}
table,
td,
th {
	border: 1px solid var(--ast-border-color);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: 600;
}
td,
th {
	padding: 0.7em 1em;
	border-width: 0 1px 1px 0;
}
.ast-button,
.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	border: 1px solid;
	border-color: var(--ast-border-color);
	border-radius: 2px;
	background: #e6e6e6;
	padding: 0.6em 1em 0.4em;
	color: #fff;
}
.ast-button:focus,
.ast-button:hover,
.button:focus,
.button:hover,
button:focus,
button:hover,
input[type='button']:focus,
input[type='button']:hover,
input[type='reset']:focus,
input[type='reset']:hover,
input[type='submit']:focus,
input[type='submit']:hover {
	color: #fff;
	border-color: var(--ast-border-color);
}
.ast-button:active,
.ast-button:focus,
.button:active,
.button:focus,
button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
	border-color: var(--ast-border-color);
	outline: 0;
}
input[type='email'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
textarea {
	color: #666;
	border: 1px solid var(--ast-border-color);
	border-radius: 2px;
	-webkit-appearance: none;
}
input[type='email']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
textarea:focus {
	color: #111;
}
textarea {
	padding-left: 3px;
	width: 100%;
}
a {
	color: #4169e1;
}
a:focus,
a:hover {
	color: #191970;
}
a:focus {
	outline: thin dotted;
}
a:hover {
	outline: 0;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 2px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 12.25px;
	font-size: 0.875rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content[data-ast-blocks-layout] > embed,
.entry-content[data-ast-blocks-layout] > iframe,
.entry-content[data-ast-blocks-layout] > object,
embed,
iframe,
object {
	max-width: 100%;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
::selection {
	color: #fff;
	background: #0274be;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body:not(.logged-in) {
	position: relative;
}
#page {
	position: relative;
}
a,
a:focus {
	text-decoration: none;
}
.secondary a *,
.site-footer a *,
.site-header a *,
a {
	transition: all 0.2s linear;
}
.capitalize {
	text-transform: uppercase;
}
img {
	vertical-align: middle;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 20px;
}
p {
	margin-bottom: 1.75em;
}
blockquote {
	margin: 1.5em 1em 1.5em 3em;
	font-size: 1.1em;
	line-height: inherit;
	position: relative;
}
.ast-button,
.button,
input[type='button'],
input[type='submit'] {
	border-radius: 0;
	padding: 18px 30px;
	border: 0;
	box-shadow: none;
	text-shadow: none;
}
.ast-button:hover,
.button:hover,
input[type='button']:hover,
input[type='submit']:hover {
	box-shadow: none;
}
.ast-button:active,
.ast-button:focus,
.button:active,
.button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='submit']:active,
input[type='submit']:focus {
	box-shadow: none;
}
.site-title {
	font-weight: 400;
}
.site-description,
.site-title {
	margin-bottom: 0;
}
.site-description a,
.site-description:focus a,
.site-description:hover a,
.site-title a,
.site-title:focus a,
.site-title:hover a {
	transition: all 0.2s linear;
}
.site-title a,
.site-title a:focus,
.site-title a:hover,
.site-title a:visited {
	color: #222;
}
.site-description a,
.site-description a:focus,
.site-description a:hover,
.site-description a:visited {
	color: #999;
}
.search-form .search-field {
	outline: 0;
}
.ast-search-menu-icon {
	position: relative;
	z-index: 3;
}
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, 'Helvetica Neue', sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: 0;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}
.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
	outline: thin dotted;
}
.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: 'Open Sans', sans-serif;
}
input,
select {
	line-height: 1;
}
.ast-button,
.ast-custom-button,
body,
button,
input[type='button'],
input[type='submit'],
textarea {
	line-height: 1.85714285714286;
}
.site-title a {
	line-height: 1.2;
}
.site-header .site-description {
	line-height: 1.5;
}
.ast-single-post .entry-title,
.ast-single-post .entry-title a {
	line-height: 1.2;
}
.entry-title,
.entry-title a {
	font-weight: var(--ast-blog-title-font-weight, normal);
}
.ast-oembed-container {
	position: relative;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.ast-oembed-container embed,
.ast-oembed-container iframe,
.ast-oembed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ast-hidden {
	display: none !important;
}
body {
	background-color: #fff;
}
#page {
	display: block;
}
#primary,
#secondary {
	width: 100%;
}
#primary {
	margin: 4em 0;
}
.ast-separate-container {
	background-color: #f5f5f5;
}
.ast-separate-container #primary {
	padding: 4em 0;
	margin: 0;
	border: 0;
}
.ast-separate-container .site-main > .ast-row {
	margin-left: 0;
	margin-right: 0;
}
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single:not(.ast-related-post) {
	background-color: #fff;
}
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single {
	border-bottom: 1px solid var(--ast-border-color);
	margin: 0;
	padding: 5.34em 6.67em;
}
.ast-separate-container .blog-layout-1 {
	padding: 0;
	border-bottom: 0;
}
.ast-separate-container .ast-article-single {
	border-bottom: 0;
}
@media (max-width: 1200px) {
	.ast-separate-container .ast-article-post,
	.ast-separate-container .ast-article-single {
		margin: 0;
		padding: 3.34em 2.4em;
	}
}
@media (min-width: 993px) {
	.ast-separate-container #primary,
	.ast-separate-container.ast-left-sidebar #primary,
	.ast-separate-container.ast-right-sidebar #primary {
		margin: 4em 0;
		padding: 0;
	}
	.ast-right-sidebar #primary {
		padding-right: 60px;
	}
	.ast-left-sidebar #primary {
		padding-left: 60px;
	}
}
@media (max-width: 992px) {
	.ast-separate-container #primary,
	.ast-separate-container.ast-left-sidebar #primary,
	.ast-separate-container.ast-right-sidebar #primary {
		padding-left: 0;
		padding-right: 0;
	}
	.ast-right-sidebar #primary {
		padding-right: 30px;
	}
	.ast-left-sidebar #primary {
		padding-left: 30px;
	}
}
.ast-search-icon .astra-search-icon {
	font-size: 1.3em;
}
.main-navigation {
	height: 100%;
	-js-display: inline-flex;
	display: inline-flex;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	position: relative;
}
.main-header-menu .menu-link,
.main-header-menu > a {
	text-decoration: none;
	padding: 0 1em;
	display: inline-block;
	transition: all 0.2s linear;
}
.main-header-menu .menu-item {
	position: relative;
}
.main-header-menu .menu-item.focus > .sub-menu,
.main-header-menu .menu-item:hover > .sub-menu,
.main-header-menu .menu-item > .sub-menu.toggled-on {
	right: auto;
	left: 0;
	visibility: visible;
}
.main-header-menu .menu-item.focus > .sub-menu .sub-menu.toggled-on,
.main-header-menu .menu-item:hover > .sub-menu .sub-menu.toggled-on,
.main-header-menu .menu-item > .sub-menu.toggled-on .sub-menu.toggled-on {
	left: 100%;
	right: auto;
	visibility: visible;
}
.main-header-menu .ast-left-align-sub-menu.focus > .sub-menu,
.main-header-menu .ast-left-align-sub-menu:hover > .sub-menu {
	right: 0;
	left: auto;
}
@media (min-width: 769px) {
	.main-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu,
	.main-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu {
		left: -100%;
	}
	.main-header-menu
		.ast-left-align-sub-menu
		.sub-menu
		.menu-item.focus
		> .sub-menu,
	.main-header-menu
		.ast-left-align-sub-menu
		.sub-menu
		.menu-item:hover
		> .sub-menu {
		left: -100%;
	}
}
.main-header-menu .sub-menu {
	width: 240px;
	background: #fff;
	left: -999em;
	position: absolute;
	top: 100%;
	z-index: 99999;
	visibility: hidden;
}
@media (min-width: 769px) {
	.main-header-menu .sub-menu .menu-item.focus > .sub-menu,
	.main-header-menu .sub-menu .menu-item:hover > .sub-menu {
		left: 100%;
		right: auto;
	}
	.main-header-menu .sub-menu .ast-left-align-sub-menu.focus > .sub-menu,
	.main-header-menu .sub-menu .ast-left-align-sub-menu:focus * .sub-menu,
	.main-header-menu .sub-menu .ast-left-align-sub-menu:hover * .sub-menu,
	.main-header-menu .sub-menu .ast-left-align-sub-menu:hover > .sub-menu {
		left: -100%;
	}
	.main-header-menu
		.sub-menu
		.main-header-menu
		.ast-sub-menu-goes-outside.focus
		> .sub-menu,
	.main-header-menu
		.sub-menu
		.main-header-menu
		.ast-sub-menu-goes-outside:hover
		> .sub-menu {
		left: -100%;
	}
}
.main-header-menu .sub-menu .menu-link {
	padding: 0.9em 1em;
	display: block;
	word-wrap: break-word;
}
.main-header-menu
	.sub-menu
	.menu-item:not(.menu-item-has-children)
	.menu-link
	.icon-arrow:first-of-type {
	display: none;
}
#ast-desktop-header
	.main-header-menu
	.sub-menu
	.menu-item.menu-item-has-children
	> .menu-link
	.icon-arrow {
	display: none;
}
#ast-desktop-header
	.main-header-menu
	.sub-menu
	.menu-item.menu-item-has-children
	> .menu-link
	.ast-header-navigation-arrow {
	position: absolute;
	right: 0.6em;
	top: 50%;
	transform: translate(0, -50%) rotate(270deg);
}
#ast-desktop-header
	.main-header-menu
	.sub-menu
	.menu-item.menu-item-has-children
	> .menu-link
	.ast-header-navigation-arrow
	.icon-arrow {
	display: block;
}
#ast-desktop-header
	.main-header-menu
	.sub-menu
	.menu-item.menu-item-has-children
	> .menu-link
	.ast-header-navigation-arrow
	.icon-arrow
	svg {
	margin: 0;
}
#ast-desktop-header
	.account-main-navigation
	.sub-menu
	.menu-item.menu-item-has-children
	> .menu-link
	.ast-header-navigation-arrow {
	transform: translate(0, -50%) rotate(360deg);
}
.main-header-menu .sub-menu .sub-menu {
	top: 0;
}
.submenu-with-border .sub-menu {
	border-width: 1px;
	border-style: solid;
}
.submenu-with-border .sub-menu .menu-link {
	border-width: 0 0 1px;
	border-style: solid;
}
.submenu-with-border .sub-menu .sub-menu {
	top: -2px;
}
.ast-desktop
	.submenu-with-border
	.sub-menu
	> .menu-item:last-child
	> .menu-link {
	border-bottom-style: none;
}
.ast-header-break-point .main-navigation {
	padding-left: 0;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
	padding: 0 20px;
	display: inline-block;
	width: 100%;
	border: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: var(--ast-border-color);
}
.ast-header-break-point
	.main-navigation
	ul
	.menu-item
	.menu-link
	.icon-arrow:first-of-type {
	margin-right: 5px;
}
.ast-header-break-point
	.main-navigation
	ul
	.sub-menu
	.menu-item:not(.menu-item-has-children)
	.menu-link
	.icon-arrow:first-of-type {
	display: inline;
}
.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link {
	padding-left: 30px;
}
.ast-header-break-point
	.main-navigation
	.sub-menu
	.menu-item
	.menu-item
	.menu-link {
	padding-left: 40px;
}
.ast-header-break-point
	.main-navigation
	.sub-menu
	.menu-item
	.menu-item
	.menu-item
	.menu-link {
	padding-left: 50px;
}
.ast-header-break-point
	.main-navigation
	.sub-menu
	.menu-item
	.menu-item
	.menu-item
	.menu-item
	.menu-link {
	padding-left: 60px;
}
.ast-header-break-point .main-header-menu {
	background-color: #f9f9f9;
	border-top-width: 0;
}
.ast-header-break-point .main-header-menu .sub-menu {
	background-color: #f9f9f9;
	position: static;
	opacity: 1;
	visibility: visible;
	border: 0;
	width: auto;
}
.ast-header-break-point
	.main-header-menu
	.sub-menu
	.ast-left-align-sub-menu.focus
	> .sub-menu,
.ast-header-break-point
	.main-header-menu
	.sub-menu
	.ast-left-align-sub-menu:hover
	> .sub-menu {
	left: 0;
}
.ast-header-break-point
	.main-header-menu
	.ast-sub-menu-goes-outside.focus
	> .sub-menu,
.ast-header-break-point
	.main-header-menu
	.ast-sub-menu-goes-outside:hover
	> .sub-menu {
	left: 0;
}
.ast-header-break-point .submenu-with-border .sub-menu {
	border: 0;
}
.ast-header-break-point .dropdown-menu-toggle {
	display: none;
}
.ast-mobile-menu-buttons {
	display: none;
}
.ast-button-wrap {
	display: inline-block;
}
.ast-button-wrap button {
	box-shadow: none;
	border: none;
}
.ast-button-wrap .menu-toggle {
	padding: 0;
	width: 2.2em;
	height: 2.1em;
	font-size: 1.5em;
	font-weight: 400;
	border-radius: 2px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 2px;
	vertical-align: middle;
	line-height: 1.85714285714286;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
	padding: 0 0.5em;
	width: auto;
	text-align: center;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu {
	font-size: 15px;
	font-size: 1rem;
	font-weight: 600;
}
.ast-button-wrap .menu-toggle .menu-toggle-icon {
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	line-height: 2.05;
}
.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
	content: '\e5d2';
	font-family: Astra;
	text-decoration: inherit;
}
.ast-button-wrap .menu-toggle .icon-menu-bars svg:nth-child(2) {
	display: none;
}
.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before {
	content: '\e5cd';
}
.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:first-child {
	display: none;
}
.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:nth-child(2) {
	display: block;
}
.ast-button-wrap .menu-toggle .mobile-menu-wrap {
	display: inline-block;
}
.ast-button-wrap .menu-toggle:focus {
	outline: thin dotted;
}
.header-main-layout-1 .ast-main-header-bar-alignment {
	margin-left: auto;
}
.site-navigation {
	height: 100%;
}
.site-header .menu-link * {
	transition: none;
}
.ast-icon.icon-arrow svg {
	height: 0.6em;
	width: 0.6em;
	position: relative;
	margin-left: 10px;
}
.ast-icon.icon-search svg {
	height: 1em;
	width: 0.9em;
	margin-top: 3px;
	margin-right: 2px;
}
.ast-header-break-point .user-select {
	clear: both;
}
.ast-header-break-point .ast-mobile-menu-buttons {
	display: block;
	align-self: center;
}
.ast-header-break-point .main-header-bar-navigation {
	flex: auto;
}
.ast-header-break-point .ast-main-header-bar-alignment {
	display: block;
	width: 100%;
	flex: auto;
	order: 4;
}
.ast-header-break-point .ast-icon.icon-arrow svg {
	height: 0.85em;
	width: 0.95em;
	position: relative;
	margin-left: 10px;
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	position: relative;
	text-align: left;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
	grid-column-start: 2;
	text-align: right;
}
.ast-icon svg {
	fill: currentColor;
}
.post-navigation a {
	background: 0 0;
	font-size: 1.06666rem;
	font-size: 1rem;
	padding: 0 var(--ast-post-nav-space, 1.5em);
	height: 2.33333em;
	line-height: calc(2.33333em - 3px);
}
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline {
	display: none;
}
.group-blog .byline,
.single .byline {
	display: inline;
}
.page-links {
	clear: both;
	margin-top: 1em;
}
.page-links a {
	display: inline-block;
}
.page-links a .page-link {
	border-color: var(--ast-border-color);
	background: 0 0;
}
.page-links .page-link {
	padding: 0;
	margin: 0 0 0.3em 0.3em;
	border: 2px solid var(--ast-border-color);
	color: #000;
	background: 0 0;
	font-size: 0.8em;
	width: 2.5em;
	height: 2.5em;
	line-height: calc(2.5em - 4px);
	display: inline-block;
	text-align: center;
	transition: all 0.2s linear;
}
.page-links .page-link:focus,
.page-links .page-link:hover {
	color: #000;
}
@media (max-width: 768px) {
	.page-links .page-link {
		margin-bottom: 6px;
	}
}
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child {
	margin-bottom: 0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	margin: 20px auto;
}
.bypostauthor {
	display: block;
}
body {
	overflow-x: hidden;
}
.widget-title {
	font-weight: 400;
	margin-bottom: 1em;
	line-height: 1.5;
}
.widget {
	margin: 0 0 2.8em 0;
}
.widget:last-child {
	margin-bottom: 0;
}
.widget select {
	max-width: 100%;
}
.widget ul {
	margin: 0;
	list-style-type: none;
}
.no-widget-text {
	margin-bottom: 0;
}
.widget_nav_menu ul ul.sub-menu {
	margin-top: 0.25em;
}
.widget_nav_menu ul ul.sub-menu li {
	padding-left: 20px;
}
.widget_nav_menu ul ul.sub-menu a:after {
	left: -20px;
}
.widget_nav_menu ul ul.sub-menu ul a:after {
	left: -40px;
}
.widget_nav_menu ul ul.sub-menu ul ul a:after {
	left: -60px;
}
.widget_nav_menu li {
	transition: all 0.2s linear;
}
#secondary .wp-block-search__input {
	line-height: 1;
}
#secondary .wp-block-search__button {
	padding: 0.7em 1em;
}
.widget_search .search-form {
	position: relative;
	padding: 0;
	background: initial;
	color: inherit;
}
.widget_search .search-form > label {
	position: relative;
}
.widget_search .search-form i {
	color: #3a3a3a;
}
.widget_search .search-form button {
	position: absolute;
	top: 0;
	right: 15px;
	border: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
}
.widget_search .search-form input[type='submit'],
.widget_search .search-form input[type='submit']:focus,
.widget_search .search-form input[type='submit']:hover {
	padding: 13px 20px;
	border-radius: 2px;
	border: none;
	top: 0;
	right: 0;
	position: absolute;
	color: transparent;
	background: 0 0;
	max-width: 45px;
	z-index: 2;
}
.widget_search .search-form .search-field {
	background: var(--ast-widget-bg-color);
	border-width: 1px;
	border-color: var(--ast-border-color);
	border-radius: 2px;
}
.widget_search .search-field,
.widget_search .search-field:focus {
	width: 100%;
	padding: 12px 45px 12px 15px;
}
.widget_archive ul.children,
.widget_categories ul.children,
.widget_pages ul.children {
	position: relative;
	margin-top: 5px;
	width: 100%;
}
.widget_archive ul.children li,
.widget_categories ul.children li,
.widget_pages ul.children li {
	padding-left: 20px;
}
.widget_archive li ul.children a:after,
.widget_categories li ul.children a:after,
.widget_pages li ul.children a:after {
	left: -20px;
}
.widget_archive li ul.children ul a:after,
.widget_categories li ul.children ul a:after,
.widget_pages li ul.children ul a:after {
	left: -40px;
}
.widget_tag_cloud .tagcloud {
	margin-top: 10px;
	display: inline-block;
}
.widget_tag_cloud .tagcloud a {
	border: 1px solid var(--ast-border-color);
	padding: 0.5em 0.9em;
	display: inline-block;
	margin-bottom: 4px;
	font-size: 14px;
	margin-right: 4px;
	line-height: 1.5;
	transition: all 0.2s linear;
}
.widget_calendar table,
.widget_calendar td,
.widget_calendar th {
	padding: 0;
	text-align: center;
}
.widget_calendar table,
.widget_calendar th {
	border: none;
}
.widget_calendar td {
	border-right: none;
	border-left: none;
}
.widget_calendar caption {
	line-height: 2.7em;
}
.widget_calendar thead {
	line-height: 2.5em;
}
.widget_calendar thead a {
	color: #0274be;
	font-size: 1rem;
	vertical-align: middle;
}
.widget_calendar thead td {
	vertical-align: middle;
	font-weight: 700;
}
.widget_calendar thead > tr > th {
	line-height: 2.5em;
	border-bottom: 2px solid var(--ast-border-color);
	border-top: 2px solid var(--ast-border-color);
}
.widget_calendar tbody {
	line-height: 2.1em;
	text-align: center;
}
.widget_calendar tbody > tr > td {
	width: 14.2857%;
}
.widget_calendar tbody > tr:first-child > td {
	padding-top: 3px;
}
.widget_calendar #today {
	color: #0274be;
	font-weight: 700;
	border-bottom: 2px solid #0274be;
}
.ast-builder-grid-row {
	display: grid;
	grid-template-columns: auto auto;
	align-items: center;
	grid-column-gap: 20px;
	overflow-wrap: anywhere;
}
.ast-builder-grid-row > .site-header-section {
	flex-wrap: nowrap;
}
.ast-builder-footer-grid-columns {
	grid-column-gap: 50px;
}
.ast-builder-grid-row.ast-grid-center-col-layout {
	grid-template-columns: 1fr auto 1fr;
}
.ast-builder-layout-element {
	align-items: center;
}
.ast-builder-grid-row.ast-grid-center-col-layout-only {
	-js-display: flex;
	display: flex;
	height: 100%;
	justify-content: center;
}
.ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center {
	flex-grow: 1;
}
.site-header-section {
	height: 100%;
	min-height: 0;
	align-items: center;
}
.site-header-section > * {
	padding: 0 10px;
}
.site-header-section > div:first-child {
	padding-left: 0;
}
.site-header-section > div:last-child {
	padding-right: 0;
}
.site-header-section .ast-builder-menu {
	align-items: center;
}
.ast-builder-layout-element.ast-header-search {
	height: auto;
}
.ast-grid-right-center-section {
	justify-content: flex-start;
	flex-grow: 1;
}
.ast-grid-right-section {
	justify-content: flex-end;
}
.ast-grid-right-section .ast-site-identity > :first-child {
	text-align: right;
}
.ast-grid-right-section
	.ast-grid-right-center-section
	.ast-site-identity
	> :first-child {
	text-align: left;
}
.ast-grid-left-center-section {
	justify-content: flex-end;
	flex-grow: 1;
}
.elementor-nav-menu .ast-icon,
.et_pb_menu__wrap .ast-icon,
.fl-widget .menu-item .ast-icon {
	display: none;
}
.ast-logo-title-inline .ast-site-identity {
	padding: 1em 0;
	-js-display: inline-flex;
	display: inline-flex;
	vertical-align: middle;
	align-items: center;
	transition: all 0.2s linear;
}
.ast-grid-section-center {
	justify-content: center;
}
.ast-grid-section-center .ast-site-identity > :first-child {
	text-align: center;
}
.ast-builder-social-element {
	line-height: 1;
	color: #3a3a3a;
	background: 0 0;
	vertical-align: middle;
	transition: all 10ms;
	margin-left: 6px;
	margin-right: 6px;
	justify-content: center;
	align-items: center;
}
.ast-builder-social-element:hover {
	color: #0274be;
}
.ast-builder-social-element .social-item-label {
	padding-left: 6px;
}
.ast-social-stack-desktop .ast-builder-social-element,
.ast-social-stack-mobile .ast-builder-social-element,
.ast-social-stack-tablet .ast-builder-social-element {
	margin-top: 6px;
	margin-bottom: 6px;
}
.ahfb-svg-iconset {
	-js-display: inline-flex;
	display: inline-flex;
	align-self: center;
}
.ahfb-svg-iconset svg {
	width: 17px;
	height: 17px;
	transition: none;
}
.ahfb-svg-iconset svg > * {
	transition: none;
}
.ast-footer-copyright p {
	margin-bottom: 0;
}
.ast-builder-grid-row-container {
	display: grid;
	align-content: center;
}
.main-header-bar .main-header-bar-navigation {
	height: 100%;
}
.ast-nav-menu .sub-menu {
	line-height: 1.45;
}
.ast-builder-menu .main-navigation {
	padding: 0;
}
.ast-builder-menu .main-navigation > ul {
	align-self: center;
}
.ast-footer-copyright,
.ast-footer-social-wrap,
.site-footer-focus-item {
	width: 100%;
}
#astra-footer-menu {
	margin: 0;
	list-style: none;
	background: inherit;
}
#astra-footer-menu > ul {
	margin: 0;
	list-style: none;
	background: inherit;
}

.ast-header-break-point .main-header-bar-navigation {
	line-height: 3;
}
.ast-header-break-point
	.main-header-bar-navigation
	.menu-item-has-children
	> .ast-menu-toggle {
	display: inline-block;
	position: absolute;
	font-size: inherit;
	top: 0;
	right: 20px;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 0.907em;
	font-weight: 400;
	line-height: inherit;
}
.ast-header-break-point
	.main-header-bar-navigation
	.menu-item-has-children
	> .ast-menu-toggle
	> .ast-icon.icon-arrow {
	pointer-events: none;
}
.ast-header-break-point
	.main-header-bar-navigation
	.menu-item-has-children
	.sub-menu {
	display: none;
}
.ast-header-break-point
	.ast-mobile-header-wrap
	.ast-above-header-wrap
	.main-header-bar-navigation
	.ast-submenu-expanded
	> .ast-menu-toggle::before,
.ast-header-break-point
	.ast-mobile-header-wrap
	.ast-main-header-wrap
	.main-header-bar-navigation
	.ast-submenu-expanded
	> .ast-menu-toggle::before {
	transform: rotateX(180deg);
}
.ast-header-break-point .ast-nav-menu .sub-menu {
	line-height: 3;
}
.site-footer-section {
	justify-content: center;
}
.site-footer-section > * {
	margin-bottom: 10px;
}
.site-footer-section > :last-child {
	margin-bottom: 0;
}
.site-primary-footer-wrap {
	padding-top: 45px;
	padding-bottom: 45px;
}
.site-above-footer-wrap,
.site-below-footer-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ast-hfb-header.ast-header-break-point .main-header-bar-navigation {
	width: 100%;
	margin: 0;
}
.ast-hfb-header .menu-toggle.toggled .ast-mobile-svg {
	display: none;
}
.ast-hfb-header .menu-toggle.toggled .ast-close-svg {
	display: block;
}
.menu-toggle .ast-close-svg {
	display: none;
}
.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon {
	-js-display: inline-flex;
	display: inline-flex;
	align-self: center;
}
.ast-mobile-header-wrap .menu-toggle .mobile-menu-wrap {
	-js-display: inline-flex;
	display: inline-flex;
	align-self: center;
	margin-left: 0.4em;
}
.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
	-js-display: flex;
	display: flex;
	align-items: center;
	width: auto;
	height: auto;
}
.menu-toggle .mobile-menu-toggle-icon {
	-js-display: inline-flex;
	display: inline-flex;
	align-self: center;
}
.menu-toggle .mobile-menu-wrap {
	-js-display: inline-flex;
	display: inline-flex;
	align-self: center;
	margin-left: 0.4em;
}
.ast-hfb-header .ast-button-wrap .menu-toggle .mobile-menu-wrap {
	align-items: center;
	-js-display: flex;
	display: flex;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
	padding: 0.5em;
	align-items: center;
	-js-display: flex;
	display: flex;
}
.ast-search-menu-icon.ast-inline-search .search-field {
	width: 100%;
	padding: 0.6em;
	padding-right: 5.5em;
}
.ast-header-account-type-extend-text-profile-type {
	-js-display: flex;
	display: flex;
	gap: 10px;
	align-items: center;
}
@media (min-width: 769px) {
	.footer-nav-wrap .astra-footer-horizontal-menu li {
		margin: 0;
	}
	.footer-nav-wrap .astra-footer-horizontal-menu li:first-child a {
		padding-left: 0;
	}
	.footer-nav-wrap .astra-footer-horizontal-menu li:last-child a {
		padding-right: 0;
	}
	.footer-nav-wrap .astra-footer-horizontal-menu a {
		padding: 0 0.5em;
	}
}
.site-header {
	z-index: 99;
	position: relative;
}
.main-header-container {
	position: relative;
}
.main-header-bar-wrap {
	position: relative;
}
.main-header-bar {
	background-color: #fff;
	border-bottom-color: var(--ast-border-color);
	border-bottom-style: solid;
}
.ast-header-break-point .main-header-bar {
	border: 0;
}
.ast-header-break-point .main-header-bar {
	border-bottom-color: var(--ast-border-color);
	border-bottom-style: solid;
}
.main-header-bar {
	margin-left: auto;
	margin-right: auto;
}
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu {
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}
.ast-header-custom-item-inside .button-custom-menu-item .menu-link {
	display: none;
}
.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.ast-header-custom-item-inside.ast-header-break-point
	.button-custom-menu-item
	.ast-custom-button-link {
	display: none;
}
.ast-header-custom-item-inside.ast-header-break-point
	.button-custom-menu-item
	.menu-link {
	display: block;
}
.ast-theme-transparent-header .post-password-form {
	margin-top: 100px;
}
.site-branding {
	line-height: 1;
	align-self: center;
}
.ast-menu-toggle {
	display: none;
	background: 0 0;
	color: inherit;
	border-style: dotted;
	border-color: transparent;
}
.ast-menu-toggle:focus,
.ast-menu-toggle:hover {
	background: 0 0;
	border-color: inherit;
	color: inherit;
}
.ast-menu-toggle:focus {
	outline: thin dotted;
}
.ast-main-header-nav-open .main-header-bar {
	padding-bottom: 0;
}
.main-header-bar {
	z-index: 4;
	position: relative;
}
.main-header-bar .main-header-bar-navigation:empty {
	padding: 0;
}
.main-header-bar .main-header-bar-navigation .sub-menu {
	line-height: 1.45;
}
.main-header-bar
	.main-header-bar-navigation
	.menu-item-has-children
	> .menu-link:after {
	line-height: normal;
}
.custom-mobile-logo-link {
	display: none;
}
.ast-site-identity {
	padding: 1em 0;
}
.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
	flex: 1;
	align-self: center;
}
.ast-header-break-point .ast-site-identity {
	width: 100%;
}
.ast-header-break-point .main-header-bar {
	display: block;
	line-height: 3;
}
.ast-header-break-point .main-header-bar .main-header-bar-navigation {
	line-height: 3;
}
.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu {
	line-height: 3;
}
.ast-header-break-point
	.main-header-bar
	.main-header-bar-navigation
	.menu-item-has-children
	.sub-menu {
	display: none;
}
.ast-header-break-point
	.main-header-bar
	.main-header-bar-navigation
	.menu-item-has-children
	> .ast-menu-toggle {
	display: inline-block;
	position: absolute;
	font-size: inherit;
	top: -1px;
	right: 20px;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 0.907em;
	font-weight: 400;
	line-height: inherit;
	transition: all 0.2s;
}
.ast-header-break-point
	.main-header-bar
	.main-header-bar-navigation
	.ast-submenu-expanded
	> .ast-menu-toggle::before {
	transform: rotateX(180deg);
}
.ast-header-break-point
	.main-header-bar
	.main-header-bar-navigation
	.main-header-menu {
	border-top-width: 0;
}
.ast-header-break-point .main-navigation {
	display: block;
	width: 100%;
}
.ast-header-break-point .main-navigation ul ul {
	left: auto;
	right: auto;
}
.ast-header-break-point .main-navigation .stack-on-mobile li {
	width: 100%;
}
.ast-header-break-point .main-navigation .widget {
	margin-bottom: 1em;
}
.ast-header-break-point .main-navigation .widget li {
	width: auto;
}
.ast-header-break-point .main-navigation .widget:last-child {
	margin-bottom: 0;
}
.ast-header-break-point .main-header-bar-navigation {
	width: calc(100% + 40px);
	margin: 0 -20px;
}
.ast-header-break-point .main-header-menu ul ul {
	top: 0;
}
.ast-header-break-point .ast-builder-menu {
	width: 100%;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {
	flex-wrap: wrap;
}
.ast-desktop .main-header-menu > .menu-item .sub-menu:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	transform: translateY(-100%);
}
input[type='email'],
input[type='number'],
input[type='password'],
input[type='reset'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea {
	color: #666;
	padding: 0.75em;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: var(--ast-border-color);
	border-radius: 2px;
	background: var(--ast-comment-inputs-background);
	box-shadow: none;
	box-sizing: border-box;
	transition: all 0.2s linear;
}
input[type='email']:focus,
input[type='password']:focus,
input[type='reset']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
select:focus,
textarea:focus {
	background-color: #fff;
	border-color: var(--ast-border-color);
	box-shadow: none;
}
input[type='button'],
input[type='button']:focus,
input[type='button']:hover,
input[type='reset'],
input[type='reset']:focus,
input[type='reset']:hover,
input[type='submit'],
input[type='submit']:focus,
input[type='submit']:hover {
	box-shadow: none;
}
textarea {
	width: 100%;
}
input[type='search']:focus {
	outline: thin dotted;
}
.astra-dark-mode-enable form .form-row textarea,
.astra-dark-mode-enable input[type='email'],
.astra-dark-mode-enable input[type='number'],
.astra-dark-mode-enable input[type='password'],
.astra-dark-mode-enable input[type='reset'],
.astra-dark-mode-enable input[type='search'],
.astra-dark-mode-enable input[type='tel'],
.astra-dark-mode-enable input[type='text'],
.astra-dark-mode-enable input[type='url'],
.astra-dark-mode-enable textarea {
	background-color: var(--ast-global-color-secondary, --ast-global-color-5);
	color: var(--ast-global-color-2) !important;
	border: 1px solid var(--ast-border-color);
}
.astra-dark-mode-enable form .form-row textarea:focus,
.astra-dark-mode-enable input[type='email']:focus,
.astra-dark-mode-enable input[type='number']:focus,
.astra-dark-mode-enable input[type='password']:focus,
.astra-dark-mode-enable input[type='reset']:focus,
.astra-dark-mode-enable input[type='search']:focus,
.astra-dark-mode-enable input[type='tel']:focus,
.astra-dark-mode-enable input[type='text']:focus,
.astra-dark-mode-enable input[type='url']:focus,
.astra-dark-mode-enable textarea:focus {
	border: 1px solid var(--ast-global-color-0) !important;
	background-color: var(
		--ast-global-color-secondary,
		--ast-global-color-5
	) !important;
}
.astra-dark-mode-enable .select2-container .select2-selection--single,
.astra-dark-mode-enable .select2-dropdown,
.astra-dark-mode-enable select {
	background-color: var(--ast-global-color-secondary, --ast-global-color-5);
	border-color: var(--ast-border-color);
	color: var(--ast-global-color-2);
}
.astra-dark-mode-enable
	.wc-block-components-form
	.wc-block-components-text-input
	input[type='email'],
.astra-dark-mode-enable
	.wc-block-components-form
	.wc-block-components-text-input
	input[type='number'],
.astra-dark-mode-enable
	.wc-block-components-form
	.wc-block-components-text-input
	input[type='password'],
.astra-dark-mode-enable
	.wc-block-components-form
	.wc-block-components-text-input
	input[type='url'],
.astra-dark-mode-enable .wc-block-components-text-input input[type='email'],
.astra-dark-mode-enable .wc-block-components-text-input input[type='number'],
.astra-dark-mode-enable .wc-block-components-text-input input[type='password'],
.astra-dark-mode-enable .wc-block-components-text-input input[type='tel'],
.astra-dark-mode-enable .wc-block-components-text-input input[type='text'],
.astra-dark-mode-enable .wc-block-components-text-input input[type='url'],
.wc-block-components-form .wc-block-components-text-input input[type='tel'],
.wc-block-components-form .wc-block-components-text-input input[type='text'] {
	background-color: var(--ast-global-color-secondary, --ast-global-color-5);
	color: var(--ast-global-color-2);
}
input[type='range'] {
	-webkit-appearance: none;
	width: 100%;
	margin: 5.7px 0;
	padding: 0;
	border: none;
}
input[type='range']:focus {
	outline: 0;
}
input[type='range']::-webkit-slider-runnable-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	box-shadow:
		2.6px 2.6px 0.4px #ccc,
		0 0 2.6px #d9d9d9;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 13.6px;
	border: 0 solid #fff;
}
input[type='range']::-webkit-slider-thumb {
	box-shadow:
		0 0 0 rgba(255, 221, 0, 0.37),
		0 0 0 rgba(255, 224, 26, 0.37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -5.7px;
}
input[type='range']:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 0.2);
}
input[type='range']::-moz-range-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	box-shadow:
		2.6px 2.6px 0.4px #ccc,
		0 0 2.6px #d9d9d9;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 13.6px;
	border: 0 solid #fff;
}
input[type='range']::-moz-range-thumb {
	box-shadow:
		0 0 0 rgba(255, 221, 0, 0.37),
		0 0 0 rgba(255, 224, 26, 0.37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer;
}
input[type='range']::-ms-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	background: 0 0;
	border-color: transparent;
	color: transparent;
}
input[type='range']::-ms-fill-lower {
	background: rgba(199, 199, 199, 0.2);
	border: 0 solid #fff;
	border-radius: 27.2px;
	box-shadow:
		2.6px 2.6px 0.4px #ccc,
		0 0 2.6px #d9d9d9;
}
input[type='range']::-ms-fill-upper {
	background: rgba(255, 255, 255, 0.2);
	border: 0 solid #fff;
	border-radius: 27.2px;
	box-shadow:
		2.6px 2.6px 0.4px #ccc,
		0 0 2.6px #d9d9d9;
}
input[type='range']::-ms-thumb {
	box-shadow:
		0 0 0 rgba(255, 221, 0, 0.37),
		0 0 0 rgba(255, 224, 26, 0.37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer;
	height: 8.6px;
}
input[type='range']:focus::-ms-fill-lower {
	background: rgba(255, 255, 255, 0.2);
}
input[type='range']:focus::-ms-fill-upper {
	background: rgba(255, 255, 255, 0.2);
}
input[type='color'] {
	border: none;
	width: 100px;
	padding: 0;
	height: 30px;
	cursor: pointer;
}
input[type='color']::-webkit-color-swatch-wrapper {
	padding: 0;
	border: none;
}
input[type='color']::-webkit-color-swatch {
	border: none;
}
.page .entry-header {
	margin-bottom: 1.5em;
}
.search .entry-header {
	margin-bottom: 1em;
}
.ast-single-post .entry-header.ast-header-without-markup,
.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
	margin-bottom: 0;
}
.entry-header {
	margin-bottom: 1.2em;
	word-wrap: break-word;
}
.entry-header + .ast-blog-featured-section {
	margin-top: 0.5em;
}
.blog-layout-6 .entry-header + .ast-blog-featured-section {
	margin-top: 0;
}
.entry-content {
	word-wrap: break-word;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-embedded-audio,
.entry-content .wp-embedded-video,
.entry-content .wp-video,
.entry-content p {
	margin-bottom: 1.6em;
}
.entry-content .wp-embedded-audio,
.entry-content .wp-embedded-video {
	display: inline-block;
}
.entry-content::after {
	display: table;
	clear: both;
	content: '';
}
.post-content > .cat-links,
.post-content > .read-more,
.post-content > .tags-links {
	display: block;
	margin-bottom: 0.8em;
	font-weight: var(--ast-blog-meta-weight, '');
}
.ast-excerpt-container > p:last-child {
	margin-bottom: 0;
}
.post-content > .read-more {
	margin-top: 1.5em;
}
.ast-article-inner {
	width: 100%;
	overflow-wrap: break-word;
}
.read-more {
	margin-bottom: 0;
}
.read-more a {
	display: inline-block;
}
.read-more .ast-right-arrow {
	font-size: 1em;
}
.ast-no-thumb .ast-blog-featured-section {
	margin-bottom: 0;
}
.ast-no-thumb .entry-header + .ast-blog-featured-section {
	margin-top: 0;
}
.ast-blog-featured-section {
	margin-bottom: 1.5em;
}
.blog-layout-2 .ast-blog-featured-section,
.blog-layout-3 .ast-blog-featured-section {
	margin-bottom: 0;
}
.error404 .page-header {
	margin-bottom: 1.5em;
}
.error404 .page-header .page-title {
	margin-bottom: 0;
}
.archive .entry-title,
.blog .entry-title,
.search .entry-title {
	line-height: 1.3;
}
.archive .format-aside .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.blog .format-status .entry-title {
	display: none;
}
.page-title {
	margin-bottom: 1em;
	font-weight: 400;
}
.entry-title {
	margin-bottom: 0.2em;
}
.ast-article-post {
	margin-bottom: 2.5em;
}
.ast-article-post:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
.search .site-content .content-area .search-form {
	margin-bottom: 3em;
}
.blog-layout-1 .post-thumb {
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
.blog .posted-on {
	z-index: 1;
}
.ast-blog-featured-section .posted-on {
	width: 5.714285714em;
	height: 5.714285714em;
	padding: 0.7em;
}
.ast-blog-featured-section .posted-on .date-month,
.ast-blog-featured-section .posted-on .date-year {
	font-size: 0.8571428571em;
	line-height: 1em;
}
.ast-blog-featured-section .posted-on .date-day {
	font-size: 2.5em;
	line-height: 0.9em;
	font-weight: 900;
	margin: 0.1em 0;
}
.ast-author-box img.avatar {
	border-radius: 50%;
	margin: 0 0 0 20px;
}
.ast-archive-description {
	margin-bottom: 2.5em;
	padding-bottom: 1.3333em;
	border-bottom: 1px solid var(--ast-border-color);
}
.ast-archive-description .ast-archive-title {
	margin-bottom: 4px;
	font-size: 40px;
	font-size: 2.85714rem;
	font-weight: 300;
}
.ast-archive-description p {
	margin-bottom: 0;
	font-size: 20px;
	font-size: 1.42857rem;
	line-height: 1.65;
	font-weight: 300;
}
.ast-separate-container .ast-archive-description,
.ast-separate-container .ast-author-box {
	background-color: #eee;
	padding-bottom: 0;
	border-bottom: 0;
}
@media (max-width: 1200px) {
	.ast-separate-container .ast-archive-description {
		margin: 0;
		padding: 3.34em 2.4em;
	}
}
@media (max-width: 992px) {
	.ast-separate-container .ast-archive-description {
		padding: 2.14em;
	}
}
@media (min-width: 1201px) {
	.ast-separate-container .ast-archive-description,
	.ast-separate-container .ast-author-box {
		margin: 0;
		padding: 5em 6.67em 3.33333em;
	}
}
.single .entry-header {
	margin-bottom: 2em;
}
.single .post-navigation {
	margin: 0;
	padding: 2em 0 0;
	border-top: 1px solid var(--ast-single-post-border, var(--ast-border-color));
}
@media (max-width: 768px) {
	.single .post-navigation {
		padding-top: 1.5em;
	}
}
.single .post-navigation a {
	margin: 2px;
	display: inline-block;
	color: #000;
}
.single .post-navigation a p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
@media (min-width: 421px) {
	.single .post-navigation .nav-links {
		-js-display: flex;
		display: flex;
		width: 100%;
	}
	.single .post-navigation .nav-links:not(:has(.nav-previous)) {
		justify-content: flex-end;
	}
	.single .post-navigation .nav-links .nav-previous + .nav-next {
		width: 50%;
	}
	.single .post-navigation .nav-next,
	.single .post-navigation .nav-previous {
		width: 50%;
	}
}
@media (max-width: 420px) {
	.single .post-navigation .ast-left-arrow,
	.single .post-navigation .ast-right-arrow {
		display: none;
	}
	.single .post-navigation .nav-links:not(:has(.nav-previous)) {
		justify-content: flex-end;
	}
	.single .post-navigation .nav-next,
	.single .post-navigation .nav-previous {
		width: 50%;
	}
	.single .post-navigation .nav-next a,
	.single .post-navigation .nav-previous a {
		max-width: 95%;
		width: 100%;
	}
	.single .post-navigation .nav-previous {
		margin-bottom: 1em;
	}
}
.single .entry-header .post-thumb {
	margin-bottom: 2em;
}
.single .entry-header .post-thumb img {
	margin-top: 0;
	margin-bottom: 0;
}
.page .has-post-thumbnail .post-thumb img {
	margin-bottom: 1.5em;
}
.post-password-form {
	text-align: center;
}
@media (max-width: 420px) {
	.post-password-form input[type='password'] {
		display: block;
		margin: 10px auto;
	}
}
.post-password-form input[type='submit'] {
	padding: 10px 20px;
	border-radius: 2px;
}
.ast-author-avatar {
	margin: 0 5px;
}
.ast-author-avatar img {
	border-radius: 100%;
	width: var(--ast-author-avatar-size, 30px);
	height: var(--ast-author-avatar-size, 30px);
}
.ast-separate-container .post-navigation {
	border-top: 0;
	padding-left: var(--ast-post-nav-space, 3.33333em);
	padding-right: var(--ast-post-nav-space, 3.33333em);
}
@media (max-width: 420px) {
	.ast-separate-container .post-navigation {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 768px) {
	.ast-separate-container .entry-header {
		margin-bottom: 1em;
	}
}
.ast-404-layout-1 {
	text-align: center;
	margin: 4em auto;
}
.ast-404-layout-1 .page-sub-title {
	font-size: 1.5rem;
	font-weight: 700;
}
.ast-404-layout-1 .widget_search {
	padding-top: 0.5em;
}
.ast-404-search {
	margin-top: 1.5em;
}
.ast-404-search .widget_search {
	max-width: 370px;
	margin: 0 auto;
}
.ast-separate-container .error-404,
.ast-separate-container .no-results {
	background-color: #fff;
}
@media (max-width: 1200px) {
	.ast-separate-container .ast-404-layout-1,
	.ast-separate-container .no-results {
		margin: 0;
		padding: 3.34em 2.4em;
	}
}
@media (max-width: 768px) {
	.ast-separate-container .ast-404-layout-1,
	.ast-separate-container .no-results {
		padding: 1.5em 2.14em;
	}
}
@media (max-width: 544px) {
	.ast-separate-container .ast-404-layout-1,
	.ast-separate-container .no-results {
		padding: 1.5em 1em;
	}
}
@media (min-width: 1201px) {
	.ast-separate-container .ast-404-layout-1,
	.ast-separate-container .no-results {
		margin: 0;
		padding: 5.34em 6.67em;
	}
}
.blog-layout-1 {
	width: 100%;
	display: inline-block;
	padding-bottom: 2em;
	vertical-align: middle;
	border-bottom: 1px solid var(--ast-border-color);
}
.blog-layout-1 .posted-on {
	left: 0;
}
.blog-layout-1 .post-content,
.blog-layout-1 .post-thumb {
	padding-left: 0;
	padding-right: 0;
}
.ast-flex {
	-js-display: flex;
	display: flex;
	flex-wrap: wrap;
}
.ast-flex-1 {
	flex: 1;
}
.ast-inline-flex {
	-js-display: inline-flex;
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	align-content: center;
}
.ast-justify-content-flex-start {
	justify-content: flex-start;
}
.ast-justify-content-flex-end {
	justify-content: flex-end;
}
.ast-justify-content-center {
	justify-content: center;
}
.ast-justify-content-space-between {
	justify-content: space-between;
}
.ast-justify-content-space-around {
	justify-content: space-around;
}
.ast-align-content-flex-start {
	align-content: flex-start;
}
.ast-align-content-flex-end {
	align-content: flex-end;
}
.ast-align-content-center {
	align-content: center;
}
.ast-align-content-space-between {
	align-content: space-between;
}
.ast-align-content-space-around {
	align-content: space-around;
}
.ast-align-content-stretch {
	align-content: stretch;
}
.ast-flex-grow-1 {
	flex-grow: 1;
}
:root {
	--ast-post-nav-space: 0;
	--ast-container-default-xlg-padding: 2.5em;
	--ast-container-default-lg-padding: 2.5em;
	--ast-container-default-slg-padding: 2em;
	--ast-container-default-md-padding: 2.5em;
	--ast-container-default-sm-padding: 2.5em;
	--ast-container-default-xs-padding: 2.4em;
	--ast-container-default-xxs-padding: 1.8em;
	--ast-code-block-background: #eceff3;
	--ast-comment-inputs-background: #f9fafb;
	--ast-normal-container-width: 1160px;
	--ast-narrow-container-width: 750px;
	--ast-blog-title-font-weight: 600;
	--ast-blog-meta-weight: 600;
	--ast-global-color-primary: var(--ast-global-color-4);
	--ast-global-color-secondary: var(--ast-global-color-5);
	--ast-global-color-alternate-background: var(--ast-global-color-6);
	--ast-global-color-subtle-background: var(--ast-global-color-7);
	--ast-bg-style-guide: #f8fafc;
	--ast-shadow-style-guide: 0px 0px 4px 0 #00000057;
	--ast-global-dark-bg-style: #fff;
	--ast-global-dark-lfs: #fbfbfb;
	--ast-widget-bg-color: #fafafa;
	--ast-wc-container-head-bg-color: #fbfbfb;
	--ast-title-layout-bg: #eee;
	--ast-search-border-color: #e7e7e7;
	--ast-lifter-hover-bg: #e6e6e6;
	--ast-gallery-block-color: #000;
	--srfm-color-input-label: var(--ast-global-color-2);
}
html {
	font-size: 106.25%;
}
a {
	color: var(--ast-global-color-5);
}
a:hover,
a:focus {
	color: var(--ast-global-color-5);
}
body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		Segoe UI,
		Roboto,
		Oxygen-Sans,
		Ubuntu,
		Cantarell,
		Helvetica Neue,
		sans-serif;
	font-weight: 400;
	font-size: 17px;
	font-size: 1rem;
	line-height: var(--ast-body-line-height, 1.65);
}
blockquote {
	color: var(--ast-global-color-4);
}
h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6,
.site-title,
.site-title a {
	font-weight: 600;
}
.ast-site-identity .site-title a {
	color: var(--ast-global-color-2);
}
.site-title {
	font-size: 26px;
	font-size: 1.5294117647059rem;
	display: none;
}
header .custom-logo-link img {
	padding: 10px 0;
	max-width: 150px;
	width: 150px;
}
.astra-logo-svg {
	width: 180px;
}
.site-header .site-description {
	font-size: 15px;
	font-size: 0.88235294117647rem;
	display: none;
}
.entry-title {
	font-size: 20px;
	font-size: 1.1764705882353rem;
}
.ast-blog-single-element.ast-taxonomy-container a {
	font-size: 14px;
	font-size: 0.82352941176471rem;
}
.ast-blog-meta-container {
	font-size: 13px;
	font-size: 0.76470588235294rem;
}
.archive .ast-article-post .ast-article-inner,
.blog .ast-article-post .ast-article-inner,
.archive .ast-article-post .ast-article-inner:hover,
.blog .ast-article-post .ast-article-inner:hover {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	overflow: hidden;
}
h1,
.entry-content h1 {
	font-size: 40px;
	font-size: 2.3529411764706rem;
	font-weight: 700;
	line-height: 1.4em;
}
h2,
.entry-content h2 {
	font-size: 30px;
	font-size: 1.7647058823529rem;
	font-weight: 600;
	line-height: 1.3em;
}
h3,
.entry-content h3 {
	font-size: 22px;
	font-size: 1.2941176470588rem;
	font-weight: 600;
	line-height: 1.3em;
}
h4,
.entry-content h4 {
	font-size: 20px;
	font-size: 1.1764705882353rem;
	line-height: 1.2em;
	font-weight: 600;
}
h5,
.entry-content h5 {
	font-size: 18px;
	font-size: 1.0588235294118rem;
	line-height: 1.2em;
	font-weight: 600;
}
h6,
.entry-content h6 {
	font-size: 16px;
	font-size: 0.94117647058824rem;
	line-height: 1.25em;
	font-weight: 600;
}
::selection {
	background-color: var(--ast-global-color-0);
	color: #fff;
}
body,
h1,
.entry-title a,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
	color: var(--ast-global-color-4);
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
	color: #000;
	border-color: var(--ast-global-color-5);
	background-color: var(--ast-global-color-5);
}
input:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='reset']:focus,
input[type='search']:focus,
textarea:focus {
	border-color: var(--ast-global-color-5);
}
input[type='radio']:checked,
input[type='reset'],
input[type='checkbox']:checked,
input[type='checkbox']:hover:checked,
input[type='checkbox']:focus:checked,
input[type='range']::-webkit-slider-thumb {
	border-color: var(--ast-global-color-5);
	background-color: var(--ast-global-color-5);
	box-shadow: none;
}
.site-footer a:hover + .post-count,
.site-footer a:focus + .post-count {
	background: var(--ast-global-color-5);
	border-color: var(--ast-global-color-5);
}
.single .nav-links .nav-previous,
.single .nav-links .nav-next {
	color: var(--ast-global-color-5);
}
.entry-meta,
.entry-meta * {
	line-height: 1.45;
	color: var(--ast-global-color-5);
	font-weight: 600;
}
.entry-meta a:not(.ast-button):hover,
.entry-meta a:not(.ast-button):hover *,
.entry-meta a:not(.ast-button):focus,
.entry-meta a:not(.ast-button):focus *,
.page-links > .page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
	color: var(--ast-global-color-5);
}
#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
	color: var(--ast-global-color-5);
}
.secondary .calendar_wrap #today,
.ast-progress-val span {
	background: var(--ast-global-color-5);
}
.secondary a:hover + .post-count,
.secondary a:focus + .post-count {
	background: var(--ast-global-color-5);
	border-color: var(--ast-global-color-5);
}
.calendar_wrap #today > a {
	color: #000;
}
.page-links .page-link,
.single .post-navigation a {
	color: var(--ast-global-color-4);
}
.ast-search-menu-icon .search-form button.search-submit {
	padding: 0 4px;
}
.ast-search-menu-icon form.search-form {
	padding-right: 0;
}
.ast-search-menu-icon.slide-search input.search-field {
	width: 0;
}
.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,
.ast-header-search
	.ast-search-menu-icon.ast-dropdown-active
	.search-field:focus {
	transition: all 0.2s;
}
.search-form input.search-field:focus {
	outline: none;
}
.ast-search-menu-icon .search-form button.search-submit:focus,
.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,
.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon {
	color: var(--ast-global-color-1);
}
.ast-header-search .slide-search .search-form {
	border: 2px solid var(--ast-global-color-0);
}
.ast-header-search .slide-search .search-field {
	background-color: (--ast-global-dark-bg-style);
}
.ast-archive-title {
	color: var(--ast-global-color-5);
}
.widget-title {
	font-size: 24px;
	font-size: 1.4117647058824rem;
	color: var(--ast-global-color-5);
}
.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
	text-decoration: underline;
}
.ast-single-post .elementor-widget-button .elementor-button,
.ast-single-post .entry-content .uagb-tab a,
.ast-single-post .entry-content .uagb-ifb-cta a,
.ast-single-post .entry-content .uabb-module-content a,
.ast-single-post .entry-content .uagb-post-grid a,
.ast-single-post .entry-content .uagb-timeline a,
.ast-single-post .entry-content .uagb-toc__wrap a,
.ast-single-post .entry-content .uagb-taxomony-box a,
.ast-single-post .entry-content .woocommerce a,
.entry-content .wp-block-latest-posts > li > a,
.ast-single-post .entry-content .wp-block-file__button,
li.ast-post-filter-single,
.ast-single-post .ast-comment-content .comment-reply-link,
.ast-single-post .ast-comment-content .comment-edit-link {
	text-decoration: none;
}
.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,
.astra-search-icon:focus-visible,
#close:focus-visible,
a:focus-visible,
.ast-menu-toggle:focus-visible,
.site .skip-link:focus-visible,
.wp-block-loginout input:focus-visible,
.wp-block-search.wp-block-search__button-inside
	.wp-block-search__inside-wrapper,
.ast-header-navigation-arrow:focus-visible,
.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,
.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,
.ast-orders-table__row .ast-orders-table__cell:focus-visible,
.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,
.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,
.woocommerce #minus_qty:focus-visible,
.woocommerce #plus_qty:focus-visible,
a#ast-apply-coupon:focus-visible,
.woocommerce .woocommerce-info a:focus-visible,
.woocommerce .astra-shop-summary-wrap a:focus-visible,
.woocommerce a.wc-forward:focus-visible,
#ast-apply-coupon:focus-visible,
.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,
#close:focus-visible,
.button.search-submit:focus-visible,
#search_submit:focus,
.normal-search:focus-visible,
.ast-header-account-wrap:focus-visible,
.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus {
	outline-style: dotted;
	outline-color: inherit;
	outline-width: thin;
}
input:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='reset']:focus,
input[type='search']:focus,
input[type='number']:focus,
textarea:focus,
.wp-block-search__input:focus,
[data-section='section-header-mobile-trigger']
	.ast-button-wrap
	.ast-mobile-menu-trigger-minimal:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
.woocommerce-ordering select.orderby:focus,
#ast-scroll-top:focus,
#coupon_code:focus,
.woocommerce-page #comment:focus,
.woocommerce #reviews #respond input#submit:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .button.single_add_to_cart_button:focus,
.woocommerce .woocommerce-cart-form button:focus,
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,
.woocommerce
	.woocommerce-billing-fields
	.woocommerce-billing-fields__field-wrapper
	.woocommerce-input-wrapper
	> .input-text:focus,
.woocommerce #order_comments:focus,
.woocommerce #place_order:focus,
.woocommerce
	.woocommerce-address-fields
	.woocommerce-address-fields__field-wrapper
	.woocommerce-input-wrapper
	> .input-text:focus,
.woocommerce .woocommerce-MyAccount-content form button:focus,
.woocommerce
	.woocommerce-MyAccount-content
	.woocommerce-EditAccountForm
	.woocommerce-form-row
	.woocommerce-Input.input-text:focus,
.woocommerce
	.ast-woocommerce-container
	.woocommerce-pagination
	ul.page-numbers
	li
	a:focus,
body
	#content
	.woocommerce
	form
	.form-row
	.select2-container--default
	.select2-selection--single:focus,
#ast-coupon-code:focus,
.woocommerce.woocommerce-js .quantity input[type='number']:focus,
.woocommerce-js
	.woocommerce-mini-cart-item
	.quantity
	input[type='number']:focus,
.woocommerce p#ast-coupon-trigger:focus {
	border-style: dotted;
	border-color: inherit;
	border-width: thin;
}
input {
	outline: none;
}
.site-logo-img img {
	transition: all 0.2s linear;
}
body .ast-oembed-container * {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}
body .wp-block-embed-pocket-casts .ast-oembed-container * {
	position: unset;
}
.ast-single-post-featured-section + article {
	margin-top: 2em;
}
.site-content .ast-single-post-featured-section img {
	width: 100%;
	overflow: hidden;
	object-fit: cover;
}
.ast-separate-container
	.site-content
	.ast-single-post-featured-section
	+ article {
	margin-top: -80px;
	z-index: 9;
	position: relative;
	border-radius: 4px;
}
@media (min-width: 922px) {
	.ast-no-sidebar .site-content .ast-article-image-container--wide {
		margin-left: -120px;
		margin-right: -120px;
		max-width: unset;
		width: unset;
	}
	.ast-left-sidebar .site-content .ast-article-image-container--wide,
	.ast-right-sidebar .site-content .ast-article-image-container--wide {
		margin-left: -10px;
		margin-right: -10px;
	}
	.site-content .ast-article-image-container--full {
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
		max-width: 100vw;
		width: 100vw;
	}
	.ast-left-sidebar .site-content .ast-article-image-container--full,
	.ast-right-sidebar .site-content .ast-article-image-container--full {
		margin-left: -10px;
		margin-right: -10px;
		max-width: inherit;
		width: auto;
	}
}
.site > .ast-single-related-posts-container {
	margin-top: 0;
}
@media (min-width: 922px) {
	.ast-desktop .ast-container--narrow {
		max-width: var(--ast-narrow-container-width);
		margin: 0 auto;
	}
}
input[type='text'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='reset'],
input[type='tel'],
input[type='date'],
select,
textarea {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	width: 100%;
	padding: 12px 16px;
	border-radius: 4px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	color: var(--ast-form-input-text, #475569);
}
input[type='text'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='reset'],
input[type='tel'],
input[type='date'],
select {
	height: 40px;
}
input[type='date'] {
	border-width: 1px;
	border-style: solid;
	border-color: var(--ast-border-color);
	background: var(--ast-global-color-secondary, --ast-global-color-5);
}
input[type='text']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='reset']:focus,
input[type='tel']:focus,
input[type='date']:focus,
select:focus,
textarea:focus {
	border-color: #046bd2;
	box-shadow: none;
	outline: none;
	color: var(--ast-form-input-focus-text, #475569);
}
label,
legend {
	color: #111827;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}
select {
	padding: 6px 10px;
}
fieldset {
	padding: 30px;
	border-radius: 4px;
}
button,
.ast-button,
.button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	border-radius: 4px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
:root {
	--ast-comment-inputs-background: #fff;
}
::placeholder {
	color: var(--ast-form-field-color, #9ca3af);
}
::-ms-input-placeholder {
	color: var(--ast-form-field-color, #9ca3af);
}
@media (max-width: 921.9px) {
	#ast-desktop-header {
		display: none;
	}
}
@media (min-width: 922px) {
	#ast-mobile-header {
		display: none;
	}
}
.wp-block-buttons.aligncenter {
	justify-content: center;
}
@media (max-width: 921px) {
	.ast-theme-transparent-header #primary,
	.ast-theme-transparent-header #secondary {
		padding: 0;
	}
}
@media (max-width: 921px) {
	.ast-plain-container.ast-no-sidebar #primary {
		padding: 0;
	}
}
.ast-plain-container.ast-no-sidebar #primary {
	margin-top: 0;
	margin-bottom: 0;
}
@media (min-width: 1200px) {
	.ast-plain-container.ast-no-sidebar #primary {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}
.wp-block-button.is-style-outline .wp-block-button__link {
	border-color: var(--ast-global-color-5);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
div.wp-block-button.is-style-outline
	> .wp-block-button__link:not(.has-text-color),
div.wp-block-button.wp-block-button__link.is-style-outline:not(
		.has-text-color
	) {
	color: var(--ast-global-color-5);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons
	.wp-block-button.is-style-outline
	.wp-block-button__link:focus,
.wp-block-buttons
	.wp-block-button.is-style-outline
	> .wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons
	.wp-block-button.wp-block-button__link.is-style-outline:not(
		.has-text-color
	):hover {
	color: #000;
	background-color: var(--ast-global-color-5);
	border-color: var(--ast-global-color-5);
}
.post-page-numbers.current .page-link,
.ast-pagination .page-numbers.current {
	color: #fff;
	border-color: var(--ast-global-color-0);
	background-color: var(--ast-global-color-0);
}
.wp-block-button.is-style-outline .wp-block-button__link {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.wp-block-buttons
	.wp-block-button.is-style-outline
	.wp-block-button__link.wp-element-button,
.ast-outline-button,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
	border-color: var(--ast-global-color-5);
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	font-family: inherit;
	font-weight: 500;
	font-size: 16px;
	font-size: 0.94117647058824rem;
	line-height: 1em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.wp-block-buttons
	.wp-block-button.is-style-outline
	> .wp-block-button__link:not(.has-text-color),
.wp-block-buttons
	.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),
.ast-outline-button {
	color: var(--ast-global-color-5);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons
	.wp-block-button.is-style-outline
	.wp-block-button__link:focus,
.wp-block-buttons
	.wp-block-button.is-style-outline
	> .wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons
	.wp-block-button.wp-block-button__link.is-style-outline:not(
		.has-text-color
	):hover,
.ast-outline-button:hover,
.ast-outline-button:focus,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus {
	color: #000;
	background-color: var(--ast-global-color-5);
	border-color: var(--ast-global-color-5);
}
.ast-single-post .entry-content a.ast-outline-button,
.ast-single-post .entry-content .is-style-outline > .wp-block-button__link {
	text-decoration: none;
}
.wp-block-button
	.wp-block-button__link.wp-element-button.is-style-outline:not(
		.has-background
	),
.wp-block-button.is-style-outline
	> .wp-block-button__link.wp-element-button:not(.has-background),
.ast-outline-button {
	background-color: transparent;
}
.wp-block-buttons
	.wp-block-button
	.wp-block-button__link.is-style-outline:not(.has-background),
.wp-block-buttons
	.wp-block-button.is-style-outline
	> .wp-block-button__link:not(.has-background),
.ast-outline-button {
	background-color: var(--ast-global-color-0);
	color: #fff;
}
.uagb-buttons-repeater.ast-outline-button {
	border-radius: 9999px;
}
.entry-content[data-ast-blocks-layout] > figure {
	margin-bottom: 1em;
}
h1.widget-title {
	font-weight: 700;
}
h2.widget-title {
	font-weight: 600;
}
h3.widget-title {
	font-weight: 600;
}
body .wp-block-cover:not(.has-text-color.has-link-color) p {
	color: var(--ast-global-color-4);
}
#page {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
.ast-404-layout-1 h1.page-title {
	color: var(--ast-global-color-2);
}
.single .post-navigation a {
	line-height: 1em;
	height: inherit;
}
.error-404 .page-sub-title {
	font-size: 1.5rem;
	font-weight: inherit;
}
.search .site-content .content-area .search-form {
	margin-bottom: 0;
}
#page .site-content {
	flex-grow: 1;
}
.widget {
	margin-bottom: 1.25em;
}
#secondary li {
	line-height: 1.5em;
}
#secondary .wp-block-group h2 {
	margin-bottom: 0.7em;
}
#secondary h2 {
	font-size: 1.7rem;
}
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single,
.ast-separate-container .comment-respond {
	padding: 3em;
}
.ast-separate-container .ast-article-single .ast-article-single {
	padding: 0;
}
.ast-article-single .wp-block-post-template-is-layout-grid {
	padding-left: 0;
}
.ast-separate-container .comments-title,
.ast-narrow-container .comments-title {
	padding: 1.5em 2em;
}
.ast-page-builder-template .comment-form-textarea,
.ast-comment-formwrap .ast-grid-common-col {
	padding: 0;
}
.ast-comment-formwrap {
	padding: 0;
	display: inline-flex;
	column-gap: 20px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.comments-area textarea#comment:focus,
.comments-area textarea#comment:active,
.comments-area .ast-comment-formwrap input[type='text']:focus,
.comments-area .ast-comment-formwrap input[type='text']:active {
	box-shadow: none;
	outline: none;
}
.archive.ast-page-builder-template .entry-header {
	margin-top: 2em;
}
.ast-page-builder-template .ast-comment-formwrap {
	width: 100%;
}
.entry-title {
	margin-bottom: 0.6em;
}
.ast-archive-description p {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.ast-separate-container .ast-comment-list li.depth-1,
.hentry {
	margin-bottom: 1.5em;
}
.site-content section.ast-archive-description {
	margin-bottom: 2em;
}
@media (min-width: 921px) {
	.ast-left-sidebar.ast-page-builder-template #secondary,
	.archive.ast-right-sidebar.ast-page-builder-template .site-main {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 544px) {
	.ast-comment-formwrap.ast-row {
		column-gap: 10px;
		display: inline-block;
	}
	#ast-commentform .ast-grid-common-col {
		position: relative;
		width: 100%;
	}
}
@media (min-width: 1201px) {
	.ast-separate-container .ast-article-post,
	.ast-separate-container .ast-article-single,
	.ast-separate-container .ast-author-box,
	.ast-separate-container .ast-404-layout-1,
	.ast-separate-container .no-results {
		padding: 3em;
	}
}
@media (max-width: 921px) {
	.ast-separate-container #primary,
	.ast-separate-container #secondary {
		padding: 1.5em 0;
	}
	#primary,
	#secondary {
		padding: 1.5em 0;
		margin: 0;
	}
	.ast-left-sidebar #content > .ast-container {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}
}
@media (min-width: 922px) {
	.ast-separate-container.ast-right-sidebar #primary,
	.ast-separate-container.ast-left-sidebar #primary {
		border: 0;
	}
	.search-no-results.ast-separate-container #primary {
		margin-bottom: 4em;
	}
}
.wp-block-button .wp-block-button__link {
	color: var(--ast-global-color-8);
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	color: #000;
	background-color: var(--ast-global-color-5);
	border-color: var(--ast-global-color-5);
}
.wp-block-button .wp-block-button__link,
.wp-block-search .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-color: var(--ast-global-color-5);
	background-color: #cc6600;
	color: var(--ast-global-color-8);
	font-family: inherit;
	font-weight: 500;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 0.94117647058824rem;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
}
.ast-single-post .entry-content .wp-block-button .wp-block-button__link,
.ast-single-post .entry-content .wp-block-search .wp-block-search__button,
body .entry-content .wp-block-file .wp-block-file__button {
	text-decoration: none;
}
.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type='button'],
input[type='submit'],
input[type='reset'],
#comments .submit,
.search .search-submit,
form[CLASS*='wp-block-search__'].wp-block-search
	.wp-block-search__inside-wrapper
	.wp-block-search__button,
body .wp-block-file .wp-block-file__button,
.search .search-submit,
.woocommerce-js a.button,
.woocommerce button.button,
.woocommerce .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__product-onsale,
[CLASS*='wc-block'] button,
.woocommerce-js
	.astra-cart-drawer
	.astra-cart-drawer-content
	.woocommerce-mini-cart__buttons
	.button:not(.checkout):not(.ast-continue-shopping),
.woocommerce-js
	.astra-cart-drawer
	.astra-cart-drawer-content
	.woocommerce-mini-cart__buttons
	a.checkout,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed,
[CLASS*='wc-block'] .wc-block-components-button {
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	color: var(--ast-global-color-8);
	border-color: var(--ast-global-color-5);
	background-color: #cc6600;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
	font-family: inherit;
	font-weight: 500;
	font-size: 16px;
	font-size: 0.94117647058824rem;
	line-height: 1em;
	text-transform: uppercase;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.ast-custom-button:hover .button:hover,
.ast-custom-button:hover,
input[type='reset']:hover,
input[type='reset']:focus,
input#submit:hover,
input#submit:focus,
input[type='button']:hover,
input[type='button']:focus,
input[type='submit']:hover,
input[type='submit']:focus,
form[CLASS*='wp-block-search__'].wp-block-search
	.wp-block-search__inside-wrapper
	.wp-block-search__button:hover,
form[CLASS*='wp-block-search__'].wp-block-search
	.wp-block-search__inside-wrapper
	.wp-block-search__button:focus,
body .wp-block-file .wp-block-file__button:hover,
body .wp-block-file .wp-block-file__button:focus,
.woocommerce-js a.button:hover,
.woocommerce button.button:hover,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce button.button.alt.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
[CLASS*='wc-block'] button:hover,
.woocommerce-js
	.astra-cart-drawer
	.astra-cart-drawer-content
	.woocommerce-mini-cart__buttons
	.button:not(.checkout):not(.ast-continue-shopping):hover,
.woocommerce-js
	.astra-cart-drawer
	.astra-cart-drawer-content
	.woocommerce-mini-cart__buttons
	a.checkout:hover,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed:hover,
[CLASS*='wc-block'] .wc-block-components-button:hover,
[CLASS*='wc-block'] .wc-block-components-button:focus {
	color: #000;
	background-color: var(--ast-global-color-5);
	border-color: var(--ast-global-color-5);
}
form[CLASS*='wp-block-search__'].wp-block-search
	.wp-block-search__inside-wrapper
	.wp-block-search__button.has-icon {
	padding-top: calc(11px - 3px);
	padding-right: calc(20px - 3px);
	padding-bottom: calc(11px - 3px);
	padding-left: calc(20px - 3px);
}
@media (max-width: 921px) {
	.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
		display: inline-block;
	}
	.ast-header-break-point.ast-header-custom-item-outside
		.ast-mobile-header-stack
		.main-header-bar
		.ast-search-icon {
		margin: 0;
	}
	.ast-comment-avatar-wrap img {
		max-width: 2.5em;
	}
	.ast-comment-meta {
		padding: 0 1.8888em 1.3333em;
	}
}
@media (min-width: 544px) {
	.ast-container {
		max-width: 100%;
	}
}
@media (max-width: 544px) {
	.ast-separate-container .ast-article-post,
	.ast-separate-container .ast-article-single,
	.ast-separate-container .comments-title,
	.ast-separate-container .ast-archive-description {
		padding: 1.5em 1em;
	}
	.ast-separate-container #content .ast-container {
		padding-left: 0.54em;
		padding-right: 0.54em;
	}
	.ast-separate-container .ast-comment-list .bypostauthor {
		padding: 0.5em;
	}
	.ast-search-menu-icon.ast-dropdown-active .search-field {
		width: 170px;
	}
}
#ast-mobile-header .ast-site-header-cart-li a {
	pointer-events: none;
}
.ast-separate-container {
	background-color: #1c1c1c;
	background-image: none;
}
@media (max-width: 921px) {
	.site-title {
		display: none;
	}
	.site-header .site-description {
		display: none;
	}
	h1,
	.entry-content h1 {
		font-size: 30px;
		font-size: 1.7647058823529rem;
	}
	h2,
	.entry-content h2 {
		font-size: 25px;
		font-size: 1.4705882352941rem;
	}
	h3,
	.entry-content h3 {
		font-size: 20px;
		font-size: 1.1764705882353rem;
	}
}
@media (max-width: 544px) {
	.widget-title {
		font-size: 24px;
		font-size: 1.4117647058824rem;
	}
	body,
	button,
	input,
	select,
	textarea,
	.ast-button,
	.ast-custom-button {
		font-size: 17px;
		font-size: 1rem;
	}
	#secondary,
	#secondary button,
	#secondary input,
	#secondary select,
	#secondary textarea {
		font-size: 17px;
		font-size: 1rem;
	}
	.site-title {
		display: none;
	}
	.site-header .site-description {
		display: none;
	}
	h1,
	.entry-content h1 {
		font-size: 30px;
		font-size: 1.7647058823529rem;
	}
	h2,
	.entry-content h2 {
		font-size: 25px;
		font-size: 1.4705882352941rem;
	}
	h3,
	.entry-content h3 {
		font-size: 20px;
		font-size: 1.1764705882353rem;
	}
}
@media (max-width: 921px) {
	html {
		font-size: 96.9%;
	}
}
@media (max-width: 544px) {
	html {
		font-size: 106.25%;
	}
}
@media (min-width: 922px) {
	.ast-container {
		max-width: 1200px;
	}
}
@media (min-width: 922px) {
	.site-content .ast-container {
		display: flex;
	}
}
@media (max-width: 921px) {
	.site-content .ast-container {
		flex-direction: column;
	}
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: none;
}
@media (min-width: 922px) {
	.main-header-menu
		.sub-menu
		.menu-item.ast-left-align-sub-menu:hover
		> .sub-menu,
	.main-header-menu
		.sub-menu
		.menu-item.ast-left-align-sub-menu.focus
		> .sub-menu {
		margin-left: 0;
	}
}
.entry-content li > p {
	margin-bottom: 0;
}
.site .comments-area {
	padding-bottom: 2em;
	margin-top: 2em;
}
.wp-block-file {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.wp-block-pullquote {
	border: none;
}
.wp-block-pullquote blockquote:before {
	content: '\201D';
	font-family: 'Helvetica', sans-serif;
	display: flex;
	transform: rotate(180deg);
	font-size: 6rem;
	font-style: normal;
	line-height: 1;
	font-weight: 700;
	align-items: center;
	justify-content: center;
}
.has-text-align-right > blockquote:before {
	justify-content: flex-start;
}
.has-text-align-left > blockquote:before {
	justify-content: flex-end;
}
figure.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
	text-align: inherit;
}
:root {
	--wp--custom--ast-default-block-top-padding: 3em;
	--wp--custom--ast-default-block-right-padding: 3em;
	--wp--custom--ast-default-block-bottom-padding: 3em;
	--wp--custom--ast-default-block-left-padding: 3em;
	--wp--custom--ast-container-width: 1160px;
	--wp--custom--ast-content-width-size: 1160px;
	--wp--custom--ast-wide-width-size: calc(
		1160px + var(--wp--custom--ast-default-block-left-padding) +
			var(--wp--custom--ast-default-block-right-padding)
	);
}
.ast-narrow-container {
	--wp--custom--ast-content-width-size: 750px;
	--wp--custom--ast-wide-width-size: 750px;
}
@media (max-width: 921px) {
	:root {
		--wp--custom--ast-default-block-top-padding: 3em;
		--wp--custom--ast-default-block-right-padding: 2em;
		--wp--custom--ast-default-block-bottom-padding: 3em;
		--wp--custom--ast-default-block-left-padding: 2em;
	}
}
@media (max-width: 544px) {
	:root {
		--wp--custom--ast-default-block-top-padding: 3em;
		--wp--custom--ast-default-block-right-padding: 1.5em;
		--wp--custom--ast-default-block-bottom-padding: 3em;
		--wp--custom--ast-default-block-left-padding: 1.5em;
	}
}
.entry-content > .wp-block-group,
.entry-content > .wp-block-cover,
.entry-content > .wp-block-columns {
	padding-top: var(--wp--custom--ast-default-block-top-padding);
	padding-right: var(--wp--custom--ast-default-block-right-padding);
	padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);
	padding-left: var(--wp--custom--ast-default-block-left-padding);
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,
.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	width: 100vw;
}
.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,
.ast-page-builder-template.ast-no-sidebar
	.entry-content
	.wp-block-column
	.alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,
.ast-page-builder-template.ast-no-sidebar
	.entry-content
	.wp-block-column
	.alignwide {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {
	height: 0;
}
[data-ast-blocks-layout] .wp-block-separator {
	margin: 20px auto;
}
[data-ast-blocks-layout]
	.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}
[data-ast-blocks-layout] .wp-block-separator.has-background {
	padding: 0;
}
.entry-content[data-ast-blocks-layout] > * {
	max-width: var(--wp--custom--ast-content-width-size);
	margin-left: auto;
	margin-right: auto;
}
.entry-content[data-ast-blocks-layout] > .alignwide {
	max-width: var(--wp--custom--ast-wide-width-size);
}
.entry-content[data-ast-blocks-layout] .alignfull {
	max-width: none;
}
.entry-content .wp-block-columns {
	margin-bottom: 0;
}
blockquote {
	margin: 1.5em;
	border-color: rgba(0, 0, 0, 0.05);
}
.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
	border-left: 5px solid rgba(0, 0, 0, 0.05);
}
.has-text-align-right > blockquote,
blockquote.has-text-align-right {
	border-right: 5px solid rgba(0, 0, 0, 0.05);
}
.has-text-align-left > blockquote,
blockquote.has-text-align-left {
	border-left: 5px solid rgba(0, 0, 0, 0.05);
}
.wp-block-site-tagline,
.wp-block-latest-posts .read-more {
	margin-top: 15px;
}
.wp-block-loginout p label {
	display: block;
}
.wp-block-loginout p:not(.login-remember):not(.login-submit) input {
	width: 100%;
}
.wp-block-loginout input:focus {
	border-color: transparent;
}
.wp-block-loginout input:focus {
	outline: thin dotted;
}
.entry-content .wp-block-media-text .wp-block-media-text__content {
	padding: 0 0 0 8%;
}
.entry-content
	.wp-block-media-text.has-media-on-the-right
	.wp-block-media-text__content {
	padding: 0 8% 0 0;
}
.entry-content
	.wp-block-media-text.has-background
	.wp-block-media-text__content {
	padding: 8%;
}
.entry-content
	.wp-block-cover:not([class*='background-color']):not(
		.has-text-color.has-link-color
	)
	.wp-block-cover__inner-container,
.entry-content
	.wp-block-cover:not([class*='background-color'])
	.wp-block-cover-image-text,
.entry-content
	.wp-block-cover:not([class*='background-color'])
	.wp-block-cover-text,
.entry-content
	.wp-block-cover-image:not([class*='background-color'])
	.wp-block-cover__inner-container,
.entry-content
	.wp-block-cover-image:not([class*='background-color'])
	.wp-block-cover-image-text,
.entry-content
	.wp-block-cover-image:not([class*='background-color'])
	.wp-block-cover-text {
	color: var(--ast-global-color-primary, var(--ast-global-color-5));
}
.wp-block-loginout .login-remember input {
	width: 1.1rem;
	height: 1.1rem;
	margin: 0 5px 4px 0;
	vertical-align: middle;
}
.wp-block-latest-posts > li > *:first-child,
.wp-block-latest-posts:not(.is-grid) > li:first-child {
	margin-top: 0;
}
.entry-content > .wp-block-buttons,
.entry-content > .wp-block-uagb-buttons {
	margin-bottom: 1.5em;
}
.wp-block-search__inside-wrapper .wp-block-search__input {
	padding: 0 10px;
	color: var(--ast-global-color-3);
	background: var(--ast-global-color-primary, var(--ast-global-color-5));
	border-color: var(--ast-border-color);
}
.wp-block-latest-posts .read-more {
	margin-bottom: 1.5em;
}
.wp-block-search__no-button
	.wp-block-search__inside-wrapper
	.wp-block-search__input {
	padding-top: 5px;
	padding-bottom: 5px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-latest-posts .wp-block-latest-posts__post-author {
	font-size: 1rem;
}
.wp-block-latest-posts > li > *,
.wp-block-latest-posts:not(.is-grid) > li {
	margin-top: 12px;
	margin-bottom: 12px;
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,
.ast-page-builder-template
	.entry-content[data-ast-blocks-layout]
	> .alignfull:not(.wp-block-group):not(.uagb-is-root-container)
	> * {
	max-width: none;
}
.ast-page-builder-template
	.entry-content[data-ast-blocks-layout]
	> .alignwide:not(.uagb-is-root-container)
	> * {
	max-width: var(--wp--custom--ast-wide-width-size);
}
.ast-page-builder-template
	.entry-content[data-ast-blocks-layout]
	> .inherit-container-width
	> *,
.ast-page-builder-template
	.entry-content[data-ast-blocks-layout]
	> *:not(.wp-block-group):not(.uagb-is-root-container)
	> *,
.entry-content[data-ast-blocks-layout]
	> .wp-block-cover
	.wp-block-cover__inner-container {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
}
.entry-content[data-ast-blocks-layout]
	.wp-block-cover:not(.alignleft):not(.alignright) {
	width: auto;
}
@media (max-width: 1200px) {
	.ast-separate-container .entry-content > .alignfull,
	.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,
	.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,
	.ast-plain-container .entry-content .alignfull {
		margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
		margin-right: calc(
			-1 * min(var(--ast-container-default-xlg-padding), 20px)
		);
	}
}
@media (min-width: 1201px) {
	.ast-separate-container .entry-content > .alignfull {
		margin-left: calc(-1 * var(--ast-container-default-xlg-padding));
		margin-right: calc(-1 * var(--ast-container-default-xlg-padding));
	}
	.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,
	.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 921px) {
	.ast-separate-container
		.entry-content
		.wp-block-group.alignwide:not(.inherit-container-width)
		> :where(:not(.alignleft):not(.alignright)),
	.ast-plain-container
		.entry-content
		.wp-block-group.alignwide:not(.inherit-container-width)
		> :where(:not(.alignleft):not(.alignright)) {
		max-width: calc(var(--wp--custom--ast-content-width-size) + 80px);
	}
	.ast-plain-container.ast-right-sidebar
		.entry-content[data-ast-blocks-layout]
		.alignfull,
	.ast-plain-container.ast-left-sidebar
		.entry-content[data-ast-blocks-layout]
		.alignfull {
		margin-left: -60px;
		margin-right: -60px;
	}
}
@media (min-width: 544px) {
	.entry-content > .alignleft {
		margin-right: 20px;
	}
	.entry-content > .alignright {
		margin-left: 20px;
	}
}
@media (max-width: 544px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 20px;
	}
	.wp-block-latest-posts {
		margin: 0;
	}
}
@media (max-width: 600px) {
	.entry-content .wp-block-media-text .wp-block-media-text__content,
	.entry-content
		.wp-block-media-text.has-media-on-the-right
		.wp-block-media-text__content {
		padding: 8% 0 0;
	}
	.entry-content
		.wp-block-media-text.has-background
		.wp-block-media-text__content {
		padding: 8%;
	}
}
.ast-page-builder-template .entry-header {
	padding-left: 0;
}
.ast-narrow-container
	.site-content
	.wp-block-uagb-image--align-full
	.wp-block-uagb-image__figure {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.entry-content ul,
.entry-content ol {
	padding: revert;
	margin: revert;
	padding-left: 20px;
}
:root .has-ast-global-color-0-color {
	color: var(--ast-global-color-0);
}
:root .has-ast-global-color-0-background-color {
	background-color: var(--ast-global-color-0);
}
:root .wp-block-button .has-ast-global-color-0-color {
	color: var(--ast-global-color-0);
}
:root .wp-block-button .has-ast-global-color-0-background-color {
	background-color: var(--ast-global-color-0);
}
:root .has-ast-global-color-1-color {
	color: var(--ast-global-color-1);
}
:root .has-ast-global-color-1-background-color {
	background-color: var(--ast-global-color-1);
}
:root .wp-block-button .has-ast-global-color-1-color {
	color: var(--ast-global-color-1);
}
:root .wp-block-button .has-ast-global-color-1-background-color {
	background-color: var(--ast-global-color-1);
}
:root .has-ast-global-color-2-color {
	color: var(--ast-global-color-2);
}
:root .has-ast-global-color-2-background-color {
	background-color: var(--ast-global-color-2);
}
:root .wp-block-button .has-ast-global-color-2-color {
	color: var(--ast-global-color-2);
}
:root .wp-block-button .has-ast-global-color-2-background-color {
	background-color: var(--ast-global-color-2);
}
:root .has-ast-global-color-3-color {
	color: var(--ast-global-color-3);
}
:root .has-ast-global-color-3-background-color {
	background-color: var(--ast-global-color-3);
}
:root .wp-block-button .has-ast-global-color-3-color {
	color: var(--ast-global-color-3);
}
:root .wp-block-button .has-ast-global-color-3-background-color {
	background-color: var(--ast-global-color-3);
}
:root .has-ast-global-color-4-color {
	color: var(--ast-global-color-4);
}
:root .has-ast-global-color-4-background-color {
	background-color: var(--ast-global-color-4);
}
:root .wp-block-button .has-ast-global-color-4-color {
	color: var(--ast-global-color-4);
}
:root .wp-block-button .has-ast-global-color-4-background-color {
	background-color: var(--ast-global-color-4);
}
:root .has-ast-global-color-5-color {
	color: var(--ast-global-color-5);
}
:root .has-ast-global-color-5-background-color {
	background-color: var(--ast-global-color-5);
}
:root .wp-block-button .has-ast-global-color-5-color {
	color: var(--ast-global-color-5);
}
:root .wp-block-button .has-ast-global-color-5-background-color {
	background-color: var(--ast-global-color-5);
}
:root .has-ast-global-color-6-color {
	color: var(--ast-global-color-6);
}
:root .has-ast-global-color-6-background-color {
	background-color: var(--ast-global-color-6);
}
:root .wp-block-button .has-ast-global-color-6-color {
	color: var(--ast-global-color-6);
}
:root .wp-block-button .has-ast-global-color-6-background-color {
	background-color: var(--ast-global-color-6);
}
:root .has-ast-global-color-7-color {
	color: var(--ast-global-color-7);
}
:root .has-ast-global-color-7-background-color {
	background-color: var(--ast-global-color-7);
}
:root .wp-block-button .has-ast-global-color-7-color {
	color: var(--ast-global-color-7);
}
:root .wp-block-button .has-ast-global-color-7-background-color {
	background-color: var(--ast-global-color-7);
}
:root .has-ast-global-color-8-color {
	color: var(--ast-global-color-8);
}
:root .has-ast-global-color-8-background-color {
	background-color: var(--ast-global-color-8);
}
:root .wp-block-button .has-ast-global-color-8-color {
	color: var(--ast-global-color-8);
}
:root .wp-block-button .has-ast-global-color-8-background-color {
	background-color: var(--ast-global-color-8);
}
:root {
	--ast-global-color-0: #046bd2;
	--ast-global-color-1: #045cb4;
	--ast-global-color-2: #1e293b;
	--ast-global-color-3: #3b4c62;
	--ast-global-color-4: #fff;
	--ast-global-color-5: #f0f5fa;
	--ast-global-color-6: #111;
	--ast-global-color-7: #d1d5db;
	--ast-global-color-8: #111;
}
:root {
	--ast-border-color: var(--ast-global-color-7);
}
.ast-archive-entry-banner {
	-js-display: flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: relative;
	background: var(--ast-title-layout-bg);
}
.ast-archive-entry-banner[data-banner-width-type='custom'] {
	margin: 0 auto;
	width: 100%;
}
.ast-archive-entry-banner[data-banner-layout='layout-1'] {
	background: inherit;
	padding: 20px 0;
	text-align: left;
}
body.archive .ast-archive-description {
	max-width: 1160px;
	width: 100%;
	text-align: left;
	padding-top: 3em;
	padding-right: 3em;
	padding-bottom: 3em;
	padding-left: 3em;
}
body.archive .ast-archive-description .ast-archive-title,
body.archive .ast-archive-description .ast-archive-title * {
	font-weight: 600;
	font-size: 32px;
	font-size: 1.8823529411765rem;
}
body.archive .ast-archive-description > *:not(:last-child) {
	margin-bottom: 10px;
}
@media (max-width: 921px) {
	body.archive .ast-archive-description {
		text-align: left;
	}
}
@media (max-width: 544px) {
	body.archive .ast-archive-description {
		text-align: left;
	}
}
.ast-breadcrumbs .trail-browse,
.ast-breadcrumbs .trail-items,
.ast-breadcrumbs .trail-items li {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	background: inherit;
	text-indent: 0;
	text-decoration: none;
}
.ast-breadcrumbs .trail-browse {
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
}
.ast-breadcrumbs .trail-items {
	list-style: none;
}
.trail-items li:after {
	padding: 0 0.3em;
	content: '\00bb';
}
.trail-items li:last-of-type:after {
	display: none;
}
h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
	color: #ffe5cc;
}
.entry-title a {
	color: var(--ast-global-color-5);
}
@media (max-width: 921px) {
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow
		.ast-builder-grid-row
		> *:first-child,
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow
		.ast-builder-grid-row
		> *:last-child {
		grid-column: 1/-1;
	}
}
@media (max-width: 544px) {
	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow
		.ast-builder-grid-row
		> *:first-child,
	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow
		.ast-builder-grid-row
		> *:last-child {
		grid-column: 1/-1;
	}
}
.ast-builder-layout-element[data-section='title_tagline'] {
	display: flex;
}
@media (max-width: 921px) {
	.ast-header-break-point
		.ast-builder-layout-element[data-section='title_tagline'] {
		display: flex;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point
		.ast-builder-layout-element[data-section='title_tagline'] {
		display: flex;
	}
}
[data-section*='section-hb-button-'] .menu-link {
	display: none;
}
.ast-header-button-1 .ast-custom-button {
	border-color: var(--ast-global-color-4);
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.ast-header-button-1 .ast-custom-button:hover {
	border-color: var(--ast-global-color-4);
}
.ast-header-button-1[data-section='section-hb-button-1'] {
	display: flex;
}
@media (max-width: 921px) {
	.ast-header-break-point
		.ast-header-button-1[data-section='section-hb-button-1'] {
		display: flex;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point
		.ast-header-button-1[data-section='section-hb-button-1'] {
		display: flex;
	}
}
.ast-builder-html-element img.alignnone {
	display: inline-block;
}
.ast-builder-html-element p:first-child {
	margin-top: 0;
}
.ast-builder-html-element p:last-child {
	margin-bottom: 0;
}
.ast-header-break-point .main-header-bar .ast-builder-html-element {
	line-height: 1.85714285714286;
}
.ast-header-html-1 .ast-builder-html-element {
	color: var(--ast-global-color-4);
	font-size: 15px;
	font-size: 0.88235294117647rem;
}
.ast-header-html-1 a {
	color: var(--ast-global-color-4);
}
.ast-header-html-1 a:hover {
	color: var(--ast-global-color-4);
}
.ast-header-html-1 {
	font-size: 15px;
	font-size: 0.88235294117647rem;
}
.ast-header-html-1 {
	display: flex;
}
@media (max-width: 921px) {
	.ast-header-break-point .ast-header-html-1 {
		display: flex;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point .ast-header-html-1 {
		display: flex;
	}
}
.site-below-footer-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
}
.site-below-footer-wrap[data-section='section-below-footer-builder'] {
	background-color: #1a0d00;
	background-image: none;
	min-height: 35px;
	border-style: solid;
	border-width: 0;
	border-top-width: 1px;
	border-top-color: #1a0d00;
}
.site-below-footer-wrap[data-section='section-below-footer-builder']
	.ast-builder-grid-row {
	max-width: 1160px;
	min-height: 35px;
	margin-left: auto;
	margin-right: auto;
}
.site-below-footer-wrap[data-section='section-below-footer-builder']
	.ast-builder-grid-row,
.site-below-footer-wrap[data-section='section-below-footer-builder']
	.site-footer-section {
	align-items: center;
}
.site-below-footer-wrap[data-section='section-below-footer-builder'].ast-footer-row-inline
	.site-footer-section {
	display: flex;
	margin-bottom: 0;
}
.ast-builder-grid-row-full .ast-builder-grid-row {
	grid-template-columns: 1fr;
}
@media (max-width: 921px) {
	.site-below-footer-wrap[data-section='section-below-footer-builder'].ast-footer-row-tablet-inline
		.site-footer-section {
		display: flex;
		margin-bottom: 0;
	}
	.site-below-footer-wrap[data-section='section-below-footer-builder'].ast-footer-row-tablet-stack
		.site-footer-section {
		display: block;
		margin-bottom: 10px;
	}
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-full
		.ast-builder-grid-row {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 544px) {
	.site-below-footer-wrap[data-section='section-below-footer-builder'].ast-footer-row-mobile-inline
		.site-footer-section {
		display: flex;
		margin-bottom: 0;
	}
	.site-below-footer-wrap[data-section='section-below-footer-builder'].ast-footer-row-mobile-stack
		.site-footer-section {
		display: block;
		margin-bottom: 10px;
	}
	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full
		.ast-builder-grid-row {
		grid-template-columns: 1fr;
	}
}
.site-below-footer-wrap[data-section='section-below-footer-builder'] {
	display: grid;
}
@media (max-width: 921px) {
	.ast-header-break-point
		.site-below-footer-wrap[data-section='section-below-footer-builder'] {
		display: grid;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point
		.site-below-footer-wrap[data-section='section-below-footer-builder'] {
		display: grid;
	}
}
.ast-footer-copyright {
	text-align: center;
}
.ast-footer-copyright {
	color: var(--ast-global-color-4);
}
@media (max-width: 921px) {
	.ast-footer-copyright {
		text-align: center;
	}
}
@media (max-width: 544px) {
	.ast-footer-copyright {
		text-align: center;
	}
}
.ast-footer-copyright {
	font-size: 16px;
	font-size: 0.94117647058824rem;
}
.ast-footer-copyright.ast-builder-layout-element {
	display: flex;
}
@media (max-width: 921px) {
	.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
		display: flex;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
		display: flex;
	}
}
.site-primary-footer-wrap {
	padding-top: 45px;
	padding-bottom: 45px;
}
.site-primary-footer-wrap[data-section='section-primary-footer-builder'] {
	background-color: #1a0d00;
	background-image: none;
	min-height: 30px;
}
.site-primary-footer-wrap[data-section='section-primary-footer-builder']
	.ast-builder-grid-row {
	grid-column-gap: 79px;
	max-width: 1160px;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;
}
.site-primary-footer-wrap[data-section='section-primary-footer-builder']
	.ast-builder-grid-row,
.site-primary-footer-wrap[data-section='section-primary-footer-builder']
	.site-footer-section {
	align-items: flex-start;
}
.site-primary-footer-wrap[data-section='section-primary-footer-builder'].ast-footer-row-inline
	.site-footer-section {
	display: flex;
	margin-bottom: 0;
}
.ast-builder-grid-row-full .ast-builder-grid-row {
	grid-template-columns: 1fr;
}
@media (max-width: 921px) {
	.site-primary-footer-wrap[data-section='section-primary-footer-builder'].ast-footer-row-tablet-inline
		.site-footer-section {
		display: flex;
		margin-bottom: 0;
	}
	.site-primary-footer-wrap[data-section='section-primary-footer-builder'].ast-footer-row-tablet-stack
		.site-footer-section {
		display: block;
		margin-bottom: 10px;
	}
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-full
		.ast-builder-grid-row {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 544px) {
	.site-primary-footer-wrap[data-section='section-primary-footer-builder'].ast-footer-row-mobile-inline
		.site-footer-section {
		display: flex;
		margin-bottom: 0;
	}
	.site-primary-footer-wrap[data-section='section-primary-footer-builder'].ast-footer-row-mobile-stack
		.site-footer-section {
		display: block;
		margin-bottom: 10px;
	}
	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full
		.ast-builder-grid-row {
		grid-template-columns: 1fr;
	}
}
.site-primary-footer-wrap[data-section='section-primary-footer-builder'] {
	display: grid;
}
@media (max-width: 921px) {
	.ast-header-break-point
		.site-primary-footer-wrap[data-section='section-primary-footer-builder'] {
		display: grid;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point
		.site-primary-footer-wrap[data-section='section-primary-footer-builder'] {
		display: grid;
	}
}
.footer-widget-area[data-section='sidebar-widgets-footer-widget-1'].footer-widget-area-inner {
	text-align: left;
}
.footer-widget-area.widget-area.site-footer-focus-item {
	width: auto;
}
.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item {
	width: 100%;
}
.footer-widget-area[data-section='sidebar-widgets-footer-widget-1'] {
	display: block;
}
@media (max-width: 921px) {
	.ast-header-break-point
		.footer-widget-area[data-section='sidebar-widgets-footer-widget-1'] {
		display: block;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point
		.footer-widget-area[data-section='sidebar-widgets-footer-widget-1'] {
		display: block;
	}
}
.ast-header-break-point .main-header-bar {
	border-bottom-width: 1px;
}
@media (min-width: 922px) {
	.main-header-bar {
		border-bottom-width: 1px;
	}
}
.main-header-menu .menu-item,
#astra-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items {
	-js-display: flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.main-header-menu > .menu-item > .menu-link,
#astra-footer-menu > .menu-item > .menu-link {
	height: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-js-display: flex;
	display: flex;
}
.ast-header-break-point
	.main-navigation
	ul
	.menu-item
	.menu-link
	.icon-arrow:first-of-type
	svg {
	top: 0.2em;
	margin-top: 0;
	margin-left: 0;
	width: 0.65em;
	transform: translate(0, -2px) rotateZ(270deg);
}
.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle {
	transform: rotateX(180deg);
	overflow-y: auto;
}
@media (min-width: 922px) {
	.ast-builder-menu .main-navigation > ul > li:last-child a {
		margin-right: 0;
	}
}
.ast-separate-container .ast-article-inner {
	background-color: #0f0800;
	background-image: none;
}
.ast-separate-container .ast-article-single:not(.ast-related-post),
.woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container .site-main .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content,
.ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .ast-archive-description,
.ast-separate-container .comments-area {
	background-color: #0f0800;
	background-image: none;
}
.ast-separate-container.ast-two-container #secondary .widget {
	background-color: #0f0800;
	background-image: none;
}
.ast-plain-container,
.ast-page-builder-template {
	background-color: #0f0800;
	background-image: none;
}
#ast-scroll-top {
	display: none;
	position: fixed;
	text-align: center;
	cursor: pointer;
	z-index: 99;
	width: 2.1em;
	height: 2.1em;
	line-height: 2.1;
	color: #fff;
	border-radius: 2px;
	content: '';
	outline: inherit;
}
@media (min-width: 769px) {
	#ast-scroll-top {
		content: '769';
	}
}
#ast-scroll-top .ast-icon.icon-arrow svg {
	margin-left: 0;
	vertical-align: middle;
	transform: translate(0, -20%) rotate(180deg);
	width: 1.6em;
}
.ast-scroll-to-top-right {
	right: 30px;
	bottom: 30px;
}
.ast-scroll-to-top-left {
	left: 30px;
	bottom: 30px;
}
#ast-scroll-top {
	color: var(--ast-global-color-2);
	background-color: var(--ast-global-color-5);
	font-size: 15px;
}
@media (max-width: 921px) {
	#ast-scroll-top .ast-icon.icon-arrow svg {
		width: 1em;
	}
}
.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
	min-height: 80px;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 80px;
}
.ast-header-break-point
	#masthead
	.ast-mobile-header-wrap
	.ast-primary-header-bar,
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,
.ast-header-break-point
	#masthead
	.ast-mobile-header-wrap
	.ast-above-header-bar {
	padding-left: 20px;
	padding-right: 20px;
}
.ast-header-break-point .ast-primary-header-bar {
	border-bottom-width: 1px;
	border-bottom-color: #606366;
	border-bottom-style: solid;
}
@media (min-width: 922px) {
	.ast-primary-header-bar {
		border-bottom-width: 1px;
		border-bottom-color: #606366;
		border-bottom-style: solid;
	}
}
.ast-primary-header-bar {
	background-color: #1a0d00;
	background-image: none;
}
@media (max-width: 544px) {
	.ast-primary-header-bar.ast-primary-header {
		background-color: #111;
		background-image: none;
	}
}
.ast-primary-header-bar {
	display: block;
}
@media (max-width: 921px) {
	.ast-header-break-point .ast-primary-header-bar {
		display: grid;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point .ast-primary-header-bar {
		display: grid;
	}
}
.ast-builder-menu-mobile
	.main-navigation
	.main-header-menu
	.menu-item
	> .menu-link {
	color: var(--ast-global-color-3);
}
.ast-builder-menu-mobile
	.main-navigation
	.main-header-menu
	.menu-item
	> .ast-menu-toggle {
	color: var(--ast-global-color-3);
}
.ast-builder-menu-mobile
	.main-navigation
	.main-header-menu
	.menu-item:hover
	> .menu-link,
.ast-builder-menu-mobile
	.main-navigation
	.inline-on-mobile
	.menu-item:hover
	> .ast-menu-toggle {
	color: var(--ast-global-color-1);
	background: var(--ast-global-color-8);
}
.ast-builder-menu-mobile .menu-item:hover > .menu-link,
.ast-builder-menu-mobile
	.main-navigation
	.inline-on-mobile
	.menu-item:hover
	> .ast-menu-toggle {
	color: var(--ast-global-color-1);
	background: var(--ast-global-color-8);
}
.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle {
	color: var(--ast-global-color-1);
}
.ast-builder-menu-mobile
	.main-navigation
	.menu-item.current-menu-item
	> .menu-link,
.ast-builder-menu-mobile
	.main-navigation
	.inline-on-mobile
	.menu-item.current-menu-item
	> .ast-menu-toggle,
.ast-builder-menu-mobile
	.main-navigation
	.menu-item.current-menu-ancestor
	> .menu-link,
.ast-builder-menu-mobile
	.main-navigation
	.menu-item.current-menu-ancestor
	> .ast-menu-toggle {
	color: var(--ast-global-color-1);
	background: var(--ast-global-color-8);
}
.ast-builder-menu-mobile
	.main-navigation
	.menu-item.current-menu-item
	> .ast-menu-toggle {
	color: var(--ast-global-color-1);
}
.ast-builder-menu-mobile
	.main-navigation
	.menu-item.menu-item-has-children
	> .ast-menu-toggle {
	top: 0;
}
.ast-builder-menu-mobile
	.main-navigation
	.menu-item-has-children
	> .menu-link:after {
	content: unset;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu,
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link,
.ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
	background-color: var(--ast-global-color-8);
	background-image: none;
}
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,
.ast-hfb-header
	.ast-mobile-header-content
	.ast-builder-menu-mobile
	.main-navigation
	.main-header-menu,
.ast-hfb-header
	.ast-mobile-popup-content
	.ast-builder-menu-mobile
	.main-navigation
	.main-header-menu {
	border-top-width: 1px;
	border-color: var(--ast-global-color-3);
}
.ast-hfb-header
	.ast-builder-menu-mobile
	.main-navigation
	.menu-item
	.sub-menu
	.menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header
	.ast-builder-menu-mobile
	.main-navigation
	.menu-item
	.sub-menu
	.menu-link,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header
	.ast-mobile-header-content
	.ast-builder-menu-mobile
	.main-navigation
	.menu-item
	.sub-menu
	.menu-link,
.ast-hfb-header
	.ast-mobile-header-content
	.ast-builder-menu-mobile
	.main-navigation
	.menu-item
	.menu-link,
.ast-hfb-header
	.ast-mobile-popup-content
	.ast-builder-menu-mobile
	.main-navigation
	.menu-item
	.sub-menu
	.menu-link,
.ast-hfb-header
	.ast-mobile-popup-content
	.ast-builder-menu-mobile
	.main-navigation
	.menu-item
	.menu-link {
	border-bottom-width: 1px;
	border-color: var(--ast-global-color-3);
	border-style: solid;
}
.ast-builder-menu-mobile
	.main-navigation
	.menu-item.menu-item-has-children
	> .ast-menu-toggle {
	top: 0;
}
@media (max-width: 921px) {
	.ast-builder-menu-mobile
		.main-navigation
		.main-header-menu
		.menu-item
		> .menu-link {
		color: var(--ast-global-color-3);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.main-header-menu
		.menu-item
		> .ast-menu-toggle {
		color: var(--ast-global-color-3);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.main-header-menu
		.menu-item:hover
		> .menu-link,
	.ast-builder-menu-mobile
		.main-navigation
		.inline-on-mobile
		.menu-item:hover
		> .ast-menu-toggle {
		color: var(--ast-global-color-1);
		background: var(--ast-global-color-5);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item:hover
		> .ast-menu-toggle {
		color: var(--ast-global-color-1);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-item
		> .menu-link,
	.ast-builder-menu-mobile
		.main-navigation
		.inline-on-mobile
		.menu-item.current-menu-item
		> .ast-menu-toggle,
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-ancestor
		> .menu-link,
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-ancestor
		> .ast-menu-toggle {
		color: var(--ast-global-color-1);
		background: var(--ast-global-color-5);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-item
		> .ast-menu-toggle {
		color: var(--ast-global-color-1);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.menu-item-has-children
		> .ast-menu-toggle {
		top: 0;
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item-has-children
		> .menu-link:after {
		content: unset;
	}
	.ast-builder-menu-mobile .main-navigation .main-header-menu,
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link,
	.ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
		background-color: var(--ast-global-color-4);
		background-image: none;
	}
}
@media (max-width: 544px) {
	.ast-builder-menu-mobile
		.main-navigation
		.main-header-menu
		.menu-item
		> .menu-link {
		color: var(--ast-global-color-5);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.main-header-menu
		.menu-item
		> .ast-menu-toggle {
		color: var(--ast-global-color-5);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.main-header-menu
		.menu-item:hover
		> .menu-link,
	.ast-builder-menu-mobile
		.main-navigation
		.inline-on-mobile
		.menu-item:hover
		> .ast-menu-toggle {
		color: var(--ast-global-color-5);
		background: var(--ast-global-color-2);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item:hover
		> .ast-menu-toggle {
		color: var(--ast-global-color-5);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-item
		> .menu-link,
	.ast-builder-menu-mobile
		.main-navigation
		.inline-on-mobile
		.menu-item.current-menu-item
		> .ast-menu-toggle,
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-ancestor
		> .menu-link,
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-ancestor
		> .ast-menu-toggle {
		color: var(--ast-global-color-5);
		background: var(--ast-global-color-2);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.current-menu-item
		> .ast-menu-toggle {
		color: var(--ast-global-color-5);
	}
	.ast-builder-menu-mobile
		.main-navigation
		.menu-item.menu-item-has-children
		> .ast-menu-toggle {
		top: 0;
	}
	.ast-builder-menu-mobile .main-navigation .main-header-menu,
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link,
	.ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
		background-color: var(--ast-global-color-2);
		background-image: none;
	}
}
.ast-builder-menu-mobile .main-navigation {
	display: block;
}
@media (max-width: 921px) {
	.ast-header-break-point .ast-builder-menu-mobile .main-navigation {
		display: block;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point .ast-builder-menu-mobile .main-navigation {
		display: block;
	}
}
.ast-above-header .main-header-bar-navigation {
	height: 100%;
}
.ast-header-break-point
	.ast-mobile-header-wrap
	.ast-above-header-wrap
	.main-header-bar-navigation
	.inline-on-mobile
	.menu-item
	.menu-link {
	border: none;
}
.ast-header-break-point
	.ast-mobile-header-wrap
	.ast-above-header-wrap
	.main-header-bar-navigation
	.inline-on-mobile
	.menu-item-has-children
	> .ast-menu-toggle:before {
	font-size: 0.6rem;
}
.ast-header-break-point
	.ast-mobile-header-wrap
	.ast-above-header-wrap
	.main-header-bar-navigation
	.ast-submenu-expanded
	> .ast-menu-toggle:before {
	transform: rotateX(180deg);
}
.ast-mobile-header-wrap .ast-above-header-bar,
.ast-above-header-bar .site-above-header-wrap {
	min-height: 50px;
}
.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item {
	line-height: 50px;
}
.ast-desktop .ast-above-header-bar .ast-header-woo-cart,
.ast-desktop .ast-above-header-bar .ast-header-edd-cart {
	line-height: 50px;
}
.ast-above-header-bar {
	border-bottom-width: 0;
	border-bottom-color: var(
		--ast-global-color-subtle-background,
		--ast-global-color-7
	);
	border-bottom-style: solid;
}
.ast-above-header.ast-above-header-bar {
	background-color: #fff;
	background-image: none;
}
.ast-header-break-point .ast-above-header-bar {
	background-color: #fff;
}
@media (max-width: 921px) {
	.ast-above-header.ast-above-header-bar {
		background-color: #000;
		background-image: none;
	}
	.ast-header-break-point .ast-above-header-bar {
		background-color: #000;
	}
	#masthead .ast-mobile-header-wrap .ast-above-header-bar {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 544px) {
	.ast-above-header.ast-above-header-bar {
		background-color: var(--ast-global-color-8);
		background-image: none;
	}
	.ast-header-break-point .ast-above-header-bar {
		background-color: var(--ast-global-color-8);
	}
}
.ast-above-header-bar {
	display: block;
}
@media (max-width: 921px) {
	.ast-header-break-point .ast-above-header-bar {
		display: grid;
	}
}
@media (max-width: 544px) {
	.ast-header-break-point .ast-above-header-bar {
		display: grid;
	}
}
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: 0 0 !important;
	padding: 0 !important;
}
:root {
	--wp-block-synced-color: #7a00df;
	--wp-block-synced-color--rgb: 122, 0, 223;
	--wp-bound-block-color: var(--wp-block-synced-color);
	--wp-editor-canvas-background: #ddd;
	--wp-admin-theme-color: #007cba;
	--wp-admin-theme-color--rgb: 0, 124, 186;
	--wp-admin-theme-color-darker-10: #006ba1;
	--wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
	--wp-admin-theme-color-darker-20: #005a87;
	--wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
	--wp-admin-border-width-focus: 2px;
}
@media (min-resolution: 192dpi) {
	:root {
		--wp-admin-border-width-focus: 1.5px;
	}
}
.wp-element-button {
	cursor: pointer;
}
:root .has-very-light-gray-background-color {
	background-color: #eee;
}
:root .has-very-dark-gray-background-color {
	background-color: #313131;
}
:root .has-very-light-gray-color {
	color: #eee;
}
:root .has-very-dark-gray-color {
	color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, #020381, #2874fc);
}
:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px;
}
.has-regular-font-size {
	font-size: 1em;
}
.has-larger-font-size {
	font-size: 2.625em;
}
.has-normal-font-size {
	font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
	font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
	text-align: center;
}
.has-text-align-left {
	text-align: left;
}
.has-text-align-right {
	text-align: right;
}
.has-fit-text {
	white-space: nowrap !important;
}
#end-resizable-editor-section {
	display: none;
}
.aligncenter {
	clear: both;
}
.items-justified-left {
	justify-content: flex-start;
}
.items-justified-center {
	justify-content: center;
}
.items-justified-right {
	justify-content: flex-end;
}
.items-justified-space-between {
	justify-content: space-between;
}
.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #ddd;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
html :where(.has-border-color) {
	border-style: solid;
}
html :where([style*='border-top-color']) {
	border-top-style: solid;
}
html :where([style*='border-right-color']) {
	border-right-style: solid;
}
html :where([style*='border-bottom-color']) {
	border-bottom-style: solid;
}
html :where([style*='border-left-color']) {
	border-left-style: solid;
}
html :where([style*='border-width']) {
	border-style: solid;
}
html :where([style*='border-top-width']) {
	border-top-style: solid;
}
html :where([style*='border-right-width']) {
	border-right-style: solid;
}
html :where([style*='border-bottom-width']) {
	border-bottom-style: solid;
}
html :where([style*='border-left-width']) {
	border-left-style: solid;
}
html :where(img[class*='wp-image-']) {
	height: auto;
	max-width: 100%;
}
:where(figure) {
	margin: 0 0 1em;
}
html :where(.is-position-sticky) {
	--wp-admin--admin-bar--position-offset: var(
		--wp-admin--admin-bar--height,
		0px
	);
}
@media screen and (max-width: 600px) {
	html :where(.is-position-sticky) {
		--wp-admin--admin-bar--position-offset: 0px;
	}
}
.wp-block-button__link {
	align-content: center;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	height: 100%;
	text-align: center;
	word-break: break-word;
}
.wp-block-button__link.aligncenter {
	text-align: center;
}
.wp-block-button__link.alignright {
	text-align: right;
}
:where(.wp-block-button__link) {
	border-radius: 9999px;
	box-shadow: none;
	padding: calc(0.667em + 2px) calc(1.333em + 2px);
	text-decoration: none;
}
.wp-block-button[style*='text-decoration'] .wp-block-button__link {
	text-decoration: inherit;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
	max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
	width: 100%;
}
.wp-block-buttons
	> .wp-block-button.has-custom-font-size
	.wp-block-button__link {
	font-size: inherit;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
	width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
	width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
	width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
	flex-basis: 100%;
	width: 100%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
	width: 25%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
	width: 50%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
	width: 75%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
	border-radius: 0 !important;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
	border: 2px solid;
	padding: 0.667em 1.333em;
}
:root
	:where(
		.wp-block-button
			.wp-block-button__link.is-style-outline:not(.has-text-color)
	),
:root
	:where(
		.wp-block-button.is-style-outline
			> .wp-block-button__link:not(.has-text-color)
	) {
	color: currentColor;
}
:root
	:where(
		.wp-block-button
			.wp-block-button__link.is-style-outline:not(.has-background)
	),
:root
	:where(
		.wp-block-button.is-style-outline
			> .wp-block-button__link:not(.has-background)
	) {
	background-color: initial;
	background-image: none;
}
.wp-block-cover,
.wp-block-cover-image {
	align-items: center;
	background-position: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	min-height: 430px;
	overflow: hidden;
	overflow: clip;
	padding: 1em;
	position: relative;
}
.wp-block-cover .has-background-dim:not([class*='-background-color']),
.wp-block-cover-image .has-background-dim:not([class*='-background-color']),
.wp-block-cover-image.has-background-dim:not([class*='-background-color']),
.wp-block-cover.has-background-dim:not([class*='-background-color']) {
	background-color: #000;
}
.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
	background-color: initial;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
	background-color: inherit;
	content: '';
}
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
	bottom: 0;
	left: 0;
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 0;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-10
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(
		.has-background-gradient
	):before {
	opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-20
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(
		.has-background-gradient
	):before {
	opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-30
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(
		.has-background-gradient
	):before {
	opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-40
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(
		.has-background-gradient
	):before {
	opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-50
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(
		.has-background-gradient
	):before {
	opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-60
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(
		.has-background-gradient
	):before {
	opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-70
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(
		.has-background-gradient
	):before {
	opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-80
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(
		.has-background-gradient
	):before {
	opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-90
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(
		.has-background-gradient
	):before {
	opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100
	.wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100
	.wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(
		.has-background-gradient
	):before,
.wp-block-cover.has-background-dim.has-background-dim-100
	.wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100
	.wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(
		.has-background-gradient
	):before {
	opacity: 1;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
	opacity: 0;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
	opacity: 0.1;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
	opacity: 0.2;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
	opacity: 0.3;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
	opacity: 0.4;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
	opacity: 0.5;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
	opacity: 0.6;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
	opacity: 0.7;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
	opacity: 0.8;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
	opacity: 0.9;
}
.wp-block-cover
	.wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
	.wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image
	.wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
	opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	max-width: 420px;
	width: 100%;
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	display: flex;
}
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
	color: inherit;
	position: relative;
	width: 100%;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
	align-items: flex-start;
	justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
	align-items: flex-start;
	justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
	align-items: flex-start;
	justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
	align-items: center;
	justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
	align-items: center;
	justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
	align-items: center;
	justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
	align-items: flex-end;
	justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
	align-items: flex-end;
	justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
	align-items: flex-end;
	justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position
	.wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position
	.wp-block-cover__inner-container {
	margin: 0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left
	.wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right
	.wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left
	.wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right
	.wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left
	.wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right
	.wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left
	.wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right
	.wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left
	.wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right
	.wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left
	.wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right
	.wp-block-cover__inner-container {
	margin: 0;
	width: auto;
}
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
	border: none;
	bottom: 0;
	box-shadow: none;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	object-fit: cover;
	outline: none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}
@supports (-webkit-touch-callout: inherit) {
	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax,
	.wp-block-cover__image-background.has-parallax,
	video.wp-block-cover__video-background.has-parallax {
		background-attachment: scroll;
	}
}
@media (prefers-reduced-motion: reduce) {
	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax,
	.wp-block-cover__image-background.has-parallax,
	video.wp-block-cover__video-background.has-parallax {
		background-attachment: scroll;
	}
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
	background-repeat: repeat;
	background-size: auto;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
	color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
	justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
	justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
	margin-left: 0;
	text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
	margin-right: 0;
	text-align: right;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image > h2 {
	font-size: 2em;
	line-height: 1.25;
	margin-bottom: 0;
	max-width: 840px;
	padding: 0.44em;
	text-align: center;
	z-index: 1;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
	color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
	color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
	color: inherit;
}
body:not(.editor-styles-wrapper)
	.wp-block-cover:not(
		.wp-block-cover:has(
			.wp-block-cover__background + .wp-block-cover__inner-container
		)
	)
	.wp-block-cover__image-background,
body:not(.editor-styles-wrapper)
	.wp-block-cover:not(
		.wp-block-cover:has(
			.wp-block-cover__background + .wp-block-cover__inner-container
		)
	)
	.wp-block-cover__video-background {
	z-index: 0;
}
body:not(.editor-styles-wrapper)
	.wp-block-cover:not(
		.wp-block-cover:has(
			.wp-block-cover__background + .wp-block-cover__inner-container
		)
	)
	.wp-block-cover__background,
body:not(.editor-styles-wrapper)
	.wp-block-cover:not(
		.wp-block-cover:has(
			.wp-block-cover__background + .wp-block-cover__inner-container
		)
	)
	.wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper)
	.wp-block-cover:not(
		.wp-block-cover:has(
			.wp-block-cover__background + .wp-block-cover__inner-container
		)
	)
	.wp-block-cover__inner-container,
body:not(.editor-styles-wrapper)
	.wp-block-cover:not(
		.wp-block-cover:has(
			.wp-block-cover__background + .wp-block-cover__inner-container
		)
	).has-background-dim:not(.has-background-gradient):before {
	z-index: 1;
}
.has-modal-open
	body:not(.editor-styles-wrapper)
	.wp-block-cover:not(
		.wp-block-cover:has(
			.wp-block-cover__background + .wp-block-cover__inner-container
		)
	)
	.wp-block-cover__inner-container {
	z-index: auto;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	margin: 0 1em 1em 0;
	position: relative;
	width: calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images)
	.blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images)
	.blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
	align-items: flex-end;
	display: flex;
	height: 100%;
	justify-content: flex-start;
	margin: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
	background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 0.8em;
	margin: 0;
	max-height: 100%;
	overflow: auto;
	padding: 3em 0.77em 0.7em;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2;
}
.blocks-gallery-grid:not(.has-nested-images)
	.blocks-gallery-image
	figcaption
	img,
.blocks-gallery-grid:not(.has-nested-images)
	.blocks-gallery-item
	figcaption
	img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
	display: inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
	flex-grow: 1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
	.blocks-gallery-image
	img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped
	.blocks-gallery-item
	img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
	flex: 1;
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
	margin-right: 0;
	width: 100%;
}
@media (min-width: 600px) {
	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(33.33333% - 0.66667em);
	}
	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(25% - 0.75em);
	}
	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(20% - 0.8em);
	}
	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(16.66667% - 0.83333em);
	}
	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(14.28571% - 0.85714em);
	}
	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(12.5% - 0.875em);
	}
	.blocks-gallery-grid:not(.has-nested-images).columns-1
		.blocks-gallery-image:nth-of-type(1n),
	.blocks-gallery-grid:not(.has-nested-images).columns-1
		.blocks-gallery-item:nth-of-type(1n),
	.blocks-gallery-grid:not(.has-nested-images).columns-2
		.blocks-gallery-image:nth-of-type(2n),
	.blocks-gallery-grid:not(.has-nested-images).columns-2
		.blocks-gallery-item:nth-of-type(2n),
	.blocks-gallery-grid:not(.has-nested-images).columns-3
		.blocks-gallery-image:nth-of-type(3n),
	.blocks-gallery-grid:not(.has-nested-images).columns-3
		.blocks-gallery-item:nth-of-type(3n),
	.blocks-gallery-grid:not(.has-nested-images).columns-4
		.blocks-gallery-image:nth-of-type(4n),
	.blocks-gallery-grid:not(.has-nested-images).columns-4
		.blocks-gallery-item:nth-of-type(4n),
	.blocks-gallery-grid:not(.has-nested-images).columns-5
		.blocks-gallery-image:nth-of-type(5n),
	.blocks-gallery-grid:not(.has-nested-images).columns-5
		.blocks-gallery-item:nth-of-type(5n),
	.blocks-gallery-grid:not(.has-nested-images).columns-6
		.blocks-gallery-image:nth-of-type(6n),
	.blocks-gallery-grid:not(.has-nested-images).columns-6
		.blocks-gallery-item:nth-of-type(6n),
	.blocks-gallery-grid:not(.has-nested-images).columns-7
		.blocks-gallery-image:nth-of-type(7n),
	.blocks-gallery-grid:not(.has-nested-images).columns-7
		.blocks-gallery-item:nth-of-type(7n),
	.blocks-gallery-grid:not(.has-nested-images).columns-8
		.blocks-gallery-image:nth-of-type(8n),
	.blocks-gallery-grid:not(.has-nested-images).columns-8
		.blocks-gallery-item:nth-of-type(8n),
	.wp-block-gallery:not(.has-nested-images).columns-1
		.blocks-gallery-image:nth-of-type(1n),
	.wp-block-gallery:not(.has-nested-images).columns-1
		.blocks-gallery-item:nth-of-type(1n),
	.wp-block-gallery:not(.has-nested-images).columns-2
		.blocks-gallery-image:nth-of-type(2n),
	.wp-block-gallery:not(.has-nested-images).columns-2
		.blocks-gallery-item:nth-of-type(2n),
	.wp-block-gallery:not(.has-nested-images).columns-3
		.blocks-gallery-image:nth-of-type(3n),
	.wp-block-gallery:not(.has-nested-images).columns-3
		.blocks-gallery-item:nth-of-type(3n),
	.wp-block-gallery:not(.has-nested-images).columns-4
		.blocks-gallery-image:nth-of-type(4n),
	.wp-block-gallery:not(.has-nested-images).columns-4
		.blocks-gallery-item:nth-of-type(4n),
	.wp-block-gallery:not(.has-nested-images).columns-5
		.blocks-gallery-image:nth-of-type(5n),
	.wp-block-gallery:not(.has-nested-images).columns-5
		.blocks-gallery-item:nth-of-type(5n),
	.wp-block-gallery:not(.has-nested-images).columns-6
		.blocks-gallery-image:nth-of-type(6n),
	.wp-block-gallery:not(.has-nested-images).columns-6
		.blocks-gallery-item:nth-of-type(6n),
	.wp-block-gallery:not(.has-nested-images).columns-7
		.blocks-gallery-image:nth-of-type(7n),
	.wp-block-gallery:not(.has-nested-images).columns-7
		.blocks-gallery-item:nth-of-type(7n),
	.wp-block-gallery:not(.has-nested-images).columns-8
		.blocks-gallery-image:nth-of-type(8n),
	.wp-block-gallery:not(.has-nested-images).columns-8
		.blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0;
	}
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
	margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
	max-width: 420px;
	width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter
	.blocks-gallery-item
	figure,
.wp-block-gallery:not(.has-nested-images).aligncenter
	.blocks-gallery-item
	figure {
	justify-content: center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
	align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
	align-items: normal;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image:not(#individual-image) {
	margin: 0;
	width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	max-width: 100%;
	position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
	flex-direction: column;
	flex-grow: 1;
	margin: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
	display: block;
	height: auto;
	max-width: 100% !important;
	width: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images
	figure.wp-block-image:has(figcaption):before {
	bottom: 0;
	left: 0;
	max-height: 100%;
	position: absolute;
	right: 0;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image:has(figcaption):before {
	backdrop-filter: blur(3px);
	content: '';
	height: 100%;
	-webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
	mask-image: linear-gradient(0deg, #000 20%, #0000);
	max-height: 40%;
	pointer-events: none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	margin: 0;
	overflow: auto;
	padding: 1em;
	text-align: center;
	text-shadow: 0 0 1.5px #000;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image
	figcaption::-webkit-scrollbar {
	height: 12px;
	width: 12px;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image
	figcaption::-webkit-scrollbar-track {
	background-color: initial;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image
	figcaption::-webkit-scrollbar-thumb {
	background-clip: padding-box;
	background-color: initial;
	border: 3px solid #0000;
	border-radius: 8px;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image
	figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
	figure.wp-block-image
	figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images
	figure.wp-block-image
	figcaption:hover::-webkit-scrollbar-thumb {
	background-color: #fffc;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	scrollbar-color: #0000 #0000;
	scrollbar-gutter: stable both-edges;
	scrollbar-width: thin;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images
	figure.wp-block-image
	figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
	scrollbar-color: #fffc #0000;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	will-change: transform;
}
@media (hover: none) {
	.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
		scrollbar-color: #fffc #0000;
	}
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	background: linear-gradient(0deg, #0006, #0000);
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
	display: inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
	color: inherit;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image.has-custom-border
	img {
	box-sizing: border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images
	figure.wp-block-image.has-custom-border
	> div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images
	figure.wp-block-image.is-style-rounded
	> div {
	flex: 1 1 auto;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image.has-custom-border
	figcaption,
.wp-block-gallery.has-nested-images
	figure.wp-block-image.is-style-rounded
	figcaption {
	background: 0 0;
	color: inherit;
	flex: initial;
	margin: 0;
	padding: 10px 10px 9px;
	position: relative;
	text-shadow: none;
}
.wp-block-gallery.has-nested-images
	figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images
	figure.wp-block-image.is-style-rounded:before {
	content: none;
}
.wp-block-gallery.has-nested-images figcaption {
	flex-basis: 100%;
	flex-grow: 1;
	text-align: center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped)
	figure.wp-block-image:not(#individual-image) {
	margin-bottom: auto;
	margin-top: 0;
}
.wp-block-gallery.has-nested-images.is-cropped
	figure.wp-block-image:not(#individual-image) {
	align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped
	figure.wp-block-image:not(#individual-image)
	> a,
.wp-block-gallery.has-nested-images.is-cropped
	figure.wp-block-image:not(#individual-image)
	> div:not(.components-drop-zone) {
	display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped
	figure.wp-block-image:not(#individual-image)
	a,
.wp-block-gallery.has-nested-images.is-cropped
	figure.wp-block-image:not(#individual-image)
	img {
	flex: 1 0 0%;
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.wp-block-gallery.has-nested-images.columns-1
	figure.wp-block-image:not(#individual-image) {
	width: 100%;
}
@media (min-width: 600px) {
	.wp-block-gallery.has-nested-images.columns-3
		figure.wp-block-image:not(#individual-image) {
		width: calc(
			33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
		);
	}
	.wp-block-gallery.has-nested-images.columns-4
		figure.wp-block-image:not(#individual-image) {
		width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
	}
	.wp-block-gallery.has-nested-images.columns-5
		figure.wp-block-image:not(#individual-image) {
		width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
	}
	.wp-block-gallery.has-nested-images.columns-6
		figure.wp-block-image:not(#individual-image) {
		width: calc(
			16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333
		);
	}
	.wp-block-gallery.has-nested-images.columns-7
		figure.wp-block-image:not(#individual-image) {
		width: calc(
			14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714
		);
	}
	.wp-block-gallery.has-nested-images.columns-8
		figure.wp-block-image:not(#individual-image) {
		width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
	}
	.wp-block-gallery.has-nested-images.columns-default
		figure.wp-block-image:not(#individual-image) {
		width: calc(
			33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667
		);
	}
	.wp-block-gallery.has-nested-images.columns-default
		figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
	.wp-block-gallery.has-nested-images.columns-default
		figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)
		~ figure.wp-block-image:not(#individual-image) {
		width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
	}
	.wp-block-gallery.has-nested-images.columns-default
		figure.wp-block-image:not(#individual-image):first-child:last-child {
		width: 100%;
	}
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
	max-width: 420px;
	width: 100%;
}
.wp-block-gallery.has-nested-images.aligncenter {
	justify-content: center;
}
h1:where(.wp-block-heading).has-background,
h2:where(.wp-block-heading).has-background,
h3:where(.wp-block-heading).has-background,
h4:where(.wp-block-heading).has-background,
h5:where(.wp-block-heading).has-background,
h6:where(.wp-block-heading).has-background {
	padding: 1.25em 2.375em;
}
h1.has-text-align-left[style*='writing-mode']:where([style*='vertical-lr']),
h1.has-text-align-right[style*='writing-mode']:where([style*='vertical-rl']),
h2.has-text-align-left[style*='writing-mode']:where([style*='vertical-lr']),
h2.has-text-align-right[style*='writing-mode']:where([style*='vertical-rl']),
h3.has-text-align-left[style*='writing-mode']:where([style*='vertical-lr']),
h3.has-text-align-right[style*='writing-mode']:where([style*='vertical-rl']),
h4.has-text-align-left[style*='writing-mode']:where([style*='vertical-lr']),
h4.has-text-align-right[style*='writing-mode']:where([style*='vertical-rl']),
h5.has-text-align-left[style*='writing-mode']:where([style*='vertical-lr']),
h5.has-text-align-right[style*='writing-mode']:where([style*='vertical-rl']),
h6.has-text-align-left[style*='writing-mode']:where([style*='vertical-lr']),
h6.has-text-align-right[style*='writing-mode']:where([style*='vertical-rl']) {
	rotate: 180deg;
}
.wp-block-image > a,
.wp-block-image > figure > a {
	display: inline-block;
}
.wp-block-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
@media not (prefers-reduced-motion) {
	.wp-block-image img.hide {
		visibility: hidden;
	}
	.wp-block-image img.show {
		animation: show-content-image 0.4s;
	}
}
.wp-block-image[style*='border-radius'] img,
.wp-block-image[style*='border-radius'] > a {
	border-radius: inherit;
}
.wp-block-image.has-custom-border img {
	box-sizing: border-box;
}
.wp-block-image.aligncenter {
	text-align: center;
}
.wp-block-image.alignfull > a,
.wp-block-image.alignwide > a {
	width: 100%;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
	height: auto;
	width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
	display: table;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
	caption-side: bottom;
	display: table-caption;
}
.wp-block-image .alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-block-image :where(figcaption) {
	margin-bottom: 1em;
	margin-top: 0.5em;
}
.wp-block-image.is-style-circle-mask img {
	border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
	(-webkit-mask-image: none) {
	.wp-block-image.is-style-circle-mask img {
		border-radius: 0;
		-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-mode: alpha;
		-webkit-mask-position: center;
		mask-position: center;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain;
	}
}
:root
	:where(
		.wp-block-image.is-style-rounded img,
		.wp-block-image .is-style-rounded img
	) {
	border-radius: 9999px;
}
.wp-block-image figure {
	margin: 0;
}
.wp-lightbox-container {
	display: flex;
	flex-direction: column;
	position: relative;
}
.wp-lightbox-container img {
	cursor: zoom-in;
}
.wp-lightbox-container img:hover + button {
	opacity: 1;
}
.wp-lightbox-container button {
	align-items: center;
	backdrop-filter: blur(16px) saturate(180%);
	background-color: #5a5a5a40;
	border: none;
	border-radius: 4px;
	cursor: zoom-in;
	display: flex;
	height: 20px;
	justify-content: center;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 16px;
	text-align: center;
	top: 16px;
	width: 20px;
	z-index: 100;
}
@media not (prefers-reduced-motion) {
	.wp-lightbox-container button {
		transition: opacity 0.2s ease;
	}
}
.wp-lightbox-container button:focus-visible {
	outline: 3px auto #5a5a5a40;
	outline: 3px auto -webkit-focus-ring-color;
	outline-offset: 3px;
}
.wp-lightbox-container button:hover {
	cursor: pointer;
	opacity: 1;
}
.wp-lightbox-container button:focus {
	opacity: 1;
}
.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
	background-color: #5a5a5a40;
	border: none;
}
.wp-lightbox-overlay {
	box-sizing: border-box;
	cursor: zoom-out;
	height: 100vh;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 100000;
}
.wp-lightbox-overlay .close-button {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	min-height: 40px;
	min-width: 40px;
	padding: 0;
	position: absolute;
	right: calc(env(safe-area-inset-right) + 16px);
	top: calc(env(safe-area-inset-top) + 16px);
	z-index: 5000000;
}
.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay
	.close-button:not(:hover):not(:active):not(.has-background) {
	background: 0 0;
	border: none;
}
.wp-lightbox-overlay .lightbox-image-container {
	height: var(--wp--lightbox-container-height);
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transform-origin: top left;
	width: var(--wp--lightbox-container-width);
	z-index: 9999999999;
}
.wp-lightbox-overlay .wp-block-image {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	height: 100%;
	justify-content: center;
	margin: 0;
	position: relative;
	transform-origin: 0 0;
	width: 100%;
	z-index: 3000000;
}
.wp-lightbox-overlay .wp-block-image img {
	height: var(--wp--lightbox-image-height);
	min-height: var(--wp--lightbox-image-height);
	min-width: var(--wp--lightbox-image-width);
	width: var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption {
	display: none;
}
.wp-lightbox-overlay button {
	background: 0 0;
	border: none;
}
.wp-lightbox-overlay .scrim {
	background-color: #fff;
	height: 100%;
	opacity: 0.9;
	position: absolute;
	width: 100%;
	z-index: 2000000;
}
.wp-lightbox-overlay.active {
	visibility: visible;
}
@media not (prefers-reduced-motion) {
	.wp-lightbox-overlay.active {
		animation: turn-on-visibility 0.25s both;
	}
	.wp-lightbox-overlay.active img {
		animation: turn-on-visibility 0.35s both;
	}
	.wp-lightbox-overlay.show-closing-animation:not(.active) {
		animation: turn-off-visibility 0.35s both;
	}
	.wp-lightbox-overlay.show-closing-animation:not(.active) img {
		animation: turn-off-visibility 0.25s both;
	}
	.wp-lightbox-overlay.zoom.active {
		animation: none;
		opacity: 1;
		visibility: visible;
	}
	.wp-lightbox-overlay.zoom.active .lightbox-image-container {
		animation: lightbox-zoom-in 0.4s;
	}
	.wp-lightbox-overlay.zoom.active .lightbox-image-container img {
		animation: none;
	}
	.wp-lightbox-overlay.zoom.active .scrim {
		animation: turn-on-visibility 0.4s forwards;
	}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
		animation: none;
	}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
		.lightbox-image-container {
		animation: lightbox-zoom-out 0.4s;
	}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active)
		.lightbox-image-container
		img {
		animation: none;
	}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
		animation: turn-off-visibility 0.4s forwards;
	}
}
@keyframes show-content-image {
	0% {
		visibility: hidden;
	}
	99% {
		visibility: hidden;
	}
	to {
		visibility: visible;
	}
}
@keyframes turn-on-visibility {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes turn-off-visibility {
	0% {
		opacity: 1;
		visibility: visible;
	}
	99% {
		opacity: 0;
		visibility: visible;
	}
	to {
		opacity: 0;
		visibility: hidden;
	}
}
@keyframes lightbox-zoom-in {
	0% {
		transform: translate(
				calc(
					(-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
						var(--wp--lightbox-initial-left-position)
				),
				calc(-50vh + var(--wp--lightbox-initial-top-position))
			)
			scale(var(--wp--lightbox-scale));
	}
	to {
		transform: translate(-50%, -50%) scale(1);
	}
}
@keyframes lightbox-zoom-out {
	0% {
		transform: translate(-50%, -50%) scale(1);
		visibility: visible;
	}
	99% {
		visibility: visible;
	}
	to {
		transform: translate(
				calc(
					(-100vw + var(--wp--lightbox-scrollbar-width)) / 2 +
						var(--wp--lightbox-initial-left-position)
				),
				calc(-50vh + var(--wp--lightbox-initial-top-position))
			)
			scale(var(--wp--lightbox-scale));
		visibility: hidden;
	}
}
ol,
ul {
	box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
	padding: 1.25em 2.375em;
}
.wp-block-buttons {
	box-sizing: border-box;
}
.wp-block-buttons.is-vertical {
	flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
	margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
	display: inline-block;
	margin: 0;
}
.wp-block-buttons.is-content-justification-left {
	justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
	align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
	justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
	align-items: center;
}
.wp-block-buttons.is-content-justification-right {
	justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
	align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
	justify-content: space-between;
}
.wp-block-buttons.aligncenter {
	text-align: center;
}
.wp-block-buttons:not(
		.is-content-justification-space-between,
		.is-content-justification-right,
		.is-content-justification-left,
		.is-content-justification-center
	)
	.wp-block-button.aligncenter {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.wp-block-buttons[style*='text-decoration'] .wp-block-button,
.wp-block-buttons[style*='text-decoration'] .wp-block-button__link {
	text-decoration: inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {
	font-size: inherit;
}
.wp-block-buttons .wp-block-button__link {
	width: 100%;
}
.wp-block-button.aligncenter {
	text-align: center;
}
.is-small-text {
	font-size: 0.875em;
}
.is-regular-text {
	font-size: 1em;
}
.is-large-text {
	font-size: 2.25em;
}
.is-larger-text {
	font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	font-style: normal;
	font-weight: 100;
	line-height: 0.68;
	margin: 0.05em 0.1em 0 0;
	text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
	float: none;
	margin-left: 0.1em;
}
p.has-drop-cap.has-background {
	overflow: hidden;
}
:root :where(p.has-background) {
	padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit;
}
p.has-text-align-left[style*='writing-mode:vertical-lr'],
p.has-text-align-right[style*='writing-mode:vertical-rl'] {
	rotate: 180deg;
}
.wp-block-table {
	overflow-x: auto;
}
.wp-block-table table {
	border-collapse: collapse;
	width: 100%;
}
.wp-block-table thead {
	border-bottom: 3px solid;
}
.wp-block-table tfoot {
	border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
	border: 1px solid;
	padding: 0.5em;
}
.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
	word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
	display: table;
	width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
	word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
	background-color: initial;
	border-collapse: inherit;
	border-spacing: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
	tbody
	tr:nth-child(odd) {
	background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
	tbody
	tr:nth-child(odd) {
	background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
	tbody
	tr:nth-child(odd) {
	background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
	tbody
	tr:nth-child(odd) {
	background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border-color: #0000;
}
.wp-block-table.is-style-stripes {
	border-bottom: 1px solid #f0f0f0;
}
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color > * {
	border-color: inherit;
}
.wp-block-table table[style*='border-top-color'] tr:first-child,
.wp-block-table table[style*='border-top-color'] tr:first-child td,
.wp-block-table table[style*='border-top-color'] tr:first-child th,
.wp-block-table table[style*='border-top-color'] > *,
.wp-block-table table[style*='border-top-color'] > * td,
.wp-block-table table[style*='border-top-color'] > * th {
	border-top-color: inherit;
}
.wp-block-table table[style*='border-top-color'] tr:not(:first-child) {
	border-top-color: initial;
}
.wp-block-table table[style*='border-right-color'] td:last-child,
.wp-block-table table[style*='border-right-color'] th,
.wp-block-table table[style*='border-right-color'] tr,
.wp-block-table table[style*='border-right-color'] > * {
	border-right-color: inherit;
}
.wp-block-table table[style*='border-bottom-color'] tr:last-child,
.wp-block-table table[style*='border-bottom-color'] tr:last-child td,
.wp-block-table table[style*='border-bottom-color'] tr:last-child th,
.wp-block-table table[style*='border-bottom-color'] > *,
.wp-block-table table[style*='border-bottom-color'] > * td,
.wp-block-table table[style*='border-bottom-color'] > * th {
	border-bottom-color: inherit;
}
.wp-block-table table[style*='border-bottom-color'] tr:not(:last-child) {
	border-bottom-color: initial;
}
.wp-block-table table[style*='border-left-color'] td:first-child,
.wp-block-table table[style*='border-left-color'] th,
.wp-block-table table[style*='border-left-color'] tr,
.wp-block-table table[style*='border-left-color'] > * {
	border-left-color: inherit;
}
.wp-block-table table[style*='border-style'] td,
.wp-block-table table[style*='border-style'] th,
.wp-block-table table[style*='border-style'] tr,
.wp-block-table table[style*='border-style'] > * {
	border-style: inherit;
}
.wp-block-table table[style*='border-width'] td,
.wp-block-table table[style*='border-width'] th,
.wp-block-table table[style*='border-width'] tr,
.wp-block-table table[style*='border-width'] > * {
	border-style: inherit;
	border-width: inherit;
}
:root {
	--wp--preset--aspect-ratio--square: 1;
	--wp--preset--aspect-ratio--4-3: 4/3;
	--wp--preset--aspect-ratio--3-4: 3/4;
	--wp--preset--aspect-ratio--3-2: 3/2;
	--wp--preset--aspect-ratio--2-3: 2/3;
	--wp--preset--aspect-ratio--16-9: 16/9;
	--wp--preset--aspect-ratio--9-16: 9/16;
	--wp--preset--color--black: #000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #fff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);
	--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
	--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
	--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
	--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
	--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
	--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
	--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
	--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
		135deg,
		#0693e3 0%,
		#9b51e0 100%
	);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
		135deg,
		#7adcb4 0%,
		#00d082 100%
	);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
		135deg,
		#fcb900 0%,
		#ff6900 100%
	);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
		135deg,
		#ff6900 0%,
		#cf2e2e 100%
	);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
		135deg,
		#eee 0%,
		#a9b8c3 100%
	);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
		135deg,
		#4aeadc 0%,
		#9778d1 20%,
		#cf2aba 40%,
		#ee2c82 60%,
		#fb6962 80%,
		#fef84c 100%
	);
	--wp--preset--gradient--blush-light-purple: linear-gradient(
		135deg,
		#ffceec 0%,
		#9896f0 100%
	);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(
		135deg,
		#fecda5 0%,
		#fe2d2d 50%,
		#6b003e 100%
	);
	--wp--preset--gradient--luminous-dusk: linear-gradient(
		135deg,
		#ffcb70 0%,
		#c751c0 50%,
		#4158d0 100%
	);
	--wp--preset--gradient--pale-ocean: linear-gradient(
		135deg,
		#fff5cb 0%,
		#b6e3d4 50%,
		#33a7b5 100%
	);
	--wp--preset--gradient--electric-grass: linear-gradient(
		135deg,
		#caf880 0%,
		#71ce7e 100%
	);
	--wp--preset--gradient--midnight: linear-gradient(
		135deg,
		#020381 0%,
		#2874fc 100%
	);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px #fff, 6px 6px #000;
	--wp--preset--shadow--crisp: 6px 6px 0px #000;
}
:root {
	--wp--style--global--content-size: var(--wp--custom--ast-content-width-size);
	--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size);
}
:where(body) {
	margin: 0;
}
.wp-site-blocks > .alignleft {
	float: left;
	margin-right: 2em;
}
.wp-site-blocks > .alignright {
	float: right;
	margin-left: 2em;
}
.wp-site-blocks > .aligncenter {
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}
:where(.wp-site-blocks) > * {
	margin-block-start: 24px;
	margin-block-end: 0;
}
:where(.wp-site-blocks) > :first-child {
	margin-block-start: 0;
}
:where(.wp-site-blocks) > :last-child {
	margin-block-end: 0;
}
:root {
	--wp--style--block-gap: 24px;
}
:root :where(.is-layout-flow) > :first-child {
	margin-block-start: 0;
}
:root :where(.is-layout-flow) > :last-child {
	margin-block-end: 0;
}
:root :where(.is-layout-flow) > * {
	margin-block-start: 24px;
	margin-block-end: 0;
}
:root :where(.is-layout-constrained) > :first-child {
	margin-block-start: 0;
}
:root :where(.is-layout-constrained) > :last-child {
	margin-block-end: 0;
}
:root :where(.is-layout-constrained) > * {
	margin-block-start: 24px;
	margin-block-end: 0;
}
:root :where(.is-layout-flex) {
	gap: 24px;
}
:root :where(.is-layout-grid) {
	gap: 24px;
}
.is-layout-flow > .alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}
.is-layout-flow > .alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}
.is-layout-flow > .aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}
.is-layout-constrained > .alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}
.is-layout-constrained > .alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}
.is-layout-constrained > .aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}
.is-layout-constrained
	> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: var(--wp--style--global--content-size);
	margin-left: auto !important;
	margin-right: auto !important;
}
.is-layout-constrained > .alignwide {
	max-width: var(--wp--style--global--wide-size);
}
body .is-layout-flex {
	display: flex;
}
.is-layout-flex {
	flex-wrap: wrap;
	align-items: center;
}
.is-layout-flex > :is(*, div) {
	margin: 0;
}
body .is-layout-grid {
	display: grid;
}
.is-layout-grid > :is(*, div) {
	margin: 0;
}
body {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a:where(:not(.wp-element-button)) {
	text-decoration: none;
}
:root :where(.wp-element-button, .wp-block-button__link) {
	background-color: #32373c;
	border-width: 0;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	padding-top: calc(0.667em + 2px);
	padding-right: calc(1.333em + 2px);
	padding-bottom: calc(0.667em + 2px);
	padding-left: calc(1.333em + 2px);
	text-decoration: none;
	text-transform: inherit;
}
.has-black-color {
	color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
	color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
	color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
	color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
	color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
	color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
	color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
	color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
	color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
	color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
	color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
	color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-color {
	color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-color {
	color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-color {
	color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-color {
	color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-color {
	color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-color {
	color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-color {
	color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-color {
	color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-color {
	color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-background-color {
	background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
	background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
	background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
	background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
	background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
	background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
	background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
	background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
	background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
	background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-background-color {
	background-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-background-color {
	background-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-background-color {
	background-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-background-color {
	background-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-background-color {
	background-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-background-color {
	background-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-background-color {
	background-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-background-color {
	background-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-background-color {
	background-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-border-color {
	border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
	border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
	border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
	border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
	border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
	border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
	border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
	border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
	border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
	border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-border-color {
	border-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-border-color {
	border-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-border-color {
	border-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-border-color {
	border-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-border-color {
	border-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-border-color {
	border-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-border-color {
	border-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-border-color {
	border-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-border-color {
	border-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: var(
		--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
	) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: var(
		--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
	) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: var(
		--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
	) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: var(
		--wp--preset--gradient--luminous-vivid-orange-to-vivid-red
	) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(
		--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
	) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
	background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
	background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
	background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
	background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
	background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
	background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
	background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
	font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
	font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
	font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
	font-size: var(--wp--preset--font-size--x-large) !important;
}
#ez-toc-container {
	background: #f9f9f9;
	border: 1px solid #aaa;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	display: table;
	margin-bottom: 1em;
	padding: 10px 20px 10px 10px;
	position: relative;
	width: auto;
}
div.ez-toc-widget-container {
	padding: 0;
	position: relative;
}
#ez-toc-container.ez-toc-light-blue {
	background: #edf6ff;
}
#ez-toc-container.ez-toc-white {
	background: #fff;
}
#ez-toc-container.ez-toc-black {
	background: #000;
}
#ez-toc-container.ez-toc-transparent {
	background: none transparent;
}
div.ez-toc-widget-container ul {
	display: block;
}
div.ez-toc-widget-container li {
	border: none;
	padding: 0;
}
div.ez-toc-widget-container ul.ez-toc-list {
	padding: 10px;
}
#ez-toc-container ul ul,
.ez-toc div.ez-toc-widget-container ul ul {
	margin-left: 1.5em;
}
#ez-toc-container li,
#ez-toc-container ul {
	margin: 0;
	padding: 0;
}
#ez-toc-container li,
#ez-toc-container ul,
#ez-toc-container ul li,
div.ez-toc-widget-container,
div.ez-toc-widget-container li {
	background: 0 0;
	list-style: none none;
	line-height: 1.6;
	margin: 0;
	overflow: hidden;
	z-index: 1;
}
#ez-toc-container .ez-toc-title {
	text-align: left;
	line-height: 1.45;
	margin: 0;
	padding: 0;
}
.ez-toc-title-container {
	display: table;
	width: 100%;
}
.ez-toc-title,
.ez-toc-title-toggle {
	display: inline;
	text-align: left;
	vertical-align: middle;
}
#ez-toc-container.ez-toc-black p.ez-toc-title {
	color: #fff;
}
#ez-toc-container div.ez-toc-title-container + ul.ez-toc-list {
	margin-top: 1em;
}
.ez-toc-wrap-left {
	margin: 0 auto 1em 0 !important;
}
.ez-toc-wrap-left-text {
	float: left;
}
.ez-toc-wrap-right {
	margin: 0 0 1em auto !important;
}
.ez-toc-wrap-right-text {
	float: right;
}
#ez-toc-container a {
	color: #444;
	box-shadow: none;
	text-decoration: none;
	text-shadow: none;
	display: inline-flex;
	align-items: stretch;
	flex-wrap: nowrap;
}
#ez-toc-container a:visited {
	color: #9f9f9f;
}
#ez-toc-container a:hover {
	text-decoration: underline;
}
#ez-toc-container.ez-toc-black a,
#ez-toc-container.ez-toc-black a:visited {
	color: #fff;
}
#ez-toc-container a.ez-toc-toggle {
	display: flex;
	align-items: center;
}
.ez-toc-widget-container ul.ez-toc-list li:before {
	content: ' ';
	position: absolute;
	left: 0;
	right: 0;
	height: 30px;
	line-height: 30px;
	z-index: -1;
}
.ez-toc-widget-container ul.ez-toc-list li.active {
	background-color: #ededed;
}
.ez-toc-widget-container li.active > a {
	font-weight: 900;
}
.ez-toc-btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.ez-toc-btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.ez-toc-btn:focus,
.ez-toc-btn:hover {
	color: #333;
	text-decoration: none;
}
.ez-toc-btn.active,
.ez-toc-btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ez-toc-btn-default {
	color: #333;
	background-color: #fff;
}
.ez-toc-btn-default.active,
.ez-toc-btn-default:active,
.ez-toc-btn-default:focus,
.ez-toc-btn-default:hover {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.ez-toc-btn-default.active,
.ez-toc-btn-default:active {
	background-image: none;
}
.ez-toc-btn-sm,
.ez-toc-btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.ez-toc-btn-xs {
	padding: 1px 5px;
}
.ez-toc-btn-default {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:
		inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
		0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:
		inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
		0 1px 1px rgba(0, 0, 0, 0.075);
}
.ez-toc-btn-default:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.active,
.ez-toc-btn:active {
	background-image: none;
}
.ez-toc-btn-default {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-gradient(
		linear,
		left 0,
		left 100%,
		from(#fff),
		to(#e0e0e0)
	);
	background-image: -webkit-linear-gradient(top, #fff, #e0e0e0);
	background-image: -moz-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: linear-gradient(180deg, #fff 0, #e0e0e0);
	background-repeat: repeat-x;
	border-color: #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ez-toc-btn-default:focus,
.ez-toc-btn-default:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}
.ez-toc-btn-default.active,
.ez-toc-btn-default:active {
	background-color: #e0e0e0;
	border-color: #dbdbdb;
}
.ez-toc-pull-right {
	float: right !important;
	margin-left: 10px;
}
#ez-toc-container label.cssicon,
#ez-toc-widget-container label.cssicon {
	height: 30px;
}
.ez-toc-glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}
.ez-toc-glyphicon:empty {
	width: 1em;
}
.ez-toc-toggle i.ez-toc-glyphicon {
	font-size: 16px;
	margin-left: 2px;
}
#ez-toc-container input {
	position: absolute;
	left: -999em;
}
#ez-toc-container input[type='checkbox']:checked + nav,
#ez-toc-widget-container input[type='checkbox']:checked + nav {
	opacity: 0;
	max-height: 0;
	border: none;
	display: none;
}
#ez-toc-container label {
	position: relative;
	cursor: pointer;
	display: initial;
}
#ez-toc-container .ez-toc-js-icon-con {
	display: initial;
}
#ez-toc-container .ez-toc-js-icon-con,
#ez-toc-container .ez-toc-toggle label {
	float: right;
	position: relative;
	font-size: 16px;
	padding: 0;
	border: 1px solid #999191;
	border-radius: 5px;
	cursor: pointer;
	left: 10px;
	width: 35px;
}
div#ez-toc-container .ez-toc-title {
	display: initial;
}
.ez-toc-wrap-center {
	margin: 0 auto 1em !important;
}
#ez-toc-container a.ez-toc-toggle {
	color: #444;
	background: inherit;
	border: inherit;
}
.ez-toc-toggle #item {
	position: absolute;
	left: -999em;
}
label.cssicon .ez-toc-glyphicon:empty {
	font-size: 16px;
	margin-left: 2px;
}
label.cssiconcheckbox {
	display: none;
}
.ez-toc-widget-container ul li a {
	padding-left: 10px;
	display: inline-flex;
	align-items: stretch;
	flex-wrap: nowrap;
}
.ez-toc-widget-container ul.ez-toc-list li {
	height: auto !important;
}
.ez-toc-cssicon {
	float: right;
	position: relative;
	font-size: 16px;
	padding: 0;
	border: 1px solid #999191;
	border-radius: 5px;
	cursor: pointer;
	left: 10px;
	width: 35px;
}
.ez-toc-icon-toggle-span {
	display: flex;
	align-items: center;
	width: 35px;
	height: 30px;
	justify-content: center;
	direction: ltr;
}

.eztoc_no_heading_found {
	background-color: #ff0;
	padding-left: 10px;
}
.eztoc-hide {
	display: none;
}
.term-description .ez-toc-title-container p:nth-child(2) {
	width: 50px;
	float: right;
	margin: 0;
}
.ez-toc-list.ez-toc-columns-2 {
	column-count: 2;
	column-gap: 20px;
	column-fill: balance;
}
.ez-toc-list.ez-toc-columns-2 > li {
	display: block;
	break-inside: avoid;
	margin-bottom: 8px;
	page-break-inside: avoid;
}
.ez-toc-list.ez-toc-columns-3 {
	column-count: 3;
	column-gap: 20px;
	column-fill: balance;
}
.ez-toc-list.ez-toc-columns-3 > li {
	display: block;
	break-inside: avoid;
	margin-bottom: 8px;
	page-break-inside: avoid;
}
.ez-toc-list.ez-toc-columns-4 {
	column-count: 4;
	column-gap: 20px;
	column-fill: balance;
}
.ez-toc-list.ez-toc-columns-4 > li {
	display: block;
	break-inside: avoid;
	margin-bottom: 8px;
	page-break-inside: avoid;
}
.ez-toc-list.ez-toc-columns-optimized {
	column-fill: balance;
	orphans: 2;
	widows: 2;
}
.ez-toc-list.ez-toc-columns-optimized > li {
	display: block;
	break-inside: avoid;
	page-break-inside: avoid;
}
@media (max-width: 768px) {
	.ez-toc-list.ez-toc-columns-2,
	.ez-toc-list.ez-toc-columns-3,
	.ez-toc-list.ez-toc-columns-4 {
		column-count: 1;
		column-gap: 0;
	}
}
@media (max-width: 1024px) and (min-width: 769px) {
	.ez-toc-list.ez-toc-columns-3,
	.ez-toc-list.ez-toc-columns-4 {
		column-count: 2;
	}
}
.ez-toc-container-direction {
	direction: ltr;
}
.ez-toc-counter ul {
	counter-reset: item;
}
.ez-toc-counter nav ul li a:before {
	content: counters(item, '.', decimal) '. ';
	display: inline-block;
	counter-increment: item;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 0.2em;
	float: left;
}
.ez-toc-widget-direction {
	direction: ltr;
}
.ez-toc-widget-container ul {
	counter-reset: item;
}
.ez-toc-widget-container nav ul li a:before {
	content: counters(item, '.', decimal) '. ';
	display: inline-block;
	counter-increment: item;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 0.2em;
	float: left;
}
div#ez-toc-container .ez-toc-title {
	font-size: 120%;
}
div#ez-toc-container .ez-toc-title {
	font-weight: 500;
}
div#ez-toc-container ul li,
div#ez-toc-container ul li a {
	font-size: 95%;
}
div#ez-toc-container ul li,
div#ez-toc-container ul li a {
	font-weight: 500;
}
div#ez-toc-container nav ul ul li {
	font-size: 90%;
}
div#ez-toc-container {
	background: #1a0d00;
	border: 1px solid #ddd;
	width: 100%;
}
div#ez-toc-container p.ez-toc-title,
#ez-toc-container .ez_toc_custom_title_icon,
#ez-toc-container .ez_toc_custom_toc_icon {
	color: #f7f7f7;
}
div#ez-toc-container ul.ez-toc-list a {
	color: #f2f2f2;
}
div#ez-toc-container ul.ez-toc-list a:hover {
	color: #2a6496;
}
div#ez-toc-container ul.ez-toc-list a:visited {
	color: #428bca;
}
.ez-toc-counter nav ul li a:before {
	color:;
}
.ez-toc-box-title {
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	padding-bottom: 5px;
	position: absolute;
	top: -4%;
	left: 5%;
	background-color: inherit;
	transition: top 0.3s ease;
}
.ez-toc-box-title.toc-closed {
	top: -25%;
}
.wp-block-faq-block-for-gutenberg-faq {
	font-family: 'roboto', sans-serif;
	color: #666;
	font-size: 16px;
	background: #f9f9f9;
	line-height: 1.6em;
	padding: 20px;
	margin-bottom: 10px;
}
.wp-block-faq-block-for-gutenberg-faq .question {
	font-weight: 700;
	font-size: 120%;
	cursor: pointer;
	padding: 7px;
}
.wp-block-faq-block-for-gutenberg-faq .question:before {
	content: '+';
	font-size: 20px;
	float: right;
	margin-left: 5px;
}
.wp-block-faq-block-for-gutenberg-faq .question h4 {
	margin-bottom: 10px;
	padding: 0;
	clear: none;
	margin: 0 !important;
	font-size: inherit;
}
.wp-block-faq-block-for-gutenberg-faq .answer {
	display: none;
	transition-delay: 0s;
}
.wp-block-faq-block-for-gutenberg-faq .active:before {
	content: '−' !important;
}
.wp-block-faq-block-for-gutenberg-faq .active + .answer {
	display: block;
	transition:
		visibility 0s linear 0.33s,
		opacity 0.33s linear;
}
.edit-answer .answer,
.answer.edit-answer,
.edit-answer {
	display: block !important;
}
.answer {
	background: #3bb0d6;
	padding: 7px;
	overflow-wrap: break-word;
	color: #fff;
}
.question:first-child:before {
	content: '+';
	font-size: 20px;
	float: right;
	margin-left: 5px;
}
.faq-block-action-button {
	margin: 0 auto;
	margin-top: -10px;
	margin-right: 3px;
	text-align: right;
	display: flex;
	gap: 10px;
	justify-content: flex-end;
}
.faq-block-action-button a {
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: var(--wp-admin-theme-color, #3858e9);
	font-weight: 700;
}
.faq-block-action-button a.faq-block-action-remove {
	color: #cc1818 !important;
}
.faq-block-action-button a:focus {
	border: none;
	outline: none;
	box-shadow: none;
}
.ast-plain-container.ast-no-sidebar #primary {
	margin-top: 0;
	margin-bottom: 20px;
}
.ast-site-identity {
	padding: 0;
}
.text-box {
	border: 2px solid #fff;
	padding: 6px 25px;
	display: inline-block;
}
.ast-container,
.ast-container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
#masthead {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
body {
	padding-top: 80px;
}
@media (max-width: 768px) {
	body {
		padding-top: 100px;
	}
}
