.wbp-blog-page {
	background: #ffffff;
	color: var(--wbp-text, #243746);
	font-family: "Inter", Arial, sans-serif !important;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.8;
}

body.blog .site-footer,
body.archive .site-footer,
body.category .site-footer,
body.tag .site-footer,
body.date .site-footer {
	display: none !important;
}

body.blog .hfe-before-footer-wrap,
body.archive .hfe-before-footer-wrap,
body.category .hfe-before-footer-wrap,
body.tag .hfe-before-footer-wrap,
body.date .hfe-before-footer-wrap {
	background: #142841 !important;
	margin-top: 0 !important;
	position: static !important;
}

body.blog .elementor-354 .elementor-element.elementor-element-739eda3,
body.archive .elementor-354 .elementor-element.elementor-element-739eda3,
body.category .elementor-354 .elementor-element.elementor-element-739eda3,
body.tag .elementor-354 .elementor-element.elementor-element-739eda3,
body.date .elementor-354 .elementor-element.elementor-element-739eda3 {
	padding: clamp(34px, 5vw, 56px) clamp(24px, 6vw, 48px) !important;
}

body.blog .elementor-354 .elementor-element.elementor-element-c9b883a,
body.archive .elementor-354 .elementor-element.elementor-element-c9b883a,
body.category .elementor-354 .elementor-element.elementor-element-c9b883a,
body.tag .elementor-354 .elementor-element.elementor-element-c9b883a,
body.date .elementor-354 .elementor-element.elementor-element-c9b883a {
	margin: 0 !important;
}

body.blog .elementor-354 .elementor-element.elementor-element-6a7052d,
body.archive .elementor-354 .elementor-element.elementor-element-6a7052d,
body.category .elementor-354 .elementor-element.elementor-element-6a7052d,
body.tag .elementor-354 .elementor-element.elementor-element-6a7052d,
body.date .elementor-354 .elementor-element.elementor-element-6a7052d {
	--padding-left: 0 !important;
}

.wbp-blog-hero {
	margin-top: -156px;
	min-height: clamp(430px, 54vw, 620px);
	overflow: hidden;
	padding: clamp(176px, 14vw, 218px) var(--wbp-page-pad, 28px) clamp(72px, 8vw, 108px);
	position: relative;
}

.wbp-blog-hero::before {
	background: linear-gradient(90deg, rgba(3, 20, 31, 0.86) 0%, rgba(3, 20, 31, 0.68) 46%, rgba(3, 20, 31, 0.34) 100%);
	content: "";
	inset: 0;
	position: absolute;
	z-index: 1;
}

.wbp-blog-hero__image {
	height: 100%;
	inset: 0;
	object-fit: cover;
	object-position: center 58%;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.wbp-blog-hero__inner {
	margin: 0 auto;
	max-width: var(--wbp-container, 1180px);
	position: relative;
	z-index: 1;
}

.wbp-blog-breadcrumbs,
.rank-math-breadcrumb {
	align-items: center;
	color: rgba(255, 255, 255, 0.78);
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	font-weight: 600;
	gap: 8px;
	line-height: 1.4;
	margin: 0 0 28px;
}

.wbp-blog-breadcrumbs a,
.rank-math-breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

.wbp-blog-eyebrow {
	color: #f9a34e;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.14em;
	line-height: 1.4;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.wbp-blog-hero h1 {
	color: #ffffff;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: clamp(38px, 5vw, 62px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
	max-width: 780px;
}

.wbp-blog-hero__copy {
	color: rgba(255, 255, 255, 0.86);
	font-size: clamp(17px, 2vw, 20px);
	line-height: 1.7;
	margin: 22px 0 0;
	max-width: 650px;
}

.wbp-blog-search {
	align-items: center;
	display: flex;
	gap: 8px;
	margin-top: 24px;
	max-width: 470px;
}

.wbp-blog-search input[type="search"] {
	background: rgba(255, 255, 255, 0.94);
	border: 1px solid rgba(255, 255, 255, 0.55);
	border-radius: 999px;
	color: #10202b;
	font-size: 14px;
	height: 42px;
	line-height: 1.4;
	min-width: 0;
	padding: 0 16px;
	width: 100%;
}

.wbp-blog-search button {
	background: #ffffff;
	border: 0;
	border-radius: 999px;
	color: #10202b;
	cursor: pointer;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 13px;
	font-weight: 800;
	height: 42px;
	padding: 0 18px;
	transition: background-color 180ms ease, color 180ms ease;
}

.wbp-blog-search button:hover,
.wbp-blog-search button:focus {
	background: var(--wbp-orange, #f58220);
	color: #ffffff;
}

.wbp-blog-feed {
	padding: clamp(50px, 6vw, 76px) var(--wbp-page-pad, 28px);
}

.wbp-blog-feed__inner {
	margin: 0 auto;
	max-width: var(--wbp-container, 1180px);
}

.wbp-blog-section-head {
	align-items: end;
	display: grid;
	gap: 28px;
	grid-template-columns: 1fr;
	margin-bottom: 28px;
	position: static;
}

.wbp-blog-section-head p {
	color: #536171;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.55;
	margin: 0;
	position: static;
}

.wbp-blog-section-head > div > p {
	color: #0b2231;
	font-size: 14px;
	margin-bottom: 10px;
}

.wbp-blog-section-head h2 {
	color: #0b0f14;
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-size: clamp(32px, 3.2vw, 42px);
	font-weight: 800;
	letter-spacing: -0.015em;
	line-height: 1.12;
	margin: 0;
	position: static;
}

.wbp-blog-section-head,
.wbp-blog-section-head * {
	position: static !important;
}

.wbp-blog-layout {
	display: grid;
	gap: clamp(28px, 4vw, 44px);
	grid-template-columns: minmax(0, 1.08fr) minmax(330px, 0.92fr);
	align-items: start;
}

.wbp-featured-post,
.wbp-blog-card,
.wbp-blog-wide-item {
	background: #ffffff;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	position: static;
}

.wbp-featured-post {
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr;
}

.wbp-featured-post__image,
.wbp-blog-card__image,
.wbp-blog-wide-item__image {
	background: #dbe3ea;
	display: block;
	overflow: hidden;
}

.wbp-featured-post__image img,
.wbp-blog-card__image img,
.wbp-blog-wide-item__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 220ms ease;
	width: 100%;
}

.wbp-featured-post:hover .wbp-featured-post__image img,
.wbp-blog-card:hover .wbp-blog-card__image img,
.wbp-blog-wide-item:hover .wbp-blog-wide-item__image img {
	transform: scale(1.025);
}

.wbp-featured-post__image {
	aspect-ratio: 1.32 / 1;
	border-radius: 12px;
	min-height: 0;
}

.wbp-featured-post__content,
.wbp-blog-wide-item__content {
	align-content: center;
	display: grid;
	padding: 0;
}

.wbp-blog-meta {
	align-items: center;
	color: var(--wbp-muted, #67738b);
	display: flex;
	flex-wrap: wrap;
	font-family: "Inter", Arial, sans-serif !important;
	font-size: 12px;
	font-weight: 700;
	gap: 8px;
	line-height: 1.25;
	margin-bottom: 6px;
}

.wbp-blog-pill {
	background: #ffffff;
	border: 1px solid var(--wbp-line, #e4e9ee);
	border-radius: 999px;
	color: #445363;
	display: inline-flex;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0;
	padding: 6px 10px;
	text-decoration: none;
}

.wbp-featured-post h2,
.wbp-blog-card h2,
.wbp-blog-wide-item h2 {
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-weight: 800;
	letter-spacing: -0.015em;
	line-height: 1.08;
	margin: 0;
}

.wbp-featured-post h2 {
	font-size: clamp(24px, 2.4vw, 32px);
}

.wbp-featured-post h2 a,
.wbp-blog-card h2 a,
.wbp-blog-wide-item h2 a {
	color: var(--wbp-navy, #032b44);
	text-decoration: none;
}

.wbp-featured-post h2 a:hover,
.wbp-blog-card h2 a:hover,
.wbp-blog-wide-item h2 a:hover {
	color: var(--wbp-orange, #f58220);
}

.wbp-featured-post p,
.wbp-blog-card p,
.wbp-blog-wide-item p {
	color: var(--wbp-muted, #67738b);
	font-family: "Inter", Arial, sans-serif !important;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.42;
	margin: 6px 0 0;
}

.wbp-blog-list {
	display: grid;
	gap: 18px;
	grid-template-columns: 1fr;
}

.wbp-blog-card {
	align-items: start;
	display: grid;
	gap: 16px;
	grid-template-columns: 150px minmax(0, 1fr);
	min-height: 0;
	overflow: visible;
	transition: transform 180ms ease;
}

.wbp-blog-card:hover {
	transform: translateY(-2px);
}

.wbp-blog-card__image {
	aspect-ratio: 1 / 1;
	border-radius: 10px;
	height: auto;
	min-height: 0;
}

.wbp-blog-card__content {
	align-content: start;
	display: grid;
	padding: 0;
}

.wbp-blog-card h2 {
	font-size: clamp(18px, 1.9vw, 23px);
}

.wbp-blog-more-list {
	display: grid;
	gap: 26px;
	grid-column: 1 / -1;
	margin-top: 8px;
}

.wbp-blog-wide-item {
	display: grid;
	gap: 22px;
	grid-template-columns: 260px minmax(0, 1fr);
}

.wbp-blog-wide-item__image {
	aspect-ratio: 16 / 10;
	border-radius: 10px;
}

.wbp-blog-wide-item h2 {
	font-size: clamp(22px, 2.3vw, 30px);
}

.wbp-blog-filter-hidden {
	display: none !important;
}

.wbp-blog-no-results {
	color: var(--wbp-muted, #67738b);
	font-family: "Inter", Arial, sans-serif !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6;
	margin: 34px 0 0;
	text-align: center;
}

.wbp-blog-pagination {
	margin-top: 42px;
}

.wbp-blog-pagination .nav-links {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
}

.wbp-blog-pagination .page-numbers {
	align-items: center;
	background: #ffffff;
	border: 1px solid var(--wbp-line, #e4e9ee);
	border-radius: 10px;
	color: var(--wbp-navy, #032b44);
	display: inline-flex;
	font-weight: 800;
	justify-content: center;
	min-height: 42px;
	min-width: 42px;
	padding: 8px 12px;
	text-decoration: none;
}

.wbp-blog-pagination .page-numbers.current,
.wbp-blog-pagination a.page-numbers:hover {
	background: var(--wbp-orange, #f58220);
	border-color: var(--wbp-orange, #f58220);
	color: #ffffff;
}

.wbp-blog-empty {
	background: #ffffff;
	border: 1px solid var(--wbp-line, #e4e9ee);
	border-radius: 16px;
	padding: 38px;
	text-align: center;
}

@media (max-width: 1080px) {
	.wbp-blog-layout,
	.wbp-blog-section-head {
		grid-template-columns: 1fr;
	}

	.wbp-blog-section-head {
		align-items: start;
	}

	.wbp-featured-post__image {
		aspect-ratio: 16 / 9;
	}
}

@media (max-width: 767px) {
	.wbp-blog-hero {
		margin-top: -149px;
		min-height: 440px;
		padding: 176px 20px 64px;
	}

	.wbp-blog-hero h1 {
		font-size: clamp(36px, 11vw, 46px);
	}

	.wbp-blog-feed {
		padding: 44px 20px 64px;
	}

	.wbp-blog-search {
		align-items: stretch;
		flex-direction: column;
		max-width: 100%;
	}

	.wbp-blog-section-head h2 {
		font-size: 36px;
	}

	.wbp-featured-post h2 {
		font-size: 26px;
	}

	.wbp-blog-card {
		gap: 14px;
		grid-template-columns: 112px minmax(0, 1fr);
		min-height: 0;
	}

	.wbp-blog-card__image {
		aspect-ratio: 1 / 1;
		min-height: 0;
	}

	.wbp-blog-card h2 {
		font-size: 18px;
	}

	.wbp-blog-card p {
		display: none;
	}

	.wbp-blog-wide-item {
		gap: 14px;
		grid-template-columns: 112px minmax(0, 1fr);
	}

	.wbp-blog-wide-item__image {
		aspect-ratio: 1 / 1;
	}

	.wbp-blog-wide-item h2 {
		font-size: 18px;
	}

	.wbp-blog-wide-item p {
		display: none;
	}

	.wbp-blog-meta {
		font-size: 12px;
		margin-bottom: 8px;
	}

	body.blog .elementor-354 .elementor-element.elementor-element-739eda3,
	body.archive .elementor-354 .elementor-element.elementor-element-739eda3,
	body.category .elementor-354 .elementor-element.elementor-element-739eda3,
	body.tag .elementor-354 .elementor-element.elementor-element-739eda3,
	body.date .elementor-354 .elementor-element.elementor-element-739eda3 {
		text-align: center;
	}

	body.blog .elementor-354 .elementor-element.elementor-element-f75076b,
	body.archive .elementor-354 .elementor-element.elementor-element-f75076b,
	body.category .elementor-354 .elementor-element.elementor-element-f75076b,
	body.tag .elementor-354 .elementor-element.elementor-element-f75076b,
	body.date .elementor-354 .elementor-element.elementor-element-f75076b {
		margin: 14px 0 0 !important;
	}
}
