{"id":2286,"date":"2025-11-02T21:02:24","date_gmt":"2025-11-02T21:02:24","guid":{"rendered":"https:\/\/investmizoram.in\/?page_id=2286"},"modified":"2026-01-22T17:26:11","modified_gmt":"2026-01-22T17:26:11","slug":"connectivity-details","status":"publish","type":"page","link":"https:\/\/investmizoram.in\/?page_id=2286","title":{"rendered":"Connectivity details"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2286\" class=\"elementor elementor-2286\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b093d2a e-flex e-con-boxed e-con e-parent\" data-id=\"b093d2a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8001924 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"8001924\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Connectivity Infrastructure - Mizoram Investment Opportunities<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Sora:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary: #0a4d68;\r\n            --secondary: #088395;\r\n            --accent: #05bfdb;\r\n            --dark: #001524;\r\n            --light: #f5f9fa;\r\n            --gold: #d4af37;\r\n            --gradient-1: linear-gradient(135deg, #0a4d68 0%, #088395 100%);\r\n            --gradient-2: linear-gradient(135deg, #088395 0%, #05bfdb 100%);\r\n            --gradient-hero: linear-gradient(120deg, #001524 0%, #0a4d68 50%, #088395 100%);\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Sora', sans-serif;\r\n            color: var(--dark);\r\n            background: var(--light);\r\n            line-height: 1.6;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero {\r\n            background: var(--gradient-hero);\r\n            color: white;\r\n            padding: 120px 20px 80px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: \r\n                radial-gradient(circle at 20% 50%, rgba(5, 191, 219, 0.1) 0%, transparent 50%),\r\n                radial-gradient(circle at 80% 80%, rgba(8, 131, 149, 0.1) 0%, transparent 50%);\r\n            animation: pulse 8s ease-in-out infinite;\r\n        }\r\n\r\n        @keyframes pulse {\r\n            0%, 100% { opacity: 0.5; }\r\n            50% { opacity: 1; }\r\n        }\r\n\r\n        .hero-content {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n            text-align: center;\r\n        }\r\n\r\n        .hero-tag {\r\n            display: inline-block;\r\n            background: rgba(5, 191, 219, 0.2);\r\n            border: 1px solid var(--accent);\r\n            padding: 8px 24px;\r\n            border-radius: 30px;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            letter-spacing: 1px;\r\n            text-transform: uppercase;\r\n            margin-bottom: 24px;\r\n            animation: fadeInUp 0.8s ease-out;\r\n        }\r\n\r\n        h1 {\r\n            font-family: 'Bebas Neue', sans-serif;\r\n            font-size: clamp(48px, 8vw, 96px);\r\n            line-height: 1.1;\r\n            margin-bottom: 20px;\r\n            letter-spacing: 2px;\r\n            animation: fadeInUp 0.8s ease-out 0.2s backwards;\r\n        }\r\n\r\n        .hero-subtitle {\r\n            font-size: clamp(18px, 3vw, 28px);\r\n            font-weight: 300;\r\n            margin-bottom: 16px;\r\n            opacity: 0.95;\r\n            animation: fadeInUp 0.8s ease-out 0.4s backwards;\r\n        }\r\n\r\n        .hero-description {\r\n            font-size: 18px;\r\n            max-width: 800px;\r\n            margin: 0 auto 40px;\r\n            opacity: 0.9;\r\n            line-height: 1.8;\r\n            animation: fadeInUp 0.8s ease-out 0.6s backwards;\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        \/* Stats Bar *\/\r\n        .stats-bar {\r\n            background: white;\r\n            padding: 40px 20px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);\r\n            margin-top: -40px;\r\n            position: relative;\r\n            z-index: 3;\r\n        }\r\n\r\n        .stats-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 40px;\r\n            text-align: center;\r\n        }\r\n\r\n        .stat {\r\n            animation: fadeInUp 1s ease-out backwards;\r\n        }\r\n\r\n        .stat:nth-child(1) { animation-delay: 0.2s; }\r\n        .stat:nth-child(2) { animation-delay: 0.3s; }\r\n        .stat:nth-child(3) { animation-delay: 0.4s; }\r\n        .stat:nth-child(4) { animation-delay: 0.5s; }\r\n        .stat:nth-child(5) { animation-delay: 0.6s; }\r\n\r\n        .stat-number {\r\n            font-family: 'Bebas Neue', sans-serif;\r\n            font-size: 48px;\r\n            color: var(--secondary);\r\n            display: block;\r\n            line-height: 1;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .stat-label {\r\n            font-size: 14px;\r\n            color: #666;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* Container *\/\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 80px 20px;\r\n        }\r\n\r\n        \/* Section *\/\r\n        .section {\r\n            margin-bottom: 80px;\r\n        }\r\n\r\n        .section-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 20px;\r\n            margin-bottom: 40px;\r\n            padding-bottom: 20px;\r\n            border-bottom: 3px solid var(--accent);\r\n        }\r\n\r\n        .section-number {\r\n            font-family: 'Bebas Neue', sans-serif;\r\n            font-size: 72px;\r\n            color: var(--accent);\r\n            opacity: 0.3;\r\n            line-height: 1;\r\n        }\r\n\r\n        .section-title {\r\n            flex: 1;\r\n        }\r\n\r\n        .section-title h2 {\r\n            font-family: 'Bebas Neue', sans-serif;\r\n            font-size: 42px;\r\n            color: var(--primary);\r\n            line-height: 1.2;\r\n            margin-bottom: 8px;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .section-title .subtitle {\r\n            font-size: 18px;\r\n            color: var(--secondary);\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* Content Cards *\/\r\n        .content-card {\r\n            background: white;\r\n            padding: 40px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\r\n            margin-bottom: 30px;\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .content-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 30px rgba(8, 131, 149, 0.15);\r\n        }\r\n\r\n        .content-card h3 {\r\n            font-size: 24px;\r\n            color: var(--primary);\r\n            margin-bottom: 16px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .content-card h4 {\r\n            font-size: 20px;\r\n            color: var(--secondary);\r\n            margin: 24px 0 16px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* Highlight Box *\/\r\n        .highlight-box {\r\n            background: var(--gradient-2);\r\n            color: white;\r\n            padding: 32px;\r\n            border-radius: 12px;\r\n            margin: 30px 0;\r\n            box-shadow: 0 8px 24px rgba(5, 191, 219, 0.3);\r\n        }\r\n\r\n        .highlight-box h4 {\r\n            color: white;\r\n            margin-top: 0;\r\n            font-size: 22px;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        \/* Info Grid *\/\r\n        .info-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 24px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .info-item {\r\n            background: var(--light);\r\n            padding: 24px;\r\n            border-radius: 8px;\r\n            border-left: 4px solid var(--accent);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .info-item:hover {\r\n            background: white;\r\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);\r\n            transform: translateX(8px);\r\n        }\r\n\r\n        .info-item strong {\r\n            display: block;\r\n            color: var(--primary);\r\n            font-size: 18px;\r\n            margin-bottom: 8px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        \/* Benefits List *\/\r\n        .benefits {\r\n            list-style: none;\r\n            margin: 24px 0;\r\n        }\r\n\r\n        .benefits li {\r\n            padding: 12px 0 12px 40px;\r\n            position: relative;\r\n            font-size: 16px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .benefits li:before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            color: var(--accent);\r\n            font-size: 24px;\r\n            font-weight: bold;\r\n        }\r\n\r\n        \/* Project Cards *\/\r\n        .project-cards {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 24px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .project-card {\r\n            background: white;\r\n            border: 2px solid var(--light);\r\n            border-radius: 12px;\r\n            padding: 28px;\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .project-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 4px;\r\n            background: var(--gradient-2);\r\n            transform: scaleX(0);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .project-card:hover::before {\r\n            transform: scaleX(1);\r\n        }\r\n\r\n        .project-card:hover {\r\n            border-color: var(--accent);\r\n            box-shadow: 0 8px 24px rgba(5, 191, 219, 0.2);\r\n        }\r\n\r\n        .project-card h4 {\r\n            color: var(--primary);\r\n            margin-top: 0;\r\n            font-size: 20px;\r\n        }\r\n\r\n        .project-card .project-detail {\r\n            display: block;\r\n            margin: 8px 0;\r\n            color: #555;\r\n        }\r\n\r\n        .project-card .project-cost {\r\n            display: inline-block;\r\n            background: var(--gradient-1);\r\n            color: white;\r\n            padding: 6px 16px;\r\n            border-radius: 20px;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            margin-top: 12px;\r\n        }\r\n\r\n        \/* Table *\/\r\n        .comparison-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin: 30px 0;\r\n            background: white;\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\r\n        }\r\n\r\n        .comparison-table thead {\r\n            background: var(--gradient-1);\r\n            color: white;\r\n        }\r\n\r\n        .comparison-table th {\r\n            padding: 20px;\r\n            text-align: left;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            font-size: 14px;\r\n        }\r\n\r\n        .comparison-table td {\r\n            padding: 18px 20px;\r\n            border-bottom: 1px solid var(--light);\r\n        }\r\n\r\n        .comparison-table tbody tr:hover {\r\n            background: var(--light);\r\n        }\r\n\r\n        .comparison-table tbody tr:last-child td {\r\n            border-bottom: none;\r\n        }\r\n\r\n        \/* CTA Section *\/\r\n        .cta-section {\r\n            background: var(--gradient-hero);\r\n            color: white;\r\n            padding: 80px 20px;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .cta-section::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            left: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, rgba(5, 191, 219, 0.1) 0%, transparent 70%);\r\n            animation: rotate 20s linear infinite;\r\n        }\r\n\r\n        @keyframes rotate {\r\n            from { transform: rotate(0deg); }\r\n            to { transform: rotate(360deg); }\r\n        }\r\n\r\n        .cta-content {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .cta-section h2 {\r\n            font-family: 'Bebas Neue', sans-serif;\r\n            font-size: clamp(36px, 6vw, 64px);\r\n            margin-bottom: 24px;\r\n            letter-spacing: 2px;\r\n        }\r\n\r\n        .cta-section p {\r\n            font-size: 20px;\r\n            margin-bottom: 40px;\r\n            opacity: 0.95;\r\n        }\r\n\r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 20px;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .btn {\r\n            display: inline-block;\r\n            padding: 16px 40px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            border-radius: 8px;\r\n            transition: all 0.3s ease;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .btn-primary {\r\n            background: white;\r\n            color: var(--primary);\r\n        }\r\n\r\n        .btn-primary:hover {\r\n            background: var(--accent);\r\n            color: white;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 24px rgba(255, 255, 255, 0.3);\r\n        }\r\n\r\n        .btn-secondary {\r\n            background: transparent;\r\n            color: white;\r\n            border: 2px solid white;\r\n        }\r\n\r\n        .btn-secondary:hover {\r\n            background: white;\r\n            color: var(--primary);\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        \/* Badge *\/\r\n        .badge {\r\n            display: inline-block;\r\n            background: var(--gradient-2);\r\n            color: white;\r\n            padding: 4px 12px;\r\n            border-radius: 20px;\r\n            font-size: 12px;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n            margin-left: 12px;\r\n        }\r\n\r\n        \/* Sectors Grid *\/\r\n        .sectors-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        .sector-item {\r\n            background: white;\r\n            padding: 24px;\r\n            border-radius: 8px;\r\n            border: 2px solid var(--light);\r\n            transition: all 0.3s ease;\r\n            text-align: center;\r\n        }\r\n\r\n        .sector-item:hover {\r\n            border-color: var(--accent);\r\n            transform: scale(1.05);\r\n            box-shadow: 0 8px 24px rgba(5, 191, 219, 0.2);\r\n        }\r\n\r\n        .sector-item strong {\r\n            display: block;\r\n            color: var(--primary);\r\n            font-size: 18px;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .sector-item p {\r\n            font-size: 14px;\r\n            color: #666;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        .footer {\r\n            background: var(--dark);\r\n            color: white;\r\n            padding: 40px 20px;\r\n            text-align: center;\r\n        }\r\n\r\n        .footer p {\r\n            margin: 8px 0;\r\n            opacity: 0.8;\r\n        }\r\n\r\n        .footer a {\r\n            color: var(--accent);\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .footer a:hover {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .hero {\r\n                padding: 80px 20px 60px;\r\n            }\r\n\r\n            .section-header {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n            }\r\n\r\n            .section-number {\r\n                font-size: 48px;\r\n            }\r\n\r\n            .content-card {\r\n                padding: 24px;\r\n            }\r\n\r\n            .comparison-table {\r\n                font-size: 14px;\r\n            }\r\n\r\n            .comparison-table th,\r\n            .comparison-table td {\r\n                padding: 12px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"hero-tag\">Strategic Investment Destination<\/div>\r\n            <h1>Connectivity Infrastructure<\/h1>\r\n            <div class=\"hero-subtitle\">Mizoram: Gateway to Southeast Asia<\/div>\r\n            <p class=\"hero-description\">\r\n                Discover investment opportunities backed by robust infrastructure development and exceptional \r\n                connectivity to Southeast Asian markets. Mizoram offers a unique combination of improving domestic \r\n                connectivity and unparalleled access to international trade routes.\r\n            <\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Stats Bar -->\r\n    <section class=\"stats-bar\">\r\n        <div class=\"stats-container\">\r\n            <div class=\"stat\">\r\n                <span class=\"stat-number\">9,147<\/span>\r\n                <span class=\"stat-label\">KM Road Network<\/span>\r\n            <\/div>\r\n            <div class=\"stat\">\r\n                <span class=\"stat-number\">265+<\/span>\r\n                <span class=\"stat-label\">MW Power Capacity<\/span>\r\n            <\/div>\r\n            <div class=\"stat\">\r\n                <span class=\"stat-number\">52<\/span>\r\n                <span class=\"stat-label\">KM Rail Connection<\/span>\r\n            <\/div>\r\n            <div class=\"stat\">\r\n                <span class=\"stat-number\">722<\/span>\r\n                <span class=\"stat-label\">KM International Border<\/span>\r\n            <\/div>\r\n            <div class=\"stat\">\r\n                <span class=\"stat-number\">4,500<\/span>\r\n                <span class=\"stat-label\">MW Hydro Potential<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Main Content -->\r\n    <div class=\"container\">\r\n\r\n        <!-- Section 1: Road Network -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">01<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Road Network - Comprehensive Accessibility<\/h2>\r\n                    <div class=\"subtitle\">95% of goods movement via reliable road infrastructure<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <h3>Why This Matters for Your Business<\/h3>\r\n                <p>Road transport forms the backbone of Mizoram's logistics, handling 95% of all goods movement\u2014ensuring reliable supply chains and market access for your operations.<\/p>\r\n\r\n                <h4>Infrastructure at a Glance<\/h4>\r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>9,147 km<\/strong>\r\n                        Total road network with continuous expansion\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>871-927 km<\/strong>\r\n                        National Highways connecting to major markets\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>23 Urban Centers<\/strong>\r\n                        All linked by all-weather roads\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Strategic Links<\/strong>\r\n                        Connectivity to Assam (NH-54) and Manipur (NH-150)\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <h4>\u20b9100 Crore Bamboo Link Roads Initiative<\/h4>\r\n                    <p>Enhanced connectivity to bamboo-rich zones for agro-industries with improved last-mile logistics for raw material sourcing.<\/p>\r\n                <\/div>\r\n\r\n                <h4>Major Highway Projects Under Development<\/h4>\r\n                <div class=\"project-cards\">\r\n                    <div class=\"project-card\">\r\n                        <h4>Vairengte-Sairang Road<\/h4>\r\n                        <span class=\"project-detail\">111 km upgrade<\/span>\r\n                        <span class=\"project-cost\">\u20b91,604 Crore<\/span>\r\n                    <\/div>\r\n                    <div class=\"project-card\">\r\n                        <h4>Khawzawl-Champhai Road<\/h4>\r\n                        <span class=\"project-detail\">35 km strategic route<\/span>\r\n                        <span class=\"project-cost\">\u20b9390 Crore<\/span>\r\n                    <\/div>\r\n                    <div class=\"project-card\">\r\n                        <h4>Aizawl-Imphal Corridor<\/h4>\r\n                        <span class=\"project-detail\">Enhanced trade route to Manipur<\/span>\r\n                        <span class=\"project-cost\">Major Investment<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Investment Benefits<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Reliable logistics for manufacturing and processing units<\/li>\r\n                    <li>Reduced transportation costs through ongoing road improvements<\/li>\r\n                    <li>Year-round operations with expanding all-weather road coverage<\/li>\r\n                    <li>Direct highway access to Assam and Manipur markets<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 2: Railway Connectivity -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">02<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Railway Connectivity - Opening New Horizons<\/h2>\r\n                    <div class=\"subtitle\">Game-changing rail connection to national network<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <div class=\"highlight-box\">\r\n                    <h4>Bairabi-Sairang Rail Line <span class=\"badge\">Near Completion<\/span><\/h4>\r\n                    <div class=\"info-grid\">\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">52 km<\/strong>\r\n                            Broad gauge connectivity\r\n                        <\/div>\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">\u20b91,000 Crore<\/strong>\r\n                            Investment in infrastructure\r\n                        <\/div>\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">23 Tunnels<\/strong>\r\n                            Engineering excellence\r\n                        <\/div>\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">36 Bridges<\/strong>\r\n                            Through challenging terrain\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Business Advantages<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Cost-effective freight transport for bulk goods<\/li>\r\n                    <li>Access to pan-India markets via integrated rail network<\/li>\r\n                    <li>Reduced logistics expenses compared to road-only transport<\/li>\r\n                    <li>Future expansion potential with new rail corridors planned<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 3: Air Connectivity -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">03<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Air Connectivity - Swift Market Access<\/h2>\r\n                    <div class=\"subtitle\">Modern aviation infrastructure for business and cargo<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <h3>Lengpui Airport (Aizawl) - Your Gateway to Markets<\/h3>\r\n                \r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>Direct Flights<\/strong>\r\n                        Kolkata, Guwahati, and major Indian cities\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>451,976<\/strong>\r\n                        Passengers annually (FY25)\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>1,227 MT<\/strong>\r\n                        Freight capacity with expansion\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Modern Facilities<\/strong>\r\n                        Supporting business travel and cargo\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Helicopter Network<\/h4>\r\n                <p>Pawan Hans operates comprehensive helicopter services connecting 10 district headquarters\u2014ideal for:<\/p>\r\n                <ul class=\"benefits\">\r\n                    <li>Executive travel to remote project sites<\/li>\r\n                    <li>Time-sensitive cargo delivery<\/li>\r\n                    <li>Emergency logistics support<\/li>\r\n                <\/ul>\r\n\r\n                <h4>Investment Edge<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Same-day connectivity to major business hubs<\/li>\r\n                    <li>Rapid cargo movement for high-value products<\/li>\r\n                    <li>Easy access for clients and partners<\/li>\r\n                    <li>Growing aviation sector with planned frequency increases<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 4: International Trade Corridors -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">04<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>International Trade Corridors<\/h2>\r\n                    <div class=\"subtitle\">Gateway to ASEAN markets<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <div class=\"highlight-box\">\r\n                    <h4>Kaladan Multi-Modal Transit Transport Project<\/h4>\r\n                    <p><strong>India's Strategic Investment: $113 Million<\/strong><\/p>\r\n                    <p>This transformative project positions Mizoram as Northeast India's gateway to Southeast Asia.<\/p>\r\n                <\/div>\r\n\r\n                <h4>Infrastructure Components<\/h4>\r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>Sittwe Port<\/strong>\r\n                        Modern deep-water facility in Myanmar\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>160 km Waterway<\/strong>\r\n                        Kaladan River for commercial cargo\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>62 km Highway<\/strong>\r\n                        Paletwa to Lomasu border crossing\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>100 km Connectivity<\/strong>\r\n                        Lomasu to Lawngtlai-NH54\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Unmatched Trade Advantages<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Direct access to Bay of Bengal ports (Chittagong, Kolkata, Haldia)<\/li>\r\n                    <li>Reduced freight costs via waterway transport<\/li>\r\n                    <li>ASEAN market proximity - Myanmar, Thailand, Vietnam<\/li>\r\n                    <li>Alternative trade route bypassing congested corridors<\/li>\r\n                    <li>First-mover advantage in emerging trade hub<\/li>\r\n                <\/ul>\r\n\r\n                <h4>Border Trade Infrastructure<\/h4>\r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>722 km Border<\/strong>\r\n                        International border with Bangladesh\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>127 Acres<\/strong>\r\n                        Border trade township at Khawnuam\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Integrated Facilities<\/strong>\r\n                        Check posts and customs facilities\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 5: Power Infrastructure -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">05<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Power Infrastructure - Reliable Energy Supply<\/h2>\r\n                    <div class=\"subtitle\">265 MW capacity with massive expansion underway<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <h3>Current Capacity & Growth Trajectory<\/h3>\r\n                \r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>97.94 MW<\/strong>\r\n                        Hydropower\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>91.51 MW<\/strong>\r\n                        Thermal\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>75.86 MW<\/strong>\r\n                        Renewable Energy\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>National Grid<\/strong>\r\n                        Uninterrupted supply\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Transformative Power Projects<\/h4>\r\n                \r\n                <div class=\"project-cards\">\r\n                    <div class=\"project-card\">\r\n                        <h4>Tuirial Hydroelectric Project<\/h4>\r\n                        <span class=\"project-detail\">\u2713 Operational<\/span>\r\n                        <span class=\"project-detail\">60 MW clean energy generation<\/span>\r\n                        <span class=\"project-detail\">Reliable baseload power for industries<\/span>\r\n                    <\/div>\r\n                    <div class=\"project-card\">\r\n                        <h4>Darzo Lui Pumped Storage<\/h4>\r\n                        <span class=\"project-detail\">2,400 MW capacity<\/span>\r\n                        <span class=\"project-detail\">8 units \u00d7 300 MW each<\/span>\r\n                        <span class=\"project-cost\">\u20b913,948 Crore<\/span>\r\n                        <span class=\"badge\" style=\"margin: 12px 0 0 0;\">LOI Issued - July 2024<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <h4>Hydroelectric Potential: 4,500 MW<\/h4>\r\n                    <p>Mizoram's mountainous terrain offers exceptional renewable energy development opportunities\u2014among India's highest per capita potential.<\/p>\r\n                <\/div>\r\n\r\n                <h4>Energy Advantages for Investors<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Stable power supply from multiple sources<\/li>\r\n                    <li>Competitive electricity tariffs with renewable energy focus<\/li>\r\n                    <li>24\/7 power availability under Saubhagya Scheme<\/li>\r\n                    <li>Green energy credentials for sustainable operations<\/li>\r\n                    <li>Future energy surplus state - potential for energy-intensive industries<\/li>\r\n                <\/ul>\r\n\r\n                <p style=\"margin-top: 30px; padding: 20px; background: var(--light); border-radius: 8px;\">\r\n                    <strong>FY25 Energy Sector Investment: \u20b9944 Crore<\/strong> demonstrates government commitment to power infrastructure development.\r\n                <\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 6: Water Resources -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">06<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Water Resources - Abundant & Sustainable<\/h2>\r\n                    <div class=\"subtitle\">Clean, reliable water for industrial and residential use<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <h3>Industrial & Residential Water Supply<\/h3>\r\n\r\n                <h4>Urban Infrastructure<\/h4>\r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>23 Towns<\/strong>\r\n                        Piped water supply coverage\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>49,663+<\/strong>\r\n                        House connections\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Full Coverage<\/strong>\r\n                        Target for all urban centers\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <h4>Greater Aizawl Water Supply Project<\/h4>\r\n                    <p><strong>Investment: \u20b91,836 Crore<\/strong><\/p>\r\n                    <p>World-class water distribution system ensuring clean, reliable water for capital region industries.<\/p>\r\n                <\/div>\r\n\r\n                <h4>Rural Water Security<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>40 liters per capita per day delivery standard<\/li>\r\n                    <li>Community-managed Improved Village Spring Source (IVSS) systems<\/li>\r\n                    <li>Modern purification and distribution infrastructure<\/li>\r\n                <\/ul>\r\n\r\n                <h4>Sustainable Water Management<\/h4>\r\n                <p><strong>Spring-Shed Conservation Programs:<\/strong><\/p>\r\n                <ul class=\"benefits\">\r\n                    <li>Indo-German GIZ cooperation for spring revival<\/li>\r\n                    <li>20+ spring restoration projects across villages<\/li>\r\n                    <li>Climate-resilient water resource management<\/li>\r\n                    <li>Integration with MGNREGA for infrastructure development<\/li>\r\n                <\/ul>\r\n\r\n                <h4>Water Advantages<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Reliable industrial water supply in all major towns<\/li>\r\n                    <li>Clean water access for workforce and operations<\/li>\r\n                    <li>Sustainable practices aligned with ESG standards<\/li>\r\n                    <li>Year-round availability through conservation programs<\/li>\r\n                    <li>Low water stress compared to other Indian states<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 7: Logistics & Industrial Parks -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">07<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Logistics & Industrial Parks<\/h2>\r\n                    <div class=\"subtitle\">Ready infrastructure for immediate operations<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <h3>Industrial Estate Network<\/h3>\r\n                \r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>8 Industrial Estates<\/strong>\r\n                        5 operational, 3 under development\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Zuangtui Estate<\/strong>\r\n                        Flagship zone near Aizawl\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Kolasib Estate<\/strong>\r\n                        Strategic northern location\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Plug-and-Play<\/strong>\r\n                        Facilities with utilities ready\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Mizoram Integrated Logistics Policy 2022<\/h4>\r\n                <p><strong>Investor-Centric Initiatives:<\/strong><\/p>\r\n                <ul class=\"benefits\">\r\n                    <li>Logistics parks development at strategic nodes<\/li>\r\n                    <li>Cold chain facilities for horticulture and food processing<\/li>\r\n                    <li>Multi-modal transportation hubs integrating road-rail-air<\/li>\r\n                    <li>Modern warehousing infrastructure with quality standards<\/li>\r\n                    <li>Public-private partnership opportunities<\/li>\r\n                <\/ul>\r\n\r\n                <h4>Digital Infrastructure Excellence<\/h4>\r\n                <div class=\"highlight-box\">\r\n                    <h4>Robust Telecommunications (Dec 2024)<\/h4>\r\n                    <div class=\"info-grid\">\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">12.44 Million<\/strong>\r\n                            Wireless subscribers\r\n                        <\/div>\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">79.62%<\/strong>\r\n                            Teledensity - highest in Northeast\r\n                        <\/div>\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">4G\/5G<\/strong>\r\n                            Urban & semi-urban coverage\r\n                        <\/div>\r\n                        <div class=\"info-item\" style=\"background: rgba(255,255,255,0.2); border-color: white;\">\r\n                            <strong style=\"color: white;\">Digital Ready<\/strong>\r\n                            Payment & e-commerce\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Aizawl Smart City Mission<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Modern public services and utilities<\/li>\r\n                    <li>Technology-enabled business environment<\/li>\r\n                    <li>Sustainable urban development<\/li>\r\n                <\/ul>\r\n\r\n                <h4>Logistics Benefits<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Ready industrial plots with power, water, and road access<\/li>\r\n                    <li>Cold storage facilities for perishable goods<\/li>\r\n                    <li>Growing warehousing sector with private investment<\/li>\r\n                    <li>Digital-first ecosystem supporting Industry 4.0<\/li>\r\n                    <li>Strategic locations near highways and trade routes<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 8: Comparison Table -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">08<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Infrastructure Development Timeline<\/h2>\r\n                    <div class=\"subtitle\">Current status and near-term expansion<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <table class=\"comparison-table\">\r\n                <thead>\r\n                    <tr>\r\n                        <th>Infrastructure<\/th>\r\n                        <th>Current Status<\/th>\r\n                        <th>Near Future (2-5 years)<\/th>\r\n                    <\/tr>\r\n                <\/thead>\r\n                <tbody>\r\n                    <tr>\r\n                        <td><strong>Rail<\/strong><\/td>\r\n                        <td>Bairabi station<\/td>\r\n                        <td>Aizawl connected (2023)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td><strong>Power<\/strong><\/td>\r\n                        <td>265 MW + grid<\/td>\r\n                        <td>2,400 MW project underway<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td><strong>Highways<\/strong><\/td>\r\n                        <td>9,147 km<\/td>\r\n                        <td>Major upgrades completing<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td><strong>International Trade<\/strong><\/td>\r\n                        <td>Limited<\/td>\r\n                        <td>Kaladan corridor operational<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td><strong>Air Cargo<\/strong><\/td>\r\n                        <td>1,227 MT\/year<\/td>\r\n                        <td>Expanding capacity<\/td>\r\n                    <\/tr>\r\n                <\/tbody>\r\n            <\/table>\r\n        <\/section>\r\n\r\n        <!-- Section 9: Investment Opportunities -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">09<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>High-Potential Investment Sectors<\/h2>\r\n                    <div class=\"subtitle\">Opportunities backed by infrastructure development<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"sectors-grid\">\r\n                <div class=\"sector-item\">\r\n                    <strong>Bamboo Processing<\/strong>\r\n                    <p>Raw material abundance & value addition<\/p>\r\n                <\/div>\r\n                <div class=\"sector-item\">\r\n                    <strong>Horticulture & Food<\/strong>\r\n                    <p>Organic produce with cold chain ready<\/p>\r\n                <\/div>\r\n                <div class=\"sector-item\">\r\n                    <strong>Tourism & Hospitality<\/strong>\r\n                    <p>Untapped natural beauty<\/p>\r\n                <\/div>\r\n                <div class=\"sector-item\">\r\n                    <strong>Renewable Energy<\/strong>\r\n                    <p>Hydropower & solar projects<\/p>\r\n                <\/div>\r\n                <div class=\"sector-item\">\r\n                    <strong>Light Engineering<\/strong>\r\n                    <p>Skilled workforce available<\/p>\r\n                <\/div>\r\n                <div class=\"sector-item\">\r\n                    <strong>Logistics & Warehousing<\/strong>\r\n                    <p>Trade corridor emergence<\/p>\r\n                <\/div>\r\n                <div class=\"sector-item\">\r\n                    <strong>Handloom & Handicrafts<\/strong>\r\n                    <p>Traditional expertise & export potential<\/p>\r\n                <\/div>\r\n                <div class=\"sector-item\">\r\n                    <strong>Electronics Manufacturing<\/strong>\r\n                    <p>Technical education infrastructure<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 10: Government Support -->\r\n        <section class=\"section\">\r\n            <div class=\"section-header\">\r\n                <div class=\"section-number\">10<\/div>\r\n                <div class=\"section-title\">\r\n                    <h2>Government Commitment<\/h2>\r\n                    <div class=\"subtitle\">Investor-friendly ecosystem with strong support<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-card\">\r\n                <h3>FY 2024-25 Infrastructure Budget<\/h3>\r\n                \r\n                <div class=\"project-cards\">\r\n                    <div class=\"project-card\">\r\n                        <h4>Energy Sector<\/h4>\r\n                        <span class=\"project-cost\">\u20b9944 Crore (US$ 114.7M)<\/span>\r\n                    <\/div>\r\n                    <div class=\"project-card\">\r\n                        <h4>Urban Development<\/h4>\r\n                        <span class=\"project-cost\">\u20b9376 Crore (US$ 45.7M)<\/span>\r\n                    <\/div>\r\n                    <div class=\"project-card\">\r\n                        <h4>Total Development<\/h4>\r\n                        <span class=\"project-cost\">Multi-thousand Crore<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Progressive Investment Policies<\/h4>\r\n                \r\n                <div class=\"info-grid\">\r\n                    <div class=\"info-item\">\r\n                        <strong>Sustainable Investment Policy 2024<\/strong>\r\n                        Fiscal incentives for priority sectors\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Single-Window Clearance<\/strong>\r\n                        Streamlined approval system\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Infrastructure Management<\/strong>\r\n                        PPP framework & risk-sharing\r\n                    <\/div>\r\n                    <div class=\"info-item\">\r\n                        <strong>Bana Kaih Policy<\/strong>\r\n                        Integrated agriculture-industry support\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <h4>Funding Ecosystem<\/h4>\r\n                <ul class=\"benefits\">\r\n                    <li>Central government schemes (NEC, NLCPR)<\/li>\r\n                    <li>International funding partnerships (World Bank, JICA)<\/li>\r\n                    <li>State incentives and subsidies<\/li>\r\n                    <li>Private equity and venture capital access<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/section>\r\n\r\n    <\/div>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"cta-section\">\r\n        <div class=\"cta-content\">\r\n            <h2>Partner with Mizoram - Next Steps<\/h2>\r\n            <p>\r\n                Mizoram stands at the threshold of transformation\u2014from a remote Northeastern state to a strategic \r\n                trade and industrial hub connecting India with Southeast Asia. With \u20b920,000+ crore infrastructure \r\n                investment pipeline, the question isn't whether to invest in Mizoram\u2014it's whether you can afford \r\n                to miss this opportunity.\r\n            <\/p>\r\n            <div class=\"cta-buttons\">\r\n                <a href=\"https:\/\/industries.mizoram.gov.in\" class=\"btn btn-primary\" target=\"_blank\">Explore Investment Opportunities<\/a>\r\n                <a href=\"#contact\" class=\"btn btn-secondary\">Contact Investment Cell<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Footer -->\r\n    <footer class=\"footer\">\r\n        <p><strong>Information current as of January 2025<\/strong><\/p>\r\n        <p>For latest updates, investment proposals, and detailed project information<\/p>\r\n        <p>Visit: <a href=\"https:\/\/industries.mizoram.gov.in\" target=\"_blank\">industries.mizoram.gov.in<\/a><\/p>\r\n        <p style=\"margin-top: 24px; opacity: 0.6;\">\u00a9 2025 Mizoram Industries Department. All rights reserved.<\/p>\r\n    <\/footer>\r\n\r\n<\/body>\r\n<\/html>\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","protected":false},"excerpt":{"rendered":"<p>Connectivity Infrastructure &#8211; Mizoram Investment Opportunities Strategic Investment Destination Connectivity Infrastructure Mizoram: Gateway to Southeast Asia Discover investment opportunities backed by robust infrastructure development and exceptional connectivity to Southeast Asian markets. Mizoram offers a unique combination of improving domestic connectivity and unparalleled access to international trade routes. 9,147 KM Road Network 265+ MW Power Capacity [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_oasis_is_in_workflow":0,"_oasis_original":0,"_view_id":"","footnotes":""},"class_list":["post-2286","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages\/2286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/investmizoram.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2286"}],"version-history":[{"count":10,"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages\/2286\/revisions"}],"predecessor-version":[{"id":3526,"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages\/2286\/revisions\/3526"}],"wp:attachment":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}