/**
 * Public marketing page styles — aligned with staging reference.
 */

.mensa-site-header-wrap,
.mensa-site-header-wrap > .elementor-container,
.mensa-site-header-wrap > .elementor-container > .elementor-column,
.mensa-site-header-wrap .elementor-widget-wrap,
.mensa-site-header-wrap .elementor-element-populated {
	padding: 0 !important;
	margin: 0 !important;
}

.mensa-site-header-wrap .elementor-widget-mensa_site_header,
.mensa-site-header-wrap .elementor-widget-container {
	margin: 0 !important;
	padding: 0 !important;
}

.mensa-site-header-wrap .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
}

/* Kill leftover Elementor / theme nav toggles when our header is present */
.mensa-site-header-wrap .elementor-menu-toggle,
.mensa-site-header-wrap .elementor-nav-menu--dropdown,
.mensa-site-header-wrap .elementor-nav-menu__container,
body:has(.mensa-site-header) .mensa-site-header-wrap .elementor-menu-toggle {
	display: none !important;
}

.mensa-page-hero .mensa-breadcrumb {
	margin: 0 0 12px;
	color: rgba(255, 255, 255, 0.75);
	font-size: 14px;
}

.mensa-page-hero .mensa-breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

.mensa-page-hero .mensa-breadcrumb a:hover {
	text-decoration: underline;
}

.mensa-home-hero .elementor-button + .elementor-button {
	margin-left: 12px;
}

.mensa-lead {
	max-width: 760px;
	margin: 0 auto 24px;
	font-size: 18px;
	line-height: 1.6;
	color: #5c6b7f;
}

.mensa-stat-counter {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	margin: 24px 0;
}

.mensa-stat-counter__number {
	font-size: 56px;
	font-weight: 700;
	line-height: 1;
	color: #1a2f4b;
}

.mensa-stat-counter__suffix {
	font-size: 28px;
	font-weight: 700;
	color: #c9a227;
	margin-top: -36px;
	margin-left: 72px;
}

.mensa-stat-counter__label {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #5c6b7f;
}

.mensa-inline-stats {
	display: flex;
	gap: 32px;
	margin: 20px 0;
}

.mensa-inline-stats div {
	display: flex;
	flex-direction: column;
}

.mensa-inline-stats strong {
	font-size: 32px;
	color: #1a2f4b;
}

.mensa-inline-stats span {
	font-size: 13px;
	color: #5c6b7f;
}

.mensa-cta-band {
	text-align: center;
}

.mensa-cta-band .elementor-button-wrapper {
	display: flex;
	justify-content: center;
}

.mensa-site-footer,
.mensa-site-footer p,
.mensa-site-footer .mensa-footer-tagline {
	color: #c5d0df !important;
}

.mensa-site-footer h5 {
	margin-bottom: 12px;
}

.mensa-footer-links {
	list-style: none;
	margin: 0 0 24px;
	padding: 0;
}

.mensa-footer-links li {
	margin-bottom: 8px;
}

.mensa-footer-links a {
	color: #ffffff;
	text-decoration: none;
}

.mensa-footer-links a:hover {
	color: #c9a227;
}

.mensa-footer-social {
	display: flex;
	gap: 16px;
	margin-top: 16px;
}

.mensa-footer-social a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}

.mensa-newsletter-form {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}

.mensa-newsletter-form input[type="email"] {
	flex: 1 1 180px;
	min-width: 0;
	padding: 10px 12px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
}

.mensa-newsletter-form button {
	padding: 10px 18px;
	border: 0;
	border-radius: 6px;
	background: #c9a227;
	color: #1a2f4b;
	font-weight: 700;
	cursor: pointer;
}

.mensa-contact-block {
	font-style: normal;
	line-height: 1.7;
	margin: 24px 0;
}

.mensa-faq__item {
	border: 1px solid #dde4ee;
	border-radius: 10px;
	margin-bottom: 12px;
	padding: 12px 16px;
	background: #ffffff;
}

.mensa-faq__item summary {
	cursor: pointer;
	font-weight: 600;
	color: #1a2f4b;
}

