:root {
	--wm-primary: #1b5e93;
	--wm-accent: #d97706;
	--wm-muted: #64748b;
	--wm-border: #a7a9ac;
	--wm-surface: #f4f7fb;
	--wm-content-max: 1240px;
	--wm-content-padding: clamp(1.25rem, 3vw, 2rem);
	--wm-content-top-spacing: clamp(1.5rem, 3vw, 2.5rem);
	--wm-header-offset: 88px;
	--wm-glass-bg: rgba(255, 255, 255, 0.72);
	--wm-glass-bg-strong: rgba(255, 255, 255, 0.88);
	--wm-glass-bg-subtle: rgba(255, 255, 255, 0.55);
	--wm-glass-border: rgba(255, 255, 255, 0.55);
	--wm-glass-border-muted: rgba(27, 94, 147, 0.14);
	--wm-glass-shadow: 0 8px 32px rgba(15, 40, 64, 0.08);
	--wm-glass-shadow-hover: 0 18px 42px rgba(27, 94, 147, 0.14);
	--wm-glass-blur: blur(18px) saturate(1.35);
	--wm-glass-blur-strong: blur(24px) saturate(1.45);
	--wm-glass-dark-bg: rgba(8, 24, 40, 0.78);
	--wm-glass-dark-border: rgba(255, 255, 255, 0.12);
	--wm-glass-radius: 16px;
}

/* Global sticky navigation */
.watermota-site #masthead {
	position: sticky;
	top: 0;
	z-index: 10050;
	background: var(--wm-glass-bg-strong);
	backdrop-filter: var(--wm-glass-blur-strong);
	-webkit-backdrop-filter: var(--wm-glass-blur-strong);
	border-bottom: 1px solid var(--wm-glass-border);
	transition: box-shadow 0.25s ease, background-color 0.25s ease;
}

.watermota-site #masthead.wm-header-is-stuck {
	box-shadow: var(--wm-glass-shadow);
}

body.admin-bar .watermota-site #masthead {
	top: 32px;
}

@media (max-width: 782px) {
	body.admin-bar .watermota-site #masthead {
		top: 46px;
	}
}

/* Unified content width — matches wm-home-about__inner */
.watermota-site .site-primary-header-wrap.ast-container,
.watermota-site:not(.home):not(.wm-has-page-hero) .site-content > .ast-container {
	max-width: var(--wm-content-max) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: var(--wm-content-padding) !important;
	padding-right: var(--wm-content-padding) !important;
	width: 100%;
	box-sizing: border-box;
}

/* Page heroes span full site width — same model as home slider */
.watermota-site.wm-has-page-hero .site-content > .ast-container {
	max-width: 100% !important;
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.watermota-site .site-below-footer-wrap .ast-builder-grid-row-container-inner {
	max-width: var(--wm-content-max);
	margin-left: auto;
	margin-right: auto;
	padding-left: var(--wm-content-padding);
	padding-right: var(--wm-content-padding);
	width: 100%;
	box-sizing: border-box;
}

.watermota-site .site-header,
.watermota-site .ast-primary-header-bar {
	border-bottom: 0;
	background: transparent;
}

.watermota-site .custom-logo-link img,
.watermota-site .site-logo-img {
	max-height: 72px;
	width: auto;
}

.watermota-site .main-header-menu a,
.watermota-site .footer-menu a {
	font-weight: 600;
}

.watermota-site .main-header-menu a:hover,
.watermota-site .footer-menu a:hover {
	color: var(--wm-primary);
}

.wm-page-hero {
	position: relative;
	overflow: hidden;
	color: #fff;
	background-color: var(--wm-primary-dark);
	background-size: cover;
	background-position: center;
}

.wm-page-hero-band {
	width: 100%;
	max-width: 100%;
	margin: 0 0 2.5rem;
	box-sizing: border-box;
}

.wm-page-hero--premium {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 210px;
	margin: 0;
	width: 100%;
	text-align: center;
}

.wm-page-hero__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(
		115deg,
		rgba(8, 24, 40, 0.82) 0%,
		rgba(27, 94, 147, 0.68) 52%,
		rgba(27, 94, 147, 0.38) 100%
	);
}

