.elementor-506 .elementor-element.elementor-element-ea43ea3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-506 .elementor-element.elementor-element-23f6bc9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-506 .elementor-element.elementor-element-9f98fc2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-506 .elementor-element.elementor-element-5bb8295{--display:flex;}.elementor-506 .elementor-element.elementor-element-b44ef21{--display:flex;}body.elementor-page-506:not(.elementor-motion-effects-element-type-background), body.elementor-page-506 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#041B44;}/* Start custom CSS for html, class: .elementor-element-04b0b2e *//* ===== Donate Hero ===== */
.dnt-hero {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'kern' 1, 'liga' 1;
}

.dnt-hero-img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.dnt-hero-scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, rgba(4,27,68,.96) 8%, rgba(4,27,68,.72) 46%, rgba(4,27,68,.28) 100%);
}

.dnt-hero-facets {
  position: absolute;
  inset: 0;
  opacity: 0.6;
  pointer-events: none;
  background-image:
    linear-gradient(45deg,  rgba(255,255,255,.028) 25%, transparent 25%, transparent 75%, rgba(255,255,255,.028) 75%),
    linear-gradient(-45deg, rgba(255,255,255,.028) 25%, transparent 25%, transparent 75%, rgba(255,255,255,.028) 75%);
  background-size: 46px 46px;
  background-position: 0 0, 23px 23px;
}

.dnt-hero-grad-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 8rem;
  pointer-events: none;
  background-image: linear-gradient(to bottom, #041B44, transparent);
}

.dnt-hero-grad-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6rem;
  pointer-events: none;
  background-image: linear-gradient(to top, #041B44, transparent);
}

.dnt-hero-content {
  position: relative;
  max-width: 78rem;
  width: 100%;
  margin: 0 auto;
  padding-left: clamp(1.25rem, 5vw, 4rem);
  padding-right: clamp(1.25rem, 5vw, 4rem);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (min-width: 768px) {
  .dnt-hero-content {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.dnt-hero-crumb {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  font-family: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;
  font-size: 0.66rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: hsla(0, 0%, 100%, 0.35);
}

.dnt-hero-crumb-link {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  color: inherit;
  text-decoration: none;
}

.dnt-hero-crumb-link:hover {
  color: #FFBF00;
}

.dnt-hero-crumb-sep {
  color: hsla(0, 0%, 100%, 0.2);
}

.dnt-hero-crumb-current {
  color: hsla(0, 0%, 100%, 0.7);
}

.dnt-hero-eyebrow-inner {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.dnt-hero-eyebrow-icon {
  width: 34px;
  height: 21px;
  flex-shrink: 0;
}

.dnt-hero-eyebrow-text {
  font-family: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;
  color: #FFBF00;
  font-size: 0.68rem;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.22em;
}

.dnt-hero-heading {
  margin-top: 1.5rem;
  max-width: 56rem;
  font-family: 'Anton', Impact, Haettenschweiler, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(2.6rem, 8.4vw, 6.4rem);
  line-height: 0.88;
  letter-spacing: -0.02em;
  color: #ffffff;
}

.dnt-hero-heading-gold {
  color: #FFBF00;
}

.dnt-hero-lede {
  margin-top: 1.5rem;
  max-width: 36rem;
  color: hsla(0, 0%, 100%, 0.6);
  font-family: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;
  font-size: 1.125rem;
  line-height: 1.625;
}

@media (min-width: 768px) {
  .dnt-hero-lede {
    font-size: 1.25rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8da0c4e *//* ===== Donate — Why It Matters ===== */
.dnt-why {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'kern' 1, 'liga' 1;
}

.dnt-why-eyebrow-inner {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.dnt-why-eyebrow-icon {
  width: 34px;
  height: 21px;
  flex-shrink: 0;
}

.dnt-why-eyebrow-text {
  font-family: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;
  color: #FFBF00;
  font-size: 0.68rem;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.22em;
}

/* h-band: clamp(2rem, 4.6vw, 3.6rem), line-height .92, mt-5=1.25rem */
.dnt-why-heading {
  margin-top: 1.25rem;
  font-family: 'Anton', Impact, Haettenschweiler, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(2rem, 4.6vw, 3.6rem);
  line-height: 0.92;
  color: #ffffff;
}

.dnt-why-heading-gold {
  color: #FFBF00;
}

/* mt-7=1.75rem, space-y-5=1.25rem between paras, text-white/60, lede */
.dnt-why-body {
  margin-top: 1.75rem;
}

.dnt-why-body > p + p {
  margin-top: 1.25rem;
}

.dnt-why-body p {
  color: hsla(0, 0%, 100%, 0.6);
  font-family: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;
  font-size: 1.125rem;
  line-height: 1.625;
}

@media (min-width: 768px) {
  .dnt-why-body p {
    font-size: 1.25rem;
  }
}

/* List — mt-9=2.25rem, space-y-3.5=0.875rem, text-[.95rem] */
.dnt-why-list {
  margin-top: 2.25rem;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.dnt-why-list > .dnt-why-list-item + .dnt-why-list-item {
  margin-top: 0.875rem;
}

.dnt-why-list-item {
  display: flex;
  gap: 0.75rem;
  font-family: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;
  font-size: 0.95rem;
  color: hsla(0, 0%, 100%, 0.65);
}

.dnt-why-list-gem {
  width: 0.5rem;
  height: 0.5rem;
  margin-top: 0.5rem;
  flex-shrink: 0;
}

/* Tax note — gem-sm (--gem-c:10px), mt-9=2.25rem, border-gold/25, bg-gold/5, p-5=1.25rem */
.dnt-why-tax {
  --gem-c: 10px;
  margin-top: 2.25rem;
  border: 1px solid rgba(255, 191, 0, 0.25);
  background-color: rgba(255, 191, 0, 0.05);
  padding: 1.25rem;
  clip-path: polygon(
    var(--gem-c) 0, 100% 0,
    100% calc(100% - var(--gem-c)), calc(100% - var(--gem-c)) 100%,
    0 100%, 0 var(--gem-c)
  );
}

.dnt-why-tax-text {
  font-family: 'Karla', system-ui, -apple-system, 'Segoe UI', sans-serif;
  font-size: 0.875rem;
  line-height: 1.625;
  color: hsla(0, 0%, 100%, 0.6);
}

.dnt-why-tax-label {
  font-weight: 800;
  color: #FFBF00;
}

/* Image frame — gem-lg (--gem-c:34px), mt-10=2.5rem */
.dnt-why-img-frame {
  --gem-c: 34px;
  margin-top: 2.5rem;
  overflow: hidden;
  clip-path: polygon(
    var(--gem-c) 0, 100% 0,
    100% calc(100% - var(--gem-c)), calc(100% - var(--gem-c)) 100%,
    0 100%, 0 var(--gem-c)
  );
}

.dnt-why-img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}/* End custom CSS */