.uicore-blog-grid .uicore-post-wrapper .uicore-post-info-wrapper>p {
	font-family: var(--uicore-typography--blog_ex-f, "Inter");
	font-weight: var(--uicore-typography--blog_ex-w, "600");
	line-height: var(--uicore-typography--blog_ex-h, "1.2");
	letter-spacing: var(--uicore-typography--blog_ex-ls, "-0.027em");
	text-transform: var(--uicore-typography--blog_ex-t, "none");
	font-style: var(--uicore-typography--blog_ex-st, "normal");
	color: var(--uicore-typography--blog_ex-c, "#070707");
	font-size: var(--uicore-typography--blog_ex-s, "#070707");
}

.uicore-blog .uicore-post-content li {
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	font-style: inherit;
	color: inherit;
	font-size: inherit;
}

.comments-area {
	width: 100%;
	margin-top: 36px;
}

.comments-area .comments-title {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .01em;
	padding: 36px 0 0;
	border-top: 1px solid var(--ui-border-color);
	margin-bottom: 0;
}

.comments-area .comment-list {
	padding: 36px 0 0;
	margin: 0 auto;
}

.comments-area .comment-list .comment-meta .comment-author img {
	float: left;
	width: 48px;
	border-radius: 3px;
	margin-right: 18px;
}

.comments-area .comment-list .comment-meta .comment-author .fn a {
	text-decoration: none;
}

.comments-area .comment-list .comment-meta .comment-metadata {
	font-size: 12px;
	line-height: 1.4;
}

.comments-area .comment-list .comment-content {
	padding-top: 20px;
}

.comments-area .comment-list .comment-content p img {
	padding: 18px 0;
}

.comments-area .comment-list .comment-body {
	padding: 36px 0;
	border-top: 1px solid var(--ui-border-color);
	position: relative;
}

.comments-area .comment-list .comment-body .reply {
	margin-top: 0;
}

.comments-area .comment-list .comment-body .comment-reply-link {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .01em;
	text-decoration: none;
}

.comments-area .comment-list li[class*=depth-] {
	padding-left: 66px;
}

.comments-area .comment-list li.depth-1 {
	padding-left: 0 !important;
}

.comments-area .comment-respond {
	padding: 36px 0 0;
	border-top: 1px solid var(--ui-border-color);
	margin-bottom: 0;
}

.comments-area .comment-respond .comment-reply-title {
	margin-top: 0;
	margin-bottom: 26px;
}

.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
	float: right;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .01em;
}

.comments-area .comment-content img {
	width: auto !important;
	max-width: 100%;
}

.comments-area p {
	margin: 9px 0 0;
}

.comments-area .comment-form {
	margin-left: -10px;
	margin-right: -10px;
}

