/**
 * Support Us page (get-involved-2/support-us): boxed layout.
 */

body.page-id-1394 {
	--hfh-support-us-box-width: 1140px;
}

body.page-id-1394 .site-content .ast-container {
	max-width: var(--hfh-support-us-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-1394 .site-content #primary,
body.page-id-1394 .entry-content,
body.page-id-1394 .site-content .elementor {
	width: 100%;
	max-width: 100%;
}

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

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

/* Anchor scroll offset */
body.page-id-1394 #donation,
body.page-id-1394 #fundraise,
body.page-id-1394 #other-ways {
	scroll-margin-top: 100px;
}

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

body.page-id-1394 .hfh-support-us-hero-heading .elementor-heading-title {
	color: #111111 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: 700 !important;
	font-size: clamp(1.75rem, 3.5vw, 2.25rem) !important;
	line-height: 1.15 !important;
}

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

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

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

body.page-id-1394 .hfh-support-us-copy p {
	margin: 0 0 0.85em;
}

body.page-id-1394 .hfh-support-us-copy p:last-child {
	margin-bottom: 0;
}

body.page-id-1394 .hfh-support-us-copy ul {
	margin: 0 0 0.85em;
	padding-left: 1.15em;
}

body.page-id-1394 .hfh-support-us-copy li {
	margin-bottom: 0.35em;
}

body.page-id-1394 .hfh-support-us-copy strong {
	font-weight: 700;
}

body.page-id-1394 .hfh-support-us-copy a {
	color: #00afd7;
	text-decoration: underline;
}

/* Content sections — blue left rule */
body.page-id-1394 .hfh-support-us-donation-section,
body.page-id-1394 .hfh-support-us-fundraise-section,
body.page-id-1394 .hfh-support-us-other-section {
	border-left: 3px solid #00afd7;
	margin-left: clamp(0.35rem, 1.5vw, 0.75rem);
	padding-left: clamp(1.1rem, 2.8vw, 1.75rem);
	padding-top: clamp(1.5rem, 3vw, 2.25rem);
	padding-bottom: clamp(1.5rem, 3vw, 2.25rem);
}

body.page-id-1394 .hfh-support-us-fundraise-section,
body.page-id-1394 .hfh-support-us-other-section {
	margin-top: 0;
}

body.page-id-1394 .hfh-support-us-section-heading .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;
}

/* Donation images */
body.page-id-1394 .hfh-support-us-mpesa-banner {
	margin-top: clamp(0.75rem, 2vw, 1.25rem);
	margin-bottom: clamp(1rem, 2vw, 1.5rem);
}

body.page-id-1394 .hfh-support-us-mpesa-banner .elementor-widget-container,
body.page-id-1394 .hfh-support-us-intl-photo .elementor-widget-container {
	overflow: hidden;
	line-height: 0;
}

body.page-id-1394 .hfh-support-us-mpesa-banner img {
	display: block;
	width: 100%;
	max-width: 469px;
	height: auto;
	margin: 0 auto;
}

body.page-id-1394 .hfh-support-us-intl-photo {
	margin-top: clamp(0.75rem, 2vw, 1.25rem);
	margin-bottom: clamp(0.5rem, 1.5vw, 1rem);
}

body.page-id-1394 .hfh-support-us-intl-photo img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 420px;
	object-fit: cover;
}

@media (max-width: 640px) {
	body.page-id-1394 .hfh-support-us-donation-section,
	body.page-id-1394 .hfh-support-us-fundraise-section,
	body.page-id-1394 .hfh-support-us-other-section {
		margin-left: 0;
		padding-left: clamp(0.85rem, 4vw, 1.1rem);
	}
}
