.wbp-single-post {
	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.single-post .site-footer {
	display: none !important;
}

body.single-post .elementor-354 .elementor-element.elementor-element-739eda3 {
	padding: clamp(34px, 5vw, 56px) clamp(24px, 6vw, 48px) !important;
}

body.single-post .elementor-354 .elementor-element.elementor-element-c9b883a {
	margin: 0 !important;
}

body.single-post .elementor-354 .elementor-element.elementor-element-6a7052d {
	--padding-left: 0 !important;
}

.wbp-single-hero {
	margin-top: -156px;
	min-height: clamp(300px, 34vw, 410px);
	overflow: hidden;
	padding: clamp(128px, 10vw, 158px) var(--wbp-page-pad, 28px) clamp(38px, 4vw, 54px);
	position: relative;
}

.wbp-single-hero::before {
	background: linear-gradient(90deg, rgba(3, 20, 31, 0.88) 0%, rgba(3, 20, 31, 0.72) 48%, rgba(3, 20, 31, 0.32) 100%);
	content: "";
	inset: 0;
	position: absolute;
	z-index: 1;
}

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

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

.wbp-single-breadcrumbs,
.wbp-single-hero .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 18px;
}

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

.wbp-single-pill {
	background: #f58220;
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.2;
	margin-bottom: 18px;
	padding: 8px 12px;
	text-decoration: none;
}

