<?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 Solutions &#8211; Ecopha</title>
	<atom:link href="https://ecopha.bio/category/climate-solutions/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 Solutions &#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>Bhutan to Host Sustainable Aviation Fuel and Biodegradable Plastics Project</title>
		<link>https://ecopha.bio/bhutan-to-host-saf-and-biodegradable-plastics-project/</link>
					<comments>https://ecopha.bio/bhutan-to-host-saf-and-biodegradable-plastics-project/#respond</comments>
		
		<dc:creator><![CDATA[Sanjeewa Fernando]]></dc:creator>
		<pubDate>Wed, 22 Jul 2026 10:05:34 +0000</pubDate>
				<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Agricultural Innovation]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Ecopha News]]></category>
		<category><![CDATA[Environmental Awareness]]></category>
		<category><![CDATA[Environmental Conservation]]></category>
		<category><![CDATA[Environmental Science & Technology]]></category>
		<category><![CDATA[Media Coverage]]></category>
		<category><![CDATA[Partnerships]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[PHAmia]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[Aviation Decarbonisation]]></category>
		<category><![CDATA[Bhutan]]></category>
		<category><![CDATA[Bhutan Research Hub]]></category>
		<category><![CDATA[Biodegradable Plastics]]></category>
		<category><![CDATA[Bioplastics Innovation]]></category>
		<category><![CDATA[Carbon Negative]]></category>
		<category><![CDATA[Certification Hub]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[Dr Wilson Ling]]></category>
		<category><![CDATA[DrukBees]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[Ecopha DrukBees]]></category>
		<category><![CDATA[Gross National Happiness]]></category>
		<category><![CDATA[Integrated Biorefinery]]></category>
		<category><![CDATA[Kuensel]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[Pongamia Seeds]]></category>
		<category><![CDATA[Renewable Feedstocks]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Carbon]]></category>
		<category><![CDATA[The Bhutanese]]></category>
		<category><![CDATA[Traceability System]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=9059</guid>

					<description><![CDATA[Media Coverage • Bhutan • SAF • Biodegradable Plastics Bhutan to Host Sustainable Aviation Fuel and Biodegradable Plastics Project Kuensel has reported on Ecopha and DrukBees’<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9059" class="elementor elementor-9059">
				<div class="elementor-element elementor-element-6a92137 e-con-full e-flex e-con e-parent" data-id="6a92137" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-010c225 elementor-widget elementor-widget-html" data-id="010c225" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
  .eco-bhutan-page,
  .eco-bhutan-page * {
    box-sizing: border-box;
  }

  .eco-bhutan-page {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 16px 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1f2937;
    line-height: 1.62;
  }

  .eco-bhutan-page p {
    margin-top: 0;
  }

  .eco-hero {
    background: linear-gradient(135deg, #062f24 0%, #0f766e 58%, #d9a441 100%);
    padding: 36px 30px;
    border-radius: 22px;
    margin-bottom: 22px;
    color: #ffffff;
    overflow: hidden;
  }

  .eco-eyebrow {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fde68a;
    margin-bottom: 11px;
    font-weight: 800;
    animation: ecoFadeUp 0.55s ease both;
  }

  .eco-hero h1 {
    font-size: clamp(28px, 4vw, 40px);
    line-height: 1.18;
    margin: 0 0 15px 0;
    font-weight: 800;
    color: #ffffff;
    max-width: 980px;
    text-shadow: 0 2px 16px rgba(0,0,0,0.18);
    animation: ecoFadeUp 0.65s ease both;
    animation-delay: 0.10s;
  }

  .eco-hero h1 span {
    color: #fde68a;
  }

  .eco-hero p {
    font-size: clamp(15.5px, 2vw, 18px);
    color: #e7f8ee;
    margin: 0 0 20px 0;
    max-width: 900px;
    animation: ecoFadeUp 0.7s ease both;
    animation-delay: 0.18s;
  }

  .eco-btn {
    display: inline-block;
    background: #fde68a;
    color: #14532d;
    text-decoration: none;
    padding: 11px 22px;
    border-radius: 40px;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.3;
    animation: ecoFadeUp 0.7s ease both;
    animation-delay: 0.28s;
  }

  @keyframes ecoFadeUp {
    from {
      opacity: 0;
      transform: translateY(12px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .eco-img-wrap {
    margin: 0 0 22px 0;
  }

  .eco-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 18px;
    box-shadow: 0 8px 22px rgba(0,0,0,0.10);
  }

  .eco-caption {
    font-size: 12.5px;
    color: #64748b;
    text-align: center;
    margin-top: 7px;
    line-height: 1.4;
  }

  .eco-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
    align-items: flex-start;
  }

  .eco-main {
    flex: 1 1 560px;
    min-width: 0;
  }

  .eco-side {
    flex: 1 1 280px;
    min-width: 0;
    background: #f8fafc;
    border-left: 5px solid #d9a441;
    padding: 20px;
    border-radius: 0 18px 18px 0;
  }

  .eco-label {
    font-size: 12px;
    color: #0f766e;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 8px;
  }

  .eco-title {
    font-size: clamp(25px, 3vw, 32px);
    line-height: 1.24;
    color: #14532d;
    margin: 0 0 12px 0;
    font-weight: 800;
  }

  .eco-soft {
    background: linear-gradient(135deg, #f0fdf4, #ecfeff);
    padding: 24px 20px;
    border-radius: 20px;
    margin-bottom: 24px;
    border: 1px solid #bbf7d0;
  }

  .eco-focus {
    margin-bottom: 24px;
  }

  .eco-focus h2 {
    text-align: center;
    margin-bottom: 18px;
  }

  .eco-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
  }

  .eco-mini {
    flex: 1 1 240px;
    min-width: 0;
    padding: 20px;
    border-radius: 18px;
    background: linear-gradient(135deg, #f8fafc, #ffffff);
    border: 1px solid #dbeafe;
  }

  .eco-mini h3 {
    margin: 0 0 8px 0;
    font-size: 21px;
    line-height: 1.25;
  }

  .eco-mini p {
    margin: 0;
    color: #475569;
  }

  .eco-quote {
    background: linear-gradient(135deg, #0f172a, #1e3a8a);
    padding: 30px 24px;
    border-radius: 22px;
    color: #ffffff;
    margin-bottom: 24px;
    text-align: center;
  }

  .eco-quote-mark {
    font-size: 42px;
    line-height: 1;
    color: #fde68a;
    margin-bottom: 8px;
  }

  .eco-quote p {
    font-size: clamp(18px, 2.4vw, 21px);
    line-height: 1.55;
    color: #e0f2fe;
    margin: 0 0 14px 0;
    font-style: italic;
  }

  .eco-editorial {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
  }

  .eco-card {
    flex: 1 1 340px;
    min-width: 0;
    background: #ffffff;
    border-bottom: 5px solid #0f766e;
    padding: 22px;
    border-radius: 18px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.06);
  }

  .eco-read {
    background: #f8fafc;
    padding: 24px 20px;
    border-radius: 20px;
    margin-bottom: 24px;
    border: 1px solid #e2e8f0;
  }

  .eco-final {
    background: linear-gradient(135deg, #14532d, #0f766e);
    padding: 30px 22px;
    border-radius: 22px;
    color: #ffffff;
    text-align: center;
  }

  .eco-final h2 {
    font-size: clamp(25px, 3vw, 30px);
    color: #ffffff;
    margin: 0 0 14px 0;
    line-height: 1.25;
  }

  .eco-final p {
    font-size: 16.5px;
    color: #dcfce7;
    max-width: 880px;
    margin: 0 auto 20px auto;
  }

  .eco-final a {
    display: inline-block;
    text-decoration: none;
    padding: 11px 20px;
    border-radius: 40px;
    font-weight: 800;
    font-size: 14px;
    margin: 5px;
  }

  @media (min-width: 769px) {
    .eco-btn:hover,
    .eco-final a:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.16);
    }

    .eco-mini:hover,
    .eco-card:hover {
      transform: translateY(-3px);
      box-shadow: 0 8px 22px rgba(0,0,0,0.08);
    }

    .eco-btn,
    .eco-final a,
    .eco-mini,
    .eco-card {
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }
  }

  @media (max-width: 768px) {
    .eco-bhutan-page {
      padding: 9px 6px;
      line-height: 1.56;
    }

    .eco-hero {
      padding: 22px 16px;
      border-radius: 17px;
      margin-bottom: 16px;
    }

    .eco-eyebrow {
      font-size: 10.5px;
      letter-spacing: 0.5px;
      margin-bottom: 8px;
    }

    .eco-hero h1 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 11px;
    }

    .eco-hero p {
      font-size: 14.7px;
      line-height: 1.5;
      margin-bottom: 15px;
    }

    .eco-btn {
      width: 100%;
      max-width: 295px;
      text-align: center;
      padding: 10px 13px;
      font-size: 13.2px;
    }

    .eco-row,
    .eco-editorial,
    .eco-cards {
      gap: 13px;
      margin-bottom: 18px;
    }

    .eco-soft,
    .eco-quote,
    .eco-read,
    .eco-final {
      padding: 18px 12px;
      border-radius: 16px;
      margin-bottom: 18px;
    }

    .eco-side,
    .eco-card,
    .eco-mini {
      padding: 18px 12px;
      border-radius: 16px;
    }

    .eco-title {
      font-size: 23px;
      line-height: 1.22;
      margin-bottom: 10px;
    }

    .eco-mini h3 {
      font-size: 20px;
    }

    .eco-img {
      border-radius: 15px;
    }

    .eco-img-wrap {
      margin-bottom: 18px;
    }

    .eco-caption {
      font-size: 11.5px;
      margin-top: 6px;
    }

    .eco-final a {
      display: block;
      width: 100%;
      max-width: 295px;
      margin: 7px auto;
    }
  }

  @media (max-width: 390px) {
    .eco-bhutan-page {
      padding: 7px 4px;
    }

    .eco-hero {
      padding: 20px 13px;
      border-radius: 15px;
    }

    .eco-hero h1 {
      font-size: 22px;
    }

    .eco-hero p {
      font-size: 14px;
    }

    .eco-soft,
    .eco-quote,
    .eco-read,
    .eco-final,
    .eco-side,
    .eco-card,
    .eco-mini {
      padding: 16px 10px;
    }

    .eco-title {
      font-size: 22px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .eco-eyebrow,
    .eco-hero h1,
    .eco-hero p,
    .eco-btn {
      animation: none !important;
    }

    .eco-btn,
    .eco-final a,
    .eco-mini,
    .eco-card {
      transition: none !important;
    }
  }
</style>

<div class="eco-bhutan-page">

  <div class="eco-hero">
    <div class="eco-eyebrow">Media Coverage • Bhutan • SAF • Biodegradable Plastics</div>

    <h1>
      Bhutan to Host <span>Sustainable Aviation Fuel</span> and Biodegradable Plastics Project
    </h1>

    <p>
      Kuensel has reported on Ecopha and DrukBees’ Bhutan collaboration to develop a research and certification hub for sustainable aviation fuel and biodegradable plastics using Pongamia-based technology.
    </p>

    <a class="eco-btn" href="https://kuenselonline.com/news/bhutan-to-host-sustainable-aviation-fuel-and-biodegradable-plastics-project" target="_blank" rel="noopener nofollow">
      See Article from : KuenselOnline.com
    </a>
  </div>

  <div class="eco-img-wrap">
    <a href="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Bhutan-Leads-Innovation-in-Sustainable-Aviation1.jpg?ssl=1" target="_blank" rel="noopener">
      <img data-recalc-dims="1" decoding="async" class="eco-img" src="https://i0.wp.com/ecopha.bio/wp-content/uploads/2026/07/Bhutan-Leads-Innovation-in-Sustainable-Aviation1.jpg?w=1220&#038;ssl=1" alt="Ecopha and DrukBees Bhutan collaboration meeting">
    </a>
    <div class="eco-caption">
      Ecopha and DrukBees representatives during Bhutan collaboration activities. Click image to view larger.
    </div>
  </div>

  <div class="eco-row">

    <div class="eco-main">
      <div class="eco-label">Source: Kuensel Online</div>

      <h2 class="eco-title">Bhutan as a Research and Certification Hub</h2>

      <p>
        The Kuensel article reports that Bhutan is set to become a leading research and certification hub for a pioneering project that converts Pongamia tree seeds into sustainable aviation fuel and biodegradable plastics.
      </p>

      <p>
        The initiative establishes a strategic partnership between the Australian biotechnology company Ecopha and Bhutanese company DrukBees Private Limited.
      </p>
    </div>

    <div class="eco-side">
      <div style="font-size:14px;color:#64748b;margin-bottom:7px;">Published Coverage</div>
      <div style="font-size:22px;font-weight:800;color:#14532d;line-height:1.25;margin-bottom:9px;">July 18, 2026</div>
      <p style="margin:0;color:#475569;">
        This Ecopha.bio news post is based on the Kuensel article covering Bhutan’s role in hosting a sustainable aviation fuel and biodegradable plastics project.
      </p>
    </div>

  </div>

  <div class="eco-soft">
    <h2 class="eco-title">Local Demonstration Before Global Scale</h2>

    <p>
      The project is designed to begin with a localised demonstration model in Bhutan before scaling the system for larger global economies.
    </p>

    <p style="margin-bottom:0;">
      Bhutan’s role is focused on research, certification, traceability, plantation data and sustainability validation rather than mass production.
    </p>
  </div>

  <div class="eco-focus">
    <h2 class="eco-title">Project Focus Areas</h2>

    <div class="eco-cards">

      <div class="eco-mini">
        <div style="font-size:30px;margin-bottom:8px;">✈️</div>
        <h3 style="color:#1e3a8a;">Sustainable Aviation Fuel</h3>
        <p>
          Pongamia oil can be processed into SAF for aviation fuel applications and future low-carbon transport systems.
        </p>
      </div>

      <div class="eco-mini">
        <div style="font-size:30px;margin-bottom:8px;">🌱</div>
        <h3 style="color:#166534;">Biodegradable Plastics</h3>
        <p>
          Residual materials can support biodegradable plastic production within a circular materials pathway.
        </p>
      </div>

      <div class="eco-mini">
        <div style="font-size:30px;margin-bottom:8px;">📊</div>
        <h3 style="color:#92400e;">Traceability</h3>
        <p>
          The project aims to record environmental and plantation data from planting to harvest.
        </p>
      </div>

    </div>
  </div>

  <div class="eco-quote">
    <div class="eco-quote-mark">“</div>

    <p>
      We know that there is limited land and limited manpower in Bhutan, but we can make the whole system as a demonstration model and then show it to the world.
    </p>

    <div style="font-weight:800;color:#fde68a;">
      Dr Wilson Ling, CEO and Co-Founder, Ecopha
    </div>
  </div>

  <div class="eco-editorial">

    <div class="eco-card">
      <h2 class="eco-title">Why Pongamia Matters</h2>

      <p>
        Pongamia is a non-edible tree crop that can grow on degraded land and does not compete directly with food crops.
      </p>

      <p>
        The project positions Pongamia as a renewable feedstock for both ecological restoration and industrial bioeconomy development.
      </p>
    </div>

    <div class="eco-card" style="border-bottom-color:#d9a441;">
      <h2 class="eco-title" style="color:#92400e;">Bhutan’s Strategic Role</h2>

      <p>
        The article highlights Bhutan’s value as a certification and research location because of its environmental leadership, carbon-negative status and commitment to sustainable development.
      </p>

      <p>
        By creating a data-rich blueprint in Bhutan, the project aims to support international standards for SAF, biodegradable plastics and circular bioeconomy products.
      </p>
    </div>

  </div>

  <div class="eco-read">
    <h2 class="eco-title">Read the Original Article</h2>

    <p>
      The original article was published by <strong>Kuensel Online</strong>, covering Bhutan’s role in the Ecopha and DrukBees sustainable aviation fuel and biodegradable plastics project.
    </p>

    <a class="eco-btn" href="https://kuenselonline.com/news/bhutan-to-host-sustainable-aviation-fuel-and-biodegradable-plastics-project" target="_blank" rel="noopener nofollow" style="background:#14532d;color:#ffffff;">
      See Article from : KuenselOnline.com
    </a>
  </div>

  <div class="eco-final">
    <h2>Ecopha and DrukBees: Building a Circular Bioeconomy Model</h2>

    <p>
      The Bhutan collaboration supports Ecopha’s broader 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/bhutan-to-host-saf-and-biodegradable-plastics-project/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9059</post-id>	</item>
		<item>
		<title>Ecopha Expands Beyond Bioplastics with Integrated Sustainable Carbon Platform</title>
		<link>https://ecopha.bio/ecopha-expands-beyond-bioplastics-integrated-sustainable-carbon-platform/</link>
					<comments>https://ecopha.bio/ecopha-expands-beyond-bioplastics-integrated-sustainable-carbon-platform/#respond</comments>
		
		<dc:creator><![CDATA[Ecopha Biotech]]></dc:creator>
		<pubDate>Sun, 28 Jun 2026 13:07:05 +0000</pubDate>
				<category><![CDATA[Media Coverage]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Corporate News]]></category>
		<category><![CDATA[Environmental Sustainability]]></category>
		<category><![CDATA[Future Materials]]></category>
		<category><![CDATA[PHA Bioplastics]]></category>
		<category><![CDATA[Pongamia Oil]]></category>
		<category><![CDATA[SAF]]></category>
		<category><![CDATA[SoloSAF]]></category>
		<category><![CDATA[Sustainability and Innovation]]></category>
		<category><![CDATA[Agricultural Residues]]></category>
		<category><![CDATA[Algae Oils]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Bio-Based Chemicals]]></category>
		<category><![CDATA[CB Herald]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[Dr Wilson Ling]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[Green Chemicals]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[Integrated Biorefinery]]></category>
		<category><![CDATA[Integrated Sustainable Carbon Platform]]></category>
		<category><![CDATA[International Patent Filing]]></category>
		<category><![CDATA[Joseph Wilson]]></category>
		<category><![CDATA[Low Carbon Chemicals]]></category>
		<category><![CDATA[Melbourne]]></category>
		<category><![CDATA[Microbial Oils]]></category>
		<category><![CDATA[Non-Food Feedstock]]></category>
		<category><![CDATA[PCT Patent]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[Renewable Carbon]]></category>
		<category><![CDATA[Renewable Oleochemicals]]></category>
		<category><![CDATA[Sustainable Aviation Fuel]]></category>
		<category><![CDATA[Sustainable Carbon]]></category>
		<category><![CDATA[Sustainable Materials]]></category>
		<category><![CDATA[UCO]]></category>
		<category><![CDATA[Used Cooking Oil]]></category>
		<category><![CDATA[Waste Oils]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=8994</guid>

					<description><![CDATA[Media Coverage &#124; Sustainable Carbon &#124; PCT Patent &#124; Bioeconomy Ecopha Expands Beyond Bioplastics with Integrated Sustainable Carbon Platform CB Herald has featured Ecopha Biotech’s expansion<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="8994" class="elementor elementor-8994">
				<div class="elementor-element elementor-element-3061a62 e-con-full e-flex e-con e-parent" data-id="3061a62" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-798adb6 elementor-widget elementor-widget-html" data-id="798adb6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					
<div style="width:100%;max-width:1150px;margin:0 auto;padding:24px 18px;font-family:Arial,Helvetica,sans-serif;color:#1f2937;line-height:1.7;box-sizing:border-box;">

  <div style="background:linear-gradient(135deg,#0b3d2e,#14532d,#0f766e);padding:42px 34px;border-radius:20px;margin-bottom:30px;color:#ffffff;box-sizing:border-box;">

    <div style="font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#fde68a;margin-bottom:12px;font-weight:700;">
      Media Coverage | Sustainable Carbon | PCT Patent | Bioeconomy
    </div>

    <h1 style="font-size:36px;line-height:1.25;margin:0 0 18px 0;font-weight:700;color:#ffffff;">
      Ecopha Expands Beyond Bioplastics with Integrated Sustainable Carbon Platform
    </h1>

    <p style="font-size:18px;color:#d1fae5;margin:0 0 24px 0;max-width:950px;">
      CB Herald has featured Ecopha Biotech’s expansion beyond bioplastics through its Integrated Sustainable Carbon Platform, following an international PCT patent filing for integrated biorefinery technology.
    </p>

    <a href="https://cbherald.com/ecopha-expands-beyond-bioplastics-with-an-integrated-sustainable-carbon-platform/" target="_blank" rel="noopener nofollow" style="display:inline-block;background:#fde68a;color:#14532d;text-decoration:none;padding:13px 26px;border-radius:40px;font-weight:700;font-size:15px;">
      See Article from : CBHerald.com
    </a>

  </div>

  <div style="background:#f9fafb;border-left:5px solid #0f766e;padding:18px 20px;border-radius:12px;margin-bottom:30px;box-sizing:border-box;">
    <p style="font-size:14px;color:#4b5563;margin:0;">
      Source: <strong>CB Herald</strong>. This Ecopha.bio news post is based on the CB Herald article published on June 26, 2026, covering Ecopha’s Integrated Sustainable Carbon Platform and international PCT patent filing.
    </p>
  </div>

  <div style="background:#ffffff;border:1px solid #d1d5db;border-left:6px solid #0f766e;padding:30px;border-radius:18px;margin-bottom:30px;box-shadow:0 5px 20px rgba(0,0,0,0.06);box-sizing:border-box;">

    <h2 style="font-size:30px;color:#14532d;margin:0 0 16px 0;line-height:1.25;">
      Featured by CB Herald
    </h2>

    <p style="margin:0 0 14px 0;">
      CB Herald has reported on Ecopha Biotech’s international filing of a new Patent Cooperation Treaty application covering integrated biorefinery technology for the co-production of renewable oleochemical products and biodegradable PHA bioplastics from Pongamia oil.
    </p>

    <p style="margin:0;">
      The article also highlights the launch of Ecopha’s Integrated Sustainable Carbon Platform, marking the company’s evolution from a PHA bioplastics pioneer into a broader sustainable carbon technology platform.
    </p>

  </div>

  <div style="background:linear-gradient(135deg,#f0fdf4,#ecfeff);padding:30px;border-radius:20px;border:1px solid #bbf7d0;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="font-size:30px;color:#14532d;margin:0 0 16px 0;line-height:1.25;">
      Beyond Bioplastics
    </h2>

    <p style="margin:0 0 20px 0;">
      Ecopha’s Integrated Sustainable Carbon Platform is designed to transform sustainable carbon into multiple high-value products through one scalable biorefinery system.
    </p>

    <div style="display:flex;flex-wrap:wrap;gap:20px;">

      <div style="flex:1;min-width:250px;background:#ffffff;padding:24px;border-radius:16px;border:1px solid #a5f3fc;box-sizing:border-box;">
        <h3 style="margin:0 0 10px 0;font-size:23px;color:#155e75;">
          Sustainable Aviation Fuel
        </h3>
        <p style="margin:0;">
          The platform is designed to support renewable fuel pathways, including Sustainable Aviation Fuel for aviation decarbonisation.
        </p>
      </div>

      <div style="flex:1;min-width:250px;background:#ffffff;padding:24px;border-radius:16px;border:1px solid #86efac;box-sizing:border-box;">
        <h3 style="margin:0 0 10px 0;font-size:23px;color:#166534;">
          PHA Bioplastics
        </h3>
        <p style="margin:0;">
          Ecopha continues to advance marine and soil biodegradable PHA bioplastics as part of its sustainable materials platform.
        </p>
      </div>

      <div style="flex:1;min-width:250px;background:#ffffff;padding:24px;border-radius:16px;border:1px solid #fcd34d;box-sizing:border-box;">
        <h3 style="margin:0 0 10px 0;font-size:23px;color:#92400e;">
          Renewable Chemicals
        </h3>
        <p style="margin:0;">
          The platform also supports renewable oleochemicals, bio-based specialty chemicals and future circular carbon products.
        </p>
      </div>

    </div>

  </div>

  <div style="background:linear-gradient(135deg,#1e3a8a,#0f172a);padding:34px 30px;border-radius:22px;color:#ffffff;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="margin:0 0 16px 0;font-size:30px;color:#fde68a;line-height:1.25;">
      A Broader Sustainable Carbon Feedstock Strategy
    </h2>

    <p style="color:#dbeafe;margin:0 0 20px 0;">
      While the newly filed PCT patent was developed using Pongamia oil as an ideal non-food feedstock, the platform is designed to utilise a broader range of sustainable carbon sources.
    </p>

    <div style="display:flex;flex-wrap:wrap;gap:16px;">

      <div style="flex:1;min-width:220px;background:rgba(255,255,255,0.09);padding:22px;border-radius:16px;box-sizing:border-box;">
        <div style="font-size:18px;font-weight:700;color:#ffffff;">Non-Food Oils</div>
        <div style="font-size:15px;color:#dbeafe;margin-top:8px;">Including Pongamia oil and other non-food vegetable oil pathways.</div>
      </div>

      <div style="flex:1;min-width:220px;background:rgba(255,255,255,0.09);padding:22px;border-radius:16px;box-sizing:border-box;">
        <div style="font-size:18px;font-weight:700;color:#ffffff;">Waste Oils and Fats</div>
        <div style="font-size:15px;color:#dbeafe;margin-top:8px;">Including used cooking oil, waste oils, fats and circular carbon resources.</div>
      </div>

      <div style="flex:1;min-width:220px;background:rgba(255,255,255,0.09);padding:22px;border-radius:16px;box-sizing:border-box;">
        <div style="font-size:18px;font-weight:700;color:#ffffff;">Future Renewable Carbon</div>
        <div style="font-size:15px;color:#dbeafe;margin-top:8px;">Including agricultural residues, microbial oils, algae oils and future renewable carbon sources.</div>
      </div>

    </div>

  </div>

  <div style="background:#f9fafb;padding:30px;border-radius:18px;border:1px solid #d1d5db;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="margin:0 0 16px 0;color:#14532d;font-size:30px;line-height:1.25;">
      Statement from Dr Wilson Ling
    </h2>

    <p style="font-size:18px;color:#374151;font-style:italic;line-height:1.8;margin:0 0 16px 0;">
      “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.”
    </p>

    <div style="font-weight:700;color:#111827;">
      Dr Wilson Ling, CEO and Co-Founder, Ecopha
    </div>

  </div>

  <div style="background:linear-gradient(135deg,#fefce8,#fff7ed);padding:30px;border-radius:20px;border:1px solid #fcd34d;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="margin:0 0 16px 0;color:#92400e;font-size:30px;line-height:1.25;">
      Why This Matters
    </h2>

    <p style="margin:0 0 14px 0;">
      The CB Herald article positions Ecopha’s platform as part of the next generation of circular bioeconomy solutions, designed to help replace fossil carbon across fuels, materials and chemical sectors.
    </p>

    <p style="margin:0;">
      This direction supports Ecopha’s mission to transform sustainable carbon into renewable fuels, biodegradable materials and renewable chemicals through one integrated platform.
    </p>

  </div>

  <div style="background:#ffffff;padding:30px;border-radius:18px;border:1px solid #d1d5db;box-shadow:0 4px 18px rgba(0,0,0,0.05);margin-bottom:30px;box-sizing:border-box;">

    <h2 style="font-size:30px;color:#14532d;margin:0 0 14px 0;line-height:1.25;">
      Read the Original Article
    </h2>

    <p style="margin:0 0 22px 0;">
      The original article was published by <strong>CB Herald</strong>, covering Ecopha’s expansion beyond bioplastics and launch of the Integrated Sustainable Carbon Platform.
    </p>

    <a href="https://cbherald.com/ecopha-expands-beyond-bioplastics-with-an-integrated-sustainable-carbon-platform/" target="_blank" rel="noopener nofollow" style="display:inline-block;background:#14532d;color:#ffffff;text-decoration:none;padding:13px 26px;border-radius:40px;font-weight:700;font-size:15px;">
      See Article from : CBHerald.com
    </a>

  </div>

  <div style="background:linear-gradient(135deg,#0f766e,#14532d);padding:32px 28px;border-radius:22px;color:#ffffff;text-align:center;box-sizing:border-box;">

    <h2 style="font-size:30px;color:#ffffff;margin:0 0 16px 0;line-height:1.25;">
      Transforming Sustainable Carbon into the Future
    </h2>

    <p style="font-size:17px;color:#dcfce7;max-width:880px;margin:0 auto 24px auto;">
      Ecopha is advancing integrated biorefinery technology to transform renewable carbon into SAF, biodegradable PHA bioplastics, renewable oleochemicals and future bio-based products.
    </p>

    <a href="/technology-platform/"
       style="display:inline-block;background:#fde68a;color:#14532d;text-decoration:none;padding:12px 24px;border-radius:40px;font-weight:700;font-size:14px;margin:6px;">
      Explore Technology Platform
    </a>

    <a href="/pha-bioplastics/"
       style="display:inline-block;background:#ffffff;color:#14532d;text-decoration:none;padding:12px 24px;border-radius:40px;font-weight:700;font-size:14px;margin:6px;">
      Explore PHA Bioplastics
    </a>

    <a href="/sustainable-aviation-fuel/"
       style="display:inline-block;background:#ffffff;color:#14532d;text-decoration:none;padding:12px 24px;border-radius:40px;font-weight:700;font-size:14px;margin:6px;">
      Explore SAF
    </a>

  </div>

</div>
```
				</div>
				</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/ecopha-expands-beyond-bioplastics-integrated-sustainable-carbon-platform/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8994</post-id>	</item>
		<item>
		<title>Ecopha Unveils Integrated Sustainable Carbon Platform Following International PCT Patent Filing</title>
		<link>https://ecopha.bio/ecopha-integrated-sustainable-carbon-platform-pct-patent/</link>
					<comments>https://ecopha.bio/ecopha-integrated-sustainable-carbon-platform-pct-patent/#respond</comments>
		
		<dc:creator><![CDATA[Ecopha Biotech]]></dc:creator>
		<pubDate>Wed, 24 Jun 2026 22:56:05 +0000</pubDate>
				<category><![CDATA[Corporate News]]></category>
		<category><![CDATA[AI & Technology]]></category>
		<category><![CDATA[Bioplastic]]></category>
		<category><![CDATA[Climate Solutions]]></category>
		<category><![CDATA[Future Materials]]></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[Agricultural Residues]]></category>
		<category><![CDATA[Algae Oils]]></category>
		<category><![CDATA[AP News]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Bio-Based Chemicals]]></category>
		<category><![CDATA[Carbon Utilisation]]></category>
		<category><![CDATA[Circular Bioeconomy]]></category>
		<category><![CDATA[Dr Wilson Ling]]></category>
		<category><![CDATA[EcoPHA]]></category>
		<category><![CDATA[Ecopha Biotech]]></category>
		<category><![CDATA[ecopha.bio technology™]]></category>
		<category><![CDATA[EIN Presswire]]></category>
		<category><![CDATA[Fossil Carbon Replacement]]></category>
		<category><![CDATA[Green Chemicals]]></category>
		<category><![CDATA[Industrial Biotechnology]]></category>
		<category><![CDATA[Integrated Biorefinery]]></category>
		<category><![CDATA[Integrated Sustainable Carbon Platform]]></category>
		<category><![CDATA[International Patent Filing]]></category>
		<category><![CDATA[Low Carbon Materials]]></category>
		<category><![CDATA[Melbourne]]></category>
		<category><![CDATA[Microbial Oils]]></category>
		<category><![CDATA[Non-Food Feedstock]]></category>
		<category><![CDATA[PCT Patent]]></category>
		<category><![CDATA[PHA]]></category>
		<category><![CDATA[Pongamia]]></category>
		<category><![CDATA[Renewable Carbon]]></category>
		<category><![CDATA[Renewable Oleochemicals]]></category>
		<category><![CDATA[Sustainable Carbon]]></category>
		<category><![CDATA[Sustainable Materials]]></category>
		<category><![CDATA[UCO]]></category>
		<category><![CDATA[Used Cooking Oil]]></category>
		<category><![CDATA[Waste Oils]]></category>
		<guid isPermaLink="false">https://ecopha.bio/?p=8985</guid>

					<description><![CDATA[Corporate News &#124; PCT Patent &#124; Sustainable Carbon &#124; Bioeconomy Ecopha Unveils Integrated Sustainable Carbon Platform Following International PCT Patent Filing Ecopha Biotech has announced an<span class="excerpt-hellip"> […]</span>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="8985" class="elementor elementor-8985">
				<div class="elementor-element elementor-element-160465a e-flex e-con-boxed e-con e-parent" data-id="160465a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-697b7c3 elementor-widget elementor-widget-html" data-id="697b7c3" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					
<div style="width:100%;max-width:1150px;margin:0 auto;padding:24px 18px;font-family:Arial,Helvetica,sans-serif;color:#1f2937;line-height:1.7;box-sizing:border-box;">

  <div style="background:linear-gradient(135deg,#0b3d2e,#14532d,#0f766e);padding:42px 34px;border-radius:20px;margin-bottom:30px;color:#ffffff;box-sizing:border-box;">

    <div style="font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#fde68a;margin-bottom:12px;font-weight:700;">
      Corporate News | PCT Patent | Sustainable Carbon | Bioeconomy
    </div>

    <h1 style="font-size:36px;line-height:1.25;margin:0 0 18px 0;font-weight:700;color:#ffffff;">
      Ecopha Unveils Integrated Sustainable Carbon Platform Following International PCT Patent Filing
    </h1>

    <p style="font-size:18px;color:#d1fae5;margin:0 0 24px 0;max-width:950px;">
      Ecopha Biotech has announced an international PCT patent filing and the launch of its Integrated Sustainable Carbon Platform for the global circular bioeconomy.
    </p>

    <a href="https://apnews.com/press-release/ein-presswire-newsmatics/press-release-f6eb173bf472cf718b9cbbadeaa18915" target="_blank" rel="noopener nofollow" style="display:inline-block;background:#fde68a;color:#14532d;text-decoration:none;padding:13px 26px;border-radius:40px;font-weight:700;font-size:15px;">
      See Article from : APNews.com
    </a>

  </div>

  <div style="background:#f9fafb;border-left:5px solid #0f766e;padding:18px 20px;border-radius:12px;margin-bottom:30px;box-sizing:border-box;">
    <p style="font-size:14px;color:#4b5563;margin:0;">
      Source: <strong>AP News / EIN Presswire</strong>. This Ecopha.bio news post is based on the release published on June 25, 2026, covering Ecopha Biotech’s international PCT patent filing and Integrated Sustainable Carbon Platform.
    </p>
  </div>

  <div style="background:#ffffff;border:1px solid #d1d5db;border-left:6px solid #0f766e;padding:30px;border-radius:18px;margin-bottom:30px;box-shadow:0 5px 20px rgba(0,0,0,0.06);box-sizing:border-box;">

    <h2 style="font-size:30px;color:#14532d;margin:0 0 16px 0;line-height:1.25;">
      A New Platform Chapter for Ecopha
    </h2>

    <p style="margin:0 0 14px 0;">
      Ecopha Biotech Pty Ltd has announced the international filing of a new Patent Cooperation Treaty application covering its integrated biorefinery technology for the co-production of renewable oleochemical products and biodegradable PHA bioplastics from Pongamia oil.
    </p>

    <p style="margin:0;">
      The announcement also marks the launch of Ecopha’s Integrated Sustainable Carbon Platform, representing the company’s evolution from a pioneer in biodegradable PHA bioplastics into a broader sustainable carbon technology platform.
    </p>

  </div>

  <div style="background:linear-gradient(135deg,#f0fdf4,#ecfeff);padding:30px;border-radius:20px;border:1px solid #bbf7d0;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="font-size:30px;color:#14532d;margin:0 0 16px 0;line-height:1.25;">
      Transforming Sustainable Carbon into Multiple Products
    </h2>

    <p style="margin:0 0 20px 0;">
      Rather than focusing on a single product or feedstock, Ecopha is developing an integrated platform designed to transform sustainable carbon into multiple high-value outputs through one scalable biorefinery system.
    </p>

    <div style="display:flex;flex-wrap:wrap;gap:20px;">

      <div style="flex:1;min-width:250px;background:#ffffff;padding:24px;border-radius:16px;border:1px solid #a5f3fc;box-sizing:border-box;">
        <h3 style="margin:0 0 10px 0;font-size:23px;color:#155e75;">
          Sustainable Aviation Fuel
        </h3>
        <p style="margin:0;">
          Renewable fuel pathways designed to support aviation decarbonisation and future low-carbon transport systems.
        </p>
      </div>

      <div style="flex:1;min-width:250px;background:#ffffff;padding:24px;border-radius:16px;border:1px solid #86efac;box-sizing:border-box;">
        <h3 style="margin:0 0 10px 0;font-size:23px;color:#166534;">
          PHA Bioplastics
        </h3>
        <p style="margin:0;">
          Marine and soil biodegradable PHA materials designed to support sustainable packaging and circular material systems.
        </p>
      </div>

      <div style="flex:1;min-width:250px;background:#ffffff;padding:24px;border-radius:16px;border:1px solid #fcd34d;box-sizing:border-box;">
        <h3 style="margin:0 0 10px 0;font-size:23px;color:#92400e;">
          Renewable Chemicals
        </h3>
        <p style="margin:0;">
          Renewable oleochemicals, bio-based specialty chemicals and future circular carbon products for industrial applications.
        </p>
      </div>

    </div>

  </div>

  <div style="background:linear-gradient(135deg,#1e3a8a,#0f172a);padding:34px 30px;border-radius:22px;color:#ffffff;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="margin:0 0 16px 0;font-size:30px;color:#fde68a;line-height:1.25;">
      Beyond One Feedstock
    </h2>

    <p style="color:#dbeafe;margin:0 0 20px 0;">
      Although the patented process was developed using Pongamia oil as an ideal non-food feedstock, Ecopha’s Integrated Sustainable Carbon Platform is designed to utilise a wider range of sustainable carbon sources.
    </p>

    <div style="display:flex;flex-wrap:wrap;gap:16px;">

      <div style="flex:1;min-width:220px;background:rgba(255,255,255,0.09);padding:22px;border-radius:16px;box-sizing:border-box;">
        <div style="font-size:18px;font-weight:700;color:#ffffff;">Non-Food Oils</div>
        <div style="font-size:15px;color:#dbeafe;margin-top:8px;">Including Pongamia oil and other non-food vegetable oil pathways.</div>
      </div>

      <div style="flex:1;min-width:220px;background:rgba(255,255,255,0.09);padding:22px;border-radius:16px;box-sizing:border-box;">
        <div style="font-size:18px;font-weight:700;color:#ffffff;">Waste Carbon Sources</div>
        <div style="font-size:15px;color:#dbeafe;margin-top:8px;">Including used cooking oil, waste oils, fats and agricultural residues.</div>
      </div>

      <div style="flex:1;min-width:220px;background:rgba(255,255,255,0.09);padding:22px;border-radius:16px;box-sizing:border-box;">
        <div style="font-size:18px;font-weight:700;color:#ffffff;">Future Renewable Carbon</div>
        <div style="font-size:15px;color:#dbeafe;margin-top:8px;">Including microbial oils, algae-derived oils and future renewable carbon sources.</div>
      </div>

    </div>

  </div>

  <div style="background:#f9fafb;padding:30px;border-radius:18px;border:1px solid #d1d5db;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="margin:0 0 16px 0;color:#14532d;font-size:30px;line-height:1.25;">
      Statement from Dr Wilson Ling
    </h2>

    <p style="font-size:18px;color:#374151;font-style:italic;line-height:1.8;margin:0 0 16px 0;">
      “Ecopha is transforming sustainable carbon into sustainable fuels, biodegradable materials and renewable chemicals through one integrated platform to accelerate the global circular bioeconomy.”
    </p>

    <div style="font-weight:700;color:#111827;">
      Dr Wilson Ling, CEO and Co-Founder, Ecopha Biotech Pty Ltd
    </div>

  </div>

  <div style="background:linear-gradient(135deg,#fefce8,#fff7ed);padding:30px;border-radius:20px;border:1px solid #fcd34d;margin-bottom:30px;box-sizing:border-box;">

    <h2 style="margin:0 0 16px 0;color:#92400e;font-size:30px;line-height:1.25;">
      Why This Matters
    </h2>

    <p style="margin:0 0 14px 0;">
      Global demand for renewable fuels, sustainable materials and low-carbon chemicals continues to increase as governments and industries pursue net-zero emissions, energy security and circular economy goals.
    </p>

    <p style="margin:0;">
      Ecopha’s platform is positioned to support the next generation of industrial manufacturing by helping renewable carbon replace fossil carbon across fuels, materials and chemical sectors.
    </p>

  </div>

  <div style="background:#ffffff;padding:30px;border-radius:18px;border:1px solid #d1d5db;box-shadow:0 4px 18px rgba(0,0,0,0.05);margin-bottom:30px;box-sizing:border-box;">

    <h2 style="font-size:30px;color:#14532d;margin:0 0 14px 0;line-height:1.25;">
      Read the Original Article
    </h2>

    <p style="margin:0 0 22px 0;">
      The original release was published through <strong>AP News / EIN Presswire</strong>, covering Ecopha’s international PCT patent filing and Integrated Sustainable Carbon Platform.
    </p>

    <a href="https://apnews.com/press-release/ein-presswire-newsmatics/press-release-f6eb173bf472cf718b9cbbadeaa18915" target="_blank" rel="noopener nofollow" style="display:inline-block;background:#14532d;color:#ffffff;text-decoration:none;padding:13px 26px;border-radius:40px;font-weight:700;font-size:15px;">
      See Article from : APNews.com
    </a>

  </div>

  <div style="background:linear-gradient(135deg,#0f766e,#14532d);padding:32px 28px;border-radius:22px;color:#ffffff;text-align:center;box-sizing:border-box;">

    <h2 style="font-size:30px;color:#ffffff;margin:0 0 16px 0;line-height:1.25;">
      Transforming Sustainable Carbon into the Future
    </h2>

    <p style="font-size:17px;color:#dcfce7;max-width:880px;margin:0 auto 24px auto;">
      Ecopha is advancing integrated biorefinery technology to transform renewable carbon into Sustainable Aviation Fuel, biodegradable PHA bioplastics, renewable oleochemicals and future bio-based products.
    </p>

    <a href="/technology-platform/"
       style="display:inline-block;background:#fde68a;color:#14532d;text-decoration:none;padding:12px 24px;border-radius:40px;font-weight:700;font-size:14px;margin:6px;">
      Explore Technology Platform
    </a>

    <a href="/pha-bioplastics/"
       style="display:inline-block;background:#ffffff;color:#14532d;text-decoration:none;padding:12px 24px;border-radius:40px;font-weight:700;font-size:14px;margin:6px;">
      Explore PHA Bioplastics
    </a>

    <a href="/sustainable-aviation-fuel/"
       style="display:inline-block;background:#ffffff;color:#14532d;text-decoration:none;padding:12px 24px;border-radius:40px;font-weight:700;font-size:14px;margin:6px;">
      Explore SAF
    </a>

  </div>

</div>
```
				</div>
				</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://ecopha.bio/ecopha-integrated-sustainable-carbon-platform-pct-patent/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8985</post-id>	</item>
	</channel>
</rss>
