.elementor-6278 .elementor-element.elementor-element-5ea390e{--display:flex;}.elementor-6278 .elementor-element.elementor-element-03d7f26{width:100%;max-width:100%;}.elementor-6278 .elementor-element.elementor-element-03d7f26.eael_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(20px) brightness(1);}.elementor-6278 .elementor-element.elementor-element-03d7f26.eael_liquid_glass_shadow-effect1{border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF1F;border-radius:24px 24px 24px 24px;box-shadow:0px 19px 26px 1px rgba(0,0,0,0.78);}.elementor-6278 .elementor-element.elementor-element-0416b9d{--display:flex;}.elementor-6278 .elementor-element.elementor-element-01f4f0d{width:100%;max-width:100%;}.elementor-6278:not(.elementor-motion-effects-element-type-background), .elementor-6278 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.ndifo.org/wp-content/uploads/2026/02/mural_man.png");}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-03d7f26 */.ndifo-footer__newsletter {
  margin-top: 24px;
}

.ndifo-footer h2 {
  color: #d9bc63;
  font-size: 33px;
  letter-spacing: 0px;
  line-height: 40px;
  margin-bottom: opx;
}

.ndifo-footer__newsletter h4 {
  color: #d9bc63;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.ndifo-newsletter__row {
  display: flex;
  gap: 6px;
  max-width: 280px;
}

.ndifo-newsletter__input {
  flex: 1;
  min-width: 0;
  padding: 9px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.3);
  background: rgba(255,255,255,0.08);
  color: #fff;
  font-size: 13px;
}

.ndifo-newsletter__input::placeholder {
  color: rgba(255,255,255,0.5);
}

.ndifo-newsletter__button {
  background: #d49e64;
  color: #fff;
  border: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 16px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5ea390e */.ndifo-footer {
  position: relative;
  background:
    linear-gradient(135deg, rgba(33, 54, 43, 0.95) 0%, rgba(49, 73, 58, 0.92) 35%, rgba(168, 112, 51, 0.88) 100%);
  color: #f8f4ec;
  padding: 70px 40px 25px;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
}

.ndifo-footer__overlay {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top left, rgba(212, 158, 100, 0.20), transparent 30%),
    radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.05), transparent 25%);
  pointer-events: none;
}

.ndifo-footer__inner {
  position: relative;
  z-index: 2;
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.2fr 1.4fr 1fr 1fr;
  gap: 40px;
  align-items: start;
}

.ndifo-footer__col h3,
.ndifo-footer__brand .ndifo-footer__title {
  margin: 0 0 18px;
  color: #ffffff;
}

.ndifo-footer__title {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.3px;
}

.ndifo-footer__tagline {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: #f0d6b3;
  margin: 0 0 28px;
  line-height: 1.4;
  font-style: italic;
}

.ndifo-footer__about h3,
.ndifo-footer__contact h3,
.ndifo-footer__seal h3,
.ndifo-footer__socials h4 {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #f7ddb8;
}

.ndifo-footer p,
.ndifo-footer a,
.ndifo-footer div,
.ndifo-footer span {
  font-size: 16px;
  line-height: 1.8;
}

.ndifo-footer__about p,
.ndifo-footer__seal p {
  margin: 0 0 14px;
  color: #f5efe6;
}

.ndifo-footer__button {
  display: inline-block;
  background: #d49e64;
  color: #21362b;
  text-decoration: none;
  padding: 14px 24px;
  border-radius: 999px;
  font-weight: 700;
  transition: all 0.3s ease;
  box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}

.ndifo-footer__button:hover {
  background: #e6b985;
  transform: translateY(-2px);
  color: #21362b;
}

.ndifo-footer__contact-item {
  margin-bottom: 12px;
}

.ndifo-footer__label {
  display: inline-block;
  min-width: 60px;
  font-weight: 700;
  color: #f7ddb8;
}

.ndifo-footer__contact a,
.ndifo-footer__profile-link,
.ndifo-footer__bottom a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.ndifo-footer__contact a:hover,
.ndifo-footer__profile-link:hover,
.ndifo-footer__bottom a:hover {
  color: #f0d6b3;
}

