.wp-block-archives {
	box-sizing: border-box;
}
.wp-block-archives-dropdown label {
	display: block;
}
.wp-block-avatar {
	line-height: 0;
}
.wp-block-avatar {
	box-sizing: border-box;
}
.wp-block-avatar img {
	box-sizing: border-box;
}
.wp-block-avatar.aligncenter {
	text-align: center;
}
.wp-block-audio {
	box-sizing: border-box;
}
.wp-block-audio audio {
	width: 100%; min-width: 300px;
}
.wp-block-button__link {
	text-align: center; display: inline-block; cursor: pointer; box-sizing: border-box;
}
.wp-block-button__link.aligncenter {
	text-align: center;
}
.wp-block-button__link.alignright {
	text-align: right;
}
[style*=text-decoration].wp-block-button .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 {
	
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
	
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
	
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
	width: 100%; flex-basis: 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 {
	border-radius: 0px;
}
.wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0px;
}
.wp-block-button.no-border-radius {
	border-radius: 0px !important;
}
.wp-block-button__link.no-border-radius {
	border-radius: 0px !important;
}
.wp-block-buttons.is-vertical {
	flex-direction: column;
}
.wp-block-buttons.is-vertical > :last-child.wp-block-button {
	margin-bottom: 0px;
}
.wp-block-buttons > .wp-block-button {
	margin: 0px; display: inline-block;
}
.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;
}
[style*=text-decoration].wp-block-buttons .wp-block-button {
	text-decoration: inherit;
}
[style*=text-decoration].wp-block-buttons .wp-block-button__link {
	text-decoration: inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {
	font-size: inherit;
}
.wp-block-button.aligncenter {
	text-align: center;
}
.wp-block-calendar {
	text-align: center;
}
.wp-block-calendar td {
	padding: 0.25em; border: 1px solid currentColor; border-image: none;
}
.wp-block-calendar th {
	padding: 0.25em; border: 1px solid currentColor; border-image: none;
}
.wp-block-calendar th {
	font-weight: 400;
}
.wp-block-calendar caption {
	background-color: inherit;
}
.wp-block-calendar table {
	width: 100%; border-collapse: collapse;
}
.wp-block-calendar table.has-background th {
	background-color: inherit;
}
.wp-block-calendar table.has-text-color th {
	color: inherit;
}
.wp-block-categories {
	box-sizing: border-box;
}
.wp-block-categories.alignleft {
	margin-right: 2em;
}
.wp-block-categories.alignright {
	margin-left: 2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter {
	text-align: center;
}
.wp-block-code {
	box-sizing: border-box;
}
.wp-block-code code {
	font-family: inherit; display: block; white-space: pre-wrap; overflow-wrap: break-word;
}
.wp-block-columns {
	display: flex; box-sizing: border-box; flex-wrap: wrap !important;
}
@media all and (min-width:782px)
{
.wp-block-columns {
	flex-wrap: nowrap !important;
}
}
.wp-block-columns.are-vertically-aligned-top {
	align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
	align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
	align-items: flex-end;
}
@media all and (max-width:781px)
{
:not(.is-not-stacked-on-mobile).wp-block-columns > .wp-block-column {
	flex-basis: 100% !important;
}
}
@media all and (min-width:782px)
{
:not(.is-not-stacked-on-mobile).wp-block-columns > .wp-block-column {
	flex-grow: 1; flex-basis: 0px;
}
:not(.is-not-stacked-on-mobile).wp-block-columns > [style*=flex-basis].wp-block-column {
	flex-grow: 0;
}
}
.wp-block-columns.is-not-stacked-on-mobile {
	flex-wrap: nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
	flex-grow: 1; flex-basis: 0px;
}
.wp-block-columns.is-not-stacked-on-mobile > [style*=flex-basis].wp-block-column {
	flex-grow: 0;
}
.wp-block-column {
	min-width: 0px; flex-grow: 1; overflow-wrap: break-word;
}
.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
	align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-stretch {
	align-self: stretch;
}
.wp-block-column.is-vertically-aligned-bottom {
	width: 100%;
}
.wp-block-column.is-vertically-aligned-center {
	width: 100%;
}
.wp-block-column.is-vertically-aligned-top {
	width: 100%;
}
.wp-block-post-comments {
	box-sizing: border-box;
}
.wp-block-post-comments .alignleft {
	float: left;
}
.wp-block-post-comments .alignright {
	float: right;
}
.wp-block-post-comments .navigation::after {
	clear: both; display: table; content: "";
}
.wp-block-post-comments .commentlist {
	list-style: none; margin: 0px; padding: 0px; clear: both;
}
.wp-block-post-comments .commentlist .comment {
	padding-left: 3.25em; min-height: 2.25em;
}
.wp-block-post-comments .commentlist .comment p {
	margin: 1em 0px; line-height: 1.8; font-size: 1em;
}
.wp-block-post-comments .commentlist .children {
	list-style: none; margin: 0px; padding: 0px;
}
.wp-block-post-comments .comment-author {
	line-height: 1.5;
}
.wp-block-post-comments .comment-author .avatar {
	border-radius: 1.5em; width: 2.5em; height: 2.5em; margin-top: 0.5em; margin-right: 0.75em; float: left; display: block;
}
.wp-block-post-comments .comment-author cite {
	font-style: normal;
}
.wp-block-post-comments .comment-meta {
	line-height: 1.5; font-size: 0.87em;
}
.wp-block-post-comments .comment-meta b {
	font-weight: 400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
	margin-top: 1em; margin-bottom: 1em; display: block;
}
.wp-block-post-comments .comment-body .commentmetadata {
	font-size: 0.87em;
}
.wp-block-post-comments .comment-form-author label {
	margin-bottom: 0.25em; display: block;
}
.wp-block-post-comments .comment-form-comment label {
	margin-bottom: 0.25em; display: block;
}
.wp-block-post-comments .comment-form-email label {
	margin-bottom: 0.25em; display: block;
}
.wp-block-post-comments .comment-form-url label {
	margin-bottom: 0.25em; display: block;
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]) {
	width: 100%; display: block; box-sizing: border-box;
}
.wp-block-post-comments .comment-form textarea {
	width: 100%; display: block; box-sizing: border-box;
}
.wp-block-post-comments .comment-form-cookies-consent {
	display: flex; gap: .25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
	margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
	margin-bottom: 0px;
}
.wp-block-post-comments .reply {
	font-size: 0.87em; margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type=submit]) {
	border: 1px solid rgb(148, 148, 148); border-image: none; font-family: inherit; font-size: 1em;
}
.wp-block-post-comments textarea {
	border: 1px solid rgb(148, 148, 148); border-image: none; font-family: inherit; font-size: 1em;
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]) {
	padding: calc(.667em + 2px);
}
.wp-block-post-comments textarea {
	padding: calc(.667em + 2px);
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next {
	margin-right: 0.5em; margin-bottom: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers {
	margin-right: 0.5em; margin-bottom: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
	margin-right: 0.5em; margin-bottom: 0.5em;
}
.wp-block-comments-pagination > :last-child.wp-block-comments-pagination-next {
	margin-right: 0px;
}
.wp-block-comments-pagination > :last-child.wp-block-comments-pagination-numbers {
	margin-right: 0px;
}
.wp-block-comments-pagination > :last-child.wp-block-comments-pagination-previous {
	margin-right: 0px;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
	margin-right: 1ch; display: inline-block;
}
.wp-block-comments-pagination :not(.is-arrow-chevron).wp-block-comments-pagination-previous-arrow {
	transform: scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
	margin-left: 1ch; display: inline-block;
}
.wp-block-comments-pagination :not(.is-arrow-chevron).wp-block-comments-pagination-next-arrow {
	transform: scaleX(1);
}
.wp-block-comments-pagination.aligncenter {
	justify-content: center;
}
.wp-block-comment-template {
	list-style: none; padding: 0px; margin-bottom: 0px; max-width: 100%; box-sizing: border-box;
}
.wp-block-comment-template li {
	clear: both;
}
.wp-block-comment-template ol {
	list-style: none; padding-left: 2rem; margin-bottom: 0px; max-width: 100%;
}
.wp-block-comment-template.alignleft {
	float: left;
}
.wp-block-comment-template.aligncenter {
	margin-right: auto; margin-left: auto;
}
.wp-block-comment-template.alignright {
	float: right;
}
.wp-block-cover {
	background-position: 50%; padding: 1em; overflow: hidden; display: flex; position: relative; min-height: 430px; box-sizing: border-box; justify-content: center; align-items: center;
}
.wp-block-cover-image {
	background-position: 50%; padding: 1em; overflow: hidden; display: flex; position: relative; min-height: 430px; box-sizing: border-box; justify-content: center; align-items: center;
}
.wp-block-cover :not([class*=-background-color]).has-background-dim {
	background-color: rgb(0, 0, 0);
}
.wp-block-cover-image :not([class*=-background-color]).has-background-dim {
	background-color: rgb(0, 0, 0);
}
:not([class*=-background-color]).wp-block-cover-image.has-background-dim {
	background-color: rgb(0, 0, 0);
}
:not([class*=-background-color]).wp-block-cover.has-background-dim {
	background-color: rgb(0, 0, 0);
}
.wp-block-cover .has-background-dim.has-background-gradient {
	
}
.wp-block-cover-image .has-background-dim.has-background-gradient {
	
}
.wp-block-cover-image.has-background-dim::before {
	content: ""; background-color: inherit;
}
.wp-block-cover.has-background-dim::before {
	content: ""; background-color: inherit;
}
.wp-block-cover .wp-block-cover__background {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.5;
}
.wp-block-cover .wp-block-cover__gradient-background {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.5;
}
.wp-block-cover-image .wp-block-cover__background {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.5;
}
.wp-block-cover-image .wp-block-cover__gradient-background {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.5;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.5;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background {
	opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background {
	opacity: 0.1;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-10::before {
	opacity: 0.1;
}
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background {
	opacity: 0.1;
}
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background {
	opacity: 0.1;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-10::before {
	opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background {
	opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background {
	opacity: 0.2;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-20::before {
	opacity: 0.2;
}
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background {
	opacity: 0.2;
}
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background {
	opacity: 0.2;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-20::before {
	opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background {
	opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background {
	opacity: 0.3;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-30::before {
	opacity: 0.3;
}
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background {
	opacity: 0.3;
}
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background {
	opacity: 0.3;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-30::before {
	opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background {
	opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background {
	opacity: 0.4;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-40::before {
	opacity: 0.4;
}
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background {
	opacity: 0.4;
}
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background {
	opacity: 0.4;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-40::before {
	opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background {
	opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background {
	opacity: 0.5;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-50::before {
	opacity: 0.5;
}
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background {
	opacity: 0.5;
}
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background {
	opacity: 0.5;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-50::before {
	opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background {
	opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background {
	opacity: 0.6;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-60::before {
	opacity: 0.6;
}
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background {
	opacity: 0.6;
}
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background {
	opacity: 0.6;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-60::before {
	opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background {
	opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background {
	opacity: 0.7;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-70::before {
	opacity: 0.7;
}
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background {
	opacity: 0.7;
}
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background {
	opacity: 0.7;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-70::before {
	opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background {
	opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background {
	opacity: 0.8;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-80::before {
	opacity: 0.8;
}
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background {
	opacity: 0.8;
}
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background {
	opacity: 0.8;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-80::before {
	opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background {
	opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background {
	opacity: 0.9;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-90::before {
	opacity: 0.9;
}
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background {
	opacity: 0.9;
}
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background {
	opacity: 0.9;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-90::before {
	opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background {
	opacity: 1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background {
	opacity: 1;
}
:not(.has-background-gradient).wp-block-cover-image.has-background-dim.has-background-dim-100::before {
	opacity: 1;
}
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background {
	opacity: 1;
}
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background {
	opacity: 1;
}
:not(.has-background-gradient).wp-block-cover.has-background-dim.has-background-dim-100::before {
	opacity: 1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0 {
	opacity: 0;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
	opacity: 0;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0 {
	opacity: 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 {
	opacity: 0.1;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
	opacity: 0.1;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10 {
	opacity: 0.1;
}
.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 {
	opacity: 0.2;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
	opacity: 0.2;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20 {
	opacity: 0.2;
}
.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 {
	opacity: 0.3;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
	opacity: 0.3;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30 {
	opacity: 0.3;
}
.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 {
	opacity: 0.4;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
	opacity: 0.4;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40 {
	opacity: 0.4;
}
.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 {
	opacity: 0.5;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
	opacity: 0.5;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50 {
	opacity: 0.5;
}
.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 {
	opacity: 0.6;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
	opacity: 0.6;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60 {
	opacity: 0.6;
}
.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 {
	opacity: 0.7;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
	opacity: 0.7;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70 {
	opacity: 0.7;
}
.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 {
	opacity: 0.8;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
	opacity: 0.8;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80 {
	opacity: 0.8;
}
.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 {
	opacity: 0.9;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
	opacity: 0.9;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90 {
	opacity: 0.9;
}
.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 {
	opacity: 1;
}
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
	opacity: 1;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100 {
	opacity: 1;
}
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
	opacity: 1;
}
.wp-block-cover-image.alignleft {
	width: 100%; max-width: 420px;
}
.wp-block-cover-image.alignright {
	width: 100%; max-width: 420px;
}
.wp-block-cover.alignleft {
	width: 100%; max-width: 420px;
}
.wp-block-cover.alignright {
	width: 100%; max-width: 420px;
}
.wp-block-cover-image.aligncenter {
	display: flex;
}
.wp-block-cover-image.alignleft {
	display: flex;
}
.wp-block-cover-image.alignright {
	display: flex;
}
.wp-block-cover.aligncenter {
	display: flex;
}
.wp-block-cover.alignleft {
	display: flex;
}
.wp-block-cover.alignright {
	display: flex;
}
.wp-block-cover .wp-block-cover__inner-container {
	width: 100%; color: inherit; z-index: 1;
}
.wp-block-cover-image .wp-block-cover__inner-container {
	width: 100%; color: inherit; z-index: 1;
}
.wp-block-cover-image.is-position-top-left {
	justify-content: flex-start; align-items: flex-start;
}
.wp-block-cover.is-position-top-left {
	justify-content: flex-start; align-items: flex-start;
}
.wp-block-cover-image.is-position-top-center {
	justify-content: center; align-items: flex-start;
}
.wp-block-cover.is-position-top-center {
	justify-content: center; align-items: flex-start;
}
.wp-block-cover-image.is-position-top-right {
	justify-content: flex-end; align-items: flex-start;
}
.wp-block-cover.is-position-top-right {
	justify-content: flex-end; align-items: flex-start;
}
.wp-block-cover-image.is-position-center-left {
	justify-content: flex-start; align-items: center;
}
.wp-block-cover.is-position-center-left {
	justify-content: flex-start; align-items: center;
}
.wp-block-cover-image.is-position-center-center {
	justify-content: center; align-items: center;
}
.wp-block-cover.is-position-center-center {
	justify-content: center; align-items: center;
}
.wp-block-cover-image.is-position-center-right {
	justify-content: flex-end; align-items: center;
}
.wp-block-cover.is-position-center-right {
	justify-content: flex-end; align-items: center;
}
.wp-block-cover-image.is-position-bottom-left {
	justify-content: flex-start; align-items: flex-end;
}
.wp-block-cover.is-position-bottom-left {
	justify-content: flex-start; align-items: flex-end;
}
.wp-block-cover-image.is-position-bottom-center {
	justify-content: center; align-items: flex-end;
}
.wp-block-cover.is-position-bottom-center {
	justify-content: center; align-items: flex-end;
}
.wp-block-cover-image.is-position-bottom-right {
	justify-content: flex-end; align-items: flex-end;
}
.wp-block-cover.is-position-bottom-right {
	justify-content: flex-end; align-items: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0px;
}
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0px;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
	margin: 0px; width: auto;
}
.wp-block-cover .wp-block-cover__image-background {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute; max-height: none; max-width: none; box-shadow: none; object-fit: cover;
}
.wp-block-cover video.wp-block-cover__video-background {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute; max-height: none; max-width: none; box-shadow: none; object-fit: cover;
}
.wp-block-cover-image .wp-block-cover__image-background {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute; max-height: none; max-width: none; box-shadow: none; object-fit: cover;
}
.wp-block-cover-image video.wp-block-cover__video-background {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute; max-height: none; max-width: none; box-shadow: none; object-fit: cover;
}
.wp-block-cover-image.has-parallax {
	background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
.wp-block-cover.has-parallax {
	background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
.wp-block-cover__image-background.has-parallax {
	background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
video.wp-block-cover__video-background.has-parallax {
	background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
@media not all
{
.wp-block-cover-image.has-parallax {
	background-attachment: scroll;
}
.wp-block-cover.has-parallax {
	background-attachment: scroll;
}
.wp-block-cover__image-background.has-parallax {
	background-attachment: scroll;
}
video.wp-block-cover__video-background.has-parallax {
	background-attachment: scroll;
}
}
.wp-block-cover-image.is-repeated {
	background-repeat: repeat; background-size: auto;
}
.wp-block-cover.is-repeated {
	background-repeat: repeat; background-size: auto;
}
.wp-block-cover__image-background.is-repeated {
	background-repeat: repeat; background-size: auto;
}
video.wp-block-cover__video-background.is-repeated {
	background-repeat: repeat; background-size: auto;
}
.wp-block-cover__image-background {
	z-index: 0;
}
.wp-block-cover__video-background {
	z-index: 0;
}
.wp-block-cover-image-text {
	color: rgb(255, 255, 255);
}
.wp-block-cover-image-text a {
	color: rgb(255, 255, 255);
}
.wp-block-cover-image-text a:active {
	color: rgb(255, 255, 255);
}
.wp-block-cover-image-text a:focus {
	color: rgb(255, 255, 255);
}
.wp-block-cover-image-text a:hover {
	color: rgb(255, 255, 255);
}
.wp-block-cover-text {
	color: rgb(255, 255, 255);
}
.wp-block-cover-text a {
	color: rgb(255, 255, 255);
}
.wp-block-cover-text a:active {
	color: rgb(255, 255, 255);
}
.wp-block-cover-text a:focus {
	color: rgb(255, 255, 255);
}
.wp-block-cover-text a:hover {
	color: rgb(255, 255, 255);
}
section.wp-block-cover-image h2 {
	color: rgb(255, 255, 255);
}
section.wp-block-cover-image h2 a {
	color: rgb(255, 255, 255);
}
section.wp-block-cover-image h2 a:active {
	color: rgb(255, 255, 255);
}
section.wp-block-cover-image h2 a:focus {
	color: rgb(255, 255, 255);
}
section.wp-block-cover-image h2 a:hover {
	color: rgb(255, 255, 255);
}
.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 {
	text-align: left; margin-left: 0px;
}
.wp-block-cover.has-left-content .wp-block-cover-text {
	text-align: left; margin-left: 0px;
}
section.wp-block-cover-image.has-left-content > h2 {
	text-align: left; margin-left: 0px;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text {
	text-align: right; margin-right: 0px;
}
.wp-block-cover.has-right-content .wp-block-cover-text {
	text-align: right; margin-right: 0px;
}
section.wp-block-cover-image.has-right-content > h2 {
	text-align: right; margin-right: 0px;
}
.wp-block-cover .wp-block-cover-text {
	padding: 0.44em; text-align: center; line-height: 1.25; font-size: 2em; margin-bottom: 0px; z-index: 1; max-width: 840px;
}
.wp-block-cover-image .wp-block-cover-image-text {
	padding: 0.44em; text-align: center; line-height: 1.25; font-size: 2em; margin-bottom: 0px; z-index: 1; max-width: 840px;
}
section.wp-block-cover-image > h2 {
	padding: 0.44em; text-align: center; line-height: 1.25; font-size: 2em; margin-bottom: 0px; z-index: 1; max-width: 840px;
}
.wp-block-details {
	box-sizing: border-box;
}
.wp-block-details summary {
	cursor: pointer;
}
.wp-block-embed.alignleft {
	width: 100%; max-width: 360px;
}
.wp-block-embed.alignright {
	width: 100%; max-width: 360px;
}
[data-align=left].wp-block > [data-type='core/embed'] {
	width: 100%; max-width: 360px;
}
[data-align=right].wp-block > [data-type='core/embed'] {
	width: 100%; max-width: 360px;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper {
	min-width: 280px;
}
.wp-block-embed.alignright .wp-block-embed__wrapper {
	min-width: 280px;
}
[data-align=left].wp-block > [data-type='core/embed'] .wp-block-embed__wrapper {
	min-width: 280px;
}
[data-align=right].wp-block > [data-type='core/embed'] .wp-block-embed__wrapper {
	min-width: 280px;
}
.wp-block-cover .wp-block-embed {
	min-height: 240px; min-width: 320px;
}
.wp-block-embed {
	overflow-wrap: break-word;
}
.wp-block-embed iframe {
	max-width: 100%;
}
.wp-block-embed__wrapper {
	position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
	padding-top: 50%; display: block; content: "";
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
	padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
	padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
	padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
	padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
	padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
	padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
	padding-top: 200%;
}
.wp-block-file {
	box-sizing: border-box;
}
:not(.wp-element-button).wp-block-file {
	font-size: 0.8em;
}
.wp-block-file.aligncenter {
	text-align: center;
}
.wp-block-file.alignright {
	text-align: right;
}
.wp-block-file * + .wp-block-file__button {
	margin-left: 0.75em;
}
.wp-block-file__embed {
	margin-bottom: 1em;
}
.wp-block-form-input__label {
	width: 100%; margin-bottom: 0.5em; display: flex; flex-direction: column; gap: .25em;
}
.wp-block-form-input__label.is-label-inline {
	flex-direction: row; align-items: center; gap: .5em;
}
.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
	margin-bottom: 0.5em;
}
.wp-block-form-input__label-content {
	
}
.wp-block-form-input__input {
	padding: 0px 0.5em; font-size: 1em; margin-bottom: 0.5em;
}
[type=date].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=datetime-local].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=datetime].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=email].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=month].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=number].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=password].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=search].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=tel].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=text].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=time].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=url].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
[type=week].wp-block-form-input__input {
	border: 1px solid currentColor; border-image: none; line-height: 2; min-height: 2em;
}
textarea.wp-block-form-input__input {
	min-height: 10em;
}
:not(.has-nested-images).blocks-gallery-grid {
	margin: 0px; padding: 0px; display: flex; list-style-type: none; flex-wrap: wrap;
}
:not(.has-nested-images).wp-block-gallery {
	margin: 0px; padding: 0px; display: flex; list-style-type: none; flex-wrap: wrap;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-image {
	margin: 0px 1em 1em 0px; width: calc(50% - 1em); display: flex; position: relative; flex-direction: column; flex-grow: 1; justify-content: center;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-item {
	margin: 0px 1em 1em 0px; width: calc(50% - 1em); display: flex; position: relative; flex-direction: column; flex-grow: 1; justify-content: center;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-image {
	margin: 0px 1em 1em 0px; width: calc(50% - 1em); display: flex; position: relative; flex-direction: column; flex-grow: 1; justify-content: center;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-item {
	margin: 0px 1em 1em 0px; width: calc(50% - 1em); display: flex; position: relative; flex-direction: column; flex-grow: 1; justify-content: center;
}
:not(.has-nested-images).blocks-gallery-grid :nth-of-type(2n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid :nth-of-type(2n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery :nth-of-type(2n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery :nth-of-type(2n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-image figure {
	margin: 0px; height: 100%; display: flex; justify-content: flex-start; align-items: flex-end;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-item figure {
	margin: 0px; height: 100%; display: flex; justify-content: flex-start; align-items: flex-end;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-image figure {
	margin: 0px; height: 100%; display: flex; justify-content: flex-start; align-items: flex-end;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-item figure {
	margin: 0px; height: 100%; display: flex; justify-content: flex-start; align-items: flex-end;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-image img {
	width: auto; height: auto; display: block; max-width: 100%;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-item img {
	width: auto; height: auto; display: block; max-width: 100%;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-image img {
	width: auto; height: auto; display: block; max-width: 100%;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-item img {
	width: auto; height: auto; display: block; max-width: 100%;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-image figcaption {
	margin: 0px; padding: 3em 0.77em 0.7em; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); overflow: auto; font-size: 0.8em; position: absolute; z-index: 2; max-height: 100%; box-sizing: border-box;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-item figcaption {
	margin: 0px; padding: 3em 0.77em 0.7em; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); overflow: auto; font-size: 0.8em; position: absolute; z-index: 2; max-height: 100%; box-sizing: border-box;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-image figcaption {
	margin: 0px; padding: 3em 0.77em 0.7em; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); overflow: auto; font-size: 0.8em; position: absolute; z-index: 2; max-height: 100%; box-sizing: border-box;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-item figcaption {
	margin: 0px; padding: 3em 0.77em 0.7em; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); overflow: auto; font-size: 0.8em; position: absolute; z-index: 2; max-height: 100%; box-sizing: border-box;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-image figcaption img {
	display: inline;
}
:not(.has-nested-images).blocks-gallery-grid .blocks-gallery-item figcaption img {
	display: inline;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-image figcaption img {
	display: inline;
}
:not(.has-nested-images).wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline;
}
:not(.has-nested-images).blocks-gallery-grid figcaption {
	flex-grow: 1;
}
:not(.has-nested-images).wp-block-gallery figcaption {
	flex-grow: 1;
}
:not(.has-nested-images).blocks-gallery-grid.is-cropped .blocks-gallery-image a {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).blocks-gallery-grid.is-cropped .blocks-gallery-image img {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).blocks-gallery-grid.is-cropped .blocks-gallery-item a {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).blocks-gallery-grid.is-cropped .blocks-gallery-item img {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).wp-block-gallery.is-cropped .blocks-gallery-image a {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).wp-block-gallery.is-cropped .blocks-gallery-image img {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).wp-block-gallery.is-cropped .blocks-gallery-item a {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).wp-block-gallery.is-cropped .blocks-gallery-item img {
	flex:1 1 0px; width: 100%; height: 100%; object-fit: cover;
}
:not(.has-nested-images).blocks-gallery-grid.columns-1 .blocks-gallery-image {
	width: 100%; margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-1 .blocks-gallery-item {
	width: 100%; margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-1 .blocks-gallery-image {
	width: 100%; margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%; margin-right: 0px;
}
@media all and (min-width:600px)
{
:not(.has-nested-images).blocks-gallery-grid.columns-3 .blocks-gallery-image {
	width: calc(33.33333% - .66667em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-3 .blocks-gallery-item {
	width: calc(33.33333% - .66667em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-3 .blocks-gallery-image {
	width: calc(33.33333% - .66667em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-3 .blocks-gallery-item {
	width: calc(33.33333% - .66667em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-4 .blocks-gallery-image {
	width: calc(25% - .75em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-4 .blocks-gallery-item {
	width: calc(25% - .75em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-4 .blocks-gallery-image {
	width: calc(25% - .75em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-4 .blocks-gallery-item {
	width: calc(25% - .75em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-5 .blocks-gallery-image {
	width: calc(20% - .8em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-5 .blocks-gallery-item {
	width: calc(20% - .8em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-5 .blocks-gallery-image {
	width: calc(20% - .8em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-5 .blocks-gallery-item {
	width: calc(20% - .8em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-6 .blocks-gallery-image {
	width: calc(16.66667% - .83333em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-6 .blocks-gallery-item {
	width: calc(16.66667% - .83333em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-6 .blocks-gallery-image {
	width: calc(16.66667% - .83333em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-6 .blocks-gallery-item {
	width: calc(16.66667% - .83333em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-7 .blocks-gallery-image {
	width: calc(14.28571% - .85714em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-7 .blocks-gallery-item {
	width: calc(14.28571% - .85714em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-7 .blocks-gallery-image {
	width: calc(14.28571% - .85714em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-7 .blocks-gallery-item {
	width: calc(14.28571% - .85714em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-8 .blocks-gallery-image {
	width: calc(12.5% - .875em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-8 .blocks-gallery-item {
	width: calc(12.5% - .875em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-8 .blocks-gallery-image {
	width: calc(12.5% - .875em); margin-right: 1em;
}
:not(.has-nested-images).wp-block-gallery.columns-8 .blocks-gallery-item {
	width: calc(12.5% - .875em); margin-right: 1em;
}
:not(.has-nested-images).blocks-gallery-grid.columns-1 :nth-of-type(n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-1 :nth-of-type(n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-2 :nth-of-type(2n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-2 :nth-of-type(2n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-3 :nth-of-type(3n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-3 :nth-of-type(3n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-4 :nth-of-type(4n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-4 :nth-of-type(4n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-5 :nth-of-type(5n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-5 :nth-of-type(5n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-6 :nth-of-type(6n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-6 :nth-of-type(6n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-7 :nth-of-type(7n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-7 :nth-of-type(7n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-8 :nth-of-type(8n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.columns-8 :nth-of-type(8n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-1 :nth-of-type(n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-1 :nth-of-type(n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-2 :nth-of-type(2n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-2 :nth-of-type(2n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-3 :nth-of-type(3n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-3 :nth-of-type(3n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-4 :nth-of-type(4n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-4 :nth-of-type(4n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-5 :nth-of-type(5n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-5 :nth-of-type(5n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-6 :nth-of-type(6n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-6 :nth-of-type(6n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-7 :nth-of-type(7n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-7 :nth-of-type(7n).blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-8 :nth-of-type(8n).blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery.columns-8 :nth-of-type(8n).blocks-gallery-item {
	margin-right: 0px;
}
}
:not(.has-nested-images).blocks-gallery-grid :last-child.blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid :last-child.blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery :last-child.blocks-gallery-image {
	margin-right: 0px;
}
:not(.has-nested-images).wp-block-gallery :last-child.blocks-gallery-item {
	margin-right: 0px;
}
:not(.has-nested-images).blocks-gallery-grid.alignleft {
	width: 100%; max-width: 420px;
}
:not(.has-nested-images).blocks-gallery-grid.alignright {
	width: 100%; max-width: 420px;
}
:not(.has-nested-images).wp-block-gallery.alignleft {
	width: 100%; max-width: 420px;
}
:not(.has-nested-images).wp-block-gallery.alignright {
	width: 100%; max-width: 420px;
}
:not(.has-nested-images).blocks-gallery-grid.aligncenter .blocks-gallery-item figure {
	justify-content: center;
}
:not(.has-nested-images).wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center;
}
:not(.is-cropped).wp-block-gallery .blocks-gallery-item {
	align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
	
}
.wp-block-gallery.has-nested-images figure:not(#individual-image).wp-block-image {
	margin: 0px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
	display: flex; position: relative; max-width: 100%; box-sizing: border-box; flex-direction: column; flex-grow: 1; justify-content: center;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a {
	margin: 0px; flex-direction: column; flex-grow: 1;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
	margin: 0px; flex-direction: column; flex-grow: 1;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
	width: auto; height: auto; display: block; max-width: 100% !important;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	padding: 0px 8px 8px; left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); overflow: auto; font-size: 13px; margin-bottom: 0px; position: absolute; max-height: 60%; box-sizing: border-box; scrollbar-color: #0000 #0000; scrollbar-gutter: stable both-edges; scrollbar-width: thin; will-change: transform;
}
@media not all
{
.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 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 {
	flex:1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div {
	flex:1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a {
	flex:1 1 auto;
}
.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 {
	background: none; margin: 0px; padding: 10px 10px 9px; color: inherit; position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
	background: none; margin: 0px; padding: 10px 10px 9px; color: inherit; position: relative;
}
.wp-block-gallery.has-nested-images figcaption {
	text-align: center; flex-grow: 1; flex-basis: 100%;
}
:not(.is-cropped).wp-block-gallery.has-nested-images figure:not(#individual-image).wp-block-image {
	margin-top: 0px; margin-bottom: auto;
}
.wp-block-gallery.has-nested-images.is-cropped figure:not(#individual-image).wp-block-image {
	align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure:not(#individual-image).wp-block-image > a {
	display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure:not(#individual-image).wp-block-image > div:not(.components-drop-zone) {
	display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure:not(#individual-image).wp-block-image a {
	flex:1 0 0%; width: 100%; height: 100%; object-fit: cover;
}
.wp-block-gallery.has-nested-images.is-cropped figure:not(#individual-image).wp-block-image img {
	flex:1 0 0%; width: 100%; height: 100%; object-fit: cover;
}
.wp-block-gallery.has-nested-images.columns-1 figure:not(#individual-image).wp-block-image {
	width: 100%;
}
@media all and (min-width:600px)
{
.wp-block-gallery.has-nested-images.columns-3 figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-4 figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-5 figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-6 figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-7 figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-8 figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-default figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-default figure:not(#individual-image):nth-last-child(2):first-child.wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-default figure:not(#individual-image):nth-last-child(2):first-child.wp-block-image ~ figure:not(#individual-image).wp-block-image {
	
}
.wp-block-gallery.has-nested-images.columns-default figure:not(#individual-image):last-child:first-child.wp-block-image {
	width: 100%;
}
}
.wp-block-gallery.has-nested-images.alignleft {
	width: 100%; max-width: 420px;
}
.wp-block-gallery.has-nested-images.alignright {
	width: 100%; max-width: 420px;
}
.wp-block-gallery.has-nested-images.aligncenter {
	justify-content: center;
}
.wp-block-group {
	box-sizing: border-box;
}
h1.has-background {
	padding: 1.25em 2.37em;
}
h2.has-background {
	padding: 1.25em 2.37em;
}
h3.has-background {
	padding: 1.25em 2.37em;
}
h4.has-background {
	padding: 1.25em 2.37em;
}
h5.has-background {
	padding: 1.25em 2.37em;
}
h6.has-background {
	padding: 1.25em 2.37em;
}
.wp-block-image img {
	height: auto; vertical-align: bottom; max-width: 100%; box-sizing: border-box;
}
[style*=border-radius].wp-block-image img {
	border-radius: inherit;
}
[style*=border-radius].wp-block-image > 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 img {
	width: 100%; height: auto;
}
.wp-block-image.alignwide img {
	width: 100%; height: auto;
}
.wp-block-image .aligncenter {
	display: table;
}
.wp-block-image .alignleft {
	display: table;
}
.wp-block-image .alignright {
	display: table;
}
.wp-block-image.aligncenter {
	display: table;
}
.wp-block-image.alignleft {
	display: table;
}
.wp-block-image.alignright {
	display: table;
}
.wp-block-image .aligncenter > figcaption {
	display: table-caption; caption-side: bottom;
}
.wp-block-image .alignleft > figcaption {
	display: table-caption; caption-side: bottom;
}
.wp-block-image .alignright > figcaption {
	display: table-caption; caption-side: bottom;
}
.wp-block-image.aligncenter > figcaption {
	display: table-caption; caption-side: bottom;
}
.wp-block-image.alignleft > figcaption {
	display: table-caption; caption-side: bottom;
}
.wp-block-image.alignright > figcaption {
	display: table-caption; caption-side: bottom;
}
.wp-block-image .alignleft {
	margin: 0.5em 1em 0.5em 0px; float: left;
}
.wp-block-image .alignright {
	margin: 0.5em 0px 0.5em 1em; float: right;
}
.wp-block-image .aligncenter {
	margin-right: auto; margin-left: auto;
}
.wp-block-image.is-style-circle-mask img {
	border-radius: 9999px;
}
.wp-block-image figure {
	margin: 0px;
}
.wp-lightbox-container {
	display: flex; position: relative; flex-direction: column;
}
.wp-lightbox-container img {
	
}
.wp-lightbox-container img:hover + button {
	opacity: 1;
}
.wp-lightbox-container button {
	padding: 0px; border-radius: 4px; border: currentColor; transition:opacity 0.2s; border-image: none; top: 16px; width: 20px; height: 20px; text-align: center; right: 16px; display: flex; position: absolute; z-index: 100; opacity: 0; justify-content: center; align-items: center; -webkit-backdrop-filter: blur(16px) saturate(180%); backdrop-filter: blur(16px) saturate(180%);
}
.wp-lightbox-container button:hover {
	cursor: pointer; opacity: 1;
}
.wp-lightbox-container button:focus {
	opacity: 1;
}
.wp-lightbox-container button:focus {
	border: currentColor; border-image: none;
}
.wp-lightbox-container button:hover {
	border: currentColor; border-image: none;
}
.wp-lightbox-container button:not(:hover):not(.has-background):not(:active) {
	border: currentColor; border-image: none;
}
.wp-lightbox-overlay {
	left: 0px; top: 0px; width: 100%; height: 100vh; overflow: hidden; visibility: hidden; position: fixed; z-index: 100000; box-sizing: border-box;
}
.wp-lightbox-overlay .close-button {
	padding: 0px; display: flex; position: absolute; z-index: 5000000; cursor: pointer; min-height: 40px; min-width: 40px; justify-content: center; align-items: center;
}
.wp-lightbox-overlay .close-button:focus {
	background: none; border: currentColor; border-image: none;
}
.wp-lightbox-overlay .close-button:hover {
	background: none; border: currentColor; border-image: none;
}
.wp-lightbox-overlay :not(:hover):not(.has-background):not(:active).close-button {
	background: none; border: currentColor; border-image: none;
}
.wp-lightbox-overlay .lightbox-image-container {
	transform-origin: left top; left: 50%; top: 50%; overflow: hidden; position: absolute; z-index: 2147483647; transform: translate(-50%, -50%);
}
.wp-lightbox-overlay .wp-block-image {
	margin: 0px; transform-origin: 0% 0%; width: 100%; height: 100%; display: flex; position: relative; z-index: 3000000; box-sizing: border-box; justify-content: center; align-items: center;
}
.wp-lightbox-overlay .wp-block-image img {
	
}
.wp-lightbox-overlay .wp-block-image figcaption {
	display: none;
}
.wp-lightbox-overlay button {
	background: none; border: currentColor; border-image: none;
}
.wp-lightbox-overlay .scrim {
	width: 100%; height: 100%; position: absolute; z-index: 2000000; opacity: 0.9; background-color: rgb(255, 255, 255);
}
.wp-lightbox-overlay.active {
	animation:turn-on-visibility 0.25s both; visibility: visible;
}
.wp-lightbox-overlay.active img {
	animation:turn-on-visibility 0.35s both;
}
:not(.active).wp-lightbox-overlay.show-closing-animation {
	animation:turn-off-visibility 0.35s both;
}
:not(.active).wp-lightbox-overlay.show-closing-animation img {
	animation:turn-off-visibility 0.25s both;
}
@media not all
{
.wp-lightbox-overlay.zoom.active {
	animation:none; visibility: visible; opacity: 1;
}
.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;
}
:not(.active).wp-lightbox-overlay.zoom.show-closing-animation {
	animation:none;
}
:not(.active).wp-lightbox-overlay.zoom.show-closing-animation .lightbox-image-container {
	animation:lightbox-zoom-out 0.4s;
}
:not(.active).wp-lightbox-overlay.zoom.show-closing-animation .lightbox-image-container img {
	animation:none;
}
:not(.active).wp-lightbox-overlay.zoom.show-closing-animation .scrim {
	animation:turn-off-visibility 0.4s forwards;
}
}
ol.wp-block-latest-comments {
	margin-left: 0px; box-sizing: border-box;
}
.wp-block-latest-comments .wp-block-latest-comments {
	padding-left: 0px;
}
.wp-block-latest-comments__comment {
	list-style: none; margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
	list-style: none; min-height: 2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
	margin-left: 3.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 3.25em;
}
.wp-block-latest-comments__comment-excerpt p {
	margin: 0.36em 0px 1.4em; font-size: 0.87em;
}
.wp-block-latest-comments__comment-date {
	font-size: 0.75em; display: block;
}
.wp-block-latest-comments .avatar {
	border-radius: 1.5em; width: 2.5em; height: 2.5em; margin-right: 0.75em; float: left; display: block;
}
.wp-block-latest-comments__comment-avatar {
	border-radius: 1.5em; width: 2.5em; height: 2.5em; margin-right: 0.75em; float: left; display: block;
}
[class*=-font-size].wp-block-latest-comments a {
	font-size: inherit;
}
[style*=font-size].wp-block-latest-comments a {
	font-size: inherit;
}
.wp-block-latest-posts {
	box-sizing: border-box;
}
.wp-block-latest-posts.alignleft {
	margin-right: 2em;
}
.wp-block-latest-posts.alignright {
	margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both; overflow-wrap: break-word;
}
.wp-block-latest-posts.is-grid {
	display: flex; flex-wrap: wrap;
}
.wp-block-latest-posts.is-grid li {
	margin: 0px 1.25em 1.25em 0px; width: 100%;
}
@media all and (min-width:600px)
{
.wp-block-latest-posts.columns-2 li {
	width: calc(50% - .625em);
}
.wp-block-latest-posts.columns-2 li:nth-child(2n) {
	margin-right: 0px;
}
.wp-block-latest-posts.columns-3 li {
	width: calc(33.33333% - .83333em);
}
.wp-block-latest-posts.columns-3 li:nth-child(3n) {
	margin-right: 0px;
}
.wp-block-latest-posts.columns-4 li {
	width: calc(25% - .9375em);
}
.wp-block-latest-posts.columns-4 li:nth-child(4n) {
	margin-right: 0px;
}
.wp-block-latest-posts.columns-5 li {
	width: calc(20% - 1em);
}
.wp-block-latest-posts.columns-5 li:nth-child(5n) {
	margin-right: 0px;
}
.wp-block-latest-posts.columns-6 li {
	width: calc(16.66667% - 1.04167em);
}
.wp-block-latest-posts.columns-6 li:nth-child(6n) {
	margin-right: 0px;
}
}
.wp-block-latest-posts__post-author {
	font-size: 0.81em; display: block;
}
.wp-block-latest-posts__post-date {
	font-size: 0.81em; display: block;
}
.wp-block-latest-posts__post-excerpt {
	margin-top: 0.5em; margin-bottom: 1em;
}
.wp-block-latest-posts__featured-image a {
	display: inline-block;
}
.wp-block-latest-posts__featured-image img {
	width: auto; height: auto; max-width: 100%;
}
.wp-block-latest-posts__featured-image.alignleft {
	margin-right: 1em; float: left;
}
.wp-block-latest-posts__featured-image.alignright {
	margin-left: 1em; float: right;
}
.wp-block-latest-posts__featured-image.aligncenter {
	text-align: center; margin-bottom: 1em;
}
ol {
	box-sizing: border-box;
}
ul {
	box-sizing: border-box;
}
.wp-block-media-text {
	direction: ltr; box-sizing: border-box; grid-template-columns: 50% 1fr; grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
	grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__content {
	
}
.wp-block-media-text.is-vertically-aligned-top > .wp-block-media-text__media {
	
}
.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__content {
	align-self: center;
}
.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__media {
	align-self: center;
}
.wp-block-media-text > .wp-block-media-text__content {
	align-self: center;
}
.wp-block-media-text > .wp-block-media-text__media {
	align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom > .wp-block-media-text__content {
	
}
.wp-block-media-text.is-vertically-aligned-bottom > .wp-block-media-text__media {
	
}
.wp-block-media-text > .wp-block-media-text__media {
	margin: 0px; grid-column: 1; grid-row: 1;
}
.wp-block-media-text > .wp-block-media-text__content {
	padding: 0px 8%; direction: ltr; grid-column: 2; grid-row: 1;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media {
	grid-column: 2; grid-row: 1;
}
.wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content {
	grid-column: 1; grid-row: 1;
}
.wp-block-media-text__media img {
	width: 100%; height: auto; vertical-align: middle;
}
.wp-block-media-text__media video {
	width: 100%; height: auto; vertical-align: middle;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media {
	height: 100%; min-height: 250px; background-size: cover;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media > a {
	height: 100%; display: block;
}
.wp-block-media-text.is-image-fill > .wp-block-media-text__media img {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
@media all and (max-width:600px)
{
.wp-block-media-text.is-stacked-on-mobile {
	grid-template-columns: 100%;
}
.wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
	grid-column: 1; grid-row: 1;
}
.wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__content {
	grid-column: 1; grid-row: 2;
}
}
.wp-block-navigation {
	position: relative;
}
.wp-block-navigation ul {
	padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
}
.wp-block-navigation ul {
	list-style: none; padding: 0px;
}
.wp-block-navigation ul li {
	list-style: none; padding: 0px;
}
.wp-block-navigation .wp-block-navigation-item {
	display: flex; position: relative; align-items: center;
}
.wp-block-navigation .wp-block-navigation-item :empty.wp-block-navigation__submenu-container {
	display: none;
}
.wp-block-navigation .wp-block-navigation-item__content {
	display: block;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
	color: inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content {
	text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active {
	text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
	text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content {
	text-decoration: line-through;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active {
	text-decoration: line-through;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
	text-decoration: line-through;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
	padding: 0px; border: currentColor; border-image: none; width: 0.6em; height: 0.6em; color: currentColor; line-height: 0; font-size: inherit; margin-left: 0.25em; display: inline-block; align-self: center; background-color: inherit;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
	width: inherit; height: inherit; margin-top: 0.07em; display: inline-block; stroke: currentColor;
}
.wp-block-navigation.is-vertical {
	
}
.wp-block-navigation.no-wrap {
	
}
.wp-block-navigation.items-justified-center {
	
}
.wp-block-navigation.items-justified-center.is-vertical {
	
}
.wp-block-navigation.items-justified-right {
	
}
.wp-block-navigation.items-justified-right.is-vertical {
	
}
.wp-block-navigation.items-justified-space-between {
	
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
	transition:opacity 0.1s linear; left: -1px; top: 100%; width: 0px; height: 0px; color: inherit; overflow: hidden; display: flex; visibility: hidden; position: absolute; z-index: 2; opacity: 0; flex-direction: column; background-color: inherit;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
	display: flex; flex-grow: 1;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
	margin-right: 0px; margin-left: auto;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	margin: 0px;
}
@media all and (min-width:782px)
{
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: 100%; top: -1px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container::before {
	width: 0.5em; height: 100%; right: 100%; display: block; position: absolute; content: "";
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
	margin-right: 0.25em;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
	transform: rotate(-90deg);
}
}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
	left: 0px; top: 100%;
}
@media all and (min-width:782px)
{
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: 100%; top: 0px;
}
}
.wp-block-navigation-submenu {
	display: flex; position: relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
	stroke: currentColor;
}
button.wp-block-navigation-item__content {
	border: currentColor; border-image: none; text-align: left; color: currentColor; text-transform: inherit; line-height: inherit; letter-spacing: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;
}
.wp-block-navigation-submenu__toggle {
	cursor: pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
	padding-right: 0.85em; padding-left: 0px;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
	margin-left: -0.6em; pointer-events: none;
}
.wp-block-navigation-item.open-on-click button:not(.wp-block-navigation-submenu__toggle).wp-block-navigation-item__content {
	padding: 0px;
}
.wp-block-navigation .wp-block-page-list {
	gap: inherit;
}
.wp-block-navigation__container {
	gap: inherit;
}
.wp-block-navigation__responsive-close {
	gap: inherit;
}
.wp-block-navigation__responsive-container {
	gap: inherit;
}
.wp-block-navigation__responsive-container-content {
	gap: inherit;
}
.wp-block-navigation__responsive-dialog {
	gap: inherit;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container {
	left: auto; right: 0px;
}
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container {
	left: auto; right: 0px;
}
.wp-block-navigation.items-justified-space-between .wp-block-page-list > :last-child.has-child .wp-block-navigation__submenu-container {
	left: auto; right: 0px;
}
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > :last-child.has-child .wp-block-navigation__submenu-container {
	left: auto; right: 0px;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: -1px; right: -1px;
}
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: -1px; right: -1px;
}
.wp-block-navigation.items-justified-space-between .wp-block-page-list > :last-child.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: -1px; right: -1px;
}
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > :last-child.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: -1px; right: -1px;
}
@media all and (min-width:782px)
{
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: auto; right: 100%;
}
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: auto; right: 100%;
}
.wp-block-navigation.items-justified-space-between .wp-block-page-list > :last-child.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: auto; right: 100%;
}
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > :last-child.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: auto; right: 100%;
}
}
:not(.has-background).wp-block-navigation .wp-block-navigation__submenu-container {
	background-color: rgb(255, 255, 255);
}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
	background-color: inherit;
}
:not(.has-text-color).wp-block-navigation .wp-block-navigation__submenu-container {
	color: rgb(0, 0, 0);
}
.wp-block-navigation__container {
	list-style: none; margin: 0px; padding-left: 0px; display: flex;
}
.wp-block-navigation__container .is-responsive {
	display: none;
}
:only-child.wp-block-navigation__container {
	flex-grow: 1;
}
:only-child.wp-block-page-list {
	flex-grow: 1;
}
.wp-block-navigation__responsive-container {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: fixed;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
	display: flex;
}
.wp-block-navigation__responsive-container.is-menu-open {
	animation:overlay-menu__fade-in-animation 0.1s ease-out forwards; overflow: auto; display: flex; z-index: 100000; flex-direction: column; background-color: inherit;
}
@media not all
{
.wp-block-navigation__responsive-container.is-menu-open {
	animation-duration: 1ms; animation-delay: 0s;
}
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
	flex-flow:column nowrap; overflow: visible; padding-top: calc(2rem + 24px); display: flex;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
	justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
	justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
	justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
	display: none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
	border: currentColor; border-image: none; width: auto; height: auto; padding-right: 2rem; padding-left: 2rem; visibility: visible; position: static; min-width: 200px; opacity: 1;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
	gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
	gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
	
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
	padding: 0px;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
	display: flex; flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
	display: flex; flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
	display: flex; flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item {
	color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container {
	color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
	color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
	color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
	left: auto; right: auto;
}
@media all and (min-width:600px)
{
:not(.hidden-by-default):not(.is-menu-open).wp-block-navigation__responsive-container {
	width: 100%; display: block; position: relative; z-index: auto; background-color: inherit;
}
:not(.hidden-by-default):not(.is-menu-open).wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-close {
	display: none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
	left: 0px;
}
}
:not(.has-background).wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open {
	background-color: rgb(255, 255, 255);
}
:not(.has-text-color).wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open {
	color: rgb(0, 0, 0);
}
.wp-block-navigation__toggle_button_label {
	font-size: 1rem; font-weight: 700;
}
.wp-block-navigation__responsive-container-close {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; color: currentColor; text-transform: inherit; vertical-align: middle; cursor: pointer;
}
.wp-block-navigation__responsive-container-open {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; color: currentColor; text-transform: inherit; vertical-align: middle; cursor: pointer;
}
.wp-block-navigation__responsive-container-close svg {
	width: 24px; height: 24px; display: block; fill: currentColor; pointer-events: none;
}
.wp-block-navigation__responsive-container-open svg {
	width: 24px; height: 24px; display: block; fill: currentColor; pointer-events: none;
}
.wp-block-navigation__responsive-container-open {
	display: flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
	font-family: inherit; font-size: inherit; font-weight: inherit;
}
@media all and (min-width:600px)
{
:not(.always-shown).wp-block-navigation__responsive-container-open {
	display: none;
}
}
.wp-block-navigation__responsive-container-close {
	top: 0px; right: 0px; position: absolute; z-index: 2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
	font-family: inherit; font-size: inherit; font-weight: inherit;
}
.wp-block-navigation__responsive-close {
	width: 100%;
}
.has-modal-open .wp-block-navigation__responsive-close {
	margin-right: auto; margin-left: auto;
}
.wp-block-navigation__responsive-close:focus {
	
}
.is-menu-open .wp-block-navigation__responsive-close {
	box-sizing: border-box;
}
.is-menu-open .wp-block-navigation__responsive-container-content {
	box-sizing: border-box;
}
.is-menu-open .wp-block-navigation__responsive-dialog {
	box-sizing: border-box;
}
.wp-block-navigation__responsive-dialog {
	position: relative;
}
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
	margin-top: 46px;
}
@media all and (min-width:782px)
{
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
	margin-top: 32px;
}
}
html.has-modal-open {
	overflow: hidden;
}
.wp-block-navigation .wp-block-navigation-item__label {
	overflow-wrap: break-word;
}
.wp-block-navigation .wp-block-navigation-item__description {
	display: none;
}
.link-ui-tools {
	padding: 8px; border-top-color: rgb(240, 240, 240); border-top-width: 1px; border-top-style: solid;
}
.link-ui-block-inserter {
	padding-top: 8px;
}
.link-ui-block-inserter__back {
	text-transform: uppercase; margin-left: 8px;
}
.wp-block-navigation .wp-block-page-list {
	display: flex; background-color: inherit;
}
.wp-block-navigation .wp-block-navigation-item {
	background-color: inherit;
}
.is-small-text {
	font-size: 0.87em;
}
.is-regular-text {
	font-size: 1em;
}
.is-large-text {
	font-size: 2.25em;
}
.is-larger-text {
	font-size: 3em;
}
:not(:focus).has-drop-cap::first-letter {
	margin: 0.05em 0.1em 0px 0px; text-transform: uppercase; line-height: 0.68; font-size: 8.4em; font-style: normal; font-weight: 100; float: left;
}
body.rtl :not(:focus).has-drop-cap::first-letter {
	margin-left: 0.1em; float: none;
}
p.has-drop-cap.has-background {
	overflow: hidden;
}
p[style*='writing-mode:vertical-lr'].has-text-align-left {
	rotate: 180deg;
}
p[style*='writing-mode:vertical-rl'].has-text-align-right {
	rotate: 180deg;
}
.wp-block-post-author {
	display: flex; flex-wrap: wrap;
}
.wp-block-post-author__byline {
	width: 100%; font-size: 0.5em; margin-top: 0px; margin-bottom: 0px;
}
.wp-block-post-author__avatar {
	margin-right: 1em;
}
.wp-block-post-author__bio {
	font-size: 0.7em; margin-bottom: 0.7em;
}
.wp-block-post-author__content {
	flex-grow: 1; flex-basis: 0px;
}
.wp-block-post-author__name {
	margin: 0px;
}
.wp-block-post-comments-form {
	box-sizing: border-box;
}
.wp-block-post-comments-form input[type=submit] {
	text-align: center; display: inline-block; cursor: pointer; box-shadow: none; overflow-wrap: break-word;
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=hidden]):not([type=checkbox]) {
	width: 100%; display: block; box-sizing: border-box;
}
.wp-block-post-comments-form .comment-form textarea {
	width: 100%; display: block; box-sizing: border-box;
}
.wp-block-post-comments-form .comment-form-author label {
	margin-bottom: 0.25em; display: block;
}
.wp-block-post-comments-form .comment-form-email label {
	margin-bottom: 0.25em; display: block;
}
.wp-block-post-comments-form .comment-form-url label {
	margin-bottom: 0.25em; display: block;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
	display: flex; gap: .25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
	margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
	margin-bottom: 0px;
}
.wp-block-post-date {
	box-sizing: border-box;
}
.wp-block-post-excerpt__excerpt {
	margin-top: 0px; margin-bottom: 0px;
}
.wp-block-post-excerpt__more-text {
	margin-bottom: 0px;
}
.wp-block-post-excerpt__more-link {
	display: inline-block;
}
.wp-block-post-featured-image {
	margin-right: 0px; margin-left: 0px;
}
.wp-block-post-featured-image a {
	height: 100%; display: block;
}
.wp-block-post-featured-image.alignfull img {
	width: 100%;
}
.wp-block-post-featured-image.alignwide img {
	width: 100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
	position: absolute; background-color: rgb(0, 0, 0); inset: 0;
}
.wp-block-post-featured-image {
	position: relative;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
	
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
	opacity: 0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
	opacity: 0.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
	opacity: 0.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
	opacity: 0.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
	opacity: 0.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
	opacity: 0.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
	opacity: 0.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
	opacity: 0.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
	opacity: 0.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
	opacity: 0.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
	opacity: 1;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
	margin-right: 1ch; display: inline-block;
}
.wp-block-post-navigation-link :not(.is-arrow-chevron).wp-block-post-navigation-link__arrow-previous {
	transform: scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
	margin-left: 1ch; display: inline-block;
}
.wp-block-post-navigation-link :not(.is-arrow-chevron).wp-block-post-navigation-link__arrow-next {
	transform: scaleX(1);
}
[style*='writing-mode: vertical-lr'].wp-block-post-navigation-link.has-text-align-left {
	rotate: 180deg;
}
[style*='writing-mode: vertical-rl'].wp-block-post-navigation-link.has-text-align-right {
	rotate: 180deg;
}
.wp-block-post-terms {
	box-sizing: border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator {
	white-space: pre-wrap;
}
.wp-block-post-time-to-read {
	box-sizing: border-box;
}
.wp-block-post-title {
	box-sizing: border-box;
}
.wp-block-post-title {
	
}
.wp-block-post-title a {
	display: inline-block;
}
.wp-block-preformatted {
	white-space: pre-wrap; box-sizing: border-box;
}
.wp-block-pullquote {
	margin: 0px 0px 1em; padding: 4em 0px; text-align: center; box-sizing: border-box; overflow-wrap: break-word;
}
.wp-block-pullquote blockquote {
	color: inherit;
}
.wp-block-pullquote cite {
	color: inherit;
}
.wp-block-pullquote p {
	color: inherit;
}
.wp-block-pullquote blockquote {
	margin: 0px;
}
.wp-block-pullquote p {
	margin-top: 0px;
}
.wp-block-pullquote p:last-child {
	margin-bottom: 0px;
}
.wp-block-pullquote.alignleft {
	max-width: 420px;
}
.wp-block-pullquote.alignright {
	max-width: 420px;
}
.wp-block-pullquote cite {
	position: relative;
}
.wp-block-pullquote footer {
	position: relative;
}
.wp-block-pullquote .has-text-color a {
	color: inherit;
}
.wp-block-pullquote.has-text-align-left blockquote {
	text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
	text-align: right;
}
.wp-block-pullquote.is-style-solid-color {
	border: currentColor; border-image: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	margin-right: auto; margin-left: auto; max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 2em; margin-top: 0px; margin-bottom: 0px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none; font-style: normal;
}
.wp-block-pullquote cite {
	color: inherit;
}
.wp-block-post-template {
	list-style: none; padding: 0px; margin-top: 0px; margin-bottom: 0px; max-width: 100%;
}
.wp-block-post-template.is-flex-container {
	flex-flow:row wrap; display: flex; gap: 1.25em;
}
.wp-block-post-template.is-flex-container > li {
	margin: 0px; width: 100%;
}
@media all and (min-width:600px)
{
.wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
	width: calc(50% - .625em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
	width: calc(33.33333% - .83333em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
	width: calc(25% - .9375em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
	width: calc(20% - 1em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
	width: calc(16.66667% - 1.04167em);
}
}
@media all and (max-width:600px)
{
.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
	grid-template-columns: 1fr;
}
}
.wp-block-post-template-is-layout-constrained > li > .alignright {
	float: right; margin-inline-end: 0; margin-inline-start: 2em;
}
.wp-block-post-template-is-layout-flow > li > .alignright {
	float: right; margin-inline-end: 0; margin-inline-start: 2em;
}
.wp-block-post-template-is-layout-constrained > li > .alignleft {
	float: left; margin-inline-end: 2em; margin-inline-start: 0;
}
.wp-block-post-template-is-layout-flow > li > .alignleft {
	float: left; margin-inline-end: 2em; margin-inline-start: 0;
}
.wp-block-post-template-is-layout-constrained > li > .aligncenter {
	margin-inline-end: auto; margin-inline-start: auto;
}
.wp-block-post-template-is-layout-flow > li > .aligncenter {
	margin-inline-end: auto; margin-inline-start: auto;
}
.wp-block-query-pagination > .wp-block-query-pagination-next {
	margin-right: 0.5em; margin-bottom: 0.5em;
}
.wp-block-query-pagination > .wp-block-query-pagination-numbers {
	margin-right: 0.5em; margin-bottom: 0.5em;
}
.wp-block-query-pagination > .wp-block-query-pagination-previous {
	margin-right: 0.5em; margin-bottom: 0.5em;
}
.wp-block-query-pagination > :last-child.wp-block-query-pagination-next {
	margin-right: 0px;
}
.wp-block-query-pagination > :last-child.wp-block-query-pagination-numbers {
	margin-right: 0px;
}
.wp-block-query-pagination > :last-child.wp-block-query-pagination-previous {
	margin-right: 0px;
}
.wp-block-query-pagination.is-content-justification-space-between > :last-of-type.wp-block-query-pagination-next {
	margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between > :first-child.wp-block-query-pagination-previous {
	margin-inline-end: auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
	margin-right: 1ch; display: inline-block;
}
.wp-block-query-pagination :not(.is-arrow-chevron).wp-block-query-pagination-previous-arrow {
	transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
	margin-left: 1ch; display: inline-block;
}
.wp-block-query-pagination :not(.is-arrow-chevron).wp-block-query-pagination-next-arrow {
	transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
	justify-content: center;
}
.wp-block-query-title {
	box-sizing: border-box;
}
.wp-block-quote {
	box-sizing: border-box;
}
.wp-block-quote {
	overflow-wrap: break-word;
}
.wp-block-quote > cite {
	display: block;
}
.wp-block-read-more {
	display: block;
}
ul.wp-block-rss {
	list-style: none; padding: 0px;
}
ul.wp-block-rss.wp-block-rss {
	box-sizing: border-box;
}
ul.wp-block-rss.alignleft {
	margin-right: 2em;
}
ul.wp-block-rss.alignright {
	margin-left: 2em;
}
ul.wp-block-rss.is-grid {
	list-style: none; padding: 0px; display: flex; flex-wrap: wrap;
}
ul.wp-block-rss.is-grid li {
	margin: 0px 1em 1em 0px; width: 100%;
}
@media all and (min-width:600px)
{
ul.wp-block-rss.columns-2 li {
	width: calc(50% - 1em);
}
ul.wp-block-rss.columns-3 li {
	width: calc(33.33333% - 1em);
}
ul.wp-block-rss.columns-4 li {
	width: calc(25% - 1em);
}
ul.wp-block-rss.columns-5 li {
	width: calc(20% - 1em);
}
ul.wp-block-rss.columns-6 li {
	width: calc(16.66667% - 1em);
}
}
.wp-block-rss__item-author {
	font-size: 0.81em; display: block;
}
.wp-block-rss__item-publish-date {
	font-size: 0.81em; display: block;
}
.wp-block-search__button {
	margin-left: 10px; -ms-word-break: normal;
}
.wp-block-search__button.has-icon {
	line-height: 0;
}
.wp-block-search__button svg {
	width: 1.25em; height: 1.25em; vertical-align: text-bottom; min-height: 24px; min-width: 24px; fill: currentColor;
}
.wp-block-search__inside-wrapper {
	flex:1 1 auto; display: flex; max-width: 100%; flex-wrap: nowrap;
}
.wp-block-search__label {
	width: 100%;
}
.wp-block-search__input {
	padding: 8px; border: 1px solid rgb(148, 148, 148); border-image: none; margin-right: 0px; margin-left: 0px; min-width: 3rem; flex-grow: 1; appearance: none;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
	margin-left: 0px; max-width: 100%; flex-shrink: 0;
}
.wp-block-search.wp-block-search__button-only [aria-expanded=true].wp-block-search__button {
	max-width: calc(100% - 100px);
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
	min-width: 0px !important; transition-property: width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input {
	transition-duration: 0.3s; flex-basis: 100%;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden {
	overflow: hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
	overflow: hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
	margin: 0px; width: 0px !important; padding-right: 0px !important; padding-left: 0px !important; border-right-width: 0px !important; border-left-width: 0px !important; min-width: 0px !important; flex-grow: 0; flex-basis: 0px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
	margin: auto;
}
[data-align=right].wp-block .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
	float: right;
}
.wp-block-separator {
	border-width: 2px medium medium; border-style: solid none none; border-color: currentColor; border-image: none;
}
.wp-block-separator.is-style-dots {
	background: none !important; border: currentColor !important; border-image: none !important;
}
.wp-block-site-logo {
	line-height: 0; box-sizing: border-box;
}
.wp-block-site-logo a {
	line-height: 0; display: inline-block;
}
.wp-block-site-logo.is-default-size img {
	width: 120px; height: auto;
}
.wp-block-site-logo img {
	height: auto; max-width: 100%;
}
.wp-block-site-logo a {
	border-radius: inherit;
}
.wp-block-site-logo img {
	border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
	text-align: center; margin-right: auto; margin-left: auto;
}
.wp-block-social-links {
	background: none; text-indent: 0px; padding-right: 0px; padding-left: 0px; margin-left: 0px; box-sizing: border-box;
}
.wp-block-social-links .wp-social-link a {
	text-decoration: none; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; box-shadow: none;
}
.wp-block-social-links .wp-social-link a:hover {
	text-decoration: none; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; box-shadow: none;
}
.wp-block-social-links .wp-social-link svg {
	width: 1em; height: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
	font-size: 0.65em; margin-right: 0.5em; margin-left: 0.5em;
}
.wp-block-social-links.has-small-icon-size {
	font-size: 16px;
}
.wp-block-social-links {
	font-size: 24px;
}
.wp-block-social-links.has-normal-icon-size {
	font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
	font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
	font-size: 48px;
}
.wp-block-social-links.aligncenter {
	display: flex; justify-content: center;
}
.wp-block-social-links.alignright {
	justify-content: flex-end;
}
.wp-block-social-link {
	border-radius: 9999px; transition:transform 0.1s; height: auto; display: block;
}
@media not all
{
.wp-block-social-link {
	transition-duration: 0s; transition-delay: 0s;
}
}
.wp-block-social-link a {
	transition:transform 0.1s; line-height: 0; display: flex; align-items: center;
}
.wp-block-social-link:hover {
	transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link.wp-social-link {
	margin: 0px; padding: 0px; display: inline-block;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor {
	color: currentColor; fill: currentColor;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg {
	color: currentColor; fill: currentColor;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active {
	color: currentColor; fill: currentColor;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover {
	color: currentColor; fill: currentColor;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
	color: currentColor; fill: currentColor;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto;
}
:not(.has-icon-color):not(.has-icon-background-color).wp-block-social-links .wp-social-link-snapchat .wp-block-social-link-label {
	color: rgb(0, 0, 0);
}
.wp-block-spacer {
	clear: both;
}
.wp-block-tag-cloud {
	box-sizing: border-box;
}
.wp-block-tag-cloud.aligncenter {
	text-align: center; justify-content: center;
}
.wp-block-tag-cloud.alignfull {
	padding-right: 1em; padding-left: 1em;
}
.wp-block-tag-cloud a {
	margin-right: 5px; display: inline-block;
}
.wp-block-tag-cloud span {
	text-decoration: none; margin-left: 5px; display: inline-block;
}
.wp-block-table {
	-ms-overflow-x: auto;
}
.wp-block-table table {
	width: 100%; border-collapse: collapse;
}
.wp-block-table thead {
	border-bottom-color: currentColor; border-bottom-width: 3px; border-bottom-style: solid;
}
.wp-block-table tfoot {
	border-top-color: currentColor; border-top-width: 3px; border-top-style: solid;
}
.wp-block-table td {
	padding: 0.5em; border: 1px solid currentColor; border-image: none;
}
.wp-block-table th {
	padding: 0.5em; border: 1px solid currentColor; border-image: none;
}
.wp-block-table .has-fixed-layout {
	width: 100%; table-layout: fixed;
}
.wp-block-table .has-fixed-layout td {
	
}
.wp-block-table .has-fixed-layout th {
	
}
.wp-block-table.aligncenter {
	width: auto; display: table;
}
.wp-block-table.alignleft {
	width: auto; display: table;
}
.wp-block-table.alignright {
	width: auto; display: table;
}
.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 {
	
}
.wp-block-table .has-subtle-light-gray-background-color {
	background-color: rgb(243, 244, 245);
}
.wp-block-table .has-subtle-pale-green-background-color {
	background-color: rgb(233, 251, 229);
}
.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: rgb(231, 245, 254);
}
.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: rgb(252, 240, 239);
}
.wp-block-table.is-style-stripes {
	border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; border-collapse: inherit; border-spacing: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
	background-color: rgb(240, 240, 240);
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(2n+1) {
	background-color: rgb(243, 244, 245);
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(2n+1) {
	background-color: rgb(233, 251, 229);
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(2n+1) {
	background-color: rgb(231, 245, 254);
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(2n+1) {
	background-color: rgb(252, 240, 239);
}
.wp-block-table.is-style-stripes td {
	
}
.wp-block-table.is-style-stripes th {
	
}
.wp-block-table .has-border-color td {
	border-color: inherit;
}
.wp-block-table .has-border-color th {
	border-color: inherit;
}
.wp-block-table .has-border-color tr {
	border-color: inherit;
}
.wp-block-table .has-border-color > * {
	border-color: inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child {
	border-top-color: inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child td {
	border-top-color: inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child th {
	border-top-color: inherit;
}
.wp-block-table table[style*=border-top-color] > * {
	border-top-color: inherit;
}
.wp-block-table table[style*=border-top-color] > * td {
	border-top-color: inherit;
}
.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) {
	
}
.wp-block-table table[style*=border-right-color] td:last-child {
	border-right-color: inherit;
}
.wp-block-table table[style*=border-right-color] th {
	border-right-color: inherit;
}
.wp-block-table table[style*=border-right-color] tr {
	border-right-color: inherit;
}
.wp-block-table table[style*=border-right-color] > * {
	border-right-color: inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child {
	border-bottom-color: inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child td {
	border-bottom-color: inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child th {
	border-bottom-color: inherit;
}
.wp-block-table table[style*=border-bottom-color] > * {
	border-bottom-color: inherit;
}
.wp-block-table table[style*=border-bottom-color] > * td {
	border-bottom-color: inherit;
}
.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) {
	
}
.wp-block-table table[style*=border-left-color] td:first-child {
	border-left-color: inherit;
}
.wp-block-table table[style*=border-left-color] th {
	border-left-color: inherit;
}
.wp-block-table table[style*=border-left-color] tr {
	border-left-color: inherit;
}
.wp-block-table table[style*=border-left-color] > * {
	border-left-color: inherit;
}
.wp-block-table table[style*=border-style] td {
	border-style: inherit;
}
.wp-block-table table[style*=border-style] th {
	border-style: inherit;
}
.wp-block-table table[style*=border-style] tr {
	border-style: inherit;
}
.wp-block-table table[style*=border-style] > * {
	border-style: inherit;
}
.wp-block-table table[style*=border-width] td {
	border-width: inherit; border-style: inherit;
}
.wp-block-table table[style*=border-width] th {
	border-width: inherit; border-style: inherit;
}
.wp-block-table table[style*=border-width] tr {
	border-width: inherit; border-style: inherit;
}
.wp-block-table table[style*=border-width] > * {
	border-width: inherit; border-style: inherit;
}
.wp-block-term-description p {
	margin-top: 0px; margin-bottom: 0px;
}
.wp-block-text-columns {
	display: flex;
}
.wp-block-text-columns.aligncenter {
	display: flex;
}
.wp-block-text-columns .wp-block-column {
	margin: 0px 1em; padding: 0px;
}
.wp-block-text-columns :first-child.wp-block-column {
	margin-left: 0px;
}
.wp-block-text-columns :last-child.wp-block-column {
	margin-right: 0px;
}
.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%;
}
pre.wp-block-verse {
	overflow: auto; white-space: pre-wrap;
}
.wp-block-video {
	box-sizing: border-box;
}
.wp-block-video video {
	width: 100%; vertical-align: middle;
}
.wp-block-video.aligncenter {
	text-align: center;
}
.editor-styles-wrapper {
	counter-reset: footnotes;
}
.entry-content {
	counter-reset: footnotes;
}
a[data-fn].fn {
	text-indent: -9999999px; font-size: smaller; text-decoration: none; vertical-align: super; display: inline-flex; counter-increment: footnotes;
}
a[data-fn].fn::after {
	text-indent: 0px; float: left; content: "[" counter(footnotes) "]";
}
.wp-element-button {
	cursor: pointer;
}
:root {
	
}
:root .has-very-light-gray-background-color {
	background-color: rgb(238, 238, 238);
}
:root .has-very-dark-gray-background-color {
	background-color: rgb(49, 49, 49);
}
:root .has-very-light-gray-color {
	color: rgb(238, 238, 238);
}
:root .has-very-dark-gray-color {
	color: rgb(49, 49, 49);
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, rgb(0, 208, 132), rgb(6, 147, 227));
}
:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, rgb(52, 226, 228), rgb(71, 33, 251) 50%, rgb(171, 29, 254));
}
:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, rgb(250, 172, 168), rgb(218, 208, 236));
}
:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, rgb(250, 250, 225), rgb(103, 166, 113));
}
:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, rgb(253, 215, 154), rgb(0, 74, 89));
}
:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, rgb(51, 9, 104), rgb(49, 205, 207));
}
:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, rgb(2, 3, 129), rgb(40, 116, 252));
}
.has-regular-font-size {
	font-size: 1em;
}
.has-larger-font-size {
	font-size: 2.62em;
}
.has-normal-font-size {
	
}
.has-huge-font-size {
	
}
.has-text-align-center {
	text-align: center;
}
.has-text-align-left {
	text-align: left;
}
.has-text-align-right {
	text-align: right;
}
#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 {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(1px, 1px, 1px, 1px); -ms-word-wrap: normal !important;
}
.screen-reader-text:focus {
	padding: 15px 23px 14px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(68, 68, 68); line-height: normal; font-size: 1em; text-decoration: none; display: block; z-index: 100000; clip: auto !important; clip-path: none; background-color: rgb(221, 221, 221);
}
