{"id":24,"date":"2025-09-29T10:11:48","date_gmt":"2025-09-29T10:11:48","guid":{"rendered":"https:\/\/chordata.pl\/index.php\/skt-ecology\/"},"modified":"2025-10-22T08:38:53","modified_gmt":"2025-10-22T08:38:53","slug":"skt-ecology","status":"publish","type":"page","link":"https:\/\/chordata.pl\/","title":{"rendered":"Chordata"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"24\" class=\"elementor elementor-24\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7422ba1 e-flex e-con-boxed e-con e-parent\" data-id=\"7422ba1\" 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-14da49c elementor-widget elementor-widget-html\" data-id=\"14da49c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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>Chordata - Comprehensive Wind Energy Solutions<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        :root {\r\n            --primary-green: #4CAF50;\r\n            --darker-green: #43A047;\r\n            --accent-cyan: #00D9B5;\r\n            --light-bg: #F8F9FA;\r\n            --card-bg: #FFFFFF;\r\n            --text-primary: #2C3E50;\r\n            --text-secondary: #6C757D;\r\n        }\r\n\r\n        html {\r\n            width: 100%;\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\r\n            background: var(--light-bg);\r\n            color: var(--text-primary);\r\n            width: 100%;\r\n            max-width: 100vw;\r\n            line-height: 1.6;\r\n            -webkit-font-smoothing: antialiased;\r\n            position: relative;\r\n            overflow-x: hidden;\r\n        }\r\n        \r\n        \/* Navbar *\/\r\n        .navbar {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            z-index: 1000;\r\n            padding: 20px 0;\r\n            background: rgba(255, 255, 255, 0.95);\r\n            backdrop-filter: blur(10px);\r\n            border-bottom: 1px solid rgba(0, 0, 0, 0.05);\r\n        }\r\n\r\n        .nav-container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 48px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .nav-logo a {\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .nav-logo img {\r\n            height: 80px;\r\n            width: auto;\r\n        }\r\n\r\n        .nav-cta {\r\n            padding: 10px 24px;\r\n            background: var(--primary-green);\r\n            border: none;\r\n            border-radius: 8px;\r\n            color: white;\r\n            text-decoration: none;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n            box-shadow: 0 4px 12px rgba(76, 175, 80, 0.3);\r\n        }\r\n\r\n        .nav-cta:hover {\r\n            background: var(--darker-green);\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 6px 20px rgba(76, 175, 80, 0.4);\r\n        }\r\n\r\n        \/* Hero Section - FULL WIDTH *\/\r\n        .hero {\r\n            min-height: 100vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            position: relative;\r\n            width: 100vw;\r\n            margin-left: calc(-50vw + 50%);\r\n            background: linear-gradient(135deg, rgba(76, 175, 80, 0.7) 0%, rgba(0, 217, 181, 0.6) 100%),\r\n                        url('http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/hero.jpg');\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-attachment: fixed;\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: linear-gradient(135deg, rgba(76, 175, 80, 0.5) 0%, rgba(0, 217, 181, 0.4) 100%);\r\n        }\r\n\r\n        .hero-content {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 48px;\r\n            text-align: center;\r\n            position: relative;\r\n            z-index: 10;\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 72px;\r\n            font-weight: 800;\r\n            line-height: 1.2;\r\n            margin-bottom: 24px;\r\n            letter-spacing: -0.02em;\r\n            color: white;\r\n            text-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);\r\n        }\r\n\r\n        .hero-subtitle {\r\n            font-size: 28px;\r\n            color: white;\r\n            max-width: 800px;\r\n            margin: 0 auto 48px;\r\n            line-height: 1.5;\r\n            font-weight: 500;\r\n            text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .hero-cta {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            padding: 18px 42px;\r\n            background: white;\r\n            color: var(--primary-green);\r\n            text-decoration: none;\r\n            border-radius: 12px;\r\n            font-weight: 700;\r\n            font-size: 18px;\r\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .hero-cta:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 15px 50px rgba(0, 0, 0, 0.3);\r\n            background: var(--accent-cyan);\r\n            color: white;\r\n        }\r\n\r\n        .fade-in {\r\n            opacity: 0;\r\n            transform: translateY(40px);\r\n            animation: fadeInUp 0.8s ease forwards;\r\n        }\r\n\r\n        .fade-in.delay-1 { animation-delay: 0.2s; }\r\n        .fade-in.delay-2 { animation-delay: 0.4s; }\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        \/* Section animations *\/\r\n        section {\r\n            padding: 120px 0;\r\n            position: relative;\r\n            width: 100%;\r\n            opacity: 0;\r\n            transform: translateY(50px);\r\n            transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);\r\n        }\r\n        \r\n        section.is-visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n        \r\n        section.hero {\r\n            opacity: 1;\r\n            transform: none;\r\n            transition: none;\r\n            padding: 0;\r\n        }\r\n\r\n        section:last-of-type {\r\n            padding-bottom: 80px;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 48px;\r\n        }\r\n\r\n        .section-label {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n            color: var(--primary-green);\r\n            margin-bottom: 24px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.1em;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 56px;\r\n            font-weight: 700;\r\n            line-height: 1.2;\r\n            margin-bottom: 32px;\r\n            letter-spacing: -0.02em;\r\n            color: var(--text-primary);\r\n        }\r\n        \r\n        .section-title .gradient {\r\n            background: linear-gradient(135deg, var(--primary-green) 0%, var(--accent-cyan) 100%);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: 20px;\r\n            color: var(--text-secondary);\r\n            max-width: 900px;\r\n            line-height: 1.8;\r\n        }\r\n        \r\n        .text-center {\r\n            text-align: center;\r\n        }\r\n        .mx-auto {\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        \/* Problem Section with Split Layout *\/\r\n        .problem-split {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .problem-image {\r\n            border-radius: 24px;\r\n            overflow: hidden;\r\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);\r\n            max-height: 500px;\r\n        }\r\n\r\n        .problem-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            object-position: center 20%;\r\n            display: block;\r\n        }\r\n\r\n        .problem-text h3 {\r\n            font-size: 32px;\r\n            margin-bottom: 24px;\r\n            color: var(--text-primary);\r\n        }\r\n\r\n        .problem-text p {\r\n            font-size: 18px;\r\n            color: var(--text-secondary);\r\n            line-height: 1.8;\r\n            margin-bottom: 20px;\r\n            text-align: justify; \/* Justify Text *\/\r\n        }\r\n\r\n        .stat-highlight {\r\n            background: var(--accent-cyan);\r\n            color: white;\r\n            padding: 4px 12px;\r\n            border-radius: 6px;\r\n            font-weight: 700;\r\n            -webkit-box-decoration-break: clone;\r\n            box-decoration-break: clone;\r\n        }\r\n\r\n        \/* Mission Section *\/\r\n        .mission-content {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 80px;\r\n            align-items: center;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .mission-image {\r\n            position: relative;\r\n            border-radius: 24px;\r\n            overflow: hidden;\r\n            box-shadow: 0 20px 60px rgba(76, 175, 80, 0.3);\r\n        }\r\n        \r\n        .mission-image img {\r\n            width: 100%;\r\n            height: auto;\r\n            display: block;\r\n        }\r\n\r\n        .mission-badge {\r\n            position: absolute;\r\n            bottom: 30px;\r\n            right: 30px;\r\n            background: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(5px);\r\n            padding: 20px;\r\n            border-radius: 16px;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\r\n            text-align: center;\r\n            border: 2px solid var(--primary-green);\r\n            z-index: 2;\r\n        }\r\n\r\n        .mission-badge-text {\r\n            font-size: 14px;\r\n            line-height: 1.4;\r\n            font-weight: 600;\r\n            color: var(--primary-green);\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .mission-text h3 {\r\n            font-size: 32px;\r\n            margin-bottom: 24px;\r\n            color: var(--text-primary);\r\n        }\r\n\r\n        .mission-text p {\r\n            font-size: 18px;\r\n            color: var(--text-secondary);\r\n            line-height: 1.8;\r\n            margin-bottom: 24px;\r\n            text-align: justify; \/* Justify Text *\/\r\n        }\r\n\r\n        \/* Products Section - EXPANDABLE *\/\r\n        .products-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 32px;\r\n            margin-top: 80px;\r\n        }\r\n\r\n        .product-card {\r\n            background: var(--card-bg);\r\n            border: 2px solid rgba(76, 175, 80, 0.1);\r\n            border-radius: 24px;\r\n            overflow: hidden;\r\n            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .product-card:hover {\r\n            transform: translateY(-8px);\r\n            border-color: var(--primary-green);\r\n            box-shadow: 0 30px 60px rgba(76, 175, 80, 0.2);\r\n        }\r\n\r\n        .product-header {\r\n            padding: 48px;\r\n            flex: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .product-icon {\r\n            width: 100%;\r\n            height: auto;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 32px;\r\n            padding: 20px; \r\n            background: var(--light-bg);\r\n            border-radius: 16px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .product-icon img {\r\n            max-width: 100%;\r\n            height: 120px;\r\n            object-fit: contain;\r\n        }\r\n        \r\n        .product-card h3 {\r\n            font-size: 28px;\r\n            margin-bottom: 20px;\r\n            color: var(--text-primary);\r\n        }\r\n\r\n        .product-card ul {\r\n            list-style: none;\r\n            margin-bottom: 32px;\r\n        }\r\n\r\n        .product-card li {\r\n            padding: 12px 0 12px 32px;\r\n            position: relative;\r\n            color: var(--text-secondary);\r\n            font-size: 16px;\r\n        }\r\n\r\n        .product-card li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            color: var(--primary-green);\r\n            font-weight: bold;\r\n            font-size: 18px;\r\n        }\r\n\r\n        .product-toggle {\r\n            width: 100%;\r\n            padding: 16px 48px;\r\n            background: var(--primary-green);\r\n            color: white;\r\n            border: none;\r\n            font-weight: 600;\r\n            font-size: 16px;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .product-toggle.expanded,\r\n        .product-toggle:hover {\r\n            background: var(--accent-cyan);\r\n        }\r\n\r\n        .product-toggle-icon {\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .product-toggle-icon.expanded {\r\n            transform: rotate(180deg);\r\n        }\r\n\r\n        .product-details {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n            background: rgba(76, 175, 80, 0.05);\r\n        }\r\n\r\n        .product-details.expanded {\r\n            max-height: 2000px;\r\n        }\r\n\r\n        .product-details-content {\r\n            padding: 48px;\r\n        }\r\n\r\n        .product-details h4 {\r\n            font-size: 22px;\r\n            margin-bottom: 16px;\r\n            color: var(--primary-green);\r\n        }\r\n\r\n        .product-details p {\r\n            color: var(--text-secondary);\r\n            line-height: 1.8;\r\n            margin-bottom: 24px;\r\n        }\r\n\r\n        \/* Case Study Section *\/\r\n        .case-study-grid {\r\n            display: block;\r\n            margin-top: 80px;\r\n            background: var(--card-bg);\r\n            border-radius: 24px;\r\n            padding: 60px;\r\n            border: 2px solid rgba(76, 175, 80, 0.2);\r\n        }\r\n\r\n        .case-study-header {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: flex-start;\r\n            gap: 40px;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .case-study-content h3 {\r\n            font-size: 32px;\r\n            color: var(--text-primary);\r\n            margin: 0;\r\n        }\r\n        \r\n        .case-study-logo {\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .case-study-logo img {\r\n            width: 100%;\r\n            max-width: 200px;\r\n        }\r\n        \r\n        .case-study-highlights {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 32px;\r\n            margin-bottom: 32px;\r\n        }\r\n\r\n        .highlight-box h4 {\r\n            font-size: 14px;\r\n            font-weight: 700;\r\n            color: var(--primary-green);\r\n            text-transform: uppercase;\r\n            margin-bottom: 12px;\r\n            letter-spacing: 0.05em;\r\n        }\r\n\r\n        .highlight-box ul {\r\n            list-style: none;\r\n        }\r\n\r\n        .highlight-box li {\r\n            padding: 8px 0 8px 24px;\r\n            position: relative;\r\n            color: var(--text-secondary);\r\n            font-size: 15px;\r\n        }\r\n\r\n        .highlight-box li::before {\r\n            content: '\u25b8';\r\n            position: absolute;\r\n            left: 0;\r\n            color: var(--accent-cyan);\r\n        }\r\n\r\n        \/* Partners Section - FULL WIDTH *\/\r\n        .partners-section {\r\n            width: 100vw;\r\n            margin-left: calc(-50vw + 50%);\r\n            background: linear-gradient(135deg, var(--accent-cyan) 0%, var(--primary-green) 100%);\r\n            color: white;\r\n        }\r\n\r\n        .partners-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(5, 1fr);\r\n            gap: 40px;\r\n            margin-top: 60px;\r\n            align-items: center;\r\n        }\r\n\r\n        .partner-logo {\r\n            background: white;\r\n            padding: 32px;\r\n            border-radius: 24px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            min-height: 120px;\r\n            transition: transform 0.3s ease;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .partner-logo:hover {\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        .partner-logo img {\r\n            max-width: 100%;\r\n            height: auto;\r\n        }\r\n\r\n        \/* Pricing Section *\/\r\n        .pricing-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 32px;\r\n            margin-top: 80px;\r\n        }\r\n\r\n        .pricing-card {\r\n            background: var(--card-bg);\r\n            border: 2px solid rgba(76, 175, 80, 0.2);\r\n            border-radius: 24px;\r\n            padding: 48px;\r\n            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n            position: relative;\r\n        }\r\n\r\n        .pricing-card:hover {\r\n            transform: translateY(-12px);\r\n            border-color: var(--primary-green);\r\n            box-shadow: 0 30px 60px rgba(76, 175, 80, 0.2);\r\n        }\r\n\r\n        .pricing-card.featured {\r\n            border-color: var(--accent-cyan);\r\n            background: linear-gradient(135deg, rgba(0, 217, 181, 0.05) 0%, rgba(76, 175, 80, 0.05) 100%);\r\n        }\r\n\r\n        .pricing-label {\r\n            font-size: 14px;\r\n            font-weight: 700;\r\n            color: var(--primary-green);\r\n            text-transform: uppercase;\r\n            margin-bottom: 16px;\r\n            letter-spacing: 0.1em;\r\n        }\r\n\r\n        .pricing-card h3 {\r\n            font-size: 28px;\r\n            margin-bottom: 24px;\r\n            color: var(--text-primary);\r\n        }\r\n\r\n        .pricing-amount {\r\n            font-size: 48px;\r\n            font-weight: 800;\r\n            color: var(--accent-cyan);\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .pricing-period {\r\n            color: var(--text-secondary);\r\n            margin-bottom: 32px;\r\n            font-size: 16px;\r\n        }\r\n\r\n        .pricing-features {\r\n            list-style: none;\r\n            margin-bottom: 32px;\r\n        }\r\n\r\n        .pricing-features li {\r\n            padding: 12px 0 12px 32px;\r\n            position: relative;\r\n            color: var(--text-secondary);\r\n        }\r\n\r\n        .pricing-features li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            color: var(--primary-green);\r\n            font-weight: bold;\r\n        }\r\n\r\n        \/* Revenue Diversification Section *\/\r\n        .revenue-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 48px;\r\n            margin-top: 80px;\r\n        }\r\n\r\n        .revenue-card {\r\n            background: var(--card-bg);\r\n            border: 2px solid rgba(76, 175, 80, 0.1);\r\n            border-radius: 24px;\r\n            padding: 48px;\r\n            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n        }\r\n\r\n        .revenue-card:hover {\r\n            transform: translateY(-8px);\r\n            border-color: var(--accent-cyan);\r\n            box-shadow: 0 30px 60px rgba(0, 217, 181, 0.2);\r\n        }\r\n\r\n        .revenue-card h3 {\r\n            font-size: 28px;\r\n            margin-bottom: 24px;\r\n            color: var(--primary-green);\r\n        }\r\n\r\n        .revenue-card h4 {\r\n            font-size: 20px;\r\n            margin: 24px 0 16px;\r\n            color: var(--text-primary);\r\n        }\r\n\r\n        .revenue-card p {\r\n            color: var(--text-secondary);\r\n            line-height: 1.8;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .revenue-logos {\r\n            display: flex;\r\n            gap: 24px;\r\n            flex-wrap: wrap;\r\n            margin-top: 32px;\r\n        }\r\n\r\n        .revenue-logo {\r\n            background: white;\r\n            padding: 24px 32px;\r\n            border-radius: 16px;\r\n            border: 2px solid rgba(76, 175, 80, 0.1);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            min-height: 80px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .revenue-logo img {\r\n            max-width: 120px;\r\n            max-height: 60px;\r\n            object-fit: contain;\r\n        }\r\n        \r\n        \/* Essence Section - Refactored to use classes *\/\r\n        .tech-essence-container {\r\n            margin-top: 48px;\r\n            text-align: center;\r\n        }\r\n        .tech-essence-container h3 {\r\n            font-size: 32px;\r\n            margin-bottom: 24px;\r\n            color: var(--primary-green);\r\n        }\r\n        .tech-essence-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 32px;\r\n            margin-top: 40px;\r\n        }\r\n        .tech-essence-card {\r\n            padding: 32px;\r\n            background: var(--card-bg);\r\n            border-radius: 16px;\r\n            border: 2px solid rgba(76, 175, 80, 0.2);\r\n        }\r\n        .tech-essence-card h4 {\r\n            color: var(--accent-cyan);\r\n            margin-bottom: 16px;\r\n        }\r\n        .tech-essence-card p {\r\n            color: var(--text-secondary);\r\n            line-height: 1.7;\r\n        }\r\n\r\n        \/* Trust Section - FULL WIDTH *\/\r\n        .trust-section {\r\n            width: 100vw;\r\n            margin-left: calc(-50vw + 50%);\r\n            background: linear-gradient(135deg, var(--accent-cyan) 0%, var(--primary-green) 100%);\r\n            color: white;\r\n            text-align: center;\r\n        }\r\n\r\n        .trust-section h2 {\r\n            color: white;\r\n            font-size: 48px;\r\n            margin-bottom: 24px;\r\n        }\r\n\r\n        .trust-section p {\r\n            font-size: 24px;\r\n            color: rgba(255, 255, 255, 0.9);\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* --- NEW CONTACT SECTION --- *\/\r\n        .contact-grid {\r\n            display: grid;\r\n            grid-template-columns: 7fr 3fr;\r\n            gap: 48px;\r\n            align-items: flex-start;\r\n            margin-top: 80px;\r\n        }\r\n        \r\n        .contact-details {\r\n            background: var(--card-bg);\r\n            border: 2px solid rgba(76, 175, 80, 0.2);\r\n            border-radius: 24px;\r\n            padding: 40px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            text-align: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .contact-ceo-photo {\r\n            width: 180px !important;\r\n            height: 180px !important;\r\n            border-radius: 50% !important; \r\n            border: 3px solid var(--primary-green) !important; \r\n            object-fit: cover !important; \r\n            display: block !important;\r\n            margin: 0 auto 20px;\r\n            box-shadow: 0 10px 30px rgba(76, 175, 80, 0.2);\r\n        }\r\n\r\n        .contact-ceo-name {\r\n            font-size: 24px;\r\n            font-weight: 700;\r\n            color: var(--primary-green);\r\n            margin: 0;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .contact-ceo-title {\r\n            font-size: 16px;\r\n            font-weight: 500;\r\n            color: var(--accent-cyan);\r\n            margin-bottom: 32px;\r\n        }\r\n        \r\n        .contact-info-box {\r\n             width: 100%;\r\n             padding: 24px; \r\n             background: rgba(76, 175, 80, 0.05); \r\n             border-radius: 16px; \r\n             border: 1px solid rgba(76, 175, 80, 0.2);\r\n        }\r\n        .contact-info-box p {\r\n            color: var(--text-secondary); \r\n            font-size: 14px; \r\n            line-height: 1.6; \r\n            margin: 0;\r\n        }\r\n        .contact-info-box strong {\r\n            color: var(--primary-green); \r\n            display: block; \r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .contact-form-wrapper {\r\n            background: var(--card-bg);\r\n            border: 2px solid rgba(76, 175, 80, 0.2);\r\n            border-radius: 24px;\r\n            padding: 48px;\r\n        }\r\n\r\n        .contact-form-wrapper h3 {\r\n            font-size: 28px;\r\n            margin-bottom: 32px;\r\n            color: var(--text-primary);\r\n            font-weight: 600;\r\n        }\r\n        \r\n        \/* WPCF7 Form Styles *\/\r\n        .wpcf7-form p {\r\n            margin: 0 0 24px 0 !important; \r\n            display: block !important;\r\n            width: 100% !important;\r\n        }\r\n        \r\n        .wpcf7-form label {\r\n            display: block !important; \r\n            font-size: 14px !important;\r\n            color: var(--text-primary) !important;\r\n            font-weight: 500 !important;\r\n            margin-bottom: 8px !important;\r\n            line-height: 1.5 !important; \r\n            padding: 0 !important;\r\n        }\r\n        \r\n        .wpcf7-form input[type=\"text\"],\r\n        .wpcf7-form input[type=\"email\"],\r\n        .wpcf7-form input[type=\"tel\"],\r\n        .wpcf7-form textarea {\r\n            width: 100% !important; \r\n            padding: 16px 20px !important;\r\n            background: var(--light-bg) !important;\r\n            border: 2px solid rgba(76, 175, 80, 0.2) !important;\r\n            border-radius: 12px !important;\r\n            color: var(--text-primary) !important;\r\n            font-size: 16px !important;\r\n            font-family: inherit !important;\r\n            transition: all 0.3s ease !important;\r\n            outline: none !important;\r\n            -webkit-appearance: none !important; \r\n            -moz-appearance: none !important;\r\n            appearance: none !important;\r\n        }\r\n\r\n        .wpcf7-form input:focus,\r\n        .wpcf7-form textarea:focus {\r\n            border-color: var(--primary-green) !important;\r\n            box-shadow: 0 0 0 3px rgba(76, 175, 80, 0.1) !important;\r\n        }\r\n\r\n        .wpcf7-form textarea {\r\n            min-height: 140px !important;\r\n            resize: vertical !important;\r\n        }\r\n\r\n        .wpcf7-form input[type=\"submit\"] {\r\n            width: 100% !important;\r\n            margin-top: 16px !important;\r\n            padding: 18px 32px !important;\r\n            background: linear-gradient(135deg, var(--primary-green) 0%, var(--accent-cyan) 100%) !important;\r\n            border: none !important;\r\n            border-radius: 12px !important;\r\n            color: white !important;\r\n            font-size: 16px !important;\r\n            font-weight: 600 !important;\r\n            cursor: pointer !important;\r\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;\r\n            box-shadow: 0 10px 30px rgba(76, 175, 80, 0.3) !important;\r\n            transform: translateY(0);\r\n            -webkit-appearance: none !important;\r\n            -moz-appearance: none !important;\r\n            appearance: none !important;\r\n        }\r\n\r\n        .wpcf7-form input[type=\"submit\"]:hover {\r\n            box-shadow: 0 15px 40px rgba(76, 175, 80, 0.4) !important;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 1024px) {\r\n            .hero h1 { font-size: 56px; }\r\n            .section-title { font-size: 42px; }\r\n            .products-grid, .pricing-grid { grid-template-columns: 1fr; }\r\n            .mission-content, .problem-split, .revenue-grid { grid-template-columns: 1fr; }\r\n            .case-study-highlights { grid-template-columns: 1fr; }\r\n            .partners-grid { grid-template-columns: repeat(3, 1fr); }\r\n            .contact-grid { \r\n                grid-template-columns: 1fr; \r\n                gap: 40px; \r\n            }\r\n            .tech-essence-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 640px) {\r\n            section { padding: 60px 0; }\r\n            .hero {\r\n                background-attachment: scroll;\r\n            }\r\n            .hero h1 { font-size: 36px; }\r\n            .hero-subtitle { font-size: 20px; }\r\n            .section-title { font-size: 32px; }\r\n            .nav-logo img { height: 50px; }\r\n            .nav-container, .container, .hero-content { padding: 0 24px; }\r\n            \r\n            .mission-content {\r\n                grid-template-columns: 1fr;\r\n                text-align: center;\r\n            }\r\n            .mission-text { order: 1; }\r\n            .mission-image { order: 2; margin-bottom: 40px; }\r\n            .mission-badge {\r\n                position: relative;\r\n                bottom: auto;\r\n                right: auto;\r\n                transform: none;\r\n                margin: 24px auto 0;\r\n                display: inline-block;\r\n            }\r\n\r\n            .case-study-header {\r\n                flex-direction: column;\r\n                align-items: center;\r\n                text-align: center;\r\n            }\r\n            .partners-grid { grid-template-columns: repeat(2, 1fr); }\r\n            .contact-details, .contact-form-wrapper { padding: 32px 24px; }\r\n            .contact-ceo-photo { width: 150px !important; height: 150px !important; }\r\n            \r\n            .problem-split, .mission-content, .products-grid, .case-study-grid, .partners-grid, .pricing-grid, .revenue-grid, .contact-grid, .tech-essence-grid {\r\n                margin-top: 40px;\r\n            }\r\n            \r\n            .product-icon { padding: 10px; }\r\n            .product-icon img { height: 80px; }\r\n            .partner-logo { padding: 20px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <nav class=\"navbar\">\r\n        <div class=\"nav-container\">\r\n            <div class=\"nav-logo\">\r\n                <a href=\"#\"><img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/chordata-HGE.svg\" alt=\"Chordata Logo\"><\/a>\r\n            <\/div>\r\n            <a href=\"#contact\" class=\"nav-cta\">Contact Us<\/a>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <section class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <h1 class=\"fade-in\">Wind Energy Solutions<br>Across the Full Turbine Lifecycle<\/h1>\r\n            <p class=\"hero-subtitle fade-in delay-1\">Harmonizing Green Energy<\/p>\r\n            <a href=\"#products\" class=\"hero-cta fade-in delay-2\">\r\n                Discover Our Solutions\r\n                <span>\u2192<\/span>\r\n            <\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"problem\">\r\n        <div class=\"container\">\r\n            <div class=\"section-label\">\u26a0\ufe0f THE PROBLEM<\/div>\r\n            <h2 class=\"section-title\">\r\n                Unplanned Repairs <span class=\"gradient\">Drive O&M Costs<\/span>\r\n            <\/h2>\r\n            \r\n            <div class=\"problem-split\">\r\n                <div class=\"problem-image\">\r\n                    <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/problems.jpg\" alt=\"Wind Turbine Damage\">\r\n                <\/div>\r\n                \r\n                <div class=\"problem-text\">\r\n                    <h3>The Cost of Unplanned Downtime<\/h3>\r\n                    <p>Every year, thousands of massive wind turbines, generating <span class=\"stat-highlight\">1,400,000 GWh<\/span> of clean energy worldwide, are exposed to strong winds and harsh environmental conditions.<\/p>\r\n                    <p>In 2023 alone, more than <span class=\"stat-highlight\">3,800<\/span> recorded safety events occurred, including total nacelle damage accidents and near-damage events.<\/p>\r\n                    <p>Total net worth of wind parks worldwide is estimated to be <span class=\"stat-highlight\">1,000 billion USD<\/span>.<\/p>\r\n                    <p><strong>Unplanned repairs still account for the largest portion of a wind farm operator's O&M budget.<\/strong> The unplanned repair market is forecast to grow <span class=\"stat-highlight\">6.7% y\/y<\/span> (2018-2028).<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"mission\">\r\n        <div class=\"container\">\r\n            <div class=\"section-label\">\ud83c\udf31 OUR MISSION<\/div>\r\n            <h2 class=\"section-title\">\r\n                <span class=\"gradient\">Holistic Approach<\/span> in Wind Turbine Protection\r\n            <\/h2>\r\n            \r\n            <div class=\"mission-content\">\r\n                <div class=\"mission-text\">\r\n                    <h3>Integrated Solutions for Complete Lifecycle Management<\/h3>\r\n                    <p>Chordata implements a comprehensive wind turbine maintenance solution by integrating systems for <strong>monitoring the condition of blades as well as components inside and outside the nacelle.<\/strong><\/p>\r\n                    <p>This integration enhances the understanding of turbine health, enables data-driven decisions that resolve both internal and external turbine problems, ensuring optimal performance and reliability.<\/p>\r\n                    <p>The maintenance of wind turbines is safe and has economical sense when it is scheduled for windless days. When the turbine is not working it's impossible to detect audible signals that could be indicating upcoming hardware malfunctions.<\/p>\r\n                <\/div>\r\n                <div class=\"mission-image\">\r\n                    <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/wind-farm.jpeg\" alt=\"Sustainable Energy\">\r\n                    <div class=\"mission-badge\">\r\n                        <div class=\"mission-badge-text\">Trusted by<br>major farm operators<br>in Poland<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"products\">\r\n        <div class=\"container\">\r\n            <div class=\"section-label\">\ud83d\udd27 OUR PRODUCTS<\/div>\r\n            <h2 class=\"section-title text-center\">\r\n                Three <span class=\"gradient\">Innovative Solutions<\/span><br>for Wind Energy Management\r\n            <\/h2>\r\n            \r\n            <div class=\"products-grid\">\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-header\">\r\n                        <div class=\"product-icon\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/ACOUSTICPROBE1-1.png\" alt=\"Acoustic Probe\">\r\n                        <\/div>\r\n                        <h3>Acoustic Probe<\/h3>\r\n                        <ul>\r\n                            <li>Ultrasonic frequency range (2 Hz to 20 kHz)<\/li>\r\n                            <li>AI-powered anomaly detection<\/li>\r\n                            <li>Real-time historical data<\/li>\r\n                            <li>Predictive maintenance enabled<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <button class=\"product-toggle\" onclick=\"toggleProduct('acoustic')\">\r\n                        <span>Learn More<\/span>\r\n                        <span class=\"product-toggle-icon\" id=\"icon-acoustic\">\u25bc<\/span>\r\n                    <\/button>\r\n                    <div class=\"product-details\" id=\"details-acoustic\">\r\n                        <div class=\"product-details-content\">\r\n                            <h4>Monitoring Inside the Nacelle<\/h4>\r\n                            <p>The solution is based on analytics of sound intensity of the wind turbine components. All signals are digitally recorded with directional indication for better sound identification inside the nacelle.<\/p>\r\n                            \r\n                            <h4>Advanced ML Operations<\/h4>\r\n                            <p>In case of deviations detected in the intensity of the identified acoustic pattern, the MLOps process triggers steps leading to model re-training and better Predictive Maintenance decisions.<\/p>\r\n                            \r\n                            <h4>Wide Acoustic Frequency Range<\/h4>\r\n                            <p>Monitors wide acoustic frequency range (2 Hz - 25 kHz) with high precision, enabling detection of both audible and ultrasonic anomalies.<\/p>\r\n                            \r\n                            <h4>AI-Powered Analysis<\/h4>\r\n                            <p>Uses AI to identify acoustic anomalies indicating turbine faults, providing early warning of potential mechanical failures.<\/p>\r\n                            \r\n                            <h4>Intuitive Dashboard<\/h4>\r\n                            <p>Provides real-time and historical data through an intuitive dashboard, making it easy for operators to monitor turbine health and make informed decisions.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-header\">\r\n                        <div class=\"product-icon\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/WINDVOX1.png\" alt=\"WindVox Sensoria\">\r\n                        <\/div>\r\n                        <h3>WindVox Sensoria<\/h3>\r\n                        <ul>\r\n                            <li>MEMS microphones array<\/li>\r\n                            <li>Continuous condition monitoring<\/li>\r\n                            <li>Probability of Damage (PdA)<\/li>\r\n                            <li>Crack-Like Activity (QIA)<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <button class=\"product-toggle\" onclick=\"toggleProduct('windvox')\">\r\n                        <span>Learn More<\/span>\r\n                        <span class=\"product-toggle-icon\" id=\"icon-windvox\">\u25bc<\/span>\r\n                    <\/button>\r\n                    <div class=\"product-details\" id=\"details-windvox\">\r\n                        <div class=\"product-details-content\">\r\n                            <h4>Blade Monitoring Excellence<\/h4>\r\n                            <p>Addition of MEMS sensors mounted inside the blade for continuous data collection and analysis to monitor the condition of the blades.<\/p>\r\n                            \r\n                            <h4>Probability of Damage (PdA)<\/h4>\r\n                            <p>Advanced metric measuring the probability of permanent damage, enabling proactive maintenance scheduling.<\/p>\r\n                            \r\n                            <h4>Crack-Like Activity (CLA\/QIA)<\/h4>\r\n                            <p>An indication of the presence of acoustic activity associated with cracks, providing early detection of blade structural issues.<\/p>\r\n                            \r\n                            <h4>Real-time Analysis<\/h4>\r\n                            <p>Continuous data collection and analysis to monitor the condition of the blades, ensuring optimal performance and safety.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-header\">\r\n                        <div class=\"product-icon\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/RECYCLE1.png\" alt=\"Blade Pick & Recycle\">\r\n                        <\/div>\r\n                        <h3>Blade Pick & Recycle<\/h3>\r\n                        <ul>\r\n                            <li>Sustainable end-of-life solution<\/li>\r\n                            <li>Advanced recycling technology<\/li>\r\n                            <li>Circular economy support<\/li>\r\n                            <li>Complete lifecycle approach<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <button class=\"product-toggle\" onclick=\"toggleProduct('recycle')\">\r\n                        <span>Learn More<\/span>\r\n                        <span class=\"product-toggle-icon\" id=\"icon-recycle\">\u25bc<\/span>\r\n                    <\/button>\r\n                    <div class=\"product-details\" id=\"details-recycle\">\r\n                        <div class=\"product-details-content\">\r\n                            <h4>Environmental Responsibility<\/h4>\r\n                            <p>Environmental responsibility through eco-friendly disposal and recycling of wind turbine blades.<\/p>\r\n                            \r\n                            <h4>Compliance with Regulations<\/h4>\r\n                            <p>Compliance with environmental regulations ensuring sustainable practices throughout the blade lifecycle.<\/p>\r\n                            \r\n                            <h4>Smart Evaluation<\/h4>\r\n                            <p>Smart evaluation based on real-time data to determine optimal timing for blade recycling and replacement.<\/p>\r\n                            \r\n                            <h4>Circular Economy<\/h4>\r\n                            <p>Advanced recycling technology to recover composite materials, supporting the transition to a circular economy in renewable energy.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"case-study\">\r\n        <div class=\"container\">\r\n            <div class=\"section-label\">\ud83d\udcca USE CASE<\/div>\r\n            <h2 class=\"section-title\">\r\n                <span class=\"gradient\">Proven Success:<\/span> Nextera Validation Study\r\n            <\/h2>\r\n            \r\n            <div class=\"case-study-grid\">\r\n                <div class=\"case-study-content\">\r\n                    <div class=\"case-study-header\">\r\n                        <h3>Validation of Sensoria Acoustic Monitoring in Nextera Wind Farm Operations<\/h3>\r\n                        <div class=\"case-study-logo\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/NEXTERA1.png\" alt=\"Nextera Energy Partners\">\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"case-study-highlights\">\r\n                        <div class=\"highlight-box\">\r\n                            <h4>Study Overview<\/h4>\r\n                            <ul>\r\n                                <li>12-month pilot project on three GE 1.6 turbines<\/li>\r\n                                <li>Comprehensive monitoring using SENSORIA acoustic system<\/li>\r\n                                <li>Comparison of visual inspection vs. acoustic monitoring results<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"highlight-box\">\r\n                            <h4>Maintenance Optimization<\/h4>\r\n                            <ul>\r\n                                <li>Prevented unnecessary interventions by validating actual damage conditions<\/li>\r\n                                <li>Identified discrepancies between visual inspections showing severity increases (3 to 5)<\/li>\r\n                                <li>Provided continuous, objective monitoring between inspection intervals<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"highlight-box\">\r\n                            <h4>Technical Validation<\/h4>\r\n                            <ul>\r\n                                <li>Continuous background noise monitoring<\/li>\r\n                                <li>Real-time acoustic signal analysis<\/li>\r\n                                <li>Advanced metrics: Crack-Like Activity (CLA) and Probability of Defect Activity (PDA)<\/li>\r\n                                <li>Stable PDA levels confirmed minimal damage progression<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"highlight-box\">\r\n                            <h4>Cost Savings<\/h4>\r\n                            <ul>\r\n                                <li>Reduced unnecessary maintenance interventions<\/li>\r\n                                <li><strong>Optimized by 20%-30% resource allocation<\/strong> during limited repair seasons<\/li>\r\n                                <li>Minimized turbine downtime through data-driven decision making<\/li>\r\n                            <\/ul>\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <p style=\"margin-top: 24px; color: var(--primary-green); font-weight: 600;\">\u2713 Validated effectiveness of acoustic monitoring in maintenance decision-making<br>\u2713 Demonstrated need for objective validation methods beyond visual inspections<br>\u2713 Proved value in risk management and resource optimization<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"partners-section\">\r\n        <div class=\"container\">\r\n            <h2>Synergies with TDJ Group<\/h2>\r\n            <p style=\"margin-bottom: 32px;\">How Chordata's Technologies Create Value Across the Wind Energy Value Chain<\/p>\r\n            \r\n            <div class=\"partners-grid\">\r\n                <div class=\"partner-logo\">\r\n                    <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/FAMURGEAR1.png\" alt=\"Famur Gearo\">\r\n                <\/div>\r\n                <div class=\"partner-logo\">\r\n                    <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/FAMUR1.png\" alt=\"Famur\">\r\n                <\/div>\r\n                <div class=\"partner-logo\">\r\n                    <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/TOTALWIND1.png\" alt=\"Total Wind\">\r\n                <\/div>\r\n                <div class=\"partner-logo\">\r\n                    <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/WINDHUNTER1.png\" alt=\"Windhunter Group\">\r\n                <\/div>\r\n                <div class=\"partner-logo\">\r\n                    <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/GREENEVIA1.png\" alt=\"Grenevia\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"pricing\">\r\n        <div class=\"container\">\r\n            <div class=\"section-label\">\ud83d\udcb0 BUSINESS MODEL<\/div>\r\n            <h2 class=\"section-title text-center\">\r\n                Chordata's Offer - <span class=\"gradient\">Subscription Services<\/span>\r\n            <\/h2>\r\n            <p class=\"section-subtitle text-center mx-auto\">When selecting the full range of services across all product types and committing<br>a long-term partnership, preferential terms are available, negotiated on an individual basis.<br><br>Minimum contract period:<br> <strong>5 years<\/strong>, ensuring stability and long-term protection.<\/p>\r\n            \r\n            <div class=\"pricing-grid\">\r\n                <div class=\"pricing-card\">\r\n                    <div class=\"pricing-label\">Nacelle Protection<\/div>\r\n                    <h3>Acoustic Probe<\/h3>\r\n                    <ul class=\"pricing-features\">\r\n                        <li>Early detection of mechanical failures in the nacelle<\/li>\r\n                        <li>Minimization of unplanned downtime and costly repairs<\/li>\r\n                        <li>Optimization of turbine performance<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"pricing-card featured\">\r\n                    <div class=\"pricing-label\">Blade Protection<\/div>\r\n                    <h3>WindVox Sensoria<\/h3>\r\n                    <ul class=\"pricing-features\">\r\n                        <li>Early detection of blade damage (cracks, erosion)<\/li>\r\n                        <li>Reduced downtime and maintenance costs<\/li>\r\n                        <li>Extended blade lifespan and enhanced safety<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"pricing-card\">\r\n                    <div class=\"pricing-label\">End-of-Life (Optional)<\/div>\r\n                    <h3>Blade Pick & Recycle<\/h3>\r\n                    <ul class=\"pricing-features\">\r\n                        <li>Environmental responsibility through eco-friendly disposal<\/li>\r\n                        <li>Compliance with environmental regulations<\/li>\r\n                        <li>Smart evaluation based on real-time data<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div style=\"margin-top: 60px; padding: 48px; background: rgba(0, 217, 181, 0.1); border-radius: 24px; border: 2px solid var(--accent-cyan);\">\r\n                <h3 style=\"font-size: 28px; margin-bottom: 24px; color: var(--primary-green);\">Flexible Commercial Terms<\/h3>\r\n                <ul style=\"list-style: none; color: var(--text-secondary); font-size: 17px; line-height: 2;\">\r\n                    <li style=\"padding-left: 32px; position: relative; margin-bottom: 16px;\"><span style=\"position: absolute; left: 0; color: var(--accent-cyan); font-weight: bold;\">\u25b8<\/span> While our standard offering is subscription-based, we also accommodate upfront payment models plus maintenance for larger clients, particularly when financed through bank loans at the beginning of wind farm investments.<\/li>\r\n                    <li style=\"padding-left: 32px; position: relative;\"><span style=\"position: absolute; left: 0; color: var(--accent-cyan); font-weight: bold;\">\u25b8<\/span> For post-warranty wind farms, we offer flexible \"pay as you go\" pricing models based on MWh production. Custom pricing models can be discussed based on project specifics and client needs.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"revenue-diversification\">\r\n        <div class=\"container\">\r\n            <div class=\"section-label\">\ud83d\ude80 REVENUE DIVERSIFICATION<\/div>\r\n            <h2 class=\"section-title text-center\">\r\n                Beyond Sound: <span class=\"gradient\">Transforming Data<\/span> into Intelligent Protection\r\n            <\/h2>\r\n            <p class=\"section-subtitle text-center mx-auto\">Acoustic Intelligence Reimagining Critical Infrastructure Monitoring<\/p>\r\n            \r\n            <div class=\"revenue-grid\">\r\n                <div class=\"revenue-card\">\r\n                    <h3>\ud83d\udca1 Critical Infrastructure: Transformer Monitoring<\/h3>\r\n                    \r\n                    <h4>Unique Technological Advantages<\/h4>\r\n                    <p>Chordata's acoustic probe technology transforms how we understand electrical infrastructure. By <strong>capturing microscopic acoustic signatures invisible to traditional monitoring methods<\/strong>, we provide an unprecedented window into transformer health.<\/p>\r\n                    <p>Our proprietary AI algorithms analyze these subtle acoustic nuances, <strong>detecting potential failures up to 87% earlier than conventional approaches<\/strong>.<\/p>\r\n                    <p>Through non-invasive, continuous monitoring, we enable energy providers like <strong>National Polish Grid (PSE)<\/strong> to transition from reactive maintenance to a proactive, intelligence-driven strategy.<\/p>\r\n                    \r\n                    <div class=\"revenue-logos\">\r\n                        <div class=\"revenue-logo\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/PSE1.png\" alt=\"PSE Polish Grid\">\r\n                        <\/div>\r\n                        <div class=\"revenue-logo\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/ZPUE1.png\" alt=\"ZDUiE Koronea\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"revenue-card\">\r\n                    <h3>\ud83d\udd12 Security Redefined: Acoustic Threat Detection<\/h3>\r\n                    \r\n                    <h4>Unique Technological Advantages<\/h4>\r\n                    <p>Imagine a <strong>security system that sees through darkness, penetrates visual obstructions<\/strong>, and identifies threats with near-perfect precision.<\/p>\r\n                    <p>Chordata's multi-modal acoustic detection does exactly that. Our advanced sensors capture a comprehensive acoustic spectrum from 20 Hz to 50 kHz, <strong>creating a sophisticated audio landscape that distinguishes between birds, drones, and potential security threats<\/strong>.<\/p>\r\n                    <p>Developed in collaboration with Politechnika Gda\u0144ska and University of Gda\u0144sk, our technology <strong>boasts an unprecedented less than 2% false positive rate<\/strong>.<\/p>\r\n                    \r\n                    <div class=\"revenue-logos\">\r\n                        <div class=\"revenue-logo\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/ENERCO1.png\" alt=\"Enerco.Net\">\r\n                        <\/div>\r\n                        <div class=\"revenue-logo\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/UG1.png\" alt=\"University of Gda\u0144sk\">\r\n                        <\/div>\r\n                        <div class=\"revenue-logo\">\r\n                            <img decoding=\"async\" src=\"http:\/\/chordata.pl\/wp-content\/uploads\/2025\/10\/UGT1.png\" alt=\"Politechnika Gda\u0144ska\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"tech-essence-container\">\r\n                <h3>Our Technological Essence<\/h3>\r\n                <div class=\"tech-essence-grid\">\r\n                    <div class=\"tech-essence-card\">\r\n                        <h4>Proprietary AI-Driven Acoustic Analysis<\/h4>\r\n                        <p>Developed through collaboration with leading research institutions. Adaptive learning algorithms. Continuous performance improvement.<\/p>\r\n                    <\/div>\r\n                    <div class=\"tech-essence-card\">\r\n                        <h4>Sensor Fusion Technology<\/h4>\r\n                        <p>Combines acoustic, thermal, and contextual data. Holistic approach to monitoring and detection.<\/p>\r\n                    <\/div>\r\n                    <div class=\"tech-essence-card\">\r\n                        <h4>Scalable Architecture<\/h4>\r\n                        <p>Modular design adaptable to various industrial contexts. Easy integration with existing infrastructure.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"trust-section\">\r\n        <div class=\"container\">\r\n            <h2>Trusted by Major Wind Farm Operators in Poland<\/h2>\r\n            <p>Industry-leading solutions delivering proven results in renewable energy management<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"contact\">\r\n        <div class=\"container\">\r\n            <div class=\"section-label\">\ud83d\udce7 GET IN TOUCH<\/div>\r\n            <h2 class=\"section-title text-center\">\r\n                Ready to <span class=\"gradient\">Optimize<\/span> Your Wind Farm?\r\n            <\/h2>\r\n            \r\n            <div class=\"contact-grid\">\r\n                <div class=\"contact-form-wrapper\">\r\n                    <h3>Send us a message<\/h3>\r\n                    \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f52-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"52\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/24#wpcf7-f52-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=\"52\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.2\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f52-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your name<br \/>\n<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\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your email<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\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Subject<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> How we can help you?<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n                <\/div>\r\n                <div class=\"contact-details\">\r\n                        <div class=\"contact-ceo-container\">\r\n                            <img decoding=\"async\" class=\"contact-ceo-photo\" src=\"https:\/\/amperenode.com\/wp-content\/uploads\/2025\/10\/CEO-AMPERE-NODE-Wojciech-Jeznach.png\" alt=\"CEO\/Founder\">\r\n                            <h3 class=\"contact-ceo-name\">Wojciech Jeznach<\/h3>\r\n                            <p class=\"contact-ceo-title\">CEO<\/p>\r\n                        <\/div>\r\n                        <div class=\"contact-info-box\">\r\n                            <p>\r\n                                <strong>Prefer a direct call?<\/strong>\r\n                                We're available during US and EU business hours. Leave a message anytime and we'll get back to you within 24 hours.\r\n                            <\/p>\r\n                        <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <script>\r\n    \/\/ Product toggle functionality\r\n    function toggleProduct(productId) {\r\n        const details = document.getElementById('details-' + productId);\r\n        const icon = document.getElementById('icon-' + productId);\r\n        const button = icon.closest('.product-toggle'); \/\/ Find the button\r\n        \r\n        details.classList.toggle('expanded');\r\n        icon.classList.toggle('expanded');\r\n        if (button) { \/\/ Ensure button exists before toggling class\r\n            button.classList.toggle('expanded');\r\n        }\r\n    }\r\n\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n        \/\/ Smooth scroll\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    const offsetTop = target.getBoundingClientRect().top + window.pageYOffset - 100;\r\n                    window.scrollTo({\r\n                        top: offsetTop,\r\n                        behavior: 'smooth'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ Section reveal on scroll\r\n        const observerOptions = {\r\n            root: null,\r\n            rootMargin: '0px',\r\n            threshold: 0.1\r\n        };\r\n\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add('is-visible');\r\n                    observer.unobserve(entry.target);\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        document.querySelectorAll('section:not(.hero)').forEach(section => {\r\n            observer.observe(section);\r\n        });\r\n    });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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>Chordata &#8211; Comprehensive Wind Energy Solutions Contact Us Wind Energy SolutionsAcross the Full Turbine Lifecycle Harmonizing Green Energy Discover Our Solutions \u2192 \u26a0\ufe0f THE PROBLEM Unplanned Repairs Drive O&#038;M Costs The Cost of Unplanned Downtime Every year, thousands of massive wind turbines, generating 1,400,000 GWh of clean energy worldwide, are exposed to strong winds and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":46,"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":108,"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions\/108"}],"wp:attachment":[{"href":"https:\/\/chordata.pl\/index.php\/wp-json\/wp\/v2\/media?parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}