.ndifo-footer__socials {
  margin-top: 28px;
}

.ndifo-footer__social-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ndifo-footer__social-icons a {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.ndifo-footer__social-icons a:hover {
  background: #d49e64;
  color: #21362b;
  transform: translateY(-2px);
}

.ndifo-footer__seal {
  text-align: left;
}

.ndifo-footer__seal-link {
  display: inline-block;
  margin: 14px 0 12px;
}

.ndifo-footer__seal-image {
  max-width: 170px;
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255,255,255,0.06);
  padding: 8px;
}

.ndifo-footer__profile-link {
  display: inline-block;
  margin-top: 8px;
  font-weight: 700;
  color: #f7ddb8;
}

.ndifo-footer__bottom {
  position: relative;
  z-index: 2;
  max-width: 1400px;
  margin: 45px auto 0;
  padding-top: 22px;
  border-top: 1px solid rgba(255,255,255,0.16);
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 20px;
  align-items: center;
}

.ndifo-footer__bottom-left,
.ndifo-footer__bottom-right {
  font-size: 15px;
  color: #f5efe6;
}

.ndifo-footer__bottom-center {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: center;
}

.ndifo-footer__bottom-right {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-size: 22px;
  color: #f0d6b3;
}

/* Responsive */
@media (max-width: 1100px) {
  .ndifo-footer__inner {
    grid-template-columns: 1fr 1fr;
  }

  .ndifo-footer__bottom {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .ndifo-footer__bottom-center {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .ndifo-footer {
    padding: 50px 20px 20px;
  }

  .ndifo-footer__inner {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .ndifo-footer__title {
    font-size: 34px;
  }

  .ndifo-footer__tagline {
    font-size: 22px;
  }

  .ndifo-footer__seal-image {
    max-width: 140px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-01f4f0d *//* =========================================================
   NDIFO CREATIVE FOOTER — CLEAN CSS
   Paste into Elementor Custom CSS or:
   WordPress > Appearance > Customize > Additional CSS

   Designed for the footer HTML beginning with:
   <footer class="ndf-footer">
   ========================================================= */

/* ---------- Theme variables and reset ---------- */

.ndf-footer {
  --ndf-bg: #08150f;
  --ndf-bg-deep: #06110c;
  --ndf-panel: #10241a;
  --ndf-panel-light: #173426;
  --ndf-gold: #d3a05f;
  --ndf-gold-dark: #c58d4d;
  --ndf-gold-light: #f0cc92;
  --ndf-cream: #f7f0e2;
  --ndf-text: #e1e5df;
  --ndf-muted: #b8c4bc;
  --ndf-border: rgba(213, 160, 95, 0.38);
  --ndf-soft-border: rgba(169, 194, 177, 0.20);

  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  isolation: isolate;
  overflow: hidden;

  color: var(--ndf-cream);
  background:
    radial-gradient(circle at 48% 30%, rgba(40, 82, 60, 0.24), transparent 34rem),
    linear-gradient(118deg, #07120d 0%, #0b1c14 52%, #07140e 100%);

  font-family: "Aptos", "Calibri", "Segoe UI", Arial, sans-serif;
}

.ndf-footer,
.ndf-footer *,
.ndf-footer *::before,
.ndf-footer *::after {
  box-sizing: border-box;
}

.ndf-footer a {
  color: inherit;
  text-decoration: none;
}

.ndf-footer img {
  max-width: 100%;
}

.ndf-footer svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* Remove width and padding restrictions from the Elementor HTML widget. */
.elementor-widget-html:has(.ndf-footer),
.elementor-widget-html:has(.ndf-footer) > .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* ---------- Decorative background ---------- */

.ndf-footer__glow {
  position: absolute;
  top: -12rem;
  right: -8rem;
  left: 28%;
  height: 18rem;
  border-radius: 50%;
  background: rgba(92, 132, 105, 0.12);
  filter: blur(70px);
  pointer-events: none;
}

.ndf-footer::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -60px;
  left: -4%;
  width: 108%;
  height: 115px;
  border-top: 1px solid rgba(213, 160, 95, 0.32);
  border-radius: 50% 50% 0 0;
  background: linear-gradient(
    180deg,
    rgba(22, 48, 35, 0.75),
    rgba(8, 21, 15, 0)
  );
  transform: rotate(-1deg);
}

/* ---------- Main three-column shell ---------- */

.ndf-footer__shell {
  display: grid;
  grid-template-columns:
    minmax(390px, 1.15fr)
    minmax(490px, 1.16fr)
    minmax(330px, 0.78fr);
  align-items: stretch;
  gap: clamp(26px, 2.4vw, 48px);

  width: min(1840px, calc(100% - 48px));
  margin-inline: auto;
  padding: clamp(64px, 6vw, 105px) 0 48px;
}

/* ---------- Left story panel ---------- */

.ndf-story {
  position: relative;
  min-width: 0;
  padding:
    clamp(30px, 3vw, 58px)
    clamp(28px, 3.2vw, 62px)
    46px;

  overflow: hidden;
  border: 1px solid var(--ndf-border);
  border-left-color: transparent;
  border-radius: 0 210px 210px 0;

  background:
    linear-gradient(110deg, rgba(17, 38, 28, 0.96), rgba(9, 24, 17, 0.86)),
    radial-gradient(circle at 5% 95%, rgba(213, 160, 95, 0.08), transparent 22rem);

  box-shadow: inset -28px 0 48px rgba(0, 0, 0, 0.16);
}

.ndf-story__botanical {
  position: absolute;
  left: -30px;
  bottom: -12px;
  width: min(38%, 230px);
  height: auto;
  opacity: 0.28;
  pointer-events: none;
}

/* Logo wrapper: deliberately not a 90px grid column. */
.ndf-brand {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
}

/* Main Ndifo logo size. */
.ndifo-safari-logo {
  display: block;
  width: clamp(250px, 20vw, 330px) !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0;
  object-fit: contain;
}

.ndf-story__rule {
  display: flex;
  align-items: center;
  gap: 14px;
  width: min(68%, 285px);
  height: 10px;
  margin: 26px 0;
}

.ndf-story__rule::before {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, var(--ndf-gold), transparent);
}

.ndf-story__rule span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--ndf-gold);
}

.ndf-story p {
  position: relative;
  z-index: 2;
  max-width: 620px;
  margin: 0 0 19px;
  color: var(--ndf-text);
  font-size: clamp(15px, 1vw, 18px);
  line-height: 1.65;
}

.ndf-story__medallion {
  position: absolute;
  z-index: 3;
  top: 47%;
  right: -34px;
  width: 68px;
  height: 68px;
  object-fit: contain;
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.28));
  pointer-events: none;
}

