@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&family=Noto+Sans+SC:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=Fragment+Mono:ital@0;1&display=swap');

/*
Theme Name: Hello
Theme URI: https://hellocjp.com
Author: HELLOCJP
Description: Hello
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
*
*古登堡CSS
*wp-includes/css/dist/block-library/style.min.css
*/
.wp-block-archives {
	box-sizing: border-box
}

.wp-block-archives-dropdown label {
	display: block
}

.wp-block-avatar {
	line-height: 0
}

.wp-block-avatar,.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 figcaption {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-audio audio {
	min-width: 300px;
	width: 100%
}
.wp-block-calendar td,.wp-block-calendar th {
	border: 1px solid;
	padding: .25em
}

.wp-block-calendar th {
	font-weight: 400
}

.wp-block-calendar caption {
	background-color: inherit
}

.wp-block-calendar table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
	color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
	border-color: #ddd
}

.wp-block-calendar table.has-background th {
	background-color: inherit
}

.wp-block-calendar table.has-text-color th {
	color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
	background: #ddd
}

.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 {
	display: block;
	font-family: inherit;
	overflow-wrap: break-word;
	white-space: pre-wrap
}

.wp-block-columns {
	align-items: normal!important;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap!important
}

@media (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 (max-width:781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 100%!important
	}
}

@media (min-width:782px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 0;
		flex-grow: 1
	}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
		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-basis: 0;
	flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
	flex-grow: 0
}

:where(.wp-block-columns) {
	margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	overflow-wrap: break-word;
	word-break: 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,.wp-block-column.is-vertically-aligned-center,.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;
	content: "";
	display: table
}

.wp-block-post-comments .commentlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0
}

.wp-block-post-comments .commentlist .comment {
	min-height: 2.25em;
	padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
	font-size: 1em;
	line-height: 1.8;
	margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
	list-style: none;
	margin: 0;
	padding: 0
}

.wp-block-post-comments .comment-author {
	line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	margin-top: .5em;
	width: 2.5em
}

.wp-block-post-comments .comment-author cite {
	font-style: normal
}

.wp-block-post-comments .comment-meta {
	font-size: .875em;
	line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
	font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
	display: block;
	margin-bottom: 1em;
	margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
	font-size: .875em
}

.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label {
	display: block;
	margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea {
	box-sizing: border-box;
	display: block;
	width: 100%
}

.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: .35em
}

.wp-block-post-comments .comment-reply-title {
	margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
	font-size: var(--wp--preset--font-size--medium,smaller);
	margin-left: .5em
}

.wp-block-post-comments .reply {
	font-size: .875em;
	margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea {
	border: 1px solid #949494;
	font-family: inherit;
	font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea {
	padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
	border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
	margin-bottom: .5em;
	margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
	margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
	display: inline-block;
	margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
	display: inline-block;
	margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
	justify-content: center
}

.wp-block-comment-template {
	box-sizing: border-box;
	list-style: none;
	margin-bottom: 0;
	max-width: 100%;
	padding: 0
}

.wp-block-comment-template li {
	clear: both
}

.wp-block-comment-template ol {
	list-style: none;
	margin-bottom: 0;
	max-width: 100%;
	padding-left: 2rem
}

.wp-block-comment-template.alignleft {
	float: left
}

.wp-block-comment-template.aligncenter {
	margin-left: auto;
	margin-right: auto;
	width: -moz-fit-content;
	width: fit-content
}

.wp-block-comment-template.alignright {
	float: right
}

.wp-block-cover,.wp-block-cover-image {
	align-items: center;
	background-position: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	min-height: 430px;
	overflow: hidden;
	overflow: clip;
	padding: 1em;
	position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
	background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient {
	background-color: transparent
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
	background-color: inherit;
	content: ""
}

.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
	bottom: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
	opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
	opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
	opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
	opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
	opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
	opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
	opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
	opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
	opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
	opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
	opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
	opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
	max-width: 420px;
	width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
	content: "";
	display: block;
	font-size: 0;
	min-height: inherit
}

@supports (position:sticky) {
	.wp-block-cover-image:after,.wp-block-cover:after {
		content: none
	}
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
	display: flex
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
	color: inherit;
	width: 100%;
	z-index: 1
}

.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)) {
	color: inherit
}

.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left {
	align-items: flex-start;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
	align-items: flex-start;
	justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
	align-items: flex-start;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
	align-items: center;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
	align-items: center;
	justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
	align-items: center;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
	align-items: flex-end;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
	align-items: flex-end;
	justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
	align-items: flex-end;
	justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
	margin: 0;
	width: auto
}

.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background {
	border: none;
	bottom: 0;
	box-shadow: none;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	object-fit: cover;
	outline: none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover
}

@supports (-webkit-touch-callout:inherit) {
	.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
		background-attachment: scroll
	}
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
		background-attachment: scroll
	}
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated {
	background-repeat: repeat;
	background-size: auto
}

.wp-block-cover__image-background,.wp-block-cover__video-background {
	z-index: 0
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
	color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
	justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
	justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
	margin-left: 0;
	text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
	margin-right: 0;
	text-align: right
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2 {
	font-size: 2em;
	line-height: 1.25;
	margin-bottom: 0;
	max-width: 840px;
	padding: .44em;
	text-align: center;
	z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)) {
	color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)) {
	color: #000
}

.wp-block-details {
	box-sizing: border-box;
	overflow: hidden
}

.wp-block-details summary {
	cursor: pointer
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
	max-width: 360px;
	width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[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 figcaption {
	margin-bottom: 1em;
	margin-top: .5em
}

.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 {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.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
}

.wp-block-file:not(.wp-element-button) {
	font-size: .8em
}

.wp-block-file.aligncenter {
	text-align: center
}

.wp-block-file.alignright {
	text-align: right
}

.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}

:where(.wp-block-file) {
	margin-bottom: 1.5em
}

.wp-block-file__embed {
	margin-bottom: 1em
}

:where(.wp-block-file__button) {
	border-radius: 2em;
	display: inline-block;
	padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	margin: 0 1em 1em 0;
	position: relative;
	width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
	align-items: flex-end;
	display: flex;
	height: 100%;
	justify-content: flex-start;
	margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
	background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: .8em;
	margin: 0;
	max-height: 100%;
	overflow: auto;
	padding: 3em .77em .7em;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
	display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption {
	flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
	flex: 1;
	height: 100%;
	object-fit: cover;
	width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
	margin-right: 0;
	width: 100%
}

@media (min-width:600px) {
	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(33.33333% - .66667em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(25% - .75em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(20% - .8em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(16.66667% - .83333em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(14.28571% - .85714em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(12.5% - .875em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
	margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright {
	max-width: 420px;
	width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
	justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
	align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
	align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	margin: 0;
	width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	max-width: 100%;
	position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
	flex-direction: column;
	flex-grow: 1;
	margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
	display: block;
	height: auto;
	max-width: 100%!important;
	width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	left: 0;
	margin-bottom: 0;
	max-height: 60%;
	overflow: auto;
	padding: 0 8px 8px;
	position: absolute;
	text-align: center;
	width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
	display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
	color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
	box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
	flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
	background: none;
	color: inherit;
	flex: initial;
	margin: 0;
	padding: 10px 10px 9px;
	position: relative
}

.wp-block-gallery.has-nested-images figcaption {
	flex-basis: 100%;
	flex-grow: 1;
	text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
	margin-bottom: auto;
	margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
	align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
	display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
	flex: 1 0 0%;
	height: 100%;
	object-fit: cover;
	width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
	width: 100%
}

@media (min-width:600px) {
	.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
		width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
	}

	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
		width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
	}

	.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
		width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
	}

	.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
		width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
	}

	.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
		width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
	}

	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
		width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
		width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
		width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
		width: 100%
	}
}

.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright {
	max-width: 420px;
	width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
	justify-content: center
}

.wp-block-group {
	box-sizing: border-box
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
	padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
	rotate: 180deg
}

.wp-block-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a {
	border-radius: inherit
}

.wp-block-image.has-custom-border img {
	box-sizing: border-box
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
	height: auto;
	width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
	display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption {
	caption-side: bottom;
	display: table-caption
}

.wp-block-image .alignleft {
	float: left;
	margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
	float: right;
	margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image figcaption {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img {
	border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.wp-block-image.is-style-circle-mask img {
		border-radius: 0;
		-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-mode: alpha;
		-webkit-mask-position: center;
		mask-position: center;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain
	}
}

.wp-block-image :where(.has-border-color) {
	border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
	border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
	border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
	border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
	border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
	border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
	border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
	border-left-style: solid
}

.wp-block-image figure {
	margin: 0
}

.wp-lightbox-container {
	display: flex;
	flex-direction: column;
	position: relative
}

.wp-lightbox-container img {
	cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
	opacity: 1
}

.wp-lightbox-container button {
	align-items: center;
	-webkit-backdrop-filter: blur(16px) saturate(180%);
	backdrop-filter: blur(16px) saturate(180%);
	background-color: rgba(90,90,90,.25);
	border: none;
	border-radius: 4px;
	cursor: zoom-in;
	display: flex;
	height: 20px;
	justify-content: center;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 16px;
	text-align: center;
	top: 16px;
	transition: opacity .2s ease;
	width: 20px;
	z-index: 100
}

.wp-lightbox-container button:focus-visible {
	outline: 3px auto rgba(90,90,90,.25);
	outline: 3px auto -webkit-focus-ring-color;
	outline-offset: 3px
}

.wp-lightbox-container button:hover {
	cursor: pointer;
	opacity: 1
}

.wp-lightbox-container button:focus {
	opacity: 1
}

.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
	background-color: rgba(90,90,90,.25);
	border: none
}

.wp-lightbox-overlay {
	box-sizing: border-box;
	cursor: zoom-out;
	height: 100vh;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100vw;
	z-index: 100000
}

.wp-lightbox-overlay .close-button {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	min-height: 40px;
	min-width: 40px;
	padding: 0;
	position: absolute;
	right: calc(env(safe-area-inset-right) + 16px);
	top: calc(env(safe-area-inset-top) + 16px);
	z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
	background: none;
	border: none
}

.wp-lightbox-overlay .lightbox-image-container {
	height: var(--wp--lightbox-container-height);
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	transform-origin: top left;
	width: var(--wp--lightbox-container-width);
	z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	height: 100%;
	justify-content: center;
	margin: 0;
	position: relative;
	transform-origin: 0 0;
	width: 100%;
	z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
	height: var(--wp--lightbox-image-height);
	min-height: var(--wp--lightbox-image-height);
	min-width: var(--wp--lightbox-image-width);
	width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
	display: none
}

.wp-lightbox-overlay button {
	background: none;
	border: none
}

.wp-lightbox-overlay .scrim {
	background-color: #fff;
	height: 100%;
	opacity: .9;
	position: absolute;
	width: 100%;
	z-index: 2000000
}

.wp-lightbox-overlay.active {
	animation: turn-on-visibility .25s both;
	visibility: visible
}

.wp-lightbox-overlay.active img {
	animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.hideanimationenabled:not(.active) {
	animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.hideanimationenabled:not(.active) img {
	animation: turn-off-visibility .25s both
}

@media (prefers-reduced-motion:no-preference) {
	.wp-lightbox-overlay.zoom.active {
		animation: none;
		opacity: 1;
		visibility: visible
	}

	.wp-lightbox-overlay.zoom.active .lightbox-image-container {
		animation: lightbox-zoom-in .4s
	}

	.wp-lightbox-overlay.zoom.active .lightbox-image-container img {
		animation: none
	}

	.wp-lightbox-overlay.zoom.active .scrim {
		animation: turn-on-visibility .4s forwards
	}

	.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) {
		animation: none
	}

	.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container {
		animation: lightbox-zoom-out .4s
	}

	.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img {
		animation: none
	}

	.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
		animation: turn-off-visibility .4s forwards
	}
}

@keyframes turn-on-visibility {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes turn-off-visibility {
	0% {
		opacity: 1;
		visibility: visible
	}

	99% {
		opacity: 0;
		visibility: visible
	}

	to {
		opacity: 0;
		visibility: hidden
	}
}

@keyframes lightbox-zoom-in {
	0% {
		transform: translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
	}

	to {
		transform: translate(-50%,-50%) scale(1)
	}
}

@keyframes lightbox-zoom-out {
	0% {
		transform: translate(-50%,-50%) scale(1);
		visibility: visible
	}

	99% {
		visibility: visible
	}

	to {
		transform: translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
		visibility: hidden
	}
}

ol.wp-block-latest-comments {
	box-sizing: border-box;
	margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
	line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
	line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
	line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
	padding-left: 0
}

.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,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: .875em;
	margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
	display: block;
	font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] 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;
	padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both
}

.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}

.wp-block-latest-posts.is-grid li {
	margin: 0 1.25em 1.25em 0;
	width: 100%
}

@media (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: 0
	}

	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - .83333em)
	}

	.wp-block-latest-posts.columns-3 li:nth-child(3n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - .9375em)
	}

	.wp-block-latest-posts.columns-4 li:nth-child(4n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 1em)
	}

	.wp-block-latest-posts.columns-5 li:nth-child(5n) {
		margin-right: 0
	}

	.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: 0
	}
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
	display: block;
	font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
	display: inline-block
}

.wp-block-latest-posts__featured-image img {
	height: auto;
	max-width: 100%;
	width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
	float: left;
	margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
	float: right;
	margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 1em;
	text-align: center
}

ol,ul {
	box-sizing: border-box
}

ol.has-background,ul.has-background {
	padding: 1.25em 2.375em
}

