{"id":196,"date":"2025-09-21T07:21:11","date_gmt":"2025-09-21T07:21:11","guid":{"rendered":"https:\/\/gcwas.taas.in\/?page_id=196"},"modified":"2026-02-16T06:38:17","modified_gmt":"2026-02-16T06:38:17","slug":"registration","status":"publish","type":"page","link":"https:\/\/gcwas.taas.in\/index.php\/registration\/","title":{"rendered":"Registration"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"196\" class=\"elementor elementor-196\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79d3410 e-con-full e-flex e-con e-parent\" data-id=\"79d3410\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-156c796 elementor-widget elementor-widget-html\" data-id=\"156c796\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n   :root {\r\n        --primary: #FF4500;\r\n        --secondary: #FF7F50;\r\n        --accent: #FF6347;\r\n        --light: #FFF5EE;\r\n        --dark: #8B0000;\r\n        --text: #333333;\r\n    }\r\n    \r\n    .registration-section {\r\n        max-width: 98%;\r\n        margin: 0 auto;\r\n        padding: 30px 20px;\r\n    }\r\n    \r\n    .section-title {\r\n        font-family: 'Playfair Display', serif;\r\n        color: var(--primary);\r\n        font-size: 2.8rem;\r\n        text-align: center;\r\n        margin-bottom: 60px;\r\n        position: relative;\r\n    }\r\n    \r\n    .section-title::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: -15px;\r\n        left: 50%;\r\n        transform: translateX(-50%);\r\n        width: 80px;\r\n        height: 4px;\r\n        background: var(--accent);\r\n    }\r\n    \r\n    .registration-notice {\r\n        background: linear-gradient(120deg, rgba(255, 127, 80, 0.1), rgba(255, 69, 0, 0.1));\r\n        border-left: 4px solid var(--accent);\r\n        padding: 20px;\r\n        border-radius: 8px;\r\n        margin-bottom: 40px;\r\n        text-align: center;\r\n        font-size: 1.2rem;\r\n        font-weight: 600;\r\n    }\r\n    \r\n    .registration-notice i {\r\n        color: var(--accent);\r\n        margin-right: 10px;\r\n    }\r\n    \r\n    .blink-text {\r\n        animation: blink 1.5s infinite;\r\n    }\r\n    \r\n    @keyframes blink {\r\n        0% { opacity: 1; }\r\n        50% { opacity: 0.3; }\r\n        100% { opacity: 1; }\r\n    }\r\n    \r\n    .fee-table-container {\r\n        overflow-x: auto;\r\n        margin-bottom: 40px;\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\r\n        border-radius: 12px;\r\n    }\r\n    \r\n    .fee-table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        background: white;\r\n        min-width: 800px;\r\n    }\r\n    \r\n    .fee-table th {\r\n        background: linear-gradient(to right, var(--primary), var(--dark));\r\n        color: white;\r\n        padding: 15px;\r\n        text-align: left;\r\n        font-weight: 600;\r\n    }\r\n    \r\n    .fee-table th:nth-child(1) {\r\n        border-top-left-radius: 12px;\r\n    }\r\n    \r\n    .fee-table th:last-child {\r\n        border-top-right-radius: 12px;\r\n    }\r\n    \r\n    .fee-table td {\r\n        padding: 15px;\r\n        border-bottom: 1px solid #f0f0f0;\r\n        color: #000000; \/* Dark black text for table cells *\/\r\n    }\r\n    \r\n    .fee-table tr:last-child td {\r\n        border-bottom: none;\r\n    }\r\n    \r\n    .fee-table tr:nth-child(even) {\r\n        background-color: #f9f9f9;\r\n    }\r\n    \r\n    .fee-table tr:hover {\r\n        background-color: #FFF5EE;\r\n    }\r\n    \r\n    .fee-highlight {\r\n        font-weight: 600;\r\n        color: var(--primary);\r\n    }\r\n    \r\n    .currency {\r\n        font-weight: 600;\r\n    }\r\n    \r\n    .inr {\r\n        color: var(--primary);\r\n    }\r\n    \r\n    .usd {\r\n        color: #1976d2;\r\n    }\r\n    \r\n    .registration-details {\r\n        background: white;\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\r\n        margin-bottom: 40px;\r\n    }\r\n    \r\n    .details-title {\r\n        font-family: 'Playfair Display', serif;\r\n        color: var(--primary);\r\n        font-size: 1.8rem;\r\n        margin-bottom: 20px;\r\n        position: relative;\r\n        padding-bottom: 10px;\r\n    }\r\n    \r\n    .details-title::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0;\r\n        left: 0;\r\n        width: 50px;\r\n        height: 3px;\r\n        background: var(--accent);\r\n    }\r\n    \r\n    .details-content {\r\n        line-height: 1.7;\r\n        color: #000000; \/* Dark black text for content *\/\r\n    }\r\n    \r\n    .details-list {\r\n        margin: 20px 0;\r\n        padding-left: 20px;\r\n        color: #000000; \/* Dark black text for list *\/\r\n    }\r\n    \r\n    .details-list li {\r\n        margin-bottom: 10px;\r\n        color: #000000; \/* Dark black text for list items *\/\r\n    }\r\n    \r\n    .included-item {\r\n        display: flex;\r\n        align-items: flex-start;\r\n        margin-bottom: 12px;\r\n    }\r\n    \r\n    .included-icon {\r\n        color: var(--primary);\r\n        margin-right: 12px;\r\n        font-size: 1.1rem;\r\n        min-width: 20px;\r\n        text-align: center;\r\n        margin-top: 3px;\r\n    }\r\n    \r\n    .included-text {\r\n        font-size: 0.95rem;\r\n        color: #000000; \/* Dark black text for included items *\/\r\n    }\r\n    \r\n    .note-box {\r\n        background: #FFF5EE;\r\n        border-left: 4px solid var(--accent);\r\n        padding: 20px;\r\n        border-radius: 8px;\r\n        margin-top: 30px;\r\n        font-size: 0.95rem;\r\n    }\r\n    \r\n    .note-box i {\r\n        color: var(--accent);\r\n        margin-right: 10px;\r\n    }\r\n    \r\n    .action-buttons {\r\n        display: flex;\r\n        justify-content: center;\r\n        gap: 20px;\r\n        margin-top: 40px;\r\n    }\r\n    \r\n    .action-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 15px 35px;\r\n        border-radius: 30px;\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        transition: all 0.3s;\r\n        text-align: center;\r\n        font-size: 1.1rem;\r\n    }\r\n    \r\n    .primary-btn {\r\n        background: var(--accent);\r\n        color: white;\r\n        box-shadow: 0 5px 20px rgba(255, 99, 71, 0.3);\r\n    }\r\n    \r\n    .secondary-btn {\r\n        background: transparent;\r\n        color: var(--primary);\r\n        border: 2px solid var(--primary);\r\n        box-shadow: 0 5px 20px rgba(255, 69, 0, 0.1);\r\n    }\r\n    \r\n    .action-btn:hover {\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\r\n        color: white;\r\n    }\r\n    \r\n    .primary-btn:hover {\r\n        background: var(--primary);\r\n    }\r\n    \r\n    .secondary-btn:hover {\r\n        background: var(--primary);\r\n        color: white;\r\n    }\r\n    \r\n    \/* Colorful blinking animation for farmer note *\/\r\n    .farmer-note {\r\n        animation: colorfulBlink 1.5s infinite;\r\n        font-weight: bold;\r\n        font-size: 1.1rem;\r\n        text-shadow: 0 0 5px rgba(0,0,0,0.2);\r\n    }\r\n    \r\n    @keyframes colorfulBlink {\r\n        0% { color: #FF4500; }\r\n        25% { color: #FF7F50; }\r\n        50% { color: #FF6347; }\r\n        75% { color: #8B0000; }\r\n        100% { color: #FF4500; }\r\n    }\r\n    \r\n    \/* Enhanced note box for farmer note *\/\r\n    .farmer-note-box {\r\n        background: linear-gradient(120deg, rgba(255, 127, 80, 0.2), rgba(255, 69, 0, 0.2));\r\n        border-left: 4px solid #FF4500;\r\n        border-right: 4px solid #FF7F50;\r\n        padding: 20px;\r\n        border-radius: 8px;\r\n        margin-top: 20px;\r\n        margin-bottom: 20px;\r\n        text-align: center;\r\n        box-shadow: 0 5px 15px rgba(255, 69, 0, 0.15);\r\n    }\r\n    \r\n    .farmer-note-box i {\r\n        color: #FF4500;\r\n        margin-right: 10px;\r\n        font-size: 1.2rem;\r\n    }\r\n    \r\n    \/* Responsive Design *\/\r\n    @media (max-width: 992px) {\r\n        .section-title {\r\n            font-size: 2.4rem;\r\n        }\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n        .section-title {\r\n            font-size: 2rem;\r\n        }\r\n        \r\n        .registration-details {\r\n            padding: 20px;\r\n        }\r\n        \r\n        .details-title {\r\n            font-size: 1.5rem;\r\n        }\r\n        \r\n        .action-buttons {\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        \r\n        .action-btn {\r\n            width: 100%;\r\n            max-width: 300px;\r\n        }\r\n        \r\n        .fee-table th,\r\n        .fee-table td {\r\n            padding: 12px 10px;\r\n            font-size: 0.9rem;\r\n        }\r\n    }\r\n    \r\n    @media (max-width: 480px) {\r\n        .section-title {\r\n            font-size: 1.8rem;\r\n        }\r\n        \r\n        .registration-notice {\r\n            font-size: 1rem;\r\n            padding: 15px;\r\n        }\r\n        \r\n        .fee-table th,\r\n        .fee-table td {\r\n            padding: 10px 8px;\r\n            font-size: 0.85rem;\r\n        }\r\n        \r\n        .farmer-note {\r\n            font-size: 1rem;\r\n        }\r\n    }\r\n<\/style>\r\n<section class=\"registration-section\">\r\n    <h2 class=\"section-title\">Conference Registration<\/h2>\r\n    \r\n    <div class=\"registration-notice\">\r\n        <i class=\"fas fa-info-circle\"><\/i> <span class=\"blink-text\">Registration and Abstract Submission Open Now!<\/span>\r\n    <\/div>\r\n    \r\n    <div class=\"fee-table-container\">\r\n        <table class=\"fee-table\">\r\n            <thead>\r\n                <tr>\r\n                    <th>Categories<\/th>\r\n                    <th>Registration Fee for Indians (INR)<\/th>\r\n                    <th>After Due Date or On Spot Registration (INR)<\/th>\r\n                    <th>Registration Fee for Foreigners (USD)<\/th>\r\n                    <th>After Due Date or On Spot Registration (USD)<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td>Participants from Public Sector\/Faculty\/Start-ups\/NGOs<\/td>\r\n                    <td><span class=\"fee-highlight\">8,000<\/span><\/td>\r\n                    <td>10,000<\/td>\r\n                    <td><span class=\"fee-highlight\">120<\/span><\/td>\r\n                    <td>150<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Students\/Research Fellows\/Associates<\/td>\r\n                    <td><span class=\"fee-highlight\">3,500<\/span><\/td>\r\n                    <td>4,000<\/td>\r\n                    <td><span class=\"fee-highlight\">80<\/span><\/td>\r\n                    <td>100<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Farmers<\/td>\r\n                    <td><span class=\"fee-highlight\">1,000<\/span><\/td>\r\n                    <td>1,200<\/td>\r\n                    <td><span class=\"fee-highlight\">20<\/span><\/td>\r\n                    <td>25<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Industry and Private Organizations<\/td>\r\n                    <td><span class=\"fee-highlight\">10,000<\/span><\/td>\r\n                    <td>12,000<\/td>\r\n                    <td><span class=\"fee-highlight\">300<\/span><\/td>\r\n                    <td>350<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n        \r\n        <!--<div class=\"farmer-note-box\">\r\n            <i class=\"fas fa-exclamation-circle\"><\/i> <span class=\"farmer-note\">Farmers are exempted from registration fee.<\/span>\r\n        <\/div>-->\r\n    <\/div>\r\n    \r\n    <div class=\"registration-details\">\r\n        <h3 class=\"details-title\">Registration Information<\/h3>\r\n        \r\n        <div class=\"details-content\">\r\n            <p>The registration fee for the participants will cover:<\/p>\r\n            \r\n            <div class=\"included-item\">\r\n                <i class=\"fas fa-check-circle included-icon\"><\/i>\r\n                <span class=\"included-text\">Registration kit<\/span>\r\n            <\/div>\r\n            <div class=\"included-item\">\r\n                <i class=\"fas fa-check-circle included-icon\"><\/i>\r\n                <span class=\"included-text\">Participation in all scientific sessions<\/span>\r\n            <\/div>\r\n            <div class=\"included-item\">\r\n                <i class=\"fas fa-check-circle included-icon\"><\/i>\r\n                <span class=\"included-text\">A copy of the proceedings<\/span>\r\n            <\/div>\r\n            <div class=\"included-item\">\r\n                <i class=\"fas fa-check-circle included-icon\"><\/i>\r\n                <span class=\"included-text\">Other soft and printed material concerning the Symposium<\/span>\r\n            <\/div>\r\n            <div class=\"included-item\">\r\n                <i class=\"fas fa-check-circle included-icon\"><\/i>\r\n                <span class=\"included-text\">Welcome dinner, lunch, and tea\/coffee<\/span>\r\n            <\/div>\r\n            \r\n            <p class=\"note-box\">\r\n                <i class=\"fas fa-exclamation-circle\"><\/i> Please note that accommodation charges are not included in the registration fee. Participants have to make their own arrangements for accommodation.\r\n            <\/p>\r\n            \r\n            <p><strong>Additional Information:<\/strong><\/p>\r\n            <ul class=\"details-list\">\r\n                <li>The accompanying person who wishes to attend the symposium has to pay extra INR 4,000 (Indians) or USD 60 (for foreigners) to cover the dinner,\r\nlunch, and tea\/coffee only.<\/li>\r\n                <li>E-Certificate will be issued to the registered participants only on request.<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"action-buttons\">\r\n        <a target=\"_blank\" href=\"https:\/\/gcwas.design-accent.com\/\" class=\"action-btn primary-btn\">\r\n            <i class=\"fas fa-user-plus\"><\/i> Register Now\r\n        <\/a>\r\n        <a href=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/GCWAS-2026-Conference-Brochure6.pdf\" class=\"action-btn secondary-btn\">\r\n            <i class=\"fas fa-download\"><\/i>&nbsp;Download Brochure\r\n        <\/a>\r\n                <a href=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/12\/GLOBAL-CONFERENCE-ON-WOMEN-Green.pdf\" class=\"action-btn secondary-btn\">\r\n            <i class=\"fas fa-download\"><\/i>&nbsp;Download First Circular\r\n        <\/a>\r\n        <\/a>\r\n                <a href=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2026\/01\/GCWAS-2026-Second-Circular-2026-low.pdf\" class=\"action-btn secondary-btn\">\r\n            <i class=\"fas fa-download\"><\/i>&nbsp;Download Second Circular\r\n        <\/a>\r\n    <\/div>\r\n<\/section>\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>Conference Registration Registration and Abstract Submission Open Now! Categories Registration Fee for Indians (INR) After Due Date or On Spot Registration (INR) Registration Fee for Foreigners (USD) After Due Date or On Spot Registration (USD) Participants from Public Sector\/Faculty\/Start-ups\/NGOs 8,000 10,000 120 150 Students\/Research Fellows\/Associates 3,500 4,000 80 100 Farmers 1,000 1,200 20 25 Industry&#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-196","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/196","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=196"}],"version-history":[{"count":75,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/196\/revisions"}],"predecessor-version":[{"id":1999,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/196\/revisions\/1999"}],"wp:attachment":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/media?parent=196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}