{"id":445,"date":"2026-06-22T08:17:56","date_gmt":"2026-06-22T08:17:56","guid":{"rendered":"https:\/\/elecrest.dreamhosters.com\/?page_id=445"},"modified":"2026-09-07T11:24:14","modified_gmt":"2026-09-07T09:24:14","slug":"contact","status":"publish","type":"page","link":"https:\/\/elecrest.energy\/fr\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"445\" class=\"elementor elementor-445\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef73888 e-flex e-con-boxed e-con e-parent\" data-id=\"ef73888\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd206f2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fd206f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Start a Conversation With Our Professional Team<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f534cd1 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f534cd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tell us what you need. We will route your enquiry directly to the relevant sales, technical or partnership team.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-616c5ea e-flex e-con-boxed e-con e-parent\" data-id=\"616c5ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50934b8 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"50934b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Can We Help?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44cae70 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"44cae70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Select an enquiry type. The form below will adapt to collect the information our team needs to respond effectively.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0446434 elementor-widget elementor-widget-html\" data-id=\"0446434\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ==============================\r\n   CONTACT TYPE CARDS\r\n   ============================== *\/\r\n\r\n.elementor-element.contact-type-card {\r\n    position: relative;\r\n    cursor: pointer;\r\n    user-select: none;\r\n    outline: none;\r\n    box-sizing: border-box;\r\n\r\n    \/*\r\n     * Always reserve 1px border space.\r\n     * Prevents size\/layout changes between states.\r\n     *\/\r\n    border: 1px solid transparent;\r\n\r\n    transition:\r\n        background 0.25s ease,\r\n        border-color 0.25s ease,\r\n        box-shadow 0.25s ease;\r\n}\r\n\r\n\r\n\/* ==============================\r\n   HOVER STATE\r\n   Gradient background, NO border\r\n   ============================== *\/\r\n\r\n.elementor-element.contact-type-card:not(.is-active):hover {\r\n    background:\r\n        linear-gradient(\r\n            180deg,\r\n            rgba(0, 214, 205, 0.13) 0%,\r\n            rgba(0, 214, 205, 0.06) 28%,\r\n            rgba(9, 24, 25, 0.98) 48%,\r\n            rgba(10, 10, 10, 1) 100%\r\n        );\r\n\r\n    border-color: transparent;\r\n}\r\n\r\n\r\n\/* ==============================\r\n   ACTIVE STATE\r\n   Gradient background + blue border\r\n   ============================== *\/\r\n\r\n.elementor-element.contact-type-card.is-active {\r\n    background:\r\n        linear-gradient(\r\n            180deg,\r\n            rgba(0, 214, 205, 0.13) 0%,\r\n            rgba(0, 214, 205, 0.06) 28%,\r\n            rgba(9, 24, 25, 0.98) 48%,\r\n            rgba(10, 10, 10, 1) 100%\r\n        );\r\n\r\n    border-color: #1b9f96;\r\n}\r\n\r\n\r\n\/* Active remains active while hovered *\/\r\n.elementor-element.contact-type-card.is-active:hover {\r\n    background:\r\n        linear-gradient(\r\n            180deg,\r\n            rgba(0, 214, 205, 0.13) 0%,\r\n            rgba(0, 214, 205, 0.06) 28%,\r\n            rgba(9, 24, 25, 0.98) 48%,\r\n            rgba(10, 10, 10, 1) 100%\r\n        );\r\n\r\n    border-color: #1b9f96;\r\n}\r\n\r\n\r\n\/* ==============================\r\n   KEYBOARD FOCUS\r\n   ============================== *\/\r\n\r\n.elementor-element.contact-type-card:focus-visible {\r\n    box-shadow:\r\n        0 0 0 0.15rem rgba(0, 214, 205, 0.12);\r\n}\r\n\r\n\r\n\/* ==============================\r\n   REMOVE OLD ACTIVE INDICATOR\r\n   ============================== *\/\r\n\r\n.elementor-element.contact-type-card::after {\r\n    content: none;\r\n}\r\n\r\n\r\n\/* ==============================\r\n   FORM PANELS\r\n   Higher specificity for Elementor\r\n   ============================== *\/\r\n\r\n#sales-form-container.contact-form-panel,\r\n#support-form-container.contact-form-panel,\r\n#partnership-form-container.contact-form-panel {\r\n    display: none;\r\n    width: 100%;\r\n}\r\n\r\n\r\n\/* Active form *\/\r\n#sales-form-container.contact-form-panel.is-active,\r\n#support-form-container.contact-form-panel.is-active,\r\n#partnership-form-container.contact-form-panel.is-active {\r\n    display: flex;\r\n    flex-direction: column;\r\n\r\n    animation:\r\n        contactFormFadeIn 0.35s ease both;\r\n}\r\n\r\n\r\n@keyframes contactFormFadeIn {\r\n    from {\r\n        opacity: 0;\r\n        transform: translateY(0.6rem);\r\n    }\r\n\r\n    to {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n}\r\n\r\n\r\n\/* ==============================\r\n   MOBILE\r\n   ============================== *\/\r\n\r\n@media (max-width: 767px) {\r\n\r\n    \/*\r\n     * Touch devices do not need hover styling.\r\n     * Active styling is unaffected.\r\n     *\/\r\n    .elementor-element.contact-type-card:not(.is-active):hover {\r\n        background: inherit;\r\n        border-color: transparent;\r\n    }\r\n}\r\n\r\n\r\n\/* ==============================\r\n   REDUCED MOTION\r\n   ============================== *\/\r\n\r\n@media (prefers-reduced-motion: reduce) {\r\n\r\n    .elementor-element.contact-type-card {\r\n        transition: none;\r\n    }\r\n\r\n    #sales-form-container.contact-form-panel.is-active,\r\n    #support-form-container.contact-form-panel.is-active,\r\n    #partnership-form-container.contact-form-panel.is-active {\r\n        animation: none;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n(function () {\r\n    \"use strict\";\r\n\r\n    const switchMap = {\r\n        \"sales-card\": \"sales-form-container\",\r\n        \"support-card\": \"support-form-container\",\r\n        \"partnership-card\": \"partnership-form-container\"\r\n    };\r\n\r\n    function switchContactForm(cardId, scrollToForm) {\r\n        const targetFormId = switchMap[cardId];\r\n\r\n        if (!targetFormId) {\r\n            return;\r\n        }\r\n\r\n        const targetCard = document.getElementById(cardId);\r\n        const targetForm = document.getElementById(targetFormId);\r\n\r\n        if (!targetCard || !targetForm) {\r\n            console.warn(\r\n                \"ELECREST contact switcher: target not found\",\r\n                cardId,\r\n                targetFormId\r\n            );\r\n            return;\r\n        }\r\n\r\n        document\r\n            .querySelectorAll(\".contact-type-card\")\r\n            .forEach(function (card) {\r\n                const isActive = card.id === cardId;\r\n\r\n                card.classList.toggle(\"is-active\", isActive);\r\n                card.setAttribute(\r\n                    \"aria-selected\",\r\n                    isActive ? \"true\" : \"false\"\r\n                );\r\n            });\r\n\r\n        document\r\n            .querySelectorAll(\".contact-form-panel\")\r\n            .forEach(function (panel) {\r\n                const isActive = panel.id === targetFormId;\r\n\r\n                panel.classList.toggle(\"is-active\", isActive);\r\n                panel.setAttribute(\r\n                    \"aria-hidden\",\r\n                    isActive ? \"false\" : \"true\"\r\n                );\r\n            });\r\n\r\n        try {\r\n            sessionStorage.setItem(\r\n                \"elecrest-contact-form\",\r\n                cardId\r\n            );\r\n        } catch (error) {\r\n            \/* Session storage unavailable *\/\r\n        }\r\n\r\n        if (scrollToForm) {\r\n            const formArea =\r\n                document.getElementById(\"contact-form-area\");\r\n\r\n            if (formArea) {\r\n                const headerOffset = 100;\r\n\r\n                const position =\r\n                    formArea.getBoundingClientRect().top +\r\n                    window.scrollY -\r\n                    headerOffset;\r\n\r\n                window.scrollTo({\r\n                    top: position,\r\n                    behavior: \"smooth\"\r\n                });\r\n            }\r\n        }\r\n    }\r\n\r\n    function initialiseContactSwitcher() {\r\n        const requiredIds = [\r\n            \"sales-card\",\r\n            \"support-card\",\r\n            \"partnership-card\",\r\n            \"sales-form-container\",\r\n            \"support-form-container\",\r\n            \"partnership-form-container\"\r\n        ];\r\n\r\n        const missingIds = requiredIds.filter(function (id) {\r\n            return !document.getElementById(id);\r\n        });\r\n\r\n        if (missingIds.length) {\r\n            console.warn(\r\n                \"ELECREST contact switcher missing IDs:\",\r\n                missingIds\r\n            );\r\n            return;\r\n        }\r\n\r\n        document\r\n            .querySelectorAll(\".contact-type-card\")\r\n            .forEach(function (card) {\r\n                card.setAttribute(\"role\", \"tab\");\r\n                card.setAttribute(\"tabindex\", \"0\");\r\n            });\r\n\r\n        document\r\n            .querySelectorAll(\".contact-form-panel\")\r\n            .forEach(function (panel) {\r\n                panel.setAttribute(\"role\", \"tabpanel\");\r\n            });\r\n\r\n        let initialCard = \"sales-card\";\r\n\r\n        try {\r\n            const savedCard =\r\n                sessionStorage.getItem(\r\n                    \"elecrest-contact-form\"\r\n                );\r\n\r\n            if (savedCard && switchMap[savedCard]) {\r\n                initialCard = savedCard;\r\n            }\r\n        } catch (error) {\r\n            \/* Session storage unavailable *\/\r\n        }\r\n\r\n        switchContactForm(initialCard, false);\r\n    }\r\n\r\n    \/*\r\n     * Event delegation:\r\n     * works even if Elementor renders inner widgets later.\r\n     *\/\r\n    document.addEventListener(\"click\", function (event) {\r\n        const card = event.target.closest(\r\n            \".contact-type-card\"\r\n        );\r\n\r\n        if (!card || !switchMap[card.id]) {\r\n            return;\r\n        }\r\n\r\n        const innerLink = event.target.closest(\"a\");\r\n\r\n        if (innerLink && card.contains(innerLink)) {\r\n            event.preventDefault();\r\n        }\r\n\r\n        \/*\r\n         * Do not scroll on desktop.\r\n         * Scroll on tablet\/mobile only.\r\n         *\/\r\n        const shouldScroll = window.innerWidth <= 1024;\r\n\r\n        switchContactForm(card.id, shouldScroll);\r\n    });\r\n\r\n    document.addEventListener(\"keydown\", function (event) {\r\n        if (\r\n            event.key !== \"Enter\" &&\r\n            event.key !== \" \"\r\n        ) {\r\n            return;\r\n        }\r\n\r\n        const card = event.target.closest(\r\n            \".contact-type-card\"\r\n        );\r\n\r\n        if (!card || !switchMap[card.id]) {\r\n            return;\r\n        }\r\n\r\n        event.preventDefault();\r\n\r\n        switchContactForm(\r\n            card.id,\r\n            window.innerWidth <= 1024\r\n        );\r\n    });\r\n\r\n    if (document.readyState === \"loading\") {\r\n        document.addEventListener(\r\n            \"DOMContentLoaded\",\r\n            initialiseContactSwitcher\r\n        );\r\n    } else {\r\n        initialiseContactSwitcher();\r\n    }\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d45ea5 e-con-full contact-options-grid e-flex e-con e-child\" data-id=\"2d45ea5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6ad277f e-con-full contact-type-card e-flex e-con e-child\" data-id=\"6ad277f\" data-element_type=\"container\" data-e-type=\"container\" id=\"sales-card\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29eb803 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"29eb803\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\"><defs><radialGradient id=\"a\" cx=\"1308.871\" cy=\"-1899.316\" r=\"1411.898\" gradientTransform=\"translate(0 2164.088) scale(1 1.052)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"><\/stop><stop offset=\"0.025\" stop-color=\"#ececec\"><\/stop><stop offset=\"0.095\" stop-color=\"#bbb\"><\/stop><stop offset=\"0.17\" stop-color=\"#8e8e8e\"><\/stop><stop offset=\"0.25\" stop-color=\"#686868\"><\/stop><stop offset=\"0.334\" stop-color=\"#484848\"><\/stop><stop offset=\"0.424\" stop-color=\"#2d2d2d\"><\/stop><stop offset=\"0.523\" stop-color=\"#191919\"><\/stop><stop offset=\"0.636\" stop-color=\"#0b0b0b\"><\/stop><stop offset=\"0.772\" stop-color=\"#030303\"><\/stop><stop offset=\"1\"><\/stop><\/radialGradient><radialGradient id=\"b\" cx=\"1308.871\" cy=\"-1934.662\" r=\"1411.898\" xlink:href=\"#a\"><\/radialGradient><clipPath id=\"c\"><rect x=\"354.087\" y=\"-28.258\" width=\"1920\" height=\"680\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"d\"><rect x=\"343.655\" y=\"-616.997\" width=\"1930.432\" height=\"1427.84\" fill=\"none\"><\/rect><\/clipPath><filter id=\"f\" x=\"-6838.376\" y=\"-1319.209\" width=\"9829.122\" height=\"2970.529\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"e\" x=\"-6838.376\" y=\"-1319.209\" width=\"9829.122\" height=\"2970.529\" maskUnits=\"userSpaceOnUse\"><ellipse cx=\"1308.871\" cy=\"166.055\" rx=\"1411.914\" ry=\"1485.265\" fill=\"url(#a)\" filter=\"url(#f)\"><\/ellipse><\/mask><linearGradient id=\"g\" x1=\"-3245.845\" y1=\"875.103\" x2=\"-3245.845\" y2=\"-14.676\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#0071d7\"><\/stop><stop offset=\"1\" stop-color=\"#00f2f3\"><\/stop><\/linearGradient><linearGradient id=\"h\" x1=\"-2992.449\" y1=\"873.387\" x2=\"-2992.449\" y2=\"-14.88\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"i\" x1=\"-2739.052\" y1=\"871.67\" x2=\"-2739.052\" y2=\"-15.084\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"j\" x1=\"-2485.656\" y1=\"869.953\" x2=\"-2485.656\" y2=\"-15.289\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"k\" x1=\"-2232.259\" y1=\"868.236\" x2=\"-2232.259\" y2=\"-15.492\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"l\" x1=\"-1978.863\" y1=\"866.518\" x2=\"-1978.863\" y2=\"-15.696\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"m\" x1=\"-1725.467\" y1=\"864.8\" x2=\"-1725.467\" y2=\"-15.899\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"n\" x1=\"-1472.07\" y1=\"863.081\" x2=\"-1472.07\" y2=\"-16.101\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"o\" x1=\"-1218.674\" y1=\"861.361\" x2=\"-1218.674\" y2=\"-16.302\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"p\" x1=\"-965.278\" y1=\"859.64\" x2=\"-965.278\" y2=\"-16.502\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"q\" x1=\"-711.881\" y1=\"857.917\" x2=\"-711.881\" y2=\"-16.7\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"r\" x1=\"-458.485\" y1=\"856.19\" x2=\"-458.485\" y2=\"-16.894\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"s\" x1=\"-205.088\" y1=\"854.459\" x2=\"-205.088\" y2=\"-17.084\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"t\" x1=\"48.308\" y1=\"852.718\" x2=\"48.308\" y2=\"-17.264\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"u\" x1=\"301.704\" y1=\"850.961\" x2=\"301.704\" y2=\"-17.428\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"v\" x1=\"555.101\" y1=\"849.171\" x2=\"555.101\" y2=\"-17.559\" xlink:href=\"#g\"><\/linearGradient><clipPath id=\"w\"><rect x=\"343.655\" y=\"-196.398\" width=\"1930.432\" height=\"970.059\" fill=\"none\"><\/rect><\/clipPath><filter id=\"y\" x=\"-118.972\" y=\"-1356.392\" width=\"2839.758\" height=\"2970.53\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"x\" x=\"-118.972\" y=\"-1356.392\" width=\"2839.758\" height=\"2970.53\" maskUnits=\"userSpaceOnUse\"><ellipse cx=\"1308.871\" cy=\"128.873\" rx=\"1411.914\" ry=\"1485.265\" fill=\"url(#b)\" filter=\"url(#y)\"><\/ellipse><\/mask><clipPath id=\"z\"><rect x=\"-1784.261\" y=\"33.93\" width=\"430\" height=\"558.204\" fill=\"none\"><\/rect><\/clipPath><\/defs><g style=\"isolation:isolate\"><g clip-path=\"url(#c)\"><g opacity=\"0.15\"><g clip-path=\"url(#d)\"><g mask=\"url(#e)\"><line x1=\"346.551\" y1=\"-13.576\" x2=\"-6838.241\" y2=\"874.004\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#g)\"><\/line><line x1=\"400.758\" y1=\"-13.781\" x2=\"-6385.655\" y2=\"872.288\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#h)\"><\/line><line x1=\"454.966\" y1=\"-13.987\" x2=\"-5933.07\" y2=\"870.572\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#i)\"><\/line><line x1=\"509.173\" y1=\"-14.192\" x2=\"-5480.485\" y2=\"868.857\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#j)\"><\/line><line x1=\"563.381\" y1=\"-14.398\" x2=\"-5027.899\" y2=\"867.141\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#k)\"><\/line><line x1=\"617.588\" y1=\"-14.603\" x2=\"-4575.314\" y2=\"865.426\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#l)\"><\/line><line x1=\"671.795\" y1=\"-14.809\" x2=\"-4122.729\" y2=\"863.71\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#m)\"><\/line><line x1=\"726.003\" y1=\"-15.014\" x2=\"-3670.143\" y2=\"861.994\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#n)\"><\/line><line x1=\"780.21\" y1=\"-15.22\" x2=\"-3217.558\" y2=\"860.279\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#o)\"><\/line><line x1=\"834.418\" y1=\"-15.425\" x2=\"-2764.973\" y2=\"858.563\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#p)\"><\/line><line x1=\"888.625\" y1=\"-15.631\" x2=\"-2312.387\" y2=\"856.848\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#q)\"><\/line><line x1=\"942.832\" y1=\"-15.836\" x2=\"-1859.802\" y2=\"855.132\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#r)\"><\/line><line x1=\"997.04\" y1=\"-16.041\" x2=\"-1407.217\" y2=\"853.417\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#s)\"><\/line><line x1=\"1051.247\" y1=\"-16.247\" x2=\"-954.632\" y2=\"851.701\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#t)\"><\/line><line x1=\"1105.455\" y1=\"-16.453\" x2=\"-502.046\" y2=\"849.986\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#u)\"><\/line><line x1=\"1159.662\" y1=\"-16.658\" x2=\"-49.461\" y2=\"848.27\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#v)\"><\/line><line x1=\"2613.189\" y1=\"15.72\" x2=\"30.148\" y2=\"25.511\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2656.301\" y1=\"20.739\" x2=\"-13.133\" y2=\"30.858\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2702.397\" y1=\"26.106\" x2=\"-59.409\" y2=\"36.574\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2751.798\" y1=\"31.857\" x2=\"-109.003\" y2=\"42.701\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2804.872\" y1=\"38.036\" x2=\"-162.284\" y2=\"49.283\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2862.044\" y1=\"44.692\" x2=\"-219.68\" y2=\"56.374\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2923.81\" y1=\"51.883\" x2=\"-281.687\" y2=\"64.034\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2990.743\" y1=\"59.676\" x2=\"-348.882\" y2=\"72.335\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><\/g><\/g><g clip-path=\"url(#w)\"><g mask=\"url(#x)\"><polygon points=\"57.464 61.476 153.485 61.112 197.796 52.272 105.792 52.621 57.464 61.476\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-47.795 61.875 47.411 61.514 95.739 52.659 4.549 53.004 -47.795 61.875\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"15.353 51.173 105.714 50.831 148.944 42.91 62.174 43.239 15.353 51.173\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-65.723 10.841 2.512 10.583 36.598 5.863 -29.512 6.113 -65.723 10.841\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-15.392 4.27 49.889 4.022 80.71 -0.246 17.351 -0.005 -15.392 4.27\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"3.142 0.048 -59.363 0.285 -94.028 4.568 -29.601 4.323 3.142 0.048\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-118.972 42.135 -34.698 41.816 10.52 34.687 -70.533 34.994 -118.972 42.135\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-58.07 33.157 22.154 32.852 62.821 26.441 -14.505 26.734 -58.07 33.157\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"49.643 17.276 122.702 17 155.733 11.792 85.027 12.06 49.643 17.276\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-2.043 24.897 74.454 24.606 111.069 18.834 37.18 19.114 -2.043 24.897\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-85.058 51.554 4.484 51.214 51.306 43.28 -34.645 43.606 -85.058 51.554\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-23.011 41.772 62.11 41.449 104.107 34.332 22.207 34.642 -23.011 41.772\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"33.841 32.808 114.912 32.5 152.68 26.1 74.507 26.396 33.841 32.808\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"15.899 10.532 84.926 10.27 116.886 5.558 49.984 5.812 15.899 10.532\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-35.13 17.598 37.08 17.324 72.464 12.107 2.608 12.372 -35.13 17.598\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-90.254 25.231 -14.606 24.944 24.618 19.161 -48.421 19.438 -90.254 25.231\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><\/g><\/g><\/g><\/g><path d=\"M42.346,6.584A5.816,5.816,0,0,0,39.385,5.1a5.929,5.929,0,0,0-3.534.453,6.124,6.124,0,0,0-1.786,1.28l-1.3,1.3q-1.3,1.3-2.6,2.591l-.178.178L25.767,6.667a5.876,5.876,0,0,0-3.724-1.653C21.91,5,21.778,5,21.646,5A5.864,5.864,0,0,0,17.4,6.832L2.491,21.741a5.819,5.819,0,0,0-1.6,3.252,5.888,5.888,0,0,0,.888,4.055,6.252,6.252,0,0,0,.926,1.1L25.006,52.458c.117.115.235.234.352.353a7.819,7.819,0,0,0,1.594,1.351,5.942,5.942,0,0,0,5.62.25,6.128,6.128,0,0,0,1.785-1.338l4.73-4.73q1.449-1.453,2.908-2.9,1.563-1.553,3.12-3.111L57.248,30.2a5.882,5.882,0,0,0,.215-8.5Zm5.138,30.1-1.5,1.5-5.733-5.73a1.17,1.17,0,0,0-.812-.374,1.148,1.148,0,0,0-1.071.622,1.169,1.169,0,0,0,.2,1.324l5.791,5.787-3.361,3.362-5.818-5.819a1.148,1.148,0,0,0-1.6,1.649q2.805,2.806,5.615,5.614l.178.178L36.01,48.161l-5.787-5.789A1.148,1.148,0,0,0,28.6,43.994l5.789,5.789-1.929,1.931a3.533,3.533,0,0,1-2.464,1h-.013a3.543,3.543,0,0,1-2.435-.97L4.09,28.282a3.561,3.561,0,0,1,0-4.876l15.15-15.15A3.537,3.537,0,0,1,21.659,7.3a3.482,3.482,0,0,1,2.445.966q2.046,2.046,4.084,4.082l.179.178-.179.179Q25.88,15.02,23.565,17.33q-2.082,2.081-4.162,4.163a1.179,1.179,0,0,0-.344,1.068,1.775,1.775,0,0,0,.469.8l.105.125a11.3,11.3,0,0,0,2.445,2.143,7.4,7.4,0,0,0,3.344,1.188,6.471,6.471,0,0,0,4.345-1.281c1.913-1.812,3.847-3.646,5.776-5.486l.178-.17L47.44,31.6a3.561,3.561,0,0,1,.044,5.089Zm8.865-8.976a4.758,4.758,0,0,1-.756.9L50.8,33.4l-.1-.457a5.889,5.889,0,0,0-1.546-2.887L36.542,17.444a1.167,1.167,0,0,0-1.321-.188,1.543,1.543,0,0,0-.392.306c-.049.048-.1.1-.15.141l-6.357,6.036a4.064,4.064,0,0,1-3.089.742,6.612,6.612,0,0,1-3.3-1.894l-.186-.179L35.66,8.493a3.61,3.61,0,0,1,3.616-1.069,3.572,3.572,0,0,1,1.567.9L55.5,22.985a4.541,4.541,0,0,1,.972,1.209A3.58,3.58,0,0,1,56.349,27.712Z\" fill=\"#fff\"><\/path><\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSales Enquiry\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDiscuss charging products, infrastructure projects, commercial requirements and quotations.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a6f648 e-con-full contact-type-card e-flex e-con e-child\" data-id=\"2a6f648\" data-element_type=\"container\" data-e-type=\"container\" id=\"support-card\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34eaeb2 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"34eaeb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\"><defs><radialGradient id=\"a\" cx=\"1386.349\" cy=\"-1899.316\" r=\"1411.898\" gradientTransform=\"translate(0 2164.088) scale(1 1.052)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"><\/stop><stop offset=\"0.025\" stop-color=\"#ececec\"><\/stop><stop offset=\"0.095\" stop-color=\"#bbb\"><\/stop><stop offset=\"0.17\" stop-color=\"#8e8e8e\"><\/stop><stop offset=\"0.25\" stop-color=\"#686868\"><\/stop><stop offset=\"0.334\" stop-color=\"#484848\"><\/stop><stop offset=\"0.424\" stop-color=\"#2d2d2d\"><\/stop><stop offset=\"0.523\" stop-color=\"#191919\"><\/stop><stop offset=\"0.636\" stop-color=\"#0b0b0b\"><\/stop><stop offset=\"0.772\" stop-color=\"#030303\"><\/stop><stop offset=\"1\"><\/stop><\/radialGradient><radialGradient id=\"b\" cx=\"1386.349\" cy=\"-1934.662\" r=\"1411.898\" xlink:href=\"#a\"><\/radialGradient><clipPath id=\"c\"><rect x=\"431.565\" y=\"-28.258\" width=\"1920\" height=\"680\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"d\"><rect x=\"421.134\" y=\"-616.997\" width=\"1930.432\" height=\"1427.84\" fill=\"none\"><\/rect><\/clipPath><filter id=\"f\" x=\"-6760.898\" y=\"-1319.209\" width=\"9829.122\" height=\"2970.529\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"e\" x=\"-6760.898\" y=\"-1319.209\" width=\"9829.122\" height=\"2970.529\" maskUnits=\"userSpaceOnUse\"><ellipse cx=\"1386.349\" cy=\"166.055\" rx=\"1411.914\" ry=\"1485.265\" fill=\"url(#a)\" filter=\"url(#f)\"><\/ellipse><\/mask><linearGradient id=\"g\" x1=\"-3168.367\" y1=\"875.103\" x2=\"-3168.367\" y2=\"-14.676\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#0071d7\"><\/stop><stop offset=\"1\" stop-color=\"#00f2f3\"><\/stop><\/linearGradient><linearGradient id=\"h\" x1=\"-2914.97\" y1=\"873.387\" x2=\"-2914.97\" y2=\"-14.88\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"i\" x1=\"-2661.574\" y1=\"871.67\" x2=\"-2661.574\" y2=\"-15.084\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"j\" x1=\"-2408.178\" y1=\"869.953\" x2=\"-2408.178\" y2=\"-15.289\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"k\" x1=\"-2154.781\" y1=\"868.236\" x2=\"-2154.781\" y2=\"-15.492\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"l\" x1=\"-1901.385\" y1=\"866.518\" x2=\"-1901.385\" y2=\"-15.696\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"m\" x1=\"-1647.988\" y1=\"864.8\" x2=\"-1647.988\" y2=\"-15.899\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"n\" x1=\"-1394.592\" y1=\"863.081\" x2=\"-1394.592\" y2=\"-16.101\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"o\" x1=\"-1141.196\" y1=\"861.361\" x2=\"-1141.196\" y2=\"-16.302\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"p\" x1=\"-887.799\" y1=\"859.64\" x2=\"-887.799\" y2=\"-16.502\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"q\" x1=\"-634.403\" y1=\"857.917\" x2=\"-634.403\" y2=\"-16.7\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"r\" x1=\"-381.007\" y1=\"856.19\" x2=\"-381.007\" y2=\"-16.894\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"s\" x1=\"-127.61\" y1=\"854.459\" x2=\"-127.61\" y2=\"-17.084\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"t\" x1=\"125.786\" y1=\"852.718\" x2=\"125.786\" y2=\"-17.264\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"u\" x1=\"379.183\" y1=\"850.961\" x2=\"379.183\" y2=\"-17.428\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"v\" x1=\"632.579\" y1=\"849.171\" x2=\"632.579\" y2=\"-17.559\" xlink:href=\"#g\"><\/linearGradient><clipPath id=\"w\"><rect x=\"421.134\" y=\"-196.398\" width=\"1930.432\" height=\"970.059\" fill=\"none\"><\/rect><\/clipPath><filter id=\"y\" x=\"-107.961\" y=\"-1356.392\" width=\"2906.224\" height=\"2970.53\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"x\" x=\"-107.961\" y=\"-1356.392\" width=\"2906.224\" height=\"2970.53\" maskUnits=\"userSpaceOnUse\"><ellipse cx=\"1386.349\" cy=\"128.873\" rx=\"1411.914\" ry=\"1485.265\" fill=\"url(#b)\" filter=\"url(#y)\"><\/ellipse><\/mask><clipPath id=\"z\"><rect x=\"-1706.783\" y=\"33.93\" width=\"430\" height=\"558.204\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"aa\"><rect x=\"-2002.694\" y=\"-22.531\" width=\"1055.216\" height=\"530.256\" fill=\"none\"><\/rect><\/clipPath><filter id=\"ac\" x=\"-2246.869\" y=\"-656.609\" width=\"1543.566\" height=\"1623.756\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"ab\" x=\"-2246.869\" y=\"-656.609\" width=\"1543.566\" height=\"1623.756\" maskUnits=\"userSpaceOnUse\"><g filter=\"url(#ac)\"><\/g><\/mask><\/defs><g style=\"isolation:isolate\"><g clip-path=\"url(#c)\"><g opacity=\"0.15\"><g clip-path=\"url(#d)\"><g mask=\"url(#e)\"><line x1=\"424.029\" y1=\"-13.576\" x2=\"-6760.762\" y2=\"874.004\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#g)\"><\/line><line x1=\"478.236\" y1=\"-13.781\" x2=\"-6308.177\" y2=\"872.288\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#h)\"><\/line><line x1=\"532.444\" y1=\"-13.987\" x2=\"-5855.592\" y2=\"870.572\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#i)\"><\/line><line x1=\"586.651\" y1=\"-14.192\" x2=\"-5403.006\" y2=\"868.857\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#j)\"><\/line><line x1=\"640.859\" y1=\"-14.398\" x2=\"-4950.421\" y2=\"867.141\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#k)\"><\/line><line x1=\"695.066\" y1=\"-14.603\" x2=\"-4497.836\" y2=\"865.426\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#l)\"><\/line><line x1=\"749.274\" y1=\"-14.809\" x2=\"-4045.25\" y2=\"863.71\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#m)\"><\/line><line x1=\"803.481\" y1=\"-15.014\" x2=\"-3592.665\" y2=\"861.994\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#n)\"><\/line><line x1=\"857.689\" y1=\"-15.22\" x2=\"-3140.08\" y2=\"860.279\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#o)\"><\/line><line x1=\"911.896\" y1=\"-15.425\" x2=\"-2687.494\" y2=\"858.563\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#p)\"><\/line><line x1=\"966.103\" y1=\"-15.631\" x2=\"-2234.909\" y2=\"856.848\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#q)\"><\/line><line x1=\"1020.311\" y1=\"-15.836\" x2=\"-1782.324\" y2=\"855.132\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#r)\"><\/line><line x1=\"1074.518\" y1=\"-16.041\" x2=\"-1329.739\" y2=\"853.417\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#s)\"><\/line><line x1=\"1128.726\" y1=\"-16.247\" x2=\"-877.153\" y2=\"851.701\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#t)\"><\/line><line x1=\"1182.933\" y1=\"-16.453\" x2=\"-424.568\" y2=\"849.986\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#u)\"><\/line><line x1=\"1237.14\" y1=\"-16.658\" x2=\"28.017\" y2=\"848.27\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#v)\"><\/line><line x1=\"2779.875\" y1=\"26.106\" x2=\"18.069\" y2=\"36.574\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2829.276\" y1=\"31.857\" x2=\"-31.525\" y2=\"42.701\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2882.35\" y1=\"38.036\" x2=\"-84.806\" y2=\"49.283\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2939.523\" y1=\"44.692\" x2=\"-142.202\" y2=\"56.374\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"3001.288\" y1=\"51.883\" x2=\"-204.208\" y2=\"64.034\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"3068.222\" y1=\"59.676\" x2=\"-271.404\" y2=\"72.335\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><\/g><\/g><g clip-path=\"url(#w)\"><g mask=\"url(#x)\"><polygon points=\"29.683 61.875 124.889 61.514 173.217 52.659 82.027 53.004 29.683 61.875\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"11.755 10.841 79.99 10.583 114.076 5.863 47.966 6.113 11.755 10.841\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-101.017 25.566 -26.162 25.282 15.671 19.489 -56.575 19.763 -101.017 25.566\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-42.455 17.919 28.962 17.649 66.7 12.423 -2.365 12.685 -42.455 17.919\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"33.757 6.167 -31.498 6.414 -69.836 11.151 -2.454 10.895 33.757 6.167\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"80.621 0.048 18.116 0.285 -16.549 4.568 47.877 4.323 80.621 0.048\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-41.494 42.135 42.78 41.816 87.999 34.687 6.945 34.994 -41.494 42.135\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-107.961 51.934 -19.266 51.598 31.147 43.65 -53.956 43.973 -107.961 51.934\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"19.408 33.157 99.632 32.852 140.299 26.441 62.973 26.734 19.408 33.157\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-7.579 51.554 81.963 51.214 128.784 43.28 42.833 43.606 -7.579 51.554\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-75.573 62.274 18.814 61.916 71.158 53.046 -19.213 53.388 -75.573 62.274\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"54.467 41.772 139.588 41.449 181.585 34.332 99.685 34.642 54.467 41.772\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-72.529 33.505 6.845 33.204 50.41 26.781 -26.066 27.071 -72.529 33.505\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"42.349 17.598 114.558 17.324 149.942 12.107 80.086 12.372 42.349 17.598\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-12.775 25.231 62.872 24.944 102.096 19.161 29.058 19.438 -12.775 25.231\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><\/g><\/g><\/g><\/g><path d=\"M54.635,15.29a1.132,1.132,0,0,0-.549-.672l-.035-.013a.973.973,0,0,0-.871.187l-4.234,4.34-6.3-2L40.8,10.974l4.229-4.337a.972.972,0,0,0,.188-.869,1.135,1.135,0,0,0-.751-.6A11.483,11.483,0,0,0,42.53,5a11.773,11.773,0,0,0-8.506,3.635,11.982,11.982,0,0,0-2.5,13.571l.113.257L6.7,47.115A4.368,4.368,0,0,0,5.389,50.4a5.247,5.247,0,0,0,1.335,3.314A4.536,4.536,0,0,0,9.988,55a4.557,4.557,0,0,0,3.287-1.311L38.2,28.763l.244.093a12.207,12.207,0,0,0,12.884-2.722A12.929,12.929,0,0,0,54.635,15.29ZM34.067,23a10.068,10.068,0,0,0-.741-1.531,6.981,6.981,0,0,1-.416-.832,8.312,8.312,0,0,1,1.25-9.566A15.367,15.367,0,0,1,41.2,6.534l1.033-.295-2.867,4.48a.962.962,0,0,0-.125.882l2.381,6.821.008.024L49,20.693a.283.283,0,0,0,.284,0c.171-.128,3.423-3.424,4.016-4.026v.98c0,2.007-2.209,6.524-3.565,7.737-2.163,2.156-6.465,2.766-9.593,1.359A12.629,12.629,0,0,0,37.428,26h-.045L11.134,52.263a2.22,2.22,0,0,1-3.15,0,2.521,2.521,0,0,1-.692-1.574,1.989,1.989,0,0,1,.762-1.632l26-26.011.021-.021Z\" fill=\"#fff\"><\/path><path d=\"M15.746,25.193a1.892,1.892,0,0,0,2.641,0l3.147-3.147a1.84,1.84,0,0,0,0-2.64L11.523,9.4a1.892,1.892,0,0,0-2.641,0L5.736,12.541a1.844,1.844,0,0,0,0,2.641ZM8.519,12.322a2.4,2.4,0,0,1,3.223,0l6.865,6.864a2.409,2.409,0,0,1,.051,3.166l-.013.015a2.387,2.387,0,0,1-3.261.042L8.519,15.544A2.4,2.4,0,0,1,8.519,12.322Z\" fill=\"#fff\"><\/path><path d=\"M39.643,38.051a.694.694,0,0,0-1.1,0l-4.291,4.291a.7.7,0,0,0,0,1.1l10.3,10.3a.712.712,0,0,0,1.1,0l4.3-4.3a.952.952,0,0,0-.04-1.137Zm7.621,11.583-1.43,1.431a.966.966,0,0,1-1.328,0l-7.438-7.438a.967.967,0,0,1,0-1.326l1.43-1.431a1.02,1.02,0,0,1,1.329,0l7.436,7.434A.966.966,0,0,1,47.264,49.634Z\" fill=\"#fff\"><\/path><\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tTechnical Support\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tRequest product assistance, troubleshooting, maintenance or warranty support.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3858ce2 e-con-full contact-type-card e-flex e-con e-child\" data-id=\"3858ce2\" data-element_type=\"container\" data-e-type=\"container\" id=\"partnership-card\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e8d0af elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4e8d0af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\"><defs><radialGradient id=\"a\" cx=\"1460.306\" cy=\"-1899.316\" r=\"1411.898\" gradientTransform=\"translate(0 2164.088) scale(1 1.052)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"><\/stop><stop offset=\"0.025\" stop-color=\"#ececec\"><\/stop><stop offset=\"0.095\" stop-color=\"#bbb\"><\/stop><stop offset=\"0.17\" stop-color=\"#8e8e8e\"><\/stop><stop offset=\"0.25\" stop-color=\"#686868\"><\/stop><stop offset=\"0.334\" stop-color=\"#484848\"><\/stop><stop offset=\"0.424\" stop-color=\"#2d2d2d\"><\/stop><stop offset=\"0.523\" stop-color=\"#191919\"><\/stop><stop offset=\"0.636\" stop-color=\"#0b0b0b\"><\/stop><stop offset=\"0.772\" stop-color=\"#030303\"><\/stop><stop offset=\"1\"><\/stop><\/radialGradient><radialGradient id=\"b\" cx=\"1460.306\" cy=\"-1934.662\" r=\"1411.898\" xlink:href=\"#a\"><\/radialGradient><clipPath id=\"c\"><rect x=\"505.522\" y=\"-28.258\" width=\"1920\" height=\"680\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"d\"><rect x=\"495.09\" y=\"-616.997\" width=\"1930.432\" height=\"1427.84\" fill=\"none\"><\/rect><\/clipPath><filter id=\"f\" x=\"-6686.942\" y=\"-1319.209\" width=\"9829.122\" height=\"2970.529\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"e\" x=\"-6686.942\" y=\"-1319.209\" width=\"9829.122\" height=\"2970.529\" maskUnits=\"userSpaceOnUse\"><ellipse cx=\"1460.306\" cy=\"166.055\" rx=\"1411.914\" ry=\"1485.265\" fill=\"url(#a)\" filter=\"url(#f)\"><\/ellipse><\/mask><linearGradient id=\"g\" x1=\"-3094.41\" y1=\"875.103\" x2=\"-3094.41\" y2=\"-14.676\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#0071d7\"><\/stop><stop offset=\"1\" stop-color=\"#00f2f3\"><\/stop><\/linearGradient><linearGradient id=\"h\" x1=\"-2841.014\" y1=\"873.387\" x2=\"-2841.014\" y2=\"-14.88\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"i\" x1=\"-2587.617\" y1=\"871.67\" x2=\"-2587.617\" y2=\"-15.084\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"j\" x1=\"-2334.221\" y1=\"869.953\" x2=\"-2334.221\" y2=\"-15.289\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"k\" x1=\"-2080.825\" y1=\"868.236\" x2=\"-2080.825\" y2=\"-15.492\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"l\" x1=\"-1827.428\" y1=\"866.518\" x2=\"-1827.428\" y2=\"-15.696\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"m\" x1=\"-1574.032\" y1=\"864.8\" x2=\"-1574.032\" y2=\"-15.899\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"n\" x1=\"-1320.636\" y1=\"863.081\" x2=\"-1320.636\" y2=\"-16.101\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"o\" x1=\"-1067.239\" y1=\"861.361\" x2=\"-1067.239\" y2=\"-16.302\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"p\" x1=\"-813.843\" y1=\"859.64\" x2=\"-813.843\" y2=\"-16.502\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"q\" x1=\"-560.446\" y1=\"857.917\" x2=\"-560.446\" y2=\"-16.7\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"r\" x1=\"-307.05\" y1=\"856.19\" x2=\"-307.05\" y2=\"-16.894\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"s\" x1=\"-53.654\" y1=\"854.459\" x2=\"-53.654\" y2=\"-17.084\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"t\" x1=\"199.743\" y1=\"852.718\" x2=\"199.743\" y2=\"-17.264\" xlink:href=\"#g\"><\/linearGradient><linearGradient id=\"u\" x1=\"453.139\" y1=\"850.961\" x2=\"453.139\" y2=\"-17.428\" xlink:href=\"#g\"><\/linearGradient><clipPath id=\"v\"><rect x=\"495.09\" y=\"-196.398\" width=\"1930.432\" height=\"970.059\" fill=\"none\"><\/rect><\/clipPath><filter id=\"x\" x=\"-134.412\" y=\"-1356.392\" width=\"3006.632\" height=\"2970.53\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"w\" x=\"-134.412\" y=\"-1356.392\" width=\"3006.632\" height=\"2970.53\" maskUnits=\"userSpaceOnUse\"><ellipse cx=\"1460.306\" cy=\"128.873\" rx=\"1411.914\" ry=\"1485.265\" fill=\"url(#b)\" filter=\"url(#x)\"><\/ellipse><\/mask><clipPath id=\"y\"><rect x=\"-1632.826\" y=\"33.93\" width=\"430\" height=\"558.204\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"z\"><rect x=\"-1928.738\" y=\"-22.531\" width=\"1055.216\" height=\"530.256\" fill=\"none\"><\/rect><\/clipPath><filter id=\"ab\" x=\"-2172.913\" y=\"-656.609\" width=\"1543.566\" height=\"1623.756\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><\/filter><mask id=\"aa\" x=\"-2172.913\" y=\"-656.609\" width=\"1543.566\" height=\"1623.756\" maskUnits=\"userSpaceOnUse\"><g filter=\"url(#ab)\"><\/g><\/mask><\/defs><g style=\"isolation:isolate\"><g clip-path=\"url(#c)\"><g opacity=\"0.15\"><g clip-path=\"url(#d)\"><g mask=\"url(#e)\"><line x1=\"497.986\" y1=\"-13.576\" x2=\"-6686.806\" y2=\"874.004\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#g)\"><\/line><line x1=\"552.193\" y1=\"-13.781\" x2=\"-6234.221\" y2=\"872.288\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#h)\"><\/line><line x1=\"606.4\" y1=\"-13.987\" x2=\"-5781.635\" y2=\"870.572\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#i)\"><\/line><line x1=\"660.608\" y1=\"-14.192\" x2=\"-5329.05\" y2=\"868.857\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#j)\"><\/line><line x1=\"714.815\" y1=\"-14.398\" x2=\"-4876.465\" y2=\"867.141\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#k)\"><\/line><line x1=\"769.023\" y1=\"-14.603\" x2=\"-4423.879\" y2=\"865.426\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#l)\"><\/line><line x1=\"823.23\" y1=\"-14.809\" x2=\"-3971.294\" y2=\"863.71\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#m)\"><\/line><line x1=\"877.437\" y1=\"-15.014\" x2=\"-3518.709\" y2=\"861.994\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#n)\"><\/line><line x1=\"931.645\" y1=\"-15.22\" x2=\"-3066.123\" y2=\"860.279\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#o)\"><\/line><line x1=\"985.852\" y1=\"-15.425\" x2=\"-2613.538\" y2=\"858.563\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#p)\"><\/line><line x1=\"1040.06\" y1=\"-15.631\" x2=\"-2160.953\" y2=\"856.848\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#q)\"><\/line><line x1=\"1094.267\" y1=\"-15.836\" x2=\"-1708.367\" y2=\"855.132\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#r)\"><\/line><line x1=\"1148.475\" y1=\"-16.041\" x2=\"-1255.782\" y2=\"853.417\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#s)\"><\/line><line x1=\"1202.682\" y1=\"-16.247\" x2=\"-803.197\" y2=\"851.701\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#t)\"><\/line><line x1=\"1256.89\" y1=\"-16.453\" x2=\"-350.611\" y2=\"849.986\" fill=\"none\" stroke-miterlimit=\"10\" stroke-width=\"2.216\" stroke=\"url(#u)\"><\/line><line x1=\"2903.233\" y1=\"31.857\" x2=\"42.432\" y2=\"42.701\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"2956.307\" y1=\"38.036\" x2=\"-10.85\" y2=\"49.283\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"3013.479\" y1=\"44.692\" x2=\"-68.245\" y2=\"56.374\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"3075.244\" y1=\"51.883\" x2=\"-130.252\" y2=\"64.034\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><line x1=\"3142.178\" y1=\"59.676\" x2=\"-197.447\" y2=\"72.335\" fill=\"none\" stroke=\"#00f2f3\" stroke-miterlimit=\"10\"><\/line><\/g><\/g><g clip-path=\"url(#v)\"><g mask=\"url(#w)\"><polygon points=\"-27.061 25.566 47.795 25.282 89.628 19.489 17.381 19.763 -27.061 25.566\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"31.501 17.919 102.919 17.649 140.656 12.423 71.592 12.685 31.501 17.919\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-90.542 33.854 -11.96 33.556 34.504 27.122 -41.181 27.409 -90.542 33.854\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"107.714 6.167 42.458 6.414 4.121 11.151 71.503 10.895 107.714 6.167\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"3.172 19.817 -68.22 20.087 -115.271 25.9 -41.27 25.62 3.172 19.817\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"57.383 12.739 -10.828 12.997 -53.271 18.241 17.292 17.973 57.383 12.739\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"154.577 0.048 92.072 0.285 57.407 4.568 121.834 4.323 154.577 0.048\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"32.462 42.135 116.737 41.816 161.955 34.687 80.902 34.994 32.462 42.135\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-34.004 51.934 54.691 51.598 105.103 43.65 20 43.973 -34.004 51.934\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-106.843 62.673 -13.303 62.318 43.057 53.433 -46.466 53.772 -106.843 62.673\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-1.616 62.274 92.771 61.916 145.115 53.046 54.744 53.388 -1.616 62.274\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"1.427 33.505 80.801 33.204 124.367 26.781 47.89 27.071 1.427 33.505\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-134.412 52.315 -46.567 51.982 7.438 44.02 -76.816 44.339 -134.412 52.315\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><polygon points=\"-63.525 42.499 19.9 42.183 68.339 35.041 -11.864 35.345 -63.525 42.499\" fill=\"#3bc8ff\" opacity=\"0.1\" style=\"mix-blend-mode:screen\"><\/polygon><\/g><\/g><\/g><\/g><path d=\"M34.11,13.12H26.245a1.311,1.311,0,0,0-1.309,1.309V26.8a1.309,1.309,0,0,0,1.309,1.308H34.11A1.309,1.309,0,0,0,35.419,26.8V14.429A1.311,1.311,0,0,0,34.11,13.12Zm-.6,1.914v11.16H26.849V15.034Z\" fill=\"#fff\"><\/path><path d=\"M53.025,16.982a.842.842,0,0,0,0-.087c0-.024-.02-.041-.027-.064a.939.939,0,0,0-.081-.2,1.009,1.009,0,0,0-.073-.124c-.01-.014-.015-.033-.026-.046L49.742,12.8a.95.95,0,0,0-.649-.338.93.93,0,0,0-.7.22.954.954,0,0,0-.119,1.348l2.033,2.422-.761.148a.957.957,0,0,0-.009,1.876l1.589.327v19.23a2.134,2.134,0,0,1-4.267,0V19.214a.957.957,0,0,0-.956-.957H40.659V6.426A1.427,1.427,0,0,0,39.234,5H8.384A1.428,1.428,0,0,0,6.958,6.426V48.374A1.428,1.428,0,0,0,8.384,49.8h.669v3.892A1.3,1.3,0,0,0,10.342,55H37.276a1.3,1.3,0,0,0,1.288-1.308V49.8h.67a1.427,1.427,0,0,0,1.425-1.426V20.17H44.95V38.033a4.046,4.046,0,1,0,8.092,0V17.079C53.042,17.046,53.028,17.015,53.025,16.982ZM10.94,50.052H36.677v3.035H10.94ZM19.4,47.887H8.871V6.913H19.4Zm1.913,0V6.913H38.747V47.887Z\" fill=\"#fff\"><\/path><path d=\"M32.85,35.593H30.785l.968-3.228a.345.345,0,0,0-.59-.336l-3.92,4.581a.349.349,0,0,0-.051.371.342.342,0,0,0,.31.2H29.57l-.971,3.24a.345.345,0,0,0,.33.446.357.357,0,0,0,.266-.12l3.911-4.582a.336.336,0,0,0,.057-.371A.344.344,0,0,0,32.85,35.593Z\" fill=\"#fff\"><\/path><\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMedia &amp; Partnerships\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tContact us about media coverage, content, distribution or strategic cooperation.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-580ceac e-flex e-con-boxed e-con e-parent\" data-id=\"580ceac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b2dbdca e-con-full e-flex e-con e-child\" data-id=\"b2dbdca\" data-element_type=\"container\" data-e-type=\"container\" id=\"contact-form-area\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4a374fc e-con-full contact-form-panel  e-flex e-con e-child\" data-id=\"4a374fc\" data-element_type=\"container\" data-e-type=\"container\" id=\"sales-form-container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c21bca6 contact-form-heading elementor-widget elementor-widget-heading\" data-id=\"c21bca6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tell Us About Your Project<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41ddede elementor-widget__width-initial contact-form-intro elementor-widget elementor-widget-text-editor\" data-id=\"41ddede\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Share your charging requirements, project stage and expected scale.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9430fd3 elementor-button-align-end elementor-widget__width-initial elementor-widget elementor-widget-form\" data-id=\"9430fd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"sales form\" aria-label=\"sales form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"445\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"9430fd3\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Contact - Elecrest\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"445\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Full name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"example@company.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Company elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Company\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany \/ Organisation\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Company]\" id=\"form-field-Company\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Company name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-Phone elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Phone\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[Phone]\" id=\"form-field-Phone\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"+1 234 567 8910\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-Country elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Country\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCountry or Region\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[Country]\" id=\"form-field-Country\" class=\"elementor-field-textual elementor-size-md\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select country or region<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Austria\">Austria<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Belgium\">Belgium<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Bulgaria\">Bulgaria<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Croatia\">Croatia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Cyprus\">Cyprus<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Czech Republic\">Czech Republic<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Denmark\">Denmark<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Estonia\">Estonia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Finland\">Finland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"France\">France<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Germany\">Germany<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Greece\">Greece<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Hungary\">Hungary<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Ireland\">Ireland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Italy\">Italy<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Latvia\">Latvia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Lithuania\">Lithuania<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Luxembourg\">Luxembourg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Malta\">Malta<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Netherlands\">Netherlands<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Norway\">Norway<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Poland\">Poland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Portugal\">Portugal<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Romania\">Romania<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Slovakia\">Slovakia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Slovenia\">Slovenia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Spain\">Spain<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Sweden\">Sweden<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Switzerland\">Switzerland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"United Kingdom\">United Kingdom<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Address elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Address\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tAddress\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Address]\" id=\"form-field-Address\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Your full addres\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-company_type elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-company_type\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany Type\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[company_type]\" id=\"form-field-company_type\" class=\"elementor-field-textual elementor-size-md\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select company type<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Charging Point Operator\">Charging Point Operator<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Fleet Operator\">Fleet Operator<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"EPC Contractor\">EPC Contractor<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Energy Company\">Energy Company<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Distributor\">Distributor<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Property Developer\">Property Developer<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Public Authority\">Public Authority<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Automotive Company\">Automotive Company<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Retail or Hospitality Operator\">Retail or Hospitality Operator<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-product elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-product\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tProduct Interest\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[product]\" id=\"form-field-product\" class=\"elementor-field-textual elementor-size-md\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select a product<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"HIMA 240kW\">HIMA 240kW<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"HIMA 480kW\">HIMA 480kW<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"HIMA 156kWh\">HIMA 156kWh<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Multiple Products\">Multiple Products<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Charging Infrastructure Solution\">Charging Infrastructure Solution<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Not Sure Yet\">Not Sure Yet<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Tell us about the project location, application, power requirements and expected timeline.\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-acceptance elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[acceptance]\" id=\"form-field-acceptance\" class=\"elementor-field elementor-size-md  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-acceptance\">I agree that Elecrest may process my personal information to respond to this enquiry. See our <a href =\"https:\/\/elecrest.energy\/privacy-policy\/\">Privacy Policy.<\/a><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-captcha elementor-col-100 recaptcha_v3-bottomright\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-captcha\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LcS7RotAAAAAH6o-TVpQb1g7NFk8hMUa1LwB73X\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomright\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md elementor-animation-grow\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send Sales Enquiry<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4074aca e-con-full contact-form-panel e-flex e-con e-child\" data-id=\"4074aca\" data-element_type=\"container\" data-e-type=\"container\" id=\"support-form-container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-edb022e contact-form-heading elementor-widget elementor-widget-heading\" data-id=\"edb022e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Request Technical Assistance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56742ed elementor-widget__width-initial contact-form-intro elementor-widget elementor-widget-text-editor\" data-id=\"56742ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Provide the product and issue details needed by our technical team.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e072a2 elementor-button-align-end elementor-widget__width-initial elementor-widget elementor-widget-form\" data-id=\"6e072a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"sales form\" aria-label=\"sales form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"445\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"6e072a2\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Contact - Elecrest\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"445\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Full name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"example@company.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Company elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Company\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany \/ Organisation\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Company]\" id=\"form-field-Company\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Company name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-Phone elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Phone\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[Phone]\" id=\"form-field-Phone\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"+1 234 567 8910\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-Country elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Country\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCountry or Region\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[Country]\" id=\"form-field-Country\" class=\"elementor-field-textual elementor-size-md\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select country or region<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Austria\">Austria<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Belgium\">Belgium<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Bulgaria\">Bulgaria<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Croatia\">Croatia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Cyprus\">Cyprus<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Czech Republic\">Czech Republic<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Denmark\">Denmark<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Estonia\">Estonia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Finland\">Finland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"France\">France<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Germany\">Germany<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Greece\">Greece<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Hungary\">Hungary<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Ireland\">Ireland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Italy\">Italy<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Latvia\">Latvia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Lithuania\">Lithuania<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Luxembourg\">Luxembourg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Malta\">Malta<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Netherlands\">Netherlands<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Norway\">Norway<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Poland\">Poland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Portugal\">Portugal<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Romania\">Romania<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Slovakia\">Slovakia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Slovenia\">Slovenia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Spain\">Spain<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Sweden\">Sweden<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Switzerland\">Switzerland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"United Kingdom\">United Kingdom<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Address elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Address\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tAddress\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Address]\" id=\"form-field-Address\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Your full addres\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_3daa1c3 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_3daa1c3\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tProduct Model\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_3daa1c3]\" id=\"form-field-field_3daa1c3\" class=\"elementor-field-textual elementor-size-md\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select product model<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"HIMA 240kW\">HIMA 240kW<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"HIMA 480kW\">HIMA 480kW<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"HIMA 156kWh\">HIMA 156kWh<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Not Sure\">Not Sure<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-product elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-product\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSerial Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[product]\" id=\"form-field-product\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Enter the serial number\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"3\" placeholder=\"Describe the issue, when it started, any troubleshooting already completed and any error message shown.\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-acceptance elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[acceptance]\" id=\"form-field-acceptance\" class=\"elementor-field elementor-size-md  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-acceptance\">I agree that Elecrest may process my personal information to respond to this enquiry. See our <a href =\"https:\/\/elecrest.energy\/privacy-policy\/\">Privacy Policy.<\/a><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-captcha elementor-col-100 recaptcha_v3-bottomright\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-captcha\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LcS7RotAAAAAH6o-TVpQb1g7NFk8hMUa1LwB73X\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomright\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md elementor-animation-grow\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send Support Request<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-52df13c e-con-full contact-form-panel e-flex e-con e-child\" data-id=\"52df13c\" data-element_type=\"container\" data-e-type=\"container\" id=\"partnership-form-container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e2086b contact-form-heading elementor-widget elementor-widget-heading\" data-id=\"3e2086b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Introduce Your Proposal<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a43f441 elementor-widget__width-initial contact-form-intro elementor-widget elementor-widget-text-editor\" data-id=\"a43f441\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tell us about your organisation, platform and proposed cooperation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f8b0ec elementor-button-align-end elementor-widget__width-initial elementor-mobile-button-align-center elementor-widget elementor-widget-form\" data-id=\"3f8b0ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"sales form\" aria-label=\"sales form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"445\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"3f8b0ec\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Contact - Elecrest\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"445\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Full name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"example@company.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Company elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Company\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany \/ Organisation\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Company]\" id=\"form-field-Company\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Company name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-Phone elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Phone\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[Phone]\" id=\"form-field-Phone\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"+1 234 567 8910\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_2c8a352 elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2c8a352\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWebsite or Media Link\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_2c8a352]\" id=\"form-field-field_2c8a352\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"https:\/\/\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-Country elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Country\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCountry or Region\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[Country]\" id=\"form-field-Country\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select country or region<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Austria\">Austria<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Belgium\">Belgium<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Bulgaria\">Bulgaria<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Croatia\">Croatia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Cyprus\">Cyprus<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Czech Republic\">Czech Republic<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Denmark\">Denmark<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Estonia\">Estonia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Finland\">Finland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"France\">France<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Germany\">Germany<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Greece\">Greece<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Hungary\">Hungary<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Ireland\">Ireland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Italy\">Italy<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Latvia\">Latvia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Lithuania\">Lithuania<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Luxembourg\">Luxembourg<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Malta\">Malta<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Netherlands\">Netherlands<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Norway\">Norway<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Poland\">Poland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Portugal\">Portugal<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Romania\">Romania<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Slovakia\">Slovakia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Slovenia\">Slovenia<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Spain\">Spain<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Sweden\">Sweden<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Switzerland\">Switzerland<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"United Kingdom\">United Kingdom<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-company_type elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-company_type\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tOrganisation Type\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[company_type]\" id=\"form-field-company_type\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select organisation type<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Media Publication\">Media Publication<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Industry Association\">Industry Association<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Content Creator\">Content Creator<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Event Organiser\">Event Organiser<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Distributor\">Distributor<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Technology Partner\">Technology Partner<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Consultancy\">Consultancy<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-product elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-product\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPartnership Type\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[product]\" id=\"form-field-product\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select enquiry type<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Press or Editorial Enquiry\">Press or Editorial Enquiry<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Interview Request\">Interview Request<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Event Cooperation\">Event Cooperation<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Content Collaboration\">Content Collaboration<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Distribution Partnership\">Distribution Partnership<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Technology Partnership\">Technology Partnership<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Industry Association Cooperation\">Industry Association Cooperation<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"3\" placeholder=\"Introduce your organisation, audience and proposed cooperation. Please include any relevant timing or deliverables.\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-acceptance elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[acceptance]\" id=\"form-field-acceptance\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-acceptance\">I agree that Elecrest may process my personal information to respond to this enquiry. See our <a href =\"https:\/\/elecrest.energy\/privacy-policy\/\">Privacy Policy.<\/a><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-captcha elementor-col-100 recaptcha_v3-bottomright\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-captcha\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LcS7RotAAAAAH6o-TVpQb1g7NFk8hMUa1LwB73X\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomright\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send Partnership Enquiry<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d777bfa e-con-full contact-form-sidebar e-flex e-con e-child\" data-id=\"d777bfa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-47920ec e-con-full e-flex e-con e-child\" data-id=\"47920ec\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fc744a elementor-widget elementor-widget-heading\" data-id=\"3fc744a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">What Happens Next<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20c6a8b elementor-widget elementor-widget-text-editor\" data-id=\"20c6a8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Your enquiry is routed to the relevant ELECREST team rather than a general mailbox.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0743ece elementor-widget elementor-widget-heading\" data-id=\"0743ece\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">1. We review your request<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96d4bda elementor-widget elementor-widget-text-editor\" data-id=\"96d4bda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The details you provide help us identify the appropriate commercial or technical specialist.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8595b2 elementor-widget elementor-widget-heading\" data-id=\"a8595b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">2. The right team contacts you<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-521b7e8 elementor-widget elementor-widget-text-editor\" data-id=\"521b7e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Most enquiries receive an initial response within one business day.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e6c24f elementor-widget elementor-widget-heading\" data-id=\"2e6c24f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">3. We define the next step<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-306f119 elementor-widget elementor-widget-text-editor\" data-id=\"306f119\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>This may include a consultation, technical review, quotation or support procedure.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8fae25b e-con-full e-flex e-con e-child\" data-id=\"8fae25b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87943db elementor-widget elementor-widget-heading\" data-id=\"87943db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Prefer to contact us directly?<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a96b954 e-con-full contact-direct-contact e-flex e-con e-child\" data-id=\"a96b954\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfebd3f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"bfebd3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:info@elecrest.energy\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope-open\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M512 464c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V200.724a48 48 0 0 1 18.387-37.776c24.913-19.529 45.501-35.365 164.2-121.511C199.412 29.17 232.797-.347 256 .003c23.198-.354 56.596 29.172 73.413 41.433 118.687 86.137 139.303 101.995 164.2 121.512A48 48 0 0 1 512 200.724V464zm-65.666-196.605c-2.563-3.728-7.7-4.595-11.339-1.907-22.845 16.873-55.462 40.705-105.582 77.079-16.825 12.266-50.21 41.781-73.413 41.43-23.211.344-56.559-29.143-73.413-41.43-50.114-36.37-82.734-60.204-105.582-77.079-3.639-2.688-8.776-1.821-11.339 1.907l-9.072 13.196a7.998 7.998 0 0 0 1.839 10.967c22.887 16.899 55.454 40.69 105.303 76.868 20.274 14.781 56.524 47.813 92.264 47.573 35.724.242 71.961-32.771 92.263-47.573 49.85-36.179 82.418-59.97 105.303-76.868a7.998 7.998 0 0 0 1.839-10.967l-9.071-13.196z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Info@elecrest.energy<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"tel:+31630273908\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+31 630273908<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-776b923 elementor-widget__width-initial elementor-widget elementor-widget-google_maps\" data-id=\"776b923\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Nijverheidsstraat%2044%202288%20BB%20Rijswijk&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Nijverheidsstraat 44 2288 BB Rijswijk\"\n\t\t\t\t\taria-label=\"Nijverheidsstraat 44 2288 BB Rijswijk\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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>Start a Conversation With Our Professional Team Tell us what you need. We will route your enquiry directly to the relevant sales, technical or partnership team. How Can We Help? Select an enquiry type. The form below will adapt to collect the information our team needs to respond effectively. Sales Enquiry Discuss charging products, infrastructure [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-445","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/pages\/445","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/comments?post=445"}],"version-history":[{"count":243,"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/pages\/445\/revisions"}],"predecessor-version":[{"id":3969,"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/pages\/445\/revisions\/3969"}],"wp:attachment":[{"href":"https:\/\/elecrest.energy\/fr\/wp-json\/wp\/v2\/media?parent=445"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}