/**
 * Campaigns page (get-involved-2/campaigns): boxed layout.
 */

body.page-id-1399 {
	--hfh-campaigns-box-width: 1140px;
}

body.page-id-1399 .site-content .ast-container {
	max-width: var(--hfh-campaigns-box-width);
	margin-left: auto;
	margin-right: auto;
	padding-left: clamp(1rem, 3vw, 1.5rem);
	padding-right: clamp(1rem, 3vw, 1.5rem);
	width: 100%;
	box-sizing: border-box;
}

body.page-id-1399 .site-content #primary,
body.page-id-1399 .entry-content,
body.page-id-1399 .site-content .elementor {
	width: 100%;
	max-width: 100%;
}

body.page-id-1399 .elementor.elementor-1399 {
	max-width: var(--hfh-campaigns-box-width);
	margin-left: auto;
	margin-right: auto;
}

body.page-id-1399 .hfh-campaigns-page-box,
body.page-id-1399 .hfh-campaigns-page-box > .e-con-inner {
	width: 100%;
	max-width: var(--hfh-campaigns-box-width);
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

/* Hero */
body.page-id-1399 .hfh-campaigns-hero-section {
	padding-top: clamp(1.25rem, 3vw, 2rem);
	padding-bottom: clamp(1.25rem, 2.5vw, 1.75rem);
}

body.page-id-1399 .hfh-campaigns-kicker .elementor-heading-title {
	color: #111111 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: 700 !important;
	font-size: clamp(1.35rem, 2.5vw, 1.75rem) !important;
	line-height: 1.15 !important;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

body.page-id-1399 .hfh-campaigns-subtitle .elementor-heading-title {
	color: #00afd7 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: 700 !important;
	font-size: clamp(1.05rem, 1.8vw, 1.35rem) !important;
	line-height: 1.25 !important;
}

body.page-id-1399 .hfh-campaigns-hero-photo .elementor-widget-container {
	overflow: hidden;
	line-height: 0;
}

body.page-id-1399 .hfh-campaigns-hero-photo img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

/* Body copy */
body.page-id-1399 .hfh-campaigns-copy,
body.page-id-1399 .hfh-campaigns-copy p,
body.page-id-1399 .hfh-campaigns-copy li {
	font-family: Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	font-size: 0.95rem;
	line-height: 1.55;
}

body.page-id-1399 .hfh-campaigns-copy p {
	margin: 0 0 0.85em;
}

body.page-id-1399 .hfh-campaigns-copy p:last-child {
	margin-bottom: 0;
}

body.page-id-1399 .hfh-campaigns-copy ul {
	margin: 0 0 0.85em;
	padding-left: 1.15em;
}

body.page-id-1399 .hfh-campaigns-copy li {
	margin-bottom: 0.35em;
}

body.page-id-1399 .hfh-campaigns-copy strong {
	font-weight: 700;
}

body.page-id-1399 .hfh-campaigns-copy em {
	font-style: italic;
}

body.page-id-1399 .hfh-campaigns-open-door-section {
	padding-bottom: clamp(1.5rem, 3vw, 2.25rem);
}

body.page-id-1399 .hfh-campaigns-tujenge-section {
	padding-top: clamp(1.25rem, 2.5vw, 1.75rem);
	padding-bottom: clamp(1.5rem, 3vw, 2.25rem);
}

/* Full-width campaign banners */
body.page-id-1399 .hfh-campaigns-banner-section {
	padding-top: clamp(0.75rem, 2vw, 1.25rem);
	padding-bottom: clamp(0.75rem, 2vw, 1.25rem);
}

body.page-id-1399 .hfh-campaigns-jigger-banner .elementor-widget-container,
body.page-id-1399 .hfh-campaigns-bonga-banner .elementor-widget-container {
	overflow: hidden;
	line-height: 0;
}

body.page-id-1399 .hfh-campaigns-jigger-banner img,
body.page-id-1399 .hfh-campaigns-bonga-banner img {
	display: block;
	width: 100%;
	height: auto;
}

/* Emergency */
body.page-id-1399 .hfh-campaigns-emergency-section {
	padding-top: clamp(1rem, 2.5vw, 1.5rem);
}

body.page-id-1399 .hfh-campaigns-emergency-photo {
	margin-bottom: clamp(1rem, 2vw, 1.25rem);
}

body.page-id-1399 .hfh-campaigns-emergency-photo .elementor-widget-container {
	overflow: hidden;
	line-height: 0;
}

body.page-id-1399 .hfh-campaigns-emergency-photo img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}
