{"id":1395,"date":"2026-04-29T15:40:04","date_gmt":"2026-04-29T15:40:04","guid":{"rendered":"https:\/\/asociacionvellmari.com\/ipm-img-marine-group-x-vellmari"},"modified":"2026-05-11T13:27:05","modified_gmt":"2026-05-11T13:27:05","slug":"ipm-img-marine-group-x-vellmari","status":"publish","type":"page","link":"https:\/\/asociacionvellmari.com\/en\/ipm-img-marine-group-x-vellmari","title":{"rendered":"IPM | IMG Marine Group x Vellmari"},"content":{"rendered":"\n<style>\n\/* \u2500\u2500 Salient container override \u2013 solo p\u00e1gina sponsor \u2500\u2500 *\/\nbody.page-id-1395 #page-content-wrap,\nbody.page-id-1395 .container.main-content,\nbody.page-id-1395 .container-wrap {\n  max-width: 100% !important;\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n  padding-top: 0 !important;\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n  width: 100% !important;\n}\nbody.page-id-1395 .container.main-content > .row {\n  max-width: 100% !important;\n  width: 100% !important;\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n}\n<\/style>\n<style>\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    :root {\n      --ocean-dark: #04111a;\n      --ocean-mid: #062535;\n      --ocean-teal: #0a7c8c;\n      --ocean-light: #12b8cc;\n      --sand: #e8dfc4;\n      --text-light: #d6ecf0;\n      --white: #ffffff;\n      --accent: #12b8cc;\n    }\n\n    body {\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n      background: var(--ocean-dark);\n      color: var(--white);\n      overflow-x: hidden;\n    }\n\n    .hero {\n      position: relative;\n      min-height: 100vh;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-end;\n      padding: 60px 6vw 80px;\n      background: url('https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2025\/11\/2.png') center center \/ cover no-repeat;\n    }\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(to bottom, rgba(4,17,26,0.25) 0%, rgba(4,17,26,0.15) 40%, rgba(4,17,26,0.85) 75%, rgba(4,17,26,1) 100%);\n    }\n    .hero-logos {\n      position: absolute;\n      top: 36px; left: 6vw; right: 6vw;\n      display: flex; align-items: center; justify-content: space-between; z-index: 10;\n    }\n    .logo-vellmari { display: flex; align-items: center; }\n    .logo-vellmari img { height: 44px; width: auto; object-fit: contain; opacity: 0.92; }\n    .logo-x { font-size: 1.4rem; color: var(--ocean-light); font-weight: 300; letter-spacing: 0.3em; opacity: 0.7; }\n    .logo-ipm { display: flex; flex-direction: column; align-items: flex-end; gap: 2px; }\n    .logo-ipm-box { background: #000; border: 1.5px solid rgba(255,255,255,0.6); padding: 6px 14px 5px; text-align: right; }\n    .logo-ipm-line1 { font-size: 0.75rem; font-weight: 900; letter-spacing: 0.22em; color: var(--white); line-height: 1.1; }\n    .logo-ipm-line2 { font-size: 0.48rem; font-weight: 600; letter-spacing: 0.28em; color: rgba(255,255,255,0.75); line-height: 1.3; text-transform: uppercase; }\n    .hero-content { position: relative; z-index: 10; max-width: 760px; }\n    .hero-label { display: inline-block; background: var(--ocean-teal); color: var(--white); font-size: 0.65rem; font-weight: 700; letter-spacing: 0.25em; text-transform: uppercase; padding: 6px 14px; margin-bottom: 24px; border-radius: 2px; }\n    .hero h1 { font-size: clamp(2.4rem, 5.5vw, 4.4rem); font-weight: 900; line-height: 1.05; letter-spacing: -0.02em; margin-bottom: 22px; color: var(--white); }\n    .hero h1 em { font-style: normal; color: var(--ocean-light); }\n    .hero-sub { font-size: clamp(1rem, 1.8vw, 1.2rem); font-weight: 400; color: var(--text-light); line-height: 1.65; max-width: 560px; margin-bottom: 40px; opacity: 0.9; }\n    .hero-cta { display: inline-block; background: var(--ocean-light); color: var(--ocean-dark); font-size: 0.9rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; text-decoration: none; padding: 17px 38px; border-radius: 3px; transition: background 0.2s, transform 0.15s; }\n    .hero-cta:hover { background: #0fd8ef; transform: translateY(-2px); }\n    .hero-scroll { position: absolute; bottom: 30px; right: 6vw; z-index: 10; display: flex; flex-direction: column; align-items: center; gap: 8px; opacity: 0.5; font-size: 0.6rem; letter-spacing: 0.2em; text-transform: uppercase; }\n    .hero-scroll-line { width: 1px; height: 48px; background: var(--white); animation: scrollPulse 2s infinite; }\n    @keyframes scrollPulse { 0%, 100% { opacity: 1; transform: scaleY(1); } 50% { opacity: 0.3; transform: scaleY(0.5); } }\n\n    .stats-bar { background: var(--ocean-mid); border-top: 1px solid rgba(18,184,204,0.2); border-bottom: 1px solid rgba(18,184,204,0.2); display: grid; grid-template-columns: repeat(3, 1fr); }\n    .stat { padding: 36px 20px; text-align: center; border-right: 1px solid rgba(18,184,204,0.15); }\n    .stat:last-child { border-right: none; }\n    .stat-number { font-size: clamp(2rem, 4vw, 3rem); font-weight: 900; color: var(--ocean-light); line-height: 1; margin-bottom: 8px; }\n    .stat-label { font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--text-light); opacity: 0.7; }\n\n    section { padding: 100px 6vw; }\n    .section-label { font-size: 0.65rem; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: var(--ocean-light); margin-bottom: 16px; }\n    h2 { font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 900; line-height: 1.1; letter-spacing: -0.02em; margin-bottom: 20px; }\n    p { font-size: 1rem; line-height: 1.75; color: var(--text-light); opacity: 0.85; max-width: 620px; }\n\n    .why { background: var(--ocean-dark); display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\n    .why-image { position: relative; border-radius: 4px; overflow: hidden; aspect-ratio: 4\/5; }\n    .why-image img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.6s ease; }\n    .why-image:hover img { transform: scale(1.04); }\n    .why-image-caption { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(transparent, rgba(4,17,26,0.85)); padding: 32px 20px 18px; font-size: 0.7rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--text-light); opacity: 0.8; }\n    .why-text { max-width: 520px; }\n    .why-text h2 { color: var(--white); }\n    .why-text p { margin-bottom: 18px; }\n    .why-facts { margin-top: 36px; display: flex; flex-direction: column; gap: 16px; }\n    .why-fact { display: flex; align-items: flex-start; gap: 16px; }\n    .why-fact-icon { width: 36px; height: 36px; flex-shrink: 0; background: rgba(18,184,204,0.12); border: 1px solid rgba(18,184,204,0.35); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1rem; }\n    .why-fact-text { font-size: 0.88rem; color: var(--text-light); opacity: 0.85; line-height: 1.6; }\n\n    .how { background: var(--ocean-mid); text-align: center; }\n    .how > p { margin: 0 auto 64px; text-align: center; }\n    .steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; max-width: 900px; margin: 0 auto; position: relative; }\n    .step { display: flex; flex-direction: column; align-items: center; gap: 16px; }\n    .step-num { width: 48px; height: 48px; border: 1.5px solid var(--ocean-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.1rem; font-weight: 900; color: var(--ocean-light); flex-shrink: 0; }\n    .step h3 { font-size: 1rem; font-weight: 800; letter-spacing: 0.04em; color: var(--white); }\n    .step p { font-size: 0.85rem; text-align: center; max-width: 220px; opacity: 0.75; }\n\n    .gallery { padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); height: 420px; gap: 3px; overflow: hidden; }\n    \n    .gallery-item { height: 300px; background-size: cover; background-position: center; filter: saturate(0.7) brightness(0.8); transition: filter 0.4s, transform 0.5s; }\n    .gallery-item:hover { filter: saturate(1.1) brightness(1); transform: scale(1.04); }\n\n    .adopt { background: var(--ocean-dark); display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }\n    .adopt-card { background: var(--ocean-mid); border: 1px solid rgba(18,184,204,0.25); border-radius: 6px; overflow: hidden; }\n    .adopt-card-img { aspect-ratio: 16\/9; overflow: hidden; }\n    .adopt-card-img img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.6s; }\n    .adopt-card:hover .adopt-card-img img { transform: scale(1.04); }\n    .adopt-card-body { padding: 30px 28px 36px; }\n    .adopt-card-tag { font-size: 0.6rem; font-weight: 700; letter-spacing: 0.25em; text-transform: uppercase; color: var(--ocean-light); margin-bottom: 12px; }\n    .adopt-card-title { font-size: 1.3rem; font-weight: 900; color: var(--white); margin-bottom: 10px; letter-spacing: -0.01em; }\n    .adopt-card-desc { font-size: 0.85rem; color: var(--text-light); opacity: 0.8; line-height: 1.65; margin-bottom: 26px; }\n    .adopt-price { display: flex; align-items: baseline; gap: 6px; margin-bottom: 24px; }\n    .adopt-price-num { font-size: 2.6rem; font-weight: 900; color: var(--white); line-height: 1; }\n    .adopt-price-unit { font-size: 0.75rem; color: var(--text-light); opacity: 0.6; letter-spacing: 0.1em; }\n    .adopt-includes { display: flex; flex-direction: column; gap: 8px; margin-bottom: 32px; }\n    .adopt-include-item { display: flex; align-items: center; gap: 10px; font-size: 0.82rem; color: var(--text-light); opacity: 0.8; }\n    .adopt-include-item::before { content: '\u2713'; color: var(--ocean-light); font-weight: 700; font-size: 0.9rem; flex-shrink: 0; }\n    .btn-adopt { display: block; width: 100%; background: var(--ocean-light); color: var(--ocean-dark); text-align: center; font-size: 0.85rem; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; text-decoration: none; padding: 16px; border-radius: 3px; border: none; cursor: pointer; transition: background 0.2s, transform 0.15s; }\n    .btn-adopt:hover { background: #0fd8ef; transform: translateY(-2px); }\n    .adopt-text h2 { margin-bottom: 18px; }\n    .adopt-text p { margin-bottom: 18px; }\n    .adopt-partner { margin-top: 44px; padding-top: 36px; border-top: 1px solid rgba(18,184,204,0.15); }\n    .adopt-partner-label { font-size: 0.6rem; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: var(--text-light); opacity: 0.5; margin-bottom: 14px; }\n    .adopt-partner-logo { display: inline-flex; flex-direction: column; background: #000; border: 1px solid rgba(255,255,255,0.25); padding: 10px 20px 8px; gap: 2px; }\n    .adopt-partner-logo span:first-child { font-size: 1rem; font-weight: 900; letter-spacing: 0.2em; color: var(--white); }\n    .adopt-partner-logo span:last-child { font-size: 0.48rem; font-weight: 600; letter-spacing: 0.32em; color: rgba(255,255,255,0.7); text-transform: uppercase; }\n    .adopt-partner-desc { font-size: 0.82rem; margin-top: 14px; max-width: 400px; opacity: 0.7; }\n\n    .impact { position: relative; min-height: 480px; display: flex; align-items: center; justify-content: center; padding: 100px 6vw; background: url('https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2025\/11\/3.png') center 40% \/ cover no-repeat; text-align: center; }\n    .impact::before { content: ''; position: absolute; inset: 0; background: rgba(4,17,26,0.72); }\n    .impact-inner { position: relative; z-index: 5; max-width: 720px; }\n    .impact-quote { font-size: clamp(1.5rem, 3vw, 2.4rem); font-weight: 900; line-height: 1.25; letter-spacing: -0.02em; color: var(--white); margin-bottom: 24px; }\n    .impact-quote em { font-style: normal; color: var(--ocean-light); }\n    .impact-attr { font-size: 0.72rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--text-light); opacity: 0.55; }\n\n    footer { background: #020d14; padding: 60px 6vw 44px; display: grid; grid-template-columns: 1fr auto; gap: 40px; align-items: center; border-top: 1px solid rgba(18,184,204,0.1); }\n    .footer-left { display: flex; flex-direction: column; gap: 14px; }\n    .footer-brand { font-size: 1.1rem; font-weight: 900; letter-spacing: 0.15em; text-transform: uppercase; color: var(--white); opacity: 0.9; }\n    .footer-text { font-size: 0.78rem; color: var(--text-light); opacity: 0.45; max-width: 400px; line-height: 1.7; }\n    .footer-right { display: flex; flex-direction: column; align-items: flex-end; gap: 10px; }\n    .footer-collab { font-size: 0.58rem; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: var(--text-light); opacity: 0.4; margin-bottom: 6px; }\n    .footer-partner-logo { display: inline-flex; flex-direction: column; background: #000; border: 1px solid rgba(255,255,255,0.18); padding: 8px 14px 6px; gap: 2px; }\n    .footer-partner-logo span:first-child { font-size: 0.78rem; font-weight: 900; letter-spacing: 0.2em; color: var(--white); }\n    .footer-partner-logo span:last-child { font-size: 0.4rem; font-weight: 600; letter-spacing: 0.3em; color: rgba(255,255,255,0.65); text-transform: uppercase; }\n    .footer-copy { font-size: 0.65rem; color: var(--text-light); opacity: 0.3; margin-top: 8px; }\n\n    @media (max-width: 860px) {\n      .why, .adopt { grid-template-columns: 1fr; gap: 48px; }\n      .why-image { aspect-ratio: 16\/9; }\n      .steps { grid-template-columns: 1fr; }\n      .gallery { grid-template-columns: repeat(2, 1fr); height: 340px; }\n      .stats-bar { grid-template-columns: 1fr; }\n      .stat { border-right: none; border-bottom: 1px solid rgba(18,184,204,0.15); }\n      .stat:last-child { border-bottom: none; }\n      footer { grid-template-columns: 1fr; }\n      .footer-right { align-items: flex-start; }\n      .hero-logos { flex-direction: column; align-items: flex-start; gap: 8px; }\n    }\n    @media (max-width: 560px) {\n      .gallery { grid-template-columns: repeat(2, 1fr); height: 180px; }\n      .hero { padding: 24px 5vw 60px; }\n      section { padding: 70px 5vw; }\n    }\n  <\/style>\n\n  <section class=\"hero\">\n    <div class=\"hero-logos\">\n    <div class=\"logo-vellmari\">\n      <img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2022\/07\/Logo-asociacion-Vellmari-white.png\" alt=\"Asociaci\u00f3n Vellmari\" style=\"height:44px;width:auto;max-width:180px;object-fit:contain;opacity:0.92;display:block;\">\n    <\/div>\n    <div class=\"logo-x\">\u00d7<\/div>\n    <div style=\"display:flex;align-items:center;gap:16px;\">\n      <img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2026\/05\/marina-ibiza-01-01-1.png\" alt=\"Marina Ibiza\" style=\"height:62px;width:auto;max-width:240px;object-fit:contain;display:block;opacity:0.92;\">\n      <img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2026\/05\/LOGO-IPMIMG-PNG.png\" alt=\"IPM | IMG\" style=\"height:32px;width:auto;max-width:130px;object-fit:contain;display:block;opacity:0.92;\">\n    <\/div>\n  <\/div>\n    <div class=\"hero-content\">\n      <span class=\"hero-label\">Official Sponsor \u00b7 Posidonia Adoption<\/span>\n      <h1>The Mediterranean<br>needs us<br><em>now.<\/em><\/h1>\n      <p class=\"hero-sub\">Marina Ibiza y Asociaci\u00f3n Vellmari unimos fuerzas para restaurar las praderas de posidonia del Mediterr\u00e1neo. Con cada adopci\u00f3n, una planta vuelve al mar.<\/p>\n      <a href=\"#adopt\" class=\"hero-cta\">Adopt a plant \u2014 10\u20ac<\/a>\n    <\/div>\n    <div class=\"hero-scroll\"><span>Scroll<\/span><div class=\"hero-scroll-line\"><\/div><\/div>\n  <\/section>\n\n  <div class=\"stats-bar\">\n    <div class=\"stat\"><div class=\"stat-number\">35%<\/div><div class=\"stat-label\">Meadows lost in 50 years<\/div><\/div>\n    <div class=\"stat\"><div class=\"stat-number\">2\u00d7<\/div><div class=\"stat-label\">More O\u2082 than a land forest<\/div><\/div>\n    <div class=\"stat\"><div class=\"stat-number\">10\u20ac<\/div><div class=\"stat-label\">Per adopted plant<\/div><\/div>\n  <\/div>\n\n  <section class=\"why\">\n    <div class=\"why-image\">\n      <img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2025\/11\/2.png\" alt=\"Pradera de posidonia\">\n      <div class=\"why-image-caption\">Posidonia meadow \u00b7 Mediterranean Sea<\/div>\n    <\/div>\n    <div class=\"why-text\">\n      <div class=\"section-label\">Why it matters<\/div>\n      <h2>Posidonia is the lung of the Mediterranean<\/h2>\n      <p>Posidonia oceanica is not an alga \u2014 it is a flowering plant endemic to the Mediterranean. Its meadows produce most of the sea&#8217;s oxygen and are home to hundreds of species.<\/p>\n      <p>Uncontrolled anchoring, pollution and climate change have destroyed entire meadows. What takes millennia to grow can disappear within decades.<\/p>\n      <div class=\"why-facts\">\n        <div class=\"why-fact\"><div class=\"why-fact-icon\">\ud83c\udf3f<\/div><div class=\"why-fact-text\">Produces up to <strong>14 litres of oxygen<\/strong> per m\u00b2 per day \u2014 more than any land forest.<\/div><\/div>\n        <div class=\"why-fact\"><div class=\"why-fact-icon\">\ud83d\udc1f<\/div><div class=\"why-fact-text\"><strong>25% of Mediterranean species<\/strong> depend on posidonia to breed and feed.<\/div><\/div>\n        <div class=\"why-fact\"><div class=\"why-fact-icon\">\ud83c\udf0a<\/div><div class=\"why-fact-text\">It traps sediments and <strong>protects coastlines<\/strong> from erosion and extreme waves.<\/div><\/div>\n        <div class=\"why-fact\"><div class=\"why-fact-icon\">\ud83c\udf21\ufe0f<\/div><div class=\"why-fact-text\">It stores carbon for centuries \u2014 a natural, irreplaceable <strong>CO\u2082 sink<\/strong>.<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"gallery\">\n  <div class=\"gallery-item\" style=\"background-image:url('https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2022\/09\/030922-121241_ISDIN_ANDREAFONT-scaled.jpg');\"><\/div>\n  <div class=\"gallery-item\" style=\"background-image:url('https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2025\/11\/2.png');\"><\/div>\n  <div class=\"gallery-item\" style=\"background-image:url('https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2025\/11\/3.png');\"><\/div>\n  <div class=\"gallery-item\" style=\"background-image:url('https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2022\/07\/Captura-de-Pantalla-2022-07-20-a-las-17.44.31.png');\"><\/div>\n<\/div>\n\n  <section class=\"how\">\n    <div class=\"section-label\" style=\"text-align:center;\">How it works<\/div>\n    <h2 style=\"color:#f5c842;\">Three steps to make a difference<\/h2>\n    <p style=\"text-align:center;\">Adoptar una planta ayuda a recuperar el Mediterr\u00e1neo<\/p>\n    <div class=\"steps\">\n      <div class=\"step\"><div class=\"step-num\">01<\/div><h3>Choose and pay online<\/h3><p>Complete your adoption on this page. Secure payment by card or PayPal. No hassle.<\/p><\/div>\n      <div class=\"step\"><div class=\"step-num\">02<\/div><h3>We plant in your name<\/h3><p>El equipo de Vellmari restaura zonas submarinas degradadas del litoral mediterr\u00e1neo.<\/p><\/div>\n      <div class=\"step\"><div class=\"step-num\">03<\/div><h3>Tracking and certificate<\/h3><p>You receive an adoption certificate and updates on the progress of your plant.<\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"adopt\" id=\"adopt\">\n    <div class=\"adopt-card\">\n      <div class=\"adopt-card-img\"><img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2022\/07\/Captura-de-Pantalla-2022-07-20-a-las-17.44.31.png\" alt=\"Posidonia Plant\"><\/div>\n      <div class=\"adopt-card-body\">\n        <div class=\"adopt-card-tag\">Individual Adoption<\/div>\n        <div class=\"adopt-card-title\">Planta de Posidonia<\/div>\n        <div class=\"adopt-card-desc\">Adopt a Posidonia oceanica plant and contribute directly to the restoration of Mediterranean meadows.<\/div>\n        <div class=\"adopt-price\"><span class=\"adopt-price-num\">10\u20ac<\/span><span class=\"adopt-price-unit\">per plant<\/span><\/div>\n        <div class=\"adopt-includes\">\n          <div class=\"adopt-include-item\">Plant transplanted into a restoration zone<\/div>\n          <div class=\"adopt-include-item\">Personalised adoption certificate<\/div>\n          <div class=\"adopt-include-item\">Project follow-up updates<\/div>\n          <div class=\"adopt-include-item\">Tax deduction (non-profit association)<\/div>\n        <\/div>\n        <a href=\"https:\/\/asociacionvellmari.com\/en\/shopping-cart?add-to-cart=1388\" class=\"btn-adopt\">Adopt now \u2192<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"adopt-text\">\n      <div class=\"section-label\">Join the programme<\/div>\n      <h2 style=\"color:#f5c842;\">Your adoption has real impact<\/h2>\n      <p>Cada euro recaudado va \u00edntegramente a las operaciones de restauraci\u00f3n, monitorizaci\u00f3n cient\u00edfica y divulgaci\u00f3n medioambiental de Vellmari.<\/p>\n      <p>Marina Ibiza est\u00e1 comprometida con el medioambiente y su entorno privilegiado. Por ello, lleva a cabo numerosas iniciativas para preservar las especies marinas aut\u00f3ctonas, las praderas de Posidonia y mantener la calidad de las aguas de las Pitiusas, buscando concienciar a sus clientes sobre la importancia de los buenos h\u00e1bitos medioambientales a la hora de navegar.<\/p>\n      <p>Together \u2014 businesses and individuals \u2014 we can give the Mediterranean back what we have taken from it.<\/p>\n      <div class=\"adopt-partner\">\n        <div class=\"adopt-partner-label\">Official programme sponsor<\/div>\n        <div class=\"adopt-partner-logo\"><img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2026\/05\/marina-ibiza-01-01-1.png\" alt=\"Marina Ibiza\" style=\"height:52px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:0.9;\"><\/div>\n        <p class=\"adopt-partner-desc\">Marina Ibiza est\u00e1 comprometida con el medioambiente y su entorno privilegiado, promoviendo buenas pr\u00e1cticas n\u00e1uticas y la conservaci\u00f3n de los ecosistemas marinos de las Pitiusas.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"impact\">\n    <div class=\"impact-inner\">\n      <div class=\"impact-quote\">&#8220;Posidonia is not just a plant.<br>It is the <em>future<\/em> of the Mediterranean.&#8221;<\/div>\n      <div class=\"impact-attr\">\u2014 Scientific team \u00b7 Asociaci\u00f3n Vellmari<\/div>\n    <\/div>\n  <\/div>\n\n  <footer>\n    <div class=\"footer-left\">\n      <div class=\"footer-brand\"><img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2022\/07\/Logo-asociacion-Vellmari-white.png\" alt=\"Asociaci\u00f3n Vellmari\" style=\"height:40px;width:auto;object-fit:contain;opacity:0.85;\"><\/div>\n      <p class=\"footer-text\">Non-profit organisation dedicated to the conservation and restoration of Mediterranean marine ecosystems.<\/p>\n      <div class=\"footer-copy\">\u00a9 2024 Asociaci\u00f3n Vellmari \u00b7 asociacionvellmari.com<\/div>\n    <\/div>\n    <div class=\"footer-right\">\n      <div class=\"footer-collab\">Collaborate with us<\/div>\n      <div class=\"footer-partner-logo\"><img decoding=\"async\" src=\"https:\/\/asociacionvellmari.com\/wp-content\/uploads\/2026\/05\/marina-ibiza-01-01-1.png\" alt=\"Marina Ibiza\" style=\"height:40px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:0.9;\"><\/div>\n    <\/div>\n  <\/footer>\n","protected":false},"excerpt":{"rendered":"<p>\u00d7 Official Sponsor \u00b7 Posidonia Adoption The Mediterraneanneeds usnow. Marina Ibiza y Asociaci\u00f3n Vellmari unimos fuerzas para restaurar las praderas de posidonia del Mediterr\u00e1neo. Con cada adopci\u00f3n, una planta vuelve&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1395","page","type-page","status-publish"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/pages\/1395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/comments?post=1395"}],"version-history":[{"count":13,"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/pages\/1395\/revisions"}],"predecessor-version":[{"id":1416,"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/pages\/1395\/revisions\/1416"}],"wp:attachment":[{"href":"https:\/\/asociacionvellmari.com\/en\/wp-json\/wp\/v2\/media?parent=1395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}