.mensa-faq__item p {
	margin: 12px 0 0;
	color: #5c6b7f;
}

/* —— Contact Section widget —— */
.mensa-contact-section {
	--mensa-contact-bg: #fdf8f1;
	--mensa-contact-gold: #c9a227;
	--mensa-contact-text: #1a1a1a;
	--mensa-contact-muted: #4a4a4a;
	background: var(--mensa-contact-bg);
	padding: 64px 0;
	color: var(--mensa-contact-text);
}

.mensa-contact-section .mensa-sec__inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 24px;
}

.mensa-contact-section__header {
	margin-bottom: 40px;
}

.mensa-contact-section__title {
	margin: 0 0 16px;
	font-size: clamp(1.75rem, 2.5vw, 2.25rem);
	font-weight: 700;
	line-height: 1.25;
	color: var(--mensa-contact-text);
}

.mensa-contact-section__intro {
	margin: 0;
	max-width: 720px;
	font-size: 1rem;
	line-height: 1.65;
	color: var(--mensa-contact-muted);
}

.mensa-contact-section__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
	gap: 48px 56px;
	align-items: start;
}

.mensa-contact-section__row {
	display: flex;
	gap: 14px;
	margin-bottom: 28px;
}

.mensa-contact-section__icon {
	flex: 0 0 auto;
	color: var(--mensa-contact-gold);
	margin-top: 2px;
}

.mensa-contact-section__label {
	display: block;
	margin-bottom: 4px;
	font-size: 0.95rem;
	font-weight: 700;
	color: var(--mensa-contact-text);
}

.mensa-contact-section__value,
.mensa-contact-section__address {
	margin: 0;
	font-style: normal;
	font-size: 0.95rem;
	line-height: 1.55;
	color: var(--mensa-contact-muted);
}

.mensa-contact-section__value a {
	color: var(--mensa-contact-muted);
	text-decoration: none;
}

.mensa-contact-section__value a:hover {
	color: var(--mensa-contact-gold);
	text-decoration: underline;
}

.mensa-contact-section__social {
	margin-top: 8px;
}

.mensa-contact-section__social-links {
	display: flex;
	gap: 10px;
	margin-top: 12px;
}

.mensa-contact-section__social-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1.5px solid var(--mensa-contact-gold);
	border-radius: 6px;
	color: var(--mensa-contact-gold);
	text-decoration: none;
	transition: background 0.2s ease, color 0.2s ease;
}

.mensa-contact-section__social-btn:hover {
	background: var(--mensa-contact-gold);
	color: #1a1a1a;
}

.mensa-contact-section__form .ff-el-form-control,
.mensa-contact-section__form input[type="text"],
.mensa-contact-section__form input[type="email"],
.mensa-contact-section__form select,
.mensa-contact-section__form textarea {
	border-radius: 10px;
	border-color: #d9d9d9;
	min-height: 48px;
}

.mensa-contact-section__form .ff-btn-submit,
.mensa-contact-section__form button[type="submit"] {
	width: 100%;
	border: 0;
	border-radius: 10px;
	background: var(--mensa-contact-gold);
	color: #1a1a1a;
	font-weight: 600;
	padding: 14px 20px;
}

.mensa-contact-section__note {
	margin-top: 40px;
	padding-top: 24px;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.mensa-contact-section__note-title {
	margin: 0 0 8px;
	font-size: 1.125rem;
	font-weight: 700;
}

.mensa-contact-section__note-body {
	margin: 0;
	max-width: 720px;
	line-height: 1.6;
	color: var(--mensa-contact-muted);
}

/* —— FAQ Section widget —— */
.mensa-faq-section {
	--mensa-faq-bg: #fdf8f1;
	--mensa-faq-text: #1a1a1a;
	--mensa-faq-muted: #555;
	--mensa-faq-line: #d8d2c8;
	background: var(--mensa-faq-bg);
	padding: 64px 0;
	color: var(--mensa-faq-text);
}

.mensa-faq-section .mensa-sec__inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 24px;
}

.mensa-faq-section__title {
	margin: 0 0 48px;
	font-size: clamp(1.75rem, 2.5vw, 2.25rem);
	font-weight: 700;
	line-height: 1.25;
}