.wbp-single-hero h1 {
	color: #ffffff;
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-size: clamp(32px, 4.2vw, 52px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.12;
	margin: 0;
	max-width: 820px;
}

.wbp-single-meta {
	color: rgba(255, 255, 255, 0.82);
	font-size: 14px;
	font-weight: 700;
	margin-top: 22px;
}

.wbp-single-article {
	background: #ffffff;
	margin: 0;
	padding: clamp(26px, 4vw, 42px) var(--wbp-page-pad, 28px) clamp(42px, 5vw, 58px);
}

.wbp-single-article__inner {
	margin: 0 auto;
	max-width: 880px;
}

.wbp-single-article__inner > *:first-child {
	margin-top: 0 !important;
}

.wbp-single-article__inner > *:last-child {
	margin-bottom: 0 !important;
}

.wbp-single-article h2,
.wbp-single-article h3,
.wbp-single-article h4 {
	color: var(--wbp-navy, #032b44);
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 1.6em 0 0.55em;
}

.wbp-single-article h2 {
	font-size: clamp(28px, 3vw, 40px);
}

.wbp-single-article h3 {
	font-size: clamp(23px, 2.4vw, 30px);
}

.wbp-single-article p,
.wbp-single-article li {
	color: #35495a;
	font-size: 17px;
	line-height: 1.82;
}

.wbp-single-article p {
	margin: 0 0 1.35em;
}

.wbp-single-article a {
	color: var(--wbp-orange, #f58220);
	font-weight: 700;
	text-decoration-thickness: 2px;
	text-underline-offset: 4px;
}

.wbp-single-article img {
	border-radius: 12px;
	height: auto;
	max-width: 100%;
}

.wbp-single-article__inner nav[aria-label="Breadcrumb"],
.wbp-single-article__inner .wb-crumb,
.wbp-single-article__inner .wb-meta,
.wbp-single-article__inner .wb-hero,
.wbp-single-article__inner > h1,
.wbp-single-article__inner [id^="wb-blog-"] h1,
.wbp-single-article__inner [id^="wb-blog-"] > nav,
.wbp-single-article__inner [id^="wb-blog-"] > p:first-of-type,
.wbp-single-article__inner [id^="wb-blog-"] > figure:first-of-type,
.wbp-single-article__inner [id^="wb-blog-"] .wb-cta {
	display: none !important;
}

.wbp-single-offer {
	background: #f5770f;
	color: #ffffff;
	margin: 0;
	padding: clamp(46px, 6vw, 76px) 20px;
	text-align: center;
}

.wbp-single-offer__inner {
	margin: 0 auto;
	max-width: 680px;
}

.wbp-single-offer h2 {
	color: #ffffff;
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-size: clamp(26px, 3vw, 36px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0;
}

.wbp-single-offer p {
	color: #ffffff;
	font-size: clamp(16px, 1.8vw, 19px);
	font-weight: 600;
	line-height: 1.55;
	margin: 16px 0 0;
}

.wbp-single-offer__button {
	align-items: center;
	background: #edc58f;
	border-radius: 8px;
	color: #071522;
	display: inline-flex;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 16px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	margin-top: 24px;
	min-height: 56px;
	padding: 14px 34px;
	text-decoration: none;
	transition: background-color 180ms ease, transform 180ms ease;
}

.wbp-single-offer__button:hover,
.wbp-single-offer__button:focus-visible {
	background: #ffffff;
	color: #071522;
	transform: translateY(-2px);
}

.wbp-single-related {
	background: #ffffff;
	color: var(--wbp-text, #243746);
	margin: 0;
	padding: clamp(34px, 4vw, 48px) var(--wbp-page-pad, 28px);
	position: static !important;
}

.wbp-single-related__inner {
	margin: 0 auto;
	max-width: var(--wbp-container, 1180px);
	position: static !important;
}

.wbp-single-section-head {
	margin-bottom: 22px;
	position: static !important;
}

.wbp-single-section-head p {
	color: var(--wbp-orange, #f58220);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.12em;
	line-height: 1.3;
	margin: 0 0 10px;
	position: static !important;
	text-transform: uppercase;
}

.wbp-single-section-head h2 {
	color: #d12b26;
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-size: clamp(28px, 3vw, 38px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0;
	position: static !important;
}

.wbp-single-related__grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	position: static !important;
}

.wbp-single-related-card {
	background: #ffffff;
	border: 1px solid var(--wbp-line, #e4e9ee);
	border-radius: 8px;
	overflow: hidden;
	transition: transform 180ms ease, border-color 180ms ease;
}

.wbp-single-related-card:hover {
	border-color: rgba(245, 130, 32, 0.45);
	transform: translateY(-3px);
}

.wbp-single-related-card__image {
	aspect-ratio: 16 / 9;
	background: #dbe3ea;
	display: block;
	overflow: hidden;
}

.wbp-single-related-card__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 220ms ease;
	width: 100%;
}

.wbp-single-related-card:hover .wbp-single-related-card__image img {
	transform: scale(1.025);
}

.wbp-single-related-card__content {
	padding: 8px 10px 10px;
}

.wbp-single-related-card__meta {
	align-items: center;
	color: var(--wbp-muted, #67738b);
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	font-weight: 700;
	gap: 8px;
	line-height: 1.3;
	margin-bottom: 6px;
}

.wbp-single-related-card__meta a {
	color: #edc58f;
	text-decoration: none;
}

.wbp-single-related-card h3 {
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0;
}

.wbp-single-related-card h3 a {
	color: var(--wbp-navy, #032b44);
	text-decoration: none;
}

.wbp-single-related-card h3 a:hover,
.wbp-single-related-card h3 a:focus-visible {
	color: var(--wbp-orange, #f58220);
}

body.single-post .post-navigation,
body.single-post .ast-post-navigation,
body.single-post .ast-single-related-posts-container {
	margin-top: 0;
}

body.single-post .wbp-single-post + .hfe-before-footer-wrap,
body.single-post .wbp-single-post + footer,
body.single-post .hfe-before-footer-wrap {
	margin-top: 0 !important;
}

body.single-post .hfe-before-footer-wrap {
	background: #142841 !important;
	clear: both;
	position: static !important;
}

@media (max-width: 1024px) {
	.wbp-single-related__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.wbp-single-hero {
		margin-top: -149px;
		min-height: 310px;
		padding: 132px 20px 38px;
	}

	.wbp-single-hero h1 {
		font-size: clamp(30px, 9vw, 40px);
	}

	.wbp-single-article {
		padding: 24px 20px 46px;
	}

	.wbp-single-offer {
		padding: 44px 20px;
	}

	.wbp-single-offer__button {
		width: 100%;
	}

	.wbp-single-related {
		padding: 34px 20px 44px;
	}

	.wbp-single-related__grid {
		grid-template-columns: 1fr;
	}

	.wbp-single-related-card__content {
		padding: 8px 10px 10px;
	}

	body.single-post .elementor-354 .elementor-element.elementor-element-739eda3 {
		text-align: center;
	}

	body.single-post .elementor-354 .elementor-element.elementor-element-f75076b {
		margin: 14px 0 0 !important;
	}
}