.wm-has-page-hero .entry-header {
	display: none;
}

.wm-has-page-hero #primary {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.watermota-site.wm-has-page-hero .site-content > .ast-container {
	display: block !important;
}

.wm-has-page-hero .ast-article-single,
.wm-has-page-hero .wm-stiri-archive {
	padding: 0 !important;
	margin: 0;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	backdrop-filter: none !important;
	-webkit-backdrop-filter: none !important;
}

/* Content below hero — original constrained layout */
.wm-has-page-hero .entry-content,
.wm-has-page-hero .wm-stiri-archive .entry-content,
.watermota-site.wm-has-page-hero .wm-catalog-page,
.watermota-site.wm-has-page-hero .site-content > .ast-container > #primary:not(:has(.wm-page-hero-band)) {
	max-width: var(--wm-content-max) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: var(--wm-content-padding) !important;
	padding-right: var(--wm-content-padding) !important;
	width: 100%;
	box-sizing: border-box;
}

.watermota-site.wm-page-stiri-hub #primary,
.watermota-site.wm-stiri-index #primary,
.watermota-site.wm-page-stiri-hub .site-main,
.watermota-site.wm-stiri-index .site-main {
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.wm-catalog-single {
	padding-top: 0;
}

body.home {
	overflow-x: clip;
}

.home #content.site-content {
	padding-top: 0;
}

.watermota-site:not(.home):not(.wm-has-page-hero) #content.site-content {
	padding-top: var(--wm-content-top-spacing) !important;
}

.watermota-site.wm-has-page-hero #content.site-content {
	padding-top: 0 !important;
}

.home .site-content > .ast-container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.home #primary {
	margin-top: 0 !important;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.home article.page {
	margin: 0;
	padding: 0;
}

.home .entry-content {
	margin: 0;
	padding: 0;
}

.home .entry-header,
.home .ast-single-post-order {
	display: none;
}

.home .wm-hero-wrap,
.home .wm-hero-slider {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.wm-hero-wrap {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 !important;
}

.wm-catalog .ast-separate-container .ast-article-single,
.wm-catalog.ast-separate-container #primary,
.wm-catalog #primary {
	margin-top: 0 !important;
	margin-bottom: 0;
	padding: 0 !important;
}

.wm-catalog .site-content,
.wm-catalog .site-content > .ast-container,
.wm-catalog .wm-catalog-page,
.wm-catalog .wm-catalog-page__layout {
	overflow: visible;
}



.wm-home-contact-band {
	width: 100%;
	max-width: 100%;
	margin: 0;
	box-sizing: border-box;
}

.watermota-site .site-footer,
.watermota-site .site-footer .site-below-footer-wrap,
.watermota-site .site-footer .ast-builder-grid-row-container,
.watermota-site .site-footer .ast-builder-grid-row-container-inner,
.watermota-site .site-footer .site-below-footer-inner-wrap {
	background: #081828;
	color: rgba(255, 255, 255, 0.78);
}

