{"id":140,"date":"2026-04-25T18:07:53","date_gmt":"2026-04-25T18:07:53","guid":{"rendered":"https:\/\/mediterraneanforum.org.uk\/?page_id=140"},"modified":"2026-04-26T00:06:32","modified_gmt":"2026-04-26T00:06:32","slug":"home","status":"publish","type":"page","link":"https:\/\/medforumsd.org.uk\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"140\" class=\"elementor elementor-140\">\n\t\t\t\t<div class=\"elementor-element elementor-element-443c078 e-flex e-con-boxed e-con e-parent\" data-id=\"443c078\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac3d07f elementor-widget elementor-widget-html\" data-id=\"ac3d07f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Outfit:wght@300;400;500;600;700;800&display=swap');\n#mfm-home { all: initial; display: block; font-family: 'Outfit', sans-serif; }\n#mfm-home *, #mfm-home *::before, #mfm-home *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#mfm-home a { text-decoration: none !important; outline: none !important; box-shadow: none !important; }\n#mfm-home button { background: none; border: none; cursor: pointer; padding: 0; font-family: inherit; }\n#mfm-home .hero-sub,#mfm-home .statement-text,#mfm-home .about-text,#mfm-home .prog-text,#mfm-home .path-text,#mfm-home .partners-text,#mfm-home .cta-sub{text-align:justify;-webkit-hyphens:auto;hyphens:auto;word-spacing:-0.3px}\n\nbody.page .entry-header, body.page .page-title, body.page .page-header,\n.title-page, body.page h1.entry-title,\nbody.page .post-edit-link, body.page .edit-link, body.page .entry-footer,\nbody.page .entry-meta { display: none !important; }\n.entry-content, .post-content, .page-content, #wp-main-content,\n.content-page-inner, .elementor-widget-container, .clearfix.main-page-content,\n.content-page-wrap, .main-page-content.base-layout, article.clearfix,\n.site-content, .container, .content-area, main, .post, .wp-block-post-content {\n  max-width: none !important; width: 100% !important;\n  padding-top: 0 !important; padding-bottom: 0 !important;\n  margin-top: 0 !important; margin-bottom: 0 !important;\n}\n\n#mfm-home {\n  --accent: #FF6B35;\n  --accent-deep: #C1272D;\n  --bg-dark: #0a0604;\n  --bg-cream: #f8f6f2;\n  --bg-warm: #faf9f7;\n  --text-dark: #0a0604;\n  --text-muted: #6b6b6b;\n  --border: #e8e5de;\n  --white: #ffffff;\n}\n\n\/* ================== HERO WITH SLIDER ================== *\/\n#mfm-home .hero {\n  width: 100vw; position: relative; left: 50%; margin-left: -50vw;\n  background: var(--bg-dark);\n  min-height: 78vh;\n  display: flex; align-items: center;\n  overflow: hidden;\n  margin-top: 0 !important;\n  padding: 0;\n}\n\n\/* Slider layer *\/\n#mfm-home .hero-slides {\n  position: absolute; inset: 0; z-index: 0;\n  overflow: hidden;\n}\n#mfm-home .hero-slide {\n  position: absolute; inset: 0;\n  background-size: cover; background-position: center;\n  background-repeat: no-repeat;\n  opacity: 0;\n  transition: opacity 1.4s cubic-bezier(.4,0,.2,1), transform 8s ease-out;\n  transform: scale(1);\n}\n#mfm-home .hero-slide.active {\n  opacity: 1;\n  transform: scale(1.05);\n}\n\n\/* Dark overlay for text readability *\/\n#mfm-home .hero-overlay {\n  position: absolute; inset: 0; z-index: 1;\n  background:\n    linear-gradient(180deg, rgba(10,6,4,.45) 0%, rgba(10,6,4,.65) 100%),\n    radial-gradient(ellipse at 30% 50%, rgba(255,107,53,0.08), transparent 60%);\n  pointer-events: none;\n}\n\n\/* Hero content sits on top of slides *\/\n#mfm-home .hero-inner {\n  max-width: 1200px; margin: 0 auto; padding: 100px 80px;\n  width: 100%; position: relative; z-index: 2;\n  text-align: center;\n}\n#mfm-home .hero-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 6px; text-transform: uppercase;\n  color: var(--accent); display: inline-flex; align-items: center; gap: 14px;\n  margin-bottom: 32px;\n  opacity: 0; animation: hmFade .7s ease .3s forwards;\n}\n#mfm-home .hero-eyebrow::before { content: '\\25B8'; font-size: 10px; color: var(--accent); }\n#mfm-home .hero-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(28px, 3.4vw, 50px); font-weight: 500;\n  color: var(--white); line-height: 1.1; letter-spacing: -1px;\n  max-width: none; margin: 0 auto 32px;\n  white-space: nowrap;\n  text-shadow: 0 2px 24px rgba(0,0,0,.4);\n  opacity: 0; animation: hmFade 1s cubic-bezier(.16,1,.3,1) .5s forwards;\n}\n@media (max-width: 900px) {\n  #mfm-home .hero-title { white-space: normal; font-size: clamp(24px, 5.5vw, 36px); letter-spacing: -.5px; }\n}\n#mfm-home .hero-title em { font-style: italic; color: var(--accent); }\n#mfm-home .hero-sub {\n  font-family: 'Outfit', sans-serif;\n  font-size: 15px; font-weight: 300; line-height: 1.85;\n  color: rgba(255,255,255,.92);\n  max-width: 660px; margin: 0 auto 40px;\n  text-shadow: 0 1px 8px rgba(0,0,0,.5);\n  opacity: 0; animation: hmFade .7s ease .9s forwards;\n}\n#mfm-home .hero-btns {\n  display: flex; gap: 14px; justify-content: center; flex-wrap: wrap;\n  opacity: 0; animation: hmFade .7s ease 1.2s forwards;\n}\n\n\/* Slider dots navigation *\/\n#mfm-home .hero-dots {\n  position: absolute; bottom: 24px; left: 50%;\n  transform: translateX(-50%);\n  z-index: 3;\n  display: flex; gap: 10px;\n}\n#mfm-home .hero-dot {\n  width: 32px; height: 3px;\n  background: rgba(255,255,255,.3);\n  transition: all .3s ease;\n  border-radius: 0;\n}\n#mfm-home .hero-dot:hover { background: rgba(255,255,255,.6); }\n#mfm-home .hero-dot.active {\n  background: var(--accent);\n  width: 56px;\n}\n\n#mfm-home .btn-fill, #mfm-home .btn-ghost {\n  font-family: 'Outfit', sans-serif !important;\n  font-size: 10px !important; font-weight: 700 !important;\n  letter-spacing: 3px !important; text-transform: uppercase !important;\n  padding: 16px 40px !important;\n  border: 1.5px solid var(--accent) !important;\n  transition: all .3s !important; display: inline-block !important;\n  cursor: pointer !important;\n}\n#mfm-home .btn-fill {\n  background: var(--accent) !important; color: var(--white) !important;\n  -webkit-text-fill-color: var(--white) !important;\n}\n#mfm-home .btn-fill:hover {\n  background: transparent !important; color: var(--accent) !important;\n  -webkit-text-fill-color: var(--accent) !important;\n  transform: translateY(-2px) !important;\n}\n#mfm-home .btn-ghost {\n  background: transparent !important; color: var(--white) !important;\n  -webkit-text-fill-color: var(--white) !important;\n  border-color: rgba(255,255,255,.5) !important;\n  backdrop-filter: blur(6px);\n  -webkit-backdrop-filter: blur(6px);\n}\n#mfm-home .btn-ghost:hover {\n  border-color: var(--white) !important;\n  background: rgba(255,255,255,.1) !important;\n  transform: translateY(-2px) !important;\n}\n@keyframes hmFade { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n\n\/* ================== STATEMENT ================== *\/\n#mfm-home .statement {\n  width: 100vw; position: relative; left: 50%; margin-left: -50vw;\n  background: var(--bg-dark);\n  padding: 72px 0;\n  border-top: 1px solid rgba(255,255,255,.05);\n  overflow: hidden;\n}\n#mfm-home .statement::before {\n  content: ''; position: absolute; inset: 0;\n  background: radial-gradient(ellipse at 70% 50%, rgba(255,107,53,.03), transparent 50%);\n  pointer-events: none;\n}\n#mfm-home .statement-inner {\n  display: flex; align-items: center; gap: 56px;\n  max-width: 1200px; margin: 0 auto; padding: 0 80px;\n  position: relative; z-index: 1;\n}\n#mfm-home .statement-mark {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 140px; font-weight: 400;\n  color: rgba(255,107,53,.07); line-height: 1; flex-shrink: 0;\n}\n#mfm-home .statement-text {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 26px; font-weight: 400;\n  color: rgba(255,255,255,.92); line-height: 1.55; font-style: italic;\n}\n#mfm-home .statement-text strong {\n  color: var(--accent); font-weight: 500; font-style: normal;\n}\n\n\/* ================== ABOUT TEASER ================== *\/\n#mfm-home .about {\n  width: 100vw; position: relative; left: 50%; margin-left: -50vw;\n  background: var(--white); padding: 100px 0;\n}\n#mfm-home .about-inner {\n  max-width: 1200px; margin: 0 auto; padding: 0 80px;\n  display: grid; grid-template-columns: 1fr 1.4fr; gap: 80px; align-items: center;\n}\n#mfm-home .about-tag {\n  font-family: 'Outfit', sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase;\n  color: var(--accent); margin-bottom: 20px; display: flex; align-items: center; gap: 12px;\n}\n#mfm-home .about-tag::before { content: '\\25B8'; font-size: 12px; color: var(--accent); }\n#mfm-home .about-headline {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 46px; font-weight: 400;\n  color: var(--text-dark); line-height: 1.1; letter-spacing: -1px;\n  margin-bottom: 20px;\n}\n#mfm-home .about-headline em { font-style: italic; color: var(--accent); opacity: .55; }\n#mfm-home .about-line { width: 56px; height: 2px; background: var(--accent); opacity: .4; margin-bottom: 20px; }\n#mfm-home .about-meta {\n  font-family: 'Outfit', sans-serif;\n  font-size: 11px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase;\n  color: var(--text-muted);\n}\n#mfm-home .about-text {\n  font-family: 'Outfit', sans-serif;\n  font-size: 15px; font-weight: 300; line-height: 1.95;\n  color: var(--text-dark);\n  margin-bottom: 28px;\n}\n#mfm-home .about-link {\n  font-family: 'Outfit', sans-serif !important;\n  font-size: 10px !important; font-weight: 700 !important;\n  letter-spacing: 3px !important; text-transform: uppercase !important;\n  color: var(--accent) !important;\n  -webkit-text-fill-color: var(--accent) !important;\n  border-bottom: 1.5px solid var(--accent) !important;\n  padding-bottom: 6px !important;\n  transition: all .3s !important;\n  display: inline-block !important;\n}\n#mfm-home .about-link:hover {\n  color: var(--accent-deep) !important;\n  -webkit-text-fill-color: var(--accent-deep) !important;\n  border-bottom-color: var(--accent-deep) !important;\n}\n\n\/* ================== PROGRAMMES ================== *\/\n#mfm-home .programmes {\n  width: 100vw; position: relative; left: 50%; margin-left: -50vw;\n  background: var(--bg-cream); padding: 100px 0;\n}\n#mfm-home .programmes-inner {\n  max-width: 1200px; margin: 0 auto; padding: 0 80px;\n}\n#mfm-home .section-header {\n  margin-bottom: 64px; padding-bottom: 28px;\n  border-bottom: 1px solid rgba(255,107,53,.15);\n  display: flex; justify-content: space-between; align-items: flex-end;\n  flex-wrap: wrap; gap: 16px;\n}\n#mfm-home .section-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase;\n  color: var(--accent); margin-bottom: 14px;\n  display: flex; align-items: center; gap: 12px;\n}\n#mfm-home .section-eyebrow::before { content: '\\25B8'; font-size: 12px; color: var(--accent); }\n#mfm-home .section-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 42px; font-weight: 400;\n  color: var(--text-dark); line-height: 1.1; letter-spacing: -.8px;\n}\n#mfm-home .section-title em { font-style: italic; color: var(--accent); opacity: .55; }\n#mfm-home .section-badge {\n  font-family: 'Outfit', sans-serif;\n  font-size: 10px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase;\n  color: var(--accent); opacity: .6;\n}\n#mfm-home .prog-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px;\n  background: var(--border);\n}\n#mfm-home .prog-card {\n  background: var(--white); padding: 48px 40px;\n  position: relative; overflow: hidden;\n  transition: all .4s cubic-bezier(.16,1,.3,1);\n  display: flex; flex-direction: column;\n}\n#mfm-home .prog-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--accent), var(--accent-deep));\n  transform: scaleX(0); transform-origin: left;\n  transition: transform .5s cubic-bezier(.16,1,.3,1);\n}\n#mfm-home .prog-card:hover { transform: translateY(-6px); box-shadow: 0 20px 60px rgba(0,0,0,.06); }\n#mfm-home .prog-card:hover::before { transform: scaleX(1); }\n#mfm-home .prog-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 64px; font-weight: 400; font-style: italic;\n  color: rgba(0,0,0,.05); line-height: 1; margin-bottom: 18px;\n  transition: color .4s;\n}\n#mfm-home .prog-card:hover .prog-num { color: rgba(255,107,53,.2); }\n#mfm-home .prog-tag {\n  font-family: 'Outfit', sans-serif;\n  font-size: 9px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase;\n  color: var(--accent); margin-bottom: 12px; display: block;\n}\n#mfm-home .prog-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 28px; font-weight: 500;\n  color: var(--text-dark); margin-bottom: 16px; line-height: 1.15;\n  letter-spacing: -.5px;\n}\n#mfm-home .prog-line { width: 36px; height: 1.5px; background: var(--accent); opacity: .35; margin-bottom: 18px; }\n#mfm-home .prog-text {\n  font-family: 'Outfit', sans-serif;\n  font-size: 13.5px; font-weight: 300; line-height: 1.85;\n  color: var(--text-dark);\n  margin-bottom: 24px;\n  flex: 1;\n}\n#mfm-home .prog-link {\n  font-family: 'Outfit', sans-serif !important;\n  font-size: 9px !important; font-weight: 700 !important;\n  letter-spacing: 2.5px !important; text-transform: uppercase !important;\n  color: var(--accent) !important;\n  -webkit-text-fill-color: var(--accent) !important;\n  border-bottom: 1.5px solid var(--accent) !important;\n  padding-bottom: 4px !important;\n  transition: all .3s !important;\n  display: inline-block !important;\n  align-self: flex-start;\n}\n#mfm-home .prog-link:hover {\n  color: var(--accent-deep) !important;\n  -webkit-text-fill-color: var(--accent-deep) !important;\n  border-bottom-color: var(--accent-deep) !important;\n}\n\n\/* ================== GET INVOLVED PATHS ================== *\/\n#mfm-home .paths {\n  width: 100vw; position: relative; left: 50%; margin-left: -50vw;\n  background: var(--bg-dark); padding: 100px 0;\n  overflow: hidden;\n}\n#mfm-home .paths::before {\n  content: ''; position: absolute; inset: 0;\n  background: radial-gradient(ellipse at 50% 50%, rgba(255,107,53,.05), transparent 50%);\n  pointer-events: none;\n}\n#mfm-home .paths-inner { max-width: 1200px; margin: 0 auto; padding: 0 80px; position: relative; z-index: 1; }\n#mfm-home .paths-header { text-align: center; margin-bottom: 64px; }\n#mfm-home .paths-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase;\n  color: var(--accent); margin-bottom: 20px;\n  display: inline-flex; align-items: center; gap: 14px;\n}\n#mfm-home .paths-eyebrow::before { content: '\\25B8'; font-size: 12px; color: var(--accent); }\n#mfm-home .paths-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 42px; font-weight: 400;\n  color: var(--white); line-height: 1.1; letter-spacing: -.8px;\n  max-width: 700px; margin: 0 auto;\n}\n#mfm-home .paths-title em { font-style: italic; color: var(--accent); }\n#mfm-home .paths-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n#mfm-home .path-card {\n  background: rgba(255,255,255,.02);\n  border: 1px solid rgba(255,255,255,.08);\n  padding: 44px 36px;\n  transition: all .35s cubic-bezier(.16,1,.3,1);\n  position: relative;\n  display: flex; flex-direction: column;\n}\n#mfm-home .path-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0;\n  height: 2px;\n  background: var(--accent);\n  transform: scaleX(0); transform-origin: left;\n  transition: transform .5s cubic-bezier(.16,1,.3,1);\n}\n#mfm-home .path-card:hover {\n  background: rgba(255,107,53,.04);\n  border-color: rgba(255,107,53,.3);\n  transform: translateY(-4px);\n}\n#mfm-home .path-card:hover::before { transform: scaleX(1); }\n#mfm-home .path-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 32px; font-weight: 400; font-style: italic;\n  color: rgba(255,107,53,.45); line-height: 1; margin-bottom: 24px;\n}\n#mfm-home .path-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 26px; font-weight: 500;\n  color: var(--white); margin-bottom: 14px; line-height: 1.2; letter-spacing: -.4px;\n}\n#mfm-home .path-line { width: 36px; height: 1.5px; background: var(--accent); opacity: .4; margin-bottom: 16px; }\n#mfm-home .path-text {\n  font-family: 'Outfit', sans-serif;\n  font-size: 13px; font-weight: 300; line-height: 1.8;\n  color: rgba(255,255,255,.75);\n  margin-bottom: 24px;\n  flex: 1;\n}\n#mfm-home .path-link {\n  font-family: 'Outfit', sans-serif !important;\n  font-size: 9px !important; font-weight: 700 !important;\n  letter-spacing: 2.5px !important; text-transform: uppercase !important;\n  color: var(--accent) !important;\n  -webkit-text-fill-color: var(--accent) !important;\n  border-bottom: 1.5px solid var(--accent) !important;\n  padding-bottom: 4px !important;\n  transition: all .3s !important;\n  display: inline-block !important;\n  align-self: flex-start;\n}\n#mfm-home .path-link:hover {\n  color: var(--white) !important;\n  -webkit-text-fill-color: var(--white) !important;\n  border-bottom-color: var(--white) !important;\n}\n\n\/* ================== PARTNERS TEASER ================== *\/\n#mfm-home .partners {\n  width: 100vw; position: relative; left: 50%; margin-left: -50vw;\n  background: var(--white); padding: 100px 0;\n}\n#mfm-home .partners-inner {\n  max-width: 1200px; margin: 0 auto; padding: 0 80px;\n  display: grid; grid-template-columns: 1.3fr 1fr; gap: 80px; align-items: center;\n}\n#mfm-home .partners-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase;\n  color: var(--accent); margin-bottom: 20px;\n  display: flex; align-items: center; gap: 12px;\n}\n#mfm-home .partners-eyebrow::before { content: '\\25B8'; font-size: 12px; color: var(--accent); }\n#mfm-home .partners-headline {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 42px; font-weight: 400;\n  color: var(--text-dark); line-height: 1.1; letter-spacing: -.8px;\n  margin-bottom: 20px;\n}\n#mfm-home .partners-headline em { font-style: italic; color: var(--accent); opacity: .55; }\n#mfm-home .partners-line { width: 56px; height: 2px; background: var(--accent); opacity: .4; margin-bottom: 20px; }\n#mfm-home .partners-text {\n  font-family: 'Outfit', sans-serif;\n  font-size: 15px; font-weight: 300; line-height: 1.95;\n  color: var(--text-dark);\n  margin-bottom: 28px;\n}\n#mfm-home .partners-types {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 14px;\n  background: var(--bg-warm);\n  padding: 36px 32px;\n  border: 1px solid var(--border);\n}\n#mfm-home .ptype {\n  font-family: 'Outfit', sans-serif;\n  font-size: 12px; font-weight: 500;\n  color: var(--text-dark);\n  padding-left: 14px; position: relative;\n  line-height: 1.4;\n}\n#mfm-home .ptype::before {\n  content: ''; position: absolute; left: 0; top: 7px;\n  width: 6px; height: 6px;\n  border-radius: 50%;\n  background: var(--accent);\n}\n\n\/* ================== FINAL CTA ================== *\/\n#mfm-home .cta {\n  width: 100vw; position: relative; left: 50%; margin-left: -50vw;\n  background: var(--bg-dark); padding: 100px 80px;\n  text-align: center; overflow: hidden;\n  margin-bottom: 60px !important;\n}\n#mfm-home .cta::before {\n  content: ''; position: absolute; inset: 0;\n  background: radial-gradient(ellipse at 50% 80%, rgba(255,107,53,.05), transparent 50%);\n  pointer-events: none;\n}\n#mfm-home .cta-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase;\n  color: var(--accent); margin-bottom: 24px; position: relative; z-index: 1;\n  display: inline-flex; align-items: center; gap: 14px;\n}\n#mfm-home .cta-eyebrow::before { content: '\\25B8'; font-size: 12px; color: var(--accent); }\n#mfm-home .cta h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 50px; font-weight: 400;\n  color: var(--white); line-height: 1.1; margin-bottom: 20px;\n  letter-spacing: -1px;\n  position: relative; z-index: 1;\n}\n#mfm-home .cta h2 em { font-style: italic; color: var(--accent); }\n#mfm-home .cta-sub {\n  font-family: 'Outfit', sans-serif;\n  font-size: 15px; font-weight: 300;\n  color: rgba(255,255,255,.8); line-height: 1.85;\n  max-width: 580px; margin: 0 auto 40px;\n  position: relative; z-index: 1;\n}\n#mfm-home .cta-btns {\n  display: flex; gap: 14px; justify-content: center; flex-wrap: wrap;\n  position: relative; z-index: 1;\n}\n\n\/* ================== Legal Bar ================== *\/\n#mfm-home .legal-bar {\n  background: #050302;\n  padding: 22px 40px;\n  text-align: center;\n  border-top: 1px solid rgba(255,255,255,.06);\n}\n#mfm-home .legal-bar-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 8px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase;\n  color: rgba(255,107,53,.6); margin-bottom: 10px;\n}\n#mfm-home .legal-links {\n  display: inline-flex; gap: 0; flex-wrap: wrap; justify-content: center;\n}\n#mfm-home .legal-links a {\n  font-family: 'Outfit', sans-serif;\n  font-size: 11.5px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase;\n  color: rgba(255,255,255,.55) !important;\n  -webkit-text-fill-color: rgba(255,255,255,.55) !important;\n  padding: 0 16px; transition: color .25s, -webkit-text-fill-color .25s;\n  border-right: 1px solid rgba(255,255,255,.12);\n  text-decoration: none;\n}\n#mfm-home .legal-links a:last-child { border-right: none; }\n#mfm-home .legal-links a:hover {\n  color: #FF6B35 !important; -webkit-text-fill-color: #FF6B35 !important;\n}\n\n\/* ================== Responsive ================== *\/\n@media (max-width: 1024px) {\n  #mfm-home .hero { min-height: 65vh; }\n  #mfm-home .hero-inner { padding: 80px 40px; }\n  #mfm-home .statement-inner, #mfm-home .about-inner,\n  #mfm-home .programmes-inner, #mfm-home .paths-inner, #mfm-home .partners-inner { padding: 0 40px; }\n  #mfm-home .statement { padding: 56px 0; }\n  #mfm-home .statement-inner { gap: 32px; }\n  #mfm-home .statement-text { font-size: 22px; }\n  #mfm-home .statement-mark { font-size: 100px; }\n  #mfm-home .about, #mfm-home .programmes, #mfm-home .partners, #mfm-home .paths { padding: 72px 0; }\n  #mfm-home .about-inner, #mfm-home .partners-inner { gap: 56px; grid-template-columns: 1fr 1fr; }\n  #mfm-home .about-headline, #mfm-home .partners-headline { font-size: 36px; }\n  #mfm-home .section-title, #mfm-home .paths-title { font-size: 34px; }\n  #mfm-home .prog-grid { grid-template-columns: repeat(2, 1fr); }\n  #mfm-home .paths-grid { grid-template-columns: repeat(3, 1fr); gap: 16px; }\n  #mfm-home .path-card { padding: 36px 28px; }\n  #mfm-home .cta { padding: 72px 40px; }\n  #mfm-home .cta h2 { font-size: 40px; }\n}\n@media (max-width: 768px) {\n  #mfm-home .hero { min-height: 60vh; }\n  #mfm-home .hero-inner { padding: 64px 32px; }\n  #mfm-home .statement-inner, #mfm-home .about-inner,\n  #mfm-home .programmes-inner, #mfm-home .paths-inner, #mfm-home .partners-inner { padding: 0 32px; }\n  #mfm-home .hero-eyebrow { font-size: 9px; letter-spacing: 4px; }\n  #mfm-home .hero-dots { bottom: 20px; }\n  #mfm-home .hero-dot { width: 24px; }\n  #mfm-home .hero-dot.active { width: 40px; }\n  #mfm-home .statement { padding: 40px 32px; }\n  #mfm-home .statement-inner { flex-direction: column; gap: 16px; padding: 0; align-items: flex-start; }\n  #mfm-home .statement-mark { font-size: 80px; }\n  #mfm-home .statement-text { font-size: 19px; }\n  #mfm-home .about-inner, #mfm-home .partners-inner { grid-template-columns: 1fr; gap: 32px; }\n  #mfm-home .about-headline, #mfm-home .partners-headline { font-size: 30px; }\n  #mfm-home .section-header { flex-direction: column; align-items: flex-start; }\n  #mfm-home .section-title, #mfm-home .paths-title { font-size: 28px; }\n  #mfm-home .prog-grid { grid-template-columns: 1fr; }\n  #mfm-home .paths-grid { grid-template-columns: 1fr; gap: 14px; }\n  #mfm-home .partners-types { grid-template-columns: 1fr; gap: 10px; padding: 24px 20px; }\n  #mfm-home .cta { padding: 64px 32px; }\n  #mfm-home .cta h2 { font-size: 32px; }\n}\n@media (max-width: 480px) {\n  #mfm-home .hero { min-height: 56vh; margin-top: 0 !important; }\n  #mfm-home .hero-inner { padding: 48px 24px; }\n  #mfm-home .programmes-inner, #mfm-home .paths-inner { padding: 0 24px; }\n  #mfm-home .hero-title { font-size: 30px; letter-spacing: -1px; }\n  #mfm-home .hero-sub { font-size: 13px; line-height: 1.75; }\n  #mfm-home .statement { padding: 32px 24px; }\n  #mfm-home .statement-mark { font-size: 60px; }\n  #mfm-home .statement-text { font-size: 17px; line-height: 1.5; }\n  #mfm-home .about, #mfm-home .programmes, #mfm-home .partners, #mfm-home .paths { padding: 56px 0; }\n  #mfm-home .about-inner, #mfm-home .partners-inner { padding: 0 24px; }\n  #mfm-home .about-headline, #mfm-home .partners-headline { font-size: 26px; }\n  #mfm-home .section-title, #mfm-home .paths-title { font-size: 24px; }\n  #mfm-home .prog-card, #mfm-home .path-card { padding: 32px 24px; }\n  #mfm-home .prog-num { font-size: 48px; }\n  #mfm-home .prog-title, #mfm-home .path-title { font-size: 22px; }\n  #mfm-home .partners-types { grid-template-columns: 1fr; }\n  #mfm-home .cta { padding: 48px 24px; margin-bottom: 40px !important; }\n  #mfm-home .cta h2 { font-size: 26px; }\n  #mfm-home .cta-sub { font-size: 13px; }\n  #mfm-home .btn-fill, #mfm-home .btn-ghost { padding: 14px 32px !important; font-size: 9px !important; }\n}\n\n@media(max-width: 768px) {\n}\n\n\n@media(max-width: 768px) {\n}\n@media(max-width: 480px) {\n  #mfm-home .hero-dots { bottom: 14px; }\n}\n\n<\/style>\n\n<div id=\"mfm-home\">\n\n<!-- HERO WITH PHOTO SLIDER -->\n<section class=\"hero\">\n\n  <!-- ============================================================\n       SLIDER PHOTOS - PLACEHOLDERS (non-formal learning \/ youth work \/ Erasmus+ feel)\n       Brief: diverse young adults in workshop \/ training \/ collaborative settings\n       Replace these 3 URLs with photos from your own events \/ partner orgs.\n       Recommended: 1920x1080+, JPG, real participants from Erasmus+\/ESC activities.\n       ============================================================ -->\n  <div class=\"hero-slides\">\n    <div class=\"hero-slide active\" style=\"background-image: url('https:\/\/mediterraneanforum.org.uk\/wp-content\/uploads\/2026\/04\/Screen-Shot-2026-04-25-at-20.51.20.png');\"><\/div>\n    <div class=\"hero-slide\" style=\"background-image: url('https:\/\/mediterraneanforum.org.uk\/wp-content\/uploads\/2026\/04\/Screen-Shot-2026-04-25-at-20.51.43.png');\"><\/div>\n  <\/div>\n\n  <div class=\"hero-overlay\"><\/div>\n\n  <div class=\"hero-inner\">\n    <div class=\"hero-eyebrow\">Med-Forum For Social Development UK LTD<\/div>\n    <h1 class=\"hero-title\">Building bridges across the <em>Euro-Mediterranean.<\/em><\/h1>\n    <p class=\"hero-sub\">A UK-registered non-profit working on social inclusion, intercultural dialogue, and environmental education with young people, communities, and partners across Europe and the southern Mediterranean.<\/p>\n    <div class=\"hero-btns\">\n      <a class=\"btn-fill\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/social-inclusion\/\">Our Programmes<\/a>\n      <a class=\"btn-ghost\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/who-we-are\/\">Who We Are<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- Slider navigation dots -->\n  <div class=\"hero-dots\">\n    <button class=\"hero-dot active\" data-idx=\"0\" aria-label=\"Slide 1\"><\/button>\n    <button class=\"hero-dot\" data-idx=\"1\" aria-label=\"Slide 2\"><\/button>\n  <\/div>\n\n<\/section>\n\n<!-- ABOUT TEASER -->\n<section class=\"about\">\n<div class=\"about-inner\">\n<div class=\"about-left\">\n<div class=\"about-tag\">Who We Are<\/div>\n<h2 class=\"about-headline\">A young organisation with a <em>clear focus.<\/em><\/h2>\n<div class=\"about-line\"><\/div>\n<div class=\"about-meta\">UK Limited by Guarantee, Non-profit<\/div>\n<\/div>\n<div class=\"about-right\">\n<p class=\"about-text\">Med-Forum For Social Development UK LTD was incorporated in June 2025 as a non-profit company limited by guarantee, with its registered office in London. We work as a bridge-builder across the Euro-Mediterranean, designing programmes that bring young people from Europe and the southern Mediterranean into shared work, shared spaces, and shared decision-making. We are intentionally lean, partner-led, and committed to long-term, follow-through-driven cooperation.<\/p>\n<a class=\"about-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/who-we-are\/\">Learn more about us<\/a>\n<\/div>\n<\/div>\n<\/section>\n\n<!-- PROGRAMMES -->\n<section class=\"programmes\">\n<div class=\"programmes-inner\">\n<div class=\"section-header\">\n<div>\n<div class=\"section-eyebrow\">What We Do<\/div>\n<h2 class=\"section-title\">Three programme areas, <em>one approach<\/em><\/h2>\n<\/div>\n<span class=\"section-badge\">Three Areas<\/span>\n<\/div>\n<div class=\"prog-grid\">\n\n<div class=\"prog-card\">\n<div class=\"prog-num\">01<\/div>\n<span class=\"prog-tag\">Programme Area<\/span>\n<h3 class=\"prog-title\">Social Inclusion<\/h3>\n<div class=\"prog-line\"><\/div>\n<p class=\"prog-text\">Cross-cultural exchanges, anti-discrimination training, sport-for-inclusion, and mediation work designed to open real opportunities for young people who face barriers to full participation.<\/p>\n<a class=\"prog-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/social-inclusion\/\">Explore programme<\/a>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-num\">02<\/div>\n<span class=\"prog-tag\">Programme Area<\/span>\n<h3 class=\"prog-title\">Intercultural Dialogue<\/h3>\n<div class=\"prog-line\"><\/div>\n<p class=\"prog-text\">Storytelling nights, documentary work, heritage projects, and community theatre that bring young people from different cultural backgrounds together to create something meaningful.<\/p>\n<a class=\"prog-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/culture-and-dialogue\/\">Explore programme<\/a>\n<\/div>\n\n<div class=\"prog-card\">\n<div class=\"prog-num\">03<\/div>\n<span class=\"prog-tag\">Programme Area<\/span>\n<h3 class=\"prog-title\">Environmental Education<\/h3>\n<div class=\"prog-line\"><\/div>\n<p class=\"prog-text\">Hands-on community action, waste reduction, water conservation campaigns, and the Environmental Guardians train-the-trainer programme that multiplies impact across communities.<\/p>\n<a class=\"prog-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/environmental-education\/\">Explore programme<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n<\/section>\n\n<!-- GET INVOLVED PATHS -->\n<section class=\"paths\">\n<div class=\"paths-inner\">\n<div class=\"paths-header\">\n<div class=\"paths-eyebrow\">Get Involved<\/div>\n<h2 class=\"paths-title\">Three ways to be <em>part of the work<\/em><\/h2>\n<\/div>\n<div class=\"paths-grid\">\n\n<div class=\"path-card\">\n<div class=\"path-num\">01<\/div>\n<h3 class=\"path-title\">Participants<\/h3>\n<div class=\"path-line\"><\/div>\n<p class=\"path-text\">Take part in our programme activities. Cross-cultural exchanges, training courses, mobility opportunities through Erasmus+ and the European Solidarity Corps.<\/p>\n<a class=\"path-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/social-inclusion\/\">Read more<\/a>\n<\/div>\n\n<div class=\"path-card\">\n<div class=\"path-num\">02<\/div>\n<h3 class=\"path-title\">Volunteers<\/h3>\n<div class=\"path-line\"><\/div>\n<p class=\"path-text\">Contribute your time and skills. We have flexible volunteer roles in communications, events, fundraising, community outreach, and operations.<\/p>\n<a class=\"path-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/culture-and-dialogue\/\">Read more<\/a>\n<\/div>\n\n<div class=\"path-card\">\n<div class=\"path-num\">03<\/div>\n<h3 class=\"path-title\">Members & Partners<\/h3>\n<div class=\"path-line\"><\/div>\n<p class=\"path-text\">Join our network as an Associate or Active Member, or partner with us institutionally to co-deliver programmes and joint Erasmus+ applications.<\/p>\n<a class=\"path-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/environmental-education\/\">Read more<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n<\/section>\n\n<!-- PARTNERS TEASER -->\n<section class=\"partners\">\n<div class=\"partners-inner\">\n<div>\n<div class=\"partners-eyebrow\">Our Partners<\/div>\n<h2 class=\"partners-headline\">We work in <em>real partnership<\/em>, not extraction.<\/h2>\n<div class=\"partners-line\"><\/div>\n<p class=\"partners-text\">We are building a coalition of civil society organisations, public bodies, universities, and grassroots groups committed to long-term, equal-footing cooperation across the Euro-Mediterranean. We co-design with our partners. We do not parachute in.<\/p>\n<a class=\"about-link\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/our-partners\/\">Meet our partners<\/a>\n<\/div>\n<div class=\"partners-types\">\n<div class=\"ptype\">Civil society organisations<\/div>\n<div class=\"ptype\">Universities & research bodies<\/div>\n<div class=\"ptype\">Public bodies & municipalities<\/div>\n<div class=\"ptype\">Grassroots youth groups<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<!-- FINAL CTA -->\n<section class=\"cta\">\n<div class=\"cta-eyebrow\">Get In Touch<\/div>\n<h2>Let's build something <em>together.<\/em><\/h2>\n<p class=\"cta-sub\">Whether you want to take part in a programme, propose a partnership, volunteer your time, or just say hello, we would be glad to hear from you.<\/p>\n<div class=\"cta-btns\">\n<a class=\"btn-fill\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/who-we-are\/\">About Us<\/a>\n<a class=\"btn-ghost\" href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/our-partners\/\">Our Partners<\/a>\n<\/div>\n<\/section>\n\n<section class=\"legal-bar\">\n<div class=\"legal-bar-eyebrow\">Legal<\/div>\n<div class=\"legal-links\">\n<a href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/privacy-policy\/\">Privacy Policy<\/a>\n<a href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/terms-of-use\/\">Terms of Use<\/a>\n<a href=\"https:\/\/mediterraneanforum.org.uk\/index.php\/cookies-policy\/\">Cookies Policy<\/a>\n<\/div>\n<\/section>\n\n<\/div>\n\n<script>\n(function(){\n  try {\n    function killWrappers() {\n      var el = document.getElementById('mfm-home');\n      if (!el) return;\n      var p = el.parentElement, n = 0;\n      while (p && p !== document.body && n < 15) {\n        p.style.setProperty('max-width', 'none', 'important');\n        p.style.setProperty('width', '100%', 'important');\n        p.style.setProperty('padding', '0', 'important');\n        p.style.setProperty('margin', '0', 'important');\n        p = p.parentElement; n++;\n      }\n      var editLinks = document.querySelectorAll('.post-edit-link, .edit-link, a.post-edit-link, .entry-footer, .entry-meta');\n      editLinks.forEach(function(link){ link.style.setProperty('display', 'none', 'important'); });\n    }\n    if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', killWrappers);\n    else killWrappers();\n    setTimeout(killWrappers, 300);\n  } catch(e) {}\n\n  \/* ===== HERO SLIDER ===== *\/\n  function initSlider() {\n    var slides = document.querySelectorAll('#mfm-home .hero-slide');\n    var dots = document.querySelectorAll('#mfm-home .hero-dot');\n    if (!slides.length) return;\n\n    var current = 0;\n    var timer = null;\n    var DURATION = 6000; \/\/ 6 seconds per slide\n\n    function show(idx) {\n      slides.forEach(function(s, i){\n        s.classList.toggle('active', i === idx);\n      });\n      dots.forEach(function(d, i){\n        d.classList.toggle('active', i === idx);\n      });\n      current = idx;\n    }\n\n    function next() {\n      show((current + 1) % slides.length);\n    }\n\n    function startTimer() {\n      stopTimer();\n      timer = setInterval(next, DURATION);\n    }\n    function stopTimer() {\n      if (timer) { clearInterval(timer); timer = null; }\n    }\n\n    \/* Click dots to jump *\/\n    dots.forEach(function(dot){\n      dot.addEventListener('click', function(){\n        var idx = parseInt(this.getAttribute('data-idx'), 10);\n        show(idx);\n        startTimer(); \/* Reset timer on manual click *\/\n      });\n    });\n\n    \/* Pause on hover *\/\n    var hero = document.querySelector('#mfm-home .hero');\n    if (hero) {\n      hero.addEventListener('mouseenter', stopTimer);\n      hero.addEventListener('mouseleave', startTimer);\n    }\n\n    startTimer();\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initSlider);\n  } else {\n    initSlider();\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Med-Forum For Social Development UK LTD Building bridges across the Euro-Mediterranean. A UK-registered non-profit working on social inclusion, intercultural dialogue, and environmental education with young people, communities, and partners across Europe and the southern Mediterranean. Our Programmes Who We Are Who We Are A young organisation with a clear focus. UK Limited by Guarantee, Non-profit Med-Forum For Social Development UK [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width.php","meta":{"footnotes":""},"class_list":["post-140","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - https:\/\/mediterraneanforum.org.uk\/<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/medforumsd.org.uk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - https:\/\/mediterraneanforum.org.uk\/\" \/>\n<meta property=\"og:description\" content=\"Med-Forum For Social Development UK LTD Building bridges across the Euro-Mediterranean. A UK-registered non-profit working on social inclusion, intercultural dialogue, and environmental education with young people, communities, and partners across Europe and the southern Mediterranean. Our Programmes Who We Are Who We Are A young organisation with a clear focus. UK Limited by Guarantee, Non-profit Med-Forum For Social Development UK [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/medforumsd.org.uk\/\" \/>\n<meta property=\"og:site_name\" content=\"https:\/\/mediterraneanforum.org.uk\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-26T00:06:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/medforumsd.org.uk\\\/\",\"url\":\"https:\\\/\\\/medforumsd.org.uk\\\/\",\"name\":\"Home - https:\\\/\\\/mediterraneanforum.org.uk\\\/\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/medforumsd.org.uk\\\/#website\"},\"datePublished\":\"2026-04-25T18:07:53+00:00\",\"dateModified\":\"2026-04-26T00:06:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/medforumsd.org.uk\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/medforumsd.org.uk\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/medforumsd.org.uk\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/medforumsd.org.uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/medforumsd.org.uk\\\/#website\",\"url\":\"https:\\\/\\\/medforumsd.org.uk\\\/\",\"name\":\"https:\\\/\\\/mediterraneanforum.org.uk\\\/\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/medforumsd.org.uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - https:\/\/mediterraneanforum.org.uk\/","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/medforumsd.org.uk\/","og_locale":"en_US","og_type":"article","og_title":"Home - https:\/\/mediterraneanforum.org.uk\/","og_description":"Med-Forum For Social Development UK LTD Building bridges across the Euro-Mediterranean. A UK-registered non-profit working on social inclusion, intercultural dialogue, and environmental education with young people, communities, and partners across Europe and the southern Mediterranean. Our Programmes Who We Are Who We Are A young organisation with a clear focus. UK Limited by Guarantee, Non-profit Med-Forum For Social Development UK [&hellip;]","og_url":"https:\/\/medforumsd.org.uk\/","og_site_name":"https:\/\/mediterraneanforum.org.uk\/","article_modified_time":"2026-04-26T00:06:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/medforumsd.org.uk\/","url":"https:\/\/medforumsd.org.uk\/","name":"Home - https:\/\/mediterraneanforum.org.uk\/","isPartOf":{"@id":"https:\/\/medforumsd.org.uk\/#website"},"datePublished":"2026-04-25T18:07:53+00:00","dateModified":"2026-04-26T00:06:32+00:00","breadcrumb":{"@id":"https:\/\/medforumsd.org.uk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/medforumsd.org.uk\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/medforumsd.org.uk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/medforumsd.org.uk\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/medforumsd.org.uk\/#website","url":"https:\/\/medforumsd.org.uk\/","name":"https:\/\/mediterraneanforum.org.uk\/","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/medforumsd.org.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/pages\/140","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/comments?post=140"}],"version-history":[{"count":43,"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/pages\/140\/revisions"}],"predecessor-version":[{"id":240,"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/pages\/140\/revisions\/240"}],"wp:attachment":[{"href":"https:\/\/medforumsd.org.uk\/index.php\/wp-json\/wp\/v2\/media?parent=140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}