.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;
}

.single-post.uicore-narow .uicore-post-content:not(.uicore-related) {
	width: 100%;
	margin: 0 auto;
}

.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-meta-separator {
	margin: 0 .5em;
}

.content-area .uicore-post-category, .content-areaa, .ui-post-nav-item .ui-post-nav-info, .uicore-post-footer a, .uicore-post-footer span, header.uicore-single-header .uicore-entry-meta span, header.uicore-single-header a:not(:hover) {
	color: #6e7a84;
	font-size: 11px;
}

.uicore-entry-meta .uicore-post-category {
	display: inline-block;
	line-height: inherit;
}

.uicore-entry-meta span {
	text-transform: capitalize;
}

.content-area .uicore-post-category a, .ui-post-nav-item .ui-post-nav-info, .uicore-post-footer.uicore-body, .uicore-post-footer a, header.uicore-single-header .uicore-entry-meta, header.uicore-single-header .uicore-entry-meta a, header.uicore-single-header .uicore-entry-meta span {
	text-transform: uppercase;
	letter-spacing: .04em;
	line-height: 11px;
	font-size: 11px;
	font-weight: 600;
}

.uicore-single-header h1 {
	margin-top: 0;
	margin-bottom: 20px;
}

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;
}

figure {
	margin-left: 0;
	margin-right: 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;
}

.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;
}

.ui-related-posts .uicore-row {
	width: 100%;
}

@media (min-width:1025px) {
	.single-post.uicore-narow .uicore-post-content:not(.uicore-related) {
		max-width: 700px;
	}
}

@media (max-width:1024px) {
	.ui-post-nav-item svg {
		display: none;
	}
	
	.ui-prev {
		padding: 0 1em 0 0 !important;
	}
	
	.ui-next {
		padding: 0 0 0 1em !important;
	}
}

@-ms-viewport {
	width: device-width;
}

.uicore-col, [class*=uicore-col], [class^=uicore-col] {
	position: relative;
	width: 100%;
	min-height: 1px;
}

.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;
}

a {
	color: var(--e-global-color-uicore_primary);
}

a:hover {
	color: var(--e-global-color-uicore_secondary);
}

@media (max-width:1024px) {
	body {
		--uicore-typography--h1-s: 50px;
		--uicore-typography--h2-s: 34px;
		--uicore-typography--h3-s: 21px;
		--uicore-typography--h4-s: 18px;
		--uicore-typography--h5-s: 15px;
		--uicore-typography--h6-s: 13px;
		--uicore-typography--p-s: 15px;
	}
	
	.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) {
	body {
		--uicore-typography--h1-s: 40px;
		--uicore-typography--h2-s: 30px;
		--uicore-typography--h3-s: 19px;
		--uicore-typography--h4-s: 16px;
		--uicore-typography--h5-s: 14px;
		--uicore-typography--h6-s: 12px;
		--uicore-typography--p-s: 14px;
	}
	
	.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 (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;
	}
}

.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);
}

@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);
}