{"id":202,"date":"2025-09-21T07:41:20","date_gmt":"2025-09-21T07:41:20","guid":{"rendered":"https:\/\/gcwas.taas.in\/?page_id=202"},"modified":"2025-09-25T14:31:26","modified_gmt":"2025-09-25T14:31:26","slug":"challenges-opportunities","status":"publish","type":"page","link":"https:\/\/gcwas.taas.in\/index.php\/challenges-opportunities\/","title":{"rendered":"Challenges &#038; Opportunities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"202\" class=\"elementor elementor-202\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f9646d e-con-full e-flex e-con e-parent\" data-id=\"7f9646d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42405d6 elementor-widget elementor-widget-html\" data-id=\"42405d6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>      \r\n        .container {\r\n            max-width: 98%;\r\n            margin: 0 auto;\r\n            padding: 10px;\r\n        }\r\n    \r\n        \/* Unique Header Styles - FIXED for submenu issue *\/\r\n.unique-header {\r\n    background: linear-gradient(rgba(255, 69, 0, 0.7), rgba(139, 0, 0, 0.8)), \r\n    url('https:\/\/images.unsplash.com\/photo-1574943320219-553eb213f72d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2000&q=80') \r\n    center\/cover no-repeat;\r\n\r\n  \r\n    color: white;\r\n    padding: 0;\r\n    text-align: center;\r\n    margin-bottom: 20px;\r\n    border-radius: 0 0 20px 20px;\r\n    box-shadow: 0 6px 18px rgba(0,0,0,0.15);\r\n\r\n    position: relative;\r\n    z-index: 1; \/* Important: keep it below menu *\/\r\n    min-height: 250px; \/* Reduced from 400px *\/\r\n\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n        \r\n        .header-content {\r\n            padding: 20px 20px; \/* Reduced padding *\/\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n        \r\n        .header-background {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            opacity: 0.15;\r\n            background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath fill='%23ffffff' fill-opacity='1' d='M10,10 L90,10 L90,90 L10,90 Z' stroke='%23ffffff' stroke-width='0.5' \/%3E%3C\/svg%3E\");\r\n        }\r\n        \r\n        .header-decoration {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 20px;\r\n            background: linear-gradient(45deg, #ff9933 25%, #cc5500 25%, #ff9933 50%, #cc5500 50%, #ff9933 75%, #cc5500 75%);\r\n            background-size: 20px 20px;\r\n            opacity: 0.8;\r\n        }\r\n        \r\n        .header-icon {\r\n            font-size: 3rem; \/* Reduced from 4rem *\/\r\n            margin-bottom: 10px; \/* Reduced from 20px *\/\r\n            color: #fff2cc;\r\n            text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);\r\n        }\r\n        \r\n        h1 {\r\n            font-size: 2.5rem; \/* Reduced from 3.5rem *\/\r\n            margin-bottom: 10px; \/* Reduced from 15px *\/\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\r\n            color: white;\r\n        }\r\n        \r\n        .subtitle {\r\n            font-size: 1.3rem; \/* Reduced from 1.5rem *\/\r\n            opacity: 0.9;\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            font-weight: 300;\r\n            line-height: 1.6;\r\ncolor:white;\r\n        }        \r\n           \r\n        .stat {\r\n            background: rgba(255, 255, 255, 0.2);\r\n            backdrop-filter: blur(5px);\r\n            padding: 15px 25px;\r\n            border-radius: 10px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            min-width: 150px;\r\n            border: 1px solid rgba(255, 255, 255, 0.3);\r\n        }\r\n        \r\n        .stat-number {\r\n            font-size: 2.2rem;\r\n            font-weight: bold;\r\n            margin-bottom: 5px;\r\n            color: #fff2cc;\r\n        }\r\n        \r\n        .stat-label {\r\n            font-size: 0.9rem;\r\n            opacity: 0.9;\r\n        }\r\n    \r\n        \/* Content Styles *\/\r\n        .content-section {\r\n            background: white;\r\n            border-radius: 12px;\r\n            padding: 30px;\r\n            margin-bottom: 30px;\r\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .content-section:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 6px 15px rgba(0,0,0,0.1);\r\n        }\r\n        \r\n        h2 {\r\n            color: #cc5500;\r\n            margin-bottom: 20px;\r\n            padding-bottom: 10px;\r\n            border-bottom: 2px solid #fff3e0;\r\n            font-size: 2rem;\r\n        }\r\n        \r\n        p {\r\n            margin-bottom: 16px;\r\n            font-size: 1.05rem;\r\n            line-height: 1.7;\r\n            color: #000000; \/* Added dark black color *\/\r\n        }\r\n        \r\n        .highlight {\r\n            background-color: #fffaf0;\r\n            border-left: 4px solid #cc5500;\r\n            padding: 20px;\r\n            margin: 25px 0;\r\n            border-radius: 0 8px 8px 0;\r\n            position: relative;\r\n            font-style: italic;\r\n        }\r\n        \r\n        .highlight::before {\r\n            content: '\"';\r\n            font-size: 4rem;\r\n            color: #ff9933;\r\n            position: absolute;\r\n            top: 10px;\r\n            left: 10px;\r\n            opacity: 0.3;\r\n            font-family: serif;\r\n        }\r\n        \r\n        .stats-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 20px;\r\n            margin: 30px 0;\r\n        }\r\n        \r\n        .stat-card {\r\n            background: white;\r\n            padding: 25px;\r\n            border-radius: 10px;\r\n            text-align: center;\r\n            box-shadow: 0 3px 10px rgba(0,0,0,0.08);\r\n            transition: transform 0.3s ease;\r\n            border-top: 4px solid #cc5500;\r\n        }\r\n        \r\n        .stat-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\r\n        }\r\n        \r\n        .stat-card .stat-number {\r\n            font-size: 2.5rem;\r\n            font-weight: bold;\r\n            color: #cc5500;\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .stat-desc {\r\n            color: #000;\r\n            line-height: 1.5;\r\n        }\r\n        \r\n        .solution-cards {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 25px;\r\n            margin-top: 30px;\r\n        }\r\n        \r\n        .card {\r\n            background: white;\r\n            border-radius: 10px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 8px rgba(0,0,0,0.1);\r\n            transition: transform 0.3s ease;\r\n            border-top: 4px solid #ff9933;\r\n        }\r\n        \r\n        .card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 16px rgba(0,0,0,0.15);\r\n        }\r\n        \r\n        .card-content {\r\n            padding: 25px;\r\n        }\r\n        \r\n        .card h3 {\r\n            color: #cc5500;\r\n            margin-bottom: 15px;\r\n            font-size: 1.3rem;\r\n        }\r\n        \r\n        .card p {\r\n            color: #000;\r\n        }\r\n        \r\n        .card-icon {\r\n            font-size: 2.5rem;\r\n            color: #cc5500;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        \/* Animation for content sections *\/\r\n        .content-section {\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            animation: fadeInUp 0.8s ease forwards;\r\n        }\r\n        \r\n        .content-section:nth-child(2) {\r\n            animation-delay: 0.1s;\r\n        }\r\n        \r\n        .content-section:nth-child(3) {\r\n            animation-delay: 0.2s;\r\n        }\r\n        \r\n        .content-section:nth-child(4) {\r\n            animation-delay: 0.3s;\r\n        }\r\n        \r\n        @keyframes fadeInUp {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .subtitle {\r\n                font-size: 1.1rem;\r\n            }\r\n            \r\n            .stat {\r\n                min-width: 120px;\r\n                padding: 10px 15px;\r\n            }\r\n            \r\n            .content-section {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .stats-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .unique-header {\r\n                min-height: 200px; \/* Reduced from 350px *\/\r\n            }\r\n            \r\n            .header-icon {\r\n                font-size: 2.5rem;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            h1 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .subtitle {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            h2 {\r\n                font-size: 1.6rem;\r\n            }\r\n            \r\n            .unique-header {\r\n                min-height: 180px; \/* Reduced from 300px *\/\r\n            }\r\n            \r\n            .solution-cards {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n    <header class=\"unique-header\">\r\n        <div class=\"header-background\"><\/div>\r\n        <div class=\"header-content\">\r\n            <div class=\"header-icon\">\r\n                <i class=\"fas fa-seedling\"><\/i>\r\n            <\/div>\r\n            <h1>Women in Agriculture<\/h1>\r\n            <p class=\"subtitle\">Addressing Challenges and Seizing Opportunities for Gender Equity in Agri-Food Systems<\/p>\r\n \r\n        <\/div>\r\n        <div class=\"header-decoration\"><\/div>\r\n    <\/header>\r\n    \r\n    <div class=\"container\">\r\n        <section class=\"content-section\">\r\n            <h2>The Challenge<\/h2>\r\n            <p>Despite women's indispensable role in agriculture, their representation in decision-making remains disproportionately low. Structural barriers, including male-dominated extension services, unequal access to information and technology, and entrenched social norms, systematically exclude women from leadership roles and policy influence.<\/p>\r\n            \r\n            <div class=\"highlight\">\r\n                <p>While forums like the First Global Conference on Women in Agriculture raised awareness, progress has been slow due to implementation gaps, resource constraints and institutional policies which lack enforcement mechanisms and last mile reach to grassroots.<\/p>\r\n            <\/div>\r\n            \r\n            <p>Women farmers face limited access to markets, training, and digital tools. Leadership programs often overlook rural women, focusing instead on urban elites. This imbalance not only undermines gender equity but also constrains agricultural productivity, innovation, and progress towards the SDGs (2, 5, and 8).<\/p>\r\n        <\/section>\r\n        \r\n        <section class=\"content-section\">\r\n            <h2>The Agri-Food System Approach<\/h2>\r\n            <p>Since agri-food system encompasses the entire value chain that brings food from the farm to our tables, and even beyond, all the activities, viz., producing, processing, distributing, marketing and consuming food and other agricultural products, need to be paid focused attention.<\/p>\r\n            \r\n            <p>Women play an important role in all aspects from primary food production (crops, livestock, forestry, aquaculture, fisheries) to post-harvest handling, transportation, processing, and ultimately, consumption and disposal.<\/p>\r\n            \r\n            <div class=\"stats-grid\">\r\n                <div class=\"stat-card\">\r\n                    <div class=\"stat-number\">43%<\/div>\r\n                    <div class=\"stat-desc\">agricultural labor force in developing countries are women<\/div>\r\n                <\/div>\r\n                <div class=\"stat-card\">\r\n                    <div class=\"stat-number\">60-80%<\/div>\r\n                    <div class=\"stat-desc\">food production in developing countries is done by women<\/div>\r\n                <\/div>\r\n                <div class=\"stat-card\">\r\n                    <div class=\"stat-number\"><10%<\/div>\r\n                    <div class=\"stat-desc\">women landowners in some developing regions<\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <p>Understanding the complexities of agri-food systems is crucial for addressing global challenges related to food security, environmental sustainability, and economic development. Agri-food systems play a potentially central role in driving economic growth and transformation in low- and middle-income countries.<\/p>\r\n        <\/section>\r\n        \r\n        <section class=\"content-section\">\r\n            <h2>Pathways to Empowerment<\/h2>\r\n            <p>The recognition of 2026 as the International Year of Women Farmers serves as a global milestone that can spark policy reforms, public awareness campaigns, and international collaboration, while also providing an opportunity to mobilize resources, forge partnerships, and create a shared agenda for advancing women's role in agriculture.<\/p>\r\n            \r\n            <div class=\"solution-cards\">\r\n                <div class=\"card\">\r\n                    <div class=\"card-content\">\r\n                        <div class=\"card-icon\">\r\n                            <i class=\"fas fa-microchip\"><\/i>\r\n                        <\/div>\r\n                        <h3>Technology & Digital Access<\/h3>\r\n                        <p>Access to modern agricultural technologies, training programs, and digital tools can further improve women's efficiency, increase their incomes, and strengthen their decision-making power.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card\">\r\n                    <div class=\"card-content\">\r\n                        <div class=\"card-icon\">\r\n                            <i class=\"fas fa-shield-alt\"><\/i>\r\n                        <\/div>\r\n                        <h3>Social Protection<\/h3>\r\n                        <p>Social protection schemes tailored for women farmers, such as crop insurance, maternity benefits, and pension plans, can enhance their resilience and economic security.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"card\">\r\n                    <div class=\"card-content\">\r\n                        <div class=\"card-icon\">\r\n                            <i class=\"fas fa-road\"><\/i>\r\n                        <\/div>\r\n                        <h3>Infrastructure Development<\/h3>\r\n                        <p>Better rural infrastructure like roads, agricultural produce markets, storage, and clean energy can reduce their workload and increase productivity.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"content-section\">\r\n            <h2>Moving Forward<\/h2>\r\n            <p>Building on the successes of the 2012 Global Conference, a renewed platform can focus on moving from discussions to action-oriented implementation, serving as a space to showcase success stories, exchange best practices, and launch progressive policy frameworks.<\/p>\r\n            \r\n            <p>At the grassroots level, targeted training and mentorship programs for rural women can nurture a pipeline of skilled women and future leaders, with women-led cooperatives, Farmer Producer Organizations (FPOs) and self-help groups strengthening collective bargaining power.<\/p>\r\n            \r\n            <div class=\"highlight\">\r\n                <p>Empowering women isn't just about ensuring equity, but making them a catalyst of change for food security, economic growth, and climate resilience. The year 2026 must mark the year when we move from rhetoric to real results.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\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>Women in Agriculture Addressing Challenges and Seizing Opportunities for Gender Equity in Agri-Food Systems The Challenge Despite women&#8217;s indispensable role in agriculture, their representation in decision-making remains disproportionately low. Structural barriers, including male-dominated extension services, unequal access to information and technology, and entrenched social norms, systematically exclude women from leadership roles and policy influence. While&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-202","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/202","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/comments?post=202"}],"version-history":[{"count":48,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/202\/revisions"}],"predecessor-version":[{"id":644,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/202\/revisions\/644"}],"wp:attachment":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/media?parent=202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}