/**
 * Newsroom pagination — navy pills, current page, Prev / Next.
 */

.news-list-block .news-pagination,
.news-pagination {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	text-align: center;
}

.news-list-block .news-pagination ul.page-numbers,
.news-pagination ul.page-numbers {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.4rem;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.news-list-block .news-pagination ul.page-numbers li,
.news-pagination ul.page-numbers li {
	margin: 0;
	padding: 0;
}

.news-list-block .news-pagination ul.page-numbers .page-numbers,
.news-pagination ul.page-numbers .page-numbers {
	align-items: center;
	background: #fff;
	border: 1px solid #d4dbe8;
	border-radius: 4px;
	box-sizing: border-box;
	color: #122346;
	display: inline-flex;
	font-family: "Montserrat", sans-serif;
	font-size: 0.8125rem;
	font-weight: 600;
	justify-content: center;
	letter-spacing: 0.02em;
	line-height: 1;
	min-height: 42px;
	min-width: 42px;
	padding: 0 0.7rem;
	text-decoration: none;
	transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.news-list-block .news-pagination ul.page-numbers li a.page-numbers,
.news-pagination ul.page-numbers li a.page-numbers {
	color: #122346;
}

.news-list-block .news-pagination ul.page-numbers a.page-numbers:hover,
.news-list-block .news-pagination ul.page-numbers a.page-numbers:focus,
.news-pagination ul.page-numbers a.page-numbers:hover,
.news-pagination ul.page-numbers a.page-numbers:focus {
	background: #122346;
	border-color: #122346;
	color: #fff;
	outline: none;
	text-decoration: none;
}

.news-list-block .news-pagination ul.page-numbers .page-numbers.current,
.news-pagination ul.page-numbers .page-numbers.current {
	background: #122346;
	border-color: #122346;
	box-shadow: 0 6px 16px rgba(18, 35, 68, 0.18);
	color: #fff;
	cursor: default;
}

.news-list-block .news-pagination ul.page-numbers .page-numbers.dots,
.news-pagination ul.page-numbers .page-numbers.dots {
	background: transparent;
	border-color: transparent;
	color: #6b7280;
	font-weight: 700;
	letter-spacing: 0.12em;
	min-width: 1.25rem;
	padding: 0 0.15rem;
}

.news-list-block .news-pagination ul.page-numbers a.prev,
.news-list-block .news-pagination ul.page-numbers a.next,
.news-list-block .news-pagination ul.page-numbers .prev,
.news-list-block .news-pagination ul.page-numbers .next,
.news-pagination ul.page-numbers a.prev,
.news-pagination ul.page-numbers a.next,
.news-pagination ul.page-numbers .prev,
.news-pagination ul.page-numbers .next {
	font-size: 0;
	gap: 0;
	letter-spacing: 0;
	line-height: 0;
	min-width: auto;
	padding: 0 1rem;
}

.news-list-block .news-pagination ul.page-numbers a.prev::before,
.news-list-block .news-pagination ul.page-numbers .prev::before,
.news-list-block .news-pagination ul.page-numbers a.next::after,
.news-list-block .news-pagination ul.page-numbers .next::after,
.news-pagination ul.page-numbers a.prev::before,
.news-pagination ul.page-numbers .prev::before,
.news-pagination ul.page-numbers a.next::after,
.news-pagination ul.page-numbers .next::after {
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1;
	text-transform: uppercase;
}

.news-list-block .news-pagination ul.page-numbers a.prev::before,
.news-list-block .news-pagination ul.page-numbers .prev::before,
.news-pagination ul.page-numbers a.prev::before,
.news-pagination ul.page-numbers .prev::before {
	content: "‹  Prev";
}

.news-list-block .news-pagination ul.page-numbers a.next::after,
.news-list-block .news-pagination ul.page-numbers .next::after,
.news-pagination ul.page-numbers a.next::after,
.news-pagination ul.page-numbers .next::after {
	content: "Next  ›";
}

.news-list-block .news-pagination ul.page-numbers .prev.is-disabled,
.news-list-block .news-pagination ul.page-numbers .next.is-disabled,
.news-pagination ul.page-numbers .prev.is-disabled,
.news-pagination ul.page-numbers .next.is-disabled {
	cursor: default;
	opacity: 0.4;
	pointer-events: none;
}

/* Hide the pagination sitting under the title — it kills the first look. */
.news-list-block .container > h1 + .news-pagination {
	display: none !important;
}

/* -------------------------------------------------------------------------
   Magazine section + zigzag cards
   ------------------------------------------------------------------------- */

.news-list-block,
.news-list-block .block-content {
	background: #eef1f5;
}

.news-list-block {
	position: relative;
}

.news-list-block .container.container-950 {
	max-width: 1180px;
	padding-bottom: 4.5rem !important;
	padding-top: 3.25rem !important;
}

.news-list-block h1,
body.sln-font-update-enabled .news-list-block h1 {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-size: inherit !important;
	gap: 0.7rem;
	line-height: 1.2;
	margin: 0 0 2.4rem;
	text-align: center;
}

.news-list-block .sln-news-kicker {
	color: #122346;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.22em;
	position: relative;
	text-transform: uppercase;
}

.news-list-block .sln-news-kicker::after {
	background: #122346;
	content: "";
	display: block;
	height: 2px;
	margin: 0.7rem auto 0;
	width: 42px;
}

.news-list-block .sln-news-lead {
	color: #122346;
	font-family: "Montserrat", sans-serif;
	font-size: clamp(1.55rem, 3vw, 2.15rem);
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 1.25;
	margin: 0;
}

.news-list-block .sln-news-pages {
	color: #7b8494;
	font-family: "Montserrat", sans-serif;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	margin: 0.15rem 0 0;
	text-transform: uppercase;
}

.news-list-block .col-12 > hr.m-5,
.news-list-block .col-12:has(> hr) {
	border: 0 !important;
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.news-list-block .news-item.row {
	align-items: stretch;
	animation: sln-news-rise 0.65s cubic-bezier(0.22, 1, 0.36, 1) both;
	animation-delay: calc(var(--sln-i, 0) * 90ms);
	background: #fff;
	border-radius: 18px;
	box-shadow: 0 18px 40px rgba(18, 35, 68, 0.08);
	display: flex;
	margin-bottom: 1.6rem;
	margin-left: 0;
	margin-right: 0;
	min-height: 320px;
	overflow: hidden;
	transition: background-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;
}

.news-list-block .news-item.is-first.row {
	min-height: 390px;
}

@keyframes sln-news-rise {
	from {
		opacity: 0;
		transform: translateY(22px);
	}

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

.news-list-block .news-item.row > [class*="col-"] {
	float: none;
	max-width: 100%;
}

.news-list-block .news-item.row > .col-sm-5 {
	flex: 0 0 48%;
	max-width: 48%;
	min-height: 320px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.news-list-block .news-item.is-first.row > .col-sm-5 {
	min-height: 390px;
}

.news-list-block .news-item.row > .col-sm-5 > a {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.news-list-block .news-item.row > .col-sm-5 > a::after {
	background: linear-gradient(180deg, rgba(10, 22, 40, 0) 48%, rgba(10, 22, 40, 0.42) 100%);
	bottom: 0;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.news-list-block .news-item img,
.news-list-block .news-item .col-sm-5 img {
	display: block;
	height: 100%;
	max-height: none;
	min-height: 0;
	object-fit: cover;
	object-position: center;
	transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
	width: 100%;
}

.news-list-block .news-item.row > .col-sm-2:first-child {
	background-color: #122346;
	background-image: var(--sln-news-logo);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 68% auto;
	flex: 0 0 48%;
	max-width: 48%;
	min-height: 320px;
	overflow: hidden;
	padding: 2.2rem 1.6rem;
	position: relative;
}

.news-list-block .news-item.is-first.row > .col-sm-2:first-child {
	min-height: 390px;
}

.news-list-block .news-item.row > .col-sm-2:last-child {
	display: none !important;
}

.news-list-block .news-item.row > .col-sm-8 {
	display: flex;
	flex: 0 0 52%;
	flex-direction: column;
	justify-content: center;
	max-width: 52%;
	padding: 2.4rem 2.75rem !important;
	text-align: left;
}

.news-list-block .news-item.sln-news-has-fallback > .col-sm-5,
.news-list-block .news-item.sln-news-has-fallback > .col-sm-5 > a,
.news-list-block .news-item .col-sm-5:has(.sln-news-fallback-img) {
	background: #122346;
}

.news-list-block .news-item.sln-news-has-fallback > .col-sm-5 > a::after,
.news-list-block .news-item .col-sm-5:has(.sln-news-fallback-img) > a::after {
	display: none;
}

.news-list-block .news-item .sln-news-fallback-img,
.news-list-block .news-item img.sln-news-fallback-img {
	background: #122346;
	box-sizing: border-box;
	height: 100%;
	max-height: none;
	object-fit: contain;
	object-position: center;
	padding: 14% 11%;
	width: 100%;
}

.news-list-block .news-item.sln-news-has-fallback:hover img,
.news-list-block .news-item:hover img.sln-news-fallback-img {
	transform: none;
}

.news-list-block .sln-news-badge {
	background: #122346;
	border-radius: 999px;
	bottom: 18px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 0.68rem;
	font-weight: 700;
	left: 18px;
	letter-spacing: 0.14em;
	line-height: 1;
	padding: 0.55rem 0.85rem;
	pointer-events: none;
	position: absolute;
	text-transform: uppercase;
	z-index: 2;
}

.news-list-block .news-item.is-even .sln-news-badge {
	left: auto;
	right: 18px;
}

.news-list-block .news-item.row > .col-sm-7 {
	display: flex;
	flex: 0 0 52%;
	flex-direction: column;
	justify-content: center;
	max-width: 52%;
	padding: 2.4rem 2.75rem !important;
	text-align: left;
}

.news-list-block .sln-news-index {
	color: #c5ccd6;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	margin-bottom: 0.85rem;
}

.news-list-block .news-item .gray-bg {
	background: transparent;
	padding: 0 !important;
}

.news-list-block .news-item h4,
.news-list-block .news-item h4.text-center,
.news-list-block .news-item .news-date,
.news-list-block .news-item .text-center {
	text-align: left !important;
}

.news-list-block .news-item h4,
body.sln-font-update-enabled .news-list-block h4 {
	font-family: "Montserrat", sans-serif !important;
	font-size: clamp(1.25rem, 2.1vw, 1.7rem) !important;
	font-weight: 600 !important;
	letter-spacing: -0.015em;
	line-height: 1.3;
	margin: 0 0 1.15rem;
}

.news-list-block .news-item.is-first h4 {
	font-size: clamp(1.4rem, 2.4vw, 1.95rem) !important;
}

.news-list-block .news-item h4 a {
	color: #122346;
	text-decoration: none;
	transition: color 0.2s ease;
}

.news-list-block .news-item .news-date {
	display: none;
}

.news-list-block .news-item .news-link {
	align-self: flex-start;
	border-bottom: 1px solid #122346;
	color: #122346;
	font-family: "Montserrat", sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin-top: 0.25rem;
	padding: 0 0 0.2rem !important;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.news-list-block .news-item .news-link::after {
	content: " →";
}

.news-list-block .news-item .news-link:hover,
.news-list-block .news-item .news-link:focus {
	color: #0a1628;
	text-decoration: none;
	transform: translateX(4px);
}

.news-list-block .news-item:hover {
	background: #122346;
	box-shadow: 0 26px 50px rgba(18, 35, 68, 0.2);
	transform: translateY(-4px);
}

.news-list-block .news-item:hover .gray-bg,
.news-list-block .news-item:hover .gray-bg * {
	background: transparent;
}

.news-list-block .news-item:hover h4 a,
.news-list-block .news-item:hover .sln-news-index,
.news-list-block .news-item:hover .news-link,
.news-list-block .news-item:hover .gray-bg * {
	color: #fff;
}

.news-list-block .news-item:hover .news-link {
	border-bottom-color: #fff;
}

.news-list-block .news-item:hover img {
	transform: scale(1.06);
}

.news-list-block .news-pagination.pt-4 {
	margin-top: 2.4rem;
	padding-top: 0.5rem !important;
}

.news-list-block.is-ajax-loading {
	cursor: wait;
}

.news-list-block.is-ajax-loading .news-pagination {
	pointer-events: none;
}

.news-list-block .sln-news-loader {
	align-items: center;
	background: rgba(18, 35, 70, 0.94);
	bottom: 0;
	display: flex;
	font-family: "Montserrat", sans-serif;
	justify-content: center;
	left: 0;
	min-height: 240px;
	padding: 2.5rem 1rem;
	pointer-events: auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 8;
}

.news-list-block .sln-news-loader[hidden] {
	display: none !important;
}

.news-list-block .sln-news-loader__inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 0.95rem;
	max-width: 22rem;
	padding: 0 1rem;
	text-align: center;
}

.news-list-block .sln-news-loader__logo {
	display: block;
	height: auto;
	max-height: 42px;
	max-width: min(280px, 72vw);
	object-fit: contain;
	width: auto;
}

.news-list-block .sln-news-loader__spinner {
	animation: sln-news-spin 0.7s linear infinite;
	border: 3px solid rgba(255, 255, 255, 0.22);
	border-radius: 50%;
	border-top-color: #fff;
	box-sizing: border-box;
	height: 42px;
	width: 42px;
}

.news-list-block .sln-news-loader__text {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	margin: 0;
	text-transform: uppercase;
}

@keyframes sln-news-spin {
	to {
		transform: rotate(360deg);
	}
}

@media (min-width: 576px) {
	.news-list-block .news-item.is-even.row {
		flex-direction: row-reverse;
	}
}

@media (max-width: 575.98px) {
	.news-list-block .news-item.row,
	.news-list-block .news-item.is-first.row {
		border-radius: 14px;
		min-height: 0;
	}

	.news-list-block .news-item.row > .col-sm-5,
	.news-list-block .news-item.row > .col-sm-7,
	.news-list-block .news-item.row > .col-sm-2:first-child,
	.news-list-block .news-item.row > .col-sm-8 {
		flex: 0 0 auto;
		max-width: 100%;
		width: 100%;
	}

	.news-list-block .news-item.row > .col-sm-5,
	.news-list-block .news-item.is-first.row > .col-sm-5,
	.news-list-block .news-item.row > .col-sm-2:first-child,
	.news-list-block .news-item.is-first.row > .col-sm-2:first-child {
		height: 230px;
		min-height: 230px;
	}

	.news-list-block .news-item.row > .col-sm-2:last-child {
		display: none !important;
		height: 0 !important;
		min-height: 0 !important;
	}

	.news-list-block .news-item.row > .col-sm-7,
	.news-list-block .news-item.row > .col-sm-8 {
		padding: 1.45rem 1.35rem 1.55rem !important;
	}

	.news-list-block .news-item.is-even .sln-news-badge {
		left: 18px;
		right: auto;
	}

	.news-list-block .news-item h4,
	.news-list-block .news-item h4.text-center,
	.news-list-block .news-item .news-date,
	.news-list-block .news-item .text-center {
		text-align: left !important;
	}

	.news-list-block .news-pagination ul.page-numbers,
	.news-pagination ul.page-numbers {
		gap: 0.3rem;
	}

	.news-list-block .news-pagination ul.page-numbers .page-numbers,
	.news-pagination ul.page-numbers .page-numbers {
		font-size: 0.75rem;
		min-height: 38px;
		min-width: 38px;
		padding: 0 0.5rem;
	}

	.news-list-block .news-pagination ul.page-numbers a.prev,
	.news-list-block .news-pagination ul.page-numbers a.next,
	.news-list-block .news-pagination ul.page-numbers .prev,
	.news-list-block .news-pagination ul.page-numbers .next,
	.news-pagination ul.page-numbers a.prev,
	.news-pagination ul.page-numbers a.next,
	.news-pagination ul.page-numbers .prev,
	.news-pagination ul.page-numbers .next {
		padding: 0 0.7rem;
	}

	.news-list-block .news-pagination ul.page-numbers a.prev::before,
	.news-list-block .news-pagination ul.page-numbers .prev::before,
	.news-pagination ul.page-numbers a.prev::before,
	.news-pagination ul.page-numbers .prev::before {
		content: "‹";
		font-size: 1.15rem;
		font-weight: 600;
		letter-spacing: 0;
	}

	.news-list-block .news-pagination ul.page-numbers a.next::after,
	.news-list-block .news-pagination ul.page-numbers .next::after,
	.news-pagination ul.page-numbers a.next::after,
	.news-pagination ul.page-numbers .next::after {
		content: "›";
		font-size: 1.15rem;
		font-weight: 600;
		letter-spacing: 0;
	}
}

/* -------------------------------------------------------------------------
   Single news article — magazine hero + overlapping story card
   ------------------------------------------------------------------------- */

body.single-post.sln-page-banner-active:not(.home) #wp-custom-header,
body.single-post.sln-page-banner-active #wp-custom-header {
	height: 70vh !important;
	max-height: 720px !important;
	min-height: 520px !important;
}

body.single-post.sln-page-banner-active .custom-header-media.sln-page-banner-media::before {
	background: linear-gradient(
		180deg,
		rgba(10, 22, 40, 0.28) 0%,
		rgba(10, 22, 40, 0.08) 38%,
		rgba(10, 22, 40, 0.78) 100%
	) !important;
}

body.single-post.sln-page-banner-active .sln-page-banner__caption {
	align-items: center;
	justify-content: center;
	padding: 8.75rem 1.5rem 6.5rem;
	text-align: left;
}

body.single-post.sln-page-banner-active .sln-page-banner__title-box,
body.single-post.sln-page-banner-active .sln-page-banner__title-box--story {
	background: rgba(18, 35, 70, 0.78) !important;
	border-radius: 18px;
	box-shadow: 0 22px 48px rgba(10, 22, 40, 0.28);
	line-height: 1.25 !important;
	max-width: 860px;
	padding: 1.55rem 1.85rem 1.65rem !important;
	position: static !important;
	text-align: left;
	top: auto !important;
	width: min(860px, calc(100% - 2rem));
}

body.single-post.sln-page-banner-active .sln-page-banner__title-box::before,
body.single-post.sln-page-banner-active .sln-page-banner__title-box--story::before {
	display: none !important;
}

body.single-post.sln-page-banner-active .sln-page-banner__kicker {
	color: #fff !important;
	display: inline-block !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 0.72rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.2em;
	margin: 0 0 0.85rem !important;
	text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45);
	text-transform: uppercase !important;
}

body.single-post.sln-page-banner-active .sln-page-banner__title,
body.single-post.sln-page-banner-active .sln-page-banner__title--story {
	color: #fff !important;
	font-size: clamp(1.55rem, 2.5vw, 2.35rem) !important;
	font-weight: 600 !important;
	letter-spacing: -0.02em !important;
	line-height: 1.25 !important;
	max-width: none;
	text-shadow: none;
	text-transform: none !important;
}

body.single-post.sln-page-banner-active .sln-page-banner__subtitle {
	color: rgba(255, 255, 255, 0.82) !important;
	font-size: 0.78rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.14em;
	margin-top: 0.9rem !important;
	text-transform: uppercase !important;
}

body.single-post.sln-page-banner-active .entry-header,
body.single-post.sln-page-banner-active .entry-header .entry-title {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
}

body.single-post #content,
body.single-post.sln-page-banner-active #content,
body.single-post.sln-page-banner-active #primary,
body.single-post.sln-page-banner-active .site-main {
	background: #eef1f5;
	overflow: visible;
}

body.single-post .breadcrumbs {
	display: none;
}

body.single-post article.post {
	background: #fff;
	border-radius: 22px;
	box-shadow: 0 28px 60px rgba(18, 35, 68, 0.14);
	margin: -5.25rem auto 3.25rem;
	max-width: 860px;
	overflow: hidden;
	padding: 2.4rem 3rem 3rem;
	position: relative;
	z-index: 6;
}

body.single-post .sln-news-back {
	color: #122346;
	display: inline-flex;
	font-family: "Montserrat", sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin-bottom: 1.35rem;
	text-decoration: none;
	text-transform: uppercase;
}

body.single-post .sln-news-back::before {
	content: "← ";
}

body.single-post .sln-news-back:hover,
body.single-post .sln-news-back:focus {
	color: #0a1628;
	text-decoration: none;
}

body.single-post .sln-news-date {
	color: #7b8494;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	margin: 0 0 1.4rem;
	text-transform: uppercase;
}

body.single-post article .text-center.py-5:has(.wp-post-image),
body.single-post article .text-center.py-5 {
	display: none !important;
}

body.single-post .entry-content,
body.single-post .entry-content.container {
	max-width: 100%;
	padding: 0 !important;
}

body.single-post .entry-content hr {
	display: none;
}

body.single-post .entry-content h6,
body.single-post .entry-content p {
	color: #243044;
	font-family: "Montserrat", sans-serif !important;
	font-size: 1.08rem !important;
	font-weight: 400 !important;
	letter-spacing: 0;
	line-height: 1.85 !important;
	margin: 0 0 1.25rem;
	text-align: left;
}

body.single-post .entry-content h6:first-of-type,
body.single-post .entry-content p:first-of-type {
	border-left: 3px solid #122346;
	font-size: 1.14rem !important;
	padding-left: 1rem;
}

body.single-post .entry-content h6 strong,
body.single-post .entry-content p strong {
	color: #122346;
	font-weight: 700 !important;
}

body.single-post .entry-content a {
	color: #122346;
	font-weight: 600;
}

body.single-post .sln-news-contact {
	background: #122346;
	border-radius: 14px;
	color: #fff !important;
	margin-top: 2rem;
	padding: 1.35rem 1.5rem;
}

body.single-post .sln-news-contact,
body.single-post .sln-news-contact strong,
body.single-post .sln-news-contact a {
	color: #fff !important;
}

body.single-post .container.navigation.post-navigation {
	display: block !important;
	margin: -1.4rem auto 3.5rem !important;
	max-width: 860px !important;
	padding: 0 1rem 0.5rem !important;
	position: relative;
	visibility: visible !important;
	z-index: 5;
}

body.single-post .container.navigation.post-navigation .nav-links {
	display: flex !important;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	gap: 0.85rem;
	justify-content: stretch !important;
}

body.single-post .container.navigation.post-navigation .nav-links span,
body.single-post .container.navigation.post-navigation .nav-links .sln-news-nav-empty {
	flex: 1 1 0;
	min-width: 0;
}

body.single-post .container.navigation.post-navigation .nav-links span > a,
body.single-post .container.navigation.post-navigation .nav-links .sln-news-nav-empty {
	align-items: flex-start;
	background: #fff !important;
	border: 1px solid #d7deea;
	border-radius: 14px;
	box-shadow: 0 14px 30px rgba(18, 35, 68, 0.08);
	color: #122346 !important;
	display: flex !important;
	flex-direction: column;
	font-size: 0.95rem !important;
	font-weight: 600 !important;
	gap: 0.45rem;
	justify-content: center;
	letter-spacing: 0 !important;
	line-height: 1.4;
	min-height: 118px;
	padding: 1.25rem 1.35rem !important;
	text-align: left !important;
	text-transform: none !important;
}

body.single-post .container.navigation.post-navigation .nav-links span > a i {
	display: none !important;
}

body.single-post .container.navigation.post-navigation .nav-previous a::before,
body.single-post .container.navigation.post-navigation .nav-next a::before {
	color: #7b8494;
	display: block;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.single-post .container.navigation.post-navigation .nav-previous a::before {
	content: "Next story";
}

body.single-post .container.navigation.post-navigation .nav-next a::before {
	content: "Previous story";
}

body.single-post .container.navigation.post-navigation .nav-links .sln-news-nav-empty {
	color: #7b8494 !important;
	font-size: 0.85rem !important;
	font-weight: 600 !important;
}

body.single-post .container.navigation.post-navigation .nav-links .sln-news-nav-empty::before {
	color: #7b8494;
	content: "Previous story";
	display: block;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.single-post .container.navigation.post-navigation .nav-links .sln-news-nav-empty--older::before {
	content: "Next story";
}

body.single-post .container.navigation.post-navigation .nav-links span > a:hover {
	background: #122346 !important;
	border-color: #122346;
	color: #fff !important;
	text-decoration: none !important;
}

body.single-post .container.navigation.post-navigation .nav-links span > a:hover::before {
	color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 991.98px) {
	body.single-post.sln-page-banner-active:not(.home) #wp-custom-header,
	body.single-post.sln-page-banner-active #wp-custom-header {
		height: 460px !important;
		max-height: 460px !important;
		min-height: 460px !important;
	}

	body.single-post.sln-page-banner-active .sln-page-banner__caption {
		padding: 7.5rem 1.1rem 5.25rem;
	}
}

@media (max-width: 767.98px) {
	body.single-post.sln-page-banner-active:not(.home) #wp-custom-header,
	body.single-post.sln-page-banner-active #wp-custom-header {
		height: 430px !important;
		max-height: 430px !important;
		min-height: 430px !important;
	}

	body.single-post.sln-page-banner-active .sln-page-banner__caption {
		padding: 7.25rem 0.85rem 4.75rem;
	}

	body.single-post.sln-page-banner-active .sln-page-banner__title-box,
	body.single-post.sln-page-banner-active .sln-page-banner__title-box--story {
		padding: 1.15rem 1.2rem 1.25rem !important;
		width: calc(100% - 0.4rem);
	}

	body.single-post.sln-page-banner-active .sln-page-banner__title,
	body.single-post.sln-page-banner-active .sln-page-banner__title--story {
		font-size: 1.22rem !important;
	}

	body.single-post article.post {
		border-radius: 18px 18px 0 0;
		margin: -4.25rem 0.85rem 0;
		padding: 1.5rem 1.2rem 2.1rem;
	}

	body.single-post .container.navigation.post-navigation .nav-links {
		flex-direction: column-reverse;
	}
}

@media (prefers-reduced-motion: reduce) {
	.news-list-block .news-item.row,
	.news-list-block .news-item img,
	.news-list-block .news-item .news-link,
	.news-list-block .sln-news-loader__spinner {
		animation: none;
		transition: none;
	}
}
