{"id":2721,"date":"2026-06-05T11:54:55","date_gmt":"2026-06-05T11:54:55","guid":{"rendered":"https:\/\/uniotechit.com\/newuniotechit\/?page_id=2721"},"modified":"2026-06-16T12:03:32","modified_gmt":"2026-06-16T12:03:32","slug":"cybersecurity","status":"publish","type":"page","link":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/","title":{"rendered":"Cybersecurity"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2721\" class=\"elementor elementor-2721\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-52200e9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"52200e9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af45fbb\" data-id=\"af45fbb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e927efc elementor-widget elementor-widget-html\" data-id=\"e927efc\" 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<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n\r\n<style>\r\n\/* --- Global Wrapper --- *\/\r\n.uniotech-hardware-page {\r\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n  color: #333;\r\n  background-color: #f8f9fa;\r\n  padding-bottom: 60px;\r\n}\r\n\r\n\/* --- Hero Section Fix (Centered) --- *\/\r\n.hw-hero {\r\n  background: linear-gradient(rgba(0, 32, 74, 0.85), rgba(0, 32, 74, 0.85)), url('https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/cyber.png') center\/cover no-repeat;\r\n  padding: 100px 20px;\r\n  border-radius: 0 0 30px 30px;\r\n  box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: center;\r\n  text-align: center;\r\n}\r\n\r\n.hw-hero h1 {\r\n  font-size: 48px;\r\n  font-weight: 800;\r\n  margin-bottom: 20px;\r\n  color: #ffffff;\r\n  max-width: 900px;\r\n}\r\n\r\n.hw-hero p {\r\n  font-size: 18px;\r\n  max-width: 700px;\r\n  margin: 0 auto 30px auto;\r\n  line-height: 1.6;\r\n  color: #d1e3f8;\r\n}\r\n\r\n.hw-btn-main {\r\n  background-color: #f37021;\r\n  color: #fff !important;\r\n  padding: 16px 40px;\r\n  font-size: 16px;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  border-radius: 8px;\r\n  transition: all 0.3s ease;\r\n  white-space: nowrap;\r\n  display: inline-block;\r\n  box-shadow: 0 4px 15px rgba(243, 112, 33, 0.4);\r\n}\r\n\r\n.hw-btn-main:hover {\r\n  background-color: #d95e16;\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 8px 25px rgba(243, 112, 33, 0.6);\r\n}\r\n\r\n\/* --- 3 Hardware Cards Section --- *\/\r\n.hw-cards-container {\r\n  max-width: 1200px;\r\n  margin: -50px auto 0 auto; \/* Negative margin se card hero section ke upar overlap karenge thoda sa *\/\r\n  padding: 0 20px;\r\n  position: relative;\r\n  z-index: 10;\r\n}\r\n\r\n.hw-cards-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 30px;\r\n}\r\n\r\n.hw-card-item {\r\n  background: #ffffff;\r\n  border-radius: 12px;\r\n  padding: 35px 25px;\r\n  text-align: center;\r\n  box-shadow: 0 15px 35px rgba(0,0,0,0.08);\r\n  border-top: 5px solid #0056b3;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.hw-card-item:hover {\r\n  transform: translateY(-10px);\r\n  box-shadow: 0 20px 45px rgba(0,0,0,0.12);\r\n}\r\n\r\n.hw-card-icon {\r\n  background: #f0f7ff;\r\n  width: 70px;\r\n  height: 70px;\r\n  line-height: 70px;\r\n  border-radius: 50%;\r\n  margin: 0 auto 20px auto;\r\n  color: #0056b3;\r\n  font-size: 30px;\r\n}\r\n\r\n.hw-card-item h3 {\r\n  font-size: 22px;\r\n  color: #1e293b;\r\n  margin-bottom: 15px;\r\n  font-weight: 700;\r\n}\r\n\r\n.hw-card-item p {\r\n  color: #64748b;\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n  margin-bottom: 25px;\r\n}\r\n\r\n.hw-card-link {\r\n  color: #f37021;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  font-size: 15px;\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 5px;\r\n  transition: color 0.3s;\r\n}\r\n\r\n.hw-card-link:hover {\r\n  color: #d95e16;\r\n}\r\n\r\n\/* --- Responsive Layout --- *\/\r\n@media (max-width: 992px) {\r\n  .hw-cards-grid {\r\n    grid-template-columns: repeat(2, 1fr);\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .hw-hero h1 { font-size: 36px; }\r\n  .hw-cards-container { margin-top: 30px; }\r\n  .hw-cards-grid { grid-template-columns: 1fr; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"uniotech-hardware-page\">\r\n  \r\n  <div class=\"hw-hero\">\r\n    <h1>Advanced Cybersecurity Solutions<\/h1>\r\n    <p>At Uniotech, we provide Cybersecurity Services designed to protect your enterprise infrastructure from modern digital threats.<\/p>\r\n    <a class=\"hw-btn-main\" href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\">Consultation<\/a>\r\n  <\/div>\r\n\r\n  <div class=\"hw-cards-container\">\r\n    <div class=\"hw-cards-grid\">\r\n      \r\n      <div class=\"hw-card-item\">\r\n        <div class=\"hw-card-icon\">\r\n          <i class=\"fas fa-laptop\"><\/i>\r\n        <\/div>\r\n        <h3>Corporate Computing<\/h3>\r\n        <p>Ultra-light business laptops, high-performance workstations, and thin clients for secure enterprise environments.<\/p>\r\n        <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"hw-card-link\">View Details <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n      <\/div>\r\n\r\n      <div class=\"hw-card-item\">\r\n        <div class=\"hw-card-icon\">\r\n          <i class=\"fas fa-network-wired\"><\/i>\r\n        <\/div>\r\n        <h3>Enterprise Networking<\/h3>\r\n        <p>Zero-latency core switches, next-gen firewalls, and Wi-Fi 6 access points to build a robust IT backbone.<\/p>\r\n        <a href=\"https:\/\/uniotechit.com\/newuniotechit\/enterprise-networking-solutions\/\" class=\"hw-card-link\">View Details <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n      <\/div>\r\n\r\n      <div class=\"hw-card-item\">\r\n        <div class=\"hw-card-icon\">\r\n          <i class=\"fas fa-server\"><\/i>\r\n        <\/div>\r\n        <h3>Data Storage & Servers<\/h3>\r\n        <p>Scalable SAN\/NAS storage, rack servers, and automated backup solutions to protect mission-critical data.<\/p>\r\n        <a href=\"https:\/\/uniotechit.com\/newuniotechit\/server-supply\/\" class=\"hw-card-link\">View Details <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c437e97 elementor-widget elementor-widget-html\" data-id=\"c437e97\" 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\r\n    \r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n\r\n    <style>\r\n      .uniotech-premium-server {\r\n        font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\r\n        background-color: #020617 !important; \r\n        color: #e2e8f0 !important;\r\n        padding: 60px 20px;\r\n        overflow: hidden;\r\n        width: 100%;\r\n      }\r\n\r\n      .premium-hero {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        max-width: 1200px;\r\n        margin: 0 auto 80px auto;\r\n        gap: 40px;\r\n      }\r\n\r\n      .hero-content { flex: 1; }\r\n\r\n      .tech-badge {\r\n        display: inline-block;\r\n        background: rgba(0, 86, 179, 0.2);\r\n        color: #60a5fa !important;\r\n        padding: 6px 15px;\r\n        border-radius: 20px;\r\n        font-size: 13px;\r\n        font-weight: 600;\r\n        letter-spacing: 1px;\r\n        text-transform: uppercase;\r\n        margin-bottom: 20px;\r\n        border: 1px solid rgba(96, 165, 250, 0.3);\r\n      }\r\n\r\n      .hero-content h1 {\r\n        font-size: 48px !important;\r\n        font-weight: 800 !important;\r\n        line-height: 1.1 !important;\r\n        color: #ffffff !important; \r\n        margin-bottom: 20px;\r\n      }\r\n\r\n      .text-gradient {\r\n        background: linear-gradient(to right, #60a5fa, #f37021);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        display: inline-block;\r\n      }\r\n\r\n      .hero-content p {\r\n        font-size: 16px !important;\r\n        color: #d1e3f8 !important;\r\n        line-height: 1.7 !important;\r\n        margin-bottom: 35px;\r\n        max-width: 90%;\r\n      }\r\n\r\n      .btn-premium {\r\n        background: linear-gradient(135deg, #0056b3 0%, #004494 100%);\r\n        color: #ffffff !important;\r\n        padding: 14px 32px;\r\n        border-radius: 8px;\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        box-shadow: 0 10px 25px rgba(0, 86, 179, 0.4);\r\n        transition: all 0.3s ease;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n      }\r\n\r\n      .btn-premium:hover {\r\n        box-shadow: 0 15px 35px rgba(0, 86, 179, 0.6);\r\n        transform: translateY(-3px);\r\n        color: #ffffff !important;\r\n      }\r\n\r\n      .hero-visual { flex: 1; position: relative; }\r\n      .hero-visual img {\r\n        width: 100%;\r\n        border-radius: 20px;\r\n        box-shadow: 0 20px 50px rgba(0,0,0,0.5);\r\n        position: relative;\r\n        z-index: 2;\r\n        animation: srv_float 6s ease-in-out infinite;\r\n      }\r\n\r\n      .glow-blob {\r\n        position: absolute;\r\n        width: 300px;\r\n        height: 300px;\r\n        background: #0056b3;\r\n        border-radius: 50%;\r\n        filter: blur(80px);\r\n        opacity: 0.5;\r\n        top: 50%;\r\n        left: 50%;\r\n        transform: translate(-50%, -50%);\r\n        z-index: 1;\r\n      }\r\n\r\n      @keyframes srv_float {\r\n        0% { transform: translateY(0px); }\r\n        50% { transform: translateY(-15px); }\r\n        100% { transform: translateY(0px); }\r\n      }\r\n\r\n      \/* Bento Grid *\/\r\n      .bento-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        grid-auto-rows: minmax(250px, auto);\r\n        gap: 24px;\r\n      }\r\n\r\n      .bento-card {\r\n        background: rgba(255, 255, 255, 0.03) !important;\r\n        border: 1px solid rgba(255, 255, 255, 0.05) !important;\r\n        border-radius: 20px;\r\n        padding: 30px;\r\n        backdrop-filter: blur(10px);\r\n        transition: all 0.4s ease;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n      }\r\n\r\n      .bento-card:hover {\r\n        background: rgba(255, 255, 255, 0.06) !important;\r\n        border-color: rgba(255, 255, 255, 0.1) !important;\r\n        transform: translateY(-5px);\r\n      }\r\n\r\n      .span-2-col { grid-column: span 2; }\r\n      .span-2-row { grid-row: span 2; }\r\n\r\n      .bento-card i { font-size: 40px; color: #f37021; margin-bottom: 20px; }\r\n      .bento-card h3 { font-size: 24px !important; color: #ffffff !important; margin-bottom: 15px; font-weight: 700; }\r\n      .bento-card p { color: #94a3b8 !important; font-size: 15px !important; line-height: 1.6; margin: 0; }\r\n\r\n      .card-image-bg {\r\n        background: linear-gradient(to top, rgba(2, 6, 23, 0.9), rgba(2, 6, 23, 0.2)), url('https:\/\/images.unsplash.com\/photo-1550751827-4bd374c3f58b?q=80&w=800') center\/cover;\r\n        justify-content: flex-end;\r\n      }\r\n      .card-image-bg h3 { color: #60a5fa !important; }\r\n\r\n      @media (max-width: 992px) {\r\n        .premium-hero { flex-direction: column; text-align: center; }\r\n        .hero-content p { margin: 0 auto 35px auto; }\r\n        .bento-container { grid-template-columns: repeat(2, 1fr); }\r\n        .span-2-col { grid-column: span 1; }\r\n      }\r\n      @media (max-width: 768px) {\r\n        .bento-container { grid-template-columns: 1fr; }\r\n        .span-2-row { grid-row: span 1; }\r\n      }\r\n    <\/style>\r\n\r\n    <div class=\"uniotech-premium-server\">\r\n      <div class=\"premium-hero\">\r\n        <div class=\"hero-content\">\r\n          <span class=\"tech-badge\">ENTERPRISE DOCUMENT MANAGEMENT<\/span>\r\n          <h2>Safeguard Your Enterprise with   <br><span class=\"text-gradient\">Cybersecurity Intelligence<\/span><\/h2>\r\n         <p>\r\n  Stop threats before they strike. We provide end-to-end security architecture, \r\n  real-time monitoring, and proactive incident response to keep your \r\n  business-critical data safe from evolving digital risks. We align our \r\n  practices with global standards for information security, such as those \r\n  recommended by \r\n  <a href=\"https:\/\/www.iso.org\/isoiec-27001-information-security.html\" target=\"_blank\" rel=\"noopener\">ISO 27001<\/a>.\r\n<\/p>\r\n          <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"btn-premium\">Request a Security Audit <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n        <\/div>\r\n        <div class=\"hero-visual\">\r\n          <div class=\"glow-blob\"><\/div>\r\n          <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-04-134557.png\" alt=\"workflow\">\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"bento-container\">\r\n        <div class=\"bento-card span-2-col\">\r\n          <i class=\"fas fa-server\"><\/i>\r\n          <h3>Proactive Threat Detection<\/h3>\r\n          <p>Stay ahead of cybercriminals with real-time monitoring and advanced AI-driven threat intelligence that neutralizes risks before they impact your operations.<\/p>\r\n        <\/div>\r\n        <div class=\"bento-card span-2-row card-image-bg\">\r\n          <h3>Military-Grade Encryption<\/h3>\r\n          <p>Protect your sensitive corporate data both at rest and in transit using industry-standard encryption protocols that keep your information invisible to unauthorized eyes..<\/p>\r\n        <\/div>\r\n        <div class=\"bento-card\">\r\n          <i class=\"fas fa-hdd\"><\/i>\r\n          <h3>Built-In Document Editors<\/h3>\r\n          <p>Ensure only the right people access your critical assets. We implement multi-factor authentication and granular access policies to secure your digital workspace.<\/p>\r\n        <\/div>\r\n        <div class=\"bento-card\">\r\n          <i class=\"fas fa-microchip\"><\/i>\r\n          <h3>Enterprise Security Ready<\/h3>\r\n          <p>End-to-end data encryption and strict role-based access controls pre-configured to ensure your sensitive corporate data remains fully protected.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <?php\r\n    return ob_get_clean();\r\n}\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0082316 elementor-widget elementor-widget-html\" data-id=\"0082316\" 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<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n\r\n<style>\r\n  \/* Main Container Split Layout *\/\r\n  .hci-section {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 60px;\r\n    max-width: 1200px;\r\n    margin: 50px auto;\r\n    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\r\n    padding: 20px;\r\n  }\r\n\r\n  .hci-content {\r\n    flex: 1;\r\n  }\r\n\r\n  .hci-image-box {\r\n    flex: 1;\r\n    text-align: right;\r\n  }\r\n\r\n  \/* Right Side Image Styling *\/\r\n  .hci-image-box img {\r\n    width: 100%;\r\n    max-width: 550px; \/* Image limit according to screenshot *\/\r\n    height: auto;\r\n    border: 1px solid #e2e8f0;\r\n    padding: 10px;\r\n    border-radius: 8px;\r\n  }\r\n\r\n  \/* Top Badge \/ Tag *\/\r\n  .hci-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    color: #1e3a8a; \/* Deep Blue *\/\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .hci-badge i {\r\n    font-size: 20px;\r\n    color: #1e3a8a;\r\n  }\r\n\r\n  \/* Main Headings & Paragraphs *\/\r\n  .hci-content h2 {\r\n    font-size: 46px !important;\r\n    font-weight: 800 !important;\r\n    color: #0f172a !important;\r\n    margin: 0 0 15px 0;\r\n    line-height: 1.2 !important;\r\n  }\r\n\r\n  .hci-content p {\r\n    font-size: 18px !important;\r\n    color: #64748b !important;\r\n    margin-bottom: 30px;\r\n    line-height: 1.6 !important;\r\n  }\r\n\r\n  \/* Feature List with Green Checkmarks *\/\r\n  .hci-list {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 35px 0;\r\n  }\r\n\r\n  .hci-list li {\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #334155;\r\n    margin-bottom: 18px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n  }\r\n\r\n  .hci-list li i {\r\n    color: #22c55e; \/* Vibrant Green *\/\r\n    font-size: 20px;\r\n  }\r\n\r\n  \/* Text Link *\/\r\n  .hci-link {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #0f172a !important;\r\n    text-decoration: none;\r\n    margin-bottom: 40px;\r\n    transition: color 0.3s;\r\n  }\r\n\r\n  .hci-link:hover {\r\n    color: #2563eb !important;\r\n  }\r\n\r\n  .hci-link i {\r\n    font-size: 14px;\r\n    transform: rotate(-45deg); \/* Rotate standard arrow to make it diagonal *\/\r\n  }\r\n\r\n  \/* Button Wrapper Box (The floating pill from screenshot) *\/\r\n  .hci-btn-dock {\r\n    display: inline-flex;\r\n    background: #ffffff;\r\n    padding: 8px;\r\n    border-radius: 50px;\r\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\r\n    gap: 10px;\r\n  }\r\n\r\n  \/* Individual Buttons *\/\r\n  .hci-btn {\r\n    padding: 14px 28px;\r\n    border-radius: 50px;\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    text-decoration: none;\r\n    color: #ffffff !important;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .btn-blue {\r\n    background-color: #1e40af; \/* Blue button *\/\r\n  }\r\n\r\n  .btn-blue:hover {\r\n    background-color: #1e3a8a;\r\n  }\r\n\r\n  .btn-dark {\r\n    background-color: #0f172a; \/* Dark Navy button *\/\r\n  }\r\n\r\n  .btn-dark:hover {\r\n    background-color: #000000;\r\n  }\r\n\r\n  \/* Responsive styling for Tablet & Mobile *\/\r\n  @media (max-width: 992px) {\r\n    .hci-section {\r\n      flex-direction: column;\r\n    }\r\n    .hci-image-box {\r\n      text-align: left;\r\n      margin-top: 20px;\r\n    }\r\n    .hci-btn-dock {\r\n      flex-direction: column;\r\n      border-radius: 20px;\r\n      width: 100%;\r\n    }\r\n    .hci-btn {\r\n      justify-content: center;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"hci-section\">\r\n  \r\n  <div class=\"hci-content\">\r\n    <div class=\"hci-badge\">\r\n      <i class=\"fas fa-cube\"><\/i> Trust infrastructure\r\n    <\/div>\r\n    \r\n    <h2>SSL & Certificates<\/h2>\r\n    <p>Complete SSL certificate management for secure communications.<\/p>\r\n    \r\n    <ul class=\"hci-list\">\r\n      <li><i class=\"far fa-check-circle\"><\/i> SSL Procurement<\/li>\r\n      <li><i class=\"far fa-check-circle\"><\/i> Auto-Renewal\r\n<\/li>\r\n      <li><i class=\"far fa-check-circle\"><\/i> Certificate Monitoring<\/li>\r\n    <\/ul>\r\n\r\n    <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"hci-link\">Request a Audit <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n\r\n    <br>\r\n    <div class=\"hci-btn-dock\">\r\n      <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"hci-btn btn-blue\">Book a demo <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n      \r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"hci-image-box\">\r\n    <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/ssl.png\" alt=\"SSL & Certificates\">\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-86694ab elementor-widget elementor-widget-shortcode\" data-id=\"86694ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n            <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n            <style>\n              .hci-section-2727 { \n                  display: flex; \n                  flex-direction: row; \n                  align-items: center; \n                  justify-content: space-between; \n                  gap: 50px; \n                  max-width: 1200px; \n                  margin: 60px auto; \n                  font-family: 'Segoe UI', system-ui, sans-serif; \n                  padding: 20px; \n              }\n              \n              \/* Proportional Flex Layout: Text ko space aur image text control balanced *\/\n              .hci-content-box-2727 { \n                  flex: 1.3; \n              }\n              .hci-image-box-2727 { \n                  flex: 0.7; \n                  text-align: center; \n              }\n              \n              \/* Image Size Controller Fix *\/\n              .hci-image-box-2727 img { \n                  width: 100%; \n                  max-width: 480px; \n                  max-height: 380px;\n                  object-fit: cover;\n                  border-radius: 12px; \n                  border: 1px solid #e2e8f0; \n                  padding: 8px;\n                  box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n                  background: #ffffff;\n              }\n              \n              .hci-badge { \n                  font-size: 13px; \n                  font-weight: 700; \n                  color: #1e40af; \n                  margin-bottom: 18px; \n                  display: inline-flex; \n                  align-items: center; \n                  gap: 8px; \n                  text-transform: uppercase; \n                  background: rgba(30, 64, 175, 0.06);\n                  padding: 6px 14px;\n                  border-radius: 20px;\n              }\n              \n              \/* Line-height crash protection fix *\/\n              .hci-content-box-2727 h2 { \n                  font-size: 44px !important; \n                  font-weight: 800 !important; \n                  color: #0f172a !important; \n                  margin: 0 0 20px 0 !important; \n                  line-height: 1.3 !important; \n              }\n              \n              \/* Content Container with Paragraph support *\/\n              .hci-text-container-2727 { \n                  font-size: 16px !important; \n                  color: #475569 !important; \n                  margin-bottom: 30px; \n                  line-height: 1.7 !important; \n              }\n              .hci-text-container-2727 p { \n                  margin-bottom: 15px !important; \n              }\n              \n              \/* Strict Left Alignment checklist patch *\/\n              .hci-list { \n                  list-style: none !important; \n                  padding: 0 !important; \n                  margin: 0 0 30px 0 !important; \n                  text-align: left !important;\n              }\n              .hci-list li { \n                  display: flex; \n                  align-items: center; \n                  gap: 12px; \/* Smooth spacing gap adjust kiya *\/\n                  margin-bottom: 14px; \n                  font-size: 15px; \n                  font-weight: 600; \n                  color: #334155; \n                  justify-content: flex-start !important;\n              }\n              \n              \/* \ud83d\udc51 ICON COLOR CHANGED TO UNIOTECH ORANGE \ud83d\udc51 *\/\n              .hci-list li i { \n                  color: #f37021 !important; \n                  font-size: 18px; \n              }\n              .hci-list p, .hci-list br { display: none !important; margin: 0 !important; }\n              \n              .hci-link { display: inline-flex; align-items: center; gap: 8px; font-size: 15px; font-weight: 700; color: #0f172a !important; text-decoration: none !important; margin-bottom: 30px; transition: color 0.3s; }\n              .hci-link:hover { color: #2563eb !important; }\n              .hci-link i { font-size: 13px; transform: rotate(-45deg); }\n\n              .hci-btn-dock { display: inline-flex; background: #fff; padding: 6px; border-radius: 50px; box-shadow: 0 10px 25px rgba(0,0,0,0.07); gap: 10px; }\n              .hci-btn { padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: 600; color: #fff !important; font-size: 14px; }\n              .btn-blue { background: #1e40af; }\n              .btn-dark { background: #0f172a; }\n              \n              @media (max-width: 992px) { \n                  .hci-section-2727 { flex-direction: column !important; gap: 40px; } \n                  .hci-btn-dock { flex-direction: column; width: 100%; border-radius: 15px; } \n                  .hci-btn { justify-content: center; }\n                  .hci-image-box-2727 { order: 2; }\n              }\n            <\/style>\n\n            <div class=\"hci-section-2727\">\n              <div class=\"hci-content-box-2727\">\n                <div class=\"hci-badge\"><i class=\"fas fa-layer-group\"><\/i> Fortinet firewalls<\/div>                <h2>Network Security<\/h2>\n                \n                <div class=\"hci-text-container-2727\">\n                    <p class=\"text-lg text-gray-500 mb-8 leading-relaxed border-l-2 border-primary-light\/30 pl-6\">Enterprise-grade perimeter security with advanced threat prevention.<\/p>\n<ul class=\"space-y-4 mb-10\">\n<li class=\"flex items-center gap-3 text-gray-700 font-medium\">\n<div class=\"w-6 h-6 rounded-full bg-green-100 flex items-center justify-center shrink-0\"><\/div>\n<\/li>\n<\/ul>\n                <\/div>\n                \n                <ul class=\"hci-list\">\n                  <li><i class=\"far fa-check-circle\"><\/i> VPN Configuration<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> FortiGate Deployment<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> hreat Intelligence<\/li>                                  <\/ul>\n\n                                    <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"hci-link\">Learn more details <i class=\"fas fa-arrow-right\"><\/i><\/a>\n                \n                <div class=\"hci-btn-dock\">\n                                                    <\/div>\n              <\/div>\n              \n              <div class=\"hci-image-box-2727\">\n                <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/networksecurity-scaled.jpg\" alt=\"Network Security System Portal View\">              <\/div>\n            <\/div>\n\n                        <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/networksecurity-scaled.jpg\" alt=\"Clothing Warehouse Management System Solutions\" style=\"display: none !important; width: 0; height: 0; visibility: hidden;\">\n            \n            <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-492c008 elementor-widget elementor-widget-shortcode\" data-id=\"492c008\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n            <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n            <style>\n              .hci-section-2262 { \n                  display: flex; \n                  flex-direction: row-reverse; \n                  align-items: center; \n                  justify-content: space-between; \n                  gap: 50px; \n                  max-width: 1200px; \n                  margin: 60px auto; \n                  font-family: 'Segoe UI', system-ui, sans-serif; \n                  padding: 20px; \n              }\n              \n              \/* Proportional Flex Layout: Text ko space aur image text control balanced *\/\n              .hci-content-box-2262 { \n                  flex: 1.3; \n              }\n              .hci-image-box-2262 { \n                  flex: 0.7; \n                  text-align: center; \n              }\n              \n              \/* Image Size Controller Fix *\/\n              .hci-image-box-2262 img { \n                  width: 100%; \n                  max-width: 480px; \n                  max-height: 380px;\n                  object-fit: cover;\n                  border-radius: 12px; \n                  border: 1px solid #e2e8f0; \n                  padding: 8px;\n                  box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n                  background: #ffffff;\n              }\n              \n              .hci-badge { \n                  font-size: 13px; \n                  font-weight: 700; \n                  color: #1e40af; \n                  margin-bottom: 18px; \n                  display: inline-flex; \n                  align-items: center; \n                  gap: 8px; \n                  text-transform: uppercase; \n                  background: rgba(30, 64, 175, 0.06);\n                  padding: 6px 14px;\n                  border-radius: 20px;\n              }\n              \n              \/* Line-height crash protection fix *\/\n              .hci-content-box-2262 h2 { \n                  font-size: 44px !important; \n                  font-weight: 800 !important; \n                  color: #0f172a !important; \n                  margin: 0 0 20px 0 !important; \n                  line-height: 1.3 !important; \n              }\n              \n              \/* Content Container with Paragraph support *\/\n              .hci-text-container-2262 { \n                  font-size: 16px !important; \n                  color: #475569 !important; \n                  margin-bottom: 30px; \n                  line-height: 1.7 !important; \n              }\n              .hci-text-container-2262 p { \n                  margin-bottom: 15px !important; \n              }\n              \n              \/* Strict Left Alignment checklist patch *\/\n              .hci-list { \n                  list-style: none !important; \n                  padding: 0 !important; \n                  margin: 0 0 30px 0 !important; \n                  text-align: left !important;\n              }\n              .hci-list li { \n                  display: flex; \n                  align-items: center; \n                  gap: 12px; \/* Smooth spacing gap adjust kiya *\/\n                  margin-bottom: 14px; \n                  font-size: 15px; \n                  font-weight: 600; \n                  color: #334155; \n                  justify-content: flex-start !important;\n              }\n              \n              \/* \ud83d\udc51 ICON COLOR CHANGED TO UNIOTECH ORANGE \ud83d\udc51 *\/\n              .hci-list li i { \n                  color: #f37021 !important; \n                  font-size: 18px; \n              }\n              .hci-list p, .hci-list br { display: none !important; margin: 0 !important; }\n              \n              .hci-link { display: inline-flex; align-items: center; gap: 8px; font-size: 15px; font-weight: 700; color: #0f172a !important; text-decoration: none !important; margin-bottom: 30px; transition: color 0.3s; }\n              .hci-link:hover { color: #2563eb !important; }\n              .hci-link i { font-size: 13px; transform: rotate(-45deg); }\n\n              .hci-btn-dock { display: inline-flex; background: #fff; padding: 6px; border-radius: 50px; box-shadow: 0 10px 25px rgba(0,0,0,0.07); gap: 10px; }\n              .hci-btn { padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: 600; color: #fff !important; font-size: 14px; }\n              .btn-blue { background: #1e40af; }\n              .btn-dark { background: #0f172a; }\n              \n              @media (max-width: 992px) { \n                  .hci-section-2262 { flex-direction: column !important; gap: 40px; } \n                  .hci-btn-dock { flex-direction: column; width: 100%; border-radius: 15px; } \n                  .hci-btn { justify-content: center; }\n                  .hci-image-box-2262 { order: 2; }\n              }\n            <\/style>\n\n            <div class=\"hci-section-2262\">\n              <div class=\"hci-content-box-2262\">\n                <div class=\"hci-badge\"><i class=\"fas fa-layer-group\"><\/i> Ready-to-deploy engineering<\/div>                <h2>Dell Server<\/h2>\n                \n                <div class=\"hci-text-container-2262\">\n                    <p>Our engineers configure RAID arrays and flash firmware before the hardware reaches your dock.<\/p>\n                <\/div>\n                \n                <ul class=\"hci-list\">\n                                    <li><i class=\"far fa-check-circle\"><\/i> RAID Configuration<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> OS Imaging<\/li>                                  <\/ul>\n\n                \n                <div class=\"hci-btn-dock\">\n                                                    <\/div>\n              <\/div>\n              \n              <div class=\"hci-image-box-2262\">\n                <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/05\/dell1.jpg\" alt=\"Dell Server System Portal View\">              <\/div>\n            <\/div>\n\n                        <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/05\/dell1.jpg\" alt=\"Clothing Warehouse Management System Solutions\" style=\"display: none !important; width: 0; height: 0; visibility: hidden;\">\n            \n            <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e1213a elementor-widget elementor-widget-shortcode\" data-id=\"6e1213a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n            <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n            <style>\n              .hci-section-2708 { \n                  display: flex; \n                  flex-direction: row; \n                  align-items: center; \n                  justify-content: space-between; \n                  gap: 50px; \n                  max-width: 1200px; \n                  margin: 60px auto; \n                  font-family: 'Segoe UI', system-ui, sans-serif; \n                  padding: 20px; \n              }\n              \n              \/* Proportional Flex Layout: Text ko space aur image text control balanced *\/\n              .hci-content-box-2708 { \n                  flex: 1.3; \n              }\n              .hci-image-box-2708 { \n                  flex: 0.7; \n                  text-align: center; \n              }\n              \n              \/* Image Size Controller Fix *\/\n              .hci-image-box-2708 img { \n                  width: 100%; \n                  max-width: 480px; \n                  max-height: 380px;\n                  object-fit: cover;\n                  border-radius: 12px; \n                  border: 1px solid #e2e8f0; \n                  padding: 8px;\n                  box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n                  background: #ffffff;\n              }\n              \n              .hci-badge { \n                  font-size: 13px; \n                  font-weight: 700; \n                  color: #1e40af; \n                  margin-bottom: 18px; \n                  display: inline-flex; \n                  align-items: center; \n                  gap: 8px; \n                  text-transform: uppercase; \n                  background: rgba(30, 64, 175, 0.06);\n                  padding: 6px 14px;\n                  border-radius: 20px;\n              }\n              \n              \/* Line-height crash protection fix *\/\n              .hci-content-box-2708 h2 { \n                  font-size: 44px !important; \n                  font-weight: 800 !important; \n                  color: #0f172a !important; \n                  margin: 0 0 20px 0 !important; \n                  line-height: 1.3 !important; \n              }\n              \n              \/* Content Container with Paragraph support *\/\n              .hci-text-container-2708 { \n                  font-size: 16px !important; \n                  color: #475569 !important; \n                  margin-bottom: 30px; \n                  line-height: 1.7 !important; \n              }\n              .hci-text-container-2708 p { \n                  margin-bottom: 15px !important; \n              }\n              \n              \/* Strict Left Alignment checklist patch *\/\n              .hci-list { \n                  list-style: none !important; \n                  padding: 0 !important; \n                  margin: 0 0 30px 0 !important; \n                  text-align: left !important;\n              }\n              .hci-list li { \n                  display: flex; \n                  align-items: center; \n                  gap: 12px; \/* Smooth spacing gap adjust kiya *\/\n                  margin-bottom: 14px; \n                  font-size: 15px; \n                  font-weight: 600; \n                  color: #334155; \n                  justify-content: flex-start !important;\n              }\n              \n              \/* \ud83d\udc51 ICON COLOR CHANGED TO UNIOTECH ORANGE \ud83d\udc51 *\/\n              .hci-list li i { \n                  color: #f37021 !important; \n                  font-size: 18px; \n              }\n              .hci-list p, .hci-list br { display: none !important; margin: 0 !important; }\n              \n              .hci-link { display: inline-flex; align-items: center; gap: 8px; font-size: 15px; font-weight: 700; color: #0f172a !important; text-decoration: none !important; margin-bottom: 30px; transition: color 0.3s; }\n              .hci-link:hover { color: #2563eb !important; }\n              .hci-link i { font-size: 13px; transform: rotate(-45deg); }\n\n              .hci-btn-dock { display: inline-flex; background: #fff; padding: 6px; border-radius: 50px; box-shadow: 0 10px 25px rgba(0,0,0,0.07); gap: 10px; }\n              .hci-btn { padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: 600; color: #fff !important; font-size: 14px; }\n              .btn-blue { background: #1e40af; }\n              .btn-dark { background: #0f172a; }\n              \n              @media (max-width: 992px) { \n                  .hci-section-2708 { flex-direction: column !important; gap: 40px; } \n                  .hci-btn-dock { flex-direction: column; width: 100%; border-radius: 15px; } \n                  .hci-btn { justify-content: center; }\n                  .hci-image-box-2708 { order: 2; }\n              }\n            <\/style>\n\n            <div class=\"hci-section-2708\">\n              <div class=\"hci-content-box-2708\">\n                <div class=\"hci-badge\"><i class=\"fas fa-layer-group\"><\/i> door-to-door delivery<\/div>                <h2>Lenovo Server<\/h2>\n                \n                <div class=\"hci-text-container-2708\">\n                    <p>IT infrastructure you can trust Lenovo's ThinkSystem servers remain the top choice for reliability &amp; uptime, holding strong for the 10th year in a row<\/p>\n                <\/div>\n                \n                <ul class=\"hci-list\">\n                  <li><i class=\"far fa-check-circle\"><\/i> Mission-Critical Servers<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> Rack Servers<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> High Performance Server products<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> servers are easily expandable and scalable<\/li>                <\/ul>\n\n                                    <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"hci-link\">Learn more details <i class=\"fas fa-arrow-right\"><\/i><\/a>\n                \n                <div class=\"hci-btn-dock\">\n                                                    <\/div>\n              <\/div>\n              \n              <div class=\"hci-image-box-2708\">\n                <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/lenovo.jpg\" alt=\"Lenovo Server System Portal View\">              <\/div>\n            <\/div>\n\n                        <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/lenovo.jpg\" alt=\"Clothing Warehouse Management System Solutions\" style=\"display: none !important; width: 0; height: 0; visibility: hidden;\">\n            \n            <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5acad00 elementor-widget elementor-widget-shortcode\" data-id=\"5acad00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n            <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n            <style>\n              .hci-section-3321 { \n                  display: flex; \n                  flex-direction: row; \n                  align-items: center; \n                  justify-content: space-between; \n                  gap: 50px; \n                  max-width: 1200px; \n                  margin: 60px auto; \n                  font-family: 'Segoe UI', system-ui, sans-serif; \n                  padding: 20px; \n              }\n              \n              \/* Proportional Flex Layout: Text ko space aur image text control balanced *\/\n              .hci-content-box-3321 { \n                  flex: 1.3; \n              }\n              .hci-image-box-3321 { \n                  flex: 0.7; \n                  text-align: center; \n              }\n              \n              \/* Image Size Controller Fix *\/\n              .hci-image-box-3321 img { \n                  width: 100%; \n                  max-width: 480px; \n                  max-height: 380px;\n                  object-fit: cover;\n                  border-radius: 12px; \n                  border: 1px solid #e2e8f0; \n                  padding: 8px;\n                  box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n                  background: #ffffff;\n              }\n              \n              .hci-badge { \n                  font-size: 13px; \n                  font-weight: 700; \n                  color: #1e40af; \n                  margin-bottom: 18px; \n                  display: inline-flex; \n                  align-items: center; \n                  gap: 8px; \n                  text-transform: uppercase; \n                  background: rgba(30, 64, 175, 0.06);\n                  padding: 6px 14px;\n                  border-radius: 20px;\n              }\n              \n              \/* Line-height crash protection fix *\/\n              .hci-content-box-3321 h2 { \n                  font-size: 44px !important; \n                  font-weight: 800 !important; \n                  color: #0f172a !important; \n                  margin: 0 0 20px 0 !important; \n                  line-height: 1.3 !important; \n              }\n              \n              \/* Content Container with Paragraph support *\/\n              .hci-text-container-3321 { \n                  font-size: 16px !important; \n                  color: #475569 !important; \n                  margin-bottom: 30px; \n                  line-height: 1.7 !important; \n              }\n              .hci-text-container-3321 p { \n                  margin-bottom: 15px !important; \n              }\n              \n              \/* Strict Left Alignment checklist patch *\/\n              .hci-list { \n                  list-style: none !important; \n                  padding: 0 !important; \n                  margin: 0 0 30px 0 !important; \n                  text-align: left !important;\n              }\n              .hci-list li { \n                  display: flex; \n                  align-items: center; \n                  gap: 12px; \/* Smooth spacing gap adjust kiya *\/\n                  margin-bottom: 14px; \n                  font-size: 15px; \n                  font-weight: 600; \n                  color: #334155; \n                  justify-content: flex-start !important;\n              }\n              \n              \/* \ud83d\udc51 ICON COLOR CHANGED TO UNIOTECH ORANGE \ud83d\udc51 *\/\n              .hci-list li i { \n                  color: #f37021 !important; \n                  font-size: 18px; \n              }\n              .hci-list p, .hci-list br { display: none !important; margin: 0 !important; }\n              \n              .hci-link { display: inline-flex; align-items: center; gap: 8px; font-size: 15px; font-weight: 700; color: #0f172a !important; text-decoration: none !important; margin-bottom: 30px; transition: color 0.3s; }\n              .hci-link:hover { color: #2563eb !important; }\n              .hci-link i { font-size: 13px; transform: rotate(-45deg); }\n\n              .hci-btn-dock { display: inline-flex; background: #fff; padding: 6px; border-radius: 50px; box-shadow: 0 10px 25px rgba(0,0,0,0.07); gap: 10px; }\n              .hci-btn { padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: 600; color: #fff !important; font-size: 14px; }\n              .btn-blue { background: #1e40af; }\n              .btn-dark { background: #0f172a; }\n              \n              @media (max-width: 992px) { \n                  .hci-section-3321 { flex-direction: column !important; gap: 40px; } \n                  .hci-btn-dock { flex-direction: column; width: 100%; border-radius: 15px; } \n                  .hci-btn { justify-content: center; }\n                  .hci-image-box-3321 { order: 2; }\n              }\n            <\/style>\n\n            <div class=\"hci-section-3321\">\n              <div class=\"hci-content-box-3321\">\n                <div class=\"hci-badge\"><i class=\"fas fa-layer-group\"><\/i> Trust Infrastructure &amp; Cybersecurity<\/div>                <h2>Cyber Security<\/h2>\n                \n                <div class=\"hci-text-container-3321\">\n                    <p>Comprehensive threat mitigation and security infrastructure to harden your enterprise against evolving cyber risks. We don't just set up firewalls; we continuously tune them against the latest 2026 threat intelligence, ensuring that your perimeter remains impenetrable even as new vulnerabilities emerge<\/p>\n                <\/div>\n                \n                <ul class=\"hci-list\">\n                  <li><i class=\"far fa-check-circle\"><\/i> Proactive Threat Detection: AI-driven 24\/7 monitoring to identify and neutralize malicious activities before they impact your core operations.<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> Network Hardening: Robust firewall configurations and intrusion prevention systems designed to protect your data at the perimeter.<\/li>                  <li><i class=\"far fa-check-circle\"><\/i> Compliance &amp; Auditing: Continuous security audits and adherence to international standards to maintain your enterprise trust.<\/li>                                  <\/ul>\n\n                                    <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"hci-link\">Learn more details <i class=\"fas fa-arrow-right\"><\/i><\/a>\n                \n                <div class=\"hci-btn-dock\">\n                                                    <\/div>\n              <\/div>\n              \n              <div class=\"hci-image-box-3321\">\n                <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/cyber.png\" alt=\"Cyber Security System Portal View\">              <\/div>\n            <\/div>\n\n                        <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/cyber.png\" alt=\"Clothing Warehouse Management System Solutions\" style=\"display: none !important; width: 0; height: 0; visibility: hidden;\">\n            \n            <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c75e42 elementor-widget elementor-widget-html\" data-id=\"7c75e42\" 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<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n\r\n<style>\r\n  \/* Main Container Split Layout *\/\r\n  .hci-section {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 60px;\r\n    max-width: 1200px;\r\n    margin: 50px auto;\r\n    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\r\n    padding: 20px;\r\n  }\r\n\r\n  .hci-content {\r\n    flex: 1;\r\n  }\r\n\r\n  .hci-image-box {\r\n    flex: 1;\r\n    text-align: right;\r\n  }\r\n\r\n  \/* Right Side Image Styling *\/\r\n  .hci-image-box img {\r\n    width: 100%;\r\n    max-width: 550px; \/* Image limit according to screenshot *\/\r\n    height: auto;\r\n    border: 1px solid #e2e8f0;\r\n    padding: 10px;\r\n    border-radius: 8px;\r\n  }\r\n\r\n  \/* Top Badge \/ Tag *\/\r\n  .hci-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    color: #1e3a8a; \/* Deep Blue *\/\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .hci-badge i {\r\n    font-size: 20px;\r\n    color: #1e3a8a;\r\n  }\r\n\r\n  \/* Main Headings & Paragraphs *\/\r\n  .hci-content h2 {\r\n    font-size: 46px !important;\r\n    font-weight: 800 !important;\r\n    color: #0f172a !important;\r\n    margin: 0 0 15px 0;\r\n    line-height: 1.2 !important;\r\n  }\r\n\r\n  .hci-content p {\r\n    font-size: 18px !important;\r\n    color: #64748b !important;\r\n    margin-bottom: 30px;\r\n    line-height: 1.6 !important;\r\n  }\r\n\r\n  \/* Feature List with Green Checkmarks *\/\r\n  .hci-list {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 35px 0;\r\n  }\r\n\r\n  .hci-list li {\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #334155;\r\n    margin-bottom: 18px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n  }\r\n\r\n  .hci-list li i {\r\n    color: #22c55e; \/* Vibrant Green *\/\r\n    font-size: 20px;\r\n  }\r\n\r\n  \/* Text Link *\/\r\n  .hci-link {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #0f172a !important;\r\n    text-decoration: none;\r\n    margin-bottom: 40px;\r\n    transition: color 0.3s;\r\n  }\r\n\r\n  .hci-link:hover {\r\n    color: #2563eb !important;\r\n  }\r\n\r\n  .hci-link i {\r\n    font-size: 14px;\r\n    transform: rotate(-45deg); \/* Rotate standard arrow to make it diagonal *\/\r\n  }\r\n\r\n  \/* Button Wrapper Box (The floating pill from screenshot) *\/\r\n  .hci-btn-dock {\r\n    display: inline-flex;\r\n    background: #ffffff;\r\n    padding: 8px;\r\n    border-radius: 50px;\r\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\r\n    gap: 10px;\r\n  }\r\n\r\n  \/* Individual Buttons *\/\r\n  .hci-btn {\r\n    padding: 14px 28px;\r\n    border-radius: 50px;\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    text-decoration: none;\r\n    color: #ffffff !important;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .btn-blue {\r\n    background-color: #1e40af; \/* Blue button *\/\r\n  }\r\n\r\n  .btn-blue:hover {\r\n    background-color: #1e3a8a;\r\n  }\r\n\r\n  .btn-dark {\r\n    background-color: #0f172a; \/* Dark Navy button *\/\r\n  }\r\n\r\n  .btn-dark:hover {\r\n    background-color: #000000;\r\n  }\r\n\r\n  \/* Responsive styling for Tablet & Mobile *\/\r\n  @media (max-width: 992px) {\r\n    .hci-section {\r\n      flex-direction: column;\r\n    }\r\n    .hci-image-box {\r\n      text-align: left;\r\n      margin-top: 20px;\r\n    }\r\n    .hci-btn-dock {\r\n      flex-direction: column;\r\n      border-radius: 20px;\r\n      width: 100%;\r\n    }\r\n    .hci-btn {\r\n      justify-content: center;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"hci-section\">\r\n  \r\n  <div class=\"hci-content\">\r\n    <div class=\"hci-badge\">\r\n      <i class=\"fas fa-cube\"><\/i> Cyber Security\r\n    <\/div>\r\n    \r\n    <h2>Managed Security Services (MSSP)<\/h2>\r\n    <p>24\/7 proactive security operations tailored to your business scale. We bridge the gap between complex threat landscapes and your operational efficiency.<\/p>\r\n    \r\n    <ul class=\"hci-list\">\r\n      <li><i class=\"far fa-check-circle\"><\/i> Automated Failover Systems<\/li>\r\n      <li><i class=\"far fa-check-circle\"><\/i> Zero-RPO Objectives<\/li>\r\n      <li><i class=\"far fa-check-circle\"><\/i> Automated Off-site Backups<\/li>\r\n    <\/ul>\r\n\r\n    <a href=\"https:\/\/uniotechit.com\/newuniotechit\/contact\/\" class=\"hci-link\">Learn more details <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n\r\n    <br>\r\n  \r\n  <\/div>\r\n\r\n  <div class=\"hci-image-box\">\r\n    <img decoding=\"async\" src=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2023\/07\/cloud.jpg\" alt=\"Nutanix Architecture InfoGraphic\">\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Advanced Cybersecurity Solutions At Uniotech, we provide Cybersecurity Services designed to protect your enterprise infrastructure from modern digital threats. Consultation Corporate Computing Ultra-light business laptops, high-performance workstations, and thin clients for secure enterprise environments. View Details Enterprise Networking Zero-latency core switches, next-gen firewalls, and Wi-Fi 6 access points to build a robust IT backbone. View &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/uniotechit.com\/newuniotechit\/it-service\/cyber-security\/\"> <span class=\"screen-reader-text\">Cyber Security<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","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":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-2721","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cybersecurity Services in Noida | Uniotech IT Solutions<\/title>\n<meta name=\"description\" content=\"Looking for professional Cybersecurity Services? Uniotech offers proactive threat detection, network security, and data protection for your enterprise.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cybersecurity Services in Noida | Uniotech IT Solutions\" \/>\n<meta property=\"og:description\" content=\"Looking for professional Cybersecurity Services? Uniotech offers proactive threat detection, network security, and data protection for your enterprise.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/\" \/>\n<meta property=\"og:site_name\" content=\"Uniotech IT Solutions\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T12:03:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-04-134557.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/\",\"url\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/\",\"name\":\"Cybersecurity Services in Noida | Uniotech IT Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Screenshot-2026-06-04-134557.png\",\"datePublished\":\"2026-06-05T11:54:55+00:00\",\"dateModified\":\"2026-06-16T12:03:32+00:00\",\"description\":\"Looking for professional Cybersecurity Services? Uniotech offers proactive threat detection, network security, and data protection for your enterprise.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/#primaryimage\",\"url\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Screenshot-2026-06-04-134557.png\",\"contentUrl\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Screenshot-2026-06-04-134557.png\",\"width\":1888,\"height\":870,\"caption\":\"workflow\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/cybersecurity\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cybersecurity\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/#website\",\"url\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/\",\"name\":\"Uniotech IT Solutions\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/#organization\",\"name\":\"Uniotech IT Solutions\",\"url\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/logo11__1_-removebg-preview.png\",\"contentUrl\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/logo11__1_-removebg-preview.png\",\"width\":564,\"height\":443,\"caption\":\"Uniotech IT Solutions\"},\"image\":{\"@id\":\"https:\\\/\\\/uniotechit.com\\\/newuniotechit\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cybersecurity Services in Noida | Uniotech IT Solutions","description":"Looking for professional Cybersecurity Services? Uniotech offers proactive threat detection, network security, and data protection for your enterprise.","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:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/","og_locale":"en_US","og_type":"article","og_title":"Cybersecurity Services in Noida | Uniotech IT Solutions","og_description":"Looking for professional Cybersecurity Services? Uniotech offers proactive threat detection, network security, and data protection for your enterprise.","og_url":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/","og_site_name":"Uniotech IT Solutions","article_modified_time":"2026-06-16T12:03:32+00:00","og_image":[{"url":"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-04-134557.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/","url":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/","name":"Cybersecurity Services in Noida | Uniotech IT Solutions","isPartOf":{"@id":"https:\/\/uniotechit.com\/newuniotechit\/#website"},"primaryImageOfPage":{"@id":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/#primaryimage"},"image":{"@id":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/#primaryimage"},"thumbnailUrl":"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-04-134557.png","datePublished":"2026-06-05T11:54:55+00:00","dateModified":"2026-06-16T12:03:32+00:00","description":"Looking for professional Cybersecurity Services? Uniotech offers proactive threat detection, network security, and data protection for your enterprise.","breadcrumb":{"@id":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/#primaryimage","url":"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-04-134557.png","contentUrl":"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-04-134557.png","width":1888,"height":870,"caption":"workflow"},{"@type":"BreadcrumbList","@id":"https:\/\/uniotechit.com\/newuniotechit\/cybersecurity\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/uniotechit.com\/newuniotechit\/"},{"@type":"ListItem","position":2,"name":"Cybersecurity"}]},{"@type":"WebSite","@id":"https:\/\/uniotechit.com\/newuniotechit\/#website","url":"https:\/\/uniotechit.com\/newuniotechit\/","name":"Uniotech IT Solutions","description":"","publisher":{"@id":"https:\/\/uniotechit.com\/newuniotechit\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uniotechit.com\/newuniotechit\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/uniotechit.com\/newuniotechit\/#organization","name":"Uniotech IT Solutions","url":"https:\/\/uniotechit.com\/newuniotechit\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/uniotechit.com\/newuniotechit\/#\/schema\/logo\/image\/","url":"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/05\/logo11__1_-removebg-preview.png","contentUrl":"https:\/\/uniotechit.com\/newuniotechit\/wp-content\/uploads\/2026\/05\/logo11__1_-removebg-preview.png","width":564,"height":443,"caption":"Uniotech IT Solutions"},"image":{"@id":"https:\/\/uniotechit.com\/newuniotechit\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/pages\/2721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/comments?post=2721"}],"version-history":[{"count":46,"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/pages\/2721\/revisions"}],"predecessor-version":[{"id":3338,"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/pages\/2721\/revisions\/3338"}],"wp:attachment":[{"href":"https:\/\/uniotechit.com\/newuniotechit\/wp-json\/wp\/v2\/media?parent=2721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}