{"id":37179,"date":"2026-02-11T21:23:54","date_gmt":"2026-02-11T21:23:54","guid":{"rendered":"https:\/\/hughes1stg.wpenginepowered.com\/?page_id=37179"},"modified":"2026-02-18T14:42:33","modified_gmt":"2026-02-18T14:42:33","slug":"managed-sase-for-utilities","status":"publish","type":"page","link":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities","title":{"rendered":"Managed SASE for Utilities"},"content":{"rendered":"<!-- Solution Hero --><section class=\"solution-hero-section\">\r\n    <div class=\"shs-wrapper bg-dark border-radius-bottom-lr\">\r\n        <div class=\"shs-hero\"><div class=\"shs-bg-media\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/hughes_web_banner_utilities.jpg.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/hughes_web_banner_utilities.jpg.webp 1280w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/hughes_web_banner_utilities.jpg-300x113.webp 300w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/hughes_web_banner_utilities.jpg-1024x384.webp 1024w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/hughes_web_banner_utilities.jpg-768x288.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" alt=\"hughes_web_banner_utilities\" class=\"\" loading=\"eager\" decoding=\"async\" width=\"1280\" height=\"480\" fetchpriority=\"high\"><\/div><div class=\"container\">\r\n                <div class=\"shs-hero-content\"><h1 class=\"h1 title\">Managed SASE for Utilities<\/h1><h2 class=\"desc\"><p>Our Managed SASE for Utilities solution, or Secure Access Service Edge, provides the network agility required for your company to keep pace with digital transformation while ensuring optimum performance and security for your critical operational activity.<\/p>\n<\/h2><\/div>\r\n            <\/div><\/div><div class=\"shs-overview\">\r\n                <div class=\"container\">\r\n                    <div class=\"shs-overview-content row\"><div class=\"left-column -lg cell-md-6\"><h2 style=\"margin-top:3px;\">\n    Why digital transformation poses challenges for the utilities industry<br \/>\n<\/h2>\n<p>\n    In a climate driven by digital, utility companies that continue to rely on legacy communications infrastructure will likely fall behind.\n<\/p>\n<p>\n    Utility companies typically have far-reaching infrastructure that stretches into remote and hard-to-reach areas. Legacy communications solutions often do not have the capability to manage the operations at these sites and efficiently deliver the data required to meet today\u2019s expectations and industry regulations.\n<\/p>\n<p>\n    Fulfilling the demand for better operational visibility, efficiency, and accountability requires more modern digital tools like IoT devices, cloud-based applications, and SaaS.\n<\/p>\n<p>\n    However, making the switch can be a complex process that creates other challenges, particularly around network security and performance.<\/p>\n<\/div><div class=\"right-column -lg cell-md-6\"><h2 style=\"margin-top:3px;\">\n    Cybersecurity concerns of the utilities sector<br \/>\n<\/h2>\n<p>\n    Utility companies are already a prime target for cyber-criminals. Any breach has the potential to create widespread disruption not only for your business but for the wider community relying on your services.\n<\/p>\n<p>\n    Most legacy communications systems do not have the inherent cybersecurity required to deal with today&#8217;s sophisticated cyber threats. Furthermore, when adopting new digital devices and applications to support operations and drive the growth of your business, without the necessary cybersecurity in place, the increased attack surface may make your company more vulnerable to cyber-attacks.\n<\/p>\n<p>\n    Cybersecurity concerns are further elevated by the increase in remote and hybrid work practices, as employees and stakeholders seek access to your company&#8217;s data and applications from personal devices or unsecured networks. Adopting the appropriate security protocols to address these risks is crucial.&nbsp;&nbsp;<\/p>\n<\/div><\/div>\r\n                <\/div>\r\n            <\/div><\/div>\r\n<\/section>\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_05.png-1.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_05.png-1.webp 500w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_05.png-1-300x270.webp 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" alt=\"photos-500x450_05\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"450\"><\/div>\r\n                                    <\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2 style=\"margin-top: 3px;\">Managing network performance<\/h2>\n<p>Integrating new cloud-based and edge digital applications and SaaS into your business processes can offer many benefits in terms of improved efficiency, sustainability, and service delivery. However, the complex processing and data intensity of these technologies often makes them bandwidth-heavy, which can place a strain on your network. If your network architecture has not been appropriately set up to manage these increased demands, it can lead to congestion that reduces availability and performance.<\/p>\n<p>With the critical services your utility company provides, network reliability and performance are vital for supporting service consistency for your customers.<\/p>\n<p>Our Hughes Managed SASE for utilities solution enables you to manage your network traffic effectively, ensuring the availability, performance, and security needed for all your online activity.<\/p>\n<\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2 style=\"margin-top:3px;\">\n    The benefits of Managed SASE for utilities<br \/>\n<\/h2>\n<p>\n    By combining the best software solutions for network performance and security, our <a href=\"https:\/\/europe.hughes.com\/solutions\/managed-sase-solutions\">Managed SASE (Secure Access Service Edge) solution<\/a> can tackle the complex digital challenges faced by today&#8217;s utilities sector. Network management is simplified, with all cloud-based activity, digital processes at the edge, and security regulated via a single, unified cloud service.\n<\/p>\n<p>\n    The benefits of Managed SASE for utilities include:\n<\/p>\n<ul>\n<li data-list-item-id=\"e10256f2f003235675c2fe95a58f50b7c\">\n        Optimised network traffic management and user experience across all your applications and hybrid, multi, and SaaS cloud provided via a multi-tenanted extensible platform and 200+ Points of Presence (PoPs) worldwide\n    <\/li>\n<li data-list-item-id=\"e8c71e4c14a0a3f863626adf44235d27b\">\n        Trusted network security and reliability regardless of site or infrastructure location and including home and personal devices\n    <\/li>\n<li data-list-item-id=\"e94bb755cc24cc02a34d936349128ce7d\">\n        Improved efficiency and reduced complexity of all your network, security and edge activity with a single, integrated management platform\n    <\/li>\n<li data-list-item-id=\"e07fe29c2f5df36631c78a0ab307244af\">\n        Agility to evolve to a multi-cloud architecture with edge capability that supports the digital transformation of your utility company\n    <\/li>\n<\/ul>\n<\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_15.png.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_15.png.webp 500w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_15.png-300x270.webp 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" alt=\"photos-500x450_15\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"450\"><\/div>\r\n                                    <\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_utilities_2.png-1.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_utilities_2.png-1.webp 500w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_utilities_2.png-1-300x270.webp 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" alt=\"photos-500x450_utilities_2\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"450\"><\/div>\r\n                                    <\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2 style=\"margin-top:3px;\">\n    Improved traffic management for enhanced performance<br \/>\n<\/h2>\n<p>\n    &nbsp;\n<\/p>\n<p>\n    By integrating an industry-leading <a href=\"https:\/\/europe.hughes.com\/solutions\/network-management\/sd-wan-technology\">SD-WAN solution<\/a> that can be simply overlaid on your existing WAN infrastructure, our Managed SASE for utilities supports seamless migration from end-of-life, legacy communication infrastructure.\n<\/p>\n<p>\n    Combined with other network-intelligent solutions, it enables effective traffic prioritisation for improved availability, performance, and user experience when accessing any of your applications, hybrid cloud, multi-cloud and SaaS.\n<\/p>\n<p>\n    Offering the agility to evolve your digital strategy and take on new applications and platforms without impairing efficacy, our Managed SASE solution allows you to keep pace with industry change and expectations.<\/p>\n<\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Two-Column Content --><section class=\"two-column-content-section space-lg-m\">\r\n        <div class=\"container\"><div class=\"tccs-row row\"><div class=\"tccs-row-left cell-md-6\"><div class=\"tccs-text-block bullet-styled\"><h2 style=\"margin-top:3px;\">\n    Optimised cloud and edge cybersecurity<br \/>\n<\/h2>\n<p>\n    &nbsp;\n<\/p>\n<p>\n    As a crucial element in our Hughes Managed SASE solution, our expert <a href=\"https:\/\/europe.hughes.com\/solutions\/network-security-services\">Managed Security Services<\/a>&nbsp; makes cyber protection simple and secure for all your digital activity.\n<\/p>\n<p>\n    Leveraging our cloud-hosted <a href=\"https:\/\/europe.hughes.com\/solutions\/network-security-services\/soc-services\">Security Operations Centre<\/a> while adopting a zero-trust security framework, we provide the visibility and control needed to protect against all current, new and evolving cyber threats.\n<\/p>\n<p>\n    Regardless of site or infrastructure location or device used, your users can be confident of secure access and protection of your data.<\/p>\n<\/div><\/div><div class=\"tccs-row-right cell-md-6\"><div class=\"tccs-image-block\">\r\n                                        <div class=\"tccs-image\"><img src=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_06_0.png.webp\" srcset=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_06_0.png.webp 500w, https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/photos-500x450_06_0.png-300x270.webp 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" alt=\"photos-500x450_06_0\" class=\"\" loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"450\"><\/div>\r\n                                    <\/div><\/div><\/div><\/div>\r\n    <\/section>\r\n<!-- <script>\r\nwindow.hasClicked = window.hasClicked || {};\r\njQuery(document).on('gform_confirmation_loaded', function(event, formId) {\r\n    const formBlocks = document.querySelectorAll('.two-column-content-section .tccs-form-block');\r\n\r\n    formBlocks.forEach(block => {\r\n        const thankYou = block.querySelector('.tccs-thank-you');\r\n\r\n        const leftLink = block.querySelector('[class^=\"left-redirect-link-\"]');\r\n        if(leftLink) {\r\n            const linkFormId = parseInt(leftLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = leftLink.className.match(\/left-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    leftLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n        const rightLink = block.querySelector('[class^=\"right-redirect-link-\"]');\r\n        if(rightLink) {\r\n            const linkFormId = parseInt(rightLink.getAttribute('title'));\r\n            if(!isNaN(linkFormId) && formId === linkFormId) {\r\n                if(thankYou) thankYou.classList.remove('d-none');\r\n                const index = rightLink.className.match(\/right-redirect-link-(\\d+)\/)[1];\r\n                if(!window.hasClicked[index]) {\r\n                    window.hasClicked[index] = true;\r\n                    rightLink.click();\r\n                }\r\n            }\r\n        }\r\n\r\n    });\r\n});\r\n<\/script> -->\r\n\n\n<!-- Text Block --><section class=\"wysiwyg-component space-md-m\">\n        <div class=\"container\">\n            <div class=\"wc-wrap\"><div class=\"wc-decs bullet-styled\"><p>\n    &nbsp;\n<\/p>\n<h2 style=\"margin-top:3px;\">\n    The added value of our Managed Services<br \/>\n<\/h2>\n<p>\n    &nbsp;\n<\/p>\n<p>\n    When deploying our Managed SASE for utilities solution for your utility company, your team will also benefit from the knowledge and expertise of our network specialists.\n<\/p>\n<p>\n    Taking care of the design and deployment of our Managed SASE solution for your network, we provide full support for any network query you may have. Committed to providing outstanding service, we will ensure your network is fully equipped to continually support the activity and growth of your business.\n<\/p>\n<p>\n    &nbsp;<\/p>\n<\/div><\/div>\n        <\/div>\n    <\/section>\n\n<!-- Full-Width CTA --><section class=\"full-width-cta-section border-radius-top-lr center bg-dark\">\r\n        <div class=\"container\">\r\n            <div class=\"fwc-row row align-items-center\"><div class=\"fwc-left cell-12\">\r\n                        <div class=\"fwc-content\"><h2 class=\"fwc-title\">Find out more about our Managed SASE Solutions<\/h2><div class=\"btn-wrap\"><a class=\"btn\" href=\"https:\/\/europe.hughes.com\/solutions\/managed-sase-solutions\" target=\"_self\" rel=\"nofollow\" aria-label=\"Learn more\" >Learn more<\/a><\/div><\/div><\/div><\/div>\r\n        <\/div>\r\n    <\/section>\n\n<!-- Form Component --><section class=\"from-section space-md-m\" id=\"block_10a63eca7f2f65696eab1bc468394a34\">\r\n    <div class=\"container\">\r\n        <div class=\"fs-wrap-main gform-style\">\r\n            <div class=\"fs-wrap\"><div class=\"fs-header text-center\"><h2 class=\"title\">Contact us to talk to one of our experts<\/h2><\/div><div class=\"fs-form\"><script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_11' ><style>#gform_wrapper_11[data-form-index=\"0\"].gform-theme,[data-parent-form=\"11_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_11' id='gform_11'  action='\/uk\/wp-json\/wp\/v2\/pages\/37179' data-formid='11' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LdYH54pAAAAAIfW_ddTPguiP-qLeh6kJIJ9H5kZ' data-tabindex='0'><input id=\"input_e96277ef775691b32a665d00a36bba25\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_e96277ef775691b32a665d00a36bba25\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_11_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_1'>First Name*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_11_1' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_3\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_3'>Last Name*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_11_3' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_10\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_10'>Company*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_11_10' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_4'>Business Email*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_11_5\" class=\"gfield gfield--type-textarea gfield--input-type-textarea field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_5'>Nature of Enquiry?<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_11_5' class='textarea small'      aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_11_24\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >At Hughes Europe we\u2019d like to help you stay informed about the latest trends, products and services in the networking world. And we\u2019d like to make sure what we send is relevant by keeping track of what information you show interest in.\n<br>\n<b>If you have been referred to us by a third party, please include their name and contact information in the \u201cNature of Enquiry\u201d field above.<\/b>\n<br><br>\nYou can ask us to stay in touch by ticking the box below:<\/div><fieldset id=\"field_11_22\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >I consent to receiving email communications and marketing materials from Hughes Europe<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_11_22'>\n\t\t\t<div class='gchoice gchoice_11_22_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_22' type='radio' value='1'  id='choice_11_22_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_11_22_0' id='label_11_22_0' class='gform-field-label gform-field-label--type-inline'>Yes please. I\u2019d like to receive regular emails from Hughes Europe about the latest trends, products and services in the networking world and I\u2019m happy for you to keep a record of my details and what information I click on. * You can unsubscribe from our contact list at any time by clicking the link in the emails we send you.<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_11_22_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_22' type='radio' value='0'  id='choice_11_22_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_11_22_1' id='label_11_22_1' class='gform-field-label gform-field-label--type-inline'>No Thanks. Please contact me only in regard to my enquiry above.<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_11_23\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><b>What do we do with the data you share?<\/b><br>\nWe will capture the data you have shared above in our CRM system and will keep a record of the preference you have expressed for further communication. We need to keep this record even if you don&#8217;t want us to add you to our contact list so that we can ensure we don&#8217;t inadvertently send you information you do not wish to receive.\n<br><br>\nAt Hughes we are respectful of your personal data. To find out how we store and use any data you share, please read our privacy statement <a href=\"https:\/\/www.hughes.com\/uk\/privacy-policy\">here<\/a>.\n<br><br>\n*Indicates required<\/div><div id=\"field_11_8\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_8' id='input_11_8' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_9\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_9' id='input_11_9' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Sales' \/><\/div><\/div><div id=\"field_11_11\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_11' id='input_11_11' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_12\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_12' id='input_11_12' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='warn' \/><\/div><\/div><div id=\"field_11_13\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_13' id='input_11_13' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='CORP_WEB' \/><\/div><\/div><div id=\"field_11_14\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_14' id='input_11_14' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='00D30000000n5Rn' \/><\/div><\/div><div id=\"field_11_15\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_15' id='input_11_15' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='0' \/><\/div><\/div><div id=\"field_11_17\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_17' id='input_11_17' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_18\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_18' id='input_11_18' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_19\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_19' id='input_11_19' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_20\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_20' id='input_11_20' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_21\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_21' id='input_11_21' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Send'  \/> <input type='hidden' name='gform_ajax' value='form_id=11&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;styles=[]&amp;hash=769f85cf87323386547f3004bdc8d574' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='GZhyYuJFerEy0vZmSsueJLZijxerp4RyEO70eAGY83cuGl3zqKZw6UXBtZHw2Vf68REvQ4E0RA+Av8\/ozCaNmiEGBmLh5Wakv2AF\/dgpfVXIEF0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_11' value='WyJ7XCIyMlwiOltcImZiMGI0NGNlNjI5NmVmZWYwZDUwOWQ3YmRmYTI2MjQwXCIsXCI5ZGQ2Y2YwN2EzNThmMjFiOWQ5MTE5Y2VlMzI3MDQ5Y1wiXX0iLCIzNzdjNzY1Yjc0ZDkxNzBiYzVkOTg4ODM4ZDgzOGM2NCJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='lead_source=CORP_WEB&amp;otm_account_id=00D30000000n5Rn&amp;is_mobile=0' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_11' id='gform_ajax_frame_11' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 11, 'https:\/\/www.hughes.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'https:\/\/www.hughes.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"11\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_11\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_11\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_11\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<div class=\"fs-thank-you gform_confirmation_message d-none\">Thank you! We\u2019ve received your message and will be in touch soon.<\/div>                    <script type=\"text\/javascript\">\r\n                        jQuery(document).on('gform_confirmation_loaded', function (event, formId, $) {\r\n                            const formWrap = document.querySelectorAll('.from-section#block_10a63eca7f2f65696eab1bc468394a34');\r\n\r\n                            if (formId === 11) {\r\n                                formWrap.forEach(element => {\r\n                                    const thankYou = element.querySelector('.fs-form .fs-thank-you');\r\n                                    if( thankYou ) { thankYou.classList.remove('d-none'); }\r\n\r\n                                                                    });\r\n                            }\r\n                        })\r\n                    <\/script>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Our Managed SASE for Utilities solution provides network agility, optimum performance and security for your critical operational activity.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":36799,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"_searchwp_excluded":"","footnotes":""},"class_list":["post-37179","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Managed SASE for Utilities - Hughes<\/title>\n<meta name=\"description\" content=\"Our Managed SASE for Utilities solution provides network agility, optimum performance and security for your critical operational activity.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Managed SASE for Utilities - Hughes\" \/>\n<meta property=\"og:description\" content=\"Our Managed SASE for Utilities solution provides network agility, optimum performance and security for your critical operational activity.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities\" \/>\n<meta property=\"og:site_name\" content=\"Hughes\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HughesConnects\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-18T14:42:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesGlobalOpenGraph.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@HughesConnects\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\\\/managed-sase-for-utilities\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\\\/managed-sase-for-utilities\",\"name\":\"Managed SASE for Utilities - Hughes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#website\"},\"datePublished\":\"2026-02-11T21:23:54+00:00\",\"dateModified\":\"2026-02-18T14:42:33+00:00\",\"description\":\"Our Managed SASE for Utilities solution provides network agility, optimum performance and security for your critical operational activity.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\\\/managed-sase-for-utilities#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\\\/managed-sase-for-utilities\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\\\/managed-sase-for-utilities#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hughes.com\\\/uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Industries\",\"item\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Utilities\",\"item\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/industries\\\/managed-networks-utilities\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Managed SASE for Utilities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/\",\"name\":\"Hughes\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#organization\",\"name\":\"Hughes\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hughes.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/HughesEchoStar_Logo.png\",\"contentUrl\":\"https:\\\/\\\/www.hughes.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/HughesEchoStar_Logo.png\",\"width\":593,\"height\":213,\"caption\":\"Hughes\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hughes.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/HughesConnects\\\/\",\"https:\\\/\\\/x.com\\\/HughesConnects\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/HughesTV\\\/videos\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/3569\\\/admin\\\/dashboard\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Managed SASE for Utilities - Hughes","description":"Our Managed SASE for Utilities solution provides network agility, optimum performance and security for your critical operational activity.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities","og_locale":"en_US","og_type":"article","og_title":"Managed SASE for Utilities - Hughes","og_description":"Our Managed SASE for Utilities solution provides network agility, optimum performance and security for your critical operational activity.","og_url":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities","og_site_name":"Hughes","article_publisher":"https:\/\/www.facebook.com\/HughesConnects\/","article_modified_time":"2026-02-18T14:42:33+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesGlobalOpenGraph.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@HughesConnects","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities","url":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities","name":"Managed SASE for Utilities - Hughes","isPartOf":{"@id":"https:\/\/www.hughes.com\/uk\/#website"},"datePublished":"2026-02-11T21:23:54+00:00","dateModified":"2026-02-18T14:42:33+00:00","description":"Our Managed SASE for Utilities solution provides network agility, optimum performance and security for your critical operational activity.","breadcrumb":{"@id":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities\/managed-sase-for-utilities#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hughes.com\/uk"},{"@type":"ListItem","position":2,"name":"Industries","item":"https:\/\/www.hughes.com\/uk\/industries"},{"@type":"ListItem","position":3,"name":"Utilities","item":"https:\/\/www.hughes.com\/uk\/industries\/managed-networks-utilities"},{"@type":"ListItem","position":4,"name":"Managed SASE for Utilities"}]},{"@type":"WebSite","@id":"https:\/\/www.hughes.com\/uk\/#website","url":"https:\/\/www.hughes.com\/uk\/","name":"Hughes","description":"","publisher":{"@id":"https:\/\/www.hughes.com\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hughes.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.hughes.com\/uk\/#organization","name":"Hughes","url":"https:\/\/www.hughes.com\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.hughes.com\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesEchoStar_Logo.png","contentUrl":"https:\/\/www.hughes.com\/wp-content\/uploads\/2026\/02\/HughesEchoStar_Logo.png","width":593,"height":213,"caption":"Hughes"},"image":{"@id":"https:\/\/www.hughes.com\/uk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HughesConnects\/","https:\/\/x.com\/HughesConnects","https:\/\/www.youtube.com\/user\/HughesTV\/videos","https:\/\/www.linkedin.com\/company\/3569\/admin\/dashboard\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages\/37179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/comments?post=37179"}],"version-history":[{"count":0,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages\/37179\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/pages\/36799"}],"wp:attachment":[{"href":"https:\/\/www.hughes.com\/uk\/wp-json\/wp\/v2\/media?parent=37179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}