.wp-block-media-text {
	box-sizing: border-box;
  /*!rtl:begin:ignore*/
	direction: ltr;
  /*!rtl:end:ignore*/
	display: grid;
	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 {
	align-self: start
}

.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .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 {
	align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1;
  /*!rtl:end:ignore*/
	margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
	direction: ltr;
  /*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1;
  /*!rtl:end:ignore*/
	padding: 0 8%;
	word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1
  /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1
  /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
	height: auto;
	max-width: unset;
	vertical-align: middle;
	width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
	background-size: cover;
	height: 100%;
	min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
	display: block;
	height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
	clip: rect(0,0,0,0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100%!important
	}

	.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 {
	--navigation-layout-justification-setting: flex-start;
	--navigation-layout-direction: row;
	--navigation-layout-wrap: wrap;
	--navigation-layout-justify: flex-start;
	--navigation-layout-align: center;
	position: relative
}

.wp-block-navigation ul {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0
}

.wp-block-navigation ul,.wp-block-navigation ul li {
	list-style: none;
	padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
	align-items: center;
	display: flex;
	position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
	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,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.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,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
	text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
	text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
	text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
	align-self: center;
	background-color: inherit;
	border: none;
	color: currentColor;
	display: inline-block;
	font-size: inherit;
	height: .6em;
	line-height: 0;
	margin-left: .25em;
	padding: 0;
	width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
	stroke: currentColor;
	display: inline-block;
	height: inherit;
	margin-top: .075em;
	width: inherit
}

.wp-block-navigation.is-vertical {
	--navigation-layout-direction: column;
	--navigation-layout-justify: initial;
	--navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
	--navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
	--navigation-layout-justification-setting: center;
	--navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
	--navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
	--navigation-layout-justification-setting: flex-end;
	--navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
	--navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
	--navigation-layout-justification-setting: space-between;
	--navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
	align-items: normal;
	background-color: inherit;
	color: inherit;
	display: flex;
	flex-direction: column;
	height: 0;
	left: -1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	transition: opacity .1s linear;
	visibility: hidden;
	width: 0;
	z-index: 2
}

.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-left: auto;
	margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	margin: 0
}

@media (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 {
		background: transparent;
		content: "";
		display: block;
		height: 100%;
		position: absolute;
		right: 100%;
		width: .5em
	}

	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
		margin-right: .25em
	}

	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
		transform: rotate(-90deg)
	}
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
	height: auto;
	min-width: 200px;
	opacity: 1;
	overflow: visible;
	visibility: visible;
	width: auto
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
	height: auto;
	min-width: 200px;
	opacity: 1;
	overflow: visible;
	visibility: visible;
	width: auto
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
	height: auto;
	min-width: 200px;
	opacity: 1;
	overflow: visible;
	visibility: visible;
	width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
	left: 0;
	top: 100%
}

@media (min-width:782px) {
	.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
		left: 100%;
		top: 0
	}
}

.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 {
	background-color: transparent;
	border: none;
	color: currentColor;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-align: left;
	text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
	cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
	padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
	margin-left: -.6em;
	pointer-events: none
}

.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog {
	gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
	padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
	padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
	left: auto;
	right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: -1px;
	right: -1px
}

@media (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,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
		left: auto;
		right: 100%
	}
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.15)
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
	background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
	color: #000
}

.wp-block-navigation__container {
	align-items: var(--navigation-layout-align,initial);
	display: flex;
	flex-direction: var(--navigation-layout-direction,initial);
	flex-wrap: var(--navigation-layout-wrap,wrap);
	justify-content: var(--navigation-layout-justify,initial);
	list-style: none;
	margin: 0;
	padding-left: 0
}

