<!-- ===== Donation Page : The American Constitution ===== -->
<section
style="
display: flex;
flex-wrap: wrap;
align-items: stretch;
min-height: 100vh;
background-color: #f7f7f7;
font-family: 'Segoe UI', Arial, sans-serif;
"
>
<!-- Image panel -->
<div
style="
flex: 1 1 50%;
min-height: 420px;
background: url('https://preamblefoundation.org/wp-content/uploads/2025/05/07dff6a1-8f79-4382-b836-32b8aced8ea0.png')
no-repeat center/cover;
"
aria-label="The American Constitution key‑art poster"
></div>
<!-- Donation form panel -->
<div
style="
flex: 1 1 50%;
background: #ffffff;
padding: 60px 40px;
display: flex;
flex-direction: column;
justify-content: center;
"
>
<h1
style="
font-size: 2.5rem;
font-weight: 700;
margin-bottom: 20px;
color: #1d1d1d;
"
>
Fuel the Impact Campaign
</h1>
<p
style="
font-size: 1.1rem;
line-height: 1.65;
margin-bottom: 32px;
color: #555;
max-width: 680px;
"
>
Your gift powers community screenings, classroom resources, and a nationwide
conversation about our founding ideals. Every dollar expands reach and deepens
civic understanding.
</p>
<!-- === GiveWP Embed === -->
<div style="margin-bottom: 40px;">
[give_form id="249"]
</div>
<p style="font-size: 0.88rem; color: #8a8a8a;">
The Preamble Foundation is a 501(c)(3) nonprofit. All contributions are
tax‑deductible as allowed by law.
</p>
</div>
</section>
<!-- ===== End Donation Page ===== -->