/* ---------- Buttons ---------- */

.ndf-button {
  position: relative;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;

  min-height: 54px;
  padding: 11px 22px;
  border-radius: 999px;

  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease;
}

.ndf-button:hover,
.ndf-button:focus-visible {
  transform: translateY(-2px);
}

.ndf-button--gold {
  margin-top: 11px;
  color: #132319;
  background: linear-gradient(135deg, #efc88f, #c98f4f);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.20);
}

.ndf-button--gold:hover {
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.29);
}

.ndf-button__icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;

  width: 38px;
  height: 38px;
  margin-left: -10px;

  border: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
  font-size: 19px;
}

/* ---------- Center contact and social column ---------- */

.ndf-connect {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 13px 0;
}

.ndf-section-heading {
  display: grid;
  grid-template-columns: minmax(30px, 1fr) auto minmax(30px, 1fr);
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

.ndf-section-heading span {
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--ndf-gold), transparent);
}

.ndf-section-heading h3,
.ndf-trust h3 {
  margin: 0;
  color: var(--ndf-gold-light);
  font-size: clamp(17px, 1.2vw, 22px);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.ndf-section-heading--small {
  margin: 28px 0 19px;
}

.ndf-section-heading--small h3 {
  font-size: 17px;
}

.ndf-contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.ndf-contact-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
  padding: 14px 16px;

  border: 1px solid rgba(169, 194, 177, 0.16);
  border-radius: 18px;
  background: rgba(15, 36, 26, 0.54);

  transition:
    border-color 0.2s ease,
    background-color 0.2s ease,
    transform 0.2s ease;
}