.wp-block-navigation__container .is-responsive {
	display: none
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child {
	flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
	0% {
		opacity: 0;
		transform: translateY(.5em)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.wp-block-navigation__responsive-container {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
	color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
	align-items: var(--navigation-layout-align,initial);
	display: flex;
	flex-direction: var(--navigation-layout-direction,initial);
	flex-wrap: var(--navigation-layout-wrap,wrap);
	justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
	background-color: inherit!important;
	color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open {
	animation: overlay-menu__fade-in-animation .1s ease-out;
	animation-fill-mode: forwards;
	background-color: inherit;
	display: flex;
	flex-direction: column;
	overflow: auto;
	padding: clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);
	z-index: 100000
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-navigation__responsive-container.is-menu-open {
		animation-delay: 0s;
		animation-duration: 1ms
	}
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
	align-items: var(--navigation-layout-justification-setting,inherit);
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	overflow: visible;
	padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.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: none;
	height: auto;
	min-width: 200px;
	opacity: 1;
	overflow: initial;
	padding-left: 2rem;
	padding-right: 2rem;
	position: static;
	visibility: visible;
	width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.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 {
	padding-top: var(--wp--style--block-gap,2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
	padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
	align-items: var(--navigation-layout-justification-setting,initial);
	display: flex;
	flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
	background: transparent!important;
	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 (min-width:600px) {
	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		background-color: inherit;
		display: block;
		position: relative;
		width: 100%;
		z-index: auto
	}

	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .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: 0
	}
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
	background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
	color: #000
}

.wp-block-navigation__toggle_button_label {
	font-size: 1rem;
	font-weight: 700
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
	background: transparent;
	border: none;
	color: currentColor;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-transform: inherit;
	vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
	fill: currentColor;
	display: block;
	height: 24px;
	pointer-events: none;
	width: 24px
}

.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 (min-width:600px) {
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: none
	}
}

.wp-block-navigation__responsive-container-close {
	position: absolute;
	right: 0;
	top: 0;
	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-left: auto;
	margin-right: auto;
	max-width: var(--wp--style--global--wide-size,100%)
}

.wp-block-navigation__responsive-close:focus {
	outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.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 (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
}

.wp-block-navigation .wp-block-page-list {
	align-items: var(--navigation-layout-align,initial);
	background-color: inherit;
	display: flex;
	flex-direction: var(--navigation-layout-direction,initial);
	flex-wrap: var(--navigation-layout-wrap,wrap);
	justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation .wp-block-navigation-item {
	background-color: inherit
}

.is-small-text {
	font-size: .875em
}

.is-regular-text {
	font-size: 1em
}

.is-large-text {
	font-size: 2.25em
}

.is-larger-text {
	font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	font-style: normal;
	font-weight: 100;
	line-height: .68;
	margin: .05em .1em 0 0;
	text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
	float: none;
	margin-left: .1em
}

p.has-drop-cap.has-background {
	overflow: hidden
}

p.has-background {
	padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"] {
	rotate: 180deg
}

.wp-block-post-author {
	display: flex;
	flex-wrap: wrap
}

.wp-block-post-author__byline {
	font-size: .5em;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%
}

.wp-block-post-author__avatar {
	margin-right: 1em
}

.wp-block-post-author__bio {
	font-size: .7em;
	margin-bottom: .7em
}

.wp-block-post-author__content {
	flex-basis: 0;
	flex-grow: 1
}

.wp-block-post-author__name {
	margin: 0
}

.wp-block-post-comments-form {
	box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
	font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
	font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
	font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
	line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
	font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
	letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	overflow-wrap: break-word;
	text-align: center
}

.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea {
	border: 1px solid #949494;
	font-family: inherit;
	font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea {
	padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea {
	box-sizing: border-box;
	display: block;
	width: 100%
}

.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label {
	display: block;
	margin-bottom: .25em
}

.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: .35em
}

.wp-block-post-comments-form .comment-reply-title {
	margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
	font-size: var(--wp--preset--font-size--medium,smaller);
	margin-left: .5em
}

.wp-block-post-date {
	box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
	margin-bottom: 0;
	margin-top: 0
}

.wp-block-post-excerpt__more-text {
	margin-bottom: 0;
	margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
	display: inline-block
}

.wp-block-post-featured-image {
	margin-left: 0;
	margin-right: 0
}

.wp-block-post-featured-image a {
	display: block;
	height: 100%
}

.wp-block-post-featured-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%
}

.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img {
	width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
	background-color: #000;
	inset: 0;
	position: absolute
}

.wp-block-post-featured-image {
	position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
	background-color: transparent
}

.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: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
	opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
	opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
	opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
	opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
	opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
	opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
	opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
	opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
	opacity: 1
}

.wp-block-post-featured-image:where(.alignleft,.alignright) {
	width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
	display: inline-block;
	margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
	display: inline-block;
	margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
	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,.wp-block-post-title {
	box-sizing: border-box
}

.wp-block-post-title {
	word-break: break-word
}

.wp-block-post-title a {
	display: inline-block
}

.wp-block-preformatted {
	box-sizing: border-box;
	white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-pullquote {
	box-sizing: border-box;
	overflow-wrap: break-word;
	padding: 3em 0;
	text-align: center
}

.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p {
	color: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
	max-width: 420px
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
	position: relative
}

.wp-block-pullquote .has-text-color a {
	color: inherit
}

:where(.wp-block-pullquote) {
	margin: 0 0 1em
}

.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: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 2em;
	margin-bottom: 0;
	margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	font-style: normal;
	text-transform: none
}

.wp-block-pullquote cite {
	color: inherit
}

.wp-block-post-template {
	list-style: none;
	margin-bottom: 0;
	margin-top: 0;
	max-width: 100%;
	padding: 0
}

.wp-block-post-template.wp-block-post-template {
	background: none
}

.wp-block-post-template.is-flex-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
	margin: 0;
	width: 100%
}

@media (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 (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,.wp-block-post-template-is-layout-flow>li>.alignright {
	-webkit-margin-start: 2em;
	-webkit-margin-end: 0;
	float: right;
	margin-inline-end: 0;
	margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft {
	-webkit-margin-start: 0;
	-webkit-margin-end: 2em;
	float: left;
	margin-inline-end: 2em;
	margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter {
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	margin-inline-end: auto;
	margin-inline-start: auto
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous {
	margin-bottom: .5em;
	margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
	margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
	-webkit-margin-start: auto;
	margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
	-webkit-margin-end: auto;
	margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
	display: inline-block;
	margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
	display: inline-block;
	margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
	justify-content: center
}

.wp-block-query-title,.wp-block-quote {
	box-sizing: border-box
}

.wp-block-quote {
	overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
	margin-bottom: 1em;
	padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
	font-size: 1.125em;
	text-align: right
}

.wp-block-read-more {
	display: block;
	width: -moz-fit-content;
	width: fit-content
}

.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus {
	text-decoration: none
}

ul.wp-block-rss {
	list-style: none;
	padding: 0
}

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 {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0
}

ul.wp-block-rss.is-grid li {
	margin: 0 1em 1em 0;
	width: 100%
}

@media (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,.wp-block-rss__item-publish-date {
	display: block;
	font-size: .8125em
}

.wp-block-search__button {
	margin-left: 10px;
	word-break: normal
}

.wp-block-search__button.has-icon {
	line-height: 0
}

.wp-block-search__button svg {
	fill: currentColor;
	min-height: 24px;
	min-width: 24px;
	vertical-align: text-bottom
}

:where(.wp-block-search__button) {
	border: 1px solid #ccc;
	padding: 6px 10px
}

.wp-block-search__inside-wrapper {
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	max-width: 100%
}

.wp-block-search__label {
	width: 100%
}

.wp-block-search__input {
	-webkit-appearance: initial;
	appearance: none;
	border: 1px solid #949494;
	flex-grow: 1;
	margin-left: 0;
	margin-right: 0;
	min-width: 3rem;
	padding: 8px;
	text-decoration: unset!important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
	flex-shrink: 0;
	margin-left: 0;
	max-width: calc(100% - 100px)
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
	border: 1px solid #949494;
	box-sizing: border-box;
	padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
	border: none;
	border-radius: 0;
	padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
	outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
	padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
	margin: auto
}

.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
	min-width: 0!important;
	transition-property: width
}

.wp-block-search__button-behavior-expand .wp-block-search__input {
	flex-basis: 100%;
	transition-duration: .3s
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
	overflow: hidden
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input {
	border-left-width: 0!important;
	border-right-width: 0!important;
	flex-basis: 0;
	flex-grow: 0;
	margin: 0;
	min-width: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	width: 0!important
}

.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
	float: right
}

.wp-block-separator {
	border: 1px solid;
	border-left: none;
	border-right: none
}

.wp-block-separator.is-style-dots {
	background: none!important;
	border: none;
	height: auto;
	line-height: 1;
	text-align: center
}

.wp-block-separator.is-style-dots:before {
	color: currentColor;
	content: "···";
	font-family: serif;
	font-size: 1.5em;
	letter-spacing: 2em;
	padding-left: 2em
}

.wp-block-site-logo {
	box-sizing: border-box;
	line-height: 0
}

.wp-block-site-logo a {
	display: inline-block;
	line-height: 0
}

.wp-block-site-logo.is-default-size img {
	height: auto;
	width: 120px
}

.wp-block-site-logo img {
	height: auto;
	max-width: 100%
}

.wp-block-site-logo a,.wp-block-site-logo img {
	border-radius: inherit
}

.wp-block-site-logo.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.wp-block-site-logo.is-style-rounded {
	border-radius: 9999px
}

.wp-block-site-title a {
	color: inherit
}

.wp-block-social-links {
	background: none;
	box-sizing: border-box;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	text-indent: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
	border-bottom: 0;
	box-shadow: none;
	text-decoration: none
}

.wp-block-social-links .wp-social-link a {
	padding: .25em
}

.wp-block-social-links .wp-social-link svg {
	height: 1em;
	width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
	font-size: .65em;
	margin-left: .5em;
	margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
	font-size: 16px
}

.wp-block-social-links,.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;
	display: block;
	height: auto;
	transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-social-link {
		transition-delay: 0s;
		transition-duration: 0s
	}
}

.wp-block-social-link a {
	align-items: center;
	display: flex;
	line-height: 0;
	transition: transform .1s ease
}

.wp-block-social-link:hover {
	transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
	fill: currentColor;
	color: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #1778f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
	background-color: #02ab6c;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
	background-color: #ff424d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
	background-color: #ff4500;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
	stroke: #000;
	background-color: #fefc00;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
	background-color: #2aabee;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
	background-color: #1da1f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
	background-color: #25d366;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
	background-color: red;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
	background: none
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
	padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
	height: 1.25em;
	width: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
	color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
	color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
	color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
	color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
	color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
	color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
	color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
	color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
	color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
	color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
	color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
	color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
	color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
	color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
	color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
	color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
	color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
	color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
	color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
	color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
	color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
	color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
	color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
	color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
	color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
	stroke: #000;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
	color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
	color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
	color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
	color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
	color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
	color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
	color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
	color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
	color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
	color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-x {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
	color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
	color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
	padding-left: .66667em;
	padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
	color: #000
}

.wp-block-spacer {
	clear: both
}

.wp-block-tag-cloud {
	box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
	justify-content: center;
	text-align: center
}

.wp-block-tag-cloud.alignfull {
	padding-left: 1em;
	padding-right: 1em
}

.wp-block-tag-cloud a {
	display: inline-block;
	margin-right: 5px
}

.wp-block-tag-cloud span {
	display: inline-block;
	margin-left: 5px;
	text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
	display: flex;
	flex-wrap: wrap;
	gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
	border: 1px solid;
	font-size: unset!important;
	margin-right: 0;
	padding: 1ch 2ch;
	text-decoration: none!important
}

.wp-block-table {
	overflow-x: auto
}

.wp-block-table table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-table thead {
	border-bottom: 3px solid
}

.wp-block-table tfoot {
	border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
	border: 1px solid;
	padding: .5em
}

.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
	word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
	display: table;
	width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
	word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
	background-color: transparent;
	border-bottom: 1px solid #f0f0f0;
	border-collapse: inherit;
	border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
	border-color: transparent
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
	border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
	border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
	border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
	border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
	border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
	border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
	border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
	border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
	border-style: inherit;
	border-width: inherit
}

:where(.wp-block-term-description) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
	margin-bottom: 0;
	margin-top: 0
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
	display: flex
}

.wp-block-text-columns .wp-block-column {
	margin: 0 1em;
	padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}

pre.wp-block-verse {
	overflow: auto;
	white-space: pre-wrap
}

:where(pre.wp-block-verse) {
	font-family: inherit
}

.wp-block-video {
	box-sizing: border-box
}

.wp-block-video video {
	vertical-align: middle;
	width: 100%
}

@supports (position:sticky) {
	.wp-block-video [poster] {
		object-fit: cover
	}
}

.wp-block-video.aligncenter {
	text-align: center
}

.wp-block-video figcaption {
	margin-bottom: 1em;
	margin-top: .5em
}

.editor-styles-wrapper,.entry-content {
	counter-reset: footnotes
}

a[data-fn].fn {
	counter-increment: footnotes;
	display: inline-flex;
	font-size: smaller;
	text-decoration: none;
	text-indent: -9999999px;
	vertical-align: super
}

a[data-fn].fn:after {
	content: "[" counter(footnotes) "]";
	float: left;
	text-indent: 0
}

.wp-element-button {
	cursor: pointer
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
	background-color: #eee
}

:root .has-very-dark-gray-background-color {
	background-color: #313131
}

:root .has-very-light-gray-color {
	color: #eee
}

:root .has-very-dark-gray-color {
	color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
	background: linear-gradient(135deg,#020381,#2874fc)
}

.has-regular-font-size {
	font-size: 1em
}

.has-larger-font-size {
	font-size: 2.625em
}

.has-normal-font-size {
	font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
	font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
	text-align: center
}

.has-text-align-left {
	text-align: left
}

.has-text-align-right {
	text-align: right
}

#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 {
	clip: rect(1px,1px,1px,1px);
	word-wrap: normal!important;
	border: 0;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.screen-reader-text:focus {
	clip: auto!important;
	background-color: #ddd;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

html :where(.has-border-color) {
	border-style: solid
}

html :where([style*=border-top-color]) {
	border-top-style: solid
}

html :where([style*=border-right-color]) {
	border-right-style: solid
}

html :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

html :where([style*=border-left-color]) {
	border-left-style: solid
}

html :where([style*=border-width]) {
	border-style: solid
}

html :where([style*=border-top-width]) {
	border-top-style: solid
}

html :where([style*=border-right-width]) {
	border-right-style: solid
}

html :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

html :where([style*=border-left-width]) {
	border-left-style: solid
}

html :where(img[class*=wp-image-]) {
	height: auto;
	max-width: 100%
}

:where(figure) {
	margin: 0 0 1em
}

html :where(.is-position-sticky) {
	--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px)
}

@media screen and (max-width:600px) {
	html :where(.is-position-sticky) {
		--wp-admin--admin-bar--position-offset: 0px
	}
}
/*
** WordPress global-styles-inline-css
** 根据主题需要，已作删减
*/
:root{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--palette-color-1:var(--theme-palette-color-1, #fac829);--wp--preset--color--palette-color-2:var(--theme-palette-color-2, #eeb017);--wp--preset--color--palette-color-3:var(--theme-palette-color-3, #3A4F66);--wp--preset--color--palette-color-4:var(--theme-palette-color-4, #192a3d);--wp--preset--color--palette-color-5:var(--theme-palette-color-5, #dddddd);--wp--preset--color--palette-color-6:var(--theme-palette-color-6, #f5f5f5);--wp--preset--color--palette-color-7:var(--theme-palette-color-7, #FAFBFC);--wp--preset--color--palette-color-8:var(--theme-palette-color-8, #ffffff);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--juicy-peach:linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);--wp--preset--gradient--young-passion:linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);--wp--preset--gradient--true-sunset:linear-gradient(to right, #fa709a 0%, #fee140 100%);--wp--preset--gradient--morpheus-den:linear-gradient(to top, #30cfd0 0%, #330867 100%);--wp--preset--gradient--plum-plate:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--wp--preset--gradient--aqua-splash:linear-gradient(15deg, #13547a 0%, #80d0c7 100%);--wp--preset--gradient--love-kiss:linear-gradient(to top, #ff0844 0%, #ffb199 100%);--wp--preset--gradient--new-retrowave:linear-gradient(to top, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);--wp--preset--gradient--plum-bath:linear-gradient(to top, #cc208e 0%, #6713d2 100%);--wp--preset--gradient--high-flight:linear-gradient(to right, #0acffe 0%, #495aff 100%);--wp--preset--gradient--teen-party:linear-gradient(-225deg, #FF057C 0%, #8D0B93 50%, #321575 100%);--wp--preset--gradient--fabled-sunset:linear-gradient(-225deg, #231557 0%, #44107A 29%, #FF1361 67%, #FFF800 100%);--wp--preset--gradient--arielle-smile:radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%);--wp--preset--gradient--itmeo-branding:linear-gradient(180deg, #2af598 0%, #009efd 100%);--wp--preset--gradient--deep-blue:linear-gradient(to right, #6a11cb 0%, #2575fc 100%);--wp--preset--gradient--strong-bliss:linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%);--wp--preset--gradient--sweet-period:linear-gradient(to top, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%);--wp--preset--gradient--purple-division:linear-gradient(to top, #7028e4 0%, #e5b2ca 100%);--wp--preset--gradient--cold-evening:linear-gradient(to top, #0c3483 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);--wp--preset--gradient--mountain-rock:linear-gradient(to right, #868f96 0%, #596164 100%);--wp--preset--gradient--desert-hump:linear-gradient(to top, #c79081 0%, #dfa579 100%);--wp--preset--gradient--ethernal-constance:linear-gradient(to top, #09203f 0%, #537895 100%);--wp--preset--gradient--happy-memories:linear-gradient(-60deg, #ff5858 0%, #f09819 100%);--wp--preset--gradient--grown-early:linear-gradient(to top, #0ba360 0%, #3cba92 100%);--wp--preset--gradient--morning-salad:linear-gradient(-225deg, #B7F8DB 0%, #50A7C2 100%);--wp--preset--gradient--night-call:linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%);--wp--preset--gradient--mind-crawl:linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);--wp--preset--gradient--angel-care:linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%);--wp--preset--gradient--juicy-cake:linear-gradient(to top, #e14fad 0%, #f9d423 100%);--wp--preset--gradient--rich-metal:linear-gradient(to right, #d7d2cc 0%, #304352 100%);--wp--preset--gradient--mole-hall:linear-gradient(-20deg, #616161 0%, #9bc5c3 100%);--wp--preset--gradient--cloudy-knoxville:linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);--wp--preset--gradient--soft-grass:linear-gradient(to top, #c1dfc4 0%, #deecdd 100%);--wp--preset--gradient--saint-petersburg:linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--wp--preset--gradient--everlasting-sky:linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);--wp--preset--gradient--kind-steel:linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);--wp--preset--gradient--over-sun:linear-gradient(60deg, #abecd6 0%, #fbed96 100%);--wp--preset--gradient--premium-white:linear-gradient(to top, #d5d4d0 0%, #d5d4d0 1%, #eeeeec 31%, #efeeec 75%, #e9e9e7 100%);--wp--preset--gradient--clean-mirror:linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);--wp--preset--gradient--wild-apple:linear-gradient(to top, #d299c2 0%, #fef9d7 100%);--wp--preset--gradient--snow-again:linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);--wp--preset--gradient--confident-cloud:linear-gradient(to top, #dad4ec 0%, #dad4ec 1%, #f3e7e9 100%);--wp--preset--gradient--glass-water:linear-gradient(to top, #dfe9f3 0%, white 100%);--wp--preset--gradient--perfect-white:linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:clamp(22px, 1.375rem + ((1vw - 3.2px) * 0.625), 30px);--wp--preset--font-size--x-large:clamp(30px, 1.875rem + ((1vw - 3.2px) * 1.563), 50px);--wp--preset--font-size--xx-large:clamp(45px, 2.813rem + ((1vw - 3.2px) * 2.734), 80px);--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}
body{--wp--style--global--content-size:var(--theme-block-max-width);--wp--style--global--wide-size:var(--theme-block-wide-max-width)}
.wp-site-blocks>.alignleft{float:left;margin-right:2em}
.wp-site-blocks>.alignright{float:right;margin-left:2em}
.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}
:where(.wp-site-blocks)>*{margin-block-start:var(--theme-content-spacing);margin-block-end:0}
:where(.wp-site-blocks)>:first-child:first-child{margin-block-start:0}
:where(.wp-site-blocks)>:last-child:last-child{margin-block-end:0}
body{--wp--style--block-gap:var(--theme-content-spacing)}
:where(body.is-layout-flow)>:first-child:first-child{margin-block-start:0}
:where(body.is-layout-flow)>:last-child:last-child{margin-block-end:0}
:where(body.is-layout-flow)>*{margin-block-start:var(--theme-content-spacing);margin-block-end:0}
:where(body.is-layout-constrained)>:first-child:first-child{margin-block-start:0}
:where(body.is-layout-constrained)>:last-child:last-child{margin-block-end:0}
:where(body.is-layout-constrained)>*{margin-block-start:var(--theme-content-spacing);margin-block-end:0}
:where(body.is-layout-flex){gap:var(--theme-content-spacing)}
:where(body.is-layout-grid){gap:var(--theme-content-spacing)}
body .is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}
body .is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}
body .is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}
body .is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}
body .is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}
body .is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}
body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}
body .is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}
body .is-layout-flex{display:flex}
body .is-layout-flex{flex-wrap:wrap;align-items:center}
body .is-layout-flex>*{margin:0}
body .is-layout-grid{display:grid}
body .is-layout-grid>*{margin:0}
body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}
.has-black-color{color:var(--wp--preset--color--black)}
.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)}
.has-white-color{color:var(--wp--preset--color--white)}
.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)}
.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)}
.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)}
.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)}
.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)}
.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)}
.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)}
.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)}
.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)}
.has-palette-color-1-color{color:var(--wp--preset--color--palette-color-1)}
.has-palette-color-2-color{color:var(--wp--preset--color--palette-color-2)}
.has-palette-color-3-color{color:var(--wp--preset--color--palette-color-3)}
.has-palette-color-4-color{color:var(--wp--preset--color--palette-color-4)}
.has-palette-color-5-color{color:var(--wp--preset--color--palette-color-5)}
.has-palette-color-6-color{color:var(--wp--preset--color--palette-color-6)}
.has-palette-color-7-color{color:var(--wp--preset--color--palette-color-7)}
.has-palette-color-8-color{color:var(--wp--preset--color--palette-color-8)}
.has-black-background-color{background-color:var(--wp--preset--color--black)}
.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)}
.has-white-background-color{background-color:var(--wp--preset--color--white)}
.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)}
.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)}
.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)}
.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)}
.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)}
.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)}
.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)}
.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)}
.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)}
.has-palette-color-1-background-color{background-color:var(--wp--preset--color--palette-color-1)}
.has-palette-color-2-background-color{background-color:var(--wp--preset--color--palette-color-2)}
.has-palette-color-3-background-color{background-color:var(--wp--preset--color--palette-color-3)}
.has-palette-color-4-background-color{background-color:var(--wp--preset--color--palette-color-4)}
.has-palette-color-5-background-color{background-color:var(--wp--preset--color--palette-color-5)}
.has-palette-color-6-background-color{background-color:var(--wp--preset--color--palette-color-6)}
.has-palette-color-7-background-color{background-color:var(--wp--preset--color--palette-color-7)}
.has-palette-color-8-background-color{background-color:var(--wp--preset--color--palette-color-8)}
.has-black-border-color{border-color:var(--wp--preset--color--black)}
.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)}
.has-white-border-color{border-color:var(--wp--preset--color--white)}
.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)}
.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)}
.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)}
.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)}
.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)}
.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)}
.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)}
.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)}
.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)}
.has-palette-color-1-border-color{border-color:var(--wp--preset--color--palette-color-1)}
.has-palette-color-2-border-color{border-color:var(--wp--preset--color--palette-color-2)}
.has-palette-color-3-border-color{border-color:var(--wp--preset--color--palette-color-3)}
.has-palette-color-4-border-color{border-color:var(--wp--preset--color--palette-color-4)}
.has-palette-color-5-border-color{border-color:var(--wp--preset--color--palette-color-5)}
.has-palette-color-6-border-color{border-color:var(--wp--preset--color--palette-color-6)}
.has-palette-color-7-border-color{border-color:var(--wp--preset--color--palette-color-7)}
.has-palette-color-8-border-color{border-color:var(--wp--preset--color--palette-color-8)}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)}
.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)}
.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)}
.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)}
.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)}
.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)}
.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)}
.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)}
.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)}
.has-juicy-peach-gradient-background{background:var(--wp--preset--gradient--juicy-peach)}
.has-young-passion-gradient-background{background:var(--wp--preset--gradient--young-passion)}
.has-true-sunset-gradient-background{background:var(--wp--preset--gradient--true-sunset)}
.has-morpheus-den-gradient-background{background:var(--wp--preset--gradient--morpheus-den)}
.has-plum-plate-gradient-background{background:var(--wp--preset--gradient--plum-plate)}
.has-aqua-splash-gradient-background{background:var(--wp--preset--gradient--aqua-splash)}
.has-love-kiss-gradient-background{background:var(--wp--preset--gradient--love-kiss)}
.has-new-retrowave-gradient-background{background:var(--wp--preset--gradient--new-retrowave)}
.has-plum-bath-gradient-background{background:var(--wp--preset--gradient--plum-bath)}
.has-high-flight-gradient-background{background:var(--wp--preset--gradient--high-flight)}
.has-teen-party-gradient-background{background:var(--wp--preset--gradient--teen-party)}
.has-fabled-sunset-gradient-background{background:var(--wp--preset--gradient--fabled-sunset)}
.has-arielle-smile-gradient-background{background:var(--wp--preset--gradient--arielle-smile)}
.has-itmeo-branding-gradient-background{background:var(--wp--preset--gradient--itmeo-branding)}
.has-deep-blue-gradient-background{background:var(--wp--preset--gradient--deep-blue)}
.has-strong-bliss-gradient-background{background:var(--wp--preset--gradient--strong-bliss)}
.has-sweet-period-gradient-background{background:var(--wp--preset--gradient--sweet-period)}
.has-purple-division-gradient-background{background:var(--wp--preset--gradient--purple-division)}
.has-cold-evening-gradient-background{background:var(--wp--preset--gradient--cold-evening)}
.has-mountain-rock-gradient-background{background:var(--wp--preset--gradient--mountain-rock)}
.has-desert-hump-gradient-background{background:var(--wp--preset--gradient--desert-hump)}
.has-ethernal-constance-gradient-background{background:var(--wp--preset--gradient--ethernal-constance)}
.has-happy-memories-gradient-background{background:var(--wp--preset--gradient--happy-memories)}
.has-grown-early-gradient-background{background:var(--wp--preset--gradient--grown-early)}
.has-morning-salad-gradient-background{background:var(--wp--preset--gradient--morning-salad)}
.has-night-call-gradient-background{background:var(--wp--preset--gradient--night-call)}
.has-mind-crawl-gradient-background{background:var(--wp--preset--gradient--mind-crawl)}
.has-angel-care-gradient-background{background:var(--wp--preset--gradient--angel-care)}
.has-juicy-cake-gradient-background{background:var(--wp--preset--gradient--juicy-cake)}
.has-rich-metal-gradient-background{background:var(--wp--preset--gradient--rich-metal)}
.has-mole-hall-gradient-background{background:var(--wp--preset--gradient--mole-hall)}
.has-cloudy-knoxville-gradient-background{background:var(--wp--preset--gradient--cloudy-knoxville)}
.has-soft-grass-gradient-background{background:var(--wp--preset--gradient--soft-grass)}
.has-saint-petersburg-gradient-background{background:var(--wp--preset--gradient--saint-petersburg)}
.has-everlasting-sky-gradient-background{background:var(--wp--preset--gradient--everlasting-sky)}
.has-kind-steel-gradient-background{background:var(--wp--preset--gradient--kind-steel)}
.has-over-sun-gradient-background{background:var(--wp--preset--gradient--over-sun)}
.has-premium-white-gradient-background{background:var(--wp--preset--gradient--premium-white)}
.has-clean-mirror-gradient-background{background:var(--wp--preset--gradient--clean-mirror)}
.has-wild-apple-gradient-background{background:var(--wp--preset--gradient--wild-apple)}
.has-snow-again-gradient-background{background:var(--wp--preset--gradient--snow-again)}
.has-confident-cloud-gradient-background{background:var(--wp--preset--gradient--confident-cloud)}
.has-glass-water-gradient-background{background:var(--wp--preset--gradient--glass-water)}
.has-perfect-white-gradient-background{background:var(--wp--preset--gradient--perfect-white)}
.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}
.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}
.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}
.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}
.has-xx-large-font-size{font-size:var(--wp--preset--font-size--xx-large)!important}