.comments-area .comment-form>p {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.comments-area .comment-form>p.comment-form-author, .comments-area .comment-form>p.comment-form-email, .comments-area .comment-form>p.comment-form-url {
	width: 33.33%;
	float: left;
	position: relative;
}

.comments-area .comment-form label {
	display: inline-block;
	margin-bottom: .5em;
	font-size: 80%;
}

.comments-area .comment-form .comment-form-cookies-consent {
	width: 100%;
	float: left;
	margin-bottom: 30px !important;
	display: flex;
	align-items: center;
}

.comments-area .comment-form .comment-form-cookies-consent label {
	width: auto;
	margin-bottom: 0;
	margin-left: 5px;
	display: inline-block;
	font-size: 80%;
}

.page-template-default .comments-area {
	padding: 0;
	margin: 35px 0;
}

.children {
	padding-left: 0;
}

.uicore-archive {
	width: 100%;
}

.single-post.uicore-narow .uicore-post-content:not(.uicore-related) {
	width: 100%;
	margin: 0 auto;
}

.single-post .uicore-post-info {
	margin-top: .9em;
}

.single-post .uicore-single-header .uicore-entry-meta {
	display: flex;
}

.single-post .ui-breadcrumb .uicore-separator:before {
	opacity: .5;
	content: "";
	font-size: 10px;
	transform: rotate(-90deg);
	display: inline-block;
	vertical-align: middle;
	padding: 0 6px;
}

.uicore-post-content {
	width: 100%;
}

.uicore-post-content img {
	max-width: 100%;
	height: auto;
	display: block;
}

.uicore-post-content ul {
	padding-left: 1em;
}

.uicore-classic .uicore-post {
	text-align: center;
}

.uicore-classic .uicore-post .uicore-post-info {
	padding: 0 5%;
}

.uicore-grid-grid .uicore-post-list .uicore-post a.uicore-post-img, .uicore-grid-horizontal .uicore-post-list .uicore-post a.uicore-post-img {
	height: 0;
	padding-bottom: 100%;
	width: 100%;
	display: block;
}

.uicore-blog-grid .uicore-post-info p {
	margin: 1em 0 0;
}

.uicore-blog-grid .uicore-post-category {
	margin-bottom: 1em;
}

.uicore-blog-grid .uicore-post-category a {
	display: inline-block;
}

a.uicore-post-img {
	background-position: 50%;
	background-size: cover;
}

.uicore-entry-meta .uicore-post-category {
	display: inline-block;
	line-height: inherit;
}

.uicore-entry-meta span {
	text-transform: capitalize;
}

.uicore-single-header h1 {
	margin-top: 0;
	margin-bottom: 20px;
}

.uicore-post-title a {
	color: inherit;
}

.uicore-related .elementor-container, .uicore-related.uicore-list .uicore-post-list {
	display: flex !important;
	flex-direction: column;
}

.uicore-related .elementor-container h4, .uicore-related.uicore-list .uicore-post-list h4 {
	margin: .6em 0;
}

.uicore-feature-img-wrapper {
	margin: 2em 0;
}

.uicore-feature-img-wrapper img {
	max-width: 100%;
	height: auto;
}

div.tags-links {
	display: flex;
	flex-wrap: wrap;
	margin: -5px;
	padding: 10px 0 36px;
}

div.tags-links a {
	font-size: 10px !important;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 15px;
	border: 1px solid #e6e9ec;
	margin: 5px;
	line-height: 1.5;
}

div.tags-links a:hover {
	border: 1px solid #a3afb7;
}

.wp-block-code {
	overflow-x: scroll;
}

.wp-block-image .aligncenter>figcaption {
	text-align: center;
}

.wp-block-image figcaption {
	font-size: 75%;
	display: block !important;
}

.wp-block-table figcaption {
	font-size: 13px;
	text-align: center;
}

blockquote {
	margin: 20px auto;
	padding: 50px 70px;
	background-color: hsla(0, 0%, 98%, .9);
	background-image: url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/1e3a37750651bb0ce6fe1fc780a6ba08.9fe.png");
	background-position: 30px 70%;
	background-repeat: no-repeat;
	background-size: 15% auto;
	--lzl-bg-img: "/wp-content/cache/seraphinite-accelerator/s/m/d/img/1e3a37750651bb0ce6fe1fc780a6ba08.9fe.png";
}

blockquote p {
	font-size: 120% !important;
	line-height: 1.5 !important;
	margin-bottom: 0;
}

blockquote cite {
	font-style: normal;
	padding-top: 15px;
	display: block;
	font-weight: 700;
}

blockquote cite:before {
	content: "—";
	margin-right: 10px;
}

table {
	empty-cells: show;
	border: 1px solid var(--ui-border-color);
	margin: 18px 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table td, table th {
	background-color: rgba(255, 255, 255, 0);
	border-left: 1px solid var(--ui-border-color);
	border-bottom: 1px solid var(--ui-border-color);
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: 5px;
	font-weight: 600;
}

table td:first-child, table th:first-child {
	border-left-width: 0;
}

dt {
	font-weight: 500;
	margin-top: 18px;
}

dl:not(.gridtab) dt:first-child {
	margin-top: 0;
}

hr {
	margin: 36px 0;
	border: 0;
	border-color: var(--ui-border-color);
	border-top: 1px var(--ui-border-color);
	border-style: solid;
}

.uicore-blog:not(.elementor-page) .uicore-post-content:not(.uicore-archive) .entry-content h1, .uicore-blog:not(.elementor-page) .uicore-post-content:not(.uicore-archive) .entry-content h2, .uicore-blog:not(.elementor-page) .uicore-post-content:not(.uicore-archive) .entry-content h3, .uicore-blog:not(.elementor-page) .uicore-post-content:not(.uicore-archive) .entry-content h4, .uicore-blog:not(.elementor-page) .uicore-post-content:not(.uicore-archive) .entry-content h5, .uicore-blog:not(.elementor-page) .uicore-post-content:not(.uicore-archive) .entry-content h6 {
	margin-top: 2em;
	margin-bottom: 1em;
}

blockquote.lzl:not(.lzl-ed), blockquote.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAAClCAYAAAAK5fLuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGLgaGO+0AAF7Q9xNAAAAAElFTkSuQmCC");
}

.wp-caption {
	max-width: 100%;
}

.alignleft {
	float: left;
	margin: 0 1em 0 0;
}

.ui-post-nav {
	display: flex;
	position: relative;
	margin-bottom: 27px;
}

.ui-post-nav-item {
	width: 50%;
	padding: 0 2em;
}

.ui-post-nav-item svg {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 0;
	transition: all .3s cubic-bezier(.2, .82, .66, .9);
}

.ui-next {
	text-align: right;
}

.ui-next svg {
	left: auto;
	right: 0;
}

.ui-next:hover svg {
	right: -15px;
}

.ui-prev:hover svg {
	left: -15px;
}

.ui-post-nav-item h4 {
	font-size: 1.1em;
	margin: 0 0 8px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.uicore-blog.single-post.elementor-page:not(.elementor-editor-active) #primary {
	overflow: visible;
}

.ui-related-posts .uicore-row {
	width: 100%;
}

@media (min-width:992px) {
	.comment-reply-link {
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 32px;
	}
}

@media (max-width:767px) {
	.comments-area {
		width: 100%;
		margin-top: 25px;
	}
	
	.comments-area .comment-list li[class*=depth-] {
		padding-left: 16px;
	}
	
	.comments-area .comment-form>p.comment-form-author, .comments-area .comment-form>p.comment-form-email, .comments-area .comment-form>p.comment-form-url {
		width: 100%;
	}
	
	.comments-area .comment-form .comment-form-cookies-consent label {
		width: 80%;
		margin-left: 10px;
		float: left;
		margin-bottom: 20px;
	}
	
	#cancel-comment-reply-link {
		float: none !important;
		display: block;
		margin-top: 18px;
	}
}