.ndf-contact-card:hover {
  transform: translateY(-2px);
  border-color: rgba(213, 160, 95, 0.50);
  background: rgba(22, 51, 37, 0.70);
}

.ndf-contact-card > span:last-child {
  min-width: 0;
}

.ndf-contact-card strong,
.ndf-contact-card small {
  display: block;
}

.ndf-contact-card strong {
  margin-bottom: 3px;
  color: var(--ndf-gold-light);
  font-size: 16px;
}

.ndf-contact-card small {
  overflow: hidden;
  color: #ffffff;
  font-size: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ndf-round-icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;

  width: 48px;
  height: 48px;

  border: 1px solid rgba(193, 214, 201, 0.25);
  border-radius: 50%;
  color: var(--ndf-cream);
  background: rgba(99, 128, 110, 0.18);
  font-size: 23px;
}

/* ---------- Social icons ---------- */

.ndf-socials {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}

.ndf-socials a {
  display: grid;
  place-items: center;

  width: 50px;
  height: 50px;

  border: 1px solid rgba(213, 160, 95, 0.72);
  border-radius: 50%;
  color: #ffffff;
  background: rgba(6, 19, 13, 0.30);
  font-size: 23px;

  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease;
}

.ndf-socials a:hover {
  transform: translateY(-3px);
  color: #132319;
  background: var(--ndf-gold-light);
}

/* ---------- Mailchimp newsletter form ---------- */

.ndf-newsletter {
  position: relative;
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 18px;

  width: 100%;
  margin-top: 34px;
  padding: clamp(21px, 2vw, 28px);

  border: 1px solid var(--ndf-soft-border);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(25, 54, 39, 0.74), rgba(10, 26, 18, 0.78));

  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.20);
  backdrop-filter: blur(8px);
}