.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
.wp-block-pullquote{font-size: clamp(0.984em, 0.984rem + ((1vw - 0.2em) * 0.645), 1.5em);line-height: 1.6;}


/*

**WP样式

*/
.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  border: 1px solid var(--m-c3);
}
.wp-block-image figcaption {
  font-size: 13px;
  text-align: start;
  width: 70%;
  min-width: 320px;
  margin: 0;
  padding: 12px 2px;
  color: var(--f-c2);
}

/*
 * Project: Heti
 * URL: https://github.com/sivan/heti
 * Author: Sivan [sun.sivan@gmail.com]
 * 根据主题需要，已大幅删减
 */
 
.heti{-webkit-font-smoothing:subpixel-antialiased;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;letter-spacing:.02em}
.heti section>:first-child,.heti td>:first-child,.heti>:first-child{margin-block-start:0!important}
.heti section>:last-child,.heti td>:last-child,.heti>:last-child{margin-block-end:0!important}

.heti p{text-align:justify}
.heti p:not(:lang(zh)),.heti p:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){text-align:start}
.heti:not(:lang(zh)),.heti:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){letter-spacing:0}
.heti [lang=en-US],.heti a,.heti abbr,.heti code,.heti heti-spacing{letter-spacing:normal}
.heti h1:not(:lang(zh)),.heti h1:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)),.heti h2:not(:lang(zh)),.heti h2:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)),.heti h3:not(:lang(zh)),.heti h3:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){letter-spacing:0}
.heti h1+h2,.heti h2+h3,.heti h3+h4,.heti h4+h5,.heti h5+h6{margin-block-start:12px}
.heti dl,.heti ol,.heti ul{margin-block-start:12px;margin-block-end:24px}
.heti ol,.heti ul{padding-inline-start:32px}
.heti table{box-sizing:border-box;table-layout:fixed;word-break:break-word}

