.section-donation-tiers{padding:4rem 0}.section-donation-tiers__inner{margin:0 auto;max-width:var(--container-width);padding:0 1.25rem}.section-donation-tiers ol,.section-donation-tiers ul{display:grid;gap:1.25rem;list-style:none;margin:2rem 0 0;padding:0}.section-donation-tiers--quick{padding:0 0 5rem;scroll-margin-top:6rem}.section-donation-tiers--quick .section-donation-tiers__inner{background:var(--color-brand);color:#fff;display:grid;gap:1.25rem 3rem;padding:3.5rem 1.75rem}.section-donation-tiers--quick .section-donation-tiers__kicker{grid-area:kicker}.section-donation-tiers--quick h2{grid-area:heading}.section-donation-tiers--quick .section-donation-tiers__lede{grid-area:lede}.section-donation-tiers--quick .section-donation-tiers__quick{grid-area:quick}.section-donation-tiers--quick .section-donation-tiers__kicker,.section-donation-tiers--quick .section-donation-tiers__lede,.section-donation-tiers--quick .section-donation-tiers__quick-label,.section-donation-tiers--quick h2{color:#fff}.section-donation-tiers--quick .section-donation-tiers__kicker,.section-donation-tiers--quick .section-donation-tiers__quick-label{font-size:.875rem;font-weight:600;letter-spacing:.06em;margin:0 0 .75rem;text-transform:uppercase}.section-donation-tiers--quick h2{font-size:clamp(1.75rem,3vw,2.375rem);line-height:1.2;margin:0 0 1rem}.section-donation-tiers--quick .section-donation-tiers__lede{font-size:1.125rem;line-height:1.5;margin:0;max-width:40rem}.section-donation-tiers--quick .section-donation-tiers__chips{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 1.25rem}.section-donation-tiers--quick .section-donation-tiers__chips button{background:transparent;border:1px solid hsla(0,0%,100%,.45);color:#fff;cursor:pointer;font:inherit;font-weight:600;min-width:4.5rem;padding:.55rem .85rem}.section-donation-tiers--quick .button,.section-donation-tiers--quick .section-donation-tiers__chips button[aria-pressed=true]{background:#fff;border-color:#fff;color:var(--color-brand)}.section-donation-tiers--quick .button{font-weight:700;min-height:2.75rem;padding:.75rem 1.25rem}@media(min-width:800px){.section-donation-tiers ul:has(>:nth-child(4)){grid-template-columns:repeat(4,1fr)}.section-donation-tiers--quick .section-donation-tiers__inner{align-items:start;grid-template-areas:"kicker quick" "heading quick" "lede quick";grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);padding:3.75rem 3.125rem}}