@media (min-width:1025px) {
	.single-post.uicore-narow .uicore-post-content:not(.uicore-related) {
		max-width: 700px;
	}
	
	.uicore-related .uicore-post-list {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.out-of-container {
		margin-left: -60px;
		min-width: calc(100% + 120px);
	}
}

@media (max-width:1024px) {
	.uicore-blog-grid.uicore-masonry .uicore-post-info {
		padding-bottom: 2em;
	}
	
	.ui-post-nav-item svg {
		display: none;
	}
	
	.ui-prev {
		padding: 0 1em 0 0 !important;
	}
	
	.ui-next {
		padding: 0 0 0 1em !important;
	}
}

.uicore-grid-item:not(:hover) .uicore-grid-overlay {
	display: none;
}

.uicore-grid-overlay__title {
	font-size: 24px;
}

.uicore-grid-grid:not(.uicore-grid--animated) {
	display: grid;
	grid-gap: var(--vgap) var(--hgap);
	grid-template-columns: repeat(var(--columns), 1fr);
}

.uicore-grid-grid.uicore-grid--animated {
	--aspect-ratio: 0;
	padding-bottom: var(--container-aspect-ratio);
}

.uicore-grid-grid.uicore-grid--animated .uicore-grid-item {
	--item-width: calc(( 100% - ( var(--columns) - 1 ) * var(--hgap) ) / var(--columns));
	position: absolute;
	top: calc(( 100% / var(--rows) + var(--vgap) / var(--rows) ) * var(--row));
	left: calc(var(--item-width) * var(--column) + var(--hgap) * var(--column));
	width: var(--item-width);
}

.uicore-masonry.uicore-grid-grid .uicore-cover-img {
	padding-bottom: var(--aspect-ratio);
}

.uicore-grid-justified {
	padding-bottom: calc(var(--container-aspect-ratio) * 100%);
}

.uicore-grid-justified .uicore-grid-item {
	--item-left: 0;
	--item-top: 0;
	--item-row-index: 0;
	position: absolute;
	width: calc(var(--item-width) * ( 100% - var(--hgap) * var(--gap-count) ));
	height: var(--item-height);
	left: calc(var(--item-left) * ( 100% - var(--hgap) * var(--gap-count) ) + var(--hgap) * var(--item-row-index));
	top: calc(var(--item-top) + var(--row) * var(--vgap));
}

.uicore-grid-justified .uicore-cover-img {
	height: 100%;
}

.uicore-grid-masonry {
	--highest-column-gap-count: 0;
	height: 0;
	margin-bottom: calc(var(--highest-column-gap-count) * var(--vgap));
}

.uicore-grid-masonry .uicore-grid-item {
	--percent-height: 0;
	position: absolute;
	width: calc(100% / var(--columns) - var(--hgap) * ( var(--columns) - 1 ) / var(--columns));
	left: calc(( 100% / var(--columns) - var(--hgap) * ( var(--columns) - 1 ) / var(--columns) ) * var(--column) + var(--hgap) * var(--column));
	top: calc(var(--percent-height) + var(--row) * var(--vgap));
}

.uicore-grid-masonry .uicore-cover-img {
	padding-bottom: var(--item-height);
}

.uicore-col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.uicore-col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.uicore-col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.uicore-col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.uicore-col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.uicore-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.uicore-col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.uicore-col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.uicore-col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.uicore-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.uicore-col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.uicore-col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.uicore-col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.uicore-col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.uicore-none-space {
	margin: 0;
}

.uicore-none-space .uicore-grid-item {
	padding: 0;
}

.uicore-extra-small-space {
	margin: -2.5px;
}

.uicore-extra-small-space .uicore-grid-item {
	padding: 2.5px;
}

.uicore-small-space {
	margin: -7.5px;
}

.uicore-small-space .uicore-grid-item {
	padding: 7.5px;
}

.uicore-medium-space {
	margin: -15px;
}

.uicore-medium-space .uicore-grid-item {
	padding: 15px;
}

.uicore-extra-large-space {
	margin: -40px;
}

.uicore-extra-large-space .uicore-grid-item {
	padding: 40px;
}

.uicore-full-width .site-main.elementor-section.elementor-section-boxed .elementor-container {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important;
}

.uicore-full-width .site-main.elementor-section.elementor-section-boxed .elementor-container .uicore-grid-container {
	margin-right: var(--vgap);
	margin-left: var(--vgap);
}

.uicore-blog:not(.uicore-sidebar-left):not(.uicore-sidebar-right) .uicore-archive .uicore-classic {
	max-width: 70%;
	margin: 0 auto;
}

.uicore-float .uicore-zoom-wrapper {
	transform: translateZ(0);
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	box-shadow: 0 20px 25px -5px transparent, 0 10px 10px -5px rgba(255, 255, 255, 0);
}

.uicore-float:hover .uicore-zoom-wrapper {
	transform: translate3d(0, -10px, 0);
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
}

.uicore-grid-container.uicore-masonry .uicore-zoom-wrapper {
	height: auto;
	padding-bottom: 0;
	overflow: hidden;
}

.uicore-reveal .uicore-post {
	overflow: hidden;
}

.uicore-reveal .uicore-post-info {
	position: absolute;
	display: block;
	width: 100%;
	height: auto;
	bottom: -2px;
	left: 0;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	transition: transform .4s ease-in-out;
	will-change: transform;
	transform: translate3d(0, 100%, 0);
}

.uicore-reveal .uicore-post-info .uicore-post-info-wrapper {
	transition: transform .4s ease-in-out;
	will-change: transform;
	transform: translate3d(0, -200%, 0);
}

.uicore-reveal:hover .uicore-post-info, .uicore-reveal:hover .uicore-post-info .uicore-post-info-wrapper {
	transform: translateZ(0);
}

.uicore-justified .uicore-cover-img, .uicore-justified .uicore-post, .uicore-justified .uicore-post-wrapper, .uicore-justified .uicore-zoom-wrapper {
	height: 100%;
	width: 100%;
	display: block;
	padding-bottom: 0;
}

.uicore-landscape-ratio.uicore-classic .uicore-cover-img, .uicore-landscape-ratio.uicore-classic .uicore-zoom .uicore-zoom-wrapper {
	padding-bottom: 40%;
}

img.uicore-cover-img {
	padding-bottom: 0;
}

@media (min-width:576px) {
	.uicore-col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.uicore-col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	
	.uicore-col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.uicore-col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.uicore-col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.uicore-col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.uicore-col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.uicore-col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.uicore-col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.uicore-col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.uicore-col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.uicore-col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.uicore-col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.uicore-col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width:768px) {
	.uicore-col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.uicore-col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
}

@media (min-width:992px) {
	.uicore-col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.uicore-col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
}

@media (min-width:1200px) {
	.uicore-col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.uicore-col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	
	.uicore-col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.uicore-col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.uicore-col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.uicore-col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.uicore-col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.uicore-col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.uicore-col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.uicore-col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.uicore-col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.uicore-col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.uicore-col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.uicore-col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (max-width:767px) {
	.uicore-extra-small-space {
		margin: 0;
	}
	
	.uicore-extra-small-space .uicore-grid-item {
		padding: 2.5px 0;
	}
	
	.uicore-small-space {
		margin: 0;
	}
	
	.uicore-small-space .uicore-grid-item {
		padding: 7.5px 0;
	}
	
	.uicore-medium-space {
		margin: 0;
	}
	
	.uicore-medium-space .uicore-grid-item {
		padding: 15px 0;
	}
	
	.uicore-extra-large-space {
		margin: 0;
	}
	
	.uicore-extra-large-space .uicore-grid-item {
		padding: 40px 0;
	}
}

@media (max-width:900px) {
	.uicore-blog:not(.uicore-sidebar-left):not(.uicore-sidebar-right) .uicore-archive .uicore-classic {
		max-width: 100%;
	}
}

@media (min-width:920px) {
	.uicore-horizontal .uicore-post-wrapper {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	
	.uicore-horizontal .uicore-post-wrapper .uicore-zoom-wrapper, .uicore-horizontal .uicore-post-wrapper>a {
		flex: 1;
		height: auto;
		padding-bottom: 0;
	}
	
	.uicore-horizontal .uicore-post-wrapper .uicore-post-info {
		flex: 2.5;
		padding-left: 25px;
		margin-top: 0 !important;
		padding-bottom: 0 !important;
	}
}

.uicore-blog-grid .uicore-post .uicore-post-category {
	background: var(--e-global-color-uicore_light);
	padding: .2em .6em;
	border-radius: 4px;
	line-height: 15px;
	display: inline-block;
}

.uicore-blog-grid .uicore-post .uicore-post-info p {
	display: none;
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 100%;
	background: var(--e-global-color-uicore_primary);
}

.uicore-blog-grid.uicore-masonry .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 300px;
	height: 100%;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-info {
	padding: 15% 6% 6% !important;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-footer {
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post-info {
	background: rgba(255, 255, 255, 0);
}

.uicore-blog-grid .uicore-float .uicore-post .uicore-zoom-wrapper {
	margin-bottom: -10px;
}

.uicore-blog-grid .uicore-post .uicore-post-category {
	background: var(--e-global-color-uicore_light);
	padding: .2em .6em;
	border-radius: 4px;
	line-height: 15px;
	display: inline-block;
}

.uicore-blog-grid .uicore-post .uicore-post-info p {
	display: none;
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 100%;
	background: var(--e-global-color-uicore_primary);
}

.uicore-blog-grid.uicore-masonry .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 300px;
	height: 100%;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-info {
	padding: 15% 6% 6% !important;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-footer {
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post-info {
	background: rgba(255, 255, 255, 0);
}

.uicore-blog-grid .uicore-float .uicore-post .uicore-zoom-wrapper {
	margin-bottom: -10px;
}

.uicore-blog-grid .uicore-post .uicore-post-category {
	background: var(--e-global-color-uicore_light);
	padding: .2em .6em;
	border-radius: 4px;
	line-height: 15px;
	display: inline-block;
}

.uicore-blog-grid .uicore-post .uicore-post-info p {
	display: none;
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 100%;
	background: var(--e-global-color-uicore_primary);
}

.uicore-blog-grid.uicore-masonry .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 300px;
	height: 100%;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-info {
	padding: 15% 6% 6% !important;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-footer {
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post-info {
	background: rgba(255, 255, 255, 0);
}

.uicore-blog-grid .uicore-float .uicore-post .uicore-zoom-wrapper {
	margin-bottom: -10px;
}

.uicore-blog-grid .uicore-post .uicore-post-category {
	background: var(--e-global-color-uicore_light);
	padding: .2em .6em;
	border-radius: 4px;
	line-height: 15px;
	display: inline-block;
}

.uicore-blog-grid .uicore-post .uicore-post-info p {
	display: none;
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 100%;
	background: var(--e-global-color-uicore_primary);
}

.uicore-blog-grid.uicore-masonry .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 300px;
	height: 100%;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-info {
	padding: 15% 6% 6% !important;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-footer {
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post-info {
	background: rgba(255, 255, 255, 0);
}

.uicore-blog-grid .uicore-float .uicore-post .uicore-zoom-wrapper {
	margin-bottom: -10px;
}

.uicore-blog-grid .uicore-post .uicore-post-category {
	background: var(--e-global-color-uicore_light);
	padding: .2em .6em;
	border-radius: 4px;
	line-height: 15px;
	display: inline-block;
}

.uicore-blog-grid .uicore-post .uicore-post-info p {
	display: none;
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 100%;
	background: var(--e-global-color-uicore_primary);
}

.uicore-blog-grid.uicore-masonry .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 300px;
	height: 100%;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-info {
	padding: 15% 6% 6% !important;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-footer {
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post-info {
	background: rgba(255, 255, 255, 0);
}

.uicore-blog-grid .uicore-float .uicore-post .uicore-zoom-wrapper {
	margin-bottom: -10px;
}

.uicore-blog-grid .uicore-post .uicore-post-category {
	background: var(--e-global-color-uicore_light);
	padding: .2em .6em;
	border-radius: 4px;
	line-height: 15px;
	display: inline-block;
}

.uicore-blog-grid .uicore-post .uicore-post-info p {
	display: none;
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 100%;
	background: var(--e-global-color-uicore_primary);
}

.uicore-blog-grid.uicore-masonry .uicore-grid-item:not(.has-post-thumbnail) .uicore-post {
	min-height: 300px;
	height: 100%;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-info {
	padding: 15% 6% 6% !important;
}

.uicore-blog-grid.uicore-classic .uicore-post .uicore-post-footer {
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

.uicore-blog-grid .uicore-grid-item:not(.has-post-thumbnail) .uicore-post-info {
	background: rgba(255, 255, 255, 0);
}

.uicore-blog-grid .uicore-float .uicore-post .uicore-zoom-wrapper {
	margin-bottom: -10px;
}

.uicore-single-header h1.entry-title {
	--uicore-typography--h1-f: var(--e-global-typography-uicore_primary-font-family);
	--uicore-typography--h1-w: 600;
	--uicore-typography--h1-h: 1.2;
	--uicore-typography--h1-ls: -.027em;
	--uicore-typography--h1-t: none;
	--uicore-typography--h1-st: normal;
	--uicore-typography--h1-c: var(--e-global-color-uicore_headline);
	--uicore-typography--h1-s: 48px;
}

.uicore-blog .uicore-post-content:not(.uicore-archive) .entry-content {
	--uicore-typography--h1-f: var(--e-global-typography-uicore_primary-font-family);
	--uicore-typography--h1-w: 600;
	--uicore-typography--h1-h: 1.2;
	--uicore-typography--h1-ls: -.027em;
	--uicore-typography--h1-t: none;
	--uicore-typography--h1-st: normal;
	--uicore-typography--h1-c: var(--e-global-color-uicore_headline);
	--uicore-typography--h1-s: 48px;
	--uicore-typography--h2-f: var(--e-global-typography-uicore_primary-font-family);
	--uicore-typography--h2-w: 600;
	--uicore-typography--h2-h: 1.2;
	--uicore-typography--h2-ls: -.027em;
	--uicore-typography--h2-t: None;
	--uicore-typography--h2-st: normal;
	--uicore-typography--h2-c: var(--e-global-color-uicore_headline);
	--uicore-typography--h2-s: 36px;
	--uicore-typography--h3-f: var(--e-global-typography-uicore_primary-font-family);
	--uicore-typography--h3-w: 600;
	--uicore-typography--h3-h: 1.25;
	--uicore-typography--h3-ls: 0em;
	--uicore-typography--h3-t: None;
	--uicore-typography--h3-st: normal;
	--uicore-typography--h3-c: var(--e-global-color-uicore_headline);
	--uicore-typography--h3-s: 34px;
	--uicore-typography--h4-f: var(--e-global-typography-uicore_primary-font-family);
	--uicore-typography--h4-w: 600;
	--uicore-typography--h4-h: 1.1;
	--uicore-typography--h4-ls: 0em;
	--uicore-typography--h4-t: None;
	--uicore-typography--h4-st: normal;
	--uicore-typography--h4-c: var(--e-global-color-uicore_headline);
	--uicore-typography--h4-s: 20px;
	--uicore-typography--h5-f: var(--e-global-typography-uicore_primary-font-family);
	--uicore-typography--h5-w: 600;
	--uicore-typography--h5-h: 1.1;
	--uicore-typography--h5-ls: 0em;
	--uicore-typography--h5-t: None;
	--uicore-typography--h5-st: normal;
	--uicore-typography--h5-c: var(--e-global-color-uicore_headline);
	--uicore-typography--h5-s: 16px;
	--uicore-typography--h6-f: var(--e-global-typography-uicore_text-font-family);
	--uicore-typography--h6-w: normal;
	--uicore-typography--h6-h: 1.1;
	--uicore-typography--h6-ls: 0em;
	--uicore-typography--h6-t: Uppercase;
	--uicore-typography--h6-st: normal;
	--uicore-typography--h6-c: var(--e-global-color-uicore_headline);
	--uicore-typography--h6-s: 14px;
	--uicore-typography--p-f: var(--e-global-typography-uicore_text-font-family);
	--uicore-typography--p-w: normal;
	--uicore-typography--p-h: 1.875;
	--uicore-typography--p-ls: 0em;
	--uicore-typography--p-t: None;
	--uicore-typography--p-st: normal;
	--uicore-typography--p-c: var(--e-global-color-uicore_body);
	--uicore-typography--p-s: 18px;
}

@media (max-width:1024px) {
	.uicore-single-header h1.entry-title {
		--uicore-typography--h1-s: 42px;
	}
	
	.uicore-blog .uicore-post-content:not(.uicore-archive) .entry-content {
		--uicore-typography--h1-s: 42px;
		--uicore-typography--h2-s: 34px;
		--uicore-typography--h3-s: 26px;
		--uicore-typography--h4-s: 18px;
		--uicore-typography--h5-s: 15px;
		--uicore-typography--h6-s: 13px;
		--uicore-typography--p-s: 18px;
	}
}

@media (max-width:767px) {
	.uicore-single-header h1.entry-title {
		--uicore-typography--h1-s: 34px;
	}
	
	.uicore-blog .uicore-post-content:not(.uicore-archive) .entry-content {
		--uicore-typography--h1-s: 34px;
		--uicore-typography--h2-s: 26px;
		--uicore-typography--h3-s: 20px;
		--uicore-typography--h4-s: 16px;
		--uicore-typography--h5-s: 14px;
		--uicore-typography--h6-s: 12px;
		--uicore-typography--p-s: 16px;
	}
}

.single-post div.ui-breadcrumb {
	margin-bottom: 20px;
}

.uicore-blog.single .uicore-single-header {
	margin-bottom: 30px;
}

.ui-breadcrumb {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 600;
}

@media (min-width:1024px) {
	.uicore-blog.single .uicore-page-title h1.uicore-title, .uicore-blog.single .uicore-page-title a, .uicore-blog.single .uicore-page-title p {
		max-width: 75%;
	}
}

@media (max-width:1024px) {
	.uicore-blog #main.uicore {
		padding: 75px 0;
	}
}

@media (max-width:767px) {
	.uicore-blog #main.uicore {
		padding: 45px 0;
	}
}

@media (min-width:1024px) {
	.uicore-blog #main.uicore {
		padding: 100px 0;
	}
}

@media (min-width:768px) {
	.wp-block-image.alignwide img, .wp-block-image.alignwide figcaption {
		margin-left: clamp(-2vw, -10em, -8vw);
		width: calc(100% + calc(clamp(-2vw, -10em, -8vw) * -2));
		max-width: 100vw;
	}
}

.uicore-progress-bar {
	height: 2px;
	top: 0;
	width: 0;
	max-width: 100vw;
	overflow: hidden;
	position: fixed;
	z-index: 98;
	left: 0;
	right: 0;
}

.ui-author-box {
	display: flex;
	gap: 25px;
	padding: 10px 0;
	align-items: center;
}

.ui-author-box>span {
	display: flex;
	flex-direction: column;
	gap: 7px;
}

.ui-author-box h4 {
	margin: 0;
	color: var(--e-global-color-uicore_headline);
}

.ui-author-box h4 a, .ui-author-box .author-url {
	color: var(--e-global-color-uicore_headline);
}

.ui-author-box h4 a:hover, .ui-author-box .author-url:hover {
	color: var(--e-global-color-uicore_primary);
}

.ui-author-box p {
	margin: 0;
	font-size: clamp(12px, 85%, 15px);
}

.ui-author-box img {
	max-width: 105px;
	border-radius: var(--ui-radius);
}

.ui-author-box .author-url {
	font-size: clamp(12px, 85%, 15px);
	display: block;
	margin: 0;
	font-weight: 600;
}

@media (max-width:767px) {
	.ui-author-box {
		flex-direction: column;
		text-align: center;
		gap: 10px;
	}
}

.ui-author-box {
	margin-top: 27px;
	padding: 30px;
	background: var(--e-global-color-uicore_light);
}

.ui-related-posts, .ui-related-posts h3 {
	margin-bottom: 36px;
}

.ui-related-posts h4 {
	margin: 0 0 24px;
}

.ui-related-posts h4 a {
	color: var(--e-global-color-uicore_headline);
}

.ui-related-posts h4 a:hover {
	color: var(--e-global-color-uicore_primary);
}