.heti td,.heti th{padding-block-start:6px;padding-block-end:6px;padding-inline-start:8px;padding-inline-end:8px;border-width:1px;border-style:solid;border-color:#ccc}
html.dark .heti td,.heti th{border-color:#404040}

.heti caption{caption-side:bottom;margin-block-start:2px;margin-block-end:-4px;font-size:14px;line-height:24px}
.heti abbr[title]{padding-block-end:1px;border-block-end:1px dotted;text-decoration:none;cursor:help}
.heti dfn{font-weight:600}
.heti dfn:not(:lang(zh)),.heti dfn:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){font-weight:400}
.heti em{font-weight:600}
.heti figcaption{display:inline-block;vertical-align:top;font-size:14px;text-align:start}
.heti i{font-style:italic}
.heti ins,.heti u{padding-block-end:1px;border-block-end:1px solid;text-decoration:none}

.heti q{quotes:"「" "」" "『" "』"}
.heti q:not(:lang(zh)),.heti q:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){quotes:initial;quotes:auto}
.heti rt{font-size:.875em;font-weight:400}
.heti small{font-size:.875em}
.heti strong{font-weight:600}
.heti sub,.heti sup{position:relative;margin-inline-start:.25em;margin-inline-end:.25em;font-size:.75em;font-family:"Helvetica Neue",helvetica,arial,"Heti Hei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;line-height:1;vertical-align:baseline}
.heti sub{bottom:-.25em}
.heti sup{top:-.5em}
.heti sup a:target,.heti sup:target{background-color:#dbedff}
html.dark .heti sup a:target,.heti sup:target{background-color:#3a6188}

.heti summary{padding-inline-start:1em;outline:0;cursor:pointer}
.heti summary::-webkit-details-marker{width:.6em;margin-inline-end:.4em}
.heti u[title]{cursor:help;border-block-end-width:3px;border-block-end-style:double;border-block-end-color:rgba(0,0,0,.54)}
html.dark .heti u[title]{border-block-end-color:rgba(255,255,255,.54)}

.heti address,.heti cite,.heti dfn,.heti dt,.heti em{font-style:normal}
.heti address:not(:lang(zh)),.heti address:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)),.heti cite:not(:lang(zh)),.heti cite:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)),.heti dfn:not(:lang(zh)),.heti dfn:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)),.heti dt:not(:lang(zh)),.heti dt:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)),.heti em:not(:lang(zh)),.heti em:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){font-style:italic}
.heti abbr[title],.heti del,.heti ins,.heti s,.heti u{margin-inline-start:1px;margin-inline-end:1px}
.heti--serif{font-family:"Times New Roman",times,"Heti Song",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti--classic{font-family:"Times New Roman",times,"Heti Song",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti--classic h1,.heti--classic h2,.heti--classic h3,.heti--classic h4,.heti--classic h5,.heti--classic h6{font-family:"Times New Roman",times,"Heti Kai Black",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:800}
.heti--classic blockquote,.heti--classic cite,.heti--classic q{font-family:"Times New Roman",times,"Heti Kai",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti--classic caption,.heti--classic figcaption,.heti--classic th{font-family:"Helvetica Neue",helvetica,arial,"Heti Hei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti--hei{font-family:"Helvetica Neue",helvetica,arial,"Heti Hei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti--song{font-family:"Times New Roman",times,"Heti Song",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti--kai{font-family:"Times New Roman",times,"Heti Kai",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti comma,.heti--columns-1,.heti--columns-16em,.heti--columns-2,.heti--columns-20em,.heti--columns-24em,.heti--columns-28em,.heti--columns-3,.heti--columns-32em,.heti--columns-36em,.heti--columns-4,.heti--columns-40em,.heti--columns-44em,.heti--columns-48em{max-width:none;column-gap:2em}
.heti comma p,.heti--columns-1 p,.heti--columns-16em p,.heti--columns-2 p,.heti--columns-20em p,.heti--columns-24em p,.heti--columns-28em p,.heti--columns-3 p,.heti--columns-32em p,.heti--columns-36em p,.heti--columns-4 p,.heti--columns-40em p,.heti--columns-44em p,.heti--columns-48em p{margin-block-start:6px;margin-block-end:12px;text-indent:2em}
.heti--columns-1{column-count:1}
.heti--columns-2{column-count:2}
.heti--columns-3{column-count:3}
.heti--columns-4{column-count:4}
.heti--columns-16em{column-width:16em}
.heti--columns-20em{column-width:20em}
.heti--columns-24em{column-width:24em}
.heti--columns-28em{column-width:28em}
.heti--columns-32em{column-width:32em}
.heti--columns-36em{column-width:36em}
.heti--columns-40em{column-width:40em}
.heti--columns-44em{column-width:44em}
.heti--columns-48em{column-width:48em}
.heti--vertical{max-width:none;max-height:42em;writing-mode:vertical-rl;letter-spacing:.125em}
.heti--vertical h1,.heti--vertical h2,.heti--vertical h3,.heti--vertical h4,.heti--vertical h5,.heti--vertical h6{text-align:start}
.heti--vertical q{quotes:"「" "」" "『" "』"}
.heti--ancient,.heti--poetry{font-family:"Times New Roman",times,"Heti Song",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}
.heti--ancient h1,.heti--ancient h2,.heti--ancient h3,.heti--ancient h4,.heti--ancient h5,.heti--ancient h6,.heti--poetry h1,.heti--poetry h2,.heti--poetry h3,.heti--poetry h4,.heti--poetry h5,.heti--poetry h6{font-family:"Times New Roman",times,"Heti Kai Black",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:800;text-align:center}
.heti--ancient h1 .heti-meta,.heti--ancient h2 .heti-meta,.heti--ancient h3 .heti-meta,.heti--ancient h4 .heti-meta,.heti--ancient h5 .heti-meta,.heti--ancient h6 .heti-meta,.heti--poetry h1 .heti-meta,.heti--poetry h2 .heti-meta,.heti--poetry h3 .heti-meta,.heti--poetry h4 .heti-meta,.heti--poetry h5 .heti-meta,.heti--poetry h6 .heti-meta{font-weight:400}

.heti--ancient .heti-meta,.heti--poetry .heti-meta{line-height:24px;text-align:center;text-indent:0}
.heti--ancient p{text-indent:2em}
.heti--poetry p{text-align:center;text-indent:0}
.heti--annotation p{margin-block-start:0;margin-block-end:0;line-height:2.25;text-indent:2em}
.heti--annotation em{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right;font-weight:400}
.heti--annotation em:not(:lang(zh)),.heti--annotation em:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){-webkit-text-emphasis:none;text-emphasis:none}
.heti--annotation .heti-meta{margin-block-start:12px;margin-block-end:24px}
.heti .heti-meta{display:block;text-indent:0}
.heti .heti-verse{text-align:center;text-indent:0}
.heti .heti-large{font-size:18px;line-height:24px}
.heti .heti-x-large{font-size:20px;line-height:30px;letter-spacing:.05em}
.heti .heti-small{font-size:14px;line-height:24px}
.heti .heti-x-small{font-size:12px;line-height:18px}
.heti .heti-list-latin{list-style-type:upper-latin}
.heti .heti-list-latin ol{list-style-type:lower-roman}
.heti .heti-list-latin ol ol{list-style-type:lower-latin}
.heti .heti-list-han{list-style-type:cjk-ideographic}
.heti .heti-list-han ol{list-style-type:decimal}
.heti .heti-list-han ol ol{list-style-type:decimal-leading-zero}
.heti .heti-fn{margin-block-start:59px;border-block-start:1px solid;border-block-start-color:#ccc;font-size:14px;font-family:"Helvetica Neue",helvetica,arial,"Heti Hei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:24px}

.heti .heti-fn ol{margin-block-start:12px;margin-block-end:0}

.heti .heti-hang{position:absolute;line-height:inherit;text-indent:0}
.heti .heti-em{-webkit-text-emphasis:filled circle;-webkit-text-emphasis-position:under;text-emphasis:filled circle;text-emphasis-position:under right}
.heti .heti-em:not(:lang(zh)),.heti .heti-em:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)){-webkit-text-emphasis:none;text-emphasis:none}
.heti .heti-ruby--inline{display:inline-flex;flex-direction:column-reverse;height:1.5em;vertical-align:top}
.heti .heti-ruby--inline rt{display:inline;margin-bottom:-.25em;line-height:1;text-align:center}
.heti heti-spacing{display:inline}
.heti heti-spacing+sub,.heti heti-spacing+sup{margin-inline-start:0}
.heti .heti-spacing-start{margin-inline-end:.25em}
.heti .heti-spacing-end{margin-inline-start:.25em}
.heti heti-adjacent{display:inline}
.heti .heti-adjacent-half{margin-inline-end:-.5em}
.heti .heti-adjacent-quarter{margin-inline-end:-.25em}

/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  font-display: optional;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
:root {
  --f-c: #3D3D3D;
  --f-c1: #3d3d3d99;
  --f-c2: #3d3d3d80;
  --f-c3: #3d3d3d4d;
  --f-c4: #8f8f8f;
  --bg-c: #EDEEF0;
  --logo-c:#242323;
  --m-c1: #f6f6f6;
  --m-c2: #dedede;
  --m-c3:#5e5e5e1a;
  --m-c4:#5e5e5e;
  --m-c5:#ffffff;
  --m-sc1:#ea4444;
  --m-sc2:#1a8bee;
}
:root.dark{
  --f-c: rgb(238, 238, 238);
  --f-c1: #cecece;
  --f-c2: #eeeeee80;
  --f-c3: #cecece80;
  --f-c4: #8f8f8f;
  --bg-c: #171616;
  --logo-c:#d1d1d1;
  --m-c1: #4c4c4c;
  --m-c2: #2a2a2a;
  --m-c3:#5e5e5e4d;
  --m-c4:#5e5e5e;
  --m-c5:#2a2a2a;
  --m-sc1:#c23d3d;
  --m-sc2:#5e99cc;
}
:root {
  --f-s0: 26px;
  --f-s1: 22px;
  --f-s2: 20px;
  --f-s3: 18px;
  --f-s4: 16px;
  --f-s5: 14px;
  --f-s6: 12px;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  transition: color 0.6s;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8 (removed).
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers. (removed)
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * Modify default styling of address.
 */
address {
  font-style: normal;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. (removed)
 */
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
    font-synthesis: weight;
    font-family: 'SF Mono', 'Fira Code', 'JetBrains Mono', 'Iosevka Term SS05', 'Sarasa Term SC', "SF Mono", monospace;
  /* 1 (changed) */

  /* 2 */
}
    p code{
      font-size: 0.86rem;
      background: var(--m-c1);
      padding: 2px 6px;
      border-radius: 2px;
      margin: auto 0.2rem;
    }
    html.dark p code{
        background: #303030;
    }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-. (Removed)
 */
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
  font-weight: 400;
  /* (added) */
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
 * Restore the focus styles unset by the previous rule (removed).
 */
/**
 * Change the border, margin, and padding in all browsers (opinionated) (changed).
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
}

body {
  background: var(--bg-c);
  color: var(--f-c);
  font-family: -apple-system, BlinkMacSystemFont, Manrope, SF Pro Display, Roboto, PingFang SC, Misans, "Helvetica Neue", Noto Sans SC, "Segoe UI", sans-serif;
  font-size: 1rem;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

a {
  color: var(--f-c);
  outline: none;
  text-decoration: none;
}

a:focus, a:hover, a:active, a.active {
  color: var(--f-c);
  text-decoration: none;
}
a:visited {
  color: var(--f-c);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-weight: 500;
  line-height: 1.2;
  margin: 1em 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
}

h1,
.h1 {
  font-size: 2rem;
}

h2,
.h2 {
  font-size: 1.6rem;
}

h3,
.h3 {
  font-size: 1.4rem;
}

h4,
.h4 {
  font-size: 1.2rem;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  font-size: 0.8rem;
}

p {
  margin: 0 0 0.5rem;
}

/*滚动条*/
::webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--m-c3);
  margin: 2px;
}
::-webkit-scrollbar {
  width: 11px;
  height: 11px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: var(--m-c3);
  /*border: 2px solid transparent;*/
  background-clip: padding-box;
}::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

::-webkit-scrollbar:hover {
  width: 7px;
  height: 7px;
}

/*目录：字体大小设置*/
.f-s-0{
  font-size: 26px;
}
.f-s-1{
  font-size: 22px;
}
.f-s-2{
  font-size: 20px;
}
.f-s-3{
  font-size: 18px;
}
.f-s-4{
  font-size: 16px;
}
.f-s-5{
  font-size: 14px;
}
.f-s-6{
  font-size: 12px;
}
.f-s-7{
  font-size: 13px;
}

.f-w-2{
  font-weight: 200;
}
.f-w-3{
  font-weight: 300;
}
.f-w-4{
  font-weight: 400;
}
.f-w-5{
  font-weight: 500;
}
.f-w-7{
  font-weight: 700;
}
/*目录：字体颜色*/
.f-c-1{
  color: var(--f-c);
}
.f-c-2{
  color: var(--f-c1);
}
.f-c-3{
  color: var(--f-c2);
}
.f-c-4{
  color: var(--f-c3);
}
.f-c-5{
  color: var(--f-c4);
}
/*目录：通用样式*/
.border-b{
  border-bottom: 1px solid var(--m-c3);
}
.border-1 {
    border: 1px solid var(--m-c1);
}
/*END*/
a,
ins,
u {
  text-decoration-skip: ink edges;
}

abbr[title] {
  border-bottom: 0.05rem dotted;
  cursor: help;
  text-decoration: none;
}

kbd {
  border-radius: 0.1rem;
  padding: 0.1rem 0.3rem;;
  background: var(--f-c);
  color: var(--m-c1);
  font-size: 0.86rem;
  margin: 0 0.1em;
}

mark {
  background: #ffe9b3;
  color: var(--f-c);
  border-bottom: 0.05rem solid #ffd367;
  padding: 0.05rem 0.2rem 0;
}

blockquote {
  border-left: 0.1rem solid #dadee4;
  margin-left: 0;
  padding: 0.4rem 0.8rem;
}
blockquote p:last-child {
  margin-bottom: 0;
}

ul,
ol,
ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0px;
  padding: 0px;
  margin-block-start:0;margin-block-end:0
}

ol, ul {
  list-style: none;
}

dl dt {
  font-weight: bold;
}
ul{
  list-style:none;
}

.content ul {
	list-style-type: disc;
}
.content ul ul {
	list-style-type: circle;
}
.content ol {
	list-style: decimal;
}
.content ol ol {
	list-style-type: lower-alpha;
  }

/*
**************
***基础布局***
**************
*/

/*
****基础布局
****布局优化
*/
.container{
  margin: 0 auto;
  padding: 1rem;
  max-width: 960px;
  min-width: 680px;
}
.b-container{
  margin: 0 auto;
  padding: 0 32px;
  max-width: 1440px;
}
.c-container{
  padding: 32px;
}
.d-flex {
  display: flex;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.sticky{
  position: sticky;
  top: 1rem;
}

    /*
    ****基础布局
    ****Header部分
    */
    header .b-container{
      height: 5rem;
    }
    header logo{
      flex: 1 0 auto;
    }
    header logo svg{
      cursor: pointer;
      height: 2rem;
      fill:var(--logo-c);
    }
    
    header .header-tools{
      margin-left: 12px;
      position: relative;
      z-index: 120;
    }
    header .header-tools .tools-button{
      width: 32px;
      height: 32px;
      border-radius: 16px;
      background-color: var(--m-c2);
      cursor: pointer;
      transition: .32s;
      z-index: 120;
    }
    header .header-tools .tools-button:hover .button-img{
      opacity: .6;
    }
    header .header-tools .tools-button svg{
      height: 15px;
      margin: 9px 8.5px;
      fill: var(--m-c4);
      transition: all 0.16s;
    }
    header .header-tools .mobile-nav{
      visibility: hidden;
      opacity: 0;
      transition: .3s;
    }
  /*
  **顶部菜单样式
  */
.display-mode {
    transform: perspective(500px);
}
.header-tools .tools-menu{
  position: absolute;
  padding-top: 10px;
  right: 0;
  font-size: 14px;
  opacity: 0;
  visibility:hidden;
  transform-origin: 50% 0rem;
  transform: rotateX(-22deg);
  transform-origin: top;
  transition: all 0.25s;
}
.header-tools .tools-menu ul{
  background: var(--m-c5);
  box-shadow: 0px 6px 24px -18px #3d3d3d33;
  padding: 4px 6px;
}
.header-tools .tools-menu li{
  padding: 3px 26px 3px 20px;
  margin: 2px 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.26s;
}
.header-tools .tools-menu li svg{
	fill: currentColor;
    width: 15px;
    margin-right: 6px;
}
.header-tools .tools-menu li svg path{
  transition: fill 1.2s ease;
}

.header-tools .tools-menu li.active,.header-tools .tools-menu li:hover{
  background: var(--m-c1);
}
header .header-tools .display-mode:hover .tools-menu{
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
/*通用菜单*/
.std-menu{
    transform: perspective(500px);
}
.std-menu-r .std-menu-list{
  color: var(--f-c);
  position: absolute;
  bottom: 24px;
  right: 0;
  font-size: 14px;
  opacity: 0;
  visibility:hidden;
  transform-origin: 50% 0rem;
  transform: rotateX(-22deg);
  transform-origin: bottom;
  transition: all 0.25s;
}
.std-menu .std-menu-list ul{
  background: var(--m-c5);
  border: 1px solid var(--m-c1);
  box-shadow: 0px 6px 24px -8px #3d3d3d33;
  padding: 4px 6px;
}
.std-menu .std-menu-list li{
  padding: 3px 26px 3px 20px;
  margin: 2px 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.26s;
}
/*二维码特殊处理*/
.std-menu .std-menu-list li svg{
  fill: var(--f-c);
  width: 25px;
  margin-right: 3px;
}
.std-menu .std-menu-list li svg path{
  transition: fill 1.2s ease;
}
.std-menu .std-menu-list img{
  opacity: 0;
  width: 4rem;
  transition: all 0.32s;
  mix-blend-mode: darken;
}
.dark .std-menu .std-menu-list li img{
    filter: invert(1);
    mix-blend-mode: difference;
}
.std-menu .std-menu-list li.active,.std-menu .std-menu-list li:hover{
  background: var(--m-c1);
}
.std-menu:hover .std-menu-list{
  opacity: 1;
  visibility: visible;
  transform: rotateX(0.01deg);
}
.std-menu:hover .std-menu-list img {
  opacity: 1;
}
/*目录：主体部分-左侧边栏*/
aside{
  width: 220px;
  padding: 0 24px 0 0;
  flex-shrink: 0;
}
aside .c-container{
  padding-right: 0;
}
aside .main-menu{
  margin-bottom: 24px;
}
aside .sub-menu::before{
  content: "Bonjour";
  font-size: 14px;
  font-weight: 700;
  color: var(--f-c3);
  transform: scale(0.8);
  transform-origin: left;
  display: block;
}
aside .nav-menu li {
	padding: 10px 16px 4px;
  }
aside .nav-menu li a{
flex: 1 0 auto;
}
aside .nav-menu li:hover a{
opacity: .7;
transition: .16s;
}
aside .main-menu li:last-child{
border-bottom: none;
}
aside .small-menu {
	padding: 24px 12px 0;
}
aside .small-menu li{
    display: inline-block;
	padding: 0.1rem 0.3rem 0.1rem 0;
}
aside .small-menu a{
	color: var(--f-c2);
}

    /*TOC*/
    aside .post-toc:before {
        content: "Catalogue";
        font-size: 14px;
        font-weight: 700;
        color: var(--f-c3);
        transform: scale(0.8);
        transform-origin: left;
        display: block;
    }
    aside .post-toc{
        position: inherit;
        margin: 24px 0 6px;
        border-bottom: 1px solid var(--m-c3);
    }
    aside .post-toc .post-toc-title {
        display: block;
        padding: 12px 16px 3px;
    }
    aside .post-toc-content {
        padding: 12px 0px 12px 16px;
        max-height: calc(100vh - 680px);
        min-height: 256px;
        overflow: hidden;
        overflow-y: scroll;
        scroll-behavior: smooth;
        mask-image: linear-gradient(0deg, rgba(0,0,0,0) 0px, rgba(0,0,0,1) 24px);
    }
    aside .toc-link{
        font-size: 12px;
        font-weight: 500;
        display: inline-block;
        line-height: 1.2;
        color: var(--f-c3);
        transition: color ease-out 0.32s, box-shadow ease-out 0.16s;
    }
    aside .toc-link.node-name--H2 {
        font-size: 15px;
        margin: 6px 0;
      
    }
    aside .toc-link.active {
        color: var(--f-c);
    }
    aside .toc .is-active-li>a{
      box-shadow: inset 0px -4px 0px 0px var(--m-sc1);
      transition: 0.32s;
    }
    aside li.toc-list-item:has(.active)>.toc-link {
    color: var(--f-c);
    }
    aside .toc-link.node-name--H3 {
        font-size: 13px;
        margin-left: 6px;
    }
    aside .toc-link.node-name--H4 {
        font-weight: normal;
        color: var(--f-c2);
        font-size: 12px;
        margin-left: 12px;
    }
    aside .toc-list-item .toc-list-opened.toc-list-closed{
      max-height: 0;
      overflow: hidden;
      transition: all .64s;
    }
    aside .toc-list-item .toc-list-opened {
      max-height: 666px;
      overflow: hidden;
      transition: all 1.2s;
    }
    aside .toc-list-item .toc-list-opened.toc-list-closed li{
      min-height: 0;
    }
    /*处理TOC没有内容的情况*/
    div#post-toc .post-toc-content:not(:has(.toc)) {
      min-height: fit-content;
      height: fit-content;
    }
    div#post-toc .post-toc-content:not(:has(.toc)):before{
      content: 'oops!\A这里看起来空空如也';
      white-space: pre;
      font-size: 14px;
      font-weight: normal;
      color: var(--f-c4);
      transform-origin: left;
      display: block;
    }
aside .copyrights,aside .dev-info{
  display: inline-block;
  padding: 0.5rem 12px 0;
}
aside .dev-info{
  padding-top: 12px;
  user-select: none;
  pointer-events: none;
}
/*Hi小彩蛋*/
aside .menu-item.current-menu-item:after, aside .menu-item.current-category-ancestor:after, aside .menu-item.current-moments-parent:after, aside .menu-item.current-post-ancestor:after, aside .menu-item.current_page_item:after {
    content: 'Hi';
    font-size: 12px;
    font-family: Manrope;
    display: inline-block;
    line-height: 1;
    color: #FFFFFF;
    background: var(--m-sc1);
    padding: 3px 6px;
    height: fit-content;
    cursor: default;
}
aside .mobilenav-close{
  visibility: hidden;
  position: absolute;
  top: 32px;
  right: 60px;
}
/*目录：主体部分-内容区*/
main{
  flex: 1;
  width: 0;
}
main .content{
  background: var(--m-c5);
  box-shadow: 0px 6px 24px -18px #3d3d3d33;
}
main .content-tabbar{
  width: calc(100% + 64px);
  background: #ffffff99;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  margin: -32px 0 0 -32px;
  top: 0;
  z-index: 100;
  overflow: hidden;
  overflow-x: scroll;
}

.content-tabbar ul{
  padding: 24px 32px 12px;
  white-space: nowrap;
  width: 100%;
}
.content-tabbar li{
  display: inline-block;
  margin-right: 24px;
  opacity: .5;
  cursor: pointer;
}
.content-tabbar li.active{
  opacity: 1;
}
.content-tabbar li:hover{
  opacity: .7;
}
.content-list .content-item{
    padding: 12px 0;
    display: flex;
    flex-direction: column;
    min-height: 216px;
}
/* 布局调整，撑开最低高度改由pic承担，无需判断。php判断加class部分:<?php if(empty(ht_all_post_imgs())){ echo ' min-h';} ?> 同步删除
.content-list .content-item.min-h{
    min-height: 216px;
    transition: min-height 0.16s;
}*/
.content-item .item-info{
  margin: 2px 0 12px 0;
}
.content-item .item-text{
  font-size: 16px;
  cursor: pointer;
}
.moments-item .content-item .item-text{
	cursor:unset
}

    /*主页、首页*/
    main.index .c-container.content {
      margin-bottom: 1rem;
      position: relative;
      overflow: hidden;
    }
    main.index .c-container.content.color-blur:before {
      content: '';
      filter: blur(2rem);
      mix-blend-mode: multiply;
      display: block;
      width: 100%;
      height: 6rem;
      right: -1rem;
      top: -3rem;
      position: absolute;
      animation: rx90 3.6s;
      transition: mix-blend-mode 3.2s;
    }
    html.dark main.index .c-container.content.color-blur:before{
      mix-blend-mode: lighten;
    }

    main.index .c-container.content.color-blur.last-moments:before {
      background: radial-gradient(at 100% 0%, #ff6d1fde 0, #ff9233ad 8%, #ffe5c65c 35%, #ffffff00 100%);
    }

    main.index .c-container.content.color-blur.last-photo:before {
      background: radial-gradient(at 100% 0%, #47d1ffde 0, #33ffb1ad 8%, #aaf8ff5c 35%, #ffffff00 100%);
    }

    main.index .c-container.content.color-blur.last-post:before {
      background: radial-gradient(at 100% 0%, #4778ffde 0, #338bffad 8%, #ffaaeb5c 35%, #ffffff00 100%);
    }

    .index-block {
      padding: 0;
      margin: 12px 0 -12px;
    }
    main.index h2 {
      font-size: var(--f-s2);
      margin: -8px 0 8px
    }
    main.index .index-hiflag {
      display: block;
      width: fit-content;
      background: var(--m-sc1);
      padding: 2px 12px;
      color: var(--m-c5);
      font-weight: 500;
      margin-bottom: 12px;
    }
    .dark main.index .index-hiflag {
      color: var(--f-c);
    }
    main.index .index-motto {
      color: var(--f-c4);
      margin: 1rem 0;
      line-height: 2rem;
    }
    main.index .index-about {
      padding-bottom: 1rem;
    }

    main.index a.block-read-all {
      display: block;
      padding: 0.5rem;
      margin: 0.5rem 0 0;
      text-align: center;
      transition: 0.32s;
    }

    
    /*朋友圈内容格式化*/
    .moments-list .content-item .item-text>a,
	.moments-list .content-item .item-text>b,
	.moments-list .content-item .item-text>strong{
    font-size: 16px;
    margin: 0;
    }
    .moments-list .content-item .item-text {
        cursor: pointer;
    }
    .content-item .item-text p{
    margin-bottom: 3px;
    text-align: justify;
    }
    .content-item .item-text a{
    color: var(--m-sc2);
    }
    .content-item .item-text a:hover{
    border-bottom: 2px solid var(--m-sc2);
    }
        /*互动栏*/
        .content-item .item-meta{
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          padding: 12px 0 3px;
        }
		.content-item .item-meta svg {
			fill: currentColor;
			transition: color 0.16s;
			width: 15px;
			height: 15px;
			vertical-align: middle;
			margin-bottom: 2px;
			margin-right: 2px;
		}
        /*点赞*/
        .content-item .item-meta .item-meta-like{
            margin-right: 16px;
            transition: color 0.16s;
        }
        .content-item .item-meta-like:hover,.content-item .item-meta-like:hover>svg,.content-item .item-meta-like.done,.content-item .item-meta-like.done>svg{
          color: #ea4444;
        }
        /*评论*/
        .content-item .item-meta .item-meta-comm,.content-item .item-meta a.item-meta-comm:visited{
            cursor: pointer;
            transition: color 0.16s;
            color: var(--f-c4);
        }
        
        .content-item .item-meta .item-meta-comm svg{
        }
        .content-item .item-meta .item-meta-comm:hover{
            color: var(--f-c1);
        }
        .content-item .item-meta .item-meta-comm:hover svg{
            
        }
        /*分享*/
        .content-item .item-meta .item-meta-share{
            margin-left: auto;
            cursor: pointer;
            transition: color 0.32s;
            color: var(--f-c2);
        }
        .content-item .item-meta .item-meta-share svg{

        }
        .content-item .item-meta .item-meta-share:hover{
            color: var(--f-c1);
        }
        .content-item .item-meta .item-meta-share:hover svg{
            color: var(--f-c1);
        }
        .content-item .item-pic{
          margin-top: 12px;
          flex: 1;
        }
        .content-item .item-pic.opened .item-piclist{
          max-height: fit-content;
          margin-bottom: -6px;
        }
        .content-item .item-piclist{
          width: 360px;
          flex-wrap: wrap;
          /*max-height: 354px;*/
          overflow: hidden;
        }
        .content-item .item-thumb{
          width: 120px;
          height: 120px;
          margin: 0;
          position: relative;
          overflow: hidden;
        }
        .item-thumb:has(img.lazyload):after, .item-thumb:has(img.lazyloading):after, .item-thumb:has(img.lazyloaded):after {
          content: '';
          background: var(--m-c1);
          width: 94px;
          height: 94px;
          display: block;
          position: absolute;
        }
        .item-thumb:has(img.lazyload):after {
          animation: fadeIn 1.2s ease;
        }
        .item-thumb:has(img.lazyloading):after {
          animation: fadeIn 1.2s ease, fadeHalf 3.2s ease infinite;
        }
        .item-thumb:has(img.lazyloaded):after {
          animation: 1s fadeOut;
          animation-fill-mode: forwards;
        }

        .content-item .item-thumb img{
		  cursor: zoom-in;
          position: absolute;
          object-fit: cover;
          z-index: 1;
          width: 114px;
          height: 114px;
        }
        .content-item .item-morethumb{
          flex-basis: 100%;
          padding-top: 12px;
          align-items: center;
          max-width: 360px;
          cursor: pointer;
        }
        .content-item .item-morethumb.opened{
          visibility: hidden;
          display: none;
        }
        .content-item .item-morethumb span.morethumb-text{
          margin-left: 6px;
          transition: color .2s;
        }
        .content-item .item-morethumb svg{
          transition: all .2s;
        }
        .content-item .item-morethumb svg{
          height: 14px;
          fill:#8F8F8F
        }
        .content-item .item-morethumb:hover span{
          color: #3d3d3d;
        }
        .content-item .item-morethumb:hover svg{
          fill: #242323;
        }
        .content-item .item-pic.opened .item-morethumb svg{
          transform: rotateX(180deg);
          margin-right: 0;
        }
        
/*
**目录：主体部分-通用组件**
*/

    /*顶部 返回上一页按钮*/
    main .content .goback{
        display: inline-block;
        background: var(--m-c1);
        padding: 3px 12px;
        width: fit-content;
        transition: 0.16s;
    }
    main .content .goback:hover, main .content a:visited{
        background: var(--m-c2);
        color:var(--f-c2);
    }
    main .content .goback svg{
        width: 15px;
        height: 15px;
        vertical-align: middle;
        margin: -2px 4px 0 0;
    }
        
/*目录：主体部分-内容区
**精选博文
*/
.content-item.content-item-post{
  height: 220px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.content-item .item-title{
  margin-bottom: 6px;
}
.content-item .item-precis{
  flex: 1 0 auto;
}
main .content .read-more{
    text-align: center;
}
main .content .read-more a, main .content .read-more span{
    color: var(--f-c1);
    display: block;
    padding: 12px;
    margin: 12px 0 -12px 0;
    transition: 0.32s;
}
main .content .read-more a.loading{
    -webkit-animation: FontFlicker 2s ease infinite;
    -moz-animation: FontFlicker 2s ease infinite;
    animation: FontFlicker 2s ease infinite;
}
main .content .read-more a:visited{
    color: var(--f-c1);
}
main .content .read-more a:hover {
  color: var(--f-c3);
}
main .content .read-more:not(:has(a)):after {
  content: 'END';
  margin: 24px 0 0;
  display: block;
}
.content-item .item-info,.content-item .item-meta,.content-item .item-title,.content-item .item-precis{
  z-index: 1;
}
.content-item .item-post-bg{
  width: 100%;
  height: 219px;
  margin: -12px 0;
  position: absolute;
  z-index: 0;
}
.content-item .item-post-bg .placeholder{
  flex: 1 0 auto;
}
.content-item .item-post-bg .bg-image{
  width: 330px;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-item .item-post-bg .bg-image::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #ffffff66 0%, #ffffffcc 55%, #FFFFFF 100%);
}
/*目录：主体部分-内容区
**光与影
*/
.content-item .info-are {
  white-space: break-spaces;
}
.content-item .info-are .item-meta {
  white-space: nowrap;
}
.content-item.content-item-photo .item-thumb{
  width: 160px;
}
.content-item.content-item-photo .item-thumb img{
  width: 154px;
  cursor: default;
}
.content-item.content-item-photo.big-photo .item-pic{
  margin-top: 0;
  margin-right: 24px;
}
.content-item.content-item-photo.big-photo .item-piclist{
  width: 320px;
}
.content-item.content-item-photo.big-photo .item-thumb,.content-item.content-item-photo.big-photo .item-thumb img{
  width: 320px;
  height: 213px;
}
.content-item.content-item-photo.big-photo .info-area{
  flex-direction: column;
}
.content-item.bg-photo .item-precis{
  flex: 1 0 auto;
}


/*
**目录：分类页：按光与影制作
********************
*/
.content-item.thumb-l {
    display: flex;
    flex-direction: row;
    position: relative;
}
    
.content-item.thumb-l .item-pic {
    height: fit-content;
    padding: 0;
    margin: 0;
    line-height: 1;
    flex: none;
    position: relative;
}

.content-item.thumb-l .item-pic img {
    border-style: none;
    object-fit: cover;
    width: 320px;
    height: 224px;
    /*比例为 5:3.5*/
}

.content-item.thumb-l .item-pic:has(img.lazyload):after, .content-item.thumb-l .item-pic:has(img.lazyloading):after, .content-item.thumb-l .item-pic:has(img.lazyloaded):after {
  content: '';
  background: var(--m-c1);
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
}
.content-item .item-pic:has(img.lazyload):after {
  animation: fadeIn 1.2s ease;
}
.content-item .item-pic:has(img.lazyloading):after {
  animation: fadeIn 1.2s ease, fadeHalf 3.2s ease infinite;
}
.content-item .item-pic:has(img.lazyloaded):after {
  animation: 1s fadeOut;
  animation-fill-mode: forwards;
}

.content-item.thumb-l .info-area {
    display: flex;
    flex-direction: column;
    padding: 0 6px 0 24px;
    flex:1;
}

.content-item.thumb-l .info-area .item-info {

}


.content-item.thumb-l .info-area .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.content-item.thumb-l a.item-link-cover {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: calc(100% - 24px);
    opacity: 0;
    z-index: 100;
}

    /*自适应适配*/
    @media screen and (max-width: 850px) {
        .content-item.thumb-l .item-pic img{width: 220px;height: 168px;}
    }
    @media screen and (max-width: 799.98px) {
        .content-item.thumb-l .item-pic img{width: 320px;height: 218px;}
    }
    @media screen and (max-width: 649.98px){
        .content-item.thumb-l {
            display: flex;
            flex-direction: column;
            cursor: pointer;
        }
        .content-item.thumb-l .info-area{
            padding: 0;
        }
        .content-item.thumb-l .item-pic img{width: 320px;height: 218px;}
    }
    @media screen and (max-width: 499.98px){
        .content-item.thumb-l .item-pic img{width: 100%;height: 60vw;}
    }


/*
**目录：归档页
***************
*/
.archives-page h2 {
    margin: 6px 0 24px;
}
.archives-page .archives-year {
    font-weight: 600;
    padding-bottom: 24px;
}

.archives-page .archives-sublist {
    line-height: 2;
    margin-bottom: 24px;
}

.archives-page .archives-sublist time:after {
    content: "/";
    font-size: 12px;
    font-weight: 500;
    padding: 0 12px;
    font-family: manrope;
}

/*目录：详情页
******************
*/

    /****朋友圈详情页****/

    main.moments-item .content{
        min-height: auto;
    }
    
    main.moments-item .content .content-item{
        padding: 0;
        margin: 24px 0 -6px 0;
    }
    main.moments-item .content-item .item-meta{
        padding:0;
    }
    
    /*最小高度*/
    main.moments-item .content .content-item{
        min-height: 210px;
        display: flex;
        flex-direction: column;
    }

    /****文章类型-内页*****/
    .commom-post-item .content-item h1.item-title {
        line-height: 1.5;
        padding: 0 0 12px;
    }
    
    .commom-post-item .content-item .item-content{
        margin: 1rem 0;
        text-align: justify;
    }
    
    .commom-post-item .content-item h1 {
        font-size: var(--f-s0);
        margin: 1em 0;
    }
    
    .commom-post-item .content-item h2 {
        font-size: var(--f-s1);
    }
    
    .commom-post-item .content-item h3 {
        font-size: var(--f-s2);
    }
    
    .commom-post-item .content-item h4 {
        font-size: var(--f-s3);
    }
    
    .commom-post-item .content-item h5, .commom-post-item .content-item h6{
        font-size: var(--f-s4);
    }
      /*标题后方标注*/
      .commom-post-item .content-item h2:after {
        content: 'H2';
        text-align: right;
        float: right;
        font-size: var(--f-s5);
        font-weight: 700;
        color: var(--f-c3);
      }
      .commom-post-item .content-item h3:after {
        content: 'H3';
        text-align: right;
        float: right;
        font-size: var(--f-s5);
        font-weight: 700;
        color: var(--f-c3);
      }
      .commom-post-item .content-item h4:after {
        content: 'H4';
        text-align: right;
        float: right;
        font-size: var(--f-s6);
        font-weight: 500;
        color: var(--f-c3);
      }
      .commom-post-item .content-item h5:after {
        content: 'H5';
        text-align: right;
        float: right;
        font-size: var(--f-s6);
        font-weight: 500;
        color: var(--f-c3);
      }
      .commom-post-item .content-item .wp-block-heading:after {
        opacity: 0.32;
        transition: opacity 0.32s;
      }
      .commom-post-item .content-item .wp-block-heading:hover:after {
        opacity: 1;
      }
    .commom-post-item .content-item .item-content p{
        line-height: 1.65;
    }
    /*代码块优化*/
    .item-content pre.wp-block-code {
        margin: 16px -32px;
    }
    .item-content pre.wp-block-code code {
        padding: 24px 32px 24px 50px;
        background: var(--m-c1);
        transition: background 0.16s;
    }
    html.dark .item-content pre.wp-block-code code {
        background: #303030;
    }
    /*
    **无内容提示页面
    *******************
    */
    main .c-container .noresult {
        text-align: center;
        padding: 0 0 48px;
    }
    
    main .c-container .noresult svg{
        width: 80%;
        margin: 24px auto;
        opacity: 0.8;
    }
    
    html.dark main .c-container .noresult svg {
        opacity: 0.3;
    }
    
    main .c-container .noresult h3{
        margin: -10% 0 0 -2%;
        padding: 0;
        letter-spacing: 3px;
    }
    /*如果有分类栏，则下推*/
    .content-tabbar.sticky+.goback {
        margin: 12px 0 0 0;
    }

    /*
    ****详情页
    ****Page类 共用
    */
    .page-item .content-item.d-flex {
      flex-direction: column;
      flex-wrap: nowrap;
    }
    .page-item .content-item.d-flex .item-content {
      flex: 1;
    }
    body.page section.container.d-flex .content .content-item {
      min-height: 24rem;
    }
    body.page .content-item .item-meta {
      padding: 0;
    }
    body.page .page-item-info {
      align-items: flex-end;
    }
    body.page .std-menu-r .std-menu-list {
      bottom: 4px;
      right: -4px;
    }
    
    /*
    ****详情页
    ****标准Page
    */
    .page-item-std h1.item-title {
      padding: 0 0 0.5rem 0;
      margin: 0.5rem 0;
    }
    .page-item-std .item-content {
      margin: 1rem 0;
    }

    /*
    ****详情页
    ****无标题Page
    */
    .page-item-notitle .item-content {
      margin-bottom: 1rem ;
    }
/*目录：评论模块
*******************
*/

/*comments*/
#comments {
    padding: 0;
    margin: 24px 0 0  0;
}

#comments .comments-title {
    font-size: var(--f-s4);
    padding: 8px 8px;
}

#comments .comment-list {
    margin-bottom: 24px;
    padding: 0 8px;
}

#comments .comment-list li {
}

#comments .comment-list li .comment-body {
    position: relative;
    border-bottom: 1px solid var(--m-c3);
    padding-bottom: 16px;
    margin-bottom: 16px;
}

#comments .comment-list li .comment-body .comment-meta {
    position: relative;
    height: 40px;
    margin-bottom: 10px;
}

