{"id":1311,"date":"2026-03-03T18:35:10","date_gmt":"2026-03-03T13:05:10","guid":{"rendered":"https:\/\/upmail.co.in\/ecokranti\/?page_id=1311"},"modified":"2026-04-16T14:40:34","modified_gmt":"2026-04-16T09:10:34","slug":"about-us","status":"publish","type":"page","link":"https:\/\/upmail.co.in\/ecokranti\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1311\" class=\"elementor elementor-1311\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e193a0c e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"e193a0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-455cd86 elementor-widget elementor-widget-html\" data-id=\"455cd86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"cursor\"><\/div>\r\n<div class=\"main-wrapper\">\r\n    <div class=\"top-layer\">\r\n        <div class=\"header-container\">\r\n            <img decoding=\"async\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp\">\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"bottom-layer\">\r\n        <div class=\"header-container header-container-secondary\">\r\n            <img decoding=\"async\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-Hover-1-scaled.webp\">\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<style>\r\n    .main-wrapper {\r\n        \/*cursor: none;*\/\r\n        user-select: none;\r\n        height: 100vh;\r\n        width: 100vh;\r\n        position: relative;\r\n    }\r\n\r\n    .main-wrapper:hover {\r\n        cursor: none;\r\n    }\r\n\r\n    .main-wrapper {\r\n        --main-background: #121212;\r\n        --main-secondary-background: #C595FF;\r\n        --main-header: #ffffff;\r\n        --main-dark: #121212;\r\n        --main-light-purple: #C595FF;\r\n        --main-white: #ffffff;\r\n        --main-sub: #ffffff;\r\n\r\n        --fs-big: 7em;\r\n        --fs-small: 4em;\r\n\r\n        margin: 0;\r\n        width: 100vw;\r\n        font-family: 'Unbounded', sans-serif;\r\n        \/*background-color: var(--main-background);*\/\r\n\r\n    }\r\n\r\n\r\n    .top-layer {\r\n        height: 100%;\r\n        width: 100%;\r\n        margin: 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        position: absolute;\r\n    }\r\n\r\n    .bottom-layer {\r\n        height: 100%;\r\n        width: 100%;\r\n        margin: 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        --mask: radial-gradient(\r\n            circle at var(--x, 50%) var(--y, 50%),\r\n            black 0,\r\n            black var(--maskSize1, 0px),\r\n            transparent calc(var(--maskSize1, 0px) + 1px)\r\n        );\r\n        mask-image: var(--mask);\r\n        -webkit-mask-image: var(--mask);\r\n        mask-repeat: no-repeat;\r\n        -webkit-mask-repeat: no-repeat;\r\n    }\r\n\r\n    .header-container {\r\n        position: absolute;\r\n    }\r\n\r\n    #cursor {\r\n        display: none;\r\n        z-index: 99;\r\n        width: 180px;\r\n        height: 180px;\r\n        position: fixed;\r\n        top: 50%;\r\n        left: 50%;\r\n        border-radius: 50%;\r\n        background-color: transparent;\r\n        border: 2px solid rgba(55, 212, 76, 0.8);\r\n        pointer-events: none;\r\n        transform: translate(-50%, -50%);\r\n        box-shadow: 0 0 20px rgba(255,255,255,0.15);\r\n    }\r\n\r\n    .header-container :nth-child(1) {\r\n        display: flex;\r\n        color: var(--main-light-purple);\r\n        margin: 0;\r\n        font-size: var(--fs-small);\r\n    }\r\n\r\n    .header-container-secondary :nth-child(1) {\r\n        display: flex;\r\n        color: var(--main-white);\r\n        margin: 0;\r\n        font-size: var(--fs-small);\r\n    }\r\n\r\n\r\n    @media (max-width: 100em) {\r\n        :root {\r\n            --fs-big: 7em;\r\n            --fs-small: 5em;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 40em) {\r\n        :root {\r\n            --fs-big: 5em;\r\n            --fs-small: 3em;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 30em) {\r\n        :root {\r\n            --fs-big: 4em;\r\n            --fs-small: 2em;\r\n        }\r\n    }\r\n<\/style>\r\n<script>\r\n    const wrapper = document.querySelector(\".main-wrapper\");\r\n    const cursor = document.getElementById(\"cursor\");\r\n    const mask = document.querySelector(\".bottom-layer\");\r\n\r\n    const maskRadius = 90;\r\n    const cursorSize = maskRadius * 2;\r\n\r\n    \/\/ set initial size\r\n    cursor.style.width = cursorSize + \"px\";\r\n    cursor.style.height = cursorSize + \"px\";\r\n\r\n    \/\/ intro reveal\r\n    gsap.timeline({ delay: 0.3 }).to(mask, {\r\n        \"--maskSize1\": maskRadius + \"px\",\r\n        duration: 0.6,\r\n        ease: \"back.out(2)\"\r\n    });\r\n\r\n    let mouseX = window.innerWidth \/ 2;\r\n    let mouseY = window.innerHeight \/ 2;\r\n\r\n    let currentX = mouseX;\r\n    let currentY = mouseY;\r\n\r\n    let isInside = false;\r\n\r\n    \/\/ lower = more lag, higher = less lag\r\n    const cursorSpeed = 0.12;\r\n    const maskSpeed = 0.18;\r\n\r\n    wrapper.addEventListener(\"mouseenter\", () => {\r\n        isInside = true;\r\n        cursor.style.display = \"block\";\r\n    });\r\n\r\n    wrapper.addEventListener(\"mouseleave\", () => {\r\n        isInside = false;\r\n        cursor.style.display = \"none\";\r\n    });\r\n\r\n    wrapper.addEventListener(\"mousemove\", (event) => {\r\n        mouseX = event.clientX;\r\n        mouseY = event.clientY;\r\n    });\r\n\r\n    function animateCursor() {\r\n        \/\/ smooth cursor lag\r\n        currentX += (mouseX - currentX) * cursorSpeed;\r\n        currentY += (mouseY - currentY) * cursorSpeed;\r\n\r\n        cursor.style.left = currentX + \"px\";\r\n        cursor.style.top = currentY + \"px\";\r\n\r\n        if (isInside) {\r\n            const rect = wrapper.getBoundingClientRect();\r\n            const localX = currentX - rect.left;\r\n            const localY = currentY - rect.top;\r\n\r\n            gsap.set(mask, {\r\n                \"--x\": localX + \"px\",\r\n                \"--y\": localY + \"px\"\r\n            });\r\n        }\r\n\r\n        requestAnimationFrame(animateCursor);\r\n    }\r\n\r\n    animateCursor();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2fdfa9d e-con-full elementor-hidden-desktop e-flex e-con e-parent\" data-id=\"2fdfa9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-14e4e7f elementor-widget elementor-widget-image\" data-id=\"14e4e7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"712\" height=\"1024\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/about-banner-mob-712x1024.webp\" class=\"attachment-large size-large wp-image-2476\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/about-banner-mob-712x1024.webp 712w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/about-banner-mob-209x300.webp 209w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/about-banner-mob-768x1105.webp 768w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/about-banner-mob.webp 825w\" sizes=\"(max-width: 712px) 100vw, 712px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22fa601 e-con-full e-flex e-con e-parent\" data-id=\"22fa601\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0de04a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d0de04a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>The Sri Sri Rural Development Programme (SSRDP)<\/strong>, the sustainability arm of The Art of Living, works to build<br \/>self-reliant and resilient communities across India.<\/p><p>Inspired by Gurudev Sri Sri Ravi Shankar, SSRDP drives change through health and hygiene initiatives, skill development, women empowerment, sustainable agriculture, renewable energy, and rural infrastructure &#8211; creating measurable impact at the grassroots.<\/p><p>From this foundation emerged EcoKranti, created to eliminate single-use plastic from daily life and to combine innovation, community mobilisation, and green entrepreneurship to build a circular economy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08a3f4a e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"08a3f4a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-850fd11 elementor-widget elementor-widget-image\" data-id=\"850fd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-5-scaled.webp\" class=\"attachment-full size-full wp-image-1801\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-5-scaled.webp 2560w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-5-300x169.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-5-1024x576.webp 1024w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-5-768x432.webp 768w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-5-1536x864.webp 1536w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-5-2048x1152.webp 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-111d190 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"111d190\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-793135d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"793135d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"green-heading\">Eliminating<br \/><\/span>\nSingle-Use Plastic.<br \/>\n<span class=\"green-heading\">One choice <\/span>at a time.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8bcbada elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"8bcbada\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>EcoKranti is SSRDP\u2019s flagship environmental movement.<\/p><p>It was born from one urgent question: How do we eliminate single-use plastic without disrupting daily life?<\/p><p>Our answer is simple: make better alternatives accessible, sustainable choices easier and change collective.<\/p><p>While the world struggles with single-use plastic waste,\u00a0 EcoKranti builds a circular economy where nature and industry coexist.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8844414 e-con-full elementor-hidden-desktop e-flex e-con e-parent\" data-id=\"8844414\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6f4ca2 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"d6f4ca2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"green-heading\">Eliminating<br \/><\/span>\nSingle-Use Plastic.<br \/>\n<span class=\"green-heading\">One choice <\/span>at a time.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc4fe8f elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fc4fe8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>EcoKranti is SSRDP\u2019s flagship environmental movement.<\/p><p>It was born from one urgent question: How do we eliminate single-use plastic without disrupting daily life?<\/p><p>Our answer is simple: make better alternatives accessible, sustainable choices easier and change collective.<\/p><p>While the world struggles with single-use plastic waste,\u00a0 EcoKranti builds a circular economy where nature and industry coexist.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f6c2a9 elementor-widget elementor-widget-image\" data-id=\"8f6c2a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"825\" height=\"493\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-3-2.webp\" class=\"attachment-large size-large wp-image-2481\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-3-2.webp 825w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-3-2-300x179.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Section-3-2-768x459.webp 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4d2b34 e-con-full e-flex e-con e-parent\" data-id=\"f4d2b34\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2fdec0 elementor-widget elementor-widget-heading\" data-id=\"f2fdec0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How we make change<br> <span class=\"green-heading\">practical<\/span> and <span class=\"green-heading\">scalable<\/span> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e83061e e-grid elementor-hidden-mobile elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"e83061e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-898ca89 e-con-full e-flex e-con e-child\" data-id=\"898ca89\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de993b5 elementor-widget elementor-widget-heading\" data-id=\"de993b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Innovation in\nSustainable\nAlternatives<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cce5332 elementor-widget elementor-widget-text-editor\" data-id=\"cce5332\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We develop sustainable,<br \/>eco-friendly alternatives that replace single-use plastic without compromising <br \/>on utility.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65bc867 e-con-full e-flex e-con e-child\" data-id=\"65bc867\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1bb3ec elementor-widget elementor-widget-heading\" data-id=\"f1bb3ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Community\nMobilisation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b375b8 elementor-widget elementor-widget-text-editor\" data-id=\"4b375b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We inspire behavioural change through citizen participation,\u00a0 across households, institutions, and businesses.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c73cd1e e-con-full e-flex e-con e-child\" data-id=\"c73cd1e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6625719 elementor-widget elementor-widget-heading\" data-id=\"6625719\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Green\nEntrepreneurship<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d07e3f elementor-widget elementor-widget-text-editor\" data-id=\"9d07e3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We empower artisans and local entrepreneurs to manufacture sustainable products, building a green economy that benefits both people and planet.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a060b2 e-con-full e-flex e-con e-child\" data-id=\"3a060b2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7aabf7d elementor-widget elementor-widget-heading\" data-id=\"7aabf7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Environmental\nStewardship<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-527825e elementor-widget elementor-widget-text-editor\" data-id=\"527825e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We collaborate with schools, corporates, and government bodies to establish Single-Use Plastic-Free Zones and strengthen environmental accountability.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e08cc73 e-grid elementor-hidden-desktop e-con-boxed e-con e-child\" data-id=\"e08cc73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-47fb2b5 e-con-full e-flex e-con e-child\" data-id=\"47fb2b5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b7dd7b elementor-widget elementor-widget-heading\" data-id=\"8b7dd7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Innovation in\nSustainable\nAlternatives<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1754cda elementor-widget elementor-widget-text-editor\" data-id=\"1754cda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We develop sustainable,<br \/>eco-friendly alternatives that replace single-use plastic without compromising on utility.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a08f34f e-con-full e-flex e-con e-child\" data-id=\"a08f34f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09ab0ec elementor-widget elementor-widget-heading\" data-id=\"09ab0ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Community\nMobilisation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69fec20 elementor-widget elementor-widget-text-editor\" data-id=\"69fec20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We inspire behavioural change through citizen participation,\u00a0 across households, institutions, and businesses.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6c19d7 e-con-full e-flex e-con e-child\" data-id=\"e6c19d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3921db6 elementor-widget elementor-widget-heading\" data-id=\"3921db6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Green\nEntrepreneurship<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5982b1c elementor-widget elementor-widget-text-editor\" data-id=\"5982b1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We empower artisans and local entrepreneurs to manufacture sustainable products, building a green economy that benefits both people and planet.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd94707 e-con-full e-flex e-con e-child\" data-id=\"bd94707\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71cb44d elementor-widget elementor-widget-heading\" data-id=\"71cb44d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Environmental\nStewardship<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-03b49d9 elementor-widget elementor-widget-text-editor\" data-id=\"03b49d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We collaborate with schools, corporates, and government bodies to establish Single-Use Plastic-Free Zones and strengthen environmental accountability.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f7b4b0 e-con-full e-flex e-con e-parent\" data-id=\"1f7b4b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-eec8674 e-con-full e-flex e-con e-child\" data-id=\"eec8674\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-257a214 elementor-widget elementor-widget-heading\" data-id=\"257a214\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our <span class=\"green-heading\">Impact<\/span> by the numbers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc6f50c elementor-widget elementor-widget-heading\" data-id=\"bc6f50c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Our initiatives create measurable change that ripples through generations:<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6476ad5 e-grid e-con-full e-con e-child\" data-id=\"6476ad5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e7627d7 e-con-full e-flex e-con e-child\" data-id=\"e7627d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46374b5 elementor-widget elementor-widget-counter\" data-id=\"46374b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"40000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36b5b1c elementor-widget elementor-widget-heading\" data-id=\"36b5b1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">villages reached<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c12879 e-con-full e-flex e-con e-child\" data-id=\"6c12879\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67cee99 elementor-widget elementor-widget-counter\" data-id=\"67cee99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"200000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-209cef2 elementor-widget elementor-widget-heading\" data-id=\"209cef2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">farmers trained in<br>\nnatural farming<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a9312b e-con-full e-flex e-con e-child\" data-id=\"0a9312b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad71e6f elementor-widget elementor-widget-heading\" data-id=\"ad71e6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">1 Million+<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7059a42 elementor-widget elementor-widget-heading\" data-id=\"7059a42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">lives impacted<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53de290 e-con-full e-flex e-con e-child\" data-id=\"53de290\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b71dbe9 elementor-widget elementor-widget-counter\" data-id=\"b71dbe9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"100000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-044da77 elementor-widget elementor-widget-heading\" data-id=\"044da77\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Health &amp; Hygiene Camps\nConducted<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cde7d78 e-con-full e-flex e-con e-child\" data-id=\"cde7d78\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3469a8a elementor-widget elementor-widget-counter\" data-id=\"3469a8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"400000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef55b4b elementor-widget elementor-widget-heading\" data-id=\"ef55b4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Rural Youth Trained<br>\nSince 2025<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04e106a e-con-full e-flex e-con e-child\" data-id=\"04e106a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb24545 elementor-widget elementor-widget-counter\" data-id=\"cb24545\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"165000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee67a5f elementor-widget elementor-widget-heading\" data-id=\"ee67a5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Individuals Benefited Under<br>\nClean Energy Initiatives<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c4ecf3 e-con-full e-flex e-con e-child\" data-id=\"0c4ecf3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b04c0e4 elementor-widget elementor-widget-counter\" data-id=\"b04c0e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"4200000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-389bea5 elementor-widget elementor-widget-heading\" data-id=\"389bea5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Kgs of Waste Processed\nAnnually<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d36d683 e-con-full e-flex e-con e-child\" data-id=\"d36d683\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb564ba elementor-widget elementor-widget-counter\" data-id=\"cb564ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"16000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dffaef6 elementor-widget elementor-widget-heading\" data-id=\"dffaef6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Women Skilled in\nRural Precincts<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1483bf6 e-con-full e-flex e-con e-parent\" data-id=\"1483bf6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ae83c17 e-con-full e-flex e-con e-child\" data-id=\"ae83c17\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e41dee sticky elementor-widget elementor-widget-heading\" data-id=\"9e41dee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Meet our <span class=\"green-heading\">team<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-976d04f e-con-full e-flex e-con e-child\" data-id=\"976d04f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3c9b5fe e-grid e-con-full e-con e-child\" data-id=\"3c9b5fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-eec756a e-con-full e-flex e-con e-child\" data-id=\"eec756a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1371e8b elementor-widget elementor-widget-image\" data-id=\"1371e8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/DEVANG-VORA.webp\" class=\"attachment-large size-large wp-image-2578\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/DEVANG-VORA.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/DEVANG-VORA-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/DEVANG-VORA-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79be7d2 elementor-widget elementor-widget-heading\" data-id=\"79be7d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Devang Vora<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0904ba6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"0904ba6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c0fc68 e-con-full e-flex e-con e-child\" data-id=\"0c0fc68\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a5a1c6 elementor-widget elementor-widget-image\" data-id=\"1a5a1c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Ramya.s.webp\" class=\"attachment-large size-large wp-image-2579\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Ramya.s.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Ramya.s-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Ramya.s-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69901fa elementor-widget elementor-widget-heading\" data-id=\"69901fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Ramya Srinivasan<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2833ade elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"2833ade\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ceaa5d1 e-con-full e-flex e-con e-child\" data-id=\"ceaa5d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19ec5b2 elementor-widget elementor-widget-image\" data-id=\"19ec5b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Anuradha-Dhupkar.webp\" class=\"attachment-large size-large wp-image-2585\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Anuradha-Dhupkar.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Anuradha-Dhupkar-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Anuradha-Dhupkar-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b6166 elementor-widget elementor-widget-heading\" data-id=\"23b6166\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Anuradha Dhupkar<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cfe10f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"8cfe10f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a0902d e-con-full e-flex e-con e-child\" data-id=\"2a0902d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2019e20 elementor-widget elementor-widget-image\" data-id=\"2019e20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Billa-Rani.webp\" class=\"attachment-large size-large wp-image-2584\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Billa-Rani.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Billa-Rani-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Billa-Rani-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70aea38 elementor-widget elementor-widget-heading\" data-id=\"70aea38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Billa Rani<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92e7d07 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"92e7d07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e32fde e-con-full e-flex e-con e-child\" data-id=\"7e32fde\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44b5aab elementor-widget elementor-widget-image\" data-id=\"44b5aab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Jay-Babariya.webp\" class=\"attachment-large size-large wp-image-2582\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Jay-Babariya.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Jay-Babariya-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Jay-Babariya-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36d181b elementor-widget elementor-widget-heading\" data-id=\"36d181b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Jay Babariya<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d44ccb elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"3d44ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9d1583 e-con-full e-flex e-con e-child\" data-id=\"d9d1583\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-770f22a elementor-widget elementor-widget-image\" data-id=\"770f22a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Bindushree-Bhat.webp\" class=\"attachment-large size-large wp-image-2583\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Bindushree-Bhat.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Bindushree-Bhat-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Bindushree-Bhat-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-153d24f elementor-widget elementor-widget-heading\" data-id=\"153d24f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Bindushree Bhatt<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4456524 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"4456524\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32529b7 e-con-full e-flex e-con e-child\" data-id=\"32529b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5df7a7a elementor-widget elementor-widget-image\" data-id=\"5df7a7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Prashant-Pandey.webp\" class=\"attachment-large size-large wp-image-2581\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Prashant-Pandey.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Prashant-Pandey-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Prashant-Pandey-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-994ed6a elementor-widget elementor-widget-heading\" data-id=\"994ed6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Prashant Pandey<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e65dcd4 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"e65dcd4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-626f908 e-con-full e-flex e-con e-child\" data-id=\"626f908\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4a882f elementor-widget elementor-widget-image\" data-id=\"b4a882f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/vimal-dutta.webp\" class=\"attachment-large size-large wp-image-2580\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/vimal-dutta.webp 400w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/vimal-dutta-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/vimal-dutta-150x150.webp 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba7b763 elementor-widget elementor-widget-heading\" data-id=\"ba7b763\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Vimal Dutta<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65ad7e4 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"65ad7e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Designation<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b8dc0b e-con-full e-flex e-con e-parent\" data-id=\"3b8dc0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-420df1f e-con-full e-flex e-con e-child\" data-id=\"420df1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f716182 sticky elementor-widget elementor-widget-heading\" data-id=\"f716182\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Interns &amp; <br \/>volunteers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c567d3e e-con-full e-flex e-con e-child\" data-id=\"c567d3e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-19f9981 e-grid e-con-full e-con e-child\" data-id=\"19f9981\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-390b9b0 e-con-full e-flex e-con e-child\" data-id=\"390b9b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dedcf79 elementor-widget elementor-widget-image\" data-id=\"dedcf79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"366\" height=\"366\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Mallavi-Sharma-1.webp\" class=\"attachment-large size-large wp-image-3133\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Mallavi-Sharma-1.webp 366w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Mallavi-Sharma-1-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Mallavi-Sharma-1-150x150.webp 150w\" sizes=\"(max-width: 366px) 100vw, 366px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b98d425 elementor-widget elementor-widget-heading\" data-id=\"b98d425\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Mallavi Sharma<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7090543 e-con-full e-flex e-con e-child\" data-id=\"7090543\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85be13c elementor-widget elementor-widget-image\" data-id=\"85be13c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"366\" height=\"366\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Sushma-Kumari-1.webp\" class=\"attachment-large size-large wp-image-3134\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Sushma-Kumari-1.webp 366w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Sushma-Kumari-1-300x300.webp 300w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/04\/Sushma-Kumari-1-150x150.webp 150w\" sizes=\"(max-width: 366px) 100vw, 366px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b4663c elementor-widget elementor-widget-heading\" data-id=\"3b4663c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Sushma Kumari<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4af8419 e-con-full e-flex e-con e-parent\" data-id=\"4af8419\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-814458e e-con-full e-flex e-con e-child\" data-id=\"814458e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1de228 elementor-widget elementor-widget-heading\" data-id=\"f1de228\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Certification<br \/>\n&amp; standards<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93b6b9c e-con-full e-flex e-con e-child\" data-id=\"93b6b9c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f36ceaa e-grid e-con-full e-con e-child\" data-id=\"f36ceaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f299e10 elementor-widget elementor-widget-image\" data-id=\"f299e10\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"383\" height=\"208\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/make-in-india.webp\" class=\"attachment-large size-large wp-image-1876\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/make-in-india.webp 383w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/make-in-india-300x163.webp 300w\" sizes=\"(max-width: 383px) 100vw, 383px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04034a4 elementor-widget elementor-widget-image\" data-id=\"04034a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"182\" height=\"208\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/cpcb.webp\" class=\"attachment-large size-large wp-image-1875\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5dbbd3 elementor-widget elementor-widget-image\" data-id=\"b5dbbd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"474\" height=\"208\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/swach-bharath.webp\" class=\"attachment-large size-large wp-image-1874\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/swach-bharath.webp 474w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/swach-bharath-300x132.webp 300w\" sizes=\"(max-width: 474px) 100vw, 474px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b2497d e-con-full e-flex e-con e-parent\" data-id=\"6b2497d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5970a9 elementor-widget elementor-widget-shortcode\" data-id=\"c5970a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1242\" class=\"elementor elementor-1242\">\n\t\t\t\t<div class=\"elementor-element elementor-element-247b5b9 e-con-full elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"247b5b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce0174b elementor-widget elementor-widget-image\" data-id=\"ce0174b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2498\" height=\"2560\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Join-the-Revolution-scaled.png\" class=\"attachment-full size-full wp-image-1610\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Join-the-Revolution-scaled.png 2498w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Join-the-Revolution-293x300.png 293w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Join-the-Revolution-999x1024.png 999w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Join-the-Revolution-768x787.png 768w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Join-the-Revolution-1499x1536.png 1499w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Join-the-Revolution-1998x2048.png 1998w\" sizes=\"(max-width: 2498px) 100vw, 2498px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4c29e3 e-con-full anim-heading-container e-flex e-con e-child\" data-id=\"c4c29e3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3401567 elementor-widget elementor-widget-heading\" data-id=\"3401567\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Join the <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-096411f e-con-full animation-word e-flex e-con e-child\" data-id=\"096411f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7967a93 elementor-widget elementor-widget-heading\" data-id=\"7967a93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"green-heading\">Kranti<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f21e5eb elementor-widget elementor-widget-heading\" data-id=\"f21e5eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"green-heading\">Revolution<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2488b elementor-widget elementor-widget-html\" data-id=\"7b2488b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t  <div class=\"word-progress\">\n    <span><\/span>\n  <\/div>\n<style>\n        .anim-heading-container{\n          overflow: hidden;\n        }\n\n        .animation-word{\n          overflow: hidden;\n          height: 5rem;\n          position: relative;\n        }\n\n        .animation-word h2{\n          margin: 0;\n          animation: switch-word 5s linear infinite;\n        }\n\n        .word-progress{\n          margin-inline: auto;\n          width: 100%;\n          border: 1px solid #0e5500;\n          max-width: 220px;\n          height: 4px;\n          background: rgba(255,255,255,0.2);\n          border-radius: 999px;\n          overflow: hidden;\n        }\n\n        .word-progress span{\n          display: block;\n          width: 100%;\n          height: 100%;\n          background: #0e5500;\n          transform-origin: left center;\n          animation: progress-reset 5s linear infinite;\n        }\n        \n        @media (max-width:1024px){\n            .animation-word{\n                height: 3rem;\n            }\n            .word-progress{\n                max-width: 180px;\n            }\n        }\n\n@keyframes switch-word{\n    0%, 70%{\n      transform: translateY(0);\n    }\n\n    70%, 100%{\n      transform: translateY(-100%);\n    }\n  }\n\n@keyframes progress-reset{\n    \/* first word fill *\/\n    0%{\n      transform: scaleX(0);\n    }\n    65%,70%{\n      transform: scaleX(1);\n    }\n\n    \/* sharp reset *\/\n    70%{\n      transform: scaleX(1);\n    }\n\n    \/* second word fill *\/\n    90%,100%{\n      transform: scaleX(0);\n    }\n  }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09b8eb2 e-con-full e-flex e-con e-child\" data-id=\"09b8eb2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7611e5 elementor-widget elementor-widget-heading\" data-id=\"b7611e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Together, we can write the final chapter on <br>single-use plastic.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc3498a elementor-align-center elementor-widget elementor-widget-button\" data-id=\"fc3498a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\" id=\"pledge-btn\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Pledge Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6147c73 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"6147c73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b471f1a e-con-full e-flex e-con e-child\" data-id=\"b471f1a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-680c7f3 elementor-widget elementor-widget-heading\" data-id=\"680c7f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Join the<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ea5b44 e-con-full animation-word-mob e-flex e-con e-child\" data-id=\"2ea5b44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed38181 elementor-widget elementor-widget-heading\" data-id=\"ed38181\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Kranti<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5401e27 elementor-widget elementor-widget-heading\" data-id=\"5401e27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Revolution<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43a7a5e elementor-widget-mobile__width-initial elementor-widget elementor-widget-html\" data-id=\"43a7a5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t  <div class=\"word-progress\">\n    <span><\/span>\n  <\/div>\n  <style>\n    .anim-heading-container{\n        overflow:hidden;\n    }\n    .animation-word-mob{\n        overflow:hidden;\n        height: 2.8rem;\n        \n    }\n    .animation-word-mob h2{\n        animation: switch-word 5s ease-in-out infinite;\n    }\n    .word-progress{\n          margin-inline: auto;\n          width: 100%;\n          border: 1px solid #0e5500;\n          max-width: 220px;\n          height: 4px;\n          background: rgba(255,255,255,0.2);\n          border-radius: 999px;\n          overflow: hidden;\n        }\n\n        .word-progress span{\n          display: block;\n          width: 100%;\n          height: 100%;\n          background: #0e5500;\n          transform-origin: left center;\n          animation: progress-reset 5s linear infinite;\n        }\n    \n    @keyframes switch-word{\n        60% {\n            transform: translateY(0);\n        }\n        70% {\n            transform: translateY(-100%);\n        }\n\n        90% {\n            transform: translateY(-100%);\n        }\n    }\n    @keyframes progress-reset{\n    \/* first word fill *\/\n    0%{\n      transform: scaleX(0);\n    }\n    65%,70%{\n      transform: scaleX(1);\n    }\n\n    \/* sharp reset *\/\n    70%{\n      transform: scaleX(1);\n    }\n\n    \/* second word fill *\/\n    90%,100%{\n      transform: scaleX(0);\n    }\n  }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-405847e elementor-widget elementor-widget-image\" data-id=\"405847e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"828\" height=\"922\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/pledge-mob.webp\" class=\"attachment-large size-large wp-image-2030\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/pledge-mob.webp 828w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/pledge-mob-269x300.webp 269w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/pledge-mob-768x855.webp 768w\" sizes=\"(max-width: 828px) 100vw, 828px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e07fec e-con-full e-flex e-con e-child\" data-id=\"8e07fec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-979f4ef elementor-widget elementor-widget-heading\" data-id=\"979f4ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Together, we can write the final chapter on single-use plastic.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-707ac4f elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"707ac4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\" id=\"pledge-btn-2\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Pledge now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bc259a0 e-con-full e-flex e-con e-parent\" data-id=\"bc259a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f148952 e-con-full e-flex e-con e-child\" data-id=\"f148952\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12716dc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"12716dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Join hands with us to write the final chapter on single-use plastic<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46c279a elementor-align-center elementor-widget elementor-widget-button\" data-id=\"46c279a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/upmail.co.in\/ecokranti\/partnership\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore Partnerships<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4a9fcd e-con-full e-flex e-con e-child\" data-id=\"c4a9fcd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc32ce8 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bc32ce8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Ready to make a better choice?<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b8123d8 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b8123d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/jlb5h9hlrn26icl1-69477204225.shopifypreview.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Shop now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5d61c4 e-con-full e-flex e-con e-parent\" data-id=\"d5d61c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f05f66 elementor-widget elementor-widget-html\" data-id=\"3f05f66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pledge-form\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1563-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"1563\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ecokranti\/wp-json\/wp\/v2\/pages\/1311#wpcf7-f1563-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1563\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1563-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"ek-popup-overlay\">\n\t<div class=\"ek-popup-card\">\n\t\t<p><button type=\"button\" class=\"ek-popup-close\" aria-label=\"Close popup\">\u00d7<\/button>\n\t\t<\/p>\n\t\t<div class=\"ek-popup-inner\">\n\t\t\t<h2 class=\"ek-popup-title\">Expressing love for our<br \/>\nplanet by <span>making this pledge.<\/span>\n\t\t\t<\/h2>\n\t\t\t<h2 class=\"ek-popup-heading\">My commitment\n\t\t\t<\/h2>\n\t\t\t<div class=\"ek-commitment-grid\">\n\t\t\t\t<p><label class=\"ek-check-row\"><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"eliminate-single-use-plastic\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"eliminate-single-use-plastic\" value=\"1\" aria-invalid=\"false\" \/><\/span><\/span><\/span> I pledge to eliminate single-use plastic from my daily life \u2014 at home, at work\/institute, and in my community.<br \/>\n<\/label>\n\t\t\t\t<\/p>\n\t\t\t\t<p><label class=\"ek-check-row\"><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"encourage-my-friends-family\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"encourage-my-friends-family\" value=\"1\" aria-invalid=\"false\" \/><\/span><\/span><\/span> I pledge to encourage my friends, family, and community to choose alternatives to single-use plastic.<br \/>\n<\/label>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<h3 class=\"ek-popup-heading ek-connect-heading\">Let\u2019s connect\n\t\t\t<\/h3>\n\t\t\t<div class=\"ek-form-fields\">\n\t\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone Number*\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email ID*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<div class=\"ek-submit-wrap\">\n\t\t\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"MAKE MY PLEDGE\" \/>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t\t<p class=\"ek-required-note\">All fields marked with <span>*<\/span> are required.\n\t\t\t<\/p>\n\t\t\t<p><label class=\"ek-check-row ek-newsletter-row\"><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"newsletter-consent\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"newsletter-consent\" value=\"1\" checked=\"checked\" aria-invalid=\"false\" \/><\/span><\/span><\/span> Keep me inspired. Send me the EcoKranti Newsletter with sustainable hacks, tips, and green updates.<br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n<div id=\"ek-thankyou-popup\" class=\"ek-thankyou-overlay\" aria-hidden=\"true\">\n  <div class=\"ek-thankyou-modal\">\n    <button type=\"button\" class=\"ek-thankyou-close\" aria-label=\"Close popup\">\u00d7<\/button>\n\n    <div class=\"ek-thankyou-inner\">\n      <h2 class=\"ek-thankyou-title\">\n        <span class=\"recycle-icon\">\n        <img decoding=\"async\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/pledge-success.webp\">\n        <\/span>\n      <\/h2>\n\n      <p class=\"ek-thankyou-text\">\n        Your pledge is now part of a growing wave of change.<br>\n        Check your inbox. Your journey with Team EcoKranti starts now.\n      <\/p>\n\n      <h3 class=\"ek-thankyou-subtitle\">Make it visible.<\/h3>\n\n      <p class=\"ek-thankyou-text ek-thankyou-text-small\">\n        Take a screenshot of this pledge and post it on your story.<br>\n        Your support can nudge someone else to start.\n      <\/p>\n\n      <a href=\"https:\/\/upmail.co.in\/ecokranti\" class=\"ek-thankyou-btn\">BACK TO SITE<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n<style>\n    \/* overlay *\/\n.ek-popup-overlay {\n  position: fixed;\n  inset: 0;\n  background: rgba(0, 0, 0, 0.5);\n  display: none;\n  align-items: center;\n  justify-content: center;\n  padding: 20px;\n  z-index: 99999;\n  margin: 0 !important;\n}\n\n\/* popup card *\/\n.ek-popup-card {\n  position: relative;\n  width: min(100%, 800px);\n  max-height: 95vh;\n  overflow-y: auto;\n  background-color: #e6ddd1;\n  background-image: url(\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/pop-up-bg-2.png\");\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: cover;\n  border-radius: 0;\n  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);\n}\n\n\/* inner *\/\n.ek-popup-inner {\n  padding: 20px 42px;\n  color: #1d1d1d;\n  font-family: \"Roobert\", sans-serif;\n}\n\n\/* close button *\/\n.ek-popup-close {\n  position: absolute;\n  top: 18px;\n  right: 18px;\n  width: 42px;\n  height: 42px;\n  border: none;\n  border-radius: 50%;\n  background: #000;\n  color: #fff;\n  font-size: 30px;\n  line-height: 42px;\n  font-weight: 700;\n  text-align: center;\n  cursor: pointer;\n  z-index: 5;\n  padding: 0;\n  transition: transform 0.2s ease, opacity 0.2s ease;\n}\n\n.ek-popup-close:hover {\n  transform: scale(1.06);\n  opacity: 0.9;\n}\n\n\/* title *\/\n.ek-popup-title {\n  margin: 0 0 10px;\n  font-family: \"AwesomeSerif\", serif;\n  font-size: 3rem;\n  line-height: 1.2;\n  font-weight: 700;\n}\n.ek-popup-title>span\n {\n    font-weight: 400;\n}\n\n\/* subtitle *\/\n.ek-popup-inner .ek-popup-subtitle {\n  margin: 0 auto;\n  max-width: 620px;\n  font-size: 1rem;\n  line-height: 1.25;\n  color: #1f1f1f;\n}\n\n\/* section heading *\/\n.ek-popup-heading {\n  margin: 40px 0 14px;\n  font-family: \"AwesomeSerif\", serif;\n  font-size: 2rem;\n  line-height: 1.2;\n  font-weight: 700;\n  color: #111;\n}\nh2.ek-popup-heading{\n    font-size:3rem;\n    color: #0e5500;\n}\n\n.ek-connect-heading {\n  \/*margin-top: 18px;*\/\n  font-size: 2rem;\n  \/*font-family: \"Roobert\", sans-serif;*\/\n  font-weight: 400;\n}\n\n\/* commitment layout *\/\n.ek-commitment-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  \/*gap: 14px 18px;*\/\n  margin: 0 auto 10px;\n  text-align: left;\n  \/*padding-inline: 10px;*\/\n  color: #0e5500;\n}\n\n\/* checkbox rows *\/\n.ek-check-row {\n  display: flex;\n  text-align: left;\n  font-size: 1rem;\n  line-height: 1.2;\n  \/*color: #1e1e1e;*\/\n  align-items: center;\n}\n.ek-check-row span.wpcf7-form-control-wrap {\n    width: fit-content;\n    margin-right: 10px;\n}\n.ek-check-row .wpcf7-list-item {\n  margin: 0;\n  display: block;\n}\n\n.ek-check-row .wpcf7-list-item label,\n.ek-newsletter-row {\n  display: flex;\n  align-items: flex-start;\n  \/*gap: 10px;*\/\n  cursor: pointer;\n}\n\n\/* checkbox style *\/\n.ek-check-row input[type=\"checkbox\"] {\n  appearance: none;\n  -webkit-appearance: none;\n  width: 30px;\n  height: 30px;\n  min-width: 23px;\n  margin: 1px 0 0;\n  border: 2px solid #4a4a4a;\n  background: transparent;\n  border-radius: 0;\n  position: relative;\n  cursor: pointer;\n}\n\n.ek-check-row input[type=\"checkbox\"]:checked::after {\n  content: \"\u2713\";\n  position: absolute;\n  top: 48%;\n  left: 50%;\n  transform: translate(-50%, -58%);\n  font-size: 1rem;\n  font-weight: 700;\n  color: #111;\n}\n.wpcf7 input[type=\"checkbox\"]:focus {\n    background-color: transparent;\n}\n\/* newsletter row *\/\n.ek-newsletter-row {\n  max-width: 660px;\n  align-items: center;\n}\n.ek-newsletter-row span.wpcf7-form-control-wrap {\n    width: auto;\n}\n\/* fields *\/\n.ek-form-fields {\n  display: flex;\n  flex-direction: column;\n  gap: 18px;\n  margin-top: 8px;\n}\n\n.ek-form-fields>p {\n    display: flex;\n    gap: 5px;\n}\n\n.ek-form-fields .wpcf7-form-control-wrap {\n  display: block;\n}\n\n.ek-form-fields input[type=\"text\"],\n.ek-form-fields input[type=\"tel\"],\n.ek-form-fields input[type=\"email\"] {\n  width: 100%;\n  height: 52px;\n  border: 1px solid #cfd0c6;\n  border-radius: 999px;\n  background: #eff0e8;\n  padding: 0 26px;\n  box-sizing: border-box;\n  font-size: 1rem;\n  color: #222;\n  outline: none;\n}\n\n.ek-form-fields input::placeholder {\n  color: #b8bab3;\n  opacity: 1;\n}\n\n\/* submit *\/\n.ek-submit-wrap {\n  text-align: left;\n}\n\n.ek-submit-wrap input[type=\"submit\"] {\n  min-width: 218px;\n  height: 52px;\n  border: none;\n  border-radius: 999px;\n  background: #ef5b0c;\n  color: #fff;\n  font-size: 1rem;\n  font-weight: 700;\n  letter-spacing: 0.2px;\n  cursor: pointer;\n  padding: 0 28px;\n  transition: transform 0.2s ease, opacity 0.2s ease;\n}\n\n.ek-submit-wrap input[type=\"submit\"]:hover {\n  transform: translateY(-1px);\n  opacity: 0.95;\n}\n.ek-submit-wrap>p {\n    display: flex;\n    align-items: center;\n    gap: 5px;\n}\n\/* note *\/\n.ek-required-note {\n  margin: 0;\n  font-size: 0.9rem;\n  color: #2f6f1d;\n}\n\n.ek-required-note span {\n  font-weight: 700;\n}\n\n\/* validation \/ messages *\/\n.ek-popup-card .wpcf7-not-valid-tip {\n  text-align: left;\n  font-size: 0.9rem;\n  margin-top: 6px;\n}\n\n.pledge-form .wpcf7-response-output {\n  display: none !important;\n}\n\n.ek-popup-card .wpcf7-spinner {\n  display: block;\n}\n\n\n\/* mobile *\/\n@media (max-width: 767px) {\n  .ek-popup-overlay {\n    padding: 10px;\n  }\n\n  .ek-popup-inner {\n    padding: 20px 18px 24px;\n  }\n\n  .ek-popup-title {\n    font-size: 2.5rem;\n  }\n\n  .ek-popup-subtitle {\n    font-size: 1rem;\n  }\n\n  h2.ek-popup-heading {\n    font-size: 2.5rem;\n  }\n  .ek-connect-heading{\n    font-size:2rem;\n  }\n  .ek-form-fields>p {\n    flex-direction: column;\n  }\n\n  .ek-commitment-grid {\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .ek-check-row {\n    font-size: 1rem;\n  }\n\n  .ek-form-fields input[type=\"text\"],\n  .ek-form-fields input[type=\"tel\"],\n  .ek-form-fields input[type=\"email\"] {\n    height: 50px;\n    font-size: 1rem;\n    padding: 0 20px;\n  }\n\n  .ek-submit-wrap input[type=\"submit\"] {\n    width: 70%;\n    min-width: 0;\n  }\n\n  .ek-popup-close {\n    top: 12px;\n    right: 12px;\n    width: 38px;\n    height: 38px;\n    font-size: 26px;\n    line-height: 38px;\n  }\n}\n<\/style>\n<style>\n    \/* success popup overlay *\/\n.ek-thankyou-overlay {\n  position: fixed;\n  inset: 0;\n  background: rgba(0, 0, 0, 0.72);\n  display: none;\n  align-items: center;\n  justify-content: center;\n  padding: 20px;\n  z-index: 999999;\n}\n\n.ek-thankyou-overlay.active {\n  display: flex;\n}\n\n\/* modal *\/\n.ek-thankyou-modal {\n  position: relative;\n  width: min(100%, 525px);\n  background: #f25a0b;\n  border-radius: 22px;\n  padding: 26px 26px 24px;\n  box-sizing: border-box;\n  text-align: center;\n  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.28);\n}\n\n\/* close *\/\n.ek-thankyou-close {\n  position: absolute;\n  top: 14px;\n  right: 14px;\n  width: 34px;\n  height: 34px;\n  border: none;\n  border-radius: 50%;\n  background: transparent;\n  color: #fff;\n  font-size: 28px;\n  line-height: 34px;\n  font-weight: 500;\n  cursor: pointer;\n  padding: 0;\n}\n\n\/* inner *\/\n.ek-thankyou-inner {\n  color: #fff;\n  font-family: \"Roobert\", sans-serif;\n}\n\n\/* main title *\/\n.ek-thankyou-title {\n  margin: 18px 0 18px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  \/*gap: 14px;*\/\n  flex-wrap: nowrap;\n  font-family: \"AwesomeSerif\", serif;\n  font-size: 3rem;\n  line-height: 1.1;\n  font-weight: 700;\n  color: #fff7ef;\n}\n\n.ek-thankyou-title .left-word,\n.ek-thankyou-title .right-word {\n  display: inline-block;\n}\n\n.ek-thankyou-title .right-word {\n  text-align: left;\n}\n\n.ek-thankyou-title .recycle-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.ek-thankyou-title .recycle-icon img {\n  width: 80%;\n  height: auto;\n  display: block;\n}\n\n\/* text *\/\n.ek-thankyou-text {\n  margin: 0 auto 16px;\n  max-width: 420px;\n  font-size: 1rem;\n  line-height: 1.1;\n  color: #fff;\n}\n\n.ek-thankyou-subtitle {\n  margin: 10px 0 6px;\n  font-family: \"AwesomeSerif\", serif;\n  font-size: 1.5rem;\n  line-height: 1.1;\n  font-weight: normal;\n  color: #fff7ef;\n}\n\n.ek-thankyou-text-small {\n  margin-bottom: 18px;\n}\n\n\/* button *\/\n.ek-thankyou-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 110px;\n  height: 42px;\n  padding: 0 22px;\n  border-radius: 999px;\n  background: #0e6a12;\n  color: #fff;\n  text-decoration: none;\n  font-size: 1rem;\n  font-weight: 500;\n  transition: 0.25s ease;\n}\n\n.ek-thankyou-btn:hover {\n  opacity: 0.92;\n  transform: translateY(-1px);\n  color: #fff;\n}\n\n\/* lock body when popup opens *\/\nbody.ek-popup-open {\n  overflow: hidden;\n}\n\n\/* mobile *\/\n@media (max-width: 767px) {\n  .ek-thankyou-modal {\n    width: 100%;\n    padding: 22px 18px 22px;\n    border-radius: 18px;\n  }\n\n  .ek-thankyou-title {\n    font-size: 2rem;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n\n\n  .ek-thankyou-subtitle {\n    font-size: 1.5rem;\n  }\n\n  .ek-thankyou-text {\n    max-width: 390px;\n    font-size: 1rem;\n    padding-inline: 30px;\n  }\n}\n<\/style>\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const popup = document.querySelector(\".ek-popup-overlay\");\n  const openBtns = document.querySelectorAll(\"#pledge-btn, #pledge-btn-2\");\n\n  if (!popup || !openBtns.length) return;\n\n  function openPopup(e) {\n    e.preventDefault();\n    popup.style.display = \"flex\";\n    popup.setAttribute(\"aria-hidden\", \"false\");\n    document.body.classList.add(\"ek-popup-open\");\n  }\n\n  function closePopup() {\n    popup.style.display = \"none\";\n    popup.setAttribute(\"aria-hidden\", \"true\");\n    document.body.classList.remove(\"ek-popup-open\");\n  }\n\n  openBtns.forEach(function (btn) {\n    btn.addEventListener(\"click\", openPopup);\n  });\n\n  document.addEventListener(\"click\", function (e) {\n    if (e.target.closest(\".ek-popup-close\")) {\n      closePopup();\n    }\n\n    if (e.target === popup) {\n      closePopup();\n    }\n  });\n});\n<\/script>\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const thankYouPopup = document.getElementById(\"ek-thankyou-popup\");\n  const closeBtn = document.querySelector(\".ek-thankyou-close\");\n  const formPopup = document.querySelector(\".ek-popup-overlay\");\n\n  function openThankYouPopup() {\n    if (thankYouPopup) {\n      thankYouPopup.classList.add(\"active\");\n      thankYouPopup.setAttribute(\"aria-hidden\", \"false\");\n      document.body.classList.add(\"ek-popup-open\");\n    }\n  }\n\n  function closeThankYouPopup() {\n    if (thankYouPopup) {\n      thankYouPopup.classList.remove(\"active\");\n      thankYouPopup.setAttribute(\"aria-hidden\", \"true\");\n      document.body.classList.remove(\"ek-popup-open\");\n    }\n  }\n\n  if (closeBtn) {\n    closeBtn.addEventListener(\"click\", closeThankYouPopup);\n  }\n\n  if (thankYouPopup) {\n    thankYouPopup.addEventListener(\"click\", function (e) {\n      if (e.target === thankYouPopup) {\n        closeThankYouPopup();\n      }\n    });\n  }\n\n  document.addEventListener(\"wpcf7mailsent\", function (event) {\n    const submittedForm = event.target;\n\n    if (submittedForm && submittedForm.closest(\".pledge-form\")) {\n      if (formPopup) {\n        formPopup.style.display = \"none\";\n        formPopup.setAttribute(\"aria-hidden\", \"true\");\n      }\n\n      openThankYouPopup();\n    }\n  }, false);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0fb6504 e-con-full e-flex e-con e-parent\" data-id=\"0fb6504\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-78aee14 e-con-full e-flex e-con e-child\" data-id=\"78aee14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7de3f1f e-con-full e-flex e-con e-child\" data-id=\"7de3f1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f153bd elementor-widget elementor-widget-heading\" data-id=\"1f153bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Start the<br>\nConversation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae44c9e elementor-widget elementor-widget-image\" data-id=\"ae44c9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"735\" height=\"857\" src=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Contact-us.webp\" class=\"attachment-large size-large wp-image-1504\" alt=\"\" srcset=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Contact-us.webp 735w, https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/Contact-us-257x300.webp 257w\" sizes=\"(max-width: 735px) 100vw, 735px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2cd577 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d2cd577\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Address:\u00a0Sri Sri Rural Development Program Pvt. Ltd., Ved Vignan Maha Vidya Peeth Capmus, 21ST KM, Kanakapura Road, Udayapura. Bangalore Karnataka- 560 082.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bbce64a e-con-full e-flex e-con e-child\" data-id=\"bbce64a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ae7097 elementor-widget elementor-widget-heading\" data-id=\"4ae7097\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Mail to: <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7e9fc7 elementor-widget elementor-widget-heading\" data-id=\"b7e9fc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"mailto:care.ecothaila@ssrdp.com\">care.ecothaila@ssrdp.com<\/a><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2aec7e0 elementor-widget elementor-widget-heading\" data-id=\"2aec7e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/api.whatsapp.com\/send\/?phone=918496838485\" target=\"_blank\">Whatsapp: +91 8496-838485<\/a><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b606168 e-con-full e-flex e-con e-child\" data-id=\"b606168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-577ae4b elementor-widget elementor-widget-shortcode\" data-id=\"577ae4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f997-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"997\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ecokranti\/wp-json\/wp\/v2\/pages\/1311#wpcf7-f997-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"997\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f997-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"ecokranti-form\">\n\t<div class=\"field-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"full-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name*\" value=\"\" type=\"text\" name=\"full-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"field-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"field-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"phone-number\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone Number*\" value=\"\" type=\"tel\" name=\"phone-number\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"field-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"address\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"City*\" value=\"\" type=\"text\" name=\"address\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"field-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"purpose\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"purpose\"><option value=\"\">What are you contacting us for?*<\/option><option value=\"Join EcoKranti (careers or volunteering)\">Join EcoKranti (careers or volunteering)<\/option><option value=\"Shop consciously\">Shop consciously<\/option><option value=\"Partner with us (retail or wholesale)\">Partner with us (retail or wholesale)<\/option><option value=\"Distribute EcoKranti products\">Distribute EcoKranti products<\/option><option value=\"Collaborate as a business or institution\">Collaborate as a business or institution<\/option><option value=\"Support the mission (sponsor or donate)\">Support the mission (sponsor or donate)<\/option><option value=\"General enquiry\">General enquiry<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"field-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<p class=\"form-note\" style=\"color:#fff;font-size:0.9rem;\">Fields marked with an asterisk (*) are mandatory\n\t<\/p>\n\t<div class=\"submit-row\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SUBMIT\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Sri Sri Rural Development Programme (SSRDP), the sustainability arm of The Art of Living, works to buildself-reliant and resilient [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1311","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About EcoKranti - India&#039;s Single-Use Plastic-Free Movement<\/title>\n<meta name=\"description\" content=\"EcoKranti is SSRDP&#039;s flagship movement to eliminate single-use plastic across India. Plant-based alternatives, green entrepreneurship, 40,000+ villages reached.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/upmail.co.in\/ecokranti\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About EcoKranti - India&#039;s Single-Use Plastic-Free Movement\" \/>\n<meta property=\"og:description\" content=\"EcoKranti is SSRDP&#039;s flagship movement to eliminate single-use plastic across India. Plant-based alternatives, green entrepreneurship, 40,000+ villages reached.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/upmail.co.in\/ecokranti\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"EcoKranti\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-16T09:10:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/about-us\/\",\"url\":\"https:\/\/upmail.co.in\/ecokranti\/about-us\/\",\"name\":\"About EcoKranti - India's Single-Use Plastic-Free Movement\",\"isPartOf\":{\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/about-us\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/about-us\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp\",\"datePublished\":\"2026-03-03T13:05:10+00:00\",\"dateModified\":\"2026-04-16T09:10:34+00:00\",\"description\":\"EcoKranti is SSRDP's flagship movement to eliminate single-use plastic across India. Plant-based alternatives, green entrepreneurship, 40,000+ villages reached.\",\"breadcrumb\":{\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/about-us\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/upmail.co.in\/ecokranti\/about-us\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/about-us\/#primaryimage\",\"url\":\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp\",\"contentUrl\":\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp\",\"width\":2560,\"height\":1515},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/about-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/upmail.co.in\/ecokranti\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/#website\",\"url\":\"https:\/\/upmail.co.in\/ecokranti\/\",\"name\":\"EcoKranti\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/upmail.co.in\/ecokranti\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/#organization\",\"name\":\"EcoKranti\",\"url\":\"https:\/\/upmail.co.in\/ecokranti\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/cropped-Green-Logo-scaled-1.webp\",\"contentUrl\":\"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/cropped-Green-Logo-scaled-1.webp\",\"width\":2559,\"height\":662,\"caption\":\"EcoKranti\"},\"image\":{\"@id\":\"https:\/\/upmail.co.in\/ecokranti\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About EcoKranti - India's Single-Use Plastic-Free Movement","description":"EcoKranti is SSRDP's flagship movement to eliminate single-use plastic across India. Plant-based alternatives, green entrepreneurship, 40,000+ villages reached.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/upmail.co.in\/ecokranti\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About EcoKranti - India's Single-Use Plastic-Free Movement","og_description":"EcoKranti is SSRDP's flagship movement to eliminate single-use plastic across India. Plant-based alternatives, green entrepreneurship, 40,000+ villages reached.","og_url":"https:\/\/upmail.co.in\/ecokranti\/about-us\/","og_site_name":"EcoKranti","article_modified_time":"2026-04-16T09:10:34+00:00","og_image":[{"url":"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/upmail.co.in\/ecokranti\/about-us\/","url":"https:\/\/upmail.co.in\/ecokranti\/about-us\/","name":"About EcoKranti - India's Single-Use Plastic-Free Movement","isPartOf":{"@id":"https:\/\/upmail.co.in\/ecokranti\/#website"},"primaryImageOfPage":{"@id":"https:\/\/upmail.co.in\/ecokranti\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/upmail.co.in\/ecokranti\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp","datePublished":"2026-03-03T13:05:10+00:00","dateModified":"2026-04-16T09:10:34+00:00","description":"EcoKranti is SSRDP's flagship movement to eliminate single-use plastic across India. Plant-based alternatives, green entrepreneurship, 40,000+ villages reached.","breadcrumb":{"@id":"https:\/\/upmail.co.in\/ecokranti\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/upmail.co.in\/ecokranti\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/upmail.co.in\/ecokranti\/about-us\/#primaryimage","url":"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp","contentUrl":"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/About-Hero-Banner-scaled.webp","width":2560,"height":1515},{"@type":"BreadcrumbList","@id":"https:\/\/upmail.co.in\/ecokranti\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/upmail.co.in\/ecokranti\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/upmail.co.in\/ecokranti\/#website","url":"https:\/\/upmail.co.in\/ecokranti\/","name":"EcoKranti","description":"","publisher":{"@id":"https:\/\/upmail.co.in\/ecokranti\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/upmail.co.in\/ecokranti\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/upmail.co.in\/ecokranti\/#organization","name":"EcoKranti","url":"https:\/\/upmail.co.in\/ecokranti\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/upmail.co.in\/ecokranti\/#\/schema\/logo\/image\/","url":"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/cropped-Green-Logo-scaled-1.webp","contentUrl":"https:\/\/upmail.co.in\/ecokranti\/wp-content\/uploads\/2026\/03\/cropped-Green-Logo-scaled-1.webp","width":2559,"height":662,"caption":"EcoKranti"},"image":{"@id":"https:\/\/upmail.co.in\/ecokranti\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/pages\/1311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/comments?post=1311"}],"version-history":[{"count":202,"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/pages\/1311\/revisions"}],"predecessor-version":[{"id":3250,"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/pages\/1311\/revisions\/3250"}],"wp:attachment":[{"href":"https:\/\/upmail.co.in\/ecokranti\/wp-json\/wp\/v2\/media?parent=1311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}