{"id":366,"date":"2025-11-21T12:56:05","date_gmt":"2025-11-21T12:56:05","guid":{"rendered":"https:\/\/rebuildukrainenetherlands.nl\/about\/"},"modified":"2026-05-15T09:50:27","modified_gmt":"2026-05-15T09:50:27","slug":"about","status":"publish","type":"page","link":"https:\/\/rebuildukrainenetherlands.nl\/nl\/about\/","title":{"rendered":"Over"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-c44d4222 alignfull uagb-is-root-container\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>About \u2013 Rebuild Ukraine Netherlands<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900&#038;family=Crimson+Pro:ital,wght@0,300;0,400;0,600;1,300&#038;display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --yellow:      #e8c94a;\n  --yellow-dark: #c9a830;\n  --yellow-light:#f2d96e;\n  --blue:        #1e407a;\n  --blue-dark:   #122850;\n  --blue-light:  #2b5299;\n  --cream:       #F7F3EC;\n  --cream-2:     #EDE8DF;\n  --text-muted:  rgba(30,64,122,.6);\n}\n\nhtml { scroll-behavior: smooth; }\nbody {\n  background: var(--cream);\n  font-family: 'Crimson Pro', Georgia, serif;\n  color: var(--blue);\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   PAGE HERO \u2014 compact, not full-screen\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.page-hero {\n  background: var(--blue-dark);\n  padding: 100px 60px 88px;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* large watermark text *\/\n.page-hero::before {\n  content: 'About';\n  font-family: 'Playfair Display', serif;\n  font-weight: 900;\n  font-size: clamp(120px, 18vw, 240px);\n  color: rgba(255,255,255,.03);\n  position: absolute;\n  right: -20px; bottom: -20px;\n  line-height: 1;\n  pointer-events: none;\n  user-select: none;\n  letter-spacing: -.03em;\n}\n\n\/* gold bottom rule *\/\n.page-hero::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--yellow), transparent);\n}\n\n.page-hero-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.page-hero-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: .35em;\n  text-transform: uppercase;\n  color: var(--yellow);\n  margin-bottom: 32px;\n  opacity: 0;\n  animation: fadeUp .6s .1s ease forwards;\n}\n.page-hero-tag::before {\n  content: '';\n  display: block;\n  width: 32px; height: 1px;\n  background: var(--yellow);\n}\n\n.page-hero h1 {\n  font-family: 'Playfair Display', serif;\n  font-weight: 900;\n  font-size: clamp(52px, 8vw, 96px);\n  line-height: .92;\n  color: #fff;\n  letter-spacing: -.02em;\n  max-width: 700px;\n  opacity: 0;\n  animation: fadeUp .8s .25s ease forwards;\n}\n.page-hero h1 em {\n  font-style: italic;\n  color: var(--yellow-light);\n}\n\n.page-hero-sub {\n  font-size: clamp(18px, 2vw, 22px);\n  font-weight: 300;\n  font-style: italic;\n  color: rgba(255,255,255,.6);\n  margin-top: 28px;\n  max-width: 560px;\n  line-height: 1.6;\n  opacity: 0;\n  animation: fadeUp .7s .4s ease forwards;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   SHARED LAYOUT\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 60px;\n}\n\n.section-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: .35em;\n  text-transform: uppercase;\n  color: var(--yellow-dark);\n  margin-bottom: 24px;\n}\n.section-tag::before {\n  content: '';\n  display: block;\n  width: 32px; height: 1px;\n  background: var(--yellow-dark);\n  flex-shrink: 0;\n}\n\n.section-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(38px, 5vw, 62px);\n  font-weight: 900;\n  line-height: .95;\n  color: var(--blue-dark);\n  letter-spacing: -.02em;\n  margin-bottom: 24px;\n}\n.section-title em { font-style: italic; color: var(--yellow-dark); }\n\n.section-rule {\n  width: 56px; height: 2px;\n  background: linear-gradient(90deg, var(--yellow), transparent);\n  margin-bottom: 32px;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   1. WHO WE ARE\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.who-section {\n  padding: 100px 0 0;\n}\n\n.who-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  align-items: start;\n  padding-bottom: 80px;\n  border-bottom: 1px solid rgba(30,64,122,.12);\n}\n\n.who-text .lead {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(20px, 2.4vw, 27px);\n  font-weight: 700;\n  font-style: italic;\n  line-height: 1.45;\n  color: var(--blue);\n  margin-bottom: 28px;\n}\n\n.who-text p {\n  font-size: clamp(16px, 1.6vw, 19px);\n  font-weight: 300;\n  line-height: 1.75;\n  color: var(--text-muted);\n  margin-bottom: 20px;\n}\n\n\/* photo collage *\/\n.who-photos {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 260px 180px;\n  gap: 12px;\n  position: relative;\n}\n\n.who-photos .photo-box {\n  overflow: hidden;\n  position: relative;\n}\n.who-photos .photo-box:first-child {\n  grid-column: 1 \/ 3;\n}\n.who-photos .photo-box img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(.9) contrast(1.05);\n  transition: transform .7s cubic-bezier(.25,.46,.45,.94);\n}\n.who-photos .photo-box:hover img { transform: scale(1.04); }\n\n\/* gold corner accent on first photo *\/\n.who-photos .photo-box:first-child::after {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 48px; height: 48px;\n  border-top: 1.5px solid var(--yellow);\n  border-left: 1.5px solid var(--yellow);\n  pointer-events: none;\n  z-index: 1;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   2. OUR APPROACH \u2014 dark bg, two cols\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.approach-section {\n  background: var(--blue-dark);\n  position: relative;\n  overflow: hidden;\n  padding: 100px 0;\n}\n\n\/* faint watermark *\/\n.approach-section::before {\n  content: '\u274b';\n  font-size: 500px;\n  color: rgba(232,201,74,.03);\n  position: absolute;\n  right: -80px; top: -80px;\n  line-height: 1;\n  pointer-events: none;\n  user-select: none;\n}\n\n.approach-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n\n.approach-col {\n  padding: 56px 56px 56px 0;\n  border-right: 1px solid rgba(232,201,74,.12);\n}\n.approach-col:last-child {\n  padding: 56px 0 56px 56px;\n  border-right: none;\n}\n\n.approach-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: .35em;\n  text-transform: uppercase;\n  color: var(--yellow);\n  margin-bottom: 20px;\n}\n.approach-tag::before {\n  content: '';\n  display: block;\n  width: 24px; height: 1px;\n  background: var(--yellow);\n  flex-shrink: 0;\n}\n\n.approach-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(28px, 3.5vw, 44px);\n  font-weight: 900;\n  font-style: italic;\n  line-height: 1.05;\n  color: #fff;\n  margin-bottom: 28px;\n  letter-spacing: -.01em;\n}\n.approach-title em { color: var(--yellow-light); font-style: normal; }\n\n.approach-rule {\n  width: 44px; height: 1.5px;\n  background: var(--yellow);\n  margin-bottom: 28px;\n}\n\n.approach-body {\n  font-size: clamp(15px, 1.5vw, 18px);\n  font-weight: 300;\n  line-height: 1.8;\n  color: rgba(247,243,236,.65);\n  margin-bottom: 24px;\n}\n\n\/* vision bullet points *\/\n.vision-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-top: 8px;\n}\n.vision-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  font-size: clamp(15px, 1.4vw, 17px);\n  font-weight: 300;\n  line-height: 1.6;\n  color: rgba(247,243,236,.65);\n}\n.vision-list li::before {\n  content: '';\n  display: block;\n  width: 20px; height: 1px;\n  background: var(--yellow);\n  flex-shrink: 0;\n  margin-top: .65em;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   3. PARTNERS\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.partners-section {\n  padding: 96px 0;\n  border-bottom: 1px solid rgba(30,64,122,.12);\n}\n\n.partners-header {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 64px;\n  padding-bottom: 48px;\n  border-bottom: 1px solid rgba(30,64,122,.1);\n}\n\n.partners-intro {\n  font-size: clamp(16px, 1.6vw, 19px);\n  font-weight: 300;\n  line-height: 1.75;\n  color: var(--text-muted);\n  padding-top: 8px;\n}\n\n.partners-grid {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 2px;\n}\n\n.partner-card {\n  background: #fff;\n  padding: 32px 24px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: background .3s, transform .3s;\n  position: relative;\n  overflow: hidden;\n}\n.partner-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 2px;\n  background: var(--yellow);\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform .35s cubic-bezier(.77,0,.175,1);\n}\n.partner-card:hover { background: var(--cream-2); transform: translateY(-3px); }\n.partner-card:hover::before { transform: scaleX(1); }\n\n.partner-card img {\n  max-width: 110px;\n  max-height: 48px;\n  width: 100%;\n  object-fit: contain;\n  filter: grayscale(1) opacity(.55);\n  transition: filter .3s;\n}\n.partner-card:hover img { filter: grayscale(0) opacity(1); }\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   4. NUMBERS\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.numbers-section {\n  padding: 96px 0;\n  border-bottom: 1px solid rgba(30,64,122,.12);\n}\n\n.numbers-inner {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n\n.numbers-left {\n  padding-right: 72px;\n  border-right: 1px solid rgba(30,64,122,.12);\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n}\n\n.numbers-body {\n  font-size: clamp(17px, 1.8vw, 21px);\n  font-weight: 300;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 48px;\n  max-width: 420px;\n}\n\n.numbers-right {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: auto;\n}\n\n.stat {\n  padding: 48px 40px 44px;\n  border-right: 1px solid rgba(30,64,122,.1);\n  border-bottom: 1px solid rgba(30,64,122,.1);\n  position: relative;\n  overflow: hidden;\n  transition: background .3s;\n}\n.stat:nth-child(even)  { border-right: none; }\n.stat:nth-child(5),\n.stat:nth-child(6)     { border-bottom: none; }\n.stat:hover { background: rgba(30,64,122,.03); }\n.stat::before {\n  content: '';\n  position: absolute; top: 0; left: 0;\n  width: 3px; height: 0;\n  background: var(--yellow);\n  transition: height .4s cubic-bezier(.77,0,.175,1);\n}\n.stat:hover::before { height: 100%; }\n\n.stat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(42px, 5vw, 68px);\n  font-weight: 900;\n  line-height: 1;\n  color: var(--blue);\n  letter-spacing: -.02em;\n  margin-bottom: 4px;\n  display: flex;\n  align-items: flex-start;\n  gap: 0;\n}\n.stat-number .plus { font-size: .55em; color: var(--yellow-dark); font-weight: 900; line-height: 1; padding-top: .1em; }\n.stat-number .unit { font-size: .65em; font-weight: 700; line-height: 1.1; padding-top: .05em; }\n\n.stat-divider { width: 100%; height: 1px; background: rgba(30,64,122,.1); margin: 14px 0; }\n\n.stat-label {\n  font-size: clamp(14px, 1.4vw, 17px);\n  font-weight: 600;\n  color: var(--text-muted);\n  line-height: 1.35;\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   5. CTA BANNER\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cta-section {\n  background: var(--blue-dark);\n  position: relative;\n  overflow: hidden;\n}\n\n.cta-section::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, var(--yellow), transparent);\n}\n.cta-section::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, var(--yellow), transparent);\n}\n\n.cta-inner {\n  padding: 96px 60px;\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 60px;\n  align-items: center;\n}\n\n.cta-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: .35em;\n  text-transform: uppercase;\n  color: var(--yellow);\n  margin-bottom: 20px;\n}\n.cta-tag::before { content: ''; display: block; width: 28px; height: 1px; background: var(--yellow); }\n\n.cta-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(34px, 4.5vw, 58px);\n  font-weight: 900;\n  line-height: .95;\n  color: #fff;\n  letter-spacing: -.02em;\n}\n.cta-title em { font-style: italic; color: var(--yellow-light); }\n\n.btn-donate {\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n  background: var(--yellow);\n  color: var(--blue-dark);\n  font-family: 'Crimson Pro', serif;\n  font-size: 15px;\n  font-weight: 600;\n  letter-spacing: .2em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 20px 48px;\n  white-space: nowrap;\n  position: relative;\n  overflow: hidden;\n  transition: color .4s;\n}\n.btn-donate::before {\n  content: '';\n  position: absolute; inset: 0;\n  background: var(--yellow-light);\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform .4s cubic-bezier(.77,0,.175,1);\n  z-index: 0;\n}\n.btn-donate:hover::before { transform: scaleX(1); }\n.btn-donate span, .btn-donate svg { position: relative; z-index: 1; }\n.btn-donate svg {\n  width: 18px; height: 18px;\n  stroke: currentColor; fill: none;\n  stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;\n  transition: transform .3s;\n}\n.btn-donate:hover svg { transform: translateX(5px); }\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   6. NEWSLETTER + FOOTER\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.footer-section {\n  background: var(--cream);\n  padding: 80px 0 60px;\n  border-top: 1px solid rgba(30,64,122,.1);\n}\n\n.footer-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  padding-bottom: 56px;\n  border-bottom: 1px solid rgba(30,64,122,.1);\n  margin-bottom: 48px;\n  align-items: start;\n}\n\n.footer-org h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(22px, 2.5vw, 30px);\n  font-weight: 900;\n  color: var(--blue-dark);\n  margin-bottom: 16px;\n  letter-spacing: -.01em;\n}\n\n.footer-org p {\n  font-size: 15px;\n  font-weight: 300;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 10px;\n}\n\n.footer-org a {\n  color: var(--yellow-dark);\n  text-decoration: none;\n  font-weight: 600;\n  transition: color .3s;\n}\n.footer-org a:hover { color: var(--blue); }\n\n.newsletter h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(20px, 2vw, 26px);\n  font-weight: 700;\n  font-style: italic;\n  color: var(--blue-dark);\n  margin-bottom: 20px;\n}\n\n.newsletter-form {\n  display: flex;\n  gap: 0;\n}\n\n.newsletter-form input[type=\"email\"] {\n  flex: 1;\n  padding: 14px 20px;\n  font-family: 'Crimson Pro', serif;\n  font-size: 16px;\n  font-weight: 300;\n  color: var(--blue);\n  background: #fff;\n  border: 1.5px solid rgba(30,64,122,.2);\n  border-right: none;\n  outline: none;\n  transition: border-color .3s;\n}\n.newsletter-form input:focus { border-color: var(--yellow-dark); }\n.newsletter-form input::placeholder { color: rgba(30,64,122,.35); }\n\n.newsletter-form button {\n  padding: 14px 28px;\n  background: var(--blue);\n  color: var(--cream);\n  font-family: 'Crimson Pro', serif;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: .2em;\n  text-transform: uppercase;\n  border: none;\n  cursor: pointer;\n  transition: background .3s;\n}\n.newsletter-form button:hover { background: var(--blue-dark); }\n\n.footer-bottom {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  flex-wrap: wrap;\n  gap: 16px;\n}\n\n.footer-copy {\n  font-size: 13px;\n  font-weight: 300;\n  color: var(--text-muted);\n}\n\n.footer-links {\n  display: flex;\n  gap: 32px;\n  flex-wrap: wrap;\n}\n.footer-links a {\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n  color: var(--text-muted);\n  text-decoration: none;\n  transition: color .3s;\n}\n.footer-links a:hover { color: var(--yellow-dark); }\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   SHARED BUTTON\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.btn-read {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: transparent;\n  border: 1.5px solid rgba(30,64,122,.4);\n  color: var(--blue);\n  font-family: 'Crimson Pro', serif;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: .25em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 14px 32px;\n  position: relative;\n  overflow: hidden;\n  transition: color .4s, border-color .4s;\n  align-self: flex-start;\n}\n.btn-read::before {\n  content: '';\n  position: absolute; inset: 0;\n  background: var(--blue);\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform .4s cubic-bezier(.77,0,.175,1);\n  z-index: 0;\n}\n.btn-read:hover::before { transform: scaleX(1); }\n.btn-read:hover { color: var(--cream); border-color: var(--blue); }\n.btn-read span, .btn-read svg { position: relative; z-index: 1; }\n.btn-read svg {\n  width: 16px; height: 16px;\n  stroke: currentColor; fill: none;\n  stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;\n  transition: transform .3s;\n}\n.btn-read:hover svg { transform: translateX(4px); }\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   SCROLL REVEAL\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.reveal { opacity: 0; transform: translateY(28px); transition: opacity .8s ease, transform .8s ease; }\n.reveal.visible { opacity: 1; transform: translateY(0); }\n.rd1 { transition-delay: .1s; }\n.rd2 { transition-delay: .2s; }\n.rd3 { transition-delay: .3s; }\n.rd4 { transition-delay: .4s; }\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   KEYFRAMES\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   RESPONSIVE\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 1024px) {\n  .who-grid,\n  .approach-grid,\n  .numbers-inner,\n  .partners-header,\n  .footer-grid { grid-template-columns: 1fr; gap: 48px; }\n\n  .approach-col { padding: 48px 0; border-right: none; border-bottom: 1px solid rgba(232,201,74,.12); }\n  .approach-col:last-child { border-bottom: none; }\n\n  .numbers-left { padding-right: 0; border-right: none; padding-bottom: 56px; border-bottom: 1px solid rgba(30,64,122,.12); }\n\n  .partners-grid { grid-template-columns: repeat(3, 1fr); }\n\n  .cta-inner { grid-template-columns: 1fr; }\n\n  .container { padding: 0 40px; }\n  .page-hero { padding: 80px 40px 72px; }\n  .cta-inner { padding: 72px 40px; }\n  .footer-section { padding: 64px 0 48px; }\n}\n\n@media (max-width: 640px) {\n  .container { padding: 0 24px; }\n  .page-hero { padding: 64px 24px 60px; }\n  .who-photos { grid-template-columns: 1fr; grid-template-rows: auto; }\n  .who-photos .photo-box:first-child { grid-column: 1; height: 240px; }\n  .who-photos .photo-box { height: 180px; }\n  .numbers-right { grid-template-columns: 1fr 1fr; }\n  .stat { padding: 32px 20px; }\n  .partners-grid { grid-template-columns: repeat(2, 1fr); }\n  .newsletter-form { flex-direction: column; }\n  .newsletter-form input { border-right: 1.5px solid rgba(30,64,122,.2); border-bottom: none; }\n  .footer-bottom { flex-direction: column; align-items: flex-start; }\n  .cta-inner { padding: 60px 24px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550 PAGE HERO \u2550\u2550 -->\n<header class=\"page-hero\">\n  <div class=\"page-hero-inner\">\n    <div class=\"page-hero-tag\">Rebuild Ukraine Netherlands<\/div>\n    <h1>About <em>us<\/em><\/h1>\n    <p class=\"page-hero-sub\">United by purpose \u2014 restoring communities and shaping a better future together.<\/p>\n  <\/div>\n<\/header>\n\n<!-- \u2550\u2550 1. WHO WE ARE \u2550\u2550 -->\n<section class=\"who-section\">\n  <div class=\"container\">\n    <div class=\"who-grid\">\n\n      <div class=\"who-text\">\n        <div class=\"section-tag reveal\">Who we are<\/div>\n        <h2 class=\"section-title reveal rd1\">Founded by<br><em>enthusiasts<\/em><\/h2>\n        <div class=\"section-rule reveal rd1\"><\/div>\n        <p class=\"lead reveal rd2\">United by purpose, we believe that collective action can restore communities and shape a better future.<\/p>\n        <p class=\"reveal rd2\">Rebuild Ukraine Netherlands Foundation was founded by a group of enthusiasts with the goal of helping people in Ukraine get through these difficult times and build a sustainable future. Much has already been accomplished, but even more work lies ahead.<\/p>\n        <p class=\"reveal rd3\">You can also become part of something bigger \u2014 join our community and donate to help, both with supplies and money. Every euro you donate brings hope and happiness to those who have lost so much.<\/p>\n        <br>\n        <a href=\"\/donate\" class=\"btn-read reveal rd3\">\n          <span>Join us<\/span>\n          <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n      <\/div>\n\n      <div class=\"who-photos reveal rd1\">\n        <div class=\"photo-box\">\n          <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/11\/IMG_8342-300x225.jpeg\" alt=\"Relief transport\">\n        <\/div>\n        <div class=\"photo-box\">\n          <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/11\/IMG_8676-2-300x225.jpeg\" alt=\"Volunteers\">\n        <\/div>\n        <div class=\"photo-box\">\n          <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/11\/4fbf2b12-4b10-4bbb-ba6d-ab4b1e733201-300x225.jpg\" alt=\"Aid delivery\">\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 2. OUR APPROACH \u2550\u2550 -->\n<section class=\"approach-section\">\n  <div class=\"container\">\n    <div class=\"approach-grid\">\n\n      <!-- Mission -->\n      <div class=\"approach-col\">\n        <div class=\"approach-tag reveal\">Our Mission<\/div>\n        <h2 class=\"approach-title reveal rd1\">Helping those<br>who need it <em>most<\/em><\/h2>\n        <div class=\"approach-rule reveal rd1\"><\/div>\n        <p class=\"approach-body reveal rd2\">The Rebuild Ukraine Netherlands fund is currently focused on helping refugees inside Ukraine. They live in shelters in frontline regions and often do not have even the most basic necessities.<\/p>\n        <p class=\"approach-body reveal rd2\">What is a given for us \u2014 such as hygiene products \u2014 has become a luxury for some of them in these difficult times. Every contribution, large or small, directly contributes to the recovery, hope and well-being of people who have lost so much.<\/p>\n      <\/div>\n\n      <!-- Vision -->\n      <div class=\"approach-col\">\n        <div class=\"approach-tag reveal\">Our Vision<\/div>\n        <h2 class=\"approach-title reveal rd1\">A sustainable,<br><em>connected<\/em> Ukraine<\/h2>\n        <div class=\"approach-rule reveal rd1\"><\/div>\n        <p class=\"approach-body reveal rd2\">We are committed to supporting Ukraine&#8217;s recovery by addressing urgent needs today while working toward a stronger future \u2014 built on European solidarity.<\/p>\n        <ul class=\"vision-list reveal rd3\">\n          <li>Supporting Ukraine&#8217;s reconstruction in line with European Union standards<\/li>\n          <li>Reducing fossil energy dependence through investment in alternative energy<\/li>\n          <li>Building strong partnerships with charitable foundations and local communities<\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 3. PARTNERS \u2550\u2550 -->\n<section class=\"partners-section\">\n  <div class=\"container\">\n\n    <div class=\"partners-header\">\n      <div>\n        <div class=\"section-tag reveal\">Working together<\/div>\n        <h2 class=\"section-title reveal rd1\">Our <em>Partners<\/em><\/h2>\n        <div class=\"section-rule reveal rd1\"><\/div>\n      <\/div>\n      <p class=\"partners-intro reveal rd1\">We work alongside trusted organisations and local communities to maximise our impact across Ukraine and the Netherlands.<\/p>\n    <\/div>\n\n    <div class=\"partners-grid\">\n      <a href=\"https:\/\/gses-system.com\/\" class=\"partner-card reveal\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/12\/GSES-logo-1.png\" alt=\"GSES\">\n      <\/a>\n      <a href=\"https:\/\/oirschot-vitaal.org\/\" class=\"partner-card reveal rd1\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/12\/logo-oirschot_vitaal-1.svg\" alt=\"Oirschot Vitaal\">\n      <\/a>\n      <a href=\"https:\/\/www.mijnhartinactie.nl\/\" class=\"partner-card reveal rd2\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/12\/mijn-hart-in-actie-1.png\" alt=\"Stichting Mijn Hart in Actie\">\n      <\/a>\n      <a href=\"https:\/\/www.powerinua.com\/en\/\" class=\"partner-card reveal rd1\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/12\/power-in-ua-1.png\" alt=\"Power in UA\">\n      <\/a>\n      <a href=\"https:\/\/caritas-oirschot.nl\/\" class=\"partner-card reveal rd2\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2025\/12\/240902_logocaritasoirschot_liggend_0-1.png\" alt=\"Caritas Oirschot\">\n      <\/a>\n      <a href=\"https:\/\/d2sl.org\/\" class=\"partner-card reveal rd3\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2026\/03\/D2SL_logo-1.webp\" alt=\"D2SL\">\n      <\/a>\n      <a href=\"https:\/\/asml.brightfunds.org\/\" class=\"partner-card reveal rd1\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2026\/05\/6991d3ec43a5267667cc8a2b_Open-Graph.png\" alt=\"ASML BrightFunds\">\n      <\/a>\n      <a href=\"https:\/\/en.sincere-heart.org.ua\/\" class=\"partner-card reveal rd2\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/rebuildukrainenetherlands.nl\/wp-content\/uploads\/2026\/05\/sincere-heart-logo.png\" alt=\"Sincere Heart\">\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 4. NUMBERS \u2550\u2550 -->\n<section class=\"numbers-section\">\n  <div class=\"container\">\n    <div class=\"numbers-inner\">\n\n      <div class=\"numbers-left\">\n        <div>\n          <div class=\"section-tag reveal\">By the numbers<\/div>\n          <h2 class=\"section-title reveal rd1\">Our numbers<br>that <em>speak<\/em><\/h2>\n          <div class=\"section-rule reveal rd1\"><\/div>\n          <p class=\"numbers-body reveal rd2\">We have numbers that push us to give our best and make sure that we break our own records. We are happy to be growing and helping more day by day.<\/p>\n        <\/div>\n        <a href=\"\/donate\" class=\"btn-read reveal rd3\">\n          <span>Help us grow<\/span>\n          <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n      <\/div>\n\n      <div class=\"numbers-right\">\n        <div class=\"stat reveal\">\n          <div class=\"stat-number\">12<\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Transports to Ukraine since 2023<\/div>\n        <\/div>\n        <div class=\"stat reveal rd1\">\n          <div class=\"stat-number\">2.600<span class=\"unit\">kg<\/span><span class=\"plus\">+<\/span><\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Humanitarian goods shipped<\/div>\n        <\/div>\n        <div class=\"stat reveal rd2\">\n          <div class=\"stat-number\">60<span class=\"plus\">+<\/span><\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Volunteers involved<\/div>\n        <\/div>\n        <div class=\"stat reveal rd3\">\n          <div class=\"stat-number\"><span class=\"unit\">\u20ac<\/span>12.500<span class=\"plus\">+<\/span><\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Spent on aid<\/div>\n        <\/div>\n        <div class=\"stat reveal rd4\">\n          <div class=\"stat-number\">90<span class=\"unit\">%<\/span><\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Donations go to Ukrainian aid<\/div>\n        <\/div>\n        <div class=\"stat reveal rd4\">\n          <div class=\"stat-number\">6<\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Partners in our ecosystem<\/div>\n        <\/div>\n        <div class=\"stat reveal rd1\">\n          <div class=\"stat-number\">2<\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Solar power systems installed<\/div>\n        <\/div>\n        <div class=\"stat reveal rd2\">\n          <div class=\"stat-number\">1<\/div>\n          <div class=\"stat-divider\"><\/div>\n          <div class=\"stat-label\">Clean water system installed<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 5. CTA \u2550\u2550 -->\n<section class=\"cta-section\">\n  <div class=\"cta-inner\">\n    <div>\n      <div class=\"cta-tag reveal\">Give us a hand<\/div>\n      <h2 class=\"cta-title reveal rd1\">Stand with Ukraine.<br><em>Make a real difference<\/em> today.<\/h2>\n    <\/div>\n    <a href=\"https:\/\/rebuildukrainenetherlands.nl\/donate\" class=\"btn-donate reveal rd2\">\n      <span>Donate now<\/span>\n      <svg viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n<\/section>\n\n<script>\n  \/\/ Scroll reveal\n  const reveals = document.querySelectorAll('.reveal');\n  function check() {\n    reveals.forEach(el => {\n      if (el.getBoundingClientRect().top < window.innerHeight - 60)\n        el.classList.add('visible');\n    });\n  }\n  check();\n  window.addEventListener('scroll', check, { passive: true });\n  setTimeout(() => reveals.forEach(el => el.classList.add('visible')), 600);\n\n  \/\/ Newsletter\n  function handleNewsletter(e) {\n    e.preventDefault();\n    const btn = e.target.querySelector('button');\n    btn.textContent = 'Subscribed \u2713';\n    btn.style.background = '#c9a830';\n    e.target.reset();\n  }\n<\/script>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>About \u2013 Rebuild Ukraine Netherlands Rebuild Ukraine Netherlands About us United by purpose \u2014 restoring communities and shaping a better future together. Who we are Founded byenthusiasts United by purpose, we believe that collective action can restore communities and shape a better future. Rebuild Ukraine Netherlands Foundation was founded by a group of enthusiasts with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-366","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"didi@gses-system.com","author_link":"https:\/\/rebuildukrainenetherlands.nl\/nl\/author\/didigses-system-com\/"},"uagb_comment_info":0,"uagb_excerpt":"About \u2013 Rebuild Ukraine Netherlands Rebuild Ukraine Netherlands About us United by purpose \u2014 restoring communities and shaping a better future together. Who we are Founded byenthusiasts United by purpose, we believe that collective action can restore communities and shape a better future. Rebuild Ukraine Netherlands Foundation was founded by a group of enthusiasts with&hellip;","_links":{"self":[{"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/pages\/366","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/comments?post=366"}],"version-history":[{"count":37,"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/pages\/366\/revisions"}],"predecessor-version":[{"id":2431,"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/pages\/366\/revisions\/2431"}],"wp:attachment":[{"href":"https:\/\/rebuildukrainenetherlands.nl\/nl\/wp-json\/wp\/v2\/media?parent=366"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}