#comments .comment-list li .comment-body .comment-meta .comment-author {
}

#comments .comment-list li .comment-body .comment-meta .comment-author img {
    border-radius: 50%;
}

#comments .comment-list li .comment-body .comment-meta .comment-author .fn {
    position: absolute;
    left: 56px;
    text-transform: uppercase;
    top: 6px;
    font-size: var(--f-s5);
    color: #6a6a6a;
    font-weight: 500;
}

#comments .comment-list li .comment-body .comment-meta .comment-author .says {
    display: none;
}

#comments .comment-list li .comment-body .comment-meta .comment-metadata {
    position: absolute;
    left: 56px;
    top: 24px;
    font-size: 13px;
}

#comments .comment-list li .comment-body .comment-meta .comment-metadata a {
    color: var(--f-c2);
}

#comments .comment-list li .comment-body .comment-meta .comment-awaiting-moderation {
    position: absolute;
    top: 3px;
    right: 6px;
    font-size: var(--f-s6);
    font-style: normal;
    color: var(--m-sc2);
}

#comments .comment-list li .comment-body .comment-meta .comment-metadata a time {
}

#comments .comment-list li .comment-body .comment-meta .comment-metadata .edit-link {
}

#comments .comment-list li .comment-body .comment-meta .comment-metadata .edit-link .comment-edit-link {
}

