{"id":9542,"date":"2025-07-30T06:12:41","date_gmt":"2025-07-30T06:12:41","guid":{"rendered":"https:\/\/cacheinfosys.com\/?page_id=9542"},"modified":"2025-12-24T01:29:43","modified_gmt":"2025-12-24T01:29:43","slug":"cox","status":"publish","type":"page","link":"https:\/\/cacheinfosys.com\/it\/cox\/","title":{"rendered":"Cox"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9542\" class=\"elementor elementor-9542\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-447ba9d e-con-full e-flex e-con e-parent\" data-id=\"447ba9d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-375fc54 elementor-widget__width-inherit no-dark-mode elementor-widget elementor-widget-html\" data-id=\"375fc54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* ===== PAGE WRAPPER (header + footer stay as-is) ===== *\/\r\n  .cox-page{\r\n    --font-sans: \"Red Hat Display\", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\r\n\r\n    --bg:#000;\r\n    --text:#fff;\r\n    --muted: rgba(255,255,255,.78);\r\n\r\n    --card:#fff;\r\n    --cardText:#111;\r\n    --cardMuted: rgba(17,17,17,.68);\r\n\r\n    --border: rgba(17,17,17,.14);\r\n    --shadow: 0 0.9rem 2.2rem rgba(0,0,0,.30);\r\n\r\n    --radius-lg: 1.35rem;\r\n    --radius-md: 1rem;\r\n\r\n    font-family: var(--font-sans);\r\n    background: var(--bg);\r\n    color: var(--text);\r\n\r\n    \/* BIGGER overall layout *\/\r\n    padding: 3rem 0 4.25rem;\r\n    font-size: 1.08rem; \/* increases everything *\/\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .cox-page *{ box-sizing:border-box; }\r\n  .cox-page img{ max-width:100%; height:auto; display:block; }\r\n\r\n  .cox-container{\r\n    \/* bigger content width *\/\r\n    width: min(78rem, calc(100% - 3rem));\r\n    margin-inline: auto;\r\n  }\r\n\r\n  \/* ===== HERO ===== *\/\r\n  .cox-hero{ padding-top: .25rem; }\r\n  .cox-heroCard{\r\n    background: var(--card);\r\n    color: var(--cardText);\r\n    border-radius: var(--radius-lg);\r\n    box-shadow: var(--shadow);\r\n    overflow: hidden;\r\n    display: grid;\r\n    grid-template-columns: 1.1fr .9fr;\r\n    min-height: 15rem;\r\n  }\r\n  .cox-heroCopy{ padding: 2.6rem 2.6rem 2.2rem; }\r\n  .cox-heroCopy h1{\r\n    margin: 0 0 1rem;\r\n    font-size: clamp(2.2rem, 3vw, 3.05rem);\r\n    line-height: 1.02;\r\n    letter-spacing: -0.02em;\r\n    font-weight: 900;\r\n  }\r\n  .cox-heroCopy p{\r\n    margin: 0;\r\n    font-size: 1.05rem;\r\n    line-height: 1.6;\r\n    color: rgba(17,17,17,.72);\r\n    max-width: 42rem;\r\n  }\r\n  .cox-heroMedia{ background:#f3f5f7; }\r\n  .cox-heroMedia img{ width:100%; height:100%; object-fit:cover; }\r\n\r\n  \/* Alert *\/\r\n  .cox-alert{\r\n    margin-top: 1.2rem;\r\n    background: #dff2ff;\r\n    color: #0d2c3b;\r\n    border-radius: .85rem;\r\n    padding: .9rem 1.1rem;\r\n    font-size: .95rem;\r\n    line-height: 1.4;\r\n    display: flex;\r\n    gap: .7rem;\r\n    align-items: flex-start;\r\n  }\r\n  .cox-alertIcon{ width:1.2rem; height:1.2rem; flex:0 0 auto; margin-top:.1rem; }\r\n\r\n  \/* Tabs *\/\r\n  .cox-tabs{\r\n    margin-top: 1.1rem;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: .7rem;\r\n  }\r\n  .cox-tab{\r\n    appearance: none;\r\n    border: .0625rem solid rgba(255,255,255,.2);\r\n    background: rgba(255,255,255,.07);\r\n    color: rgba(255,255,255,.9);\r\n    padding: .55rem .9rem;\r\n    border-radius: .65rem;\r\n    font-size: .86rem;\r\n    font-weight: 800;\r\n    letter-spacing: .01em;\r\n  }\r\n  .cox-tab.is-active{\r\n    background: #fff;\r\n    color: #0c0c0c;\r\n    border-color: #fff;\r\n  }\r\n\r\n  \/* Section titles on black *\/\r\n  .cox-sectionTitle{\r\n    margin: 2.7rem 0 .6rem;\r\n    font-size: 1.75rem;\r\n    line-height: 1.2;\r\n    letter-spacing: -0.01em;\r\n    font-weight: 900;\r\n    color: #fff;\r\n  }\r\n  .cox-sectionLead{\r\n    margin: 0 0 1.5rem;\r\n    color: var(--muted);\r\n    font-size: 1.02rem;\r\n    max-width: 65rem;\r\n  }\r\n\r\n  \/* White block *\/\r\n  .cox-block{\r\n    background: var(--card);\r\n    color: var(--cardText);\r\n    border-radius: var(--radius-lg);\r\n    box-shadow: var(--shadow);\r\n    border: .0625rem solid rgba(255,255,255,.08);\r\n    overflow: hidden;\r\n  }\r\n  .cox-blockHeader{\r\n    padding: 1.45rem 1.55rem 1rem;\r\n    border-bottom: .0625rem solid var(--border);\r\n  }\r\n  .cox-blockHeader h3{\r\n    margin: 0;\r\n    font-size: 1.18rem;\r\n    font-weight: 950;\r\n    letter-spacing: -0.01em;\r\n  }\r\n  .cox-blockBody{ padding: 1.35rem 1.55rem 1.6rem; }\r\n\r\n  \/* Feature grid *\/\r\n  .cox-featureGrid{\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 1.15rem;\r\n  }\r\n  .cox-featureCard{\r\n    border: .0625rem solid rgba(17,17,17,.16);\r\n    border-radius: var(--radius-md);\r\n    padding: 1.15rem 1.15rem 1.2rem;\r\n    min-height: 7.6rem;\r\n  }\r\n  .cox-featureCard h4{\r\n    margin: 0 0 .55rem;\r\n    font-size: 1.02rem;\r\n    font-weight: 950;\r\n    line-height: 1.15;\r\n  }\r\n  .cox-featureCard p{\r\n    margin: 0;\r\n    font-size: .9rem;\r\n    line-height: 1.55;\r\n    color: var(--cardMuted);\r\n  }\r\n\r\n  \/* ===== Scalable heading (make visible) ===== *\/\r\n  .cox-rowTitle{\r\n    margin: 2.25rem 0 1rem;\r\n    color: rgba(255,255,255,.92); \/* was too faint *\/\r\n    font-weight: 950;\r\n    font-size: 1.2rem;\r\n    letter-spacing: -0.01em;\r\n  }\r\n\r\n  .cox-carousel{\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 1.15rem;\r\n    align-items: stretch;\r\n  }\r\n  .cox-miniCard{\r\n    background: #fff;\r\n    border: .0625rem solid rgba(17,17,17,.16);\r\n    border-radius: var(--radius-md);\r\n    padding: 1.2rem 1.2rem 1.25rem;\r\n  }\r\n  .cox-miniTop{\r\n    display: flex;\r\n    gap: .75rem;\r\n    align-items: center;\r\n    margin-bottom: .7rem;\r\n  }\r\n  .cox-iconBadge{\r\n    width: 2.45rem;\r\n    height: 2.45rem;\r\n    border-radius: 999rem;\r\n    background: #eef5ff;\r\n    display: grid;\r\n    place-items: center;\r\n    border: .0625rem solid rgba(13,110,253,.18);\r\n    font-size: 1.05rem;\r\n  }\r\n  .cox-miniCard h4{\r\n    margin: 0;\r\n    font-size: 1rem;\r\n    font-weight: 950;\r\n  }\r\n  .cox-miniCard p{\r\n    margin: 0;\r\n    font-size: .9rem;\r\n    line-height: 1.6;\r\n    color: var(--cardMuted);\r\n  }\r\n\r\n  .cox-dots{\r\n    margin-top: 1rem;\r\n    display: flex;\r\n    gap: .4rem;\r\n    justify-content: center;\r\n    align-items: center;\r\n  }\r\n  .cox-dot{ width:.4rem; height:.4rem; border-radius:999rem; background: rgba(255,255,255,.3); }\r\n  .cox-dot.is-active{ background: rgba(120,180,255,1); width: .9rem; }\r\n\r\n  \/* Industry grid *\/\r\n  .cox-industryGrid{\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 1.15rem;\r\n  }\r\n  .cox-industryCard{\r\n    border: .0625rem solid rgba(17,17,17,.16);\r\n    border-radius: var(--radius-md);\r\n    padding: 1.25rem;\r\n    background: #fff;\r\n    text-align: center;\r\n  }\r\n  .cox-industryIcon{\r\n    width: 2.55rem; height: 2.55rem;\r\n    margin: 0 auto .75rem;\r\n    border-radius: 999rem;\r\n    background: #eef7ff;\r\n    display: grid;\r\n    place-items: center;\r\n    border: .0625rem solid rgba(13,110,253,.14);\r\n    font-size: 1.05rem;\r\n  }\r\n  .cox-industryCard h4{\r\n    margin: 0 0 .45rem;\r\n    font-size: 1rem;\r\n    font-weight: 950;\r\n  }\r\n  .cox-industryCard p{\r\n    margin: 0;\r\n    font-size: .88rem;\r\n    line-height: 1.6;\r\n    color: var(--cardMuted);\r\n  }\r\n\r\n  \/* Investments (no images) *\/\r\n  .cox-investGrid{\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 1.15rem;\r\n  }\r\n  .cox-investCard{\r\n    background: #fff;\r\n    border: .0625rem solid rgba(17,17,17,.16);\r\n    border-radius: var(--radius-md);\r\n    padding: 1.25rem;\r\n  }\r\n  .cox-investCard h4{\r\n    margin: 0 0 .55rem;\r\n    font-size: 1.05rem;\r\n    font-weight: 950;\r\n    letter-spacing: -0.01em;\r\n  }\r\n  .cox-investCard p{\r\n    margin: 0;\r\n    font-size: .9rem;\r\n    line-height: 1.6;\r\n    color: var(--cardMuted);\r\n  }\r\n\r\n  \/* Blue CTA *\/\r\n  .cox-cta{\r\n    margin-top: 1.85rem;\r\n    background: #0a3b92;\r\n    border-radius: var(--radius-lg);\r\n    padding: 1.85rem 1.85rem 2.1rem;\r\n    border: .0625rem solid rgba(255,255,255,.12);\r\n  }\r\n  .cox-cta small{\r\n    display: inline-block;\r\n    font-weight: 900;\r\n    letter-spacing: .08em;\r\n    text-transform: uppercase;\r\n    color: rgba(255,255,255,.72);\r\n    margin-bottom: .6rem;\r\n    font-size: .75rem;\r\n  }\r\n  .cox-cta h3{\r\n    margin: 0 0 .55rem;\r\n    font-size: 1.55rem;\r\n    font-weight: 950;\r\n    color: #fff;\r\n    letter-spacing: -0.01em;\r\n  }\r\n  .cox-cta p{\r\n    margin: 0;\r\n    color: rgba(255,255,255,.84);\r\n    line-height: 1.6;\r\n    max-width: 52rem;\r\n    font-size: 1rem;\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 62rem){\r\n    .cox-container{ width: min(78rem, calc(100% - 2.25rem)); }\r\n    .cox-heroCard{ grid-template-columns: 1fr; }\r\n    .cox-heroMedia{ min-height: 13rem; }\r\n    .cox-featureGrid{ grid-template-columns: 1fr; }\r\n    .cox-carousel{ grid-template-columns: 1fr; }\r\n    .cox-industryGrid{ grid-template-columns: 1fr; }\r\n    .cox-investGrid{ grid-template-columns: 1fr; }\r\n  }\r\n<\/style>\r\n\r\n<main class=\"cox-page\">\r\n  <section class=\"cox-hero\">\r\n    <div class=\"cox-container\">\r\n      <div class=\"cox-heroCard\">\r\n        <div class=\"cox-heroCopy\">\r\n          <h1>Enterprise<br\/>Technology<br\/>Solutions<\/h1>\r\n          <p>Empower enterprise with secure, scalable connectivity \u2014 custom-built for industry, size, and future growth.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"cox-heroMedia\" aria-hidden=\"true\">\r\n          <!-- Replace with real hero image if needed, or remove the image below -->\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1400&q=70\" alt=\"\">\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cox-alert\">\r\n        <svg class=\"cox-alertIcon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M12 22a10 10 0 1 0-10-10 10 10 0 0 0 10 10Z\" stroke=\"#0d2c3b\" stroke-width=\"2\"\/>\r\n          <path d=\"M12 7v6\" stroke=\"#0d2c3b\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n          <path d=\"M12 17h.01\" stroke=\"#0d2c3b\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n        <\/svg>\r\n        <div>\r\n          <strong>New:<\/strong> stay on track with Cox \u2014 enterprise-ready connectivity, reliability, and support.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cox-tabs\" role=\"tablist\" aria-label=\"Solutions tabs\">\r\n        <button class=\"cox-tab is-active\" type=\"button\">Technology Solutions<\/button>\r\n        <button class=\"cox-tab\" type=\"button\">Industry Solutions<\/button>\r\n        <button class=\"cox-tab\" type=\"button\">Strategic Investments<\/button>\r\n        <button class=\"cox-tab\" type=\"button\">Recent Convictions<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"cox-body\">\r\n    <div class=\"cox-container\">\r\n      <h2 class=\"cox-sectionTitle\">Why Enterprise Company Needs Cox Business<\/h2>\r\n      <p class=\"cox-sectionLead\">\r\n        Together with strategic technology decisions and scalable infrastructure, connected operations stay resilient and productive.\r\n      <\/p>\r\n\r\n      <!-- Enterprise Business Solutions -->\r\n      <div class=\"cox-block\">\r\n        <div class=\"cox-blockHeader\">\r\n          <h3>Enterprise Business Solutions<\/h3>\r\n        <\/div>\r\n        <div class=\"cox-blockBody\">\r\n          <div class=\"cox-featureGrid\">\r\n            <div class=\"cox-featureCard\">\r\n              <h4>Fast, Reliable<br\/>Connectivity<\/h4>\r\n              <p>Designed for high-speed, high-availability connectivity with dependable support and secure access.<\/p>\r\n            <\/div>\r\n            <div class=\"cox-featureCard\">\r\n              <h4>Modernize Network<br\/>Infrastructure<\/h4>\r\n              <p>Upgrade operations with secure, scalable networking built for distributed teams and locations.<\/p>\r\n            <\/div>\r\n            <div class=\"cox-featureCard\">\r\n              <h4>Drive Enterprise<br\/>Mobility<\/h4>\r\n              <p>Enable modern work with managed Wi-Fi and tools for reliable mobile and hybrid workflows.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-featureCard\">\r\n              <h4>Optimize Cloud<br\/>Strategy<\/h4>\r\n              <p>Managed cloud services, backups, and architecture guidance for faster transformation.<\/p>\r\n            <\/div>\r\n            <div class=\"cox-featureCard\">\r\n              <h4>Enable Business<br\/>Continuity<\/h4>\r\n              <p>Protect operations with redundancy, monitoring, and disaster recovery options.<\/p>\r\n            <\/div>\r\n            <div class=\"cox-featureCard\">\r\n              <h4>Security &amp;<br\/>Compliance<\/h4>\r\n              <p>Support compliance needs with layered protection across networks, endpoints, and data.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- \u201cScalable options\u2026\u201d row (now visible) -->\r\n      <div class=\"cox-rowTitle\">Scalable options to stay connected and productive<\/div>\r\n\r\n      <div class=\"cox-carousel\">\r\n        <article class=\"cox-miniCard\">\r\n          <div class=\"cox-miniTop\">\r\n            <div class=\"cox-iconBadge\" aria-hidden=\"true\">\ud83c\udf10<\/div>\r\n            <h4>Business Internet Solutions<\/h4>\r\n          <\/div>\r\n          <p>Tailor services across sites and simplify performance with enterprise-ready options.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"cox-miniCard\">\r\n          <div class=\"cox-miniTop\">\r\n            <div class=\"cox-iconBadge\" aria-hidden=\"true\">\ud83d\udd17<\/div>\r\n            <h4>Networking Solutions<\/h4>\r\n          <\/div>\r\n          <p>Secure, flexible networking built to scale across offices and remote environments.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"cox-miniCard\">\r\n          <div class=\"cox-miniTop\">\r\n            <div class=\"cox-iconBadge\" aria-hidden=\"true\">\u2601\ufe0f<\/div>\r\n            <h4>Cloud Services<\/h4>\r\n          <\/div>\r\n          <p>Managed cloud options for collaboration, backup, resilience, and performance.<\/p>\r\n        <\/article>\r\n      <\/div>\r\n\r\n      <div class=\"cox-dots\" aria-hidden=\"true\">\r\n        <span class=\"cox-dot\"><\/span>\r\n        <span class=\"cox-dot is-active\"><\/span>\r\n        <span class=\"cox-dot\"><\/span>\r\n      <\/div>\r\n\r\n      <!-- Industry Solutions -->\r\n      <div style=\"margin-top: 2.1rem\" class=\"cox-block\">\r\n        <div class=\"cox-blockHeader\">\r\n          <h3>Enterprise Industry Solutions<\/h3>\r\n        <\/div>\r\n        <div class=\"cox-blockBody\">\r\n          <p style=\"margin:0 0 1.1rem; color: rgba(17,17,17,.68); line-height:1.65; font-size:.98rem;\">\r\n            Connected business solutions across industries \u2014 from secure networking to scalable support for complex environments.\r\n          <\/p>\r\n\r\n          <div class=\"cox-industryGrid\">\r\n            <div class=\"cox-industryCard\">\r\n              <div class=\"cox-industryIcon\" aria-hidden=\"true\">\ud83c\udfdb\ufe0f<\/div>\r\n              <h4>Federal Government<\/h4>\r\n              <p>Reliability and security for regulated environments and mission-critical needs.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-industryCard\">\r\n              <div class=\"cox-industryIcon\" aria-hidden=\"true\">\ud83c\udfe5<\/div>\r\n              <h4>Healthcare<\/h4>\r\n              <p>Support secure exchange of information and resilient connectivity at scale.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-industryCard\">\r\n              <div class=\"cox-industryIcon\" aria-hidden=\"true\">\ud83c\udf93<\/div>\r\n              <h4>Higher Education<\/h4>\r\n              <p>Enable campus-wide connectivity, collaboration tools, and managed networks.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-industryCard\">\r\n              <div class=\"cox-industryIcon\" aria-hidden=\"true\">\ud83c\udfe8<\/div>\r\n              <h4>Hospitality<\/h4>\r\n              <p>Improve guest experience with reliable Wi-Fi, support, and secure operations.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-industryCard\">\r\n              <div class=\"cox-industryIcon\" aria-hidden=\"true\">\ud83c\udfeb<\/div>\r\n              <h4>K-12 Education<\/h4>\r\n              <p>Connectivity and security aligned with learning, administration, and compliance.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-industryCard\">\r\n              <div class=\"cox-industryIcon\" aria-hidden=\"true\">\ud83c\udfe2<\/div>\r\n              <h4>State &amp; Local Government<\/h4>\r\n              <p>Managed services to modernize infrastructure while supporting public access.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Strategic Investments (NO images) -->\r\n      <div style=\"margin-top: 2.1rem\" class=\"cox-block\">\r\n        <div class=\"cox-blockHeader\">\r\n          <h3>Cox Business Strategic Investments<\/h3>\r\n        <\/div>\r\n        <div class=\"cox-blockBody\">\r\n          <div class=\"cox-investGrid\">\r\n            <div class=\"cox-investCard\">\r\n              <h4>RapidScale<\/h4>\r\n              <p>Managed cloud services for productivity, resilience, and enterprise modernization.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-investCard\">\r\n              <h4>BlueprintRF<\/h4>\r\n              <p>Advanced network design and performance solutions for wireless deployments.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cox-investCard\">\r\n              <h4>Hospitality Network<\/h4>\r\n              <p>Connectivity and managed services supporting hospitality environments at scale.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Blue CTA -->\r\n      <div class=\"cox-cta\">\r\n        <small>Contact Cox Business<\/small>\r\n        <h3>Let\u2019s get in touch<\/h3>\r\n        <p>Whether a new or existing customer, connect to discuss business needs and answer questions on services.<\/p>\r\n      <\/div>\r\n\r\n      <!-- \u2705 Contact form removed (as requested) -->\r\n\r\n    <\/div>\r\n  <\/section>\r\n<\/main>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>EnterpriseTechnologySolutions Empower enterprise with secure, scalable connectivity \u2014 custom-built for industry, size, and future growth. New: stay on track with [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-9542","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/cacheinfosys.com\/it\/wp-json\/wp\/v2\/pages\/9542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cacheinfosys.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cacheinfosys.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cacheinfosys.com\/it\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/cacheinfosys.com\/it\/wp-json\/wp\/v2\/comments?post=9542"}],"version-history":[{"count":0,"href":"https:\/\/cacheinfosys.com\/it\/wp-json\/wp\/v2\/pages\/9542\/revisions"}],"wp:attachment":[{"href":"https:\/\/cacheinfosys.com\/it\/wp-json\/wp\/v2\/media?parent=9542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}