.ancoraqui-aiuto-page .entry-header {
	display: none !important;
}

.ancoraqui-aiuto-page .site-main,
.ancoraqui-aiuto-page .elementor,
.ancoraqui-aiuto-page .elementor-section-wrap,
.ancoraqui-aiuto-page .elementor-widget-wrap,
.ancoraqui-aiuto-page .elementor-widget-container {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

body.ancoraqui-aiuto-page {
	background: #2c050a;
}

.aq-help-block,
.aq-help-block * {
	box-sizing: border-box;
}

.aq-help-block {
	--aq-help-bg: #2c050a;
	--aq-help-card: #3c1116;
	--aq-help-card-high: #491b20;
	--aq-help-heading: #e1c296;
	--aq-help-text: #ffdadb;
	--aq-help-muted: #dcc0bf;
	--aq-help-urgent: #ffb4ab;
	--aq-help-urgent-dark: #690005;
	position: relative;
	width: 100%;
	background:
		repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.012) 0, rgba(255, 255, 255, 0.012) 1px, transparent 1px, transparent 5px),
		var(--aq-help-bg);
	color: var(--aq-help-text);
	font-family: "Literata", Georgia, serif;
}

.aq-help-inner {
	width: min(calc(100% - 48px), 1100px);
	margin: 0 auto;
}

.aq-help-hero {
	padding: 98px 0 72px;
	text-align: center;
}

.aq-help-eyebrow,
.aq-help-badge,
.aq-help-urgent-label,
.aq-help-schedule,
.aq-help-contact,
.aq-help-source,
.aq-help-emergency-actions span,
.aq-help-emergency-source,
.aq-help-closing small {
	font-family: "Manrope", Arial, sans-serif;
}

.aq-help-eyebrow {
	display: inline-flex;
	padding: 8px 15px;
	border: 1px solid rgba(225, 194, 150, 0.24);
	border-radius: 999px;
	color: var(--aq-help-heading);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.aq-help-hero h1 {
	margin: 24px 0 0;
	color: var(--aq-help-heading);
	font-family: "EB Garamond", Georgia, serif;
	font-size: clamp(56px, 7vw, 82px);
	font-weight: 700;
	letter-spacing: -0.035em;
	line-height: 1.02;
}

.aq-help-hero-intro {
	max-width: 800px;
	margin: 28px auto 0;
	color: var(--aq-help-muted);
	font-size: 19px;
	line-height: 1.75;
}

.aq-help-important {
	display: flex;
	max-width: 860px;
	margin: 52px auto 0;
	padding: 26px 30px;
	align-items: center;
	gap: 22px;
	border-left: 3px solid var(--aq-help-heading);
	border-radius: 0 12px 12px 0;
	background: rgba(60, 17, 22, 0.78);
	text-align: left;
}

.aq-help-important > span {
	color: var(--aq-help-heading);
	font-size: 38px;
}

.aq-help-important p {
	margin: 0;
	color: var(--aq-help-muted);
	font-size: 15px;
	line-height: 1.7;
}

.aq-help-emergency {
	padding: 24px 0 90px;
}

.aq-help-emergency-panel {
	display: grid;
	padding: 42px 46px;
	grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.75fr);
	gap: 42px;
	border: 1px solid rgba(255, 180, 171, 0.24);
	border-radius: 18px;
	background:
		linear-gradient(135deg, rgba(147, 0, 10, 0.17), transparent 55%),
		var(--aq-help-card);
	box-shadow: 0 22px 52px rgba(0, 0, 0, 0.17);
}

.aq-help-urgent-label {
	display: inline-flex;
	padding: 6px 11px;
	border-radius: 999px;
	background: var(--aq-help-urgent);
	color: var(--aq-help-urgent-dark);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.aq-help-emergency-copy h2,
.aq-help-section-heading h2,
.aq-help-closing h2 {
	color: var(--aq-help-heading);
	font-family: "EB Garamond", Georgia, serif;
}

.aq-help-emergency-copy h2 {
	margin: 18px 0 14px;
	font-size: clamp(36px, 4vw, 48px);
	font-weight: 700;
	line-height: 1.12;
}

.aq-help-emergency-copy p {
	margin: 0;
	color: var(--aq-help-text);
	font-size: 17px;
	line-height: 1.72;
}

.aq-help-emergency-copy small {
	display: block;
	margin-top: 18px;
	color: var(--aq-help-muted);
	font-size: 13px;
	line-height: 1.55;
}

.aq-help-emergency-actions {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.aq-help-emergency-actions > a:not(.aq-help-emergency-source) {
	display: flex;
	min-height: 84px;
	padding: 14px 20px;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	border-radius: 12px;
	background: var(--aq-help-urgent);
	color: var(--aq-help-urgent-dark);
	text-decoration: none;
	transition: transform 180ms ease, box-shadow 180ms ease;
}

.aq-help-emergency-actions > a:not(.aq-help-emergency-source):hover,
.aq-help-emergency-actions > a:not(.aq-help-emergency-source):focus-visible {
	transform: translateY(-2px);
	box-shadow: 0 0 26px rgba(255, 180, 171, 0.23);
}

.aq-help-emergency-actions strong {
	font-family: "EB Garamond", Georgia, serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
}

.aq-help-emergency-actions span {
	max-width: 145px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.35;
	text-align: right;
	text-transform: uppercase;
}

.aq-help-emergency-source {
	margin-top: 6px;
	color: var(--aq-help-heading);
	font-size: 12px;
	font-weight: 700;
	text-align: right;
}

.aq-help-resources {
	padding: 88px 0;
}

.aq-help-resources-public {
	background:
		radial-gradient(circle at 50% 0, rgba(225, 194, 150, 0.06), transparent 32%),
		#370d12;
}

.aq-help-resources-protection {
	border-top: 1px solid rgba(225, 194, 150, 0.08);
}

.aq-help-section-heading {
	max-width: 820px;
	margin: 0 auto 46px;
	text-align: center;
}

.aq-help-section-heading h2 {
	margin: 0;
	font-size: clamp(38px, 4.7vw, 54px);
	font-weight: 700;
	line-height: 1.12;
}

.aq-help-section-heading p {
	margin: 18px auto 0;
	color: var(--aq-help-muted);
	font-size: 16px;
	line-height: 1.7;
}

.aq-help-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.aq-help-resources-protection .aq-help-grid {
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.aq-help-resources-protection .aq-help-card {
	grid-column: span 2;
}

.aq-help-resources-protection .aq-help-card:nth-last-child(-n+2) {
	grid-column: span 3;
}

.aq-help-card {
	display: flex;
	min-height: 430px;
	padding: 28px;
	flex-direction: column;
	border: 1px solid rgba(225, 194, 150, 0.09);
	border-radius: 14px;
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.022), transparent 55%),
		var(--aq-help-card);
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.12);
}