#comments .comment-list li .comment-body .comment-content {
    position: relative;
    padding: 0px 20px 1px 56px;
    text-align: justify;
}
#comments .comment-list li a.comment-at {
    margin: 0 6px 0 0;
    color: var(--m-sc2);
    transition: box-shadow 0.16s;
}
#comments .comment-list li a.comment-at:hover {
    box-shadow: inset 0 -10px var(--m-c2);
    transition: box-shadow 0.32s;
}
/*优化Dark Mode下*/
html.dark #comments .comment-list li .comment-body .comment-content {
    color: var(--f-c1);
}
#comments .comment-list li .comment-body .comment-content p {
    line-height: 24px;
    margin-bottom: 0px;
}

#comments .comment-list li .comment-body .reply {
    position: absolute;
    right: 6px;
    top: 12px;
    font-size: var(--f-s6);
}

#comments .comment-list li .comment-body .reply a.comment-reply-link {
    color: var(--f-c2);
}

#comments .comment-list li ol.children {
    margin-left: 50px;
}

#comments .comment-list li ol.children ol.children {
    margin-left: 0!important;
}

#comments .comment-reply-title {
    font-size: 16px;
}

#comments .comment-reply-title small {
    margin-left: 10px;
    font-size: 12px;
}

#comments .comment-reply-title small a {
    color: #717171;
    font-weight: 300;
}

#comments form.comment-form {
    display: flex;
    flex-wrap: wrap;
}

#comments form.comment-form p {
    box-sizing: border-box;
    flex: 0 0 33.33%;
    padding: 0 6px;
    margin: 6px 0;
}

#comments form.comment-form .logged-in-as {
    color: var(--f-c2);
    font-size: var(--f-s5);
}
#comments form.comment-form .logged-in-as a{
    color: var(--f-c4);
}

#comments form.comment-form .logged-in-as a {
    border-bottom: 1px solid #848484;
}

#comments form.comment-form .comment-notes {
}

#comments form.comment-form p i {
    position: absolute;
    margin: 5px 0 0 10px;
    color: var(--f-c2);
}

#comments form.comment-form p input {
    width: 100%;
    border: none;
    padding: 8px 10px 8px 30px;
    font-size: 12px;
    color: var(--f-c2);
}

#comments form.comment-form .comment-form-comment {
    margin: 0;
    flex: 0 0 100%;
    margin: 0px 0px 6px 0px;
    line-height: 1;
}

#comments form.comment-form .comment-form-comment label {
    display: none;
}

#comments form.comment-form .comment-form-comment textarea {
    width: 100%;
    resize: vertical;
    border: none;
    padding: 16px 20px;
    font-size: 14px;
    line-height: 1.25;
    color: var(--f-c4);
    min-height: 100px;
    max-height: 520px;
}

#comments form.comment-form textarea, #comments form.comment-form input{
    background-color: var(--m-c3);
    transition: color 0.16s, background-color 0.16s, min-height 0.36s cubic-bezier(0, 0, 0.3, 1);
    transition-delay: 0s, 0s, 160ms;
}

#comments form.comment-form textarea:focus, #comments form.comment-form input:focus {
    outline: none;
    background-color: var(--m-c5);
    color: var(--f-c);
}

#comments form.comment-form textarea:focus{
    min-height: 210px;
}

#comments form.comment-form .comment-form-author {

}

#comments form.comment-form .comment-form-email {

}

#comments form.comment-form .comment-form-url {

}

#comments form.comment-form .comment-form-cookies-consent {
    display: none
}

#comments form.comment-form .logged-in-as, #comments form.comment-form .form-submit {
    flex: 0 0 100%;
    margin: 0 0 12px 0;
}

#comments form.comment-form .form-submit {
    margin-top: 6px;
}

#comments form.comment-form .form-submit .submit {
    width: fit-content;
    padding: 8px 16px;
    float: right;
    background: var(--m-c4);
    color: var(--bg-c);
    cursor: pointer;
    transition: 0.16s;
}

#comments form.comment-form .form-submit .submit:hover {
    color: var(--m-c5);
    background: var(--m-sc1);
}

html.dark #comments form.comment-form .form-submit .submit {
  color: var(--f-c1);
}
html.dark #comments form.comment-form .form-submit .submit:hover {
  color: var(--f-c);
}

#comments .navigation {
    margin-bottom: 30px;
}

#comments .screen-reader-text {
    display: none;
}

#comments .nav-links {
    text-align: center;
}

#comments .nav-links .page-numbers {
    padding: 0px 5px;
}

#comments .nav-links .current {
    font-size: 20px;
    text-decoration: underline;
}
        /*顶部提示*/
        .butterBar {
            width: 100%;
            position: fixed;
            text-align: center;
            z-index: 9999;
            top: 0px;
        }
        
        .butterBar-message, .butterBar-message b {
            background: #4598ff;
            color: #fff;
            font-size: 12px;
            padding: 12px 25px;
            margin-bottom: 0px;
            margin-top: 0px;
        }

#comments .layoutSingleColumn .comment-respond {
}

#comments .layoutSingleColumn .comment-respond .comment-reply-title {
    padding-left: 6px;
    display: none;
}
#comments .comment-reply-title small {
    float: right;
    margin-right: 6px;
    font-size: var(--f-s6);
}
/*父选择器：如果出现回复id，则恢复显示*/
#comments .layoutSingleColumn .comment-respond .comment-reply-title:has(a#cancel-comment-reply-link) {
    display: block;
}

.logged-in #comments .layoutSingleColumn .comment-respond {
    text-align: left;
}

#comments .comment-respond .must-log-in {
    color: #333;
    margin-bottom: 0px;
    font-weight: 300;
}

#comments .comment-respond .must-log-in a {
    margin-left: 4px;
    border-bottom: 1px solid #9e9d9d;
}

@media (max-width: 768px) {
    #comments {
        padding:20px;
        margin: 0;
    }

    #comments .comment-list li ol.children {
        margin-left: 0px;
    }

    #comments form.comment-form .form-submit .submit {
        width: 100%;
    }

    #comments .comment-list li .comment-body .reply {
        display: block;
    }
}




/*目录：Footer部分*/
footer{
    padding: 1rem 0 1.2rem;
}
footer .footer-logo{
    flex: 1;
    text-align: right;
}
footer logo svg{
    height: 16px;
    fill: var(--f-c2);
}
/*隐藏移动端底部菜单*/
.bottom-mobile-menu {
    display: none;
}



/*
**目录：自适应部分
**********************
*/


/*主体*/

@media screen and (min-width: 800px) {
  /*导航栏菜单滚动条*/
  main .content-tabbar::-webkit-scrollbar{
    display: none;
  }
}

