<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Climate Technology &#8211; Ecopha</title>
	<atom:link href="https://ecopha.bio/category/climate-technology/feed/" rel="self" type="application/rss+xml" />
	<link>https://ecopha.bio</link>
	<description></description>
	<lastBuildDate>Thu, 27 Aug 2026 07:02:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://i0.wp.com/ecopha.bio/wp-content/uploads/2024/07/cropped-ecophabio-logo-Icon-icon-only-200.png?fit=32%2C32&#038;ssl=1</url>
	<title>Climate Technology &#8211; Ecopha</title>
	<link>https://ecopha.bio</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">231383272</site>	<item>
		<title>Transforming Renewable Carbon into Fuels, Materials &#038; Chemicals</title>
		<link>https://ecopha.bio/copha-transforming-renewable-carbon-integrated-platform/</link>
					<comments>https://ecopha.bio/copha-transforming-renewable-carbon-integrated-platform/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Thu, 27 Aug 2026 06:55:57 +0000</pubDate>
				<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Ecopha LinkedIn News]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[PHAmia]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Sustainable Plastic Solutions]]></category>
		<category><![CDATA[Biochemicals]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[ClimateTech]]></category>
		<category><![CDATA[DeepTech]]></category>
		<category><![CDATA[Green Chemistry]]></category>
		<category><![CDATA[Integrated Biorefinery]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[Sustainable Carbon]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9260</guid>

					<description><![CDATA[Ecopha News • Sustainable Carbon • Circular Bioeconomy Transforming Renewable Carbon into Fuels, Materials &#38; Chemicals At Ecopha, we are building more than a single-product company.<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9260" class="elementor elementor-9260">
				<div class="elementor-element elementor-element-aa45c43 e-con-full e-flex e-con e-parent" data-id="aa45c43" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-1cf2109 elementor-widget elementor-widget-html" data-id="1cf2109" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-tech-post,
  .eco-tech-post * {
    box-sizing: border-box;
  }

  .eco-tech-post {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-tech-post p {
    margin-top: 0;
  }

  .eco-tech-hero {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.30), transparent 34%),
      radial-gradient(circle at bottom left, rgba(187,247,208,0.20), transparent 32%),
      linear-gradient(135deg, #052e23 0%, #0f766e 52%, #1e3a8a 100%);
    padding: 40px 34px;
    border-radius: 26px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
  }

  .eco-tech-hero:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -80px;
    top: -100px;
    background: rgba(255,255,255,0.10);
    border-radius: 999px;
  }

  .eco-tech-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    color: #fde68a;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 14px;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.55s ease both;
  }

  .eco-tech-hero h1 {
    font-size: clamp(29px, 4vw, 44px);
    line-height: 1.14;
    margin: 0 0 16px 0;
    font-weight: 850;
    color: #ffffff;
    max-width: 990px;
    text-shadow: 0 2px 18px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.68s ease both;
    animation-delay: 0.08s;
  }

  .eco-tech-hero h1 span {
    color: #fde68a;
  }

  .eco-tech-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 22px 0;
    max-width: 900px;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.72s ease both;
    animation-delay: 0.16s;
  }

  .eco-tech-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.72s ease both;
    animation-delay: 0.26s;
  }

  @keyframes ecoTechFadeUp {
    from { opacity: 0; transform: translateY(14px); }
    to { opacity: 1; transform: translateY(0); }
  }

  .eco-tech-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 24px;
  }

  .eco-tech-stat {
    background: linear-gradient(135deg, #ffffff, #f0fdf4);
    border: 1px solid #bbf7d0;
    border-radius: 20px;
    padding: 20px 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-tech-stat strong {
    display: block;
    font-size: 23px;
    line-height: 1.1;
    color: #14532d;
    margin-bottom: 6px;
  }

  .eco-tech-stat span {
    display: block;
    font-size: 13px;
    color: #475569;
    line-height: 1.35;
    font-weight: 700;
  }

  .eco-tech-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: stretch;
  }

  .eco-tech-main {
    flex: 1 1 580px;
    min-width: 0;
    background: #ffffff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #0f766e;
  }

  .eco-tech-side {
    flex: 1 1 280px;
    min-width: 0;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #1e3a8a;
  }

  .eco-tech-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-tech-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.22;
    color: #14532d;
    margin: 0 0 13px 0;
    font-weight: 850;
  }

  .eco-tech-soft {
    background:
      radial-gradient(circle at top left, rgba(187,247,208,0.45), transparent 35%),
      linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 26px;
    border-radius: 24px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-tech-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-bottom: 24px;
  }

  .eco-tech-mini {
    padding: 22px;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-tech-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #ecfdf5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 12px;
  }

  .eco-tech-mini h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
    line-height: 1.25;
  }

  .eco-tech-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-tech-quote {
    background:
      radial-gradient(circle at top left, rgba(253,230,138,0.18), transparent 34%),
      linear-gradient(135deg, #0f172a, #14532d);
    padding: 32px 26px;
    border-radius: 24px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-tech-quote-mark {
    font-size: 44px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-tech-quote p {
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-tech-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-tech-box {
    background: #ffffff;
    border-radius: 22px;
    padding: 24px;
    border-bottom: 5px solid #0f766e;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  }

  .eco-tech-box.alt {
    border-bottom-color: #1e3a8a;
  }

  .eco-tech-read {
    background: #f8fafc;
    padding: 26px;
    border-radius: 22px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-tech-final {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.18), transparent 30%),
      linear-gradient(135deg, #14532d, #0f766e);
    padding: 32px 24px;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
  }

  .eco-tech-final h2 {
    font-size: clamp(25px, 3vw, 31px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-tech-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-tech-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-tech-btn:hover,
    .eco-tech-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }
    .eco-tech-stat:hover,
    .eco-tech-mini:hover,
    .eco-tech-box:hover,
    .eco-tech-main:hover,
    .eco-tech-side:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 26px rgba(0,0,0,0.09);
    }
    .eco-tech-btn,
    .eco-tech-final a,
    .eco-tech-stat,
    .eco-tech-mini,
    .eco-tech-box,
    .eco-tech-main,
    .eco-tech-side {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 1000px) {
    .eco-tech-stats,
    .eco-tech-cards {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 900px) {
    .eco-tech-box-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 768px) {
    .eco-tech-post {
      padding: 9px 6px;
      line-height: 1.56;
    }
    .eco-tech-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }
    .eco-tech-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
      padding: 6px 9px;
    }
    .eco-tech-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }
    .eco-tech-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }
    .eco-tech-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }
    .eco-tech-row {
      gap: 13px;
      margin-bottom: 18px;
    }
    .eco-tech-stats,
    .eco-tech-cards,
    .eco-tech-box-grid {
      grid-template-columns: 1fr;
      gap: 13px;
      margin-bottom: 18px;
    }
    .eco-tech-soft,
    .eco-tech-quote,
    .eco-tech-read,
    .eco-tech-final,
    .eco-tech-main,
    .eco-tech-side,
    .eco-tech-box,
    .eco-tech-mini,
    .eco-tech-stat {
      padding: 18px 12px;
      border-radius: 16px;
    }
    .eco-tech-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }
    .eco-tech-mini h3 {
      font-size: 20px;
    }
    .eco-tech-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }
</style>

<div class="eco-tech-post">

  <div class="eco-tech-hero">
    <div class="eco-tech-eyebrow">Ecopha News • Sustainable Carbon • Circular Bioeconomy</div>

    <h1>
      Transforming Renewable Carbon into <span>Fuels, Materials &amp; Chemicals</span>
    </h1>

    <p>
      At Ecopha, we are building more than a single-product company. Our vision is to create an integrated sustainable carbon platform that transforms renewable, non-food feedstocks into multiple high-value products—while driving a resource-efficient bioeconomy.
    </p>

    <a class="eco-tech-btn" href="/news/" target="_self">
      View More Ecopha News
    </a>
  </div>

  <div class="eco-tech-stats">
    <div class="eco-tech-stat">
      <strong>Pongamia</strong>
      <span>Non-Food Feedstock</span>
    </div>
    <div class="eco-tech-stat">
      <strong>SAF</strong>
      <span>Decarbonising Aviation</span>
    </div>
    <div class="eco-tech-stat">
      <strong>PHA</strong>
      <span>Biodegradable Polymers</span>
    </div>
    <div class="eco-tech-stat">
      <strong>Biochemicals</strong>
      <span>Bio-Based Building Blocks</span>
    </div>
  </div>

  <div class="eco-tech-row">

    <div class="eco-tech-main">
      <div class="eco-tech-label">Integrated Platform Strategy</div>

      <h2 class="eco-tech-title">Unlocking Maximum Value from Renewable Carbon</h2>

      <p>
        The real opportunity in industrial biotechnology is not simply producing one product. It is about unlocking maximum value from renewable carbon through seamless integration—reducing waste, creating multiple revenue streams, and enabling a circular bioeconomy.
      </p>

      <p>
        Ecopha's approach connects <strong>Regenerative Agriculture ➔ Biorefining ➔ Biotechnology ➔ Sustainable Products ➔ Global Impact</strong>. By processing non-food seed oils like Pongamia through green chemistry and advanced fermentation, we produce a complementary portfolio of outputs.
      </p>
    </div>

    <div class="eco-tech-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Source Type</div>
      <div style="font-size:22px;font-weight:850;color:#14532d;line-height:1.25;margin-bottom:9px;">LinkedIn Update</div>
      <p style="margin:0;color:#475569;">
        This article summarizes Ecopha's strategy for an integrated sustainable carbon platform, as shared by CEO Dr Wilson Ling.
      </p>
    </div>

  </div>

  <div class="eco-tech-soft">
    <h2 class="eco-tech-title">Connecting Biotechnology, Chemistry &amp; Agriculture</h2>

    <p>
      Our platform combines biotechnology, green chemistry, and advanced bioprocess engineering. This enables us to convert non-food oils and agricultural residues into critical industrial replacements for fossil carbon.
    </p>

    <p style="margin-bottom:0;">
      <strong>One Feedstock. Multiple High-Value Outputs. One Integrated Bioeconomy Platform.</strong> This is the path Ecopha is pioneering for sustainable global manufacturing.
    </p>
  </div>

  <div class="eco-tech-cards">

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">🌱</div>
      <h3 style="color:#1e3a8a;">Renewable Feedstocks</h3>
      <p>
        Utilising Pongamia seed oil and non-food agricultural residues to avoid competing with food supply chains.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">✈️</div>
      <h3 style="color:#047857;">Sustainable Aviation Fuel</h3>
      <p>
        Low-carbon SAF pathways dedicated to decarbonising the global aviation sector.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">♻️</div>
      <h3 style="color:#92400e;">PHA Bioplastics</h3>
      <p>
        High-performance biopolymers designed to eliminate persistent plastic waste.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">🧪</div>
      <h3 style="color:#166534;">Bio-Based Biochemicals</h3>
      <p>
        High-value building block chemicals serving pharmaceutical, home care, and industrial applications.
      </p>
    </div>

  </div>

  <div class="eco-tech-quote">
    <div class="eco-tech-quote-mark">“</div>

    <p>
      The real opportunity is not simply producing one product. It is about unlocking maximum value from renewable carbon through integration — reducing waste, creating multiple revenue streams, and enabling a circular bioeconomy.
    </p>

    <div style="font-weight:850;color:#fde68a;">
      Dr Wilson Ling • CEO &amp; Co-Founder, Ecopha Biotech
    </div>
  </div>

  <div class="eco-tech-box-grid">

    <div class="eco-tech-box">
      <h2 class="eco-tech-title">Regenerative Agriculture to Global Impact</h2>

      <p>
        Sustainable carbon starts at the soil level. By establishing regenerative agriculture partnerships for resilient crops like Pongamia, Ecopha secures low-carbon feedstocks while restoring degraded agricultural lands.
      </p>

      <p style="margin-bottom:0;">
        These feedstocks are then processed through AI-enabled biorefineries to achieve maximum resource efficiency and minimal carbon intensity.
      </p>
    </div>

    <div class="eco-tech-box alt">
      <h2 class="eco-tech-title" style="color:#1e3a8a;">Building the Carbon Future Together</h2>

      <p>
        Transforming global industrial materials requires collaboration across the entire value chain. Ecopha actively collaborates with:
      </p>

      <ul style="margin-bottom:0; color:#475569; padding-left: 20px;">
        <li>Feedstock growers and agricultural partners</li>
        <li>Industrial off-takers across aviation and packaging</li>
        <li>Clean-tech investors and project developers</li>
        <li>Academic and research collaborators</li>
      </ul>
    </div>

  </div>

  <div class="eco-tech-read">
    <h2 class="eco-tech-title">Join the Conversation</h2>

    <p>
      Engage with Dr Wilson Ling's original post on LinkedIn and follow our latest updates on building the circular bioeconomy.
    </p>

    <a class="eco-tech-btn" href="https://www.linkedin.com/posts/dr-wilson-ling-14a5934_ecopha-sustainablecarbon-bioeconomy-share-7498445651844841474-62P-" target="_blank" rel="noopener nofollow" style="background:#1e3a8a;color:#ffffff;">
      Read on LinkedIn
    </a>
  </div>

  <div class="eco-tech-final">
    <h2>Transforming Renewable Carbon into the Fuels, Materials &amp; Chemicals of Tomorrow</h2>

    <p>
      Discover how Ecopha is driving the transition from fossil carbon to sustainable bio-alternatives through integrated platform innovation.
    </p>

    <a href="/sustainable-aviation-fuel/" style="background:#fde68a;color:#14532d;">Explore SAF</a>
    <a href="/pha-bioplastics/" style="background:#ffffff;color:#14532d;">Explore PHA</a>
    <a href="/technology-platform/" style="background:#ffffff;color:#14532d;">Technology Platform</a>
  </div>