.watermota-site .site-footer {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.watermota-site .ast-footer-copyright,
.watermota-site .ast-footer-copyright p {
	margin: 0;
	color: rgba(255, 255, 255, 0.72);
	font-size: 0.86rem;
	letter-spacing: 0.03em;
}

.watermota-site .ast-footer-copyright a {
	color: rgba(255, 255, 255, 0.72);
	text-decoration: none;
}

.watermota-site .ast-footer-copyright a:hover,
.watermota-site .ast-footer-copyright a:focus {
	color: #fff;
}

.watermota-site .site-below-footer-wrap {
	padding-top: 1.35rem;
	padding-bottom: 1.35rem;
}

.wm-catalog-hero {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.wm-page-hero__inner {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: var(--wm-content-max);
	margin: 0 auto;
	padding: 2.5rem var(--wm-content-padding);
}

.wm-page-hero__title {
	margin: 0;
	font-family: "Open Sans", "Segoe UI", system-ui, sans-serif;
	font-size: clamp(1.85rem, 3.5vw, 2.6rem);
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.1;
}

.wm-page-hero__breadcrumbs {
	margin-bottom: 0.85rem;
}

.wm-page-hero__breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.35rem 0.5rem;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.72rem;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.wm-page-hero__breadcrumbs li {
	display: inline-flex;
	align-items: center;
	color: rgba(255, 255, 255, 0.62);
}

.wm-page-hero__breadcrumbs li + li::before {
	content: "/";
	margin-right: 0.5rem;
	color: rgba(255, 255, 255, 0.38);
}

.wm-page-hero__breadcrumbs a {
	color: rgba(255, 255, 255, 0.72);
	text-decoration: none;
}

.wm-page-hero__breadcrumbs a:hover {
	color: #fff;
}

.wm-page-hero__breadcrumbs span {
	color: rgba(255, 255, 255, 0.9);
}

.wm-section {
	padding: 2.5rem 0;
}

.wm-section--alt {
	background: var(--wm-surface);
}

.wm-section-title {
	text-align: center;
	color: var(--wm-primary);
	margin: 0 0 1.5rem;
	font-size: clamp(1.6rem, 3vw, 2.2rem);
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.wm-promotii-page {
	padding: 0 0 3rem;
}

.wm-promotii-page__lead {
	max-width: 720px;
	margin: 0 auto 2.5rem;
	text-align: center;
}

.wm-promotii-page__eyebrow {
	margin: 0 0 0.75rem;
	font-size: 0.78rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	color: var(--wm-accent);
}

.wm-promotii-page__intro {
	margin: 0;
	color: var(--wm-muted);
	font-size: 1.05rem;
	line-height: 1.75;
}

.wm-promotii-page__grid {
	width: 100%;
}

.wm-services-page {
	padding: 0 0 3rem;
}

.wm-services-page__lead {
	max-width: 720px;
	margin: 0 auto 2.75rem;
	text-align: center;
}

.wm-services-page__eyebrow {
	margin: 0 0 0.75rem;
	font-size: 0.78rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	color: var(--wm-primary);
}

.wm-services-page__intro {
	margin: 0;
	color: var(--wm-muted);
	font-size: 1.05rem;
	line-height: 1.75;
}

.wm-services-page__grid {
	display: grid;
	gap: 1.5rem;
}

.wm-service-card {
	display: grid;
	grid-template-columns: minmax(200px, 280px) minmax(0, 1fr);
	gap: 1.75rem;
	align-items: center;
	padding: 1.75rem;
	border: 1px solid #d8e2ec;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 16px 36px rgba(15, 40, 64, 0.06);
	transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.wm-service-card:hover {
	transform: translateY(-3px);
	border-color: #b8cfe0;
	box-shadow: 0 22px 44px rgba(27, 94, 147, 0.12);
}

.wm-service-card:nth-child(even) {
	background: linear-gradient(180deg, #fff 0%, var(--wm-surface) 100%);
}

.wm-service-card__media {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.25rem;
	border-radius: 12px;
	background: var(--wm-surface);
	border: 1px solid #e4edf4;
}

.wm-service-card__media img {
	display: block;
	width: 100%;
	max-width: 260px;
	height: auto;
}

.wm-service-card__body h3 {
	margin: 0 0 0.85rem;
	font-family: "Open Sans", "Segoe UI", system-ui, sans-serif;
	font-size: 1.35rem;
	font-weight: 800;
	color: var(--wm-primary);
}

.wm-service-card__body p {
	margin: 0;
	color: #475569;
	line-height: 1.75;
}

.wm-service-row {
	display: grid;
	grid-template-columns: 220px 1fr;
	gap: 2rem;
	align-items: center;
	margin-bottom: 2.5rem;
}

.wm-service-row img {
	max-width: 100%;
	height: auto;
}

.wm-contact-grid {
	display: grid;
	grid-template-columns: 1.1fr 0.9fr;
	gap: 2rem;
}

.wm-contact-card {
	background: var(--wm-surface);
	border: 1px solid var(--wm-border);
	border-radius: 12px;
	padding: 1.5rem;
}

.wm-contact-card h3 {
	margin-top: 0;
	color: var(--wm-primary);
}

.wm-map-embed iframe {
	width: 100%;
	min-height: 320px;
	border: 0;
	border-radius: 12px;
}

.wm-legal-content {
	max-width: var(--wm-content-max);
	margin: 0 auto;
	padding-left: var(--wm-content-padding);
	padding-right: var(--wm-content-padding);
	box-sizing: border-box;
}

.wm-legal-content p,
.wm-legal-content li {
	line-height: 1.7;
}

body.wm-stiri-index,
body.wm-stiri-index.ast-separate-container,
body.wm-stiri-index.ast-two-container {
	background: #f4f7fb;
}

.wm-stiri-index #primary.wm-stiri-primary,
.wm-stiri-index .wm-stiri-primary {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	border: 0 !important;
}

.wm-stiri-index.ast-separate-container #primary,
.wm-stiri-index.ast-separate-container .wm-stiri-primary {
	padding: 0 !important;
	margin-bottom: 0 !important;
}

.wm-stiri-index .site-main,
.wm-stiri-index .wm-stiri-main {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.wm-stiri-page--hub .entry-content,
.wm-stiri-index .entry-content {
	margin: 0;
}

.wm-stiri-single .entry-header {
	display: none;
}

.wm-stiri-single .single-layout-1 {
	margin-top: 0;
}

.wm-stiri-single .ast-separate-container .ast-article-single,
.wm-stiri-single.ast-separate-container #primary,
.wm-stiri-single #primary {
	margin-top: 0 !important;
	margin-bottom: 0;
	padding: 0 !important;
}

.wm-stiri-single-hero {
	margin: 0 0 2rem;
	width: 100%;
	max-width: 100%;
}

.wm-stiri-single-hero__media {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	width: 100%;
	aspect-ratio: var(--wm-stiri-hero-aspect, 16 / 9);
	background: #0f283f;
}

.wm-stiri-single-hero__img {
	position: absolute;
	inset: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.wm-stiri-single-hero__gradient {
	position: absolute;
	inset: 0;
	background: linear-gradient(
		180deg,
		rgba(8, 24, 40, 0.15) 0%,
		rgba(8, 24, 40, 0.45) 48%,
		rgba(8, 24, 40, 0.88) 100%
	);
	pointer-events: none;
}

.wm-stiri-single-hero__overlay {
	position: absolute;
	inset: auto 0 0 0;
	padding: clamp(1.25rem, 3vw, 2.25rem);
	color: #fff;
}

.wm-stiri-single-hero__categories {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	margin-bottom: 0.85rem;
}

.wm-stiri-single-hero__category {
	display: inline-flex;
	align-items: center;
	padding: 0.35rem 0.8rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.14);
	border: 1px solid rgba(255, 255, 255, 0.22);
	color: #fff;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	text-decoration: none;
}

.wm-stiri-single-hero__category:hover,
.wm-stiri-single-hero__category:focus-visible {
	background: rgba(255, 255, 255, 0.24);
	color: #fff;
}

.wm-stiri-single-hero__title {
	margin: 0 0 0.75rem;
	font-family: "Open Sans", "Segoe UI", system-ui, sans-serif;
	font-size: clamp(1.55rem, 3.2vw, 2.35rem);
	font-weight: 800;
	font-style: italic;
	line-height: 1.2;
	color: #fff;
	text-wrap: balance;
}

.wm-stiri-single-hero__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem 1.25rem;
	font-size: 0.86rem;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.86);
}

.wm-stiri-single .entry-content {
	max-width: 100%;
	width: 100%;
	margin: 0;
	font-size: 1.02rem;
	line-height: 1.75;
}

.wm-stiri-single .entry-content p,
.wm-stiri-single .entry-content li {
	line-height: 1.75;
}

.wm-stiri-gallery {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
	margin: 0 0 2rem;
}

.wm-stiri-gallery__item {
	margin: 0;
}

.wm-stiri-gallery__image {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 12px;
}

.wm-stiri-page {
	padding: 0.5rem 0 3.5rem;
	width: 100%;
}

.wm-stiri-page--hub {
	padding-top: 0.25rem;
}

.wm-stiri-page--hub .wm-stiri-hub {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 2rem;
	width: 100%;
}

.wm-stiri-hub__card {
	display: flex;
	flex-direction: column;
	height: 100%;
	text-decoration: none;
	color: inherit;
	background: #fff;
	border: 1px solid #d8e2ec;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 18px 40px rgba(15, 40, 64, 0.07);
	transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.wm-stiri-hub__card:hover {
	transform: translateY(-5px);
	border-color: #b8cfe0;
	box-shadow: 0 24px 48px rgba(27, 94, 147, 0.14);
}

.wm-stiri-hub__media {
	display: block;
	overflow: hidden;
	aspect-ratio: 16 / 10;
	background: var(--wm-surface);
}

.wm-stiri-hub__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.45s ease;
}

.wm-stiri-hub__card:hover .wm-stiri-hub__media img {
	transform: scale(1.04);
}

.wm-stiri-hub__body {
	display: flex;
	flex-direction: column;
	gap: 0.85rem;
	padding: 1.5rem 1.55rem 1.65rem;
}

.wm-stiri-hub__title {
	font-family: "Open Sans", "Segoe UI", system-ui, sans-serif;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--wm-primary);
}

.wm-stiri-hub__sep {
	display: block;
	width: 56px;
	height: 2px;
	background: #1e293b;
}

.wm-stiri-hub__text {
	color: #475569;
	font-size: 0.96rem;
	line-height: 1.7;
}

.wm-stiri-hub__meta {
	margin-top: auto;
	font-size: 0.78rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: var(--wm-muted);
}

.wm-stiri-page__lead {
	max-width: 720px;
	margin: 0 auto 2.5rem;
	text-align: center;
}

.wm-stiri-page__eyebrow {
	margin: 0 0 0.75rem;
	font-size: 0.78rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	color: var(--wm-primary);
}

.wm-stiri-page__intro {
	margin: 0;
	color: var(--wm-muted);
	font-size: 1.05rem;
	line-height: 1.75;
}

.wm-stiri-page__grid {
	display: grid !important;
	grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
	gap: 2.25rem;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	align-items: stretch;
}

.wm-stiri-index .wm-stiri-page__grid > .wm-stiri-card {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0;
	float: none !important;
	position: static !important;
	box-sizing: border-box;
}

.wm-stiri-index .wm-stiri-card.ast-article-post,
.wm-stiri-index .wm-stiri-card.ast-grid-common-col,
.wm-stiri-index .wm-stiri-card.ast-full-width {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.wm-stiri-page__empty {
	margin: 0;
	padding: 2rem 1.5rem;
	text-align: center;
	color: var(--wm-muted);
	background: var(--wm-surface);
	border: 1px dashed var(--wm-border);
	border-radius: 14px;
}

.wm-stiri-card {
	display: flex !important;
	flex-direction: column;
	height: 100%;
	background: #fff;
	border: 1px solid #d8e2ec;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 16px 36px rgba(15, 40, 64, 0.06);
	transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.wm-stiri-card:has(> .wm-page-hero-band) {
	display: block !important;
	height: auto;
	background: transparent;
	border: 0;
	border-radius: 0;
	overflow: visible;
	box-shadow: none;
}

.wm-stiri-index .wm-stiri-card .ast-article-inner,
.wm-stiri-index .wm-stiri-card .post-content,
.wm-stiri-index .wm-stiri-card .entry-content {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	background: transparent !important;
}

.wm-stiri-card:hover {
	transform: translateY(-4px);
	border-color: #b8cfe0;
	box-shadow: 0 22px 44px rgba(27, 94, 147, 0.12);
}

.wm-stiri-card__media {
	display: block;
	overflow: hidden;
	background: var(--wm-surface);
	aspect-ratio: 16 / 10;
}

.wm-stiri-card__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.45s ease;
}

.wm-stiri-card:hover .wm-stiri-card__media img {
	transform: scale(1.04);
}

.wm-stiri-card__media-placeholder {
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, #e8f2f9 0%, #f4f7fb 100%);
}

.wm-stiri-card__body {
	display: flex;
	flex-direction: column;
	gap: 0.85rem;
	padding: 1.45rem 1.5rem 1.6rem;
	flex: 1;
}

.wm-stiri-card__date {
	font-size: 0.78rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: var(--wm-muted);
}

.wm-stiri-card__title {
	margin: 0;
	font-family: "Open Sans", "Segoe UI", system-ui, sans-serif;
	font-size: 1.22rem;
	font-weight: 800;
	line-height: 1.4;
}

.wm-stiri-card__title a {
	color: var(--wm-primary);
	text-decoration: none;
}

.wm-stiri-card__title a:hover {
	color: #154a74;
}

.wm-stiri-card__excerpt {
	margin: 0;
	color: #475569;
	font-size: 0.94rem;
	line-height: 1.7;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.wm-stiri-card__link {
	margin-top: auto;
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	font-size: 0.82rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--wm-primary);
	text-decoration: none;
}

.wm-stiri-card__link::after {
	content: "→";
	transition: transform 0.2s ease;
}

.wm-stiri-card__link:hover {
	color: #154a74;
}

.wm-stiri-card__link:hover::after {
	transform: translateX(3px);
}

.wm-stiri-pagination {
	margin-top: 2.5rem;
	padding-top: 1.75rem;
	border-top: 1px solid var(--wm-border);
	display: flex;
	justify-content: center;
}

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

.wm-stiri-pagination ul.page-numbers li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.wm-stiri-pagination a.page-numbers,
.wm-stiri-pagination span.page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 2.5rem;
	height: 2.5rem;
	padding: 0 0.75rem;
	border: 1px solid var(--wm-border);
	border-radius: 10px;
	background: #fff;
	color: #1e293b;
	text-decoration: none;
	font-size: 0.88rem;
	font-weight: 600;
	line-height: 1;
	box-shadow: 0 2px 8px rgba(15, 40, 64, 0.04);
	transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.wm-stiri-pagination span.page-numbers.current {
	background: var(--wm-primary);
	border-color: var(--wm-primary);
	color: #fff;
	box-shadow: 0 6px 16px rgba(27, 94, 147, 0.22);
}

.wm-stiri-pagination a.page-numbers:hover,
.wm-stiri-pagination a.page-numbers:focus-visible {
	background: #e8f2f9;
	border-color: rgba(27, 94, 147, 0.35);
	color: var(--wm-primary);
	outline: none;
}

.wm-stiri-pagination a.page-numbers.prev,
.wm-stiri-pagination a.page-numbers.next {
	min-width: auto;
	padding: 0 1rem;
	font-size: 0.8rem;
}

.wm-stiri-pagination a.page-numbers.prev:hover,
.wm-stiri-pagination a.page-numbers.next:hover {
	background: var(--wm-primary);
	border-color: var(--wm-primary);
	color: #fff;
}

@media (max-width: 921px) {
	.wm-service-card,
	.wm-service-row,
	.wm-contact-grid {
		grid-template-columns: 1fr;
	}

	.wm-page-hero-band {
		margin-bottom: 2rem;
	}

	.wm-page-hero--premium {
		min-height: 180px;
	}

	.wm-service-card__media img {
		max-width: 220px;
		margin: 0 auto;
	}



	.wm-stiri-gallery {
		grid-template-columns: 1fr;
	}

	.wm-stiri-page__grid {
		grid-template-columns: 1fr;
		gap: 1.75rem;
	}

	.wm-stiri-page--hub .wm-stiri-hub {
		grid-template-columns: 1fr;
		gap: 1.5rem;
	}
}

@media (max-width: 640px) {
	.wm-stiri-pagination a.page-numbers.prev,
	.wm-stiri-pagination a.page-numbers.next {
		flex: 1 1 100%;
		justify-content: center;
	}
}