.aq-help-card-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
}

.aq-help-card-icon {
	display: inline-flex;
	width: 42px;
	height: 42px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgba(225, 194, 150, 0.1);
	color: var(--aq-help-heading);
	font-family: "EB Garamond", Georgia, serif;
	font-size: 24px;
}

.aq-help-badge {
	padding: 6px 9px;
	border-radius: 999px;
	background: rgba(225, 194, 150, 0.1);
	color: var(--aq-help-heading);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: right;
	text-transform: uppercase;
}

.aq-help-card h3 {
	margin: 26px 0 0;
	color: var(--aq-help-text);
	font-family: "EB Garamond", Georgia, serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.17;
}

.aq-help-card-text {
	margin: 18px 0 0;
	color: var(--aq-help-muted);
	font-size: 14px;
	line-height: 1.7;
}

.aq-help-schedule {
	margin: 20px 0 0;
	padding-top: 18px;
	border-top: 1px solid rgba(225, 194, 150, 0.12);
	color: var(--aq-help-heading);
	font-size: 11px;
	font-weight: 600;
	line-height: 1.55;
}

.aq-help-card-actions {
	display: flex;
	margin-top: auto;
	padding-top: 24px;
	align-items: flex-start;
	flex-direction: column;
	gap: 13px;
}

.aq-help-contact {
	display: inline-flex;
	min-height: 43px;
	padding: 11px 17px;
	align-items: center;
	border-radius: 999px;
	background: var(--aq-help-heading);
	color: #402d0d;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none;
}

.aq-help-contact:hover,
.aq-help-contact:focus-visible {
	box-shadow: 0 0 22px rgba(225, 194, 150, 0.24);
	color: #402d0d;
}

.aq-help-source {
	color: var(--aq-help-muted);
	font-size: 10px;
	font-weight: 600;
	line-height: 1.3;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.aq-help-closing {
	padding: 40px 0 104px;
}

.aq-help-closing-panel {
	max-width: 900px;
	margin: 0 auto;
	padding: 46px 52px;
	border-radius: 16px;
	background: var(--aq-help-card-high);
	text-align: center;
}

.aq-help-closing h2 {
	margin: 0;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.2;
}

.aq-help-closing p {
	margin: 20px 0 0;
	color: var(--aq-help-muted);
	font-size: 15px;
	line-height: 1.7;
}

.aq-help-closing small {
	display: block;
	margin-top: 24px;
	color: rgba(220, 192, 191, 0.72);
	font-size: 10px;
	line-height: 1.55;
}

@media (max-width: 900px) {
	.aq-help-emergency-panel {
		grid-template-columns: 1fr;
	}

	.aq-help-grid,
	.aq-help-resources-protection .aq-help-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.aq-help-resources-protection .aq-help-card,
	.aq-help-resources-protection .aq-help-card:nth-last-child(-n+2) {
		grid-column: span 1;
	}
}

@media (max-width: 620px) {
	.aq-help-inner {
		width: min(calc(100% - 32px), 560px);
	}

	.aq-help-hero {
		padding: 70px 0 52px;
	}

	.aq-help-hero h1 {
		font-size: 52px;
	}

	.aq-help-hero-intro {
		font-size: 16px;
	}

	.aq-help-important {
		padding: 22px;
		align-items: flex-start;
	}

	.aq-help-emergency {
		padding-bottom: 66px;
	}

	.aq-help-emergency-panel {
		padding: 30px 24px;
	}

	.aq-help-resources {
		padding: 66px 0;
	}

	.aq-help-grid,
	.aq-help-resources-protection .aq-help-grid {
		grid-template-columns: 1fr;
	}

	.aq-help-card {
		min-height: 0;
	}

	.aq-help-closing-panel {
		padding: 36px 24px;
	}

	.aq-help-closing h2 {
		font-size: 32px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.aq-help-emergency-actions > a {
		transition: none;
	}
}