</div>				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/copha-transforming-renewable-carbon-integrated-platform/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9260</post-id>	</item>
		<item>
		<title>Ecopha Files PCT Patent for Pongamia Oil Biorefinery Process</title>
		<link>https://ecopha.bio/ecopha-files-pct-patent-for-pongamia-oil-biorefinery-process/</link>
					<comments>https://ecopha.bio/ecopha-files-pct-patent-for-pongamia-oil-biorefinery-process/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 09:08:49 +0000</pubDate>
				<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Agricultural Innovation]]></category>
		<category><![CDATA[AI & Technology]]></category>
		<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Ecopha LinkedIn News]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Environmental Awareness]]></category>
		<category><![CDATA[Environmental Conservation]]></category>
		<category><![CDATA[Environmental Science & Technology]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[ePharma]]></category>
		<category><![CDATA[Future Materials]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[Media Coverage]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[PHAmia]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Sustainable Health Care]]></category>
		<category><![CDATA[Sustainable Packaging Solutions]]></category>
		<category><![CDATA[Sustainable Plastic Solutions]]></category>
		<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[Academic Achievement]]></category>
		<category><![CDATA[Advanced Biomanufacturing]]></category>
		<category><![CDATA[Advanced Manufacturing]]></category>
		<category><![CDATA[Advanced Recycling Technologies]]></category>
		<category><![CDATA[Agricultural Applications]]></category>
		<category><![CDATA[Agricultural Residues]]></category>
		<category><![CDATA[Algae Oils]]></category>
		<category><![CDATA[Amino Acids]]></category>
		<category><![CDATA[Andy Whiteley]]></category>
		<category><![CDATA[Antimicrobial Resistance]]></category>
		<category><![CDATA[AP News]]></category>
		<category><![CDATA[Artificial Intelligence in Waste Management]]></category>
		<category><![CDATA[AS5810 Certification]]></category>
		<category><![CDATA[Asia Pacific Cities Summit]]></category>
		<category><![CDATA[Associate Professor Appointment]]></category>
		<category><![CDATA[Asthma Devices]]></category>
		<category><![CDATA[AusBiz]]></category>
		<category><![CDATA[Australia]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9171</guid>

					<description><![CDATA[Ecopha News • Media Coverage • Patent Filing Ecopha Files PCT to Co-Produce Oleochemicals and PHA from Pongamia Oil Ecopha Biotech has filed an international Patent<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9171" class="elementor elementor-9171">
				<div class="elementor-element elementor-element-9223a1e e-con-full e-flex e-con e-parent" data-id="9223a1e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-fd26a88 elementor-widget elementor-widget-html" data-id="fd26a88" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-tech-post,
  .eco-tech-post * {
    box-sizing: border-box;
  }

  .eco-tech-post {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-tech-post p {
    margin-top: 0;
  }

  .eco-tech-hero {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.30), transparent 34%),
      radial-gradient(circle at bottom left, rgba(187,247,208,0.20), transparent 32%),
      linear-gradient(135deg, #052e23 0%, #0f766e 52%, #1e3a8a 100%);
    padding: 40px 34px;
    border-radius: 26px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
  }

  .eco-tech-hero:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -80px;
    top: -100px;
    background: rgba(255,255,255,0.10);
    border-radius: 999px;
  }

  .eco-tech-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    color: #fde68a;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 14px;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.55s ease both;
  }

  .eco-tech-hero h1 {
    font-size: clamp(29px, 4vw, 44px);
    line-height: 1.14;
    margin: 0 0 16px 0;
    font-weight: 850;
    color: #ffffff;
    max-width: 990px;
    text-shadow: 0 2px 18px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.68s ease both;
    animation-delay: 0.08s;
  }

  .eco-tech-hero h1 span {
    color: #fde68a;
  }

  .eco-tech-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 22px 0;
    max-width: 900px;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.72s ease both;
    animation-delay: 0.16s;
  }

  .eco-tech-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.72s ease both;
    animation-delay: 0.26s;
  }

  @keyframes ecoTechFadeUp {
    from {
      opacity: 0;
      transform: translateY(14px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .eco-tech-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 24px;
  }

  .eco-tech-stat {
    background: linear-gradient(135deg, #ffffff, #f0fdf4);
    border: 1px solid #bbf7d0;
    border-radius: 20px;
    padding: 20px 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-tech-stat strong {
    display: block;
    font-size: 23px;
    line-height: 1.1;
    color: #14532d;
    margin-bottom: 6px;
  }

  .eco-tech-stat span {
    display: block;
    font-size: 13px;
    color: #475569;
    line-height: 1.35;
    font-weight: 700;
  }

  .eco-tech-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: stretch;
  }

  .eco-tech-main {
    flex: 1 1 580px;
    min-width: 0;
    background: #ffffff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #0f766e;
  }

  .eco-tech-side {
    flex: 1 1 280px;
    min-width: 0;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #1e3a8a;
  }

  .eco-tech-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-tech-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.22;
    color: #14532d;
    margin: 0 0 13px 0;
    font-weight: 850;
  }

  .eco-tech-soft {
    background:
      radial-gradient(circle at top left, rgba(187,247,208,0.45), transparent 35%),
      linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 26px;
    border-radius: 24px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-tech-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-bottom: 24px;
  }

  .eco-tech-mini {
    padding: 22px;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-tech-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #ecfdf5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 12px;
  }

  .eco-tech-mini h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
    line-height: 1.25;
  }

  .eco-tech-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-tech-quote {
    background:
      radial-gradient(circle at top left, rgba(253,230,138,0.18), transparent 34%),
      linear-gradient(135deg, #0f172a, #14532d);
    padding: 32px 26px;
    border-radius: 24px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-tech-quote-mark {
    font-size: 44px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-tech-quote p {
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-tech-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-tech-box {
    background: #ffffff;
    border-radius: 22px;
    padding: 24px;
    border-bottom: 5px solid #0f766e;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  }

  .eco-tech-box.alt {
    border-bottom-color: #1e3a8a;
  }

  .eco-tech-read {
    background: #f8fafc;
    padding: 26px;
    border-radius: 22px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-tech-final {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.18), transparent 30%),
      linear-gradient(135deg, #14532d, #0f766e);
    padding: 32px 24px;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
  }

  .eco-tech-final h2 {
    font-size: clamp(25px, 3vw, 31px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-tech-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-tech-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-tech-btn:hover,
    .eco-tech-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }

    .eco-tech-stat:hover,
    .eco-tech-mini:hover,
    .eco-tech-box:hover,
    .eco-tech-main:hover,
    .eco-tech-side:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 26px rgba(0,0,0,0.09);
    }

    .eco-tech-btn,
    .eco-tech-final a,
    .eco-tech-stat,
    .eco-tech-mini,
    .eco-tech-box,
    .eco-tech-main,
    .eco-tech-side {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 1000px) {
    .eco-tech-stats,
    .eco-tech-cards {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 900px) {
    .eco-tech-box-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 768px) {
    .eco-tech-post {
      padding: 9px 6px;
      line-height: 1.56;
    }

    .eco-tech-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }

    .eco-tech-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
      padding: 6px 9px;
    }

    .eco-tech-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }

    .eco-tech-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }

    .eco-tech-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }

    .eco-tech-row {
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-tech-stats,
    .eco-tech-cards,
    .eco-tech-box-grid {
      grid-template-columns: 1fr;
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-tech-soft,
    .eco-tech-quote,
    .eco-tech-read,
    .eco-tech-final,
    .eco-tech-main,
    .eco-tech-side,
    .eco-tech-box,
    .eco-tech-mini,
    .eco-tech-stat {
      padding: 18px 12px;
      border-radius: 16px;
    }

    .eco-tech-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }

    .eco-tech-mini h3 {
      font-size: 20px;
    }

    .eco-tech-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }

  @media (max-width: 390px) {
    .eco-tech-post {
      padding: 7px 4px;
    }

    .eco-tech-hero {
      padding: 20px 13px;
      border-radius: 15px;
    }

    .eco-tech-hero h1 {
      font-size: 22px;
    }

    .eco-tech-hero p {
      font-size: 14px;
    }

    .eco-tech-soft,
    .eco-tech-quote,
    .eco-tech-read,
    .eco-tech-final,
    .eco-tech-main,
    .eco-tech-side,
    .eco-tech-box,
    .eco-tech-mini,
    .eco-tech-stat {
      padding: 16px 10px;
    }

    .eco-tech-title {
      font-size: 22px;
    }
  }

  @media (min-width: 1600px) {
    .eco-tech-post {
      max-width: 1180px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .eco-tech-eyebrow,
    .eco-tech-hero h1,
    .eco-tech-hero p,
    .eco-tech-btn {
      animation: none !important;
    }

    .eco-tech-btn,
    .eco-tech-final a,
    .eco-tech-stat,
    .eco-tech-mini,
    .eco-tech-box,
    .eco-tech-main,
    .eco-tech-side {
      transition: none !important;
    }
  }
</style>

<div class="eco-tech-post">

  <div class="eco-tech-hero">
    <div class="eco-tech-eyebrow">Ecopha News • Media Coverage • Patent Filing</div>

    <h1>
      Ecopha Files PCT to Co-Produce <span>Oleochemicals and PHA</span> from Pongamia Oil
    </h1>

    <p>
      Ecopha Biotech has filed an international Patent Cooperation Treaty (PCT) application covering an integrated biorefinery process designed to produce renewable oleochemicals and biodegradable PHA bioplastics from a single sustainable carbon source.
    </p>

    <a class="eco-tech-btn" href="/news/" target="_self">
      View More Ecopha News
    </a>
  </div>

  <div class="eco-tech-stats">
    <div class="eco-tech-stat">
      <strong>PCT Patent</strong>
      <span>International Filing</span>
    </div>
    <div class="eco-tech-stat">
      <strong>Pongamia</strong>
      <span>Primary Feedstock</span>
    </div>
    <div class="eco-tech-stat">
      <strong>PHA &amp; SAF</strong>
      <span>Dual Co-Production</span>
    </div>
    <div class="eco-tech-stat">
      <strong>Biorefinery</strong>
      <span>Integrated Platform</span>
    </div>
  </div>

  <div class="eco-tech-row">

    <div class="eco-tech-main">
      <div class="eco-tech-label">Integrated Platform</div>

      <h2 class="eco-tech-title">Combining Feedstock Processing with Biotechnology</h2>

      <p>
        The patent filing coincides with the launch of Ecopha’s Integrated Sustainable Carbon Platform. This marks a strategic evolution from a pure bioplastics specialist into a comprehensive sustainable carbon technology company.
      </p>

      <p>
        The newly filed PCT patent covers Ecopha's proprietary integrated process for maximizing resource efficiency to generate multiple high-value products—including oleochemicals and biodegradable PHA—from a single renewable source.
      </p>
    </div>

    <div class="eco-tech-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Source Type</div>
      <div style="font-size:22px;font-weight:850;color:#14532d;line-height:1.25;margin-bottom:9px;">Media Coverage</div>
      <p style="margin:0;color:#475569;">
        This article summarizes Ecopha's recent patent filing as originally covered by SpecialChem's material selection platform.
      </p>
    </div>

  </div>

  <div class="eco-tech-soft">
    <h2 class="eco-tech-title">Feedstock Flexibility Beyond Pongamia</h2>

    <p>
      While developed using Pongamia oil as a foundational non-food feedstock, the Integrated Sustainable Carbon Platform is designed to accommodate a wide range of additional sustainable carbon feedstocks. 
    </p>

    <p style="margin-bottom:0;">
      By integrating renewable fuel production, industrial biotechnology, and green chemical manufacturing, Ecopha aims to maximize carbon utilization, reduce waste, and strengthen the commercial viability of future biorefineries.
    </p>
  </div>

  <div class="eco-tech-cards">

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">🛢️</div>
      <h3 style="color:#1e3a8a;">Oleochemicals</h3>
      <p>
        Proprietary pathways for renewable specialty chemicals production.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">♻️</div>
      <h3 style="color:#047857;">PHA Plastics</h3>
      <p>
        Marine and soil biodegradable bioplastics generation.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">✈️</div>
      <h3 style="color:#92400e;">SAF</h3>
      <p>
        Integrated systems to support Sustainable Aviation Fuel output.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">🔄</div>
      <h3 style="color:#166534;">Flexibility</h3>
      <p>
        Compatible with UCO, agricultural residues, algae, and waste oils.
      </p>
    </div>

  </div>

  <div class="eco-tech-quote">
    <div class="eco-tech-quote-mark">“</div>

    <p>
      The world does not simply need another bioplastics company or another sustainable aviation fuel company. It needs a new generation of sustainable carbon technology companies capable of replacing fossil carbon across multiple industries. At Ecopha, our mission is to transform sustainable carbon into the fuels, materials and chemicals society needs while maximizing the value of every carbon molecule through one integrated platform.
    </p>

    <div style="font-weight:850;color:#fde68a;">
      Dr Wilson Ling • CEO &amp; Co-Founder, Ecopha Biotech
    </div>
  </div>

  <div class="eco-tech-box-grid">

    <div class="eco-tech-box">
      <h2 class="eco-tech-title">Aiming to Maximize Carbon Utilization</h2>

      <p>
        "For more than fifteen years, Ecopha has been committed to advancing biodegradable PHA bioplastics," stated Dr. Ling. The new Integrated Sustainable Carbon Platform brings together renewable fuels, industrial biotechnology, and green chemistry into one scalable solution.
      </p>

      <p style="margin-bottom:0;">
        Ecopha believes that future biorefineries should not produce just one product—they should maximize the value of sustainable carbon by co-producing multiple outputs from the same feedstock.
      </p>
    </div>

    <div class="eco-tech-box alt">
      <h2 class="eco-tech-title" style="color:#1e3a8a;">Meeting Global Demand</h2>

      <p>
        Global demand for renewable fuels, sustainable materials, and low-carbon chemicals continues to surge. As governments and industries aggressively pursue net-zero emissions, integrated carbon technologies are positioned to play a critical role.
      </p>

      <p style="margin-bottom:0;">
        Ecopha’s platform enables renewable carbon to directly replace fossil carbon across multiple massive industrial sectors, creating both immense economic and environmental value.
      </p>
    </div>

  </div>

  <div class="eco-tech-read">
    <h2 class="eco-tech-title">Explore External Coverage</h2>

    <p>
      Review the original media coverage detailing Ecopha's PCT filing and the launch of the Integrated Sustainable Carbon Platform.
    </p>

    <a class="eco-tech-btn" href="https://www.specialchem.com/plastics/news/ecopha-files-pct-to-co-produce-oleochemicals-and-pha-from-pongamia-oil" target="_blank" rel="noopener nofollow" style="background:#14532d;color:#ffffff; margin-right: 10px;">
      Read on SpecialChem
    </a>
  </div>

  <div class="eco-tech-final">
    <h2>Accelerating the Next Generation of Industrial Biotech</h2>

    <p>
      Discover how Ecopha is transforming sustainable carbon into multiple high-value products through one scalable biorefinery system.
    </p>

    <a href="/sustainable-aviation-fuel/" style="background:#fde68a;color:#14532d;">Explore SAF</a>
    <a href="/pha-bioplastics/" style="background:#ffffff;color:#14532d;">Explore PHA</a>
    <a href="/technology-platform/" style="background:#ffffff;color:#14532d;">Technology Platform</a>
  </div>

</div>				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/ecopha-files-pct-patent-for-pongamia-oil-biorefinery-process/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9171</post-id>	</item>
		<item>
		<title>Ecopha Technology Platform</title>
		<link>https://ecopha.bio/ecopha-technology-platform/</link>
					<comments>https://ecopha.bio/ecopha-technology-platform/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Mon, 10 Aug 2026 07:11:56 +0000</pubDate>
				<category><![CDATA[Corporate News]]></category>
		<category><![CDATA[AI & Technology]]></category>
		<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Ecopha AI]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Ecopha LinkedIn News]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[Future Materials]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Research & Innovation]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Amino Acids]]></category>
		<category><![CDATA[Biochemicals]]></category>
		<category><![CDATA[Bioeconomy]]></category>
		<category><![CDATA[Bioplastics]]></category>
		<category><![CDATA[Bioprocess]]></category>
		<category><![CDATA[Biosurfactants]]></category>
		<category><![CDATA[Dr Wilson Ling]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[Ecopha Technology Platform]]></category>
		<category><![CDATA[Fermentation]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[Licensing]]></category>
		<category><![CDATA[Nucleotides]]></category>
		<category><![CDATA[Organic Acids]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Process Optimisation]]></category>
		<category><![CDATA[Project Commercialisation]]></category>
		<category><![CDATA[R&D Support]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[Scale Up Development]]></category>
		<category><![CDATA[Sophorolipids]]></category>
		<category><![CDATA[Sustainable Innovation]]></category>
		<category><![CDATA[Technology Advisory]]></category>
		<category><![CDATA[Technology Collaboration]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9142</guid>

					<description><![CDATA[Ecopha LinkedIn News • Technology Platform • Industrial Biotechnology Building the Ecopha Technology Platform Ecopha can provide technology advisory, research and development support, fermentation capabilities, process<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9142" class="elementor elementor-9142">
				<div class="elementor-element elementor-element-617a93d e-con-full e-flex e-con e-parent" data-id="617a93d" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-3b450f8 elementor-widget__width-inherit elementor-widget elementor-widget-html" data-id="3b450f8" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-tech-post,
  .eco-tech-post * {
    box-sizing: border-box;
  }

  .eco-tech-post {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-tech-post p {
    margin-top: 0;
  }

  .eco-tech-hero {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.30), transparent 34%),
      radial-gradient(circle at bottom left, rgba(187,247,208,0.20), transparent 32%),
      linear-gradient(135deg, #052e23 0%, #0f766e 52%, #1e3a8a 100%);
    padding: 40px 34px;
    border-radius: 26px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
  }

  .eco-tech-hero:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -80px;
    top: -100px;
    background: rgba(255,255,255,0.10);
    border-radius: 999px;
  }

  .eco-tech-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    color: #fde68a;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 14px;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.55s ease both;
  }

  .eco-tech-hero h1 {
    font-size: clamp(29px, 4vw, 44px);
    line-height: 1.14;
    margin: 0 0 16px 0;
    font-weight: 850;
    color: #ffffff;
    max-width: 990px;
    text-shadow: 0 2px 18px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.68s ease both;
    animation-delay: 0.08s;
  }

  .eco-tech-hero h1 span {
    color: #fde68a;
  }

  .eco-tech-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 22px 0;
    max-width: 900px;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.72s ease both;
    animation-delay: 0.16s;
  }

  .eco-tech-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    animation: ecoTechFadeUp 0.72s ease both;
    animation-delay: 0.26s;
  }

  @keyframes ecoTechFadeUp {
    from {
      opacity: 0;
      transform: translateY(14px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .eco-tech-img-wrap {
    margin: 0 0 22px 0;
  }

  .eco-tech-img-link {
    display: block;
    text-decoration: none;
  }

  .eco-tech-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 22px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  }

  .eco-tech-caption {
    font-size: 12.5px;
    color: #64748b;
    text-align: center;
    margin-top: 8px;
    line-height: 1.4;
  }

  .eco-tech-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 24px;
  }

  .eco-tech-stat {
    background: linear-gradient(135deg, #ffffff, #f0fdf4);
    border: 1px solid #bbf7d0;
    border-radius: 20px;
    padding: 20px 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-tech-stat strong {
    display: block;
    font-size: 23px;
    line-height: 1.1;
    color: #14532d;
    margin-bottom: 6px;
  }

  .eco-tech-stat span {
    display: block;
    font-size: 13px;
    color: #475569;
    line-height: 1.35;
    font-weight: 700;
  }

  .eco-tech-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: stretch;
  }

  .eco-tech-main {
    flex: 1 1 580px;
    min-width: 0;
    background: #ffffff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #0f766e;
  }

  .eco-tech-side {
    flex: 1 1 280px;
    min-width: 0;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #1e3a8a;
  }

  .eco-tech-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-tech-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.22;
    color: #14532d;
    margin: 0 0 13px 0;
    font-weight: 850;
  }

  .eco-tech-soft {
    background:
      radial-gradient(circle at top left, rgba(187,247,208,0.45), transparent 35%),
      linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 26px;
    border-radius: 24px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-tech-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-bottom: 24px;
  }

  .eco-tech-mini {
    padding: 22px;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-tech-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #ecfdf5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 12px;
  }

  .eco-tech-mini h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
    line-height: 1.25;
  }

  .eco-tech-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-tech-quote {
    background:
      radial-gradient(circle at top left, rgba(253,230,138,0.18), transparent 34%),
      linear-gradient(135deg, #0f172a, #14532d);
    padding: 32px 26px;
    border-radius: 24px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-tech-quote-mark {
    font-size: 44px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-tech-quote p {
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-tech-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-tech-box {
    background: #ffffff;
    border-radius: 22px;
    padding: 24px;
    border-bottom: 5px solid #0f766e;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  }

  .eco-tech-box.alt {
    border-bottom-color: #1e3a8a;
  }

  .eco-tech-read {
    background: #f8fafc;
    padding: 26px;
    border-radius: 22px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-tech-final {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.18), transparent 30%),
      linear-gradient(135deg, #14532d, #0f766e);
    padding: 32px 24px;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
  }

  .eco-tech-final h2 {
    font-size: clamp(25px, 3vw, 31px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-tech-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-tech-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-tech-btn:hover,
    .eco-tech-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }

    .eco-tech-stat:hover,
    .eco-tech-mini:hover,
    .eco-tech-box:hover,
    .eco-tech-main:hover,
    .eco-tech-side:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 26px rgba(0,0,0,0.09);
    }

    .eco-tech-img-link:hover .eco-tech-img {
      transform: scale(1.01);
    }

    .eco-tech-btn,
    .eco-tech-final a,
    .eco-tech-stat,
    .eco-tech-mini,
    .eco-tech-box,
    .eco-tech-main,
    .eco-tech-side,
    .eco-tech-img {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 1000px) {
    .eco-tech-stats,
    .eco-tech-cards {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 900px) {
    .eco-tech-box-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 768px) {
    .eco-tech-post {
      padding: 9px 6px;
      line-height: 1.56;
    }

    .eco-tech-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }

    .eco-tech-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
      padding: 6px 9px;
    }

    .eco-tech-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }

    .eco-tech-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }

    .eco-tech-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }

    .eco-tech-row {
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-tech-stats,
    .eco-tech-cards,
    .eco-tech-box-grid {
      grid-template-columns: 1fr;
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-tech-soft,
    .eco-tech-quote,
    .eco-tech-read,
    .eco-tech-final,
    .eco-tech-main,
    .eco-tech-side,
    .eco-tech-box,
    .eco-tech-mini,
    .eco-tech-stat {
      padding: 18px 12px;
      border-radius: 16px;
    }

    .eco-tech-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }

    .eco-tech-mini h3 {
      font-size: 20px;
    }

    .eco-tech-img {
      border-radius: 15px;
    }

    .eco-tech-img-wrap {
      margin-bottom: 18px;
    }

    .eco-tech-caption {
      font-size: 11.5px;
      margin-top: 6px;
    }

    .eco-tech-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }

  @media (max-width: 390px) {
    .eco-tech-post {
      padding: 7px 4px;
    }

    .eco-tech-hero {
      padding: 20px 13px;
      border-radius: 15px;
    }

    .eco-tech-hero h1 {
      font-size: 22px;
    }

    .eco-tech-hero p {
      font-size: 14px;
    }

    .eco-tech-soft,
    .eco-tech-quote,
    .eco-tech-read,
    .eco-tech-final,
    .eco-tech-main,
    .eco-tech-side,
    .eco-tech-box,
    .eco-tech-mini,
    .eco-tech-stat {
      padding: 16px 10px;
    }

    .eco-tech-title {
      font-size: 22px;
    }
  }

  @media (min-width: 1600px) {
    .eco-tech-post {
      max-width: 1180px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .eco-tech-eyebrow,
    .eco-tech-hero h1,
    .eco-tech-hero p,
    .eco-tech-btn {
      animation: none !important;
    }

    .eco-tech-btn,
    .eco-tech-final a,
    .eco-tech-stat,
    .eco-tech-mini,
    .eco-tech-box,
    .eco-tech-main,
    .eco-tech-side,
    .eco-tech-img {
      transition: none !important;
    }
  }
</style>

<div class="eco-tech-post">

  <div class="eco-tech-hero">
    <div class="eco-tech-eyebrow">Ecopha LinkedIn News • Technology Platform • Industrial Biotechnology</div>

    <h1>
      Building the <span>Ecopha Technology Platform</span>
    </h1>

    <p>
      Ecopha can provide technology advisory, research and development support, fermentation capabilities, process development and technology collaboration for a broad range of bio-based projects.
    </p>

    <a class="eco-tech-btn" href="/news/" target="_self">
      View More Ecopha News
    </a>
  </div>

  <div class="eco-tech-img-wrap">
    <a class="eco-tech-img-link" href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/08/Building-the-Ecopha-Technology-Platform.jpg?ssl=1" target="_blank" rel="noopener">
      <img data-recalc-dims="1" decoding="async" class="eco-tech-img" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/08/Building-the-Ecopha-Technology-Platform.jpg?w=1220&#038;ssl=1" alt="Ecopha technology platform for bioeconomy solutions">
    </a>
    <div class="eco-tech-caption">
      Ecopha Technology Platform: one platform, multiple solutions and endless possibilities for a cleaner, greener and more profitable bioeconomy.
    </div>
  </div>

  <div class="eco-tech-stats">
    <div class="eco-tech-stat">
      <strong>SAF</strong>
      <span>Sustainable aviation fuel platform</span>
    </div>
    <div class="eco-tech-stat">
      <strong>PHA</strong>
      <span>Bioplastics and sustainable materials</span>
    </div>
    <div class="eco-tech-stat">
      <strong>R&amp;D</strong>
      <span>Fermentation and bioprocess support</span>
    </div>
    <div class="eco-tech-stat">
      <strong>Scale-up</strong>
      <span>Project development and commercialisation</span>
    </div>
  </div>

  <div class="eco-tech-row">

    <div class="eco-tech-main">
      <div class="eco-tech-label">Technology Platform</div>

      <h2 class="eco-tech-title">Cleaner, Greener and More Profitable Bioeconomy</h2>

      <p>
        Ecopha is building a broad technology platform designed to support bio-based projects across sustainable aviation fuel, PHA bioplastics, fermentation products, sophorolipids, nucleotides, lactic acid and high-value bioproducts.
      </p>

      <p>
        The platform is designed to connect research, technology development, process optimisation, scale-up and commercialisation support into one flexible collaboration model.
      </p>
    </div>

    <div class="eco-tech-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Source Type</div>
      <div style="font-size:22px;font-weight:850;color:#14532d;line-height:1.25;margin-bottom:9px;">LinkedIn Update</div>
      <p style="margin:0;color:#475569;">
        This Ecopha.bio post is based on a LinkedIn update about Ecopha’s technology platform for bioeconomy project support.
      </p>
    </div>

  </div>

  <div class="eco-tech-soft">
    <h2 class="eco-tech-title">What Ecopha Can Provide</h2>

    <p>
      Ecopha can support technology advisory, process development, fermentation and bioprocess R&amp;D, pilot and scale-up development, process optimisation, strain and fermentation development, feasibility assessment and project commercialisation.
    </p>

    <p style="margin-bottom:0;">
      The objective is not necessarily to own every project, but to collaborate with project developers, investors, technology companies, manufacturers, universities, research institutes and strategic partners.
    </p>
  </div>

  <div class="eco-tech-cards">

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">🧪</div>
      <h3 style="color:#1e3a8a;">Fermentation R&amp;D</h3>
      <p>
        Supports fermentation and bioprocess research for bio-based product development.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">⚙️</div>
      <h3 style="color:#047857;">Process Optimisation</h3>
      <p>
        Helps improve process efficiency, resource value and project economics.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">🏭</div>
      <h3 style="color:#92400e;">Scale-up Support</h3>
      <p>
        Supports pilot development, scale-up planning and project commercialisation.
      </p>
    </div>

    <div class="eco-tech-mini">
      <div class="eco-tech-icon">🤝</div>
      <h3 style="color:#166534;">Collaboration</h3>
      <p>
        Welcomes technology collaboration, licensing and strategic project partnerships.
      </p>
    </div>

  </div>

  <div class="eco-tech-quote">
    <div class="eco-tech-quote-mark">“</div>

    <p>
      Technology. Research. Development. Commercialisation. Let’s build the next generation of the bioeconomy together.
    </p>

    <div style="font-weight:850;color:#fde68a;">
      Ecopha LinkedIn update
    </div>
  </div>

  <div class="eco-tech-box-grid">

    <div class="eco-tech-box">
      <h2 class="eco-tech-title">Projects We Can Support</h2>

      <p>
        Ecopha’s technology platform can support projects involving amino acids, organic acids, nucleotides, biochemical products, sophorolipids, biosurfactants, SAF and PHA bioplastics.
      </p>

      <p style="margin-bottom:0;">
        Target areas include L-Lysine, L-Tryptophan, L-Threonine, L-Glutamine, L-Phenylalanine, L-Valine, L-Leucine, L-Lactic Acid, IMP, GMP and related bioproducts.
      </p>
    </div>

    <div class="eco-tech-box alt">
      <h2 class="eco-tech-title" style="color:#1e3a8a;">Why Partner with Ecopha</h2>

      <p>
        Ecopha brings a broad technology platform, experienced research expertise, advanced fermentation capabilities and flexible collaboration models.
      </p>

      <p style="margin-bottom:0;">
        The platform aims to maximise resource value, create multiple revenue streams, lower waste and carbon footprint, and support stronger project viability.
      </p>
    </div>

  </div>

  <div class="eco-tech-read">
    <h2 class="eco-tech-title">Collaboration Opportunities</h2>

    <p>
      Ecopha welcomes collaboration with project developers, investors, technology companies, manufacturers, universities, research institutes and strategic partners.
    </p>

    <a class="eco-tech-btn" href="/technology-platform/" target="_self" style="background:#14532d;color:#ffffff;">
      Explore Technology Platform
    </a>
  </div>

  <div class="eco-tech-final">
    <h2>One Platform. Multiple Solutions. Endless Possibilities.</h2>

    <p>
      Ecopha’s technology platform supports a cleaner, greener and more profitable bioeconomy through research, fermentation, bioprocess development, scale-up and commercialisation.
    </p>

    <a href="/sustainable-aviation-fuel/" style="background:#fde68a;color:#14532d;">Explore SAF</a>
    <a href="/pha-bioplastics/" style="background:#ffffff;color:#14532d;">Explore PHA</a>
    <a href="/technology-platform/" style="background:#ffffff;color:#14532d;">Technology Platform</a>
  </div>

</div>				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/ecopha-technology-platform/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9142</post-id>	</item>
		<item>
		<title>Bhutan Carbon Platform &#124; Ecopha</title>
		<link>https://ecopha.bio/bhutan-carbon-platform/</link>
					<comments>https://ecopha.bio/bhutan-carbon-platform/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 05:28:23 +0000</pubDate>
				<category><![CDATA[Future Materials]]></category>
		<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Corporate News]]></category>
		<category><![CDATA[Ecopha LinkedIn News]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[Research & Innovation]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[SoloSAF]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Bhutan]]></category>
		<category><![CDATA[Biodiversity]]></category>
		<category><![CDATA[Bioplastics]]></category>
		<category><![CDATA[Carbon Credits]]></category>
		<category><![CDATA[Carbon Negative]]></category>
		<category><![CDATA[Carbon Removal]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[Circular Economy]]></category>
		<category><![CDATA[Climate Action]]></category>
		<category><![CDATA[Climate Finance]]></category>
		<category><![CDATA[Climate Infrastructure]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[EcoPHA Bioplastics]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[ESG]]></category>
		<category><![CDATA[Impact Investment]]></category>
		<category><![CDATA[Land Restoration]]></category>
		<category><![CDATA[Nature Based Solutions]]></category>
		<category><![CDATA[Net Zero]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[Rural Employment]]></category>
		<category><![CDATA[Scope 3]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9120</guid>

					<description><![CDATA[Ecopha LinkedIn News • Bhutan • Carbon Negative • Circular Bioeconomy Bhutan Carbon-Negative Bioeconomy Platform Ecopha is building an integrated platform in Bhutan that combines carbon<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9120" class="elementor elementor-9120">
				<div class="elementor-element elementor-element-5835c784 e-flex e-con-boxed e-con e-parent" data-id="5835c784" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-23eb92bd elementor-widget elementor-widget-text-editor" data-id="23eb92bd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									
<h2 class="wp-block-heading"></h2>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-fc4215b e-con-full e-flex e-con e-parent" data-id="fc4215b" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-477f2ba elementor-widget elementor-widget-html" data-id="477f2ba" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-carbon-post,
  .eco-carbon-post * {
    box-sizing: border-box;
  }

  .eco-carbon-post {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-carbon-post p {
    margin-top: 0;
  }

  .eco-carbon-hero {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.30), transparent 34%),
      radial-gradient(circle at bottom left, rgba(187,247,208,0.20), transparent 32%),
      linear-gradient(135deg, #052e23 0%, #0f766e 54%, #365314 100%);
    padding: 40px 34px;
    border-radius: 26px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
  }

  .eco-carbon-hero:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -80px;
    top: -100px;
    background: rgba(255,255,255,0.10);
    border-radius: 999px;
  }

  .eco-carbon-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    color: #fde68a;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 14px;
    position: relative;
    z-index: 2;
    animation: ecoCarbonFadeUp 0.55s ease both;
  }

  .eco-carbon-hero h1 {
    font-size: clamp(29px, 4vw, 44px);
    line-height: 1.14;
    margin: 0 0 16px 0;
    font-weight: 850;
    color: #ffffff;
    max-width: 990px;
    text-shadow: 0 2px 18px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2;
    animation: ecoCarbonFadeUp 0.68s ease both;
    animation-delay: 0.08s;
  }

  .eco-carbon-hero h1 span {
    color: #fde68a;
  }

  .eco-carbon-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 22px 0;
    max-width: 900px;
    position: relative;
    z-index: 2;
    animation: ecoCarbonFadeUp 0.72s ease both;
    animation-delay: 0.16s;
  }

  .eco-carbon-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    animation: ecoCarbonFadeUp 0.72s ease both;
    animation-delay: 0.26s;
  }

  @keyframes ecoCarbonFadeUp {
    from {
      opacity: 0;
      transform: translateY(14px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .eco-carbon-img-wrap {
    margin: 0 0 22px 0;
  }

  .eco-carbon-img-link {
    display: block;
    text-decoration: none;
  }

  .eco-carbon-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 22px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  }

  .eco-carbon-caption {
    font-size: 12.5px;
    color: #64748b;
    text-align: center;
    margin-top: 8px;
    line-height: 1.4;
  }

  .eco-carbon-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 24px;
  }

  .eco-carbon-stat {
    background: linear-gradient(135deg, #ffffff, #f0fdf4);
    border: 1px solid #bbf7d0;
    border-radius: 20px;
    padding: 20px 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-carbon-stat strong {
    display: block;
    font-size: 24px;
    line-height: 1.1;
    color: #14532d;
    margin-bottom: 6px;
  }

  .eco-carbon-stat span {
    display: block;
    font-size: 13px;
    color: #475569;
    line-height: 1.35;
    font-weight: 700;
  }

  .eco-carbon-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: stretch;
  }

  .eco-carbon-main {
    flex: 1 1 580px;
    min-width: 0;
    background: #ffffff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #0f766e;
  }

  .eco-carbon-side {
    flex: 1 1 280px;
    min-width: 0;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #365314;
  }

  .eco-carbon-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-carbon-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.22;
    color: #14532d;
    margin: 0 0 13px 0;
    font-weight: 850;
  }

  .eco-carbon-soft {
    background:
      radial-gradient(circle at top left, rgba(187,247,208,0.45), transparent 35%),
      linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 26px;
    border-radius: 24px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-carbon-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-bottom: 24px;
  }

  .eco-carbon-mini {
    padding: 22px;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-carbon-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #ecfdf5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 12px;
  }

  .eco-carbon-mini h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
    line-height: 1.25;
  }

  .eco-carbon-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-carbon-quote {
    background:
      radial-gradient(circle at top left, rgba(253,230,138,0.18), transparent 34%),
      linear-gradient(135deg, #0f172a, #14532d);
    padding: 32px 26px;
    border-radius: 24px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-carbon-quote-mark {
    font-size: 44px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-carbon-quote p {
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-carbon-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-carbon-box {
    background: #ffffff;
    border-radius: 22px;
    padding: 24px;
    border-bottom: 5px solid #0f766e;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  }

  .eco-carbon-box.alt {
    border-bottom-color: #365314;
  }

  .eco-carbon-read {
    background: #f8fafc;
    padding: 26px;
    border-radius: 22px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-carbon-final {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.18), transparent 30%),
      linear-gradient(135deg, #14532d, #0f766e);
    padding: 32px 24px;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
  }

  .eco-carbon-final h2 {
    font-size: clamp(25px, 3vw, 31px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-carbon-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-carbon-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-carbon-btn:hover,
    .eco-carbon-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }

    .eco-carbon-stat:hover,
    .eco-carbon-mini:hover,
    .eco-carbon-box:hover,
    .eco-carbon-main:hover,
    .eco-carbon-side:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 26px rgba(0,0,0,0.09);
    }

    .eco-carbon-img-link:hover .eco-carbon-img {
      transform: scale(1.01);
    }

    .eco-carbon-btn,
    .eco-carbon-final a,
    .eco-carbon-stat,
    .eco-carbon-mini,
    .eco-carbon-box,
    .eco-carbon-main,
    .eco-carbon-side,
    .eco-carbon-img {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 1000px) {
    .eco-carbon-stats,
    .eco-carbon-cards {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 900px) {
    .eco-carbon-box-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 768px) {
    .eco-carbon-post {
      padding: 9px 6px;
      line-height: 1.56;
    }

    .eco-carbon-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }

    .eco-carbon-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
      padding: 6px 9px;
    }

    .eco-carbon-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }

    .eco-carbon-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }

    .eco-carbon-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }

    .eco-carbon-row {
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-carbon-stats,
    .eco-carbon-cards,
    .eco-carbon-box-grid {
      grid-template-columns: 1fr;
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-carbon-soft,
    .eco-carbon-quote,
    .eco-carbon-read,
    .eco-carbon-final,
    .eco-carbon-main,
    .eco-carbon-side,
    .eco-carbon-box,
    .eco-carbon-mini,
    .eco-carbon-stat {
      padding: 18px 12px;
      border-radius: 16px;
    }

    .eco-carbon-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }

    .eco-carbon-mini h3 {
      font-size: 20px;
    }

    .eco-carbon-img {
      border-radius: 15px;
    }

    .eco-carbon-img-wrap {
      margin-bottom: 18px;
    }

    .eco-carbon-caption {
      font-size: 11.5px;
      margin-top: 6px;
    }

    .eco-carbon-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }

  @media (max-width: 390px) {
    .eco-carbon-post {
      padding: 7px 4px;
    }

    .eco-carbon-hero {
      padding: 20px 13px;
      border-radius: 15px;
    }

    .eco-carbon-hero h1 {
      font-size: 22px;
    }

    .eco-carbon-hero p {
      font-size: 14px;
    }

    .eco-carbon-soft,
    .eco-carbon-quote,
    .eco-carbon-read,
    .eco-carbon-final,
    .eco-carbon-main,
    .eco-carbon-side,
    .eco-carbon-box,
    .eco-carbon-mini,
    .eco-carbon-stat {
      padding: 16px 10px;
    }

    .eco-carbon-title {
      font-size: 22px;
    }
  }

  @media (min-width: 1600px) {
    .eco-carbon-post {
      max-width: 1180px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .eco-carbon-eyebrow,
    .eco-carbon-hero h1,
    .eco-carbon-hero p,
    .eco-carbon-btn {
      animation: none !important;
    }

    .eco-carbon-btn,
    .eco-carbon-final a,
    .eco-carbon-stat,
    .eco-carbon-mini,
    .eco-carbon-box,
    .eco-carbon-main,
    .eco-carbon-side,
    .eco-carbon-img {
      transition: none !important;
    }
  }
</style>

<div class="eco-carbon-post">

  <div class="eco-carbon-hero">
    <div class="eco-carbon-eyebrow">Ecopha LinkedIn News • Bhutan • Carbon Negative • Circular Bioeconomy</div>

    <h1>
      Bhutan <span>Carbon-Negative Bioeconomy Platform</span>
    </h1>

    <p>
      Ecopha is building an integrated platform in Bhutan that combines carbon removal, sustainable aviation fuel, EcoPHA bioplastics, land restoration, biodiversity conservation and rural employment.
    </p>

    <a class="eco-carbon-btn" href="/news/" target="_self">
      View More Ecopha News
    </a>
  </div>

  <div class="eco-carbon-img-wrap">
    <a class="eco-carbon-img-link" href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/08/Ecopha-highlights-its-carbon-negative-circular-bioeconomy-platform-in-Bhutan-integrating-carbon-removal-SAF-EcoPHA-bioplastics-land-restoration-biodiversity-and-rural-employment.jpg?ssl=1" target="_blank" rel="noopener">
      <img data-recalc-dims="1" decoding="async" class="eco-carbon-img" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/08/Ecopha-highlights-its-carbon-negative-circular-bioeconomy-platform-in-Bhutan-integrating-carbon-removal-SAF-EcoPHA-bioplastics-land-restoration-biodiversity-and-rural-employment.jpg?w=1220&#038;ssl=1" alt="Ecopha carbon negative circular bioeconomy platform in Bhutan">
    </a>
    <div class="eco-carbon-caption">
      Ecopha’s carbon-negative circular bioeconomy platform in Bhutan, integrating carbon removal, SAF, EcoPHA bioplastics and nature-based restoration.
    </div>
  </div>

  <div class="eco-carbon-stats">
    <div class="eco-carbon-stat">
      <strong>Carbon</strong>
      <span>Removal and climate delivery</span>
    </div>
    <div class="eco-carbon-stat">
      <strong>SAF</strong>
      <span>Sustainable aviation fuel pathway</span>
    </div>
    <div class="eco-carbon-stat">
      <strong>EcoPHA</strong>
      <span>Biodegradable bioplastics</span>
    </div>
    <div class="eco-carbon-stat">
      <strong>Bhutan</strong>
      <span>Nature-based platform location</span>
    </div>
  </div>

  <div class="eco-carbon-row">

    <div class="eco-carbon-main">
      <div class="eco-carbon-label">LinkedIn Update</div>

      <h2 class="eco-carbon-title">From Net Zero Commitments to Climate Delivery</h2>

      <p>
        The global conversation is no longer only about making Net Zero commitments. It is increasingly about delivering measurable solutions that reduce emissions, decarbonise supply chains and create high-quality environmental and social impact.
      </p>

      <p>
        Ecopha’s platform in Bhutan is designed as an integrated ecosystem that combines carbon removal, renewable fuels, circular materials, ecosystem restoration and sustainable economic development.
      </p>
    </div>

    <div class="eco-carbon-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Source Type</div>
      <div style="font-size:22px;font-weight:850;color:#14532d;line-height:1.25;margin-bottom:9px;">LinkedIn Update</div>
      <p style="margin:0;color:#475569;">
        This Ecopha.bio post is based on a LinkedIn update about Ecopha’s carbon-negative circular bioeconomy platform in Bhutan.
      </p>
    </div>

  </div>

  <div class="eco-carbon-soft">
    <h2 class="eco-carbon-title">One Integrated Climate Infrastructure Platform</h2>

    <p>
      The platform is positioned to help organisations address carbon removal, Scope 3 emissions reduction, SAF offtake, circular materials, nature-based climate solutions, biodiversity, ESG performance and long-term climate investment.
    </p>

    <p style="margin-bottom:0;">
      It brings together carbon removal, clean energy, circular manufacturing, biodiversity conservation and rural prosperity into one integrated ecosystem.
    </p>
  </div>

  <div class="eco-carbon-cards">

    <div class="eco-carbon-mini">
      <div class="eco-carbon-icon">🌳</div>
      <h3 style="color:#166534;">Carbon Removal</h3>
      <p>
        Supports high-integrity climate delivery through nature-based carbon removal pathways.
      </p>
    </div>

    <div class="eco-carbon-mini">
      <div class="eco-carbon-icon">✈️</div>
      <h3 style="color:#1e3a8a;">SAF</h3>
      <p>
        Sustainable aviation fuel pathways help address aviation decarbonisation and future fuel demand.
      </p>
    </div>

    <div class="eco-carbon-mini">
      <div class="eco-carbon-icon">♻️</div>
      <h3 style="color:#047857;">EcoPHA Bioplastics</h3>
      <p>
        Circular materials and biodegradable bioplastics create alternatives to conventional plastics.
      </p>
    </div>

    <div class="eco-carbon-mini">
      <div class="eco-carbon-icon">🦋</div>
      <h3 style="color:#365314;">Biodiversity</h3>
      <p>
        Land restoration and biodiversity conservation support long-term ecosystem value.
      </p>
    </div>

  </div>

  <div class="eco-carbon-quote">
    <div class="eco-carbon-quote-mark">“</div>

    <p>
      Bhutan has the opportunity to become a global showcase for the future of the carbon-negative circular bioeconomy.
    </p>

    <div style="font-weight:850;color:#fde68a;">
      Ecopha LinkedIn update
    </div>
  </div>

  <div class="eco-carbon-box-grid">

    <div class="eco-carbon-box">
      <h2 class="eco-carbon-title">Opportunities for Global Partners</h2>

      <p>
        Ecopha welcomes discussions with organisations across technology, aviation, automotive, consumer goods, energy, financial and industrial sectors.
      </p>

      <p style="margin-bottom:0;">
        Participation may include strategic partnerships, carbon removal procurement, SAF offtake agreements, climate finance, research collaboration and long-term sustainability programmes.
      </p>
    </div>

    <div class="eco-carbon-box alt">
      <h2 class="eco-carbon-title" style="color:#365314;">Nature as the Foundation</h2>

      <p>
        Ecopha’s approach is based on the belief that credible climate infrastructure can be built through nature, biotechnology and circular industrial systems.
      </p>

      <p style="margin-bottom:0;">
        The Bhutan platform demonstrates how carbon removal, clean energy, circular materials and rural prosperity can work together.
      </p>
    </div>

  </div>

  <div class="eco-carbon-read">
    <h2 class="eco-carbon-title">Platform Focus</h2>

    <p>
      Ecopha’s Bhutan platform is designed to deliver measurable climate impact through carbon removal, SAF, EcoPHA bioplastics, land restoration, biodiversity conservation and rural employment.
    </p>

    <a class="eco-carbon-btn" href="/sustainable-aviation-fuel/" target="_self" style="background:#14532d;color:#ffffff;">
      Explore SAF
    </a>
  </div>

  <div class="eco-carbon-final">
    <h2>Building the Future of Carbon-Negative Circular Bioeconomy</h2>

    <p>
      Ecopha’s Bhutan platform supports a scalable vision for renewable fuels, circular materials, carbon removal, biodiversity restoration and sustainable economic development.
    </p>

    <a href="/sustainable-aviation-fuel/" style="background:#fde68a;color:#14532d;">Explore SAF</a>
    <a href="/pha-bioplastics/" style="background:#ffffff;color:#14532d;">Explore EcoPHA</a>
    <a href="/pongamia/" style="background:#ffffff;color:#14532d;">Explore Pongamia</a>
  </div>

</div>				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/bhutan-carbon-platform/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9120</post-id>	</item>
		<item>
		<title>Indonesia SAF Bioplastics SPV</title>
		<link>https://ecopha.bio/indonesia-saf-bioplastics-spv/</link>
					<comments>https://ecopha.bio/indonesia-saf-bioplastics-spv/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 13:49:05 +0000</pubDate>
				<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Corporate News]]></category>
		<category><![CDATA[Ecopha LinkedIn News]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[Research & Innovation]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[SoloSAF]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Sustainable Plastic Solutions]]></category>
		<category><![CDATA[Australia Indonesia Partnership]]></category>
		<category><![CDATA[Bioeconomy]]></category>
		<category><![CDATA[Bioplastics]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[Dr Wilson Ling]]></category>
		<category><![CDATA[Dual Output Biorefinery]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Energy Transition]]></category>
		<category><![CDATA[Four Pride]]></category>
		<category><![CDATA[Indonesia]]></category>
		<category><![CDATA[Integrated Biorefinery]]></category>
		<category><![CDATA[Marine Biodegradable Plastics]]></category>
		<category><![CDATA[Net Zero]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[Santi Energi Hijau]]></category>
		<category><![CDATA[SANTI Group]]></category>
		<category><![CDATA[Strategic Partnerships]]></category>
		<category><![CDATA[Sustainable Innovation]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9106</guid>

					<description><![CDATA[Ecopha LinkedIn News • Indonesia • SAF • PHA Bioplastics Indonesia SPV for SAF and Bioplastics Ecopha has highlighted partnership discussions in Indonesia focused on a<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9106" class="elementor elementor-9106">
				<div class="elementor-element elementor-element-28cd58d e-con-full e-flex e-con e-parent" data-id="28cd58d" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8f2502b elementor-widget__width-inherit elementor-widget elementor-widget-html" data-id="8f2502b" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-santi-post,
  .eco-santi-post * {
    box-sizing: border-box;
  }

  .eco-santi-post {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-santi-post p {
    margin-top: 0;
  }

  .eco-santi-hero {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.30), transparent 34%),
      radial-gradient(circle at bottom left, rgba(187,247,208,0.20), transparent 32%),
      linear-gradient(135deg, #052e23 0%, #0f766e 54%, #1e3a8a 100%);
    padding: 40px 34px;
    border-radius: 26px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
  }

  .eco-santi-hero:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -80px;
    top: -100px;
    background: rgba(255,255,255,0.10);
    border-radius: 999px;
  }

  .eco-santi-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    color: #fde68a;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 14px;
    position: relative;
    z-index: 2;
    animation: ecoSantiFadeUp 0.55s ease both;
  }

  .eco-santi-hero h1 {
    font-size: clamp(29px, 4vw, 44px);
    line-height: 1.14;
    margin: 0 0 16px 0;
    font-weight: 850;
    color: #ffffff;
    max-width: 990px;
    text-shadow: 0 2px 18px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2;
    animation: ecoSantiFadeUp 0.68s ease both;
    animation-delay: 0.08s;
  }

  .eco-santi-hero h1 span {
    color: #fde68a;
  }

  .eco-santi-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 22px 0;
    max-width: 900px;
    position: relative;
    z-index: 2;
    animation: ecoSantiFadeUp 0.72s ease both;
    animation-delay: 0.16s;
  }

  .eco-santi-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    animation: ecoSantiFadeUp 0.72s ease both;
    animation-delay: 0.26s;
  }

  @keyframes ecoSantiFadeUp {
    from {
      opacity: 0;
      transform: translateY(14px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .eco-santi-img-wrap {
    margin: 0 0 22px 0;
  }

  .eco-santi-img-link {
    display: block;
    text-decoration: none;
  }

  .eco-santi-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 22px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  }

  .eco-santi-caption {
    font-size: 12.5px;
    color: #64748b;
    text-align: center;
    margin-top: 8px;
    line-height: 1.4;
  }

  .eco-santi-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 24px;
  }

  .eco-santi-stat {
    background: linear-gradient(135deg, #ffffff, #f0fdf4);
    border: 1px solid #bbf7d0;
    border-radius: 20px;
    padding: 20px 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-santi-stat strong {
    display: block;
    font-size: 24px;
    line-height: 1.1;
    color: #14532d;
    margin-bottom: 6px;
  }

  .eco-santi-stat span {
    display: block;
    font-size: 13px;
    color: #475569;
    line-height: 1.35;
    font-weight: 700;
  }

  .eco-santi-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: stretch;
  }

  .eco-santi-main {
    flex: 1 1 580px;
    min-width: 0;
    background: #ffffff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #0f766e;
  }

  .eco-santi-side {
    flex: 1 1 280px;
    min-width: 0;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #1e3a8a;
  }

  .eco-santi-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-santi-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.22;
    color: #14532d;
    margin: 0 0 13px 0;
    font-weight: 850;
  }

  .eco-santi-soft {
    background:
      radial-gradient(circle at top left, rgba(187,247,208,0.45), transparent 35%),
      linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 26px;
    border-radius: 24px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-santi-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 24px;
  }

  .eco-santi-mini {
    padding: 22px;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-santi-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #ecfdf5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 12px;
  }

  .eco-santi-mini h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
    line-height: 1.25;
  }

  .eco-santi-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-santi-quote {
    background:
      radial-gradient(circle at top left, rgba(253,230,138,0.18), transparent 34%),
      linear-gradient(135deg, #0f172a, #14532d);
    padding: 32px 26px;
    border-radius: 24px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-santi-quote-mark {
    font-size: 44px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-santi-quote p {
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-santi-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-santi-box {
    background: #ffffff;
    border-radius: 22px;
    padding: 24px;
    border-bottom: 5px solid #0f766e;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  }

  .eco-santi-box.alt {
    border-bottom-color: #1e3a8a;
  }

  .eco-santi-read {
    background: #f8fafc;
    padding: 26px;
    border-radius: 22px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-santi-final {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.18), transparent 30%),
      linear-gradient(135deg, #14532d, #0f766e);
    padding: 32px 24px;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
  }

  .eco-santi-final h2 {
    font-size: clamp(25px, 3vw, 31px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-santi-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-santi-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-santi-btn:hover,
    .eco-santi-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }

    .eco-santi-stat:hover,
    .eco-santi-mini:hover,
    .eco-santi-box:hover,
    .eco-santi-main:hover,
    .eco-santi-side:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 26px rgba(0,0,0,0.09);
    }

    .eco-santi-img-link:hover .eco-santi-img {
      transform: scale(1.01);
    }

    .eco-santi-btn,
    .eco-santi-final a,
    .eco-santi-stat,
    .eco-santi-mini,
    .eco-santi-box,
    .eco-santi-main,
    .eco-santi-side,
    .eco-santi-img {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 1000px) {
    .eco-santi-stats,
    .eco-santi-cards {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 900px) {
    .eco-santi-box-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 768px) {
    .eco-santi-post {
      padding: 9px 6px;
      line-height: 1.56;
    }

    .eco-santi-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }

    .eco-santi-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
      padding: 6px 9px;
    }

    .eco-santi-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }

    .eco-santi-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }

    .eco-santi-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }

    .eco-santi-row {
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-santi-stats,
    .eco-santi-cards,
    .eco-santi-box-grid {
      grid-template-columns: 1fr;
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-santi-soft,
    .eco-santi-quote,
    .eco-santi-read,
    .eco-santi-final,
    .eco-santi-main,
    .eco-santi-side,
    .eco-santi-box,
    .eco-santi-mini,
    .eco-santi-stat {
      padding: 18px 12px;
      border-radius: 16px;
    }

    .eco-santi-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }

    .eco-santi-mini h3 {
      font-size: 20px;
    }

    .eco-santi-img {
      border-radius: 15px;
    }

    .eco-santi-img-wrap {
      margin-bottom: 18px;
    }

    .eco-santi-caption {
      font-size: 11.5px;
      margin-top: 6px;
    }

    .eco-santi-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }

  @media (max-width: 390px) {
    .eco-santi-post {
      padding: 7px 4px;
    }

    .eco-santi-hero {
      padding: 20px 13px;
      border-radius: 15px;
    }

    .eco-santi-hero h1 {
      font-size: 22px;
    }

    .eco-santi-hero p {
      font-size: 14px;
    }

    .eco-santi-soft,
    .eco-santi-quote,
    .eco-santi-read,
    .eco-santi-final,
    .eco-santi-main,
    .eco-santi-side,
    .eco-santi-box,
    .eco-santi-mini,
    .eco-santi-stat {
      padding: 16px 10px;
    }

    .eco-santi-title {
      font-size: 22px;
    }
  }

  @media (min-width: 1600px) {
    .eco-santi-post {
      max-width: 1180px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .eco-santi-eyebrow,
    .eco-santi-hero h1,
    .eco-santi-hero p,
    .eco-santi-btn {
      animation: none !important;
    }

    .eco-santi-btn,
    .eco-santi-final a,
    .eco-santi-stat,
    .eco-santi-mini,
    .eco-santi-box,
    .eco-santi-main,
    .eco-santi-side,
    .eco-santi-img {
      transition: none !important;
    }
  }
</style>

<div class="eco-santi-post">

  <div class="eco-santi-hero">
    <div class="eco-santi-eyebrow">Ecopha LinkedIn News • Indonesia • SAF • PHA Bioplastics</div>

    <h1>
      Indonesia SPV for <span>SAF and Bioplastics</span>
    </h1>

    <p>
      Ecopha has highlighted partnership discussions in Indonesia focused on a potential Special Purpose Vehicle model for integrated biorefinery development using Pongamia oil.
    </p>

    <a class="eco-santi-btn" href="/news/" target="_self">
      View More Ecopha News
    </a>
  </div>

  <div class="eco-santi-img-wrap">
    <a class="eco-santi-img-link" href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Indonesia-SAF-Bioplastics-SPV.jpg?ssl=1" target="_blank" rel="noopener">
      <img data-recalc-dims="1" decoding="async" class="eco-santi-img" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Indonesia-SAF-Bioplastics-SPV.jpg?w=1220&#038;ssl=1" alt="Ecopha meeting with Santi Energi Hijau and Four Pride in Indonesia">
    </a>
    <div class="eco-santi-caption">
      Ecopha discussions in Indonesia with Santi Energi Hijau and Four Pride on SAF, PHA bioplastics and integrated biorefinery development.
    </div>
  </div>

  <div class="eco-santi-stats">
    <div class="eco-santi-stat">
      <strong>SPV</strong>
      <span>Potential Indonesia development model</span>
    </div>
    <div class="eco-santi-stat">
      <strong>SAF</strong>
      <span>Fuel pathway for aviation decarbonisation</span>
    </div>
    <div class="eco-santi-stat">
      <strong>PHA</strong>
      <span>Marine biodegradable bioplastics</span>
    </div>
    <div class="eco-santi-stat">
      <strong>Pongamia</strong>
      <span>Primary sustainable feedstock</span>
    </div>
  </div>

  <div class="eco-santi-row">

    <div class="eco-santi-main">
      <div class="eco-santi-label">LinkedIn Update</div>

      <h2 class="eco-santi-title">Advancing SAF and Bioplastics in Indonesia</h2>

      <p>
        Ecopha’s Indonesia discussions focused on establishing a potential Special Purpose Vehicle to develop an integrated biorefinery for the co-production of sustainable aviation fuel and PHA bioplastics using Pongamia oil as the primary sustainable feedstock.
      </p>

      <p>
        The discussions involved Santi Energi Hijau and Four Pride, with the shared vision of accelerating Indonesia’s transition towards a circular bioeconomy.
      </p>
    </div>

    <div class="eco-santi-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Source Type</div>
      <div style="font-size:22px;font-weight:850;color:#14532d;line-height:1.25;margin-bottom:9px;">LinkedIn Update</div>
      <p style="margin:0;color:#475569;">
        This Ecopha.bio post is based on a LinkedIn update by Dr Wilson Ling, CEO and Co-Founder of Ecopha Biotech.
      </p>
    </div>

  </div>

  <div class="eco-santi-soft">
    <h2 class="eco-santi-title">Integrated Biorefinery Development</h2>

    <p>
      The initiative aims to create a scalable platform that delivers sustainable aviation fuel for aviation decarbonisation, marine biodegradable PHA bioplastics to replace conventional plastics, and new opportunities for regional investment, employment and rural economic development.
    </p>

    <p style="margin-bottom:0;">
      By combining Ecopha’s proprietary dual-output biorefinery technology with Indonesia’s industrial capability and project development expertise, the partnership direction supports a practical pathway for low-carbon manufacturing.
    </p>
  </div>

  <div class="eco-santi-cards">

    <div class="eco-santi-mini">
      <div class="eco-santi-icon">✈️</div>
      <h3 style="color:#1e3a8a;">SAF Production</h3>
      <p>
        Sustainable aviation fuel supports aviation decarbonisation and future renewable fuel demand.
      </p>
    </div>

    <div class="eco-santi-mini">
      <div class="eco-santi-icon">♻️</div>
      <h3 style="color:#047857;">PHA Bioplastics</h3>
      <p>
        Marine biodegradable PHA bioplastics can help replace conventional plastic materials.
      </p>
    </div>

    <div class="eco-santi-mini">
      <div class="eco-santi-icon">🌱</div>
      <h3 style="color:#166534;">Pongamia Oil</h3>
      <p>
        Pongamia oil is positioned as the primary sustainable feedstock for the biorefinery platform.
      </p>
    </div>

  </div>

  <div class="eco-santi-quote">
    <div class="eco-santi-quote-mark">“</div>

    <p>
      The future of sustainable energy and biomanufacturing will be built through strong partnerships.
    </p>

    <div style="font-weight:850;color:#fde68a;">
      Dr Wilson Ling, LinkedIn update
    </div>
  </div>

  <div class="eco-santi-box-grid">

    <div class="eco-santi-box">
      <h2 class="eco-santi-title">Indonesia’s Feedstock Potential</h2>

      <p>
        Indonesia has strong potential to become a global leader in sustainable feedstock production and low-carbon manufacturing.
      </p>

      <p style="margin-bottom:0;">
        Pongamia-based production can support bioeconomy development while creating opportunities for regional investment and rural economic growth.
      </p>
    </div>

    <div class="eco-santi-box alt">
      <h2 class="eco-santi-title" style="color:#1e3a8a;">Circular Bioeconomy Pathway</h2>

      <p>
        The partnership direction supports Indonesia’s transition towards a circular bioeconomy through integrated production of renewable fuels and biodegradable materials.
      </p>

      <p style="margin-bottom:0;">
        It also aligns with energy transition, net zero and climate technology priorities.
      </p>
    </div>

  </div>

  <div class="eco-santi-read">
    <h2 class="eco-santi-title">Partnership Focus</h2>

    <p>
      The Indonesia discussions focused on a potential SPV model for SAF, PHA bioplastics, Pongamia oil and integrated biorefinery development.
    </p>

    <a class="eco-santi-btn" href="/pongamia/" target="_self" style="background:#14532d;color:#ffffff;">
      Explore Pongamia
    </a>
  </div>

  <div class="eco-santi-final">
    <h2>Indonesia SPV for Sustainable Fuel and Bioplastics</h2>

    <p>
      The discussions support Ecopha’s broader mission to develop scalable circular bioeconomy platforms that transform sustainable carbon into renewable fuels, biodegradable materials and climate-positive industrial solutions.
    </p>

    <a href="/sustainable-aviation-fuel/" style="background:#fde68a;color:#14532d;">Explore SAF</a>
    <a href="/pha-bioplastics/" style="background:#ffffff;color:#14532d;">Explore PHA Bioplastics</a>
    <a href="/pongamia/" style="background:#ffffff;color:#14532d;">Explore Pongamia</a>
  </div>

</div>				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/indonesia-saf-bioplastics-spv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9106</post-id>	</item>
		<item>
		<title>Australia–Indonesia SAF Partnership</title>
		<link>https://ecopha.bio/australia-indonesia-saf-partnership/</link>
					<comments>https://ecopha.bio/australia-indonesia-saf-partnership/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 12:16:16 +0000</pubDate>
				<category><![CDATA[Corporate News]]></category>
		<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Ecopha LinkedIn News]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[SoloSAF]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Sustainable Packaging Solutions]]></category>
		<category><![CDATA[Sustainable Plastic Solutions]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Australia Indonesia Partnership]]></category>
		<category><![CDATA[Bioeconomy]]></category>
		<category><![CDATA[Bioplastics]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[Dr Wilson Ling]]></category>
		<category><![CDATA[Dual Output Biorefinery]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Energy Transition]]></category>
		<category><![CDATA[Green Energy]]></category>
		<category><![CDATA[Indonesia]]></category>
		<category><![CDATA[Integrated Biorefinery]]></category>
		<category><![CDATA[Marine Biodegradable Plastics]]></category>
		<category><![CDATA[Net Zero]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[Strategic Partnerships]]></category>
		<category><![CDATA[Sustainable Pongamia Plantations]]></category>
		<category><![CDATA[TRIPATRA]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9096</guid>

					<description><![CDATA[Ecopha LinkedIn News • Australia • Indonesia • SAF • Bioplastics Building Australia–Indonesia Partnerships for SAF and Bioplastics Ecopha has highlighted strategic partnership discussions in Indonesia<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9096" class="elementor elementor-9096">
				<div class="elementor-element elementor-element-29fa3f56 e-flex e-con-boxed e-con e-parent" data-id="29fa3f56" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-20b4fce9 elementor-widget elementor-widget-text-editor" data-id="20b4fce9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									
<h2 class="wp-block-heading"></h2>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-42a5678 e-con-full e-flex e-con e-parent" data-id="42a5678" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-218752c elementor-widget elementor-widget-html" data-id="218752c" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-id-post,
  .eco-id-post * {
    box-sizing: border-box;
  }

  .eco-id-post {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-id-post p {
    margin-top: 0;
  }

  .eco-id-hero {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.30), transparent 34%),
      radial-gradient(circle at bottom left, rgba(187,247,208,0.20), transparent 32%),
      linear-gradient(135deg, #052e23 0%, #0f766e 54%, #1e3a8a 100%);
    padding: 40px 34px;
    border-radius: 26px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
  }

  .eco-id-hero:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -80px;
    top: -100px;
    background: rgba(255,255,255,0.10);
    border-radius: 999px;
  }

  .eco-id-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    color: #fde68a;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 14px;
    position: relative;
    z-index: 2;
    animation: ecoIdFadeUp 0.55s ease both;
  }

  .eco-id-hero h1 {
    font-size: clamp(29px, 4vw, 44px);
    line-height: 1.14;
    margin: 0 0 16px 0;
    font-weight: 850;
    color: #ffffff;
    max-width: 990px;
    text-shadow: 0 2px 18px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2;
    animation: ecoIdFadeUp 0.68s ease both;
    animation-delay: 0.08s;
  }

  .eco-id-hero h1 span {
    color: #fde68a;
  }

  .eco-id-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 22px 0;
    max-width: 900px;
    position: relative;
    z-index: 2;
    animation: ecoIdFadeUp 0.72s ease both;
    animation-delay: 0.16s;
  }

  .eco-id-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    animation: ecoIdFadeUp 0.72s ease both;
    animation-delay: 0.26s;
  }

  @keyframes ecoIdFadeUp {
    from {
      opacity: 0;
      transform: translateY(14px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .eco-id-img-wrap {
    margin: 0 0 22px 0;
  }

  .eco-id-img-link {
    display: block;
    text-decoration: none;
  }

  .eco-id-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 22px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  }

  .eco-id-caption {
    font-size: 12.5px;
    color: #64748b;
    text-align: center;
    margin-top: 8px;
    line-height: 1.4;
  }

  .eco-id-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 24px;
  }

  .eco-id-stat {
    background: linear-gradient(135deg, #ffffff, #f0fdf4);
    border: 1px solid #bbf7d0;
    border-radius: 20px;
    padding: 20px 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-id-stat strong {
    display: block;
    font-size: 24px;
    line-height: 1.1;
    color: #14532d;
    margin-bottom: 6px;
  }

  .eco-id-stat span {
    display: block;
    font-size: 13px;
    color: #475569;
    line-height: 1.35;
    font-weight: 700;
  }

  .eco-id-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: stretch;
  }

  .eco-id-main {
    flex: 1 1 580px;
    min-width: 0;
    background: #ffffff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #0f766e;
  }

  .eco-id-side {
    flex: 1 1 280px;
    min-width: 0;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #1e3a8a;
  }

  .eco-id-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-id-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.22;
    color: #14532d;
    margin: 0 0 13px 0;
    font-weight: 850;
  }

  .eco-id-soft {
    background:
      radial-gradient(circle at top left, rgba(187,247,208,0.45), transparent 35%),
      linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 26px;
    border-radius: 24px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-id-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }

  .eco-id-mini {
    padding: 22px;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-id-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #ecfdf5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 12px;
  }

  .eco-id-mini h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
    line-height: 1.25;
  }

  .eco-id-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-id-quote {
    background:
      radial-gradient(circle at top left, rgba(253,230,138,0.18), transparent 34%),
      linear-gradient(135deg, #0f172a, #14532d);
    padding: 32px 26px;
    border-radius: 24px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-id-quote-mark {
    font-size: 44px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-id-quote p {
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-id-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-id-box {
    background: #ffffff;
    border-radius: 22px;
    padding: 24px;
    border-bottom: 5px solid #0f766e;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  }

  .eco-id-box.alt {
    border-bottom-color: #1e3a8a;
  }

  .eco-id-read {
    background: #f8fafc;
    padding: 26px;
    border-radius: 22px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-id-final {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.18), transparent 30%),
      linear-gradient(135deg, #14532d, #0f766e);
    padding: 32px 24px;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
  }

  .eco-id-final h2 {
    font-size: clamp(25px, 3vw, 31px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-id-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-id-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-id-btn:hover,
    .eco-id-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }

    .eco-id-stat:hover,
    .eco-id-mini:hover,
    .eco-id-box:hover,
    .eco-id-main:hover,
    .eco-id-side:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 26px rgba(0,0,0,0.09);
    }

    .eco-id-img-link:hover .eco-id-img {
      transform: scale(1.01);
    }

    .eco-id-btn,
    .eco-id-final a,
    .eco-id-stat,
    .eco-id-mini,
    .eco-id-box,
    .eco-id-main,
    .eco-id-side,
    .eco-id-img {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 1000px) {
    .eco-id-stats,
    .eco-id-cards {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 900px) {
    .eco-id-box-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 768px) {
    .eco-id-post {
      padding: 9px 6px;
      line-height: 1.56;
    }

    .eco-id-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }

    .eco-id-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
      padding: 6px 9px;
    }

    .eco-id-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }

    .eco-id-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }

    .eco-id-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }

    .eco-id-row {
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-id-stats,
    .eco-id-cards,
    .eco-id-box-grid {
      grid-template-columns: 1fr;
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-id-soft,
    .eco-id-quote,
    .eco-id-read,
    .eco-id-final,
    .eco-id-main,
    .eco-id-side,
    .eco-id-box,
    .eco-id-mini,
    .eco-id-stat {
      padding: 18px 12px;
      border-radius: 16px;
    }

    .eco-id-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }

    .eco-id-mini h3 {
      font-size: 20px;
    }

    .eco-id-img {
      border-radius: 15px;
    }

    .eco-id-img-wrap {
      margin-bottom: 18px;
    }

    .eco-id-caption {
      font-size: 11.5px;
      margin-top: 6px;
    }

    .eco-id-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }

  @media (max-width: 390px) {
    .eco-id-post {
      padding: 7px 4px;
    }

    .eco-id-hero {
      padding: 20px 13px;
      border-radius: 15px;
    }

    .eco-id-hero h1 {
      font-size: 22px;
    }

    .eco-id-hero p {
      font-size: 14px;
    }

    .eco-id-soft,
    .eco-id-quote,
    .eco-id-read,
    .eco-id-final,
    .eco-id-main,
    .eco-id-side,
    .eco-id-box,
    .eco-id-mini,
    .eco-id-stat {
      padding: 16px 10px;
    }

    .eco-id-title {
      font-size: 22px;
    }
  }

  @media (min-width: 1600px) {
    .eco-id-post {
      max-width: 1180px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .eco-id-eyebrow,
    .eco-id-hero h1,
    .eco-id-hero p,
    .eco-id-btn {
      animation: none !important;
    }

    .eco-id-btn,
    .eco-id-final a,
    .eco-id-stat,
    .eco-id-mini,
    .eco-id-box,
    .eco-id-main,
    .eco-id-side,
    .eco-id-img {
      transition: none !important;
    }
  }
</style>

<div class="eco-id-post">

  <div class="eco-id-hero">
    <div class="eco-id-eyebrow">Ecopha LinkedIn News • Australia • Indonesia • SAF • Bioplastics</div>

    <h1>
      Building <span>Australia–Indonesia Partnerships</span> for SAF and Bioplastics
    </h1>

    <p>
      Ecopha has highlighted strategic partnership discussions in Indonesia focused on Pongamia plantations, sustainable aviation fuel, marine biodegradable PHA bioplastics and integrated dual-output biorefineries.
    </p>

    <a class="eco-id-btn" href="/news/" target="_self">
      View More Ecopha News
    </a>
  </div>

  <div class="eco-id-img-wrap">
    <a class="eco-id-img-link" href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Building-Australia%E2%80%93Indonesia-Partnerships-for-SAF-and-Bioplastics.jpg?ssl=1" target="_blank" rel="noopener">
      <img data-recalc-dims="1" decoding="async" class="eco-id-img" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Building-Australia%E2%80%93Indonesia-Partnerships-for-SAF-and-Bioplastics.jpg?w=1220&#038;ssl=1" alt="Ecopha and TRIPATRA Australia Indonesia partnership meeting">
    </a>
    <div class="eco-id-caption">
      Ecopha discussions with TRIPATRA in Indonesia on Pongamia, SAF, PHA bioplastics and integrated circular bioeconomy development.
    </div>
  </div>

  <div class="eco-id-stats">
    <div class="eco-id-stat">
      <strong>Indonesia</strong>
      <span>Strategic partnership discussions</span>
    </div>
    <div class="eco-id-stat">
      <strong>SAF</strong>
      <span>Sustainable aviation fuel pathway</span>
    </div>
    <div class="eco-id-stat">
      <strong>PHA</strong>
      <span>Marine biodegradable bioplastics</span>
    </div>
    <div class="eco-id-stat">
      <strong>SPV</strong>
      <span>Business model for scale-up</span>
    </div>
  </div>

  <div class="eco-id-row">

    <div class="eco-id-main">
      <div class="eco-id-label">Partnership Update</div>

      <h2 class="eco-id-title">Strategic Collaboration in Indonesia</h2>

      <p>
        Ecopha’s discussions with TRIPATRA focused on opportunities for strategic collaboration in Indonesia, combining Australia’s biotechnology innovation with Indonesia’s engineering excellence, natural resources and industrial capabilities.
      </p>

      <p>
        TRIPATRA is recognised for extensive energy and infrastructure project experience and is expanding its green energy business.
      </p>
    </div>

    <div class="eco-id-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Source Type</div>
      <div style="font-size:22px;font-weight:850;color:#14532d;line-height:1.25;margin-bottom:9px;">LinkedIn Update</div>
      <p style="margin:0;color:#475569;">
        This Ecopha.bio post is based on a LinkedIn update by Dr Wilson Ling, CEO and Co-Founder of Ecopha Biotech.
      </p>
    </div>

  </div>

  <div class="eco-id-soft">
    <h2 class="eco-id-title">Special Purpose Vehicle Model</h2>

    <p>
      The discussion included an innovative Special Purpose Vehicle business model to accelerate the development of sustainable Pongamia plantations, sustainable aviation fuel, marine biodegradable PHA bioplastics and integrated dual-output biorefineries.
    </p>

    <p style="margin-bottom:0;">
      This approach is designed to maximise both environmental and commercial value while supporting decarbonisation, regional supply chains and long-term economic opportunities.
    </p>
  </div>

  <div class="eco-id-cards">

    <div class="eco-id-mini">
      <div class="eco-id-icon">🌱</div>
      <h3 style="color:#166534;">Pongamia Plantations</h3>
      <p>
        Sustainable Pongamia cultivation can support renewable feedstock supply for future bioeconomy platforms.
      </p>
    </div>

    <div class="eco-id-mini">
      <div class="eco-id-icon">✈️</div>
      <h3 style="color:#1e3a8a;">Sustainable Aviation Fuel</h3>
      <p>
        Pongamia oil supports SAF pathways for low-carbon aviation and green fuel development.
      </p>
    </div>

    <div class="eco-id-mini">
      <div class="eco-id-icon">♻️</div>
      <h3 style="color:#047857;">PHA Bioplastics</h3>
      <p>
        Marine biodegradable PHA bioplastics support sustainable alternatives to conventional plastics.
      </p>
    </div>

    <div class="eco-id-mini">
      <div class="eco-id-icon">🏭</div>
      <h3 style="color:#92400e;">Dual-Output Biorefineries</h3>
      <p>
        Integrated biorefineries can create fuel and materials outputs from a shared sustainable carbon platform.
      </p>
    </div>

  </div>

  <div class="eco-id-quote">
    <div class="eco-id-quote-mark">“</div>

    <p>
      The future of the green economy will be built through innovation, trust, and strong international partnerships.
    </p>

    <div style="font-weight:850;color:#fde68a;">
      Dr Wilson Ling, LinkedIn update
    </div>
  </div>

  <div class="eco-id-box-grid">

    <div class="eco-id-box">
      <h2 class="eco-id-title">Australia’s Biotechnology Innovation</h2>

      <p>
        Ecopha’s technology platform is focused on transforming sustainable carbon into renewable fuels, biodegradable materials and integrated circular bioeconomy solutions.
      </p>

      <p style="margin-bottom:0;">
        The partnership discussion highlights how Australian biotechnology can contribute to regional decarbonisation and sustainable industrial development.
      </p>
    </div>

    <div class="eco-id-box alt">
      <h2 class="eco-id-title" style="color:#1e3a8a;">Indonesia’s Industrial Capability</h2>

      <p>
        Indonesia offers engineering strength, natural resources, industrial capacity and strategic regional access for future green economy projects.
      </p>

      <p style="margin-bottom:0;">
        These capabilities can help create a scalable circular bioeconomy platform across both countries.
      </p>
    </div>

  </div>

  <div class="eco-id-read">
    <h2 class="eco-id-title">Partnership Focus</h2>

    <p>
      Ecopha’s Australia–Indonesia partnership discussions focused on sustainable Pongamia plantations, SAF, marine biodegradable PHA bioplastics and dual-output biorefinery development.
    </p>

    <a class="eco-id-btn" href="/pongamia/" target="_self" style="background:#14532d;color:#ffffff;">
      Explore Pongamia
    </a>
  </div>

  <div class="eco-id-final">
    <h2>Australia–Indonesia Collaboration for a Circular Bioeconomy</h2>

    <p>
      The partnership discussions support Ecopha’s broader mission to build scalable sustainable carbon platforms for renewable fuels, future materials and climate-positive industrial innovation.
    </p>

    <a href="/sustainable-aviation-fuel/" style="background:#fde68a;color:#14532d;">Explore SAF</a>
    <a href="/pha-bioplastics/" style="background:#ffffff;color:#14532d;">Explore PHA Bioplastics</a>
    <a href="/pongamia/" style="background:#ffffff;color:#14532d;">Explore Pongamia</a>
  </div>

</div>				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/australia-indonesia-saf-partnership/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9096</post-id>	</item>
		<item>
		<title>Pongamia Indonesia Features Ecopha’s Bhutan Bioeconomy Hub for SAF and Bioplastics</title>
		<link>https://ecopha.bio/pongamia-indonesia-ecopha-bhutan-bioeconomy-hub-saf-bioplastics/</link>
					<comments>https://ecopha.bio/pongamia-indonesia-ecopha-bhutan-bioeconomy-hub-saf-bioplastics/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 11:23:44 +0000</pubDate>
				<category><![CDATA[Media Coverage]]></category>
		<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Corporate News]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[Future Materials]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Sustainable Plastic Solutions]]></category>
		<category><![CDATA[Australia Bhutan Collaboration]]></category>
		<category><![CDATA[Bhutan]]></category>
		<category><![CDATA[Bhutan Bioeconomy Hub]]></category>
		<category><![CDATA[Bioplastics]]></category>
		<category><![CDATA[Certification Hub]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[Digital Traceability]]></category>
		<category><![CDATA[Dr Wilson Ling]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Ecopha DrukBees]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Integrated Biorefinery]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Plastic Alternatives]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[Pongamia Indonesia]]></category>
		<category><![CDATA[S&P Global Energy]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[Samyak Pandey]]></category>
		<category><![CDATA[Sustainable Packaging Solutions]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9084</guid>

					<description><![CDATA[Media Coverage • Pongamia Indonesia • SAF • PHA Bioplastics Pongamia Indonesia Features Ecopha’s Bhutan Bioeconomy Hub Pongamia Indonesia has featured Ecopha’s Bhutan bioeconomy hub for<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9084" class="elementor elementor-9084">
				<div class="elementor-element elementor-element-46754cd e-con-full e-flex e-con e-parent" data-id="46754cd" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a4726e0 elementor-widget__width-inherit elementor-widget elementor-widget-html" data-id="a4726e0" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-pi-page,
  .eco-pi-page * {
    box-sizing: border-box;
  }

  .eco-pi-page {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-pi-page p {
    margin-top: 0;
  }

  .eco-pi-anim {
    animation: ecoPiFadeUp 0.75s ease both;
  }

  @keyframes ecoPiFadeUp {
    from {
      opacity: 0;
      transform: translateY(14px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .eco-pi-hero {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.30), transparent 34%),
      radial-gradient(circle at bottom left, rgba(187,247,208,0.20), transparent 32%),
      linear-gradient(135deg, #052e23 0%, #0f766e 54%, #8fb546 100%);
    padding: 40px 34px;
    border-radius: 26px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
  }

  .eco-pi-hero:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    right: -80px;
    top: -100px;
    background: rgba(255,255,255,0.10);
    border-radius: 999px;
  }

  .eco-pi-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,0.12);
    color: #fde68a;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 12px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 14px;
    position: relative;
    z-index: 2;
    animation: ecoPiFadeUp 0.55s ease both;
  }

  .eco-pi-hero h1 {
    font-size: clamp(29px, 4vw, 44px);
    line-height: 1.14;
    margin: 0 0 16px 0;
    font-weight: 850;
    color: #ffffff;
    max-width: 990px;
    text-shadow: 0 2px 18px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2;
    animation: ecoPiFadeUp 0.68s ease both;
    animation-delay: 0.08s;
  }

  .eco-pi-hero h1 span {
    color: #fde68a;
  }

  .eco-pi-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 22px 0;
    max-width: 900px;
    position: relative;
    z-index: 2;
    animation: ecoPiFadeUp 0.72s ease both;
    animation-delay: 0.16s;
  }

  .eco-pi-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    animation: ecoPiFadeUp 0.72s ease both;
    animation-delay: 0.26s;
  }

  .eco-pi-img-wrap {
    margin: 0 0 22px 0;
  }

  .eco-pi-img-link {
    display: block;
    text-decoration: none;
  }

  .eco-pi-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 22px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  }

  .eco-pi-caption {
    font-size: 12.5px;
    color: #64748b;
    text-align: center;
    margin-top: 8px;
    line-height: 1.4;
  }

  .eco-pi-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-bottom: 24px;
  }

  .eco-pi-stat {
    background: linear-gradient(135deg, #ffffff, #f0fdf4);
    border: 1px solid #bbf7d0;
    border-radius: 20px;
    padding: 20px 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-pi-stat strong {
    display: block;
    font-size: 25px;
    line-height: 1.1;
    color: #14532d;
    margin-bottom: 6px;
  }

  .eco-pi-stat span {
    display: block;
    font-size: 13px;
    color: #475569;
    line-height: 1.35;
    font-weight: 700;
  }

  .eco-pi-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: stretch;
  }

  .eco-pi-main {
    flex: 1 1 580px;
    min-width: 0;
    background: #ffffff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #0f766e;
  }

  .eco-pi-side {
    flex: 1 1 280px;
    min-width: 0;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 8px 26px rgba(0,0,0,0.06);
    border-top: 5px solid #8fb546;
  }

  .eco-pi-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-pi-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.22;
    color: #14532d;
    margin: 0 0 13px 0;
    font-weight: 850;
  }

  .eco-pi-soft {
    background:
      radial-gradient(circle at top left, rgba(187,247,208,0.45), transparent 35%),
      linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 26px;
    border-radius: 24px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-pi-split {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    align-items: center;
  }

  .eco-pi-col {
    flex: 1 1 340px;
    min-width: 0;
  }

  .eco-pi-focus {
    margin-bottom: 24px;
  }

  .eco-pi-focus h2 {
    text-align: center;
    margin-bottom: 18px;
  }

  .eco-pi-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }

  .eco-pi-mini {
    padding: 22px;
    border-radius: 22px;
    background: linear-gradient(135deg, #ffffff, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .eco-pi-icon {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #ecfdf5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    margin-bottom: 12px;
  }

  .eco-pi-mini h3 {
    margin: 0 0 8px 0;
    font-size: 21px;
    line-height: 1.25;
  }

  .eco-pi-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-pi-quote {
    background:
      radial-gradient(circle at top left, rgba(253,230,138,0.18), transparent 34%),
      linear-gradient(135deg, #0f172a, #14532d);
    padding: 32px 26px;
    border-radius: 24px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-pi-quote-mark {
    font-size: 44px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-pi-quote p {
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-pi-box-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-pi-box {
    background: #ffffff;
    border-radius: 22px;
    padding: 24px;
    border-bottom: 5px solid #0f766e;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  }

  .eco-pi-box.alt {
    border-bottom-color: #8fb546;
  }

  .eco-pi-read {
    background: #f8fafc;
    padding: 26px;
    border-radius: 22px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-pi-final {
    background:
      radial-gradient(circle at top right, rgba(253,230,138,0.18), transparent 30%),
      linear-gradient(135deg, #14532d, #0f766e);
    padding: 32px 24px;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
  }

  .eco-pi-final h2 {
    font-size: clamp(25px, 3vw, 31px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-pi-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-pi-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 999px;
    font-weight: 850;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-pi-btn:hover,
    .eco-pi-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }

    .eco-pi-stat:hover,
    .eco-pi-mini:hover,
    .eco-pi-box:hover,
    .eco-pi-main:hover,
    .eco-pi-side:hover {
      transform: translateY(-3px);
      box-shadow: 0 10px 26px rgba(0,0,0,0.09);
    }

    .eco-pi-img-link:hover .eco-pi-img {
      transform: scale(1.01);
    }

    .eco-pi-btn,
    .eco-pi-final a,
    .eco-pi-stat,
    .eco-pi-mini,
    .eco-pi-box,
    .eco-pi-main,
    .eco-pi-side,
    .eco-pi-img {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 900px) {
    .eco-pi-stats,
    .eco-pi-cards {
      grid-template-columns: repeat(2, 1fr);
    }

    .eco-pi-box-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 768px) {
    .eco-pi-page {
      padding: 9px 6px;
      line-height: 1.56;
    }

    .eco-pi-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }

    .eco-pi-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
      padding: 6px 9px;
    }

    .eco-pi-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }

    .eco-pi-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }

    .eco-pi-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }

    .eco-pi-row,
    .eco-pi-split {
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-pi-stats,
    .eco-pi-cards,
    .eco-pi-box-grid {
      grid-template-columns: 1fr;
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-pi-soft,
    .eco-pi-quote,
    .eco-pi-read,
    .eco-pi-final,
    .eco-pi-main,
    .eco-pi-side,
    .eco-pi-box,
    .eco-pi-mini,
    .eco-pi-stat {
      padding: 18px 12px;
      border-radius: 16px;
    }

    .eco-pi-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }

    .eco-pi-mini h3 {
      font-size: 20px;
    }

    .eco-pi-img {
      border-radius: 15px;
    }

    .eco-pi-img-wrap {
      margin-bottom: 18px;
    }

    .eco-pi-caption {
      font-size: 11.5px;
      margin-top: 6px;
    }

    .eco-pi-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }

  @media (max-width: 390px) {
    .eco-pi-page {
      padding: 7px 4px;
    }

    .eco-pi-hero {
      padding: 20px 13px;
      border-radius: 15px;
    }

    .eco-pi-hero h1 {
      font-size: 22px;
    }

    .eco-pi-hero p {
      font-size: 14px;
    }

    .eco-pi-soft,
    .eco-pi-quote,
    .eco-pi-read,
    .eco-pi-final,
    .eco-pi-main,
    .eco-pi-side,
    .eco-pi-box,
    .eco-pi-mini,
    .eco-pi-stat {
      padding: 16px 10px;
    }

    .eco-pi-title {
      font-size: 22px;
    }
  }

  @media (min-width: 1600px) {
    .eco-pi-page {
      max-width: 1180px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .eco-pi-eyebrow,
    .eco-pi-hero h1,
    .eco-pi-hero p,
    .eco-pi-btn,
    .eco-pi-anim {
      animation: none !important;
    }

    .eco-pi-btn,
    .eco-pi-final a,
    .eco-pi-stat,
    .eco-pi-mini,
    .eco-pi-box,
    .eco-pi-main,
    .eco-pi-side,
    .eco-pi-img {
      transition: none !important;
    }
  }
</style>

<div class="eco-pi-page">

  <div class="eco-pi-hero">
    <div class="eco-pi-eyebrow">Media Coverage • Pongamia Indonesia • SAF • PHA Bioplastics</div>

    <h1>
      Pongamia Indonesia Features <span>Ecopha’s Bhutan Bioeconomy Hub</span>
    </h1>

    <p>
      Pongamia Indonesia has featured Ecopha’s Bhutan bioeconomy hub for sustainable aviation fuel, PHA bioplastics and digital traceability using Pongamia cultivation.
    </p>

    <a class="eco-pi-btn" href="https://pongamiaindonesia.com/australias-ecopha-launches-bhutan-bioeconomy-hub-for-saf-bioplastics/" target="_blank" rel="noopener nofollow">
      See Article from : PongamiaIndonesia.com
    </a>
  </div>

  <div class="eco-pi-img-wrap eco-pi-anim">
    <a class="eco-pi-img-link" href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Pongamia-Indonesia-Features-Ecophas-Bhutan-Bioeconomy-Hub-for-SAF-and-Bioplastics.png?ssl=1" target="_blank" rel="noopener">
      <img data-recalc-dims="1" decoding="async" class="eco-pi-img" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Pongamia-Indonesia-Features-Ecophas-Bhutan-Bioeconomy-Hub-for-SAF-and-Bioplastics.png?w=1220&#038;ssl=1" alt="Ecopha Bhutan bioeconomy hub for SAF and bioplastics">
    </a>
    <div class="eco-pi-caption">
      Ecopha’s Bhutan bioeconomy hub for SAF, PHA bioplastics and Pongamia-based traceability. Click image to view larger.
    </div>
  </div>

  <div class="eco-pi-stats eco-pi-anim">
    <div class="eco-pi-stat">
      <strong>SAF</strong>
      <span>Sustainable aviation fuel pathway</span>
    </div>
    <div class="eco-pi-stat">
      <strong>PHA</strong>
      <span>Biodegradable bioplastics platform</span>
    </div>
    <div class="eco-pi-stat">
      <strong>Bhutan</strong>
      <span>Research and certification hub</span>
    </div>
    <div class="eco-pi-stat">
      <strong>Pongamia</strong>
      <span>Non-edible renewable feedstock</span>
    </div>
  </div>

  <div class="eco-pi-row eco-pi-anim">

    <div class="eco-pi-main">
      <div class="eco-pi-label">Source: Pongamia Indonesia</div>

      <h2 class="eco-pi-title">A Bhutan Bioeconomy Hub for SAF and Bioplastics</h2>

      <p>
        The article reports that Australia’s Ecopha Biotech has launched Ecopha DrukBees Private Ltd. in Bhutan to establish a demonstration and certification hub for a circular bioeconomy model.
      </p>

      <p>
        The model is based on Pongamia cultivation and targets sustainable aviation fuel and biodegradable PHA bioplastics through an integrated platform.
      </p>
    </div>

    <div class="eco-pi-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Published Coverage</div>
      <div style="font-size:22px;font-weight:850;color:#14532d;line-height:1.25;margin-bottom:9px;">21 Jul 2026</div>
      <p style="margin:0;color:#475569;">
        Published by Pongamia Indonesia and sourced from S&amp;P Global Energy.
      </p>
    </div>

  </div>

  <div class="eco-pi-soft eco-pi-anim">
    <div class="eco-pi-split">

      <div class="eco-pi-col">
        <h2 class="eco-pi-title">Meeting with the Minister of Agriculture Bhutan</h2>

        <p>
          Ecopha DrukBees’ Bhutan activities include stakeholder engagement as the project develops a local demonstration model for Pongamia cultivation, SAF, PHA bioplastics and certification.
        </p>

        <p style="margin-bottom:0;">
          Bhutan’s role is positioned around research, environmental validation, traceability and model development before broader global expansion.
        </p>
      </div>

      <div class="eco-pi-col">
        <a class="eco-pi-img-link" href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Meeting-with-the-Minister-of-Agriculture-Bhutan.jpeg?ssl=1" target="_blank" rel="noopener">
          <img data-recalc-dims="1" decoding="async" class="eco-pi-img" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Meeting-with-the-Minister-of-Agriculture-Bhutan.jpeg?w=1220&#038;ssl=1" alt="Meeting with the Minister of Agriculture Bhutan">
        </a>
        <div class="eco-pi-caption">
          Meeting with the Minister of Agriculture Bhutan during Ecopha DrukBees collaboration activities. Click image to view larger.
        </div>
      </div>

    </div>
  </div>

  <div class="eco-pi-focus eco-pi-anim">
    <h2 class="eco-pi-title">Platform Focus Areas</h2>

    <div class="eco-pi-cards">

      <div class="eco-pi-mini">
        <div class="eco-pi-icon">✈️</div>
        <h3 style="color:#1e3a8a;">Sustainable Aviation Fuel</h3>
        <p>
          Pongamia oil supports SAF pathways for future low-carbon aviation fuel production.
        </p>
      </div>

      <div class="eco-pi-mini">
        <div class="eco-pi-icon">🌱</div>
        <h3 style="color:#166534;">PHA Bioplastics</h3>
        <p>
          Ecopha’s platform links renewable fuel production with biodegradable PHA bioplastics.
        </p>
      </div>

      <div class="eco-pi-mini">
        <div class="eco-pi-icon">📊</div>
        <h3 style="color:#92400e;">Digital Traceability</h3>
        <p>
          Traceability systems support certification standards and environmental validation.
        </p>
      </div>

    </div>
  </div>

  <div class="eco-pi-quote eco-pi-anim">
    <div class="eco-pi-quote-mark">“</div>

    <p>
      We are not building the world’s biggest factory. We are building a model that the world can trust, validate and replicate.
    </p>

    <div style="font-weight:850;color:#fde68a;">
      Dr Wilson Ling, quoted in the media coverage
    </div>
  </div>

  <div class="eco-pi-box-grid eco-pi-anim">

    <div class="eco-pi-box">
      <h2 class="eco-pi-title">Why Pongamia Matters</h2>

      <p>
        Pongamia is a non-edible oil-bearing tree that can grow on marginal land and support renewable fuel pathways without directly competing with food production.
      </p>

      <p style="margin-bottom:0;">
        Within Ecopha’s model, Pongamia supports integrated production of SAF, bioplastics and other sustainable carbon products.
      </p>
    </div>

    <div class="eco-pi-box alt">
      <h2 class="eco-pi-title" style="color:#5f7f1f;">Certification Framework</h2>

      <p>
        The coverage highlights Bhutan as a location for demonstration, certification and traceability before broader international expansion.
      </p>

      <p style="margin-bottom:0;">
        This approach supports a replicable model for circular bioeconomy development across suitable Pongamia-growing regions.
      </p>
    </div>

  </div>

  <div class="eco-pi-read eco-pi-anim">
    <h2 class="eco-pi-title">Read the Original Article</h2>

    <p>
      The original article was published by <strong>Pongamia Indonesia</strong>, covering Ecopha’s Bhutan bioeconomy hub for SAF, bioplastics and Pongamia-based certification.
    </p>

    <a class="eco-pi-btn" href="https://pongamiaindonesia.com/australias-ecopha-launches-bhutan-bioeconomy-hub-for-saf-bioplastics/" target="_blank" rel="noopener nofollow" style="background:#14532d;color:#ffffff;">
      See Article from : PongamiaIndonesia.com
    </a>
  </div>

  <div class="eco-pi-final eco-pi-anim">
    <h2>Ecopha’s Bhutan Hub: From Pongamia to SAF and PHA Bioplastics</h2>

    <p>
      The Bhutan initiative supports Ecopha’s mission to transform sustainable carbon into renewable fuels, biodegradable materials and traceable circular bioeconomy solutions.
    </p>

    <a href="/sustainable-aviation-fuel/" style="background:#fde68a;color:#14532d;">Explore SAF</a>
    <a href="/pha-bioplastics/" style="background:#ffffff;color:#14532d;">Explore PHA Bioplastics</a>
    <a href="/pongamia/" style="background:#ffffff;color:#14532d;">Explore Pongamia</a>
  </div>

</div>				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/pongamia-indonesia-ecopha-bhutan-bioeconomy-hub-saf-bioplastics/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9084</post-id>	</item>
		<item>
		<title>Ecopha’s Dual-Output Bioeconomy Platform: Turning Renewable Oil into Sustainable Fuel and Materials</title>
		<link>https://ecopha.bio/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials/</link>
					<comments>https://ecopha.bio/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials/#respond</comments>
		
		<dc:creator><![CDATA[Ecopha Biotech]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 11:45:44 +0000</pubDate>
				<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Environmental Science & Technology]]></category>
		<category><![CDATA[ePharma]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[SoloSAF]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Health Care]]></category>
		<category><![CDATA[Bioeconomy Platform]]></category>
		<category><![CDATA[Circular Economy]]></category>
		<category><![CDATA[Dual-Output Biorefinery]]></category>
		<category><![CDATA[Renewable Feedstocks]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=6611</guid>

					<description><![CDATA[Research &#38; Innovation &#124; Platform Overview Ecopha&#8217;s Dual-Output Bioeconomy Platform Turning renewable oil into sustainable fuel and materials through one integrated system Ecopha Biotech is advancing<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="6611" class="elementor elementor-6611">
				<div class="elementor-element elementor-element-012b1b5 e-grid e-con-boxed e-con e-parent" data-id="012b1b5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-81279ac elementor-widget elementor-widget-text-editor" data-id="81279ac" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div style="max-width: 960px; margin: 0 auto; font-family: Arial,Helvetica,sans-serif; color: #1f2937; line-height: 1.7; background: #ffffff;"><div style="background: linear-gradient(135deg,#f7fbf7 0%,#eef5fb 100%); border: 1px solid #dbe7d8; border-radius: 18px; padding: 28px 22px 24px 22px; margin: 0 0 24px 0;"><div style="font-size: 13px; letter-spacing: 1px; text-transform: uppercase; color: #1f8f3a; font-weight: bold; margin: 0 0 10px 0;">Research &amp; Innovation | Platform Overview</div><h1 style="margin: 0 0 14px 0; font-size: 34px; line-height: 1.2; color: #b68a1f; font-weight: 800;">Ecopha&#8217;s Dual-Output Bioeconomy Platform</h1><div style="font-size: 18px; color: #1f4fa3; font-weight: bold; margin: 0 0 14px 0;">Turning renewable oil into sustainable fuel and materials through one integrated system</div><p style="margin: 0; font-size: 16px; color: #374151;">Ecopha Biotech is advancing a dual-output platform designed to transform renewable feedstocks into two high-value product streams: sustainable aviation fuel and PHA bioplastics. The model brings together scalability, circularity, and commercial relevance in one bioeconomy solution.</p></div><div><a href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?ssl=1"><img fetchpriority="high" decoding="async" data-recalc-dims="1" class="size-medium wp-image-6616 alignnone" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?resize=640%2C427&#038;ssl=1" alt="ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials" width="640" height="427" srcset="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?w=1536&amp;ssl=1 1536w, https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?resize=500%2C333&amp;ssl=1 500w, https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?resize=1200%2C800&amp;ssl=1 1200w, https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?resize=113%2C75&amp;ssl=1 113w, https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials.jpeg?resize=480%2C320&amp;ssl=1 480w" sizes="(max-width:767px) 480px, 640px" /></a></div><div style="margin: 0 0 24px 0;"><img decoding="async" style="display: block; width: 100%; height: auto; border: 1px solid #dfe7df; border-radius: 18px;" src="YOUR-IMAGE-URL-HERE" alt="Ecopha Dual-Output Bioeconomy Platform" /></div><div style="background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px 22px; margin: 0 0 24px 0;"><p style="margin: 0 0 16px 0;">The global transition to sustainable industry requires solutions that are not only environmentally responsible, but also commercially scalable. Ecopha Biotech’s dual-output bioeconomy platform is designed with that principle in mind.</p><p style="margin: 0 0 16px 0;">By using renewable oils such as Pongamia oil and used cooking oil, the platform supports an integrated biorefinery pathway that generates both sustainable aviation fuel (SAF) and biodegradable PHA bioplastics from the same feedstock base.</p><p style="margin: 0;">This creates a system where one feedstock can support two major future-facing industries &#8211; low-carbon fuel and sustainable materials &#8211; while reducing waste and improving process efficiency.</p></div><div style="margin: 0 0 24px 0;"><h2 style="margin: 0 0 14px 0; font-size: 24px; line-height: 1.3; color: #0f7a35; font-weight: 800;">How the platform works</h2><div style="background: #f9fbf9; border: 1px solid #dfeadf; border-radius: 18px; padding: 18px 18px 6px 18px;"><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #ffffff; border-left: 5px solid #1f8f3a; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #1f8f3a; margin: 0 0 6px 0;">Step 1: Renewable feedstocks</div><div style="font-size: 15px; color: #374151;">The system is designed around non-food renewable oils such as Pongamia oil and used cooking oil, supporting sustainability, resource efficiency, and low-carbon input pathways.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #ffffff; border-left: 5px solid #1f4fa3; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #1f4fa3; margin: 0 0 6px 0;">Step 2: Integrated biorefinery process</div><div style="font-size: 15px; color: #374151;">Through pre-treatment, catalytic conversion, and separation and purification, the platform is designed to maximize efficiency, reduce waste, and support scalable output generation.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #ffffff; border-left: 5px solid #7a33b6; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #7a33b6; margin: 0 0 6px 0;">Step 3: Dual high-value outputs</div><div style="font-size: 15px; color: #374151;">The result is two distinct product streams: SAF biofuel for aviation decarbonisation and PHA bioplastics for compostable, microplastic-free material applications.</div></div></div></div><div style="margin: 0 0 24px 0;"><h2 style="margin: 0 0 14px 0; font-size: 24px; line-height: 1.3; color: #0f7a35; font-weight: 800;">The two core outputs</h2><div style="margin: 0 0 14px 0; padding: 18px; background: #f7fbff; border: 1px solid #dbe8f7; border-radius: 18px;"><div style="font-size: 19px; font-weight: 800; color: #1f4fa3; margin: 0 0 8px 0;">Output 1: Sustainable Aviation Fuel (SAF)</div><p style="margin: 0 0 10px 0; color: #374151;">SAF is positioned as a major low-carbon pathway for aviation. Ecopha’s platform highlights SAF as a drop-in ready fuel pathway with strong long-term relevance in a decarbonising transport sector.</p><div style="color: #374151; font-size: 15px;">&#8211; Sustainable aviation fuel pathway<br />&#8211; Drop-in ready potential<br />&#8211; Reduced lifecycle emissions focus<br />&#8211; Global aviation relevance</div></div><div style="padding: 18px; background: #fcf8ff; border: 1px solid #eadcf7; border-radius: 18px;"><div style="font-size: 19px; font-weight: 800; color: #7a33b6; margin: 0 0 8px 0;">Output 2: PHA Bioplastics</div><p style="margin: 0 0 10px 0; color: #374151;">PHA bioplastics represent the material side of the platform, offering biodegradable, compostable, and microplastic-free alternatives for diverse applications across packaging and beyond.</p><div style="color: #374151; font-size: 15px;">&#8211; Biodegradable materials<br />&#8211; Compostable material pathway<br />&#8211; Microplastic-free positioning<br />&#8211; Broad application potential</div></div></div><div style="margin: 0 0 24px 0;"><h2 style="margin: 0 0 14px 0; font-size: 24px; line-height: 1.3; color: #0f7a35; font-weight: 800;">Why the platform stands out</h2><div style="background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 18px 18px 6px 18px;"><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #fffdf5; border-left: 5px solid #d4a514; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #9a7414; margin: 0 0 6px 0;">Dual-output advantage</div><div style="font-size: 15px; color: #374151;">One feedstock supports two high-value markets, improving value extraction and reinforcing platform economics.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #f9fbf9; border-left: 5px solid #1f8f3a; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #1f8f3a; margin: 0 0 6px 0;">Non-food feedstock focus</div><div style="font-size: 15px; color: #374151;">The use of Pongamia oil and used cooking oil supports sustainability goals without direct food-versus-fuel conflict.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #f7fbff; border-left: 5px solid #1f4fa3; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #1f4fa3; margin: 0 0 6px 0;">Scalable and modular model</div><div style="font-size: 15px; color: #374151;">The platform is positioned for efficient rollout, pilot-to-commercial scale progression, and wider market deployment.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #f7fbf7; border-left: 5px solid #2d8a57; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #2d8a57; margin: 0 0 6px 0;">Global relevance</div><div style="font-size: 15px; color: #374151;">It addresses two major global priorities at once: aviation decarbonisation and plastic pollution reduction.</div></div></div></div><div style="background: linear-gradient(135deg,#0f7a35 0%,#1f4fa3 100%); border-radius: 18px; padding: 24px 22px; margin: 0 0 24px 0; color: #ffffff;"><h2 style="margin: 0 0 12px 0; font-size: 24px; line-height: 1.3; color: #ffd76a; font-weight: 800;">A platform built for the next phase of the bioeconomy</h2><p style="margin: 0 0 14px 0; color: #ffffff;">The strength of the dual-output model lies in its ability to combine industrial relevance with sustainability performance. Rather than viewing fuel and materials as separate pathways, Ecopha’s platform integrates them within one broader system.</p><p style="margin: 0;">This supports a future where renewable feedstocks can generate cleaner fuel, better materials, and stronger commercial value through one coordinated platform approach.</p></div><div style="background: #fffdf5; border: 1px solid #f0e2a8; border-radius: 18px; padding: 22px; margin: 0 0 24px 0;"><h2 style="margin: 0 0 12px 0; font-size: 24px; line-height: 1.3; color: #9a7414; font-weight: 800;">Conclusion</h2><p style="margin: 0 0 14px 0; color: #374151;">Ecopha Biotech’s dual-output bioeconomy platform presents a compelling model for the future of renewable industry. By transforming renewable oils into both sustainable aviation fuel and PHA bioplastics, the platform brings together circular thinking, scalable innovation, and market relevance.</p><p style="margin: 0; color: #374151;">As the world looks for practical low-carbon solutions, integrated systems like this will play an increasingly important role in shaping cleaner, smarter, and more resilient industrial pathways.</p></div><div style="border-top: 1px solid #e5e7eb; padding-top: 18px; margin: 0 0 8px 0;"><div style="font-size: 14px; color: #6b7280;"><strong style="color: #374151;">Suggested category:</strong> Research &amp; Innovation</div><div style="font-size: 14px; color: #6b7280; margin-top: 6px;"><strong style="color: #374151;">Suggested tags:</strong> Ecopha Biotech, Dual-Output Biorefinery, Sustainable Aviation Fuel, PHA Bioplastics, Bioeconomy Platform, Renewable Feedstocks, Pongamia Oil, Circular Economy</div></div></div>								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/ecopha-dual-output-bioeconomy-platform-sustainable-fuel-materials/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6611</post-id>	</item>
		<item>
		<title>Earth Day 2026 – Our Power, Our Planet &#124; Ecopha Biotech</title>
		<link>https://ecopha.bio/earth-day-2026-our-power-our-planet-ecopha/</link>
					<comments>https://ecopha.bio/earth-day-2026-our-power-our-planet-ecopha/#respond</comments>
		
		<dc:creator><![CDATA[Ecopha Biotech]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 07:57:13 +0000</pubDate>
				<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Environmental Conservation]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Circular Economy]]></category>
		<category><![CDATA[Climate Action]]></category>
		<category><![CDATA[Earth Day 2026]]></category>
		<category><![CDATA[Green Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=6584</guid>

					<description><![CDATA[Sustainability &#124; Earth Day 2026 Earth Day 2026 &#8211; Our Power, Our Planet Ecopha Biotech and the mission to build a cleaner, circular future This Earth<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="6584" class="elementor elementor-6584">
				<div class="elementor-element elementor-element-9c6f116 e-grid e-con-boxed e-con e-parent" data-id="9c6f116" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-cce9b5c elementor-widget elementor-widget-text-editor" data-id="cce9b5c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div style="max-width: 960px; margin: 0 auto; font-family: Arial,Helvetica,sans-serif; color: #1f2937; line-height: 1.7; background: #ffffff;"><div style="background: linear-gradient(135deg,#f8fbf7 0%,#eef7fb 100%); border: 1px solid #dbe7d8; border-radius: 18px; padding: 28px 22px 24px 22px; margin: 0 0 24px 0;"><div style="font-size: 13px; letter-spacing: 1px; text-transform: uppercase; color: #1f8f3a; font-weight: bold; margin: 0 0 10px 0;">Sustainability | Earth Day 2026</div><h1 style="margin: 0 0 14px 0; font-size: 34px; line-height: 1.2; color: #b68a1f; font-weight: 800;">Earth Day 2026 &#8211; Our Power, Our Planet</h1><div style="font-size: 18px; color: #1f4fa3; font-weight: bold; margin: 0 0 14px 0;">Ecopha Biotech and the mission to build a cleaner, circular future</div><p style="margin: 0; font-size: 16px; color: #374151;">This Earth Day, Ecopha Biotech reaffirms its commitment to practical sustainability through advanced bioprocessing, renewable feedstocks, PHA bioplastics, and sustainable aviation fuel solutions designed for real-world impact.</p></div><div style="margin: 0 0 24px 0;"><a href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/earth-day-2026-ecopha.jpg?ssl=1"><img decoding="async" data-recalc-dims="1" class="size-medium wp-image-6586 alignnone" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/earth-day-2026-ecopha-640x427.jpg?resize=640%2C427&#038;ssl=1" alt="This Earth Day 2026, Ecopha Biotech highlights its commitment to sustainable innovation through PHA bioplastics and SAF solutions, driving real impact for a cleaner and more resilient planet." width="640" height="427" /></a><img decoding="async" style="display: block; width: 100%; height: auto; border: 1px solid #dfe7df; border-radius: 18px;" src="YOUR-IMAGE-URL-HERE" alt="Ecopha Earth Day 2026 Our Power Our Planet" /></div><div style="background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px 22px; margin: 0 0 24px 0;"><p style="margin: 0 0 16px 0;">On April 22, Earth Day reminds us that the future of our planet is not shaped by intention alone. It is shaped by the choices we make every day &#8211; in science, in industry, in communities, and in the products we bring into the world.</p><p style="margin: 0 0 16px 0;">At Ecopha Biotech, we believe that environmental progress must move beyond discussion and into action. Our work is focused on transforming how plastics and fuels are produced, used, and returned to the natural cycle through cleaner, smarter, and more scalable systems.</p><p style="margin: 0;">Through the ecopha.bio technology platform, the company is advancing a model where biotechnology, circularity, and commercial readiness can work together to create measurable environmental value.</p></div><div style="margin: 0 0 24px 0; padding: 0;"><h2 style="margin: 0 0 14px 0; font-size: 24px; line-height: 1.3; color: #0f7a35; font-weight: 800;">What Ecopha Biotech is building</h2><div style="background: #f9fbf9; border: 1px solid #dfeadf; border-radius: 18px; padding: 18px 18px 6px 18px;"><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #ffffff; border-left: 5px solid #1f8f3a; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #1f8f3a; margin: 0 0 6px 0;">PHA bioplastics</div><div style="font-size: 15px; color: #374151;">Replacing fossil-based plastics with biodegradable, compostable, and non-toxic material solutions better aligned with circular economy goals.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #ffffff; border-left: 5px solid #1f4fa3; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #1f4fa3; margin: 0 0 6px 0;">Sustainable aviation fuel</div><div style="font-size: 15px; color: #374151;">Converting non-food Pongamia oil into drop-in ready, low-carbon fuel pathways that support cleaner aviation systems.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #ffffff; border-left: 5px solid #d4a514; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #9a7414; margin: 0 0 6px 0;">Scalable biorefinery systems</div><div style="font-size: 15px; color: #374151;">Developing modular and commercially relevant systems designed to support broader industry adoption and long-term growth.</div></div><div style="margin: 0 0 14px 0; padding: 14px 16px; background: #ffffff; border-left: 5px solid #2d8a57; border-radius: 12px;"><div style="font-size: 17px; font-weight: bold; color: #2d8a57; margin: 0 0 6px 0;">Partnership-led impact</div><div style="font-size: 15px; color: #374151;">Working with universities, industry stakeholders, and communities to move innovation into practical implementation.</div></div></div></div><div style="margin: 0 0 24px 0;"><h2 style="margin: 0 0 14px 0; font-size: 24px; line-height: 1.3; color: #0f7a35; font-weight: 800;">Why this matters now</h2><div style="display: block;"><div style="background: linear-gradient(135deg,#f6fbf6 0%,#ffffff 100%); border: 1px solid #dfeadf; border-radius: 18px; padding: 18px 18px 4px 18px;"><div style="margin: 0 0 14px 0; padding: 12px 14px; background: #ffffff; border-radius: 12px; border: 1px solid #ebf2eb;"><div style="font-weight: bold; color: #1f8f3a; margin: 0 0 4px 0;">Clean air</div><div style="font-size: 15px; color: #374151;">Lower-emission systems and sustainable production pathways contribute to healthier communities and a better atmosphere.</div></div><div style="margin: 0 0 14px 0; padding: 12px 14px; background: #ffffff; border-radius: 12px; border: 1px solid #ebf2eb;"><div style="font-weight: bold; color: #1f4fa3; margin: 0 0 4px 0;">Safe water</div><div style="font-size: 15px; color: #374151;">Biodegradable and non-toxic material pathways can help reduce the long-term burden of persistent plastic waste.</div></div><div style="margin: 0 0 14px 0; padding: 12px 14px; background: #ffffff; border-radius: 12px; border: 1px solid #ebf2eb;"><div style="font-weight: bold; color: #b68a1f; margin: 0 0 4px 0;">Climate resilience</div><div style="font-size: 15px; color: #374151;">Lower-carbon production models and renewable feedstocks support the transition toward more resilient industrial systems.</div></div><div style="margin: 0 0 14px 0; padding: 12px 14px; background: #ffffff; border-radius: 12px; border: 1px solid #ebf2eb;"><div style="font-weight: bold; color: #2d8a57; margin: 0 0 4px 0;">Healthy ecosystems</div><div style="font-size: 15px; color: #374151;">Circular, bio-based systems can create value while supporting restoration, regional development, and community participation.</div></div></div></div></div><div style="margin: 0 0 24px 0;"><h2 style="margin: 0 0 14px 0; font-size: 24px; line-height: 1.3; color: #0f7a35; font-weight: 800;">Earth Day 2026 at a glance</h2><div style="background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; overflow: hidden;"><div style="padding: 0;"><div style="padding: 14px 18px; border-bottom: 1px solid #edf1ee; background: #f9fbf9;"><div style="font-size: 13px; text-transform: uppercase; letter-spacing: 0.6px; color: #6b7280; font-weight: bold;">Theme</div><div style="font-size: 17px; color: #1f2937; font-weight: bold;">Our Power, Our Planet</div></div><div style="padding: 14px 18px; border-bottom: 1px solid #edf1ee;"><div style="font-size: 13px; text-transform: uppercase; letter-spacing: 0.6px; color: #6b7280; font-weight: bold;">Core message</div><div style="font-size: 15px; color: #374151;">Every action counts. Every voice matters. Innovation must serve the planet as well as the market.</div></div><div style="padding: 14px 18px; border-bottom: 1px solid #edf1ee; background: #f9fbf9;"><div style="font-size: 13px; text-transform: uppercase; letter-spacing: 0.6px; color: #6b7280; font-weight: bold;">Technology focus</div><div style="font-size: 15px; color: #374151;">Renewable Pongamia feedstock, PHA bioplastics, sustainable aviation fuel, and dual-output biorefinery systems.</div></div><div style="padding: 14px 18px;"><div style="font-size: 13px; text-transform: uppercase; letter-spacing: 0.6px; color: #6b7280; font-weight: bold;">Long-term direction</div><div style="font-size: 15px; color: #374151;">Build scalable, commercially relevant sustainable solutions that support circular production and global environmental progress.</div></div></div></div></div><div style="background: linear-gradient(135deg,#0f7a35 0%,#1f4fa3 100%); border-radius: 18px; padding: 24px 22px; margin: 0 0 24px 0; color: #ffffff;"><h2 style="margin: 0 0 12px 0; font-size: 24px; line-height: 1.3; color: #ffd76a; font-weight: 800;">A broader movement, not a one-day message</h2><p style="margin: 0 0 14px 0; color: #ffffff;">Environmental progress is not driven by governments or corporations alone. It is strengthened by communities, families, researchers, and businesses that choose to act with purpose.</p><p style="margin: 0 0 14px 0; color: #ffffff;">At Ecopha Biotech, every product design, partnership, and process improvement is part of that larger movement &#8211; one where innovation is measured not only by capability, but also by responsibility.</p><p style="margin: 0; color: #ffffff; font-weight: bold;">This Earth Day, the message is simple: together, we have the power to build better.</p></div><div style="background: #fffdf5; border: 1px solid #f0e2a8; border-radius: 18px; padding: 22px; margin: 0 0 24px 0;"><h2 style="margin: 0 0 12px 0; font-size: 24px; line-height: 1.3; color: #9a7414; font-weight: 800;">Conclusion</h2><p style="margin: 0 0 14px 0; color: #374151;">Earth Day 2026 is a timely reminder that the future is shaped by what we build now. For Ecopha Biotech, that means continuing to transform renewable resources into practical solutions that support clean air, safer water, stronger communities, and a more resilient planet.</p><p style="margin: 0; color: #374151;">Sustainability becomes real when it moves from concept to system, from laboratory to market, and from promise to measurable impact. That is the direction Ecopha Biotech continues to pursue.</p></div><div style="border-top: 1px solid #e5e7eb; padding-top: 18px; margin: 0 0 8px 0;"><div style="font-size: 14px; color: #6b7280;"><strong style="color: #374151;">Suggested category:</strong> Sustainability</div><div style="font-size: 14px; color: #6b7280; margin-top: 6px;"><strong style="color: #374151;">Suggested tags:</strong> Ecopha Biotech, Earth Day 2026, PHA Bioplastics, Sustainable Aviation Fuel, Circular Economy, Climate Action, Green Innovation</div></div></div>								</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/earth-day-2026-our-power-our-planet-ecopha/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6584</post-id>	</item>
		<item>
		<title>Ecopha Biotech Signals Global Expansion with Australia-India Pongamia Bioeconomy Strategy</title>
		<link>https://ecopha.bio/ecopha-biotech-global-expansion-australia-india-pongamia-bioeconomy-strategy/</link>
					<comments>https://ecopha.bio/ecopha-biotech-global-expansion-australia-india-pongamia-bioeconomy-strategy/#respond</comments>
		
		<dc:creator><![CDATA[Ecopha Biotech]]></dc:creator>
		<pubDate>Fri, 10 Apr 2026 04:11:31 +0000</pubDate>
				<category><![CDATA[Agricultural Innovation]]></category>
		<category><![CDATA[BioFuel]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Climate Technology]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Ecopha LinkedIn News]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Environmental Awareness]]></category>
		<category><![CDATA[Environmental Science & Technology]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[PHAmia]]></category>
		<category><![CDATA[Plastic Alternatives]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[SoloSAF]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Development]]></category>
		<category><![CDATA[Sustainable Plastic Solutions]]></category>
		<category><![CDATA[Bioeconomy]]></category>
		<category><![CDATA[Biomanufacturing]]></category>
		<category><![CDATA[Bioplastics]]></category>
		<category><![CDATA[CircularEconomy]]></category>
		<category><![CDATA[CleanTechnology]]></category>
		<category><![CDATA[ClimateInnovation]]></category>
		<category><![CDATA[ClimateTech]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[EnergyTransition]]></category>
		<category><![CDATA[IndustrialBiotech]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[RenewableFeedstock]]></category>
		<category><![CDATA[SustainableFuel]]></category>
		<category><![CDATA[SustainableMaterials]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=6007</guid>

					<description><![CDATA[News Ecopha Biotech to Expand Pongamia Bioeconomy Globally Advancing global commercialisation of Pongamia-based Sustainable Aviation Fuel and PHA bioplastics platform. Australia India Partnership for Sustainable Production<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="6007" class="elementor elementor-6007">
				<div class="elementor-element elementor-element-0e9d9c4 e-flex e-con-boxed e-con e-parent" data-id="0e9d9c4" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-fcaf17a elementor-widget elementor-widget-text-editor" data-id="fcaf17a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div style="max-width: 980px; margin: 0 auto; padding: 24px 16px; font-family: Arial,Helvetica,sans-serif; line-height: 1.7; color: #222;"><div style="margin-bottom: 14px;"><span style="display: inline-block; font-size: 12px; font-weight: bold; letter-spacing: .4px; text-transform: uppercase; color: #2f7d32; background: #eef8ef; padding: 6px 10px; border-radius: 999px;">News<br /></span></div><h1 style="font-size: 34px; margin-bottom: 10px;">Ecopha Biotech to Expand Pongamia Bioeconomy Globally</h1><p style="font-size: 18px; color: #555;">Advancing global commercialisation of Pongamia-based Sustainable Aviation Fuel and PHA bioplastics platform.</p><h2>Australia India Partnership for Sustainable Production</h2><p>Ecopha Biotech continues advancing its global strategy to scale Pongamia-based bioeconomy solutions combining biotechnology innovation with large-scale production capacity.</p><p>The collaboration establishes Australia as the technology hub and India as the primary feedstock and production hub supporting large-scale deployment.</p><p><a href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/Ecopha-Biotech-to-Expand-Pongamia-Bioeconomy-Globally-1-scaled.jpg?ssl=1"><img decoding="async" data-recalc-dims="1" class="aligncenter size-medium wp-image-6034" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/04/Ecopha-Biotech-to-Expand-Pongamia-Bioeconomy-Globally-1.jpg?resize=640%2C349&#038;ssl=1" alt="" width="640" height="349" /></a></p><p>The integrated system converts Pongamia oil into Sustainable Aviation Fuel (SAF) and marine biodegradable PHA bioplastics.</p><h2>Industrial Scale Production Capacity</h2><ul><li>1 million tonnes Pongamia oil processing capability</li><li>700,000 tonnes Sustainable Aviation Fuel production</li><li>200,000 tonnes biodegradable PHA materials</li><li>Projected annual revenue approx USD 3.2 billion</li></ul><h2>Vertically Integrated Bioeconomy Platform</h2><p>The cross-border structure integrates feedstock production, biotechnology conversion systems, and industrial manufacturing capabilities.</p><p>This approach enables scalable climate solutions addressing aviation emissions and plastic pollution challenges.</p><h2>Commercialisation of Climate Technology</h2><p>Ecopha’s strategy demonstrates how sustainable innovation can align environmental performance with strong economic potential.</p><p>The Pongamia-based dual output model provides renewable fuel solutions while supporting biodegradable material development.</p><p><a href="https://melbourne-insider.au/ecopha-pongamia-bioeconomy-expansion/" target="_blank" rel="noopener nofollow">Source Article<br /></a></p></div>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-2a14b109 e-flex e-con-boxed e-con e-parent" data-id="2a14b109" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/ecopha-biotech-global-expansion-australia-india-pongamia-bioeconomy-strategy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6007</post-id>	</item>
	</channel>
</rss>
