{"id":10638,"date":"2025-10-23T09:23:02","date_gmt":"2025-10-23T07:23:02","guid":{"rendered":"https:\/\/enxoo.com\/?page_id=10638"},"modified":"2025-10-23T09:23:03","modified_gmt":"2025-10-23T07:23:03","slug":"data-center","status":"publish","type":"page","link":"https:\/\/enxoo.com\/pl\/data-center\/","title":{"rendered":"Enxoo for Data Center"},"content":{"rendered":"<style>\n        :root {\n            --Grayscale-Dark-Darker: #14152B;\n            --grayscale-white-100: #fff;\n            --grayscale-white-875: rgba(255, 255, 255, 0.88);\n            --grayscale-white-75: rgba(255, 255, 255, 0.75);\n            --slds-g-color-palette-cloud-blue-60: #0D9DDA;\n            --slds-g-color-palette-cloud-blue-95: #EAF5FE;\n            --slds-g-color-on-surface-2: #2E2E2E;\n            --slds-g-sizing-11: 64px;\n            --slds-g-radius-border-circle: 9999px;\n            --spacing-margin-desktop-2: 128px;\n            --slds-g-spacing-1: 4px;\n            --slds-g-spacing-2: 8px;\n            --slds-g-spacing-3: 12px;\n            --slds-g-spacing-4: 16px;\n            --slds-g-spacing-5: 20px;\n            --slds-g-spacing-6: 24px;\n            --slds-g-spacing-8: 32px;\n            --slds-g-spacing-9 : 40px;\n            --slds-g-spacing-10: 48px;\n            --slds-g-spacing-12: 64px;\n            --slds-g-sizing-8: 28px;\n            --slds-g-sizing-9: 32px;\n            --slds-g-sizing-10: 48px;\n            --slds-g-sizing-12: 80px;\n            --slds-g-sizing-13: 160px;\n            --slds-g-sizing-14: 240px;\n            --slds-g-sizing-15: 320px;\n            --slds-g-radius-border-2: 8px;\n            --slds-g-radius-border-3: 12px;\n            --slds-g-radius-border-4: 20px;\n            --slds-g-sizing-border-1: 1px;\n            --slds-g-sizing-border-2: 2px;\n            --slds-g-sizing-border-4: 4px;\n            --slds-g-radius-border-circle: 9999px;\n            --theme-container-edge-spacing: 90vw;\n            --theme-container-width: min(100%, var(--theme-container-width-base));\n            --theme-container-width-base: calc(var(--theme-container-edge-spacing, 90vw) - var(--theme-frame-size, 0px) * 2);\n        }\n        .data-centers-page {\n            background: linear-gradient(180deg, #14152B 62.5%, #1A1E70 75%, #F2F2F2 88.46%);\n            color: var(--grayscale-white-875, rgba(255, 255, 255, 0.88));\n            position: relative;\n            overflow: hidden;\n        }\n\t\t.data-centers-page h1,\n\t\t.data-centers-page h2,\n\t\t.data-centers-page h3,\n\t\t.data-centers-page h4,\n\t\t.data-centers-page h5,\n\t\t.data-centers-page h6,\n\t\t.data-centers-page p {\n\t\t\tmargin-block-end: 0;\n\t\t}\n        .data-centers-container {\n            width: 1144px;\n            margin: 0 auto;\n        }\n        .data-centers-page section .data-centers-container {\n            display: flex;\n            padding: var(--slds-g-spacing-12) 0;\n            flex-direction: column;\n            align-items: center;\n            gap: var(--slds-g-spacing-12);\n            align-self: stretch;\n            z-index: 2;\n            position: relative;\n        }\n        \/* Hero section *\/\n        .data-centers-page .hero .data-centers-container {\n            padding: 128px 0;\n        }\n        .data-centers-page .hero {\n            position: relative;\n\t\t\tbackground: url('https:\/\/webdev.enxoo.com\/wp-content\/uploads\/2025\/12\/Data-centers-hero-img-1-scaled.png') center center \/ cover;\n        }\n        .data-centers-page .hero .badge {\n            z-index: 2;\n            color: var(--grayscale-white-100, #FFF);\n            font-size: 16px;\n            font-weight: 400;\n            line-height: normal;\n            display: flex;\n            padding: var(--slds-g-spacing-2) var(--slds-g-spacing-4);\n            align-items: center;\n            gap: var(--slds-g-spacing-2);\n            border-radius:  var(--slds-g-radius-border-circle);\n            border: var(--slds-g-sizing-border-1) solid var(--Card-Stroke, rgba(255, 255, 255, 0.13));\n            background: var(--Card-Fill, linear-gradient(244deg, var(--grayscale-white-625, rgba(255, 255, 255, 0.06)) 16.82%, var(--grayscale-white-3125, rgba(255, 255, 255, 0.03)) 83.18%));\n            backdrop-filter: blur(16px);\n        }\n        .data-centers-page .hero .main {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            gap: var(--slds-g-spacing-8);\n            align-self: stretch;\n            z-index: 2;\n        }\n        .data-centers-page .hero .main h1 {\n            color: var(--grayscale-white-875, rgba(255, 255, 255, 0.88));\n            font-size: 56px;\n            font-weight: 400;\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            justify-content: center;\n            line-height: 92px;\n        }\n        .data-centers-page .hero .main h1 > * + * {\n            margin-top: -40px; \/* Pulls the last line of text up *\/\n        }\n        .data-centers-page .hero .main h1 .heading-line {\n            display: inline-flex;\n            align-items: center; \n            gap: var(--slds-g-spacing-4);\n        }\n        .data-centers-page span.orange {\n            color: transparent;\n            font-weight: 700;\n            background-clip: text;\n            background: var(--Gradient-1-Base, linear-gradient(239deg, var(--Color-Red-Hi-Vis, #FF1400) 12.36%, var(--Color-Yellow-Base, #FED400) 87.64%));\n            background-clip: text;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n        .data-centers-page span.green {\n            background: var(--Gradient-2-Base, linear-gradient(246deg, var(--Color-Yellow-Base, #FED400) 19.14%, var(--Color-Green-Hi-Vis, #0FA) 80.86%));\n            background-clip: text;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            font-weight: 700;\n        }\n        .data-centers-page span.purple {\n            background: var(--Gradient-4-Base, linear-gradient(270deg, var(--Color-Blue-Base, #0007FF) 0%, var(--Color-Purple-Base, #7F00FF) 100%));\n            background-clip: text;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            font-weight: 700;\n        }\n        .data-centers-page .hero .main h4 {\n            color: var(--grayscale-white-75, rgba(255, 255, 255, 0.75));\n            font-size: 20px;\n            font-weight: 400;\n            gap: var(--slds-g-spacing-2);\n        }\n        .data-centers-page .hero .main h4 svg {\n            vertical-align: middle;\n        }\n        .data-centers-page .hero .main h4 svg path {   \n            box-shadow: 0 0 120.96px 0 rgba(26, 186, 255, 0.25), 0 0 69.12px 0 rgba(26, 186, 255, 0.25), 0 0 40.32px 0 rgba(26, 186, 255, 0.25), 0 0 20.16px 0 rgba(26, 186, 255, 0.25), 0 0 5.76px 0 rgba(26, 186, 255, 0.25), 0 0 2.88px 0 rgba(26, 186, 255, 0.25);\n        }\n\t\t.data-centers-page .hero button.primary::before {\n\t\t\tcontent: attr(data-full-text);\n\t\t}\n        \/* Gradients *\/\n        .data-centers-page .hero .ellipse-left,\n        .data-centers-page .hero .ellipse-right {\n            z-index: 1;\n        }\n        .data-centers-page .hero .ellipse-left {\n            width: 384px;\n\t\t\theight: 384px;\n\t\t\taspect-ratio: 1\/1;\n\t\t\tposition: absolute;\n\t\t\tleft: -320px;\n\t\t\ttop: -224px;\n\/*             background: url('https:\/\/webdev.enxoo.com\/wp-content\/uploads\/2025\/12\/hero-ellipse-left.svg') no-repeat; *\/\n        }\n        .data-centers-page .hero .cta {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: var(--slds-g-spacing-3);\n            z-index: 3;\n        }\n        .data-centers-page button.primary {\n            display: flex;\n            height: var(--slds-g-sizing-10);\n            padding: 0 var(--slds-g-spacing-6);\n            justify-content: center;\n            align-items: center;\n            gap: var(--slds-g-spacing-2);\n            border-radius: var(--slds-g-radius-border-circle);\n            border: none;\n            background: var(--Gradient-3-Base, linear-gradient(225deg, var(--Color-Green-Hi-Vis, #0FA) 0%, var(--slds-g-color-palette-cloud-blue-60) 100%));\n            \/* Glow\/Gradient\/3\/Base *\/\n            box-shadow: 0 0 var(--Effect-Drop-Shadow-Blur-Base, 32px) 0 rgba(0, 255, 170, 0.38), 0 0 var(--Effect-Inner-Shadow-Blur-Base, 24px) 0 var(--grayscale-white-75, rgba(255, 255, 255, 0.75)) inset;\n            color: var(--Grayscale-Dark-Base, #1F2042);\n            text-align: center;\n            font-size: 16px;\n            font-weight: 420;\n            cursor: pointer;\n\t\t\ttransition: all 0.3s ease-in-out;\n        }\n        .data-centers-page ul.list {\n\t\t\twidth: 100%;\n            list-style: none;\n            display: flex;\n            align-items: center;\n            gap: var(--slds-g-spacing-8);\n            margin-bottom: 20.5px;\n            z-index: 2;\n\t\t\tpadding-inline-start: 0;\n    \t\tmargin-block-end: 0;\n        }\n        .data-centers-page ul.list li {\n            display: flex;\n            align-items: center;\n            gap: var(--slds-g-spacing-2);\n        }\n        \/* Other Sections *\/\n        .data-centers-page .data-centers-container .section-header {\n            text-align: center;\n        }\n        .data-centers-page .data-centers-container .section-header h2 {\n            color: var(--grayscale-white-875, rgba(255, 255, 255, 0.88));\n            font-size: 48px;\n            font-weight: 390;\n            line-height: normal;\n        }\n        .data-centers-page .data-centers-container .section-header h6 {\n            color: var(--grayscale-white-75, rgba(255, 255, 255, 0.75));\n            font-size: 20px;\n            font-weight: 390;\n            line-height: normal;\n        }\n        .data-centers-page .data-centers-container .data-centers-cards {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: var(--slds-g-spacing-8);\n        }\n        .data-centers-page .data-centers-container .row {\n            display: flex;\n            gap: var(--slds-g-spacing-8);\n        }\n        .data-centers-page .data-centers-container .data-centers-card {\n            display: flex;\n            gap: var(--slds-g-spacing-4);\n            flex: 1 0 0;\n            border-radius: var(--slds-g-radius-border-4);\n            border: var(--slds-g-sizing-border-1) solid var(--Card-Stroke, rgba(255, 255, 255, 0.13));\n            background: var(--Card-Fill, linear-gradient(244deg, var(--grayscale-white-625, rgba(255, 255, 255, 0.06)) 16.82%, var(--grayscale-white-3125, rgba(255, 255, 255, 0.03)) 83.18%));\n            backdrop-filter: blur(16px);\n        }\n        .data-centers-page .data-centers-container .data-centers-card .icon {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            border-radius: var(--slds-g-radius-border-3);\n        }\n        \/* Why section *\/\n        .data-centers-page .why {\n            position: relative;\n        }\n        .data-centers-page .why .data-centers-container .data-centers-cards .row .data-centers-card {\n            align-items: flex-start;\n            padding: var(--slds-g-spacing-6);\n        }\n        .data-centers-page .why .data-centers-container .data-centers-cards .row .data-centers-card .icon {\n            width: var(--slds-g-sizing-10);\n            height: var(--slds-g-sizing-10);\n            background: var(--gradient-11225, linear-gradient(239deg, var(--Color-Red-Hi-Vis, rgba(255, 20, 0, 0.13)) 12.36%, var(--Color-Yellow-Base, rgba(254, 212, 0, 0.13)) 87.64%));\n        }\n        .data-centers-page .why .data-centers-container .data-centers-cards .row .data-centers-card .content {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            gap: var(--slds-g-spacing-1);\n            flex: 1 0 0;\n        }\n        .data-centers-page .data-centers-container .data-centers-cards .row .data-centers-card .content h5 {\n            color: var(--grayscale-white-875, rgba(255, 255, 255, 0.88));\n            font-size: 20px;\n            font-weight: 420;\n        }\n        .data-centers-page .data-centers-container .data-centers-cards .row .data-centers-card .content p {\n            color: var(--grayscale-white-75, rgba(255, 255, 255, 0.75));\n            font-size: 16px;\n            font-weight: 390;\n        }\n        .data-centers-page .why .ellipse-left {\n            position: absolute;\n            width: 768px;\n            height: 1024px;\n            top: -220px;\n            left: 0;\n            background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-why-left.png') no-repeat center \/ cover;\n            z-index: 1;\n        }\n        .data-centers-page .why .ellipse-center {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 1024px;\n            height: 1024px;\n            background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-why-center.png') no-repeat center \/ cover;\n        }\n        \/* Gains section *\/\n        .data-centers-page .gains {\n            position: relative;\n        }\n        .data-centers-page .gains .data-centers-container .data-centers-cards {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            grid-template-rows: repeat(2, 412px);\n            gap: var(--slds-g-spacing-8);\n        }\n        .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card {\n            padding: var(--slds-g-spacing-10) var(--slds-g-spacing-12);\n            flex-direction: column;\n            align-items: center;\n            height: 100%;\n        }\n        .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card .icon {\n            width: var(--slds-g-sizing-12);\n            height: var(--slds-g-sizing-12);\n            background: var(--gradient-21225, linear-gradient(246deg, var(--Color-Yellow-Base, rgba(254, 212, 0, 0.13)) 19.14%, var(--Color-Green-Hi-Vis, rgba(0, 255, 170, 0.13)) 80.86%));\n        }\n        .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card h3 {\n            display: flex;\n            height: var(--slds-g-sizing-11);\n            flex-direction: column;\n            justify-content: center;\n            flex-shrink: 0;\n            align-self: stretch;\n            color: var(--grayscale-white-875, rgba(255, 255, 255, 0.88));\n            text-align: center;\n            font-size: 24px;\n            font-weight: 420;\n        }\n        .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card p {\n            flex: 1 0 0;\n            align-self: stretch;\n            color: var(--grayscale-white-75, rgba(255, 255, 255, 0.75));\n            font-size: 16px;\n            font-weight: 400;\n            height: 112px;\n        }\n        .data-centers-page .gains .ellipse-center {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 1024px;\n            height: 1024px;\n            background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-gains-center.png') no-repeat center \/ cover;\n            z-index: 1;\n        }\n        .data-centers-page .gains .ellipse-right {\n            position: absolute;\n            width: 571px;\n            height: 1024px;\n            background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-gains-right.png') no-repeat center \/ cover;\n            right: 0;\n            bottom: -325px;\n            z-index: 1;\n        }\n        \/* Expertise section *\/\n        .data-centers-page .expertise {\n            position: relative;\n        }\n        .data-centers-page .expertise .data-centers-container .data-centers-cards {\n            flex-direction: row;\n            z-index: 2;\n        }\n        .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card {\n            display: flex;\n            height: 446px;\n            padding: var(--slds-g-spacing-12) var(--slds-g-spacing-8);\n            flex-direction: column;\n            align-items: center;\n        }\n        .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card .icon {\n            width: var(--slds-g-sizing-12);\n            height: var(--slds-g-sizing-12);\n            flex-shrink: 0;\n            background: var(--gradient-41225, linear-gradient(270deg, var(--Color-Blue-Base, rgba(0, 7, 255, 0.13)) 0%, var(--Color-Purple-Base, rgba(127, 0, 255, 0.13)) 100%));\n        }\n        .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card h5 {\n            display: flex;\n            height: var(--slds-g-sizing-11);\n            flex-direction: column;\n            justify-content: center;\n            flex-shrink: 0;\n            align-self: stretch;\n            color: var(--grayscale-white-875, rgba(255, 255, 255, 0.88));\n            text-align: center;\n            font-size: 20px;\n            font-weight: 400;\n        }\n        .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card p {\n            flex: 1 0 0;\n            align-self: stretch;\n            color: var(--grayscale-white-75, rgba(255, 255, 255, 0.75));\n            font-size: 16px;\n            font-weight: 400;\n        }\n        .data-centers-page .expertise .ellipse-center {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 1024px;\n            height: 1024px;\n            background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-expertise-center.png') no-repeat center \/ cover;\n            z-index: 1;\n        }\n        .data-centers-page .expertise .ellipse-left {\n            position: absolute;\n            top: -100px;\n            width: 768px;\n            height: 1024px;\n            background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-expertise-left.png') no-repeat center \/ cover;\n            z-index: 1;\n        }\n        \/* Consultation *\/\n        .data-centers-page .consultation .data-centers-container {\n            display: flex;\n            flex-direction: row;\n            align-items: center;\n            gap: var(--slds-g-spacing-12);\n            align-self: stretch;\n        }\n        .data-centers-page .consultation .data-centers-container .form {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            gap: var(--slds-g-spacing-8);\n            width: 67%;\n        }\n        .data-centers-page .consultation .data-centers-container .info {\n            width: 33%;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            gap: var(--slds-g-spacing-4);\n        }\n        .data-centers-page .consultation .data-centers-container .form h3 {\n            color: var(--slds-g-color-on-surface-2);\n            font-size: 24px;\n            font-weight: 400;\n        }\n        .data-centers-page .consultation .data-centers-container .info img {\n            width: var(--slds-g-sizing-13);\n            aspect-ratio: 1\/1;\n            border-radius: 160px;\n        }\n        .data-centers-page .consultation .data-centers-container .info .text-content {\n            display: flex;\n            width: 194px;\n            flex-direction: column;\n            align-items: center;\n            gap: var(--slds-g-spacing-1);\n            color: var(--slds-g-color-on-surface-2);\n            text-align: center;\n            font-size: 16px;\n            font-weight: 420;\n        }\n\t\t.data-centers-page .consultation .data-centers-container .info .text-content a {\n\t\t\tcolor: var(--slds-g-color-palette-cloud-blue-60);\n\t\t}\n\t\tsvg.salesforce path {\n\t\t\tbox-shadow: 0 0 70.56px 0 #005B80, 0 0 40.32px 0 #005B80, 0 0 23.52px 0 #005B80, 0 0 11.76px 0 #005B80, 0 0 3.36px 0 #005B80, 0 0 1.68px 0 #005B80;\n\t\t}\n\n        \/* --- Media Queries --- *\/\n        @media (max-width: 1440px) {\n            .data-centers-container {\n                max-width: 1144px;\n                width: var(--theme-container-width);\n            }\n        }\n        @media (max-width: 1184px) {\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card p {\n                height: 144px;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card {\n                height: 448px;\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards {\n                grid-template-rows: repeat(2, 468px);\n                gap: var(--slds-g-spacing-8);\n            }\n        }\n        @media (max-width: 1024px) {\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card {\n                padding: var(--slds-g-spacing-8) var(--slds-g-spacing-6);\n            }\n        }\n        @media (max-width: 925px) {\n            .data-centers-page .hero .data-centers-container {\n                padding: var(--slds-g-spacing-10) 0;\n                height: 700px;\n            }\n            .data-centers-page .hero .main h1 {\n                font-size: 42px;\n            }\n            .data-centers-page section .data-centers-container {\n                gap: var(--slds-g-spacing-8);\n                padding: var(--slds-g-spacing-10) 0;\n            }\n            .data-centers-page .hero .main h1 .heading-line svg {\n                width: 48px;\n                height: 48px;\n            }\n            .data-centers-page .hero .main h6,\n            .data-centers-page .hero .main h4 {\n                font-size: 18px;\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card {\n                padding: var(--slds-g-spacing-6);\n            }\n            .data-centers-page .data-centers-container .row,\n            .data-centers-page .data-centers-container .data-centers-cards {\n                gap: var(--slds-g-spacing-4);\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card .icon,\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card .icon {\n                width: var(--slds-g-sizing-11);\n                height: var(--slds-g-sizing-11);\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card .icon svg,\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card .icon svg{\n                width: var(--slds-g-sizing-9);\n                height: var(--slds-g-sizing-9);\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards {\n                grid-template-rows: repeat(2, 420px);\n                gap: var(--slds-g-spacing-4);\n            }\n            \n        }\n        @media (max-width: 768px) {\n\t\t\t.data-centers-page .hero .data-centers-container {\n                padding: var(--slds-g-spacing-4) 0;\n\t\t\t\tjustify-content: space-between;\n\t\t\t\theight: 88vh;\n            }\n\t\t\t.data-centers-page .hero {\n\t\t\t\tbackground: url('https:\/\/webdev.enxoo.com\/wp-content\/uploads\/2025\/12\/Data-centers-hero-tablet-img.png') center center \/ cover;\n\t\t\t}\n\t\t\t.data-centers-page {\n                background: linear-gradient(180deg, #14152B 65.5%, #1A1E70 73%, #F2F2F2 78.46%);\n            }\n            .data-centers-page .hero .main h1 {\n                font-size: 28px;\n                line-height: 65px;\n            }\n            .data-centers-page .hero .main h1 .heading-line svg {\n                width: 24px;\n                height: 24px;\n                aspect-ratio: 1\/1;\n            }\n            .data-centers-page .hero .main h1 .heading-line {\n                gap: var(--slds-g-spacing-2);\n            }\n\t\t\t.data-centers-page .hero .main h1 {\n\t\t\t\torder: 1;\n\t\t\t}\n\t\t\t.data-centers-page button.primary {\n\t\t\t\tmargin-top: 8px;\n\t\t\t\torder: 3;\n\t\t\t}\n\t\t\t.data-centers-page .hero .main h4 {\n\t\t\t\tmargin-top: 32px;\n\t\t\t}\n            .data-centers-page .hero .main h4,\n            .data-centers-page .hero .main h6 {\n                font-size: 16px;\n            }\n            .data-centers-page .hero .main {\n                gap: 0;\n            }\n\t\t\t.data-centers-page {\n    \t\t\tbackground: linear-gradient(180deg, #14152B 62.5%, #1A1E70 74%, #F2F2F2 80.46%);\n\t\t\t}\n            .data-centers-page .consultation .data-centers-container {\n                flex-direction: column;\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card h3 {\n                font-size: 18px;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card h5 {\n                font-size: 16px;\n                height: 46px;\n            }\n            .data-centers-page .consultation .data-centers-container .form  {\n                width: 100%;\n            }\n            .data-centers-page .consultation .data-centers-container .form h3 {\n                color: var(--grayscale-white-875, rgba(255, 255, 255, 0.88));\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card {\n                padding: var(--slds-g-spacing-5);\n            }\n\t\t\t.data-centers-page ul.list {\n                display: none;\n            }\n       \n\t\t\t.data-centers-page .hero {\n\t\t\t\tbackground: url('https:\/\/webdev.enxoo.com\/wp-content\/uploads\/2025\/12\/Data-centers-hero-mobile-img.png') center center \/ cover;\n\t\t\t}\n            .data-centers-page .gains .data-centers-container .data-centers-cards {\n                display: flex;\n                flex-direction: row;\n                gap: var(--slds-g-spacing-4);\n                align-items: flex-start;\n                align-self: stretch;\n                width: 107%;\n                overflow-x: scroll;\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card {\n                display: flex;\n                width: 320px;\n                height: 476px;\n                flex-direction: column;\n                align-items: center;\n                gap: var(--slds-g-spacing-4);\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card .icon {\n                width: var(--slds-g-sizing-11);\n                height: var(--slds-g-sizing-11);\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card .icon svg {\n                width: var(--slds-g-sizing-9);\n                height: var(--slds-g-sizing-9);\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card h3 {\n                font-size: 16px;\n                height: 46px;\n            }\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card p {\n                width: 216px;\n                height: 232px;\n                font-size: 16px;\n            }\n            .data-centers-page .data-centers-container .section-header {\n                text-align: left;\n                align-self: stretch;\n            }\n            .data-centers-page .data-centers-container .row {\n\t\t\t\twidth: 100%;\n                flex-direction: column;\n                gap: var(--slds-g-spacing-3);\n            }\n            .data-centers-page .data-centers-container .data-centers-cards {\n                gap: var(--slds-g-spacing-3);\n            }\n            .data-centers-page section .data-centers-container {\n                gap: var(--slds-g-spacing-10);\n                padding: var(--slds-g-spacing-8) 0;\n            }\n\t\t\t.data-centers-page .hero .data-centers-container  {\n\t\t\t\tgap: var(--slds-g-spacing-12);\n\t\t\t}\n            .data-centers-page .data-centers-container .section-header h2 {\n                font-size: 28px;\n            }\n            .data-centers-page .data-centers-container .section-header h6 {\n                font-size: 16px;\n            }\n            .data-centers-page .data-centers-container .data-centers-card {\n                padding: var(--slds-g-spacing-5) !important;\n            }\n            .data-centers-page .data-centers-container .data-centers-cards .row .data-centers-card .content h5 {\n                font-size: 16px;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards {\n                flex-direction: row;\n                gap: var(--slds-g-spacing-4);\n                align-items: flex-start;\n                align-self: stretch;\n                width: 107%;\n                overflow-x: scroll;\n            }\n\t\t\t.data-centers-page .data-centers-container .data-centers-card {\n\t\t\t\tbackdrop-filter: none;\n\t\t\t}\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card {                \n                width: 256px;\n                height: 416px;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card:last-child,\n            .data-centers-page .gains .data-centers-container .data-centers-cards .data-centers-card:last-child {   \n                margin-right: 16px;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card h5 {\n                height: 48px;\n                justify-content: flex-start;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card h5,\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card p  {\n                font-size: 16px;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card p  {\n                width: 216px;\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card .icon {\n                width: var(--slds-g-sizing-11);\n                height: var(--slds-g-sizing-11);\n            }\n            .data-centers-page .expertise .data-centers-container .data-centers-cards .data-centers-card .icon svg {\n                width: var(--slds-g-sizing-9);\n                height: var(--slds-g-sizing-9);\n            }\n            .data-centers-page .hero .ellipse-left {\n                top: 0;\n                width: 640px;\n                height: 512px;\n                aspect-ratio: 1\/1;\n                background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-hero-top.png') no-repeat center \/ cover;\n                left: 50%;\n                transform: translateX(-50%);\n                z-index: 2;\n            }\n            .data-centers-page .hero .ellipse-center {\n                width: 640px;\n                height: 864px;\n                background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-hero-center-mobile.png') no-repeat center \/ cover;\n                z-index: 2;\n            }\n            .data-centers-page .hero .ellipse-right {\n                width: 640px;\n                height: 748px;\n                background: url('https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ellipse-hero-bottom.png') no-repeat center \/ cover;\n                right: 50%;\n                transform: translateX(50%);\n                bottom: -160px;\n            }\n\t\t\t.data-centers-page button.primary {\n\t\t\t\twidth: 100%;\n\t\t\t}\n        }\n        @media (max-width: 480px) {\n\t\t\t.data-centers-page {\n\t\t\t\tbackground: linear-gradient(180deg, #14152B 62.5%, #1A1E70 74%, #F2F2F2 78.46%);\n\t\t\t}\n        }\n        @media (max-width: 425px) {\n\t\t\t.data-centers-page .hero .main svg.logo {\n\t\t\t\twidth: 154px;\n\t\t\t\theight: 75px;\n\t\t\t\taspect-ratio: 154 \/ 75;\n\t\t\t}\n\t\t\t.data-centers-page .hero .main h1 {\n\t\t\t\twidth: 100%;\n\t\t\t}\n\t\t\t.data-centers-page .hero .badge {\n\t\t\t\tfont-size: 14px;\n\t\t\t}\n\t\t\t.data-centers-page .hero .main h1 {\n\t\t\t\tfont-size: 26px;\n\t\t\t}\n\t\t\t.data-centers-page .hero button.primary::before {\n\t\t\t\tcontent: attr(data-short-text);\n\t\t\t}\n        }\n\n    <\/style>\n    <div class=\"data-centers-page wp-block-group alignfull\">\n        <section class=\"hero\">\n            <img decoding=\"async\" src=\"https:\/\/webdev.enxoo.com\/wp-content\/uploads\/2025\/12\/hero-ellipse-left.svg\" class=\"ellipse-left\">\n            <div class=\"data-centers-container\">\n                <div class=\"badge\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"15\" viewbox=\"0 0 14 15\" fill=\"none\">\n                        <path d=\"M9.37945 7.82437L7.54689 8.73627C6.99632 9.01064 6.551 9.45449 6.27571 10.0032L5.36079 11.8297C5.23124 12.0907 4.85609 12.0907 4.72654 11.8297L3.81162 10.0032C3.53633 9.45449 3.09101 9.01064 2.54043 8.73627L0.707881 7.82437C0.446087 7.69525 0.446087 7.32134 0.707881 7.19222L2.54043 6.28032C3.09101 6.00594 3.53633 5.5621 3.81162 5.01335L4.72654 3.18685C4.85609 2.92593 5.23124 2.92593 5.36079 3.18685L6.27571 5.01335C6.551 5.5621 6.99632 6.00594 7.54689 6.28032L9.37945 7.19222C9.64124 7.32134 9.64124 7.69525 9.37945 7.82437ZM13.3765 11.8862L12.5911 11.4935C12.3536 11.3778 12.1647 11.1841 12.046 10.9501L11.6519 10.1673C11.5979 10.0544 11.436 10.0544 11.3793 10.1673L10.9853 10.9501C10.8692 11.1868 10.6749 11.3751 10.4401 11.4935L9.65474 11.8862C9.54138 11.94 9.54138 12.1014 9.65474 12.1579L10.4401 12.5506C10.6776 12.6663 10.8665 12.86 10.9853 13.094L11.3793 13.8768C11.4333 13.9898 11.5952 13.9898 11.6519 13.8768L12.046 13.094C12.162 12.8573 12.3563 12.669 12.5911 12.5506L13.3765 12.1579C13.4899 12.1041 13.4899 11.9427 13.3765 11.8862ZM13.3765 2.85061L12.5911 2.45787C12.3536 2.3422 12.1647 2.14853 12.046 1.9145L11.6519 1.13172C11.5979 1.01874 11.436 1.01874 11.3793 1.13172L10.9853 1.9145C10.8692 2.15122 10.6749 2.33951 10.4401 2.45787L9.65474 2.85061C9.54138 2.90441 9.54138 3.06581 9.65474 3.12229L10.4401 3.51503C10.6776 3.6307 10.8665 3.82438 10.9853 4.05841L11.3793 4.84119C11.4333 4.95417 11.5952 4.95417 11.6519 4.84119L12.046 4.05841C12.162 3.82169 12.3563 3.63339 12.5911 3.51503L13.3765 3.12229C13.4899 3.0685 13.4899 2.9071 13.3765 2.85061Z\" fill=\"#00FFAA\"\/>\n                    <\/svg>\n                    AI Lead-to-Cash for Data Centers\n                <\/div>\n\n                <div class=\"main\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"156\" height=\"77\" viewbox=\"0 0 156 77\" fill=\"none\" class=\"logo\">\n                        <path d=\"M1.728 44.4C1.728 38.976 5.568 34.32 11.328 34.32C16.32 34.32 20.16 38.064 20.16 43.2C20.16 43.536 20.112 44.16 20.064 44.496C20.016 44.976 19.632 45.312 19.2 45.312H6.144C6.288 47.904 8.544 50.448 11.664 50.448C13.392 50.448 14.976 49.68 15.936 49.056C16.512 48.72 16.848 48.528 17.232 49.008L18.576 50.832C18.912 51.216 19.056 51.6 18.48 52.08C17.088 53.28 14.592 54.48 11.376 54.48C5.568 54.48 1.728 49.92 1.728 44.4ZM6.384 42.288H15.696C15.552 39.984 13.632 38.016 11.28 38.016C8.688 38.016 6.672 39.888 6.384 42.288ZM24.7763 53.088V35.712C24.7763 35.232 25.2083 34.8 25.6883 34.8H27.0803C27.4643 34.8 27.7523 35.04 27.8483 35.376L28.4243 37.008C28.7603 36.624 31.3043 34.32 35.1443 34.32C41.0003 34.32 43.1603 38.448 43.1603 43.44V53.088C43.1603 53.568 42.7283 54 42.2483 54H39.5123C38.9843 54 38.6003 53.568 38.6003 53.088V43.248C38.6003 40.176 37.1123 38.496 34.6163 38.496C31.5923 38.496 29.5283 40.704 29.2883 41.376V53.088C29.2883 53.712 29.0003 54 28.1843 54H25.6883C25.2083 54 24.7763 53.568 24.7763 53.088ZM47.4233 52.752L53.6633 44.208L47.6152 36.096C47.1353 35.472 47.4713 34.8 48.1913 34.8H51.3113C51.7433 34.8 52.1753 34.944 52.4633 35.328L56.3033 40.848H56.3513L60.2873 35.328C60.5273 34.992 60.9113 34.8 61.3913 34.8H64.5593C65.3753 34.8 65.6153 35.424 65.1353 36.048L59.0873 44.16L65.1833 52.752C65.6153 53.376 65.3753 54 64.6073 54H61.5833C61.1993 54 60.8153 53.76 60.5753 53.424L56.3513 47.472H56.3033L51.9833 53.616C51.8393 53.808 51.5993 54 51.2153 54H47.9993C47.1833 54 46.9913 53.376 47.4233 52.752ZM68.1488 44.352C68.1488 38.928 72.4688 34.32 77.8448 34.32C83.2208 34.32 87.5408 38.928 87.5408 44.352C87.5408 49.872 83.2208 54.48 77.8448 54.48C72.4688 54.48 68.1488 49.872 68.1488 44.352ZM72.4208 44.352C72.4208 47.664 74.8208 50.352 77.8448 50.352C80.8688 50.352 83.2688 47.664 83.2688 44.352C83.2688 41.136 80.8688 38.496 77.8448 38.496C74.8208 38.496 72.4208 41.136 72.4208 44.352ZM90.8831 44.352C90.8831 38.928 95.2031 34.32 100.579 34.32C105.955 34.32 110.275 38.928 110.275 44.352C110.275 49.872 105.955 54.48 100.579 54.48C95.2031 54.48 90.8831 49.872 90.8831 44.352ZM95.1551 44.352C95.1551 47.664 97.5551 50.352 100.579 50.352C103.603 50.352 106.003 47.664 106.003 44.352C106.003 41.136 103.603 38.496 100.579 38.496C97.5551 38.496 95.1551 41.136 95.1551 44.352Z\" fill=\"white\" fill-opacity=\"0.875\"\/>\n                        <path d=\"M155.065 2L116 28.729L148.486 43.9439L155.065 2Z\" fill=\"white\"\/>\n                        <path d=\"M116 28.729L137.794 46L148.486 43.9439L155.065 28.729V2L129.159 9.40187L116 28.729Z\" stroke=\"white\"\/>\n                        <path d=\"M1.344 73.734V69.562H0.685998C0.531998 69.562 0.419998 69.436 0.419998 69.296V68.666C0.419998 68.512 0.531998 68.4 0.685998 68.4H1.344V66.664C1.344 64.928 2.38 64.06 3.724 64.06C4.48 64.06 5.068 64.396 5.32 64.62C5.418 64.704 5.432 64.844 5.376 64.942L5.026 65.572C4.956 65.698 4.816 65.712 4.676 65.614C4.494 65.488 4.088 65.278 3.752 65.278C3.136 65.278 2.702 65.726 2.702 66.664V68.4H4.214C4.368 68.4 4.48 68.512 4.48 68.666V69.296C4.48 69.436 4.368 69.562 4.214 69.562H2.702V73.734C2.702 73.874 2.576 74 2.436 74H1.61C1.47 74 1.344 73.874 1.344 73.734ZM5.17945 71.186C5.17945 69.604 6.43945 68.26 8.00745 68.26C9.57545 68.26 10.8355 69.604 10.8355 71.186C10.8355 72.796 9.57545 74.14 8.00745 74.14C6.43945 74.14 5.17945 72.796 5.17945 71.186ZM6.42545 71.186C6.42545 72.152 7.12545 72.936 8.00745 72.936C8.88945 72.936 9.58945 72.152 9.58945 71.186C9.58945 70.248 8.88945 69.478 8.00745 69.478C7.12545 69.478 6.42545 70.248 6.42545 71.186ZM12.2303 73.734V68.666C12.2303 68.526 12.3563 68.4 12.4963 68.4H12.9023C13.0003 68.4 13.1123 68.484 13.1403 68.596L13.2943 69.072C13.3923 68.932 13.9103 68.26 14.9323 68.26C15.4643 68.26 16.1083 68.4 15.9543 68.778L15.6183 69.464C15.5483 69.618 15.4083 69.646 15.2823 69.59C15.1983 69.548 14.9883 69.492 14.8063 69.492C13.9943 69.492 13.6023 70.08 13.5463 70.178V73.734C13.5463 73.972 13.3923 74 13.1683 74H12.4963C12.3563 74 12.2303 73.874 12.2303 73.734ZM20.4576 73.734V64.466C20.4576 64.326 20.5696 64.2 20.7096 64.2H23.9296C26.6316 64.2 28.8436 66.398 28.8436 69.086C28.8436 71.802 26.6316 74 23.9296 74H20.7096C20.5696 74 20.4576 73.874 20.4576 73.734ZM21.8856 72.67H23.7336C25.7916 72.67 27.2896 71.158 27.2896 69.086C27.2896 67.028 25.7916 65.53 23.7336 65.53H21.8856V72.67ZM29.7892 72.264C29.7892 71.242 30.6012 70.458 32.0292 70.458C32.6172 70.458 33.1352 70.626 33.1352 70.626C33.1492 69.744 32.9812 69.394 32.2672 69.394C31.6232 69.394 30.9932 69.562 30.6992 69.646C30.5312 69.688 30.4332 69.576 30.3912 69.422L30.2792 68.904C30.2372 68.722 30.3352 68.624 30.4612 68.582C30.5592 68.54 31.3572 68.26 32.3932 68.26C34.1852 68.26 34.3532 69.352 34.3532 70.752V73.734C34.3532 73.874 34.2272 74 34.0872 74H33.6952C33.5692 74 33.5132 73.944 33.4572 73.804L33.3172 73.426C33.0092 73.72 32.4632 74.14 31.5952 74.14C30.5452 74.14 29.7892 73.426 29.7892 72.264ZM31.0072 72.25C31.0072 72.754 31.3432 73.146 31.8612 73.146C32.4212 73.146 32.9532 72.726 33.1212 72.446V71.55C33.0372 71.494 32.6452 71.326 32.1412 71.326C31.4692 71.326 31.0072 71.676 31.0072 72.25ZM36.4791 72.474V69.562H35.8911C35.7371 69.562 35.6251 69.436 35.6251 69.296V68.666C35.6251 68.512 35.7371 68.4 35.8911 68.4H36.4791V66.846C36.4791 66.706 36.6051 66.58 36.7451 66.58L37.5431 66.566C37.6831 66.566 37.7951 66.692 37.7951 66.832V68.4H39.2231C39.3771 68.4 39.4891 68.512 39.4891 68.666V69.296C39.4891 69.436 39.3771 69.562 39.2231 69.562H37.7951V72.334C37.7951 72.81 37.9771 72.894 38.2431 72.894C38.5371 72.894 38.9291 72.726 39.0971 72.642C39.2791 72.558 39.3631 72.642 39.4191 72.768L39.6711 73.384C39.7411 73.538 39.6851 73.65 39.5451 73.72C39.4051 73.804 38.5791 74.14 37.9071 74.14C36.8011 74.14 36.4791 73.468 36.4791 72.474ZM40.5489 72.264C40.5489 71.242 41.3609 70.458 42.7889 70.458C43.3769 70.458 43.8949 70.626 43.8949 70.626C43.9089 69.744 43.7409 69.394 43.0269 69.394C42.3829 69.394 41.7529 69.562 41.4589 69.646C41.2909 69.688 41.1929 69.576 41.1509 69.422L41.0389 68.904C40.9969 68.722 41.0949 68.624 41.2209 68.582C41.3189 68.54 42.1169 68.26 43.1529 68.26C44.9449 68.26 45.1129 69.352 45.1129 70.752V73.734C45.1129 73.874 44.9869 74 44.8469 74H44.4549C44.3289 74 44.2729 73.944 44.2169 73.804L44.0769 73.426C43.7689 73.72 43.2229 74.14 42.3549 74.14C41.3049 74.14 40.5489 73.426 40.5489 72.264ZM41.7669 72.25C41.7669 72.754 42.1029 73.146 42.6209 73.146C43.1809 73.146 43.7129 72.726 43.8809 72.446V71.55C43.7969 71.494 43.4049 71.326 42.9009 71.326C42.2289 71.326 41.7669 71.676 41.7669 72.25ZM49.685 69.114C49.685 66.314 51.939 64.06 54.739 64.06C56.153 64.06 57.175 64.536 58.127 65.362C58.253 65.474 58.253 65.642 58.141 65.754L57.525 66.384C57.427 66.51 57.301 66.51 57.175 66.384C56.517 65.81 55.621 65.446 54.753 65.446C52.751 65.446 51.239 67.126 51.239 69.086C51.239 71.046 52.765 72.712 54.767 72.712C55.789 72.712 56.503 72.306 57.175 71.788C57.301 71.69 57.427 71.704 57.511 71.774L58.155 72.404C58.267 72.502 58.239 72.684 58.141 72.782C57.189 73.706 55.985 74.14 54.739 74.14C51.939 74.14 49.685 71.914 49.685 69.114ZM59.1153 71.2C59.1153 69.618 60.2353 68.26 61.9153 68.26C63.3713 68.26 64.4913 69.352 64.4913 70.85C64.4913 70.948 64.4773 71.13 64.4633 71.228C64.4493 71.368 64.3373 71.466 64.2113 71.466H60.4033C60.4453 72.222 61.1033 72.964 62.0133 72.964C62.5173 72.964 62.9793 72.74 63.2593 72.558C63.4273 72.46 63.5253 72.404 63.6373 72.544L64.0293 73.076C64.1273 73.188 64.1693 73.3 64.0013 73.44C63.5953 73.79 62.8673 74.14 61.9293 74.14C60.2353 74.14 59.1153 72.81 59.1153 71.2ZM60.4733 70.584H63.1893C63.1473 69.912 62.5873 69.338 61.9013 69.338C61.1453 69.338 60.5573 69.884 60.4733 70.584ZM65.8377 73.734V68.666C65.8377 68.526 65.9637 68.4 66.1037 68.4H66.5097C66.6217 68.4 66.7057 68.47 66.7337 68.568L66.9017 69.044C66.9997 68.932 67.7417 68.26 68.8617 68.26C70.5697 68.26 71.1997 69.464 71.1997 70.92V73.734C71.1997 73.874 71.0737 74 70.9337 74H70.1357C69.9817 74 69.8697 73.874 69.8697 73.734V70.864C69.8697 69.968 69.4357 69.478 68.7077 69.478C67.8257 69.478 67.2237 70.122 67.1537 70.318V73.734C67.1537 73.916 67.0697 74 66.8317 74H66.1037C65.9637 74 65.8377 73.874 65.8377 73.734ZM73.2701 72.474V69.562H72.6821C72.5281 69.562 72.4161 69.436 72.4161 69.296V68.666C72.4161 68.512 72.5281 68.4 72.6821 68.4H73.2701V66.846C73.2701 66.706 73.3961 66.58 73.5361 66.58L74.3341 66.566C74.4741 66.566 74.5861 66.692 74.5861 66.832V68.4H76.0141C76.1681 68.4 76.2801 68.512 76.2801 68.666V69.296C76.2801 69.436 76.1681 69.562 76.0141 69.562H74.5861V72.334C74.5861 72.81 74.7681 72.894 75.0341 72.894C75.3281 72.894 75.7201 72.726 75.8881 72.642C76.0701 72.558 76.1541 72.642 76.2101 72.768L76.4621 73.384C76.5321 73.538 76.4761 73.65 76.3361 73.72C76.1961 73.804 75.3701 74.14 74.6981 74.14C73.5921 74.14 73.2701 73.468 73.2701 72.474ZM77.3399 71.2C77.3399 69.618 78.4599 68.26 80.1399 68.26C81.5959 68.26 82.7159 69.352 82.7159 70.85C82.7159 70.948 82.7019 71.13 82.6879 71.228C82.6739 71.368 82.5619 71.466 82.4359 71.466H78.6279C78.6699 72.222 79.3279 72.964 80.2379 72.964C80.7419 72.964 81.2039 72.74 81.4839 72.558C81.6519 72.46 81.7499 72.404 81.8619 72.544L82.2539 73.076C82.3519 73.188 82.3939 73.3 82.2259 73.44C81.8199 73.79 81.0919 74.14 80.1539 74.14C78.4599 74.14 77.3399 72.81 77.3399 71.2ZM78.6979 70.584H81.4139C81.3719 69.912 80.8119 69.338 80.1259 69.338C79.3699 69.338 78.7819 69.884 78.6979 70.584ZM84.0623 73.734V68.666C84.0623 68.526 84.1883 68.4 84.3283 68.4H84.7343C84.8323 68.4 84.9443 68.484 84.9723 68.596L85.1263 69.072C85.2243 68.932 85.7423 68.26 86.7643 68.26C87.2963 68.26 87.9403 68.4 87.7863 68.778L87.4503 69.464C87.3803 69.618 87.2403 69.646 87.1143 69.59C87.0303 69.548 86.8203 69.492 86.6383 69.492C85.8263 69.492 85.4343 70.08 85.3783 70.178V73.734C85.3783 73.972 85.2243 74 85.0003 74H84.3283C84.1883 74 84.0623 73.874 84.0623 73.734Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                    <\/svg>\n                    <h1>\n                        <span class=\"heading-line\">\n                            Stop quoting in <span class=\"orange\">weeks<\/span> \n                        <\/span>\n                        <span class=\"heading-line\">\n                            Start winning deals in <span class=\"green\">hours<\/span> \n                        <\/span>\n                    <\/h1>\n                    <h4>A lead-to-cash AI-powered platform for data centers.<\/h4>\n\t\t\t\t\t<button class=\"primary\" data-full-text=\"See Our Solution\" data-short-text=\"See Our Solution\" onclick=\"document.getElementById('offer').scrollIntoView({ behavior: 'smooth' });\">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\">\n\t\t\t\t\t\t  <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.046 8.92308H11.2614C11.5383 8.92308 11.6614 9.26154 11.4768 9.44615L8.52293 12.4C8.33831 12.5846 8.33831 12.8615 8.52293 13.0462L9.19985 13.7231C9.38446 13.9077 9.66139 13.9077 9.846 13.7231L15.2306 8.30769C15.4152 8.12308 15.4152 7.84615 15.2306 7.66154L9.846 2.27692C9.66139 2.09231 9.38446 2.09231 9.19985 2.27692L8.5537 2.92308C8.36908 3.10769 8.36908 3.38462 8.5537 3.56923L11.5075 6.52308C11.6922 6.73846 11.5691 7.07692 11.2922 7.07692H1.07677C0.830619 7.07692 0.615234 7.26154 0.615234 7.50769V8.43077C0.615234 8.67692 0.79985 8.92308 1.046 8.92308V8.92308Z\" fill=\"#1F2042\"\/>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/button>\n                <\/div>\n                <ul class=\"list\">\n                    <li>\n                        <svg class=\"salesforce\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\">\n\t\t\t\t\t\t  <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.8438 3.20383C6.30141 2.74613 6.92053 2.44997 7.62041 2.44997C8.53563 2.44997 9.34319 2.96152 9.77388 3.71538C10.1507 3.55384 10.5545 3.44614 10.9852 3.44614C12.6541 3.44614 14.0001 4.79232 14.0001 6.46158C14.0001 8.13084 12.6541 9.47701 10.9852 9.47701C10.7699 9.47701 10.5814 9.45009 10.393 9.42316C10.0161 10.0963 9.28935 10.554 8.45488 10.554C8.10494 10.554 7.78192 10.4732 7.48582 10.3386C7.10896 11.227 6.22065 11.8463 5.17084 11.8463C4.0941 11.8463 3.15196 11.1732 2.80202 10.2039C2.64051 10.2309 2.479 10.2578 2.31749 10.2578C1.0254 10.2578 -0.0244141 9.20778 -0.0244141 7.91545C-0.0244141 7.05389 0.433199 6.30004 1.13308 5.89618C0.998485 5.5731 0.91773 5.19617 0.91773 4.81924C0.91773 3.33845 2.12906 2.12689 3.63649 2.12689C4.57863 2.15382 5.35926 2.55767 5.8438 3.20383\" fill=\"#08ABED\"\/>\n\t\t\t\t\t\t<\/svg>\n                        Salesforce Native\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\">\n\t\t\t\t\t\t  <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.371 2.42711C1.185 3.6412 0.538086 5.23301 0.538086 6.90576C0.538086 7.28348 0.834587 7.55328 1.185 7.55328C1.53541 7.55328 1.83191 7.2565 1.83191 6.90576C1.80495 5.58375 2.34405 4.3157 3.28746 3.3714C4.23087 2.42711 5.52469 1.91449 6.81851 1.91449C7.19588 1.91449 7.46542 1.61772 7.46542 1.26698C7.46542 0.889261 7.16892 0.619463 6.81851 0.619463C5.17428 0.592483 3.557 1.24 2.371 2.42711ZM3.15265 6.90556C3.15265 7.28328 3.4222 7.55308 3.79956 7.55308C4.17693 7.55308 4.44647 7.2563 4.44647 6.90556C4.44647 6.28503 4.68906 5.66449 5.14729 5.23281C5.60552 4.77416 6.19852 4.55832 6.81848 4.53134C7.19584 4.53134 7.46539 4.23456 7.46539 3.88382C7.46539 3.5061 7.19584 3.23631 6.81848 3.23631C5.84811 3.23631 4.9047 3.61402 4.20388 4.28852C4.09606 4.42342 3.09874 5.42167 3.15265 6.90556ZM12.2633 4.09966C12.0207 3.7759 11.6973 3.39819 11.6434 3.34423C11.5625 3.29027 11.4547 3.23631 11.3469 3.23631C11.239 3.23631 11.1312 3.26329 11.0773 3.34423L8.3549 6.04221C7.70799 5.50261 6.73762 5.52959 6.11766 6.15013C5.49771 6.77066 5.47075 7.74194 6.00985 8.38945L3.39525 11.0065C3.31438 11.0874 3.26047 11.1954 3.26047 11.3033C3.26047 11.4382 3.31438 11.5731 3.4222 11.654L4.14998 12.1936C5.1473 12.976 6.38721 13.4077 7.70799 13.4077C10.8886 13.4077 13.4763 10.8176 13.4763 7.63402C13.4763 6.33898 13.018 5.09791 12.2633 4.09966Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n\t\t\t\t\t\t<\/svg>\n                        Telco-Grade Expertise\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\">\n\t\t\t\t\t\t\t<path d=\"M9.37963 7.32438L7.54708 8.23628C6.9965 8.51066 6.55118 8.9545 6.2759 9.50326L5.36097 11.3297C5.23142 11.5907 4.85627 11.5907 4.72673 11.3297L3.8118 9.50326C3.53651 8.9545 3.09119 8.51066 2.54062 8.23628L0.708064 7.32438C0.44627 7.19526 0.44627 6.82135 0.708064 6.69224L2.54062 5.78034C3.09119 5.50596 3.53651 5.06211 3.8118 4.51336L4.72673 2.68687C4.85627 2.42594 5.23142 2.42594 5.36097 2.68687L6.2759 4.51336C6.55118 5.06211 6.9965 5.50596 7.54708 5.78034L9.37963 6.69224C9.64142 6.82135 9.64142 7.19526 9.37963 7.32438ZM13.3767 11.3862L12.5913 10.9935C12.3538 10.8778 12.1649 10.6842 12.0461 10.4501L11.6521 9.66734C11.5981 9.55437 11.4362 9.55437 11.3795 9.66734L10.9855 10.4501C10.8694 10.6868 10.6751 10.8751 10.4403 10.9935L9.65492 11.3862C9.54157 11.44 9.54157 11.6014 9.65492 11.6579L10.4403 12.0507C10.6778 12.1663 10.8667 12.36 10.9855 12.594L11.3795 13.3768C11.4335 13.4898 11.5954 13.4898 11.6521 13.3768L12.0461 12.594C12.1622 12.3573 12.3565 12.169 12.5913 12.0507L13.3767 11.6579C13.4901 11.6041 13.4901 11.4427 13.3767 11.3862ZM13.3767 2.35062L12.5913 1.95789C12.3538 1.84222 12.1649 1.64854 12.0461 1.41451L11.6521 0.631731C11.5981 0.518752 11.4362 0.518752 11.3795 0.631731L10.9855 1.41451C10.8694 1.65123 10.6751 1.83953 10.4403 1.95789L9.65492 2.35062C9.54157 2.40442 9.54157 2.56582 9.65492 2.62231L10.4403 3.01505C10.6778 3.13071 10.8667 3.32439 10.9855 3.55842L11.3795 4.3412C11.4335 4.45418 11.5954 4.45418 11.6521 4.3412L12.0461 3.55842C12.1622 3.3217 12.3565 3.1334 12.5913 3.01505L13.3767 2.62231C13.4901 2.56851 13.4901 2.40711 13.3767 2.35062Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n\t\t\t\t\t\t<\/svg>\n                        AI-Driven Automation\n                    <\/li>\n                <\/ul>\n            <\/div>\n        <\/section>\n\n        <section class=\"why\">\n            <div class=\"ellipse-left\"><\/div>\n            <div class=\"ellipse-center\"><\/div>\n            <div class=\"data-centers-container\">\n                <div class=\"section-header\">\n                    <h2>Why you <span class=\"orange\">need this now<\/span><\/h2>\n                    <h6>Data center operators face unique challenges that traditional CRM systems can't solve.<\/h6>\n                <\/div>\n                <div class=\"data-centers-cards\">\n                    <div class=\"row\">\n                        <div class=\"data-centers-card\">\n                            <div class=\"icon\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\">\n                                    <path d=\"M12 6V12L16 14\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                    <path d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"content\">\n                                <h5>Manual Quoting Gridlock<\/h5>\n                                <p>Weeks-long sales cycles due to spreadsheets and disconnected systems.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"data-centers-card\">\n                            <div class=\"icon\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\">\n                                    <path d=\"M16 17H22V11\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                    <path d=\"M22 17L13.5 8.5L8.5 13.5L2 7\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"content\">\n                                <h5>Stranded Capacity<\/h5>\n                                <p>Unmonetized power, racks, and interconnects due to lack of real-time inventory.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"row\">\n                        <div class=\"data-centers-card\">\n                            <div class=\"icon\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\">\n                                    <path d=\"M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                    <path d=\"M16 3.12805C16.8578 3.35042 17.6174 3.85132 18.1597 4.55211C18.702 5.25291 18.9962 6.11394 18.9962 7.00005C18.9962 7.88616 18.702 8.74719 18.1597 9.44799C17.6174 10.1488 16.8578 10.6497 16 10.8721\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                    <path d=\"M22 21V19C21.9993 18.1137 21.7044 17.2528 21.1614 16.5523C20.6184 15.8519 19.8581 15.3516 19 15.13\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                    <path d=\"M9 11C11.2091 11 13 9.20914 13 7C13 4.79086 11.2091 3 9 3C6.79086 3 5 4.79086 5 7C5 9.20914 6.79086 11 9 11Z\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"content\">\n                                <h5>Fragmented Customer Experience<\/h5>\n                                <p>Inconsistent SLAs and service levels across regions<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"data-centers-card\">\n                            <div class=\"icon\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\">\n                                    <path d=\"M21.73 18L13.73 3.99998C13.5556 3.69218 13.3026 3.43617 12.9969 3.25805C12.6912 3.07993 12.3438 2.98608 11.99 2.98608C11.6362 2.98608 11.2887 3.07993 10.9831 3.25805C10.6774 3.43617 10.4244 3.69218 10.25 3.99998L2.24999 18C2.07367 18.3053 1.98122 18.6519 1.982 19.0045C1.98278 19.3571 2.07677 19.7032 2.25444 20.0078C2.43211 20.3124 2.68714 20.5646 2.99369 20.7388C3.30023 20.9131 3.6474 21.0032 3.99999 21H20C20.3509 20.9996 20.6955 20.9069 20.9993 20.7313C21.303 20.5556 21.5552 20.3031 21.7305 19.9991C21.9058 19.6951 21.998 19.3504 21.9979 18.9995C21.9978 18.6486 21.9054 18.3039 21.73 18Z\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                    <path d=\"M12 9V13\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                    <path d=\"M12 17H12.01\" stroke=\"#FED400\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"content\">\n                                <h5>New Revenue Pressures<\/h5>\n                                <p>Demand for green SLAs, energy-based pricing, GPU\/AI-ready bundles.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"gains\">\n            <div class=\"ellipse-center\"><\/div>\n            <div class=\"ellipse-right\"><\/div>\n            <div class=\"data-centers-container\">\n                <div class=\"section-header\">\n                    <h2>The gains <span class=\"green\">outweigh the pains<\/span><\/h2>\n                    <h6>Data center operators can now benefit from Enxoo for Data Center solution.<\/h6>\n                <\/div>\n                <div class=\"data-centers-cards\" id=\"gains-carousel\">\n                    <div class=\"data-centers-card\">\n                        <div class=\"icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\">\n                                <path d=\"M7.99998 27.9998C7.62151 28.0011 7.25045 27.895 6.92989 27.6938C6.60934 27.4926 6.35245 27.2045 6.18908 26.8632C6.02572 26.5218 5.96257 26.141 6.00698 25.7652C6.0514 25.3893 6.20154 25.0338 6.43998 24.7398L26.24 4.33984C26.3885 4.1684 26.5909 4.05255 26.8139 4.0113C27.037 3.97006 27.2674 4.00586 27.4674 4.11285C27.6675 4.21983 27.8252 4.39163 27.9147 4.60005C28.0042 4.80848 28.0201 5.04113 27.96 5.25984L24.12 17.2998C24.0068 17.6029 23.9687 17.9289 24.0092 18.2499C24.0496 18.5708 24.1673 18.8772 24.3522 19.1427C24.537 19.4082 24.7835 19.6249 25.0705 19.7742C25.3575 19.9234 25.6765 20.0009 26 19.9998H40C40.3785 19.9985 40.7495 20.1047 41.0701 20.3059C41.3906 20.5071 41.6475 20.7951 41.8109 21.1365C41.9743 21.4779 42.0374 21.8587 41.993 22.2345C41.9486 22.6104 41.7984 22.9659 41.56 23.2598L21.76 43.6598C21.6115 43.8313 21.4091 43.9471 21.186 43.9884C20.963 44.0296 20.7325 43.9938 20.5325 43.8868C20.3325 43.7798 20.1748 43.608 20.0853 43.3996C19.9958 43.1912 19.9798 42.9585 20.04 42.7398L23.88 30.6998C23.9932 30.3968 24.0312 30.0708 23.9908 29.7498C23.9504 29.4289 23.8327 29.1225 23.6478 28.857C23.4629 28.5915 23.2164 28.3748 22.9294 28.2255C22.6424 28.0762 22.3235 27.9988 22 27.9998H7.99998Z\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3>Accelerated Quote-to-Order (CPQ)<\/h3>\n                        <p>Generate complex colocation quotes in minutes, not weeks. Leverage AI-Driven Sales Intake (Agentforce) to automatically convert customer emails or Excel files into structured quote requests.\n                            <br>This provides an instant competitive edge.\n                        <\/p>\n                    <\/div>\n                    <div class=\"data-centers-card\">\n                        <div class=\"icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\">\n                                <path d=\"M6 6V38C6 39.0609 6.42143 40.0783 7.17157 40.8284C7.92172 41.5786 8.93913 42 10 42H42\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M36 34V18\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M26 34V10\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M16 34V28\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3>Capacity-Aware Revenue<\/h3>\n                        <p>Maximize occupancy and monetize stranded power.<br>\nIntegrate BSS directly with DCIM data via AI for predictive forecasting and capacity-aware quoting.<br>\nThis enables you to 'sell with confidence'.<\/p>\n                    <\/div>\n                    <div class=\"data-centers-card\">\n                        <div class=\"icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\">\n                                <path d=\"M42 32H34C32.8954 32 32 32.8954 32 34V42C32 43.1046 32.8954 44 34 44H42C43.1046 44 44 43.1046 44 42V34C44 32.8954 43.1046 32 42 32Z\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M14 32H6C4.89543 32 4 32.8954 4 34V42C4 43.1046 4.89543 44 6 44H14C15.1046 44 16 43.1046 16 42V34C16 32.8954 15.1046 32 14 32Z\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M28 4H20C18.8954 4 18 4.89543 18 6V14C18 15.1046 18.8954 16 20 16H28C29.1046 16 30 15.1046 30 14V6C30 4.89543 29.1046 4 28 4Z\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M10 32V26C10 25.4696 10.2107 24.9609 10.5858 24.5858C10.9609 24.2107 11.4696 24 12 24H36C36.5304 24 37.0391 24.2107 37.4142 24.5858C37.7893 24.9609 38 25.4696 38 26V32\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M24 24V16\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3>Telco-Grade Expertise<\/h3>\n                        <p>Go beyond generic CRM.<br>\nWe provide a Salesforce-native solution built with Telco-grade expertise, guiding you through complex product catalog structuring, especially for selling connectivity services.<\/p>\n                    <\/div>\n                    <div class=\"data-centers-card\">\n                        <div class=\"icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\">\n                                <path d=\"M22.034 5.62791C22.1197 5.16911 22.3632 4.75474 22.7222 4.45654C23.0813 4.15835 23.5333 3.99512 24 3.99512C24.4668 3.99512 24.9188 4.15835 25.2778 4.45654C25.6369 4.75474 25.8803 5.16911 25.966 5.62791L28.068 16.7439C28.2173 17.5342 28.6014 18.2611 29.1701 18.8298C29.7388 19.3986 30.4657 19.7826 31.256 19.9319L42.372 22.0339C42.8308 22.1196 43.2452 22.3631 43.5434 22.7221C43.8416 23.0811 44.0048 23.5332 44.0048 23.9999C44.0048 24.4666 43.8416 24.9187 43.5434 25.2777C43.2452 25.6368 42.8308 25.8802 42.372 25.9659L31.256 28.0679C30.4657 28.2172 29.7388 28.6013 29.1701 29.17C28.6014 29.7387 28.2173 30.4656 28.068 31.2559L25.966 42.3719C25.8803 42.8307 25.6369 43.2451 25.2778 43.5433C24.9188 43.8415 24.4668 44.0047 24 44.0047C23.5333 44.0047 23.0813 43.8415 22.7222 43.5433C22.3632 43.2451 22.1197 42.8307 22.034 42.3719L19.932 31.2559C19.7827 30.4656 19.3987 29.7387 18.83 29.17C18.2613 28.6013 17.5343 28.2172 16.744 28.0679L5.62803 25.9659C5.16923 25.8802 4.75486 25.6368 4.45667 25.2777C4.15847 24.9187 3.99524 24.4666 3.99524 23.9999C3.99524 23.5332 4.15847 23.0811 4.45667 22.7221C4.75486 22.3631 5.16923 22.1196 5.62803 22.0339L16.744 19.9319C17.5343 19.7826 18.2613 19.3986 18.83 18.8298C19.3987 18.2611 19.7827 17.5342 19.932 16.7439L22.034 5.62791Z\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M40 4V12\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M44 8H36\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M8 44C10.2091 44 12 42.2091 12 40C12 37.7909 10.2091 36 8 36C5.79086 36 4 37.7909 4 40C4 42.2091 5.79086 44 8 44Z\" stroke=\"#00FFAA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3>Enhanced Customer Experience<\/h3>\n                        <p>Transparency Breeds Trust.<br>\nImplement AI-Enhanced Self-Service Portals so customers can track orders, monitor usage, and check billing status in real-time.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"expertise\">\n            <div class=\"ellipse-left\"><\/div>\n            <div class=\"ellipse-center\"><\/div>\n            <div class=\"data-centers-container\">\n                <div class=\"section-header\">\n                    <h2>Why Enxoo is Your <span class=\"purple\">Go-To Partner<\/span><\/h2>\n                    <h6>Our subject matter expertise and methodology set us apart.<\/h6>\n                <\/div>\n                <div class=\"data-centers-cards\" id=\"expertise-carousel\">\n                    <div class=\"data-centers-card\">\n                        <div class=\"icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\">\n                                <path d=\"M40 4H8C5.79086 4 4 5.79086 4 8V16C4 18.2091 5.79086 20 8 20H40C42.2091 20 44 18.2091 44 16V8C44 5.79086 42.2091 4 40 4Z\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M40 28H8C5.79086 28 4 29.7909 4 32V40C4 42.2091 5.79086 44 8 44H40C42.2091 44 44 42.2091 44 40V32C44 29.7909 42.2091 28 40 28Z\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M12 12H12.02\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M12 36H12.02\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h5>We Understand Digital Infrastructure<\/h5>\n                        <p>We are a Salesforce partner with deep business acumen in digital infrastructure, leveraging successes in the international wholesale and telecommunication sectors, where we delivered zero-touch provisioning and quoting.\n                        <\/p>\n                    <\/div>\n                    <div class=\"data-centers-card\">\n                        <div class=\"icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewbox=\"0 0 48 48\" fill=\"none\">\n                                <path d=\"M9 33.0002C6 35.5202 5 43.0002 5 43.0002C5 43.0002 12.48 42.0002 15 39.0002C16.42 37.3202 16.4 34.7402 14.82 33.1802C14.0426 32.4382 13.0186 32.0094 11.9445 31.9762C10.8703 31.943 9.82175 32.3076 9 33.0002Z\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M24 30L18 24C19.0643 21.2389 20.4044 18.5921 22 16.1C24.3304 12.374 27.5752 9.30611 31.426 7.18819C35.2768 5.07028 39.6053 3.97275 44 4.00001C44 9.44001 42.44 19 32 26C29.4738 27.5975 26.7937 28.9375 24 30Z\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M18 24H8C8 24 9.1 17.94 12 16C15.24 13.84 22 16 22 16\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M24 30V40C24 40 30.06 38.9 32 36C34.16 32.76 32 26 32 26\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h5>Accelerated Implementation<\/h5>\n                        <p>Our solution uses pre-built accelerators for quote-to-cash, constructed from proven templates, which significantly shortens implementation time.<\/p>\n                    <\/div>\n                    <div class=\"data-centers-card\">\n                        <div class=\"icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"49\" height=\"48\" viewbox=\"0 0 49 48\" fill=\"none\">\n                                <path d=\"M25.9932 4.36023C25.4721 4.12252 24.906 3.99951 24.3332 3.99951C23.7604 3.99951 23.1943 4.12252 22.6732 4.36023L5.53318 12.1602C5.17828 12.3167 4.87654 12.573 4.66471 12.8979C4.45287 13.2229 4.34009 13.6024 4.34009 13.9902C4.34009 14.3781 4.45287 14.7576 4.66471 15.0825C4.87654 15.4074 5.17828 15.6637 5.53318 15.8202L22.6932 23.6402C23.2143 23.8779 23.7804 24.0009 24.3532 24.0009C24.926 24.0009 25.4921 23.8779 26.0132 23.6402L43.1732 15.8402C43.5281 15.6837 43.8298 15.4274 44.0417 15.1025C44.2535 14.7776 44.3663 14.3981 44.3663 14.0102C44.3663 13.6224 44.2535 13.2429 44.0417 12.9179C43.8298 12.593 43.5281 12.3367 43.1732 12.1802L25.9932 4.36023Z\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M4.33326 24C4.33231 24.3825 4.44109 24.7573 4.64669 25.0799C4.8523 25.4025 5.1461 25.6593 5.49326 25.82L22.6933 33.64C23.2117 33.8747 23.7742 33.9962 24.3433 33.9962C24.9123 33.9962 25.4749 33.8747 25.9933 33.64L43.1533 25.84C43.5073 25.6809 43.8073 25.4222 44.0169 25.0955C44.2264 24.7687 44.3363 24.3881 44.3333 24\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <path d=\"M4.33326 34C4.33231 34.3825 4.44109 34.7573 4.64669 35.0799C4.8523 35.4025 5.1461 35.6593 5.49326 35.82L22.6933 43.64C23.2117 43.8747 23.7742 43.9962 24.3433 43.9962C24.9123 43.9962 25.4749 43.8747 25.9933 43.64L43.1533 35.84C43.5073 35.6809 43.8073 35.4222 44.0169 35.0955C44.2264 34.7687 44.3363 34.3881 44.3333 34\" stroke=\"#7F00FF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h5>Start Modularly<\/h5>\n                        <p>Begin modernization where you need it most\u2014from lead intake and quote generation to CPQ and customer portals.<br>\nWe emphasize co-creation, not outright replacement.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"consultation\" id=\"offer\">\n            <div class=\"data-centers-container\">\n                <div class=\"form\">\n                    <h3>\n                        Curious to learn more about how we can help you?<br>\n                        Schedule a free consultation with our expert!\n                    <\/h3>\n                    <iframe loading=\"lazy\" src=\"https:\/\/www2.enxoo.com\/l\/327151\/2024-05-10\/7jd33y\" width=\"100%\" height=\"100%\" type=\"text\/html\" frameborder=\"0\" allowtransparency=\"true\" style=\"border: 0px; height: 505px;\" id=\"myiframe\" data-gtm-yt-inspected-9=\"true\"><\/iframe>\n                    <script>\n\t\t\t\t\t\twindow.addEventListener('message', function(e) {\n\t\t\t\t\t\t\tconst iframe = document.getElementById('myiframe');\n\n\t\t\t\t\t\tif (e.origin !== 'https:\/\/www2.enxoo.com') return;\n\n\t\t\t\t\t\t\t\/\/ Resizing\n\t\t\t\t\t\t\tif (e.data.isContactForm === true && iframe) {\n\t\t\t\t\t\t\t\tiframe.style.height = e.data.height + 'px';\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n                    <\/script>\n                <\/div>\n                <div class=\"info\">\n                    <img decoding=\"async\" src=\"https:\/\/enxoo.com\/wp-content\/uploads\/2025\/10\/Ewa-Jaskowiak-CCO.png\" alt=\"Ewa Jaskowiak CCO at Enxoo\">\n                    <div class=\"text-content\">\n                        <h5>Ewa Ja\u015bkowiak<\/h5>\n                        <p>Chief Commercial Officer<\/p>\n                        <a href=\"mailto:ewa.jaskowiak@enxoo.com\">ewa.jaskowiak@enxoo.com<\/a>\n                        <p class=\"phone\">T +48 22 115 11500<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10638","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Enxoo for Data Center - Enxoo<\/title>\n<meta name=\"description\" content=\"Stop quoting in weeks. Start winning deals in hours. Unify Your Lead-to-Cash Engine with AI Automation, Built for You on Salesforce.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/enxoo.com\/pl\/data-center\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Enxoo for Data Center\" \/>\n<meta property=\"og:description\" content=\"Stop quoting in weeks. Start winning deals in hours. Unify Your Lead-to-Cash Engine with AI Automation, Built for You on Salesforce.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/enxoo.com\/pl\/data-center\/\" \/>\n<meta property=\"og:site_name\" content=\"Enxoo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EnxooTeam\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-23T07:23:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@enxooteam\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/enxoo.com\\\/data-center\\\/\",\"url\":\"https:\\\/\\\/enxoo.com\\\/data-center\\\/\",\"name\":\"Enxoo for Data Center - Enxoo\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/enxoo.com\\\/#website\"},\"datePublished\":\"2025-10-23T07:23:02+00:00\",\"dateModified\":\"2025-10-23T07:23:03+00:00\",\"description\":\"Stop quoting in weeks. Start winning deals in hours. Unify Your Lead-to-Cash Engine with AI Automation, Built for You on Salesforce.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/enxoo.com\\\/data-center\\\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/enxoo.com\\\/data-center\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/enxoo.com\\\/data-center\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/enxoo.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Enxoo for Data Center\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/enxoo.com\\\/#website\",\"url\":\"https:\\\/\\\/enxoo.com\\\/\",\"name\":\"Enxoo - your go-to Salesforce Partner for Communications industry\",\"description\":\"Your go-to Salesforce Partner for Communications industry\",\"publisher\":{\"@id\":\"https:\\\/\\\/enxoo.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/enxoo.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/enxoo.com\\\/#organization\",\"name\":\"Enxoo\",\"url\":\"https:\\\/\\\/enxoo.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/enxoo.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/enxoo.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Enxoo-Logo.png\",\"contentUrl\":\"https:\\\/\\\/enxoo.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Enxoo-Logo.png\",\"width\":361,\"height\":96,\"caption\":\"Enxoo\"},\"image\":{\"@id\":\"https:\\\/\\\/enxoo.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/EnxooTeam\",\"https:\\\/\\\/x.com\\\/enxooteam\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/enxoo\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Enxoo for Data Center - Enxoo","description":"Stop quoting in weeks. Start winning deals in hours. Unify Your Lead-to-Cash Engine with AI Automation, Built for You on Salesforce.","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:\/\/enxoo.com\/pl\/data-center\/","og_locale":"pl_PL","og_type":"article","og_title":"Enxoo for Data Center","og_description":"Stop quoting in weeks. Start winning deals in hours. Unify Your Lead-to-Cash Engine with AI Automation, Built for You on Salesforce.","og_url":"https:\/\/enxoo.com\/pl\/data-center\/","og_site_name":"Enxoo","article_publisher":"https:\/\/www.facebook.com\/EnxooTeam","article_modified_time":"2025-10-23T07:23:03+00:00","twitter_card":"summary_large_image","twitter_site":"@enxooteam","twitter_misc":{"Szacowany czas czytania":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/enxoo.com\/data-center\/","url":"https:\/\/enxoo.com\/data-center\/","name":"Enxoo for Data Center - Enxoo","isPartOf":{"@id":"https:\/\/enxoo.com\/#website"},"datePublished":"2025-10-23T07:23:02+00:00","dateModified":"2025-10-23T07:23:03+00:00","description":"Stop quoting in weeks. Start winning deals in hours. Unify Your Lead-to-Cash Engine with AI Automation, Built for You on Salesforce.","breadcrumb":{"@id":"https:\/\/enxoo.com\/data-center\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/enxoo.com\/data-center\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/enxoo.com\/data-center\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/enxoo.com\/"},{"@type":"ListItem","position":2,"name":"Enxoo for Data Center"}]},{"@type":"WebSite","@id":"https:\/\/enxoo.com\/#website","url":"https:\/\/enxoo.com\/","name":"Enxoo - your go-to Salesforce Partner for Communications industry","description":"Your go-to Salesforce Partner for Communications industry","publisher":{"@id":"https:\/\/enxoo.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/enxoo.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/enxoo.com\/#organization","name":"Enxoo","url":"https:\/\/enxoo.com\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/enxoo.com\/#\/schema\/logo\/image\/","url":"https:\/\/enxoo.com\/wp-content\/uploads\/2026\/01\/Enxoo-Logo.png","contentUrl":"https:\/\/enxoo.com\/wp-content\/uploads\/2026\/01\/Enxoo-Logo.png","width":361,"height":96,"caption":"Enxoo"},"image":{"@id":"https:\/\/enxoo.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EnxooTeam","https:\/\/x.com\/enxooteam","https:\/\/www.linkedin.com\/company\/enxoo\/"]}]}},"_links":{"self":[{"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/pages\/10638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/comments?post=10638"}],"version-history":[{"count":3,"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/pages\/10638\/revisions"}],"predecessor-version":[{"id":10641,"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/pages\/10638\/revisions\/10641"}],"wp:attachment":[{"href":"https:\/\/enxoo.com\/pl\/wp-json\/wp\/v2\/media?parent=10638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}