.mensa-faq-section__category {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.6fr);
	gap: 32px 64px;
	margin-bottom: 48px;
	align-items: start;
}

.mensa-faq-section__category:last-child {
	margin-bottom: 0;
}

.mensa-faq-section__category-title {
	margin: 0 0 10px;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.3;
}

.mensa-faq-section__category-desc {
	margin: 0;
	font-size: 0.95rem;
	line-height: 1.55;
	color: var(--mensa-faq-muted);
}

.mensa-faq-section__item {
	border-bottom: 1px solid var(--mensa-faq-line);
	padding: 0;
}

.mensa-faq-section__question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 18px 0;
	cursor: pointer;
	list-style: none;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.45;
	color: var(--mensa-faq-text);
}

.mensa-faq-section__question::-webkit-details-marker {
	display: none;
}

.mensa-faq-section__icon {
	position: relative;
	flex: 0 0 18px;
	width: 18px;
	height: 18px;
}

.mensa-faq-section__icon::before,
.mensa-faq-section__icon::after {
	content: "";
	position: absolute;
	background: var(--mensa-faq-text);
	transition: transform 0.2s ease, opacity 0.2s ease;
}

.mensa-faq-section__icon::before {
	top: 8px;
	left: 0;
	width: 18px;
	height: 2px;
}

.mensa-faq-section__icon::after {
	top: 0;
	left: 8px;
	width: 2px;
	height: 18px;
}

.mensa-faq-section__item[open] .mensa-faq-section__icon::after {
	opacity: 0;
	transform: scaleY(0);
}

.mensa-faq-section__answer {
	padding: 0 28px 20px 0;
	font-size: 0.95rem;
	line-height: 1.65;
	color: var(--mensa-faq-muted);
}

.mensa-faq-section__answer p {
	margin: 0 0 12px;
}

.mensa-faq-section__answer p:last-child {
	margin-bottom: 0;
}

/* —— SIG Table widget —— */
.mensa-sig-table {
	padding: 40px 0;
}

.mensa-sig-table .mensa-sec__inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 24px;
}

.mensa-sig-table__wrap {
	overflow-x: auto;
}

.mensa-sig-table__table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.95rem;
	color: #1a1a1a;
}

.mensa-sig-table__th {
	background: #ececec;
	text-align: left;
	font-weight: 700;
	padding: 14px 18px;
	border-bottom: 1px solid #d5d5d5;
}

.mensa-sig-table__th--name {
	width: 28%;
}

.mensa-sig-table__name {
	padding: 20px 18px;
	vertical-align: middle;
	font-weight: 600;
	text-align: left;
	border-bottom: 1px solid #e2e2e2;
}

.mensa-sig-table__info {
	padding: 20px 18px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
	line-height: 1.55;
}

.mensa-sig-table__block {
	margin: 0 0 12px;
}

.mensa-sig-table__block:last-child {
	margin-bottom: 0;
}

.mensa-sig-table__block p {
	margin: 6px 0 0;
	display: inline;
}

.mensa-sig-table__block a {
	color: #83670c;
	word-break: break-word;
}

@media (max-width: 767px) {
	.mensa-contact-section,
	.mensa-faq-section {
		padding: 40px 0;
	}

	.mensa-contact-section__grid,
	.mensa-faq-section__category {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.mensa-faq-section__title {
		margin-bottom: 32px;
	}

	.mensa-sig-table__th--name,
	.mensa-sig-table__name {
		width: auto;
		min-width: 140px;
	}
}

.mensa-public-pages-list {
	columns: 2;
	column-gap: 32px;
	margin: 16px 0;
}

.mensa-public-pages-list li {
	break-inside: avoid;
	margin-bottom: 6px;
}

@media (max-width: 767px) {
	.mensa-inline-stats {
		flex-direction: column;
		gap: 16px;
	}

	.mensa-public-pages-list {
		columns: 1;
	}

	.mensa-home-hero .elementor-button + .elementor-button {
		margin-left: 0;
		margin-top: 12px;
	}
}