.ndf-newsletter__icon {
  display: grid;
  place-items: center;

  width: 58px;
  height: 58px;

  border-radius: 50%;
  color: #152419;
  background: linear-gradient(135deg, #f1cc96, #c88e4e);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.44);
  font-size: 27px;
}

.ndf-newsletter__content {
  min-width: 0;
}

.ndf-newsletter label {
  display: block;
  margin: 1px 0 11px;
  color: var(--ndf-gold-light);
  font-size: clamp(16px, 1.15vw, 20px);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.ndf-newsletter__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 60px;
  gap: 9px;
}

.ndf-newsletter input[type="email"] {
  min-width: 0;
  width: 100%;
  height: 52px;
  padding: 0 17px;

  border: 1px solid rgba(196, 213, 202, 0.32);
  border-radius: 9px;
  outline: 0;

  color: #ffffff;
  background: rgba(2, 13, 8, 0.34);
  font: inherit;
  font-size: 16px;
}

.ndf-newsletter input[type="email"]::placeholder {
  color: #aebbb2;
  font-style: italic;
}

.ndf-newsletter button[type="submit"] {
  display: grid;
  place-items: center;

  width: 60px;
  height: 52px;
  padding: 0;
  border: 0;
  border-radius: 9px;

  cursor: pointer;
  color: #142219;
  background: linear-gradient(135deg, #edc58d, #c98f50);
  font-size: 27px;

  transition:
    transform 0.2s ease,
    filter 0.2s ease;
}

.ndf-newsletter button[type="submit"]:hover {
  transform: translateX(2px);
  filter: brightness(1.06);
}

.ndf-newsletter p {
  margin: 11px 0 0;
  color: var(--ndf-muted);
  font-size: 14px;
  line-height: 1.45;
}

/* ---------- Right transparency panel ---------- */

.ndf-trust {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  overflow: hidden;

  padding:
    clamp(28px, 2.6vw, 44px)
    clamp(22px, 2.2vw, 38px);

  border: 1px solid rgba(169, 194, 177, 0.23);
  border-radius: 34px;
  text-align: center;

  background:
    radial-gradient(circle at 80% 80%, rgba(91, 128, 103, 0.15), transparent 20rem),
    linear-gradient(150deg, rgba(20, 48, 34, 0.88), rgba(9, 26, 18, 0.83));

  box-shadow: 0 24px 55px rgba(0, 0, 0, 0.20);
}

.ndf-trust > *:not(.ndf-trust__landscape) {
  position: relative;
  z-index: 2;
}

.ndf-trust__landscape {
  position: absolute;
  z-index: 1;
  right: -43%;
  bottom: -2%;
  width: 150%;
  height: auto;
  opacity: 0.30;
  pointer-events: none;
}

.ndf-trust h3 {
  font-size: 18px;
}

.ndf-trust__rule {
  width: 58px;
  height: 2px;
  margin: 15px 0 19px;
  background: var(--ndf-gold);
}

.ndf-trust p {
  max-width: 360px;
  margin: 0 0 20px;
  color: #f1eee6;
  font-size: 16px;
  line-height: 1.55;
}

/* Candid seal styles matching the current HTML class names. */
.ndifo-footer__seal-link {
  display: block;
  width: min(100%, 225px);
  margin: 0 auto 22px;
  padding: 8px;

  border: 1px solid rgba(191, 211, 199, 0.20);
  background: rgba(4, 16, 10, 0.35);
  box-shadow: 0 16px 35px rgba(0, 0, 0, 0.22);

  transition: transform 0.2s ease;
}

.ndifo-footer__seal-link:hover {
  transform: scale(1.018);
}

.ndifo-footer__seal-image {
  display: block;
  width: 100%;
  height: auto;
}

/* Hide the empty legacy seal column in the supplied HTML. */
.ndifo-footer__col.ndifo-footer__seal:empty {
  display: none;
}

.ndf-button--outline {
  width: 100%;
  margin-top: auto;
  border: 1px solid rgba(213, 160, 95, 0.72);
  color: var(--ndf-gold-light);
  background: rgba(5, 18, 12, 0.36);
}

.ndf-button--outline:hover {
  background: rgba(213, 160, 95, 0.12);
}

/* ---------- Footer base ---------- */

.ndf-footer__base {
  position: relative;
  min-height: 142px;
  border-top: 1px solid rgba(158, 185, 167, 0.14);
  background: linear-gradient(180deg, rgba(6, 18, 12, 0.58), var(--ndf-bg-deep));
}

.ndf-footer__pattern {
  position: absolute;
  inset: 0 0 auto;
  height: 62px;
  opacity: 0.34;
  background:
    repeating-linear-gradient(
      45deg,
      transparent 0 17px,
      rgba(213, 160, 95, 0.16) 17px 18px,
      transparent 18px 35px
    ),
    repeating-linear-gradient(
      -45deg,
      transparent 0 17px,
      rgba(169, 194, 177, 0.10) 17px 18px,
      transparent 18px 35px
    );
  pointer-events: none;
}

.ndf-footer__base-inner {
  position: relative;
  z-index: 2;
  width: min(1500px, calc(100% - 48px));
  margin-inline: auto;
  padding: 49px 0 25px;
  text-align: center;
}

.ndf-values {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;

  margin: 0;
  color: var(--ndf-gold-light);
  font-size: clamp(12px, 1vw, 16px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.ndf-values b {
  font-weight: 400;
  opacity: 0.65;
}

.ndf-values__icon {
  display: grid;
  place-items: center;

  width: 34px;
  height: 34px;
  margin-right: 4px;

  border: 1px solid rgba(213, 160, 95, 0.65);
  border-radius: 50%;
  font-size: 18px;
}

.ndf-legal {
  margin: 12px 0 0;
  color: #99a89e;
  font-size: 13px;
  line-height: 1.5;
}

.ndf-legal a {
  margin-left: 14px;
  color: #c5cfc8;
}

.ndf-legal a:hover {
  color: var(--ndf-gold-light);
}

/* ---------- Back-to-top button ---------- */

.ndf-to-top {
  position: absolute;
  z-index: 5;
  right: 24px;
  bottom: 24px;

  display: grid;
  place-items: center;
  width: 50px;
  height: 50px;
  padding: 0;

  border: 1px solid rgba(225, 238, 229, 0.36);
  border-radius: 50%;

  cursor: pointer;
  color: #ffffff;
  background: #587f70;
  box-shadow: 0 13px 30px rgba(0, 0, 0, 0.23);
  font-size: 24px;

  transition:
    transform 0.2s ease,
    background-color 0.2s ease;
}

.ndf-to-top:hover {
  transform: translateY(-3px);
  background: #6b9182;
}

/* ---------- Accessible focus states ---------- */

.ndf-button:focus-visible,
.ndf-socials a:focus-visible,
.ndf-contact-card:focus-visible,
.ndf-newsletter input:focus-visible,
.ndf-newsletter button:focus-visible,
.ndf-to-top:focus-visible,
.ndifo-footer__seal-link:focus-visible {
  outline: 3px solid rgba(240, 204, 146, 0.82);
  outline-offset: 4px;
}

/* ---------- Tablet ---------- */

@media (max-width: 1280px) {
  .ndf-footer__shell {
    grid-template-columns: 1fr 1fr;
  }

  .ndf-story {
    border-radius: 0 150px 150px 0;
  }

  .ndf-trust {
    grid-column: 1 / -1;
    width: min(720px, 100%);
    justify-self: center;
  }

  .ndf-trust__landscape {
    right: -20%;
    width: 105%;
  }
}

/* ---------- Smaller tablet ---------- */

@media (max-width: 900px) {
  .ndf-footer__shell {
    grid-template-columns: 1fr;
    width: min(calc(100% - 30px), 760px);
    padding-top: 58px;
  }

  .ndf-story {
    border-left-color: rgba(213, 160, 95, 0.22);
    border-radius: 36px 110px 36px 36px;
  }

  .ndf-story__medallion {
    top: auto;
    right: 28px;
    bottom: -32px;
  }

  .ndf-connect {
    padding-top: 34px;
  }

  .ndf-trust {
    grid-column: auto;
  }
}

/* ---------- Mobile ---------- */

@media (max-width: 620px) {
  .ndf-footer__shell {
    width: min(calc(100% - 22px), 520px);
    gap: 22px;
  }

  .ndf-story,
  .ndf-trust {
    padding: 28px 22px;
    border-radius: 28px;
  }

  .ndifo-safari-logo {
    width: 220px !important;
    max-width: 100% !important;
  }

  .ndf-story__medallion {
    display: none;
  }

  .ndf-button--gold {
    width: 100%;
  }

  .ndf-contact-grid {
    grid-template-columns: 1fr;
  }

  .ndf-newsletter {
    grid-template-columns: 1fr;
    padding: 21px;
  }

  .ndf-newsletter__icon {
    width: 50px;
    height: 50px;
  }

  .ndf-newsletter__row {
    grid-template-columns: minmax(0, 1fr) 52px;
  }

  .ndf-newsletter button[type="submit"] {
    width: 52px;
  }

  .ndf-socials {
    gap: 10px;
  }

  .ndf-socials a {
    width: 45px;
    height: 45px;
  }

  .ndf-values {
    line-height: 1.75;
  }

  .ndf-legal a {
    display: inline-block;
    margin-top: 7px;
  }

  .ndf-to-top {
    right: 14px;
    bottom: 14px;
  }
}

/* ---------- Reduced motion ---------- */

@media (prefers-reduced-motion: reduce) {
  .ndf-footer *,
  .ndf-footer *::before,
  .ndf-footer *::after {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}/* End custom CSS */