@media screen and (max-width: 799.98px) {
  body.freeze{
    overflow: hidden;
    height: 100%;
  }
  aside{
    display:none;
  }
  section.container{
    min-width: 320px;
  }


    /*菜单调整*/
    header .header-tools .mobile-nav{
    visibility: visible;
    opacity: 1;
    }
    aside{
    width: 100vw;
    max-width: 100vw;
    display: block;
    position: fixed;
    background: var(--bg-c);
    box-shadow: none;
    z-index: 200;
    height: 100vh;
    top: 0px;
    bottom: 0;
    padding: 24px;
    opacity: 0;
    visibility: hidden;
    transition: .36s;
    transform: translateX(-100%);
    transition: transform 0.32s cubic-bezier(0, 0, 0, 1), opacity 0s ,visibility 0s;
    transition-delay: 60ms, 500ms, 500ms;
    }
    aside.show{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: transform 0.26s ease-in-out;
    }
    .aside-menu.sticky{
    position: unset;
    max-width: 240px;
    }
    #close-mobilenav.show{
    visibility: visible;
    opacity: .6;
    transition: .24s;
    }
    aside .mobilenav-close{
    visibility: visible;
    }
    aside .mobilenav-close .close-btn{
    display: inline-block;
    line-height: 0.5;
    background: var(--m-c2);
    padding: 6px;
    border-radius: 3px;
    }
    aside .mobilenav-close svg{
    width: 20px;
    height: 20px;
    fill: var(--f-c3);
    }
    aside .post-toc {
      display: none;
    }
    /*底部菜单恢复显示*
    */
    .bottom-mobile-menu {
    display: block;
    width: 100%;
    margin-right: 24px;
    }
    .bottom-mobile-menu ul#main-menu:before {
        content: 'all contents';
        font-size: 14px;
        font-weight: 700;
        color: var(--f-c3);
        transform: scale(0.8);
        transform-origin: left;
        display: block;
    }
    .bottom-mobile-menu ul li {
        padding: 3px 0;
        margin: 3px 0;
    }
    .bottom-mobile-menu ul li a {
        width: 100%;
        padding: 3px 0;
        color: var(--f-c2);
        white-space: nowrap;
    }
    .bottom-mobile-menu .main-menu li:last-child {
        border-bottom: none;
    }
    /*光与影*/
    .content-item.content-item-photo .item-pic{
    flex-wrap: wrap;
    }
    .content-item.content-item-photo .item-thumb{
    width: 100%;
    max-width: 160px;
    height: 20vw;
    max-height: 120px;
    min-height: 100px;
    }
    .content-item.content-item-photo .item-thumb img{
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    }
    .content-item.content-item-photo.big-photo .item-piclist,.content-item.content-item-photo.big-photo .item-thumb, .content-item.content-item-photo.big-photo .item-thumb img{
    width: 80vw;
    height: 55vw;
    max-width: 360px;
    max-height: 250px;
    }

}
@media screen and (max-width: 649.98px){
  /*光与影 大封面切换布局*/
  .content-item.content-item-photo.big-photo{
    flex-direction: column;
  }
  .content-item.thumb-l .info-area {
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 499.98px){
  .b-container{
    padding: 0 24px;
  }
  section.container{
    padding: 0px
  }
  /*框架调整*/
    .c-container {
        padding: 24px;
    }
    /*因此而调整顶部横向滚动分类导航*/
    main .content-tabbar{
        width: calc(100% + 48px);
        margin: -24px 0 0 -24px;
    }
    .content-tabbar ul{
        padding: 24px 24px 12px;
    }
  /*菜单调整*/
  aside .mobilenav-close{
    right: 24px;
  }
  /*朋友圈*/
  .content-item .item-piclist{
    /*max-height: 200px;*/
  }
  /*光与影*/
  .content-item.content-item-photo .item-pic {
    flex-wrap: nowrap;
  }
  .content-item.content-item-photo .item-thumb{
    height: 25vw;
    min-height: none;
  }
  /*内容也代码块外边距*/
    .item-content pre.wp-block-code {
        margin: 16px -24px;
    }
}
@media screen and (max-width: 329.98px){
  /*极小屏幕菜单关闭按钮位置调整*/
  aside .mobilenav-close{
    top: 80vh;
    left: calc(50vw - 16px);
  }
}

  /*首页主体列表调整*/
  .content-item .item-thumb{
    width: 100px;
    height: 100px;
  }
  .content-item .item-thumb img{
    width: 94px;
    height: 94px;
  }
  .content-item .item-piclist{
    width: fit-content;
    max-width: 300px;
  }
  .content-item .item-post-bg .bg-image::before {
    background: linear-gradient(270deg, #ffffffb3 0%, #ffffffe6 55%, #ffffff 100%);
  }
  /*图片暗盒*/


/*目录：杂项*/
/*图片暗盒*/
.view-image{
  backdrop-filter: brightness(0.3)!important;
  -webkit-backdrop-filter: blur(50px)brightness(0.8)!important;
}
/*图片加载淡入*/
.bg-image.lazyload{
	opacity: 0;
}
.bg-image.lazyloaded {
	opacity: 1;
	transition: opacity 300ms ease;
}
img[src=''],
        img:not([src]) {
            opacity: 0;
}
/*图片懒加载，渐入动画*/
img.fade-in {
  opacity: 0;
}
img.fade-in.lazyloaded {
  opacity: 1;
  transition: opacity 1.2s ease;
}
/*目录：深色模式*/
html.dark body{
  background: #171616;
  transition: color 0.6s;
}
html.dark .f-c-3{
  color: #cecece80;
}
html.dark main .content-tabbar{
  background: #2a2a2a99;
}
html.dark aside .aside-menu a{
  color: #CECECE;
}
html.dark .content-item .item-post-bg .bg-image::before{
  background: linear-gradient(270deg, rgb(42 42 42 / 70%) 0%, rgb(42 42 42 / 80%) 55%, rgb(42 42 42) 100%);
}
    /**文章详情页，顶部模糊背景图**/
    .post-title-bg {
        transition: ease-in 0.36s;
        width: 100%;
        position: absolute;
        z-index: -1;
        position: fixed;
    }
    .post-title-bg-img {
        background-image: url(https://t.hellocjp.com/wp-content/uploads/2024/02/1.jpg);
        display: block;
        width: 100%;
        max-width: 1440px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        transform: rotate(0deg) translate(27vw, 0);
        filter: blur(18px);
        mask-image: radial-gradient(farthest-side at center top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 44%, rgba(0,0,0,0.018353288581057448) 82%, rgba(0,0,0,0) 100%);
    }
/*动画*/
/*文字 渐隐渐显*/
@-webkit-keyframes FontFlicker {
  0% {
    color: inherit;
  }
  50% {
    color: #23232300;
  }
  100% {
    color: inherit;
  }
}
@-moz-keyframes FontFlicker {
  0% {
    color: inherit;
  }
  50% {
    color: #23232300;
  }
  100% {
    color: inherit;
  }
}
@keyframes FontFlicker {
  0% {
    color: inherit;
  }
  50% {
    color: #23232300;
  }
  100% {
    color: inherit;
  }
}
/*折叠动画*/
@-webkit-keyframes heightMax {
    0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@-webkit-keyframes heightMin {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
}
/*淡入动画*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*淡出动画*/
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*半隐*/
@keyframes fadeHalf {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.32;
  }
  100%{
    opacity: 1;
  }
}
/*旋转出现*/
@keyframes rx90 {
  0% {
    transform: rotatex(72deg)translateY(-5rem);
  }
  100%{
    transform: rotateX(0)translateY(0);
  }
}
/*向下移动淡入*/
@keyframes fadeinDown {
	0% {
	  transform: translateY(-1rem);
	  opacity: 0;
	}
	to{
	  transform: rotateX(0)translateY(0);
	  opacity: 1;
	}
  }
  @keyframes fadeoutUp {
	0% {
	  transform: translateY(0);
	  opacity: 1;
	}
	100%{
	  /*transform: translateY(-5rem);*/
	  opacity: 0;
	  flex: 0.0001;
	  padding: 0;
	  margin: 0;
	  border: 0px;
	}
  }
/**Toast**/
@-webkit-keyframes ripple{0%{transform:scale(0) translateY(-45%) translateX(13%)}to{transform:scale(1) translateY(-45%) translateX(13%)}}@keyframes ripple{0%{transform:scale(0) translateY(-45%) translateX(13%)}to{transform:scale(1) translateY(-45%) translateX(13%)}}

.notyf {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	color: var(--m-c5);
	z-index: 9999;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: flex-end;
	pointer-events: none;
	box-sizing: border-box;
	padding: 0 1rem
}

.notyf__icon--error,.notyf__icon--success {
	height: 1rem;
	width: 1rem;
	background: #0f9e6cee;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	position: relative
}
.notyf__icon--error {
	background: var(--m-sc1);
}

.notyf__icon--error:after,.notyf__icon--error:before {
	content: "";
	background: currentColor;
	display: block;
	position: absolute;
	width: 1.5px;
	border-radius: 3px;
	left: 7px;
    height: 8.5px;
    top: 4px;
}

.notyf__icon--error:after {
	transform: rotate(-45deg)
}

.notyf__icon--error:before {
	transform: rotate(45deg)
}

.notyf__icon--success:after,.notyf__icon--success:before {
	content: "";
	background: currentColor;
	display: block;
	position: absolute;
	width: 1.5px;
	border-radius: 3px
}

.notyf__icon--success:after {
	height: 4.5px;
    transform: rotate(-45deg);
    top: 7.5px;
    left: 5px;
}

.notyf__icon--success:before {
	height: 8px;
    transform: rotate(45deg);
    top: 4.5px;
    left: 8.5px;
}

.notyf__toast {
	padding: 0.5rem 2rem;
	display: block;
	box-sizing: border-box;
	max-width:calc(50% - 5rem);
	min-width: 8rem;
	overflow: hidden;
	pointer-events: auto;
	-webkit-animation: fadeinDown .36s ease-out forwards;
	animation: fadeinDown .36s ease-out forwards;
	color: var(--m-c1);
    background: var(--f-c2);
    border-radius: 2px;
    border: 1px solid rgba(190, 189, 189, 0.24);
	backdrop-filter: blur(24px) brightness(1.1);
    -webkit-backdrop-filter: blur(24px) brightness(1.1);
	box-shadow: rgba(34, 34, 34, 0.12) 0px 4px 24px -2px;
	position: relative;
	transition:all .6s ease-out;   
	flex-shrink: 0
}
.notyf__toast--disappear {
	transform: translateY(0);
	-webkit-animation: fadeoutUp .5s ease-out;
	animation: fadeoutUp .5s ease-out;
	-webkit-animation-delay: .25s;
	animation-delay: .25s
}

.notyf__toast--disappear .notyf__message {
	-webkit-animation-delay: .05s;
	animation-delay: .05s
}

.notyf__toast--upper {
	margin-top: 1rem
}

.notyf__toast--lower {
	margin-top: 20px
}


.notyf__wrapper {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 10
}

.notyf__icon {
	text-align: center;
	margin-right: 1rem
}

.notyf__dismiss {
	height: 1.5rem;
	width: 1.5rem;
	margin: 0 -0.5rem 0 0.5rem;
	opacity: 1
}

.notyf__dismiss-btn {
	border-radius: 1px;
	display: block;
	background: transparent;
	border: none;
	cursor: pointer;
	transition: opacity .2s ease,background-color .2s ease;
	outline: none;
	opacity: .35;
	height: 100%;
    width: 100%;
	margin-top: -4.5px;
}

.notyf__dismiss-btn:after,.notyf__dismiss-btn:before {
	content: "";
	background: var(--bg-c);
	height: 10.5px;
    width: 1.5px;
	border-radius: 3px;
	position: absolute;
}

.notyf__dismiss-btn:after {
	transform: rotate(-45deg)
}

.notyf__dismiss-btn:before {
	transform: rotate(45deg)
}

.notyf__dismiss-btn:hover {
	opacity: .9;
}

.notyf__dismiss-btn:active {
	opacity: .8
}

.notyf__message {
	vertical-align: middle;
	position: relative;
	letter-spacing: 0.02rem;
	line-height: 1.2rem
}

@media only screen and (max-width:480px) {
	.notyf {
		padding: 0
	}

	.notyf__toast--upper {
		margin-bottom: -1px;
	}
	.notyf__message {
		flex:1;
	}

	.notyf__toast {
		max-width: none;
		border-radius: 0;
		width: 100%;
		padding: 1rem 1.5rem;
	}
}

html.dark .toastify{
    color: var(--f-c);
}
.toastify.on{opacity:1}
.toastify:hover {
    background: var(--f-c1);
}
html.dark .toastify:hover {
    background: var(--m-c3);
}
.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.5;padding: 0 0 0 12px;}
.toastify-right{right:15px}
.toastify-left{left:15px}
.toastify-top{top:-150px}
.toastify-bottom{bottom:-150px}
.toastify-rounded{border-radius:25px}
.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}
.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}
@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}
}

/*代码高亮-lightMode*/
/*isbl-editor-light.min.css*/
pre:not(:has(.hljs)) {
  opacity: 0;
}
pre:has(.hljs) {
    animation: fadeIn 0.32s;
}
pre code.hljs{display:block;overflow-x:auto;white-space:pre;font-size: 0.86rem;}
code.hljs{padding:3px 5px}
.hljs{color:var(--f-c)}
.hljs-subst{color:var(--f-c)}
.hljs-comment{color:#555;font-style:italic}
.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{color:var(--f-c);font-weight:600}
.hljs-string{color:navy}
.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-template-tag,.hljs-type{color:var(--f-c)}
.hljs-link,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#5e1700}
.hljs-built_in,.hljs-literal{color:navy;font-weight:600}
.hljs-addition,.hljs-bullet,.hljs-code{color:#397300}
.hljs-class{color:#6f1c00;font-weight:600}
.hljs-section,.hljs-title{color:#fb2c00}
.hljs-title>.hljs-built_in{color:teal;font-weight:400}
.hljs-meta{color:#1f7199}
.hljs-meta .hljs-string{color:#4d99bf}
.hljs-emphasis{font-style:italic}c
.hljs-strong{font-weight:600}

/*代码高亮darkMode*/
/*
  Theme: Tomorrow Night
  Author: Chris Kempson (http://chriskempson.com)
  License: ~ MIT (or more permissive) [via base16-schemes-source]
  Maintainer: @highlightjs/core-team
  Version: 2021.09.0
*/
html.dark .hljs ::selection,.hljs::selection{background-color:#515151;color:#ccc}
html.dark .hljs-comment{color:#999}
html.dark .hljs-tag{color:#b4b7b4}
html.dark .hljs-operator,.hljs-punctuation,.hljs-subst{color:#ccc}
html.dark .hljs-operator{opacity:.7}
html.dark .hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable,.hljs-selector-class,.hljs-selector-id{color:#f2777a}
html.dark .hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#f99157}
html.dark .hljs-class .hljs-title,.hljs-title,.hljs-title.class_{color:#fc6}
html.dark .hljs-strong{font-weight:600;color:#fc6}
html.dark .hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#9c9}
html.dark .hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#6cc}
html.dark .hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#69c}
html.dark .diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#c9c}
html.dark .hljs-emphasis{color:#c9c;font-style:italic}
html.dark .hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#a3685a}
html.dark .hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:600}
/*代码高亮-行号*/
/*.hljsln .ln-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 2.2em;
    height: 100%;
    border-right: 1px solid #555;
    background: rgba(255, 255, 255, 0.18);
}
*/

.hljsln .ln-num {
    position: relative;
    display: inline-block;
    height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hljsln .ln-num::before {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 18px;
    color: var(--f-c3);
    opacity: 0.6;
    content: attr(data-num);
    transform: scale(0.9);
}

/*
**fancybox
*/
.fancybox__toolbar {
	font-family: inherit!important;
	--f-button-width: 2.2rem!important;
    --f-button-height: 2.2rem!important;
	--f-button-svg-width: 1rem!important;
    --f-button-svg-height: 1rem!important;
}
.fancybox__infobar {
	font-size: 0.8rem!important;
	opacity: 0.6!important;
}
.f-button{
	border-radius: 0.2rem!important;
	margin: 0.2rem 0.2rem 0 0!important;
}