/**
 * FAQ section — spacing fix + polish (Elementor 3fc1b05c).
 * Toggle behaviour unchanged.
 */

.elementor-element-3fc1b05c {
	background: linear-gradient(180deg, #faf8f4 0%, #f8f5ef 100%) !important;
	font-family: "Cairo", sans-serif;
	direction: rtl;
	margin-top: 0 !important;
	margin-bottom: clamp(2rem, 4vw, 3rem) !important;
	padding: clamp(3rem, 6vw, 4.5rem) 0 !important;
	position: relative;
}

.elementor-element-3fc1b05c::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 4px;
	background: linear-gradient(
		90deg,
		transparent 0%,
		var(--etqan-color-accent, #c8a96e) 20%,
		var(--etqan-color-accent-light, #d4b97e) 50%,
		var(--etqan-color-accent, #c8a96e) 80%,
		transparent 100%
	);
	pointer-events: none;
}

.elementor-element-3fc1b05c > .elementor-container {
	max-width: min(920px, 92%);
}

.elementor-element-3fc1b05c .elementor-element-11fc12b7 > .elementor-element-populated {
	padding: 0 !important;
	margin: 0 !important;
}

.elementor-element-3fc1b05c .elementor-element-cd8ab9c .elementor-widget-container {
	margin: 0 0 14px !important;
	padding: 0 !important;
	text-align: center;
}

.elementor-element-3fc1b05c .elementor-element-cd8ab9c .elementor-heading-title {
	font-family: "Cairo", sans-serif !important;
	font-size: clamp(1.85rem, 3.8vw, 2.75rem) !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
	color: var(--etqan-color-sage-dark, #354d26) !important;
	margin: 0 !important;
}

.elementor-element-3fc1b05c .elementor-element-9539395 .elementor-heading-title {
	font-family: "Cairo", sans-serif !important;
	font-size: clamp(1rem, 1.5vw, 1.125rem) !important;
	font-weight: 400 !important;
	line-height: 2 !important;
	color: #666666 !important;
	max-width: 760px;
	margin: 0 auto !important;
	text-align: center;
}

.elementor-element-3fc1b05c .elementor-element-9539395 .elementor-widget-container {
	text-align: center;
}

.elementor-element-3fc1b05c .elementor-widget-toggle .elementor-widget-container {
	background: #ffffff !important;
	border: 2px solid var(--etqan-color-accent, #c8a96e) !important;
	border-radius: 12px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
	margin: 0 0 14px !important;
	padding: clamp(1.15rem, 2.5vw, 1.65rem) clamp(1.25rem, 2.5vw, 1.75rem) !important;
}

.elementor-element-3fc1b05c .elementor-widget-toggle:first-of-type .elementor-widget-container {
	margin-top: clamp(1.75rem, 3.5vw, 2.25rem) !important;
}

.elementor-element-3fc1b05c .elementor-widget-toggle:last-of-type .elementor-widget-container {
	margin-bottom: 0 !important;
}

.elementor-element-3fc1b05c .elementor-toggle-item:not(:last-child) {
	margin-bottom: 0 !important;
}

.elementor-element-3fc1b05c .elementor-tab-title {
	padding: 0 !important;
	border: none !important;
	background: transparent !important;
}

.elementor-element-3fc1b05c .elementor-toggle-title {
	font-family: "Cairo", sans-serif !important;
	font-size: clamp(1rem, 1.5vw, 1.125rem) !important;
	font-weight: 700 !important;
	line-height: 1.65 !important;
	text-transform: none !important;
	color: var(--etqan-color-sage-dark, #354d26) !important;
}

.elementor-element-3fc1b05c .elementor-tab-title.elementor-active .elementor-toggle-title,
.elementor-element-3fc1b05c .elementor-tab-title.elementor-active .elementor-toggle-icon {
	color: var(--etqan-color-accent, #c8a96e) !important;
}

.elementor-element-3fc1b05c .elementor-toggle-icon svg {
	fill: var(--etqan-color-sage, #3f5b2d) !important;
	width: 14px;
	height: 14px;
}

.elementor-element-3fc1b05c .elementor-tab-title.elementor-active .elementor-toggle-icon svg {
	fill: var(--etqan-color-accent, #c8a96e) !important;
}

.elementor-element-3fc1b05c .elementor-tab-content {
	color: #666666 !important;
	font-family: "Cairo", sans-serif !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.85 !important;
	padding: 14px 0 0 !important;
	border: none !important;
	background: transparent !important;
}

.elementor-element-3fc1b05c .elementor-tab-content strong {
	color: var(--etqan-color-sage-dark, #354d26);
	font-weight: 700;
}

@media (max-width: 767px) {
	.elementor-element-3fc1b05c {
		padding: clamp(2.5rem, 8vw, 3.25rem) 0 !important;
	}

	.elementor-element-3fc1b05c .elementor-element-cd8ab9c .elementor-heading-title {
		font-size: clamp(1.5rem, 6vw, 1.85rem) !important;
	}

	.elementor-element-3fc1b05c .elementor-element-9539395 .elementor-heading-title {
		font-size: 0.95rem !important;
		line-height: 1.9 !important;
	}

	.elementor-element-3fc1b05c .elementor-widget-toggle .elementor-widget-container {
		padding: 1rem 1.1rem !important;
	}
}
