{"id":15623,"date":"2022-03-02T04:01:54","date_gmt":"2022-03-02T04:01:54","guid":{"rendered":"https:\/\/ig.technology\/?page_id=9"},"modified":"2026-04-15T00:11:49","modified_gmt":"2026-04-14T22:11:49","slug":"home","status":"publish","type":"page","link":"https:\/\/ig.technology\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15623\" class=\"elementor elementor-15623\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0cb86df elementor-section-full_width elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"0cb86df\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e5972e\" data-id=\"8e5972e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-1b1d889 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"1b1d889\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db60b4e elementor-widget elementor-widget-html\" data-id=\"db60b4e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Hero Slider - IG Technologies -->\r\n<style>\r\n.hero-slider-container {\r\n    position: relative;\r\n    width: 100%;\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n    overflow: hidden;\r\n    background: #0a0e1a;\r\n}\r\n\r\n.hero-slider {\r\n    position: relative;\r\n    width: 100%;\r\n    aspect-ratio: 1982 \/ 800;\r\n    max-height: 900px;\r\n    min-height: 320px;\r\n    overflow: hidden;\r\n    background: #0a0e1a;\r\n}\r\n\r\n.hero-slide {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    opacity: 0;\r\n    transition: opacity 1s ease-in-out;\r\n}\r\n\r\n.hero-slide.active {\r\n    opacity: 1;\r\n    z-index: 1;\r\n}\r\n\r\n.hero-slide img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: contain;\r\n    object-position: center center;\r\n    display: block;\r\n}\r\n\r\n.hero-img-mobile  { display: none; }\r\n.hero-img-desktop { display: block; }\r\n\r\n\/* \u2500\u2500 CTA desktop (slides 1 y 2) \u2500\u2500 *\/\r\n.hero-cta {\r\n    position: absolute;\r\n    bottom: 13%;\r\n    right: 5%;\r\n    z-index: 10;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: clamp(5px, 0.6vw, 12px);\r\n}\r\n\r\n.hero-cta-arrows {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 3px;\r\n    align-items: flex-end;\r\n}\r\n\r\n.arrow-item {\r\n    font-size: clamp(14px, 1.2vw, 22px);\r\n    color: #5bba4f;\r\n    text-shadow: 0 0 10px rgba(91,186,79,0.8);\r\n    line-height: 1;\r\n}\r\n\r\n.arrow-item:nth-child(1) { animation: arrow-bounce 1.5s ease-in-out infinite 0s;   opacity: 1; }\r\n.arrow-item:nth-child(2) { animation: arrow-bounce 1.5s ease-in-out infinite 0.2s; opacity: 0.65; }\r\n.arrow-item:nth-child(3) { animation: arrow-bounce 1.5s ease-in-out infinite 0.4s; opacity: 0.35; }\r\n\r\n@keyframes arrow-bounce {\r\n    0%, 100% { transform: translateX(0); }\r\n    50%       { transform: translateX(-7px); }\r\n}\r\n\r\n\/* \u2500\u2500 Slide 3: CTA solo mobile, oculto en desktop \u2500\u2500 *\/\r\n.hero-cta-s3-mobile {\r\n    display: none;\r\n    position: relative;\r\n    bottom: auto; right: auto; left: auto;\r\n    transform: none;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 22px 16px 16px;\r\n    background: #0a0e1a;\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n}\r\n\r\n\/* \u2500\u2500 Slide 3: imagen desktop clickeable \u2500\u2500 *\/\r\n.hero-s3-desktop-link {\r\n    display: block;\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n\r\n.hero-s3-desktop-link img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: contain;\r\n    object-position: center center;\r\n    display: block;\r\n}\r\n\r\n\/* \u2500\u2500 CTA Button \u2500\u2500 *\/\r\n.cta-button {\r\n    display: inline-block;\r\n    padding: clamp(10px, 1vw, 17px) clamp(20px, 2.2vw, 44px);\r\n    background: linear-gradient(135deg, #5bba4f 0%, #4a9e40 100%);\r\n    color: #ffffff;\r\n    font-family: 'Rajdhani', 'Segoe UI', sans-serif;\r\n    font-size: clamp(11px, 1vw, 17px);\r\n    font-weight: 700;\r\n    text-decoration: none;\r\n    text-transform: uppercase;\r\n    letter-spacing: clamp(0.4px, 0.06vw, 1.2px);\r\n    border-radius: 50px;\r\n    border: 2px solid #6dd15f;\r\n    white-space: nowrap;\r\n    box-shadow:\r\n        0 0 28px rgba(91,186,79,0.7),\r\n        0 0 56px rgba(91,186,79,0.35),\r\n        0 5px 18px rgba(0,0,0,0.35),\r\n        inset 0 1px 0 rgba(255,255,255,0.2);\r\n    animation: pulse-glow 2s ease-in-out infinite,\r\n               float-button 3s ease-in-out infinite;\r\n    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;\r\n}\r\n\r\n@keyframes pulse-glow {\r\n    0%, 100% {\r\n        box-shadow:\r\n            0 0 28px rgba(91,186,79,0.7),\r\n            0 0 56px rgba(91,186,79,0.35),\r\n            0 5px 18px rgba(0,0,0,0.35),\r\n            inset 0 1px 0 rgba(255,255,255,0.2);\r\n    }\r\n    50% {\r\n        box-shadow:\r\n            0 0 42px rgba(91,186,79,1),\r\n            0 0 84px rgba(91,186,79,0.55),\r\n            0 5px 18px rgba(0,0,0,0.35),\r\n            inset 0 1px 0 rgba(255,255,255,0.2);\r\n    }\r\n}\r\n\r\n@keyframes float-button {\r\n    0%, 100% { transform: translateY(0); }\r\n    50%       { transform: translateY(-5px); }\r\n}\r\n\r\n.cta-button:hover {\r\n    background: linear-gradient(135deg, #6dd15f 0%, #5bba4f 100%);\r\n    transform: translateY(-3px) scale(1.04);\r\n    border-color: #7ef06e;\r\n}\r\n\r\n.cta-button:active { transform: translateY(-1px) scale(1.01); }\r\n\r\n\/* \u2500\u2500 Nav arrows \u2500\u2500 *\/\r\n.slider-arrow {\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    z-index: 20;\r\n    background: rgba(0,0,0,0.4);\r\n    border: 1px solid rgba(91,186,79,0.35);\r\n    color: #fff;\r\n    width: clamp(32px, 2.8vw, 48px);\r\n    height: clamp(32px, 2.8vw, 48px);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: clamp(13px, 1.2vw, 20px);\r\n    cursor: pointer;\r\n    transition: background .2s, border-color .2s;\r\n    user-select: none;\r\n}\r\n\r\n.slider-arrow:hover {\r\n    background: rgba(91,186,79,0.2);\r\n    border-color: #5bba4f;\r\n}\r\n\r\n.slider-arrow.prev { left:  clamp(8px, 1.2vw, 22px); }\r\n.slider-arrow.next { right: clamp(8px, 1.2vw, 22px); }\r\n\r\n\/* \u2500\u2500 Dots \u2500\u2500 *\/\r\n.slider-dots {\r\n    position: absolute;\r\n    bottom: clamp(8px, 1.5vw, 18px);\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    display: flex;\r\n    gap: 8px;\r\n    z-index: 20;\r\n}\r\n\r\n.slider-dot {\r\n    width:  clamp(7px, 0.7vw, 12px);\r\n    height: clamp(7px, 0.7vw, 12px);\r\n    border-radius: 50%;\r\n    background: rgba(255,255,255,0.3);\r\n    cursor: pointer;\r\n    transition: background .3s, transform .3s;\r\n    border: 1px solid rgba(255,255,255,0.15);\r\n}\r\n\r\n.slider-dot.active {\r\n    background: #5bba4f;\r\n    transform: scale(1.3);\r\n    border-color: #5bba4f;\r\n}\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   MOBILE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n@media (max-width: 768px) {\r\n\r\n    .hero-slider-container {\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n\r\n    .hero-slider {\r\n        aspect-ratio: unset !important;\r\n        max-height: unset !important;\r\n        min-height: unset !important;\r\n        height: auto !important;\r\n        position: relative;\r\n        overflow: visible;\r\n    }\r\n\r\n    .hero-slide {\r\n        position: relative !important;\r\n        top: auto !important;\r\n        left: auto !important;\r\n        width: 100% !important;\r\n        height: auto !important;\r\n        opacity: 0;\r\n        display: none;\r\n        flex-direction: column;\r\n        transition: opacity 0.8s ease-in-out;\r\n    }\r\n\r\n    .hero-slide.active {\r\n        display: flex !important;\r\n        opacity: 1 !important;\r\n    }\r\n\r\n    .hero-slide img {\r\n        width: 100% !important;\r\n        height: auto !important;\r\n        object-fit: unset !important;\r\n        display: block;\r\n    }\r\n\r\n    .hero-img-desktop       { display: none !important; }\r\n    .hero-img-mobile        { display: block !important; }\r\n\r\n    \/* Slide 3 desktop link oculto en mobile *\/\r\n    .hero-s3-desktop-link   { display: none !important; }\r\n\r\n    \/* CTA slides 1 y 2 *\/\r\n    .hero-cta {\r\n        position: relative !important;\r\n        bottom: auto !important;\r\n        right: auto !important;\r\n        left: auto !important;\r\n        transform: none !important;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 18px 16px 22px;\r\n        background: #0a0e1a;\r\n        width: 100%;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .hero-cta-arrows { display: none !important; }\r\n\r\n    \/* Slide 3: mostrar bot\u00f3n mobile ARRIBA de la imagen *\/\r\n    .hero-cta-s3-mobile {\r\n        display: flex !important;\r\n        order: -1; \/* sube por encima de la imagen en el flex *\/\r\n    }\r\n\r\n    \/* Bot\u00f3n mobile \u2014 texto largo ES no se corta *\/\r\n    .cta-button {\r\n        font-size: clamp(11px, 3.5vw, 14px) !important;\r\n        padding: 13px 20px !important;\r\n        letter-spacing: 0.5px !important;\r\n        white-space: normal !important;\r\n        text-align: center !important;\r\n        max-width: 85vw !important;\r\n        line-height: 1.3 !important;\r\n        animation: pulse-glow 2s ease-in-out infinite !important;\r\n    }\r\n\r\n    \/* Dots debajo de todo *\/\r\n    .slider-dots {\r\n        position: relative !important;\r\n        bottom: auto !important;\r\n        left: auto !important;\r\n        transform: none !important;\r\n        justify-content: center;\r\n        padding: 10px 0 14px;\r\n        background: #0a0e1a;\r\n        width: 100%;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    \/* Flechas sobre la imagen *\/\r\n    .slider-arrow {\r\n        position: absolute !important;\r\n        top: 40% !important;\r\n        width:  36px !important;\r\n        height: 36px !important;\r\n        font-size: 15px !important;\r\n    }\r\n\r\n    .slider-arrow.prev { left:  8px; }\r\n    .slider-arrow.next { right: 8px; }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    .cta-button {\r\n        font-size: clamp(10px, 3.2vw, 13px) !important;\r\n        padding: 11px 18px !important;\r\n        max-width: 80vw !important;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"hero-slider-container\">\r\n    <div class=\"hero-slider\">\r\n\r\n<!-- \u2550\u2550\u2550 SLIDE 1 \u2014 AI Adoption Assessment \u2550\u2550\u2550 -->\r\n        <div class=\"hero-slide active\">\r\n\r\n            <!-- Desktop: imagen completa clickeable, sin bot\u00f3n -->\r\n            <a href=\"https:\/\/ig.technology\/ai-assessment\/\"\r\n               data-gt-href-es=\"https:\/\/ig.technology\/ai-assessment\/?es\"\r\n               class=\"hero-s4-desktop-link hero-img-desktop\">\r\n                <img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/AI-Adoption-Assessment_LandingPage_Web_EN-scaled.png\"\r\n                     data-gt-src-es=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/Evaluacion-de-Adopcion-de-IA_LandingPage_Web_ES-scaled.png\"\r\n                     alt=\"AI Adoption Assessment\">\r\n            <\/a>\r\n\r\n            <!-- Mobile: imagen clickeable, sin bot\u00f3n -->\r\n            <a href=\"https:\/\/ig.technology\/ai-assessment\/\"\r\n               data-gt-href-es=\"https:\/\/ig.technology\/ai-assessment\/?es\"\r\n               class=\"hero-img-mobile\">\r\n                <img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/AI-Adoption-Assessment_LandingMobile_EN-scaled.png\"\r\n                     data-gt-src-es=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/AI-Adoption-Assessment_LandingMobile_ES-scaled.png\"\r\n                     alt=\"AI Adoption Assessment\"\r\n                     style=\"width:100%;height:auto;display:block;\">\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550 SLIDE 2 \u2014 GlobeTec \u2550\u2550\u2550 -->\r\n        <div class=\"hero-slide\">\r\n\r\n            <img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/LandingPage_PC-1-scaled.png\"\r\n                 data-gt-src-es=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/LandingPage_PC-ES-1-scaled.png\"\r\n                 alt=\"GlobeTec Cybersecurity Services\"\r\n                 class=\"hero-img-desktop\">\r\n\r\n            <img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/GlobeTec_LandingMobile-1-scaled.png\"\r\n                 data-gt-src-es=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/GlobeTec_LandingMobile-ES-1-scaled.png\"\r\n                 alt=\"GlobeTec Cybersecurity Services\"\r\n                 class=\"hero-img-mobile\">\r\n\r\n            <div class=\"hero-cta\">\r\n                <div class=\"hero-cta-arrows\">\r\n                    <span class=\"arrow-item\">\u2192<\/span>\r\n                    <span class=\"arrow-item\">\u2192<\/span>\r\n                    <span class=\"arrow-item\">\u2192<\/span>\r\n                <\/div>\r\n                <a href=\"https:\/\/ig.technology\/globetec\/\"\r\n                   data-gt-href-es=\"https:\/\/ig.technology\/globetec\/?es\"\r\n                   class=\"cta-button\">Start Your Free Assessment Now<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550 SLIDE 3 \u2014 Connect Secure \u2550\u2550\u2550 -->\r\n        <div class=\"hero-slide\">\r\n\r\n            <!-- Desktop: imagen completa clickeable, sin bot\u00f3n -->\r\n            <a href=\"https:\/\/ig.technology\/connect-secure\/\"\r\n               data-gt-href-es=\"https:\/\/ig.technology\/connect-secure\/?es\"\r\n               class=\"hero-s3-desktop-link hero-img-desktop\">\r\n                <img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/ConnectSecure_LandingPage_PC-EN-scaled-e1775687105185.png\"\r\n                     data-gt-src-es=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/ConnectSecure-_LandingPage_PC-ES-scaled-e1775687141798.png\"\r\n                     alt=\"Connect Secure Vulnerability Management\">\r\n            <\/a>\r\n\r\n            <!-- Mobile: bot\u00f3n ARRIBA (order:-1 lo sube sobre la imagen) -->\r\n            <div class=\"hero-cta-s3-mobile\">\r\n                <a href=\"https:\/\/ig.technology\/connect-secure\/\"\r\n                   data-gt-href-es=\"https:\/\/ig.technology\/connect-secure\/?es\"\r\n                   class=\"cta-button\"\r\n                   data-text-en=\"Get Your Free Trial Now\"\r\n                   data-text-es=\"Obtener Prueba Gratuita\">Get Your Free Trial Now<\/a>\r\n            <\/div>\r\n\r\n            <!-- Mobile: imagen ABAJO del bot\u00f3n -->\r\n            <img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/ConnectSecure-_LandingMobile-ES-scaled-e1775687897571.png\"\r\n                 data-gt-src-es=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/04\/ConnectSecure-_LandingMobile-EN-scaled-e1775687784436.png\"\r\n                 alt=\"Connect Secure Vulnerability Management\"\r\n                 class=\"hero-img-mobile\">\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Flechas nav -->\r\n    <div class=\"slider-arrow prev\" onclick=\"heroSlider.prev(); heroSlider.resetAutoplay();\">&#8592;<\/div>\r\n    <div class=\"slider-arrow next\" onclick=\"heroSlider.next(); heroSlider.resetAutoplay();\">&#8594;<\/div>\r\n\r\n    <!-- Dots \u2014 3 slides -->\r\n    <div class=\"slider-dots\">\r\n        <div class=\"slider-dot active\" onclick=\"heroSlider.goTo(0); heroSlider.resetAutoplay();\"><\/div>\r\n        <div class=\"slider-dot\"        onclick=\"heroSlider.goTo(1); heroSlider.resetAutoplay();\"><\/div>\r\n        <div class=\"slider-dot\"        onclick=\"heroSlider.goTo(2); heroSlider.resetAutoplay();\"><\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\nconst heroSlider = {\r\n    currentSlide: 0,\r\n    autoplayDelay: 6000,\r\n    timer: null,\r\n    slides: null,\r\n    dots: null,\r\n\r\n    init() {\r\n        this.slides = document.querySelectorAll('.hero-slide');\r\n        this.dots   = document.querySelectorAll('.slider-dot');\r\n        this.startAutoplay();\r\n        document.addEventListener('gtLanguageChanged', () => this.applyLang());\r\n        this.applyLang();\r\n    },\r\n\r\n    goTo(index) {\r\n        this.slides[this.currentSlide].classList.remove('active');\r\n        this.dots[this.currentSlide].classList.remove('active');\r\n        this.currentSlide = (index + this.slides.length) % this.slides.length;\r\n        this.slides[this.currentSlide].classList.add('active');\r\n        this.dots[this.currentSlide].classList.add('active');\r\n    },\r\n\r\n    next() { this.goTo(this.currentSlide + 1); },\r\n    prev() { this.goTo(this.currentSlide - 1); },\r\n\r\n    startAutoplay() {\r\n        this.timer = setInterval(() => this.next(), this.autoplayDelay);\r\n    },\r\n\r\n    resetAutoplay() {\r\n        clearInterval(this.timer);\r\n        this.startAutoplay();\r\n    },\r\n\r\n    applyLang() {\r\n        const isES = document.documentElement.lang === 'es'\r\n            || document.cookie.includes('googtrans=\/en\/es')\r\n            || window.location.search.includes('?es');\r\n\r\n        \/* Swap im\u00e1genes *\/\r\n        document.querySelectorAll('[data-gt-src-es]').forEach(img => {\r\n            if (!img.dataset.gtSrcEn) img.dataset.gtSrcEn = img.src;\r\n            img.src = isES ? img.dataset.gtSrcEs : img.dataset.gtSrcEn;\r\n        });\r\n\r\n        \/* Swap links *\/\r\n        document.querySelectorAll('[data-gt-href-es]').forEach(a => {\r\n            if (!a.dataset.gtHrefEn) a.dataset.gtHrefEn = a.href;\r\n            a.href = isES ? a.dataset.gtHrefEs : a.dataset.gtHrefEn;\r\n        });\r\n\r\n        \/* Swap texto bot\u00f3n slide 3 *\/\r\n        document.querySelectorAll('[data-text-en][data-text-es]').forEach(btn => {\r\n            btn.childNodes.forEach(node => {\r\n                if (node.nodeType === 3) {\r\n                    node.textContent = isES\r\n                        ? btn.dataset.textEs\r\n                        : btn.dataset.textEn;\r\n                }\r\n            });\r\n        });\r\n    }\r\n};\r\n\r\nif (document.readyState === 'loading') {\r\n    document.addEventListener('DOMContentLoaded', () => heroSlider.init());\r\n} else {\r\n    heroSlider.init();\r\n}\r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00446c5 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"00446c5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9afeba7 elementor-widget elementor-widget-html\" data-id=\"9afeba7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Servicios IG Technologies<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n        :root {\r\n            --ig-green: #5BBA4F;\r\n            --ig-bg-light: #fcfdfc; \r\n            --text-dark: #1a1a1a;\r\n            --text-gray: #666666;\r\n            --white: #ffffff;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n            margin: 0;\r\n            padding: 0;\r\n            background-color: var(--white);\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        \/* FONDO SUTIL *\/\r\n        .services-section {\r\n            padding: 80px 20px;\r\n            position: relative;\r\n            background: radial-gradient(circle at 50% 0%, #ffffff 0%, var(--ig-bg-light) 70%);\r\n        }\r\n\r\n        .services-section::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0; right: 0; bottom: 0;\r\n            background-image: radial-gradient(var(--ig-green) 0.7px, transparent 0.7px);\r\n            background-size: 24px 24px;\r\n            opacity: 0.12;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        \/* ANIMACIONES *\/\r\n        @keyframes fadeInUpSmooth {\r\n            0% { opacity: 0; transform: translateY(40px) scale(0.98); }\r\n            100% { opacity: 1; transform: translateY(0) scale(1); }\r\n        }\r\n\r\n        \/* HEADER *\/\r\n        .section-header {\r\n            text-align: center;\r\n            max-width: 850px;\r\n            margin: 0 auto 60px auto;\r\n            opacity: 0; \r\n            animation: fadeInUpSmooth 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\r\n        }\r\n        \r\n        .sub-title {\r\n            color: var(--ig-green);\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            font-size: 0.9rem;\r\n            letter-spacing: 1px;\r\n            display: block; margin-bottom: 15px;\r\n        }\r\n        .main-title {\r\n            font-size: 2.5rem;\r\n            color: var(--text-dark);\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n            font-weight: 800;\r\n        }\r\n        .header-desc {\r\n            font-size: 1.1rem;\r\n            color: var(--text-gray);\r\n            line-height: 1.6;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* --- GRID LAYOUT (5-5-4) --- *\/\r\n        .services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(20, 1fr);\r\n            gap: 20px;\r\n        }\r\n\r\n        \/* Filas 1 y 2 (5 items) *\/\r\n        .service-card {\r\n            grid-column: span 4;\r\n            background: var(--white);\r\n            border-radius: 12px;\r\n            padding: 30px 20px;\r\n            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\r\n            \r\n            \/* --- CAMBIO PRINCIPAL: BORDES M\u00c1S MARCADOS --- *\/\r\n            \/* Borde m\u00e1s oscuro y definido *\/\r\n            border: 1px solid rgba(0,0,0,0.08); \r\n            \/* Sombra base m\u00e1s pronunciada para separar del fondo *\/\r\n            box-shadow: 0 8px 20px rgba(0,0,0,0.04);\r\n            \r\n            display: flex;\r\n            flex-direction: column;\r\n            text-decoration: none;\r\n            position: relative;\r\n            height: 100%;\r\n            opacity: 0;\r\n            animation: fadeInUpSmooth 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\r\n        }\r\n\r\n        \/* Fila 3 (4 items centrados) *\/\r\n        .service-card:nth-last-child(-n+4) {\r\n            grid-column: span 5;\r\n        }\r\n\r\n        \/* RETRASOS ESCALONADOS *\/\r\n        .service-card:nth-child(1) { animation-delay: 0.2s; }\r\n        .service-card:nth-child(2) { animation-delay: 0.25s; }\r\n        .service-card:nth-child(3) { animation-delay: 0.3s; }\r\n        .service-card:nth-child(4) { animation-delay: 0.35s; }\r\n        .service-card:nth-child(5) { animation-delay: 0.4s; }\r\n        .service-card:nth-child(6) { animation-delay: 0.45s; }\r\n        .service-card:nth-child(7) { animation-delay: 0.5s; }\r\n        .service-card:nth-child(8) { animation-delay: 0.55s; }\r\n        .service-card:nth-child(9) { animation-delay: 0.6s; }\r\n        .service-card:nth-child(10) { animation-delay: 0.65s; }\r\n        .service-card:nth-child(11) { animation-delay: 0.7s; }\r\n        .service-card:nth-child(12) { animation-delay: 0.75s; }\r\n        .service-card:nth-child(13) { animation-delay: 0.8s; }\r\n        .service-card:nth-child(14) { animation-delay: 0.85s; }\r\n\r\n        \/* ESTILOS INTERNOS *\/\r\n        .service-card:hover {\r\n            transform: translateY(-10px);\r\n            \/* Sombra hover tambi\u00e9n un poco m\u00e1s intensa *\/\r\n            box-shadow: 0 25px 50px rgba(91, 186, 79, 0.15);\r\n            border-bottom: 3px solid var(--ig-green);\r\n        }\r\n\r\n        .icon-wrapper {\r\n            width: 50px; height: 50px;\r\n            background: rgba(91, 186, 79, 0.08);\r\n            border-radius: 12px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 20px;\r\n            transition: 0.3s ease-in-out;\r\n        }\r\n        .icon-wrapper i { \r\n            font-size: 1.5rem; \r\n            color: var(--ig-green);\r\n            transition: 0.3s ease-in-out; \r\n        }\r\n        \r\n        .service-card:hover .icon-wrapper { background: var(--ig-green); box-shadow: 0 5px 15px rgba(91, 186, 79, 0.3); }\r\n        .service-card:hover .icon-wrapper i { color: white; }\r\n\r\n        .service-title {\r\n            font-size: 1.1rem;\r\n            font-weight: 700;\r\n            color: var(--text-dark);\r\n            margin-bottom: 10px;\r\n            min-height: 50px; \r\n            display: flex; align-items: center;\r\n        }\r\n\r\n        .service-desc {\r\n            font-size: 0.9rem;\r\n            color: var(--text-gray);\r\n            line-height: 1.5;\r\n            margin-bottom: 20px;\r\n            flex-grow: 1;\r\n        }\r\n\r\n        .service-link {\r\n            font-size: 0.85rem;\r\n            font-weight: 700;\r\n            color: var(--ig-green);\r\n            text-transform: uppercase;\r\n            margin-top: auto;\r\n            transition: 0.3s;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 5px;\r\n        }\r\n\r\n        .service-card:hover .service-link { gap: 10px; }\r\n\r\n        \/* --- RESPONSIVE --- *\/\r\n        @media (max-width: 1300px) {\r\n            .services-grid { grid-template-columns: repeat(3, 1fr); }\r\n            .service-card, .service-card:nth-last-child(-n+4) { grid-column: span 1; }\r\n        }\r\n        @media (max-width: 900px) {\r\n            .services-grid { grid-template-columns: repeat(2, 1fr); }\r\n        }\r\n        @media (max-width: 768px) {\r\n            .main-title { font-size: 2rem; }\r\n            .section-header { margin-bottom: 40px; }\r\n        }\r\n        @media (max-width: 500px) {\r\n            .services-grid { grid-template-columns: 1fr; }\r\n        }\r\n\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"services-section\">\r\n    <div class=\"container\">\r\n        \r\n        <div class=\"section-header\">\r\n            <span class=\"sub-title\">What We Offer<\/span>\r\n            <h2 class=\"main-title\">Cybersecurity Services for All Fields of Application<\/h2>\r\n            <p class=\"header-desc\">Strengthen your company\u2019s security on all fronts with our cybersecurity services. We protect every aspect of your business.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"services-grid\">\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/active-directory-security\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-users-gear\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Active Directory Security<\/h3>\r\n                <p class=\"service-desc\">Ensure your organization is more secure tomorrow than it is today.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/api-security-solution\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-shield-halved\"><\/i><\/div>\r\n                <h3 class=\"service-title\">API Security Solution<\/h3>\r\n                <p class=\"service-desc\">The foremost unified API protection platform available today.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/ig.technology\/index.php\/snyk\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-code\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Application Security<\/h3>\r\n                <p class=\"service-desc\">Leaders in Gartner Quadrant for execution and vision.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/data-security-posture-management-dspm\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-file-shield\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Data Security Posture (DSPM)<\/h3>\r\n                <p class=\"service-desc\">Discover, classify, and protect your sensitive data across the cloud.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/ig.technology\/index.php\/hornet-email\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-envelope-open-text\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Email Security Solution<\/h3>\r\n                <p class=\"service-desc\">Keep email data safe and protect yourself from spam.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/it-management\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-desktop\"><\/i><\/div>\r\n                <h3 class=\"service-title\">IT Management<\/h3>\r\n                <p class=\"service-desc\">Comprehensive RMM and IT management solutions.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/ig.technology\/index.php\/miniorange\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-user-lock\"><\/i><\/div>\r\n                <h3 class=\"service-title\">MFA & IAM<\/h3>\r\n                <p class=\"service-desc\">Secure, agile authentication. No device, no password.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/ig.technology\/index.php\/miradore\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-mobile-screen-button\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Mobile Device Mgmt<\/h3>\r\n                <p class=\"service-desc\">Next-Gen Device Management for Android and iOS.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/ig.technology\/index.php\/office-365-and-backup-solution\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fab fa-microsoft\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Office 365 & Backup<\/h3>\r\n                <p class=\"service-desc\">Complete protection for Microsoft 365.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/online-banking-security\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-building-columns\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Online Banking Security<\/h3>\r\n                <p class=\"service-desc\">Secure authentication and financial transaction safeguarding.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/kymatio\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-fish-fins\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Phishing Simulation<\/h3>\r\n                <p class=\"service-desc\">Training for Enhanced Security Awareness.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/professional-services\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-user-tie\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Professional Services<\/h3>\r\n                <p class=\"service-desc\">Comprehensive compliance with industry experts.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/ig.technology\/index.php\/virtual-firewall\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-fire-flame-simple\"><\/i><\/div>\r\n                <h3 class=\"service-title\">Virtual Firewall<\/h3>\r\n                <p class=\"service-desc\">Open-source firewall and VPN solution.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/ig.technology\/index.php\/xdr-platform-all-in-one\/\" class=\"service-card\">\r\n                <div class=\"icon-wrapper\"><i class=\"fas fa-robot\"><\/i><\/div>\r\n                <h3 class=\"service-title\">XDR Platform<\/h3>\r\n                <p class=\"service-desc\">AI-driven automated cybersecurity management.<\/p>\r\n                <span class=\"service-link\">Learn More &rarr;<\/span>\r\n            <\/a>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e9f359c elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"e9f359c\" data-element_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-50 elementor-top-column elementor-element elementor-element-35c85f4\" data-id=\"35c85f4\" data-element_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-dda35e8 elementor-widget__width-auto elementor-invisible elementor-widget elementor-widget-image\" data-id=\"dda35e8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_160198112_XL-Leaders-scaled.jpg\" class=\"attachment-full size-full wp-image-18000\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_160198112_XL-Leaders-scaled.jpg 2560w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_160198112_XL-Leaders-300x200.jpg 300w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_160198112_XL-Leaders-1024x683.jpg 1024w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_160198112_XL-Leaders-768x512.jpg 768w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_160198112_XL-Leaders-1536x1024.jpg 1536w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_160198112_XL-Leaders-2048x1365.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87a1a60 elementor-absolute elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-infetech_elementor_counter\" data-id=\"87a1a60\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;}\" data-widget_type=\"infetech_elementor_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t           \n           <div class=\"ova-counter ova-counter-template2\" \n               data-count=\"1012\">\n \n\t\t\t<span class=\"odometer\">0<\/span>\n\t\t\t<sup class=\"suffix\">+<\/sup>\n\t\t\t\n      \t     \t\t\t\t<h4 class=\"title\">\n\t\t\t\t\tSatisfied Clients\t\t\t\t<\/h4>\n\t\t\t\n           <\/div>\n\t\t \t\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5056e8 elementor-widget__width-auto elementor-absolute e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c5056e8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ova-move-left&quot;,&quot;_animation_tablet&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:150,&quot;_position&quot;:&quot;absolute&quot;,&quot;_transform_flipX_effect&quot;:&quot;transform&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1792\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_179901294_XL-Sfafer-tomorrow-scaled.jpg\" class=\"attachment-full size-full wp-image-18001\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_179901294_XL-Sfafer-tomorrow-scaled.jpg 2560w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_179901294_XL-Sfafer-tomorrow-300x210.jpg 300w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_179901294_XL-Sfafer-tomorrow-1024x717.jpg 1024w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_179901294_XL-Sfafer-tomorrow-768x538.jpg 768w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_179901294_XL-Sfafer-tomorrow-1536x1075.jpg 1536w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_179901294_XL-Sfafer-tomorrow-2048x1434.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-70803e0 ova-element-column-margin-left-35px elementor-invisible\" data-id=\"70803e0\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;ova-move-down&quot;,&quot;animation_tablet&quot;:&quot;none&quot;}\">\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-65172db elementor-widget elementor-widget-infetech_elementor_heading\" data-id=\"65172db\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t\t<div class=\"ova-heading\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h2 class=\"sub-title\">\n\t\t\t\t\t\t<span class=\"underlined\"><\/span>\n\t\t\t\t\t\tComplete Security Cycle\n\t\t\t\t\t<\/h2>\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<h3 class=\"title\">\t\t\t\t\t\t\t\t\t\t\t\t\tIG Technologies\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n                \n                \n\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80c82fc elementor-widget elementor-widget-text-editor\" data-id=\"80c82fc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>IG Technologies is a premier cybersecurity provider with a robust global presence in the USA, the Caribbean, and other Latin American countries. With over a decade of industry expertise, we specialize in delivering top-tier cybersecurity solutions to effectively address the ever-evolving technology and data security challenges. As exclusive distributors in cybersecurity, we are uniquely positioned to provide cutting-edge technology solutions that enhance security measures and drive profitability for your business. Our extensive network of partners represents the pinnacle of excellence in the market, ensuring that our clients receive best-in-class products and services.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45c6f99 elementor-widget elementor-widget-infetech_elementor_ova_icon_list\" data-id=\"45c6f99\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_ova_icon_list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t \t\n\t            <div class=\"ova-icon-list ova-icon-list-template1 two_column\">\n\t            \t\n\t\t\t        \n\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon\">\n\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"flaticon flaticon-programming\"><\/i> \n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"title\">\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t                    \t\t\t\t\t\t\t\t\tCybersecurity Solutions Provider\t\t\t\t\t\t\t    \n\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63b1647 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"63b1647\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Premier cybersecurity provider<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Global presence in the U.S., Caribbean and Latin America.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Partnerships with leading technology suppliers.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eac19a2 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"eac19a2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t <a href=\"https:\/\/forms.zohopublic.com\/iris6\/form\/RequestDemo\/formperma\/0KlW9dN9LiHhxLXTJldeYKYa-3iF_PrteFAp6KJIvDM\">\r\n    <button>Request a Demo<\/button>\r\n  <\/a> \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-518b1cb elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"518b1cb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t <a href=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/04\/FLYER-ORG-IG-EN-V1-ABRIL-2025.pdf\" data-gt-href-es=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/04\/FLYER-ORG-IG-ESP-V1-ABRIL-2025.pdf\">\r\n    <button>Explore Our Services<\/button>\r\n  <\/a> \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<div class=\"elementor-element elementor-element-c0242a1 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"c0242a1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54e7578 elementor-widget elementor-widget-heading\" data-id=\"54e7578\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How we Help Protect your Business<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f05df51 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"f05df51\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b1a436 elementor-widget elementor-widget-html\" data-id=\"7b1a436\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<iframe width=\"1280\" height=\"720\" src=\"https:\/\/www.youtube.com\/embed\/D8Dq-U2QAJM?si=Fu8mCQRe-I5Uj7Ye\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" data-gt-src-es=\"https:\/\/www.youtube.com\/embed\/wcAkwfEVTi0?si=pMVFX2Vgr5DHdmop\" allowfullscreen><\/iframe>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f20dcd e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"5f20dcd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb3c868 elementor-widget elementor-widget-spacer\" data-id=\"fb3c868\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-87205f3 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"87205f3\" data-element_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-33 elementor-top-column elementor-element elementor-element-c057b24 animated-fast elementor-invisible\" data-id=\"c057b24\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;ova-move-up&quot;,&quot;animation_tablet&quot;:&quot;none&quot;,&quot;animation_delay&quot;:100}\">\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-2771e78 elementor-widget elementor-widget-infetech_elementor_service\" data-id=\"2771e78\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_service.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t           \n           \t\n\t            <div class=\"ova-service ova-service-template1\">\n\n\t            \t<div class=\"image-service\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/screen_2x-min.jpg\" alt=\"Your trusted partner in navigating the ever-changing cyber landscape\">\n                    <\/div>\n\n                    <div class=\"content-service-wrapper\">\n                    \t\t\t\t            \t<div class=\"icon\">\n\t\t\t            \t\t<i aria-hidden=\"true\" class=\"flaticon flaticon-cloud-computing-1\"><\/i>\t\t\t            \t<\/div>\n\t\t\t          \t\t\t\t          \t\n                    \t<div class=\"content-service\">\n\t\t\t\t            \t\t\t\t\t            \t\t\t\t\t\t\t\t\t<h4 class=\"title\">\n\t\t\t\t\t\t\t\t\t\tYour trusted partner in navigating the ever-changing cyber landscape\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                    <\/div> \n                    <\/div>\n\n\t\t\t    <\/div>\n\n\t\t \t\t\t \t\n\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-299860d animated-fast elementor-invisible\" data-id=\"299860d\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;ova-move-up&quot;,&quot;animation_tablet&quot;:&quot;none&quot;,&quot;animation_delay&quot;:150}\">\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-8796c30 elementor-widget elementor-widget-infetech_elementor_service\" data-id=\"8796c30\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_service.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t           \n           \t\n\t            <div class=\"ova-service ova-service-template1\">\n\n\t            \t<div class=\"image-service\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/s2-min.jpg\" alt=\"Revolutionizing cybersecurity with agile and robust technologies\">\n                    <\/div>\n\n                    <div class=\"content-service-wrapper\">\n                    \t\t\t\t            \t<div class=\"icon\">\n\t\t\t            \t\t<i aria-hidden=\"true\" class=\"flaticon flaticon-analytics\"><\/i>\t\t\t            \t<\/div>\n\t\t\t          \t\t\t\t          \t\n                    \t<div class=\"content-service\">\n\t\t\t\t            \t\t\t\t\t            \t\t\t\t\t\t\t\t\t<h4 class=\"title\">\n\t\t\t\t\t\t\t\t\t\tRevolutionizing cybersecurity with agile and robust technologies\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                    <\/div> \n                    <\/div>\n\n\t\t\t    <\/div>\n\n\t\t \t\t\t \t\n\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-c5b5f65 animated-fast elementor-invisible\" data-id=\"c5b5f65\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;ova-move-up&quot;,&quot;animation_tablet&quot;:&quot;none&quot;,&quot;animation_delay&quot;:200}\">\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-f2b497e elementor-widget elementor-widget-infetech_elementor_service\" data-id=\"f2b497e\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_service.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t           \n           \t\n\t            <div class=\"ova-service ova-service-template1\">\n\n\t            \t<div class=\"image-service\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marketplace.canva.com\/MADYpkohV8c\/1\/thumbnail_large-1\/canva-MADYpkohV8c.jpg\" alt=\"Pioneering cybersecurity solutions for a safer tomorrow\">\n                    <\/div>\n\n                    <div class=\"content-service-wrapper\">\n                    \t\t\t\t            \t<div class=\"icon\">\n\t\t\t            \t\t<i aria-hidden=\"true\" class=\"flaticon flaticon-cyber\"><\/i>\t\t\t            \t<\/div>\n\t\t\t          \t\t\t\t          \t\n                    \t<div class=\"content-service\">\n\t\t\t\t            \t\t\t\t\t            \t\t\t\t\t\t\t\t\t<h4 class=\"title\">\n\t\t\t\t\t\t\t\t\t\tPioneering cybersecurity solutions for a safer tomorrow\t\t\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                    <\/div> \n                    <\/div>\n\n\t\t\t    <\/div>\n\n\t\t \t\t\t \t\n\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ebd0562 ova-geometry3 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"ebd0562\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-50 elementor-top-column elementor-element elementor-element-ac36e5a\" data-id=\"ac36e5a\" data-element_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-cfe5c91 elementor-widget elementor-widget-eael-creative-button\" data-id=\"cfe5c91\" data-element_type=\"widget\" data-widget_type=\"eael-creative-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"eael-creative-button-wrapper\">\n\n            <a class=\"eael-creative-button eael-creative-button--default\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjE3MDQ1IiwidG9nZ2xlIjpmYWxzZX0%3D\" data-text=\"\">\n            \t    \n                <div class=\"creative-button-inner\">\n\n                                            <span class=\"eael-creative-button-icon-left\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-play-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"><\/path><\/svg><\/span>                    \n                    <span class=\"cretive-button-text\">watch videos<\/span>\n\n                                    <\/div>\n\t                        <\/a>\n        <\/div>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-397b59e elementor-widget elementor-widget-infetech_elementor_heading\" data-id=\"397b59e\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t\t<div class=\"ova-heading\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h2 class=\"sub-title\">\n\t\t\t\t\t\t<span class=\"underlined\"><\/span>\n\t\t\t\t\t\tWe Offer the Best Cybersecurity Solutions\t\t\t\t\t<\/h2>\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<h3 class=\"title\">\t\t\t\t\t\t\t\t\t\t\t\t\tWe are committed in protecting your environment through innovative solutions.\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n                \n                \n\t\t\t<\/div>\n\n\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-55aabed\" data-id=\"55aabed\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b8081b2 elementor-section-full_width elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"b8081b2\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6fa2976\" data-id=\"6fa2976\" data-element_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-f2cb2e1 elementor-widget__width-auto elementor-widget elementor-widget-infetech_elementor_counter\" data-id=\"f2cb2e1\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t           \n           <div class=\"ova-counter ova-counter-template2\" \n               data-count=\"1000\">\n \n\t\t\t<span class=\"odometer\">0<\/span>\n\t\t\t<sup class=\"suffix\">+<\/sup>\n\t\t\t\n      \t     \t\t\t\t<h4 class=\"title\">\n\t\t\t\t\tWe have satisfied customers\t\t\t\t<\/h4>\n\t\t\t\n           <\/div>\n\t\t \t\n\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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-083b3b4 elementor-section-full_width elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"083b3b4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3d7444d\" data-id=\"3d7444d\" data-element_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-568a9ce elementor-widget__width-auto elementor-widget elementor-widget-infetech_elementor_counter\" data-id=\"568a9ce\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t           \n           <div class=\"ova-counter ova-counter-template2\" \n               data-count=\"14\">\n \n\t\t\t<span class=\"odometer\">0<\/span>\n\t\t\t<sup class=\"suffix\"><\/sup>\n\t\t\t\n      \t     \t\t\t\t<h4 class=\"title\">\n\t\t\t\t\tCybersecurity solutions for your business\t\t\t\t<\/h4>\n\t\t\t\n           <\/div>\n\t\t \t\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-49ccbaa e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"49ccbaa\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18318b3 elementor-widget elementor-widget-spacer\" data-id=\"18318b3\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-748dc3c e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"748dc3c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72a5547 elementor-widget elementor-widget-heading\" data-id=\"72a5547\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">In Unity There is Strength<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cefcde2 elementor-widget elementor-widget-text-editor\" data-id=\"cefcde2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Here are the large group of suppliers of the innovative solutions that we offer<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b6177f elementor-hidden-desktop e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"8b6177f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fafbfa3 elementor-widget elementor-widget-shortcode\" data-id=\"fafbfa3\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><style type=\"text\/css\">\r\n    #lgx_lsw_preloader_17439 {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        text-align: center;\r\n        background: #ffffff;\r\n        z-index: 9999;\r\n        position: absolute;\r\n        left: 0;\r\n        top: 0;\r\n        height: 100%;\r\n        width: 100%;\r\n    }\r\n<\/style><div id=\"lgx_logo_slider_app_17439\" class=\"lgx_logo_slider_app\">\r\n\r\n    <div id=\"lgx_lsw_preloader_17439\"\" class=\"lgx_lsw_preloader\"> <img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/plugins\/logo-slider-wp\/public\/assets\/img\/loader.gif\" \/><\/div>\r\n    <div class=\"lgx_logo_slider lgx_logo_slider_free\">\r\n        <div class=\"lgx_app_inner lgx_app_layout_carousel\">\r\n            <div class=\"lgx_app_container-fluid\">\r\n\r\n                \r\n                <div id=\"lgx_app_content_wrap_17439565\" class=\"lgx_app_content_wrapper  swiper lgx_logo_carousel\"   data-effect=\"slide\"  data-infinite=\"true\"  data-speed=\"450\"  data-autoplay=\"true\"  data-delay=\"1500\"  data-pause=\"false\"  data-space=\"10\"  data-nav=\"false\"  data-pagination=\"true\"  data-height=\"false\"  data-move=\"true\"  data-wheel=\"false\"  data-simulate=\"true\"  data-grab=\"false\"  data-dynamic=\"false\"  data-bullets_no=\"1\"  data-item_mobile=\"2\"  data-item_tablet=\"3\"  data-item_desk=\"4\"  data-item_large=\"5\"  data-lazy=\"false\"    >\r\n\r\n                    \r\n                    <div class=\"lgx_app_item_row   swiper-wrapper \"  >\r\n                        <div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/trustifi.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/phishingbox.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/cyral-1-1.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/cequence.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/trusbuilder.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/hornetsecurity.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/cynet-logo.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/netwrix-1.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/veritran.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/synopsys.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/01\/ESPER.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div><div class=\"lgx_app_item  swiper-slide lgx_app_hover_effect_none\">\r\n    <div class=\"lgx_app_item_inner \" >\r\n    \r\n                    <div class=\"lgx_app_item_figure lgx_img_hover_anim__default\">\r\n                <a class=\"lgx_app_item_link\"    href=\"javascript:void(0);\"  target=\"_self\" >\r\n                    <img decoding=\"async\" class=\"lgx_app_item_img\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/01\/MIRADORE.svg\"  alt=\"\" \/>\r\n                <\/a>\r\n            <\/div> <!--\/\/.FIGURE -->\r\n        \r\n        <div class=\"lgx_app_item_info\">\r\n                                <\/div>\r\n\r\n        \r\n    <\/div>\r\n<\/div>                    <\/div> <!--\/\/.APP CONTENT INNER END-->\r\n\r\n                    <div class=\"swiper-pagination lgx_lsw_pagination\"><\/div>\r\n                    \r\n                <\/div> <!-- \/\/.CONTENT WRAP END-->\r\n\r\n            <\/div><!--\/\/.APP CONTAINER END-->\r\n        <\/div> <!--\/\/.INNER END-->\r\n    <\/div> <!-- APP CONTAINER END -->\r\n\r\n<\/div> <!--\/\/.APP END--><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-511fd0a elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"511fd0a\" data-element_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-20 elementor-top-column elementor-element elementor-element-6a5644b\" data-id=\"6a5644b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-c0d94cd elementor-widget elementor-widget-image\" data-id=\"c0d94cd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/pulseway.s3.amazonaws.com\/website\/images\/home\/pulseway-logo-withhead.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-7ca3c01\" data-id=\"7ca3c01\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-5832391 elementor-widget elementor-widget-image\" data-id=\"5832391\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1366\" height=\"598\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1694671784_miniOrange-logo_1.png\" class=\"attachment-full size-full wp-image-19751\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1694671784_miniOrange-logo_1.png 1366w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1694671784_miniOrange-logo_1-300x131.png 300w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1694671784_miniOrange-logo_1-1024x448.png 1024w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1694671784_miniOrange-logo_1-768x336.png 768w\" sizes=\"(max-width: 1366px) 100vw, 1366px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-8d16e4d\" data-id=\"8d16e4d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-bbde38b elementor-widget elementor-widget-image\" data-id=\"bbde38b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"396\" height=\"366\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/cynet-logo.svg\" class=\"attachment-full size-full wp-image-17396\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-f0d19e7\" data-id=\"f0d19e7\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-fa0494b elementor-widget elementor-widget-image\" data-id=\"fa0494b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.titanhq.com\/EE\/img\/logos\/titan-hq-logo.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-9ef4302\" data-id=\"9ef4302\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-c5ec21f elementor-widget elementor-widget-image\" data-id=\"c5ec21f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/cdn.prod.website-files.com\/63e21dce115cee384ab9eeca\/645c8080cc019a9486d675ab_Sentra_Logo_Main_Black_CMYK.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-807b3c1 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"807b3c1\" data-element_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-20 elementor-top-column elementor-element elementor-element-f2c9e5f\" data-id=\"f2c9e5f\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-c4cf8cb elementor-widget elementor-widget-image\" data-id=\"c4cf8cb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/cequence.svg\" class=\"attachment-full size-full wp-image-17695\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-ed3d0fb\" data-id=\"ed3d0fb\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-9c782e4 elementor-widget elementor-widget-image\" data-id=\"9c782e4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"357\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/12\/655ee3e424d7559c68c169cb_EsperLogo_Purple-1.svg\" class=\"attachment-full size-full wp-image-19911\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-98823a7\" data-id=\"98823a7\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-b38e79d elementor-widget elementor-widget-image\" data-id=\"b38e79d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/mms.businesswire.com\/media\/20241007065642\/en\/2265651\/22\/syteca_logo.jpg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-ad2e816\" data-id=\"ad2e816\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-c19308b elementor-widget elementor-widget-image\" data-id=\"c19308b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"656\" height=\"136\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/01\/miradore-logo-blue.svg\" class=\"attachment-full size-full wp-image-20135\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-4431bc4\" data-id=\"4431bc4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-c90bf0a elementor-widget elementor-widget-image\" data-id=\"c90bf0a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/hornetsecurity.svg\" class=\"attachment-full size-full wp-image-17699\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4f4f849 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"4f4f849\" data-element_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-20 elementor-top-column elementor-element elementor-element-6381c16\" data-id=\"6381c16\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-20b4804 elementor-widget elementor-widget-image\" data-id=\"20b4804\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"108\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/07\/629e42627747123eb2ed9343_strike.png\" class=\"attachment-full size-full wp-image-21136\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/07\/629e42627747123eb2ed9343_strike.png 400w, https:\/\/ig.technology\/wp-content\/uploads\/2025\/07\/629e42627747123eb2ed9343_strike-300x81.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-57a018d\" data-id=\"57a018d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-e1d8802 elementor-widget elementor-widget-image\" data-id=\"e1d8802\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/netwrix.svg\" class=\"attachment-full size-full wp-image-17701\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d6f81b6\" data-id=\"d6f81b6\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-9f03797 elementor-widget elementor-widget-image\" data-id=\"9f03797\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"3060\" height=\"900\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1__Yt5zTEOUbo6i22rTm3wvw.png\" class=\"attachment-full size-full wp-image-19750\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1__Yt5zTEOUbo6i22rTm3wvw.png 3060w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1__Yt5zTEOUbo6i22rTm3wvw-300x88.png 300w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1__Yt5zTEOUbo6i22rTm3wvw-1024x301.png 1024w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1__Yt5zTEOUbo6i22rTm3wvw-768x226.png 768w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1__Yt5zTEOUbo6i22rTm3wvw-1536x452.png 1536w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/1__Yt5zTEOUbo6i22rTm3wvw-2048x602.png 2048w\" sizes=\"(max-width: 3060px) 100vw, 3060px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-a95aac1\" data-id=\"a95aac1\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-ec074e8 elementor-widget elementor-widget-image\" data-id=\"ec074e8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/phishingbox.svg\" class=\"attachment-full size-full wp-image-17693\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-06bd567\" data-id=\"06bd567\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-57c5bc4 elementor-widget elementor-widget-image\" data-id=\"57c5bc4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"143\" height=\"32\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2025\/07\/Mend-io-logo-color-32px-2.svg\" class=\"attachment-full size-full wp-image-21128\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-element elementor-element-53dd0ae elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"53dd0ae\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7308d28 elementor-widget elementor-widget-heading\" data-id=\"7308d28\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Upcoming Events<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf40a22 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"cf40a22\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5512f6b elementor-widget elementor-widget-infetech_elementor_blog\" data-id=\"5512f6b\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_blog.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<ul class=\"ova-blog blog-template2 columns3\">\n\t\t\t\t\t\t\t<li class=\"item\">\n\n\t\t\t\t\t\n\t\t\t\t\t    <div class=\"media\">\n\t\t\t\t        \t\t\t\t\t        \t<a class=\"thumb-img\" href=\"https:\/\/ig.technology\/index.php\/2026\/03\/23\/from-exposure-validation-to-automated-remediation\/\" title=\"From Exposure Validation to Automated Remediation\">\n\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/03\/olk_4Lmv6koNuK-768x660.png\" alt=\"From Exposure Validation to Automated Remediation\">\n\t\t\t\t        \t\t<span class=\"ova-plus\"><\/span>\n\t\t\t\t        \t<\/a>\n\t\t\t\t        \t\n\t\t\t\t        \t\t\t\t\t        \t\t<span class=\"category\">\n\t\t\t\t\t\t        \t<a href=\"https:\/\/ig.technology\/index.php\/category\/eventos\/\">\n\t\t\t\t\t\t\t\t\t\teventos\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t    <\/span>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t        <\/div>\n\n\t\t\t        \n\t\t            <div class=\"content\">\n\t\t            \t <ul class=\"post-meta\">\n\n\t\t            \t \t\n\t\t\t\t\t\t                                \n                            \n\t\t\t\t\t    <\/ul>\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t            <h2 class=\"post-title\">\n\t\t\t\t\t\t        <a href=\"https:\/\/ig.technology\/index.php\/2026\/03\/23\/from-exposure-validation-to-automated-remediation\/\" rel=\"bookmark\" title=\"From Exposure Validation to Automated Remediation\">\n\t\t\t\t\t\t          From Exposure Validation to Automated Remediation\t\t\t\t\t\t        <\/a>\n\t\t\t\t\t\t    <\/h2>\n\t\t\t\t\t    \n\t\t\t\t\t    \n\t\t\t\t\t    \t\t\t\t\n\t\t            <\/div>\n\n\t\t\t\t<\/li>\t\n\t\t\t\t\t\n\t\t\t\t\t<\/ul>\n\t\t\n\t\t\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3665ed2 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"3665ed2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9085cb elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e9085cb\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ig.technology\/index.php\/category\/proximos-eventos\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3bf2779 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"3bf2779\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd4f8cb elementor-widget elementor-widget-heading\" data-id=\"fd4f8cb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Latest Events<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff9eb7c elementor-widget elementor-widget-html\" data-id=\"ff9eb7c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<style>\r\n    \/* --- Estilos Generales --- *\/\r\n    :root {\r\n        --primary-color: #0056b3; \r\n        --text-dark: #2c3e50;\r\n        --card-bg: #ffffff;\r\n        --shadow-sm: 0 4px 6px rgba(0,0,0,0.05);\r\n        --shadow-lg: 0 20px 25px -5px rgba(0,0,0,0.1), 0 10px 10px -5px rgba(0,0,0,0.04);\r\n    }\r\n\r\n    #past-events-container {\r\n        display: grid;\r\n        \/* Columnas responsivas: m\u00ednimo 320px *\/\r\n        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n        gap: 30px;\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 20px;\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n    }\r\n\r\n    \/* --- Tarjeta del Evento --- *\/\r\n    .event-card {\r\n        background: var(--card-bg);\r\n        border-radius: 16px;\r\n        overflow: hidden;\r\n        box-shadow: var(--shadow-sm);\r\n        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n        display: flex;\r\n        flex-direction: column;\r\n        height: 100%; \/* Fuerza misma altura en toda la fila *\/\r\n        position: relative;\r\n        top: 0;\r\n    }\r\n\r\n    \/* Hover: Elevaci\u00f3n *\/\r\n    .event-card:hover {\r\n        box-shadow: var(--shadow-lg);\r\n        top: -8px;\r\n    }\r\n\r\n    \/* --- Imagen --- *\/\r\n    .event-image-wrapper {\r\n        position: relative;\r\n        height: 220px; \/* Altura fija imagen *\/\r\n        overflow: hidden;\r\n        background-color: #e9ecef;\r\n    }\r\n\r\n    .event-image {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        transition: transform 0.5s ease;\r\n    }\r\n\r\n    \/* Hover: Zoom imagen *\/\r\n    .event-card:hover .event-image {\r\n        transform: scale(1.1);\r\n    }\r\n\r\n    \/* --- Contenido (T\u00edtulo) --- *\/\r\n    .event-content {\r\n        padding: 25px;\r\n        flex-grow: 1; \/* Ocupa el espacio restante para igualar alturas *\/\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center; \/* Centra el t\u00edtulo verticalmente si es corto *\/\r\n    }\r\n\r\n    .event-title {\r\n        margin: 0;\r\n        font-size: 1.35rem;\r\n        line-height: 1.3;\r\n        color: var(--text-dark);\r\n        font-weight: 700;\r\n    }\r\n\r\n    .event-title a {\r\n        text-decoration: none;\r\n        color: inherit;\r\n        \/* Efecto de subrayado animado *\/\r\n        background-image: linear-gradient(var(--primary-color), var(--primary-color));\r\n        background-position: 0% 100%;\r\n        background-repeat: no-repeat;\r\n        background-size: 0% 2px;\r\n        transition: background-size .3s, color .3s;\r\n    }\r\n\r\n    .event-card:hover .event-title a {\r\n         background-size: 100% 2px;\r\n         color: var(--primary-color);\r\n    }\r\n\r\n    \/* Mensaje de estado *\/\r\n    .status-message {\r\n        grid-column: 1 \/ -1;\r\n        text-align: center;\r\n        padding: 40px;\r\n        color: #95a5a6;\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div id=\"past-events-container\">\r\n    <div class=\"status-message\">Cargando eventos...<\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n        const domain = 'https:\/\/ig.technology';\r\n        const tagSlug = 'past-event'; \r\n        const container = document.getElementById('past-events-container');\r\n\r\n        \/\/ 1. Obtener ID del Tag\r\n        fetch(`${domain}\/wp-json\/wp\/v2\/tags?slug=${tagSlug}`)\r\n            .then(r => r.ok ? r.json() : Promise.reject('Error API Tags'))\r\n            .then(tags => {\r\n                if (!tags.length) throw new Error(`Tag \"${tagSlug}\" no encontrado`);\r\n                \/\/ 2. Obtener Posts (3 \u00faltimos)\r\n                return fetch(`${domain}\/wp-json\/wp\/v2\/posts?tags=${tags[0].id}&per_page=3&_embed`);\r\n            })\r\n            .then(r => r.ok ? r.json() : Promise.reject('Error API Posts'))\r\n            .then(posts => {\r\n                container.innerHTML = '';\r\n                \r\n                if (!posts.length) {\r\n                    container.innerHTML = '<div class=\"status-message\">No se encontraron eventos recientes.<\/div>';\r\n                    return;\r\n                }\r\n\r\n                posts.forEach(post => {\r\n                    \/\/ Imagen fallback si no existe\r\n                    const img = post._embedded?.['wp:featuredmedia']?.[0]?.source_url || 'https:\/\/via.placeholder.com\/600x400\/e9ecef\/adb5bd?text=Evento';\r\n                    \r\n                    const article = document.createElement('article');\r\n                    article.className = 'event-card';\r\n                    \r\n                    article.innerHTML = `\r\n                        <div class=\"event-image-wrapper\">\r\n                            <img decoding=\"async\" src=\"${img}\" alt=\"${post.title.rendered}\" class=\"event-image\">\r\n                        <\/div>\r\n                        <div class=\"event-content\">\r\n                            <h3 class=\"event-title\">\r\n                                <a href=\"${post.link}\" target=\"_blank\">${post.title.rendered}<\/a>\r\n                            <\/h3>\r\n                        <\/div>\r\n                    `;\r\n                    container.appendChild(article);\r\n                });\r\n            })\r\n            .catch(error => {\r\n                console.error(error);\r\n                container.innerHTML = `<div class=\"status-message\">\u26a0\ufe0f No se pudo cargar la informaci\u00f3n.<\/div>`;\r\n            });\r\n    });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-573cbba elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"573cbba\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34e0ace elementor-align-center elementor-widget elementor-widget-button\" data-id=\"34e0ace\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ig.technology\/index.php\/category\/eventos\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2042fd4 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"2042fd4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b9d230 elementor-widget elementor-widget-spacer\" data-id=\"2b9d230\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a337f06 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"a337f06\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-56235e5\" data-id=\"56235e5\" data-element_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-20e8903 elementor-widget elementor-widget-infetech_elementor_heading\" data-id=\"20e8903\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t\t<div class=\"ova-heading\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h2 class=\"sub-title\">\n\t\t\t\t\t\t<span class=\"underlined\"><\/span>\n\t\t\t\t\t\tClient Testimonials\t\t\t\t\t<\/h2>\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<h3 class=\"title\">\t\t\t\t\t\t\t\t\t\t\t\t\tWhat They\u2019re Talking?\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n                \n                \n\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96691e4 elementor-widget elementor-widget-infetech_elementor_testimonial\" data-id=\"96691e4\" data-element_type=\"widget\" data-settings=\"{&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:3000,&quot;center_mode&quot;:&quot;no&quot;,&quot;nav_control&quot;:&quot;yes&quot;,&quot;dot_control_v2&quot;:&quot;no&quot;,&quot;background_image_version_4&quot;:&quot;yes&quot;}\" data-widget_type=\"infetech_elementor_testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t\t<div class=\"ova-testimonial ova-testimonial-template4\">\n\n\t\t\t\t<div class=\"slide-testimonials owl-carousel owl-theme \" data-options=\"{&quot;slideBy&quot;:1,&quot;autoplayHoverPause&quot;:true,&quot;loop&quot;:true,&quot;autoplay&quot;:true,&quot;center&quot;:false,&quot;autoplayTimeout&quot;:3000,&quot;smartSpeed&quot;:500,&quot;rtl&quot;:false,&quot;template&quot;:&quot;template4&quot;,&quot;items&quot;:3,&quot;margin&quot;:0,&quot;nav&quot;:true,&quot;nav_left&quot;:&quot; ovaicon-back&quot;,&quot;nav_right&quot;:&quot; ovaicon-next&quot;,&quot;dots&quot;:false}\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"client-info background-default\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"info\">\n\t\t\t\t\t\t\t\t\t<div class=\"client\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/blank-avatar-photo-place-holder-600nw-1095249842.webp\" alt=\"Mason Moore\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"name-job\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"name second_font\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMason Moore\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-evaluate\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u201cFrom consultation to implementation to on-going efforts to tailor their solution, we&#039;ve had such a positive experience working with the Trustifi team. Setup was super easy - taking no time at all - and it is comforting to know that Trustifi has our back with their security expertise and detailed malicious email detection methods. Their communication and innovation is what really separates them from other security vendors.&quot;\n\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- end info -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"client-info background-default\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"info\">\n\t\t\t\t\t\t\t\t\t<div class=\"client\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/blank-avatar-photo-place-holder-600nw-1095249842.webp\" alt=\"Robert Stamm\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"name-job\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"name second_font\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tRobert Stamm\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-evaluate\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u201cSince deploying the Trustifi system we have been able to streamline email security here at Baha Mar. Utilizing Trustifi\u2019s inbound email filtering capabilities we have greatly reduced false positives and ensured our users stay protected from advanced email based attacks. With Trustifi\u2019s data loss prevention engine we can make sure confidential data is encrypted and we stay compliant with regulations such as PCI. It was really easy and quick to deploy to our entire organization, plus working with their team was a pleasure.\u201c\n\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- end info -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"client-info background-default\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"info\">\n\t\t\t\t\t\t\t\t\t<div class=\"client\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/blank-avatar-photo-place-holder-600nw-1095249842.webp\" alt=\"Nathan Ware\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"name-job\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"name second_font\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tNathan Ware\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-evaluate\">\n\t\t\t\t\t\t\t\t\t\t\t\t\u201cTrustifi has been an absolute pleasure to work with. They have provided my company with top notch customer service at all times. In addition, they have an awesome product- best in-class email security for all types of businesses. Our clients love how easy it is to use and deploy, and so do we!\u201c\n\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- end info -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"client-info background-default\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"info\">\n\t\t\t\t\t\t\t\t\t<div class=\"client\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/blank-avatar-photo-place-holder-600nw-1095249842.webp\" alt=\"Danielle P.\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"name-job\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"name second_font\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tDanielle P.\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-evaluate\">\n\t\t\t\t\t\t\t\t\t\t\t\tEasy interface\/dashboard, very real campaigns, love the training that\nhappens if someone &quot;fails&quot;, Helps provide insight on if additional training is\nneeded for staff, great training provided.\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- end info -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"client-info background-default\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"info\">\n\t\t\t\t\t\t\t\t\t<div class=\"client\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/blank-avatar-photo-place-holder-600nw-1095249842.webp\" alt=\"Matthew B.\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"name-job\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"name second_font\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMatthew B.\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-evaluate\">\n\t\t\t\t\t\t\t\t\t\t\t\tWorking in Healthcare during a global pandemic leaves plenty of opportunity for phishers, the interest and urgency is already there. This product has boosted our resilience against such attacks. Templates are quick and easy to set up and apply to campaigns.\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- end info -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"client-info background-default\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"info\">\n\t\t\t\t\t\t\t\t\t<div class=\"client\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/10\/blank-avatar-photo-place-holder-600nw-1095249842.webp\" alt=\"Bryan W\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"name-job\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"name second_font\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tBryan W\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-quote\">\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-star\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ova-evaluate\">\n\t\t\t\t\t\t\t\t\t\t\t\tI like that it doubles as phishing training and general cybersecurity training. Their support is also quick and helpful to respond.\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- end info -->\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\n\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<div class=\"elementor-element elementor-element-f84a944 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"f84a944\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a2eaa9 elementor-widget elementor-widget-spacer\" data-id=\"9a2eaa9\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-42132393 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"42132393\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;waves-pattern&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1047.1 3.7\" preserveAspectRatio=\"xMidYMin slice\">\n\t<path class=\"elementor-shape-fill\" d=\"M1047.1,0C557,0,8.9,0,0,0v1.6c0,0,0.6-1.5,2.7-0.3C3.9,2,6.1,4.1,8.3,3.5c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3C13.8,2,16,4.1,18.2,3.5c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3C23.6,2,25.9,4.1,28,3.5c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3C63,2,65.3,4.1,67.4,3.5\tC68.3,3.3,69,1.6,69,1.6s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3\tC82.7,2,85,4.1,87.1,3.5c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3C92.6,2,94.8,4.1,97,3.5c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\ts0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9\tc0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2\tc0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3\tc1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.6-0.4V0z M2.5,1.2C2.5,1.2,2.5,1.2,2.5,1.2C2.5,1.2,2.5,1.2,2.5,1.2z M2.7,1.4c0.1,0,0.1,0.1,0.1,0.1C2.8,1.4,2.8,1.4,2.7,1.4z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63572b05 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"63572b05\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02e9e24 elementor-widget elementor-widget-image\" data-id=\"02e9e24\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"838\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Bio-Pic-1.jpg\" class=\"attachment-large size-large wp-image-17944\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Bio-Pic-1.jpg 836w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Bio-Pic-1-286x300.jpg 286w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Bio-Pic-1-768x805.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb63001 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"eb63001\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;zoomInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c4f4d8 e-transform e-transform elementor-widget elementor-widget-heading\" data-id=\"7c4f4d8\" data-element_type=\"widget\" data-settings=\"{&quot;_transform_flipX_effect&quot;:&quot;transform&quot;,&quot;_transform_flipY_effect&quot;:&quot;transform&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">,,<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f4c615 elementor-widget elementor-widget-testimonial\" data-id=\"3f4c615\" data-element_type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">IG Technologies is promoting and coordinating a robust community that works together to advance an integrated ecosystem of cybersecurity education, training, and workforce development.  We must ensure that technology also amplifies women's voices so that they may have a stronger impact on the future course of our world.<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Iris Garcia <\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc744b elementor-widget elementor-widget-text-editor\" data-id=\"1bc744b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p class=\"v1elementToProof\">IG Technologies, CEO<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-808c9f0 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"808c9f0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74f71a4 elementor-widget elementor-widget-spacer\" data-id=\"74f71a4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4080624b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"4080624b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_bottom&quot;:&quot;wave-brush&quot;,&quot;shape_divider_top&quot;:&quot;wave-brush&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 27.8\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7\ts-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7\tc-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3\tc-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6\tc0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7\tC239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5\tc0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1\tc-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7\tc0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6\tC8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8\tc0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2\tC74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3\tC97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1\tz M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1\tc-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC267.7,18.8,269.7,18,269.6,18z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2\tS227.6,9.9,227.4,9.8z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4\tC206.4,12.9,204.6,13.5,204.5,13.4z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6\tS201,10.7,201,10.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC152.6,27.5,154.6,26.8,154.5,26.7z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6\tc-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0\tC76.9,11.5,75.3,12.5,75.5,12.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4\tC19.9,13.7,15.7,13.3,15.6,13.2z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 27.8\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7\ts-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7\tc-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3\tc-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6\tc0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7\tC239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5\tc0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1\tc-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7\tc0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6\tC8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8\tc0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2\tC74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3\tC97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1\tz M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1\tc-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC267.7,18.8,269.7,18,269.6,18z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2\tS227.6,9.9,227.4,9.8z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4\tC206.4,12.9,204.6,13.5,204.5,13.4z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6\tS201,10.7,201,10.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC152.6,27.5,154.6,26.8,154.5,26.7z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6\tc-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0\tC76.9,11.5,75.3,12.5,75.5,12.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4\tC19.9,13.7,15.7,13.3,15.6,13.2z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-199c094a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-child\" data-id=\"199c094a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a0db715 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"7a0db715\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e07b61b elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"e07b61b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tech Sister Program<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f17b4f3 elementor-widget elementor-widget-text-editor\" data-id=\"f17b4f3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"v1elementToProof\">We are committed to bringing women and girls to the center of innovation. The future of technology must be one of equality, where women&#8217;s voices are amplified. Let us work together to create a digital landscape that empowers women and girls and ensures that innovation benefits everyone.<\/div><div>\u00a0<\/div><div><div class=\"v1elementToProof\">As our organization expands, we are deeply committed to improving social, economic, and political outcomes for all.\u00a0 Women lag behind men in technology use due to education gaps and other dimensions of discrimination.<\/div><\/div><div>\u00a0<\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d167d72 elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"d167d72\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ig.technology\/index.php\/tech-sister-program\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54f8e366 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-child\" data-id=\"54f8e366\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e72da1 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"e72da1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_11939895_XL-683x1024.jpg\" class=\"attachment-large size-large wp-image-17988\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_11939895_XL-683x1024.jpg 683w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_11939895_XL-200x300.jpg 200w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_11939895_XL-768x1152.jpg 768w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_11939895_XL-1024x1536.jpg 1024w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_11939895_XL-1365x2048.jpg 1365w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/03\/Depositphotos_11939895_XL-scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-285a0b9e elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"285a0b9e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"1024\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/s2-1-682x1024.jpg\" class=\"attachment-large size-large wp-image-18560\" alt=\"\" srcset=\"https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/s2-1-682x1024.jpg 682w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/s2-1-200x300.jpg 200w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/s2-1-768x1154.jpg 768w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/s2-1-1022x1536.jpg 1022w, https:\/\/ig.technology\/wp-content\/uploads\/2024\/04\/s2-1.jpg 1065w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24b44bda elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"24b44bda\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marketplace.canva.com\/aCqIA\/MAEgNhaCqIA\/1\/s2\/canva-woman-working-on-a-laptop-outdoors-MAEgNhaCqIA.jpg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25b9c163 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"25b9c163\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:&quot;200&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/marketplace.canva.com\/pdjGE\/MAEgNjpdjGE\/1\/s2\/canva-woman-on-a-video-call-MAEgNjpdjGE.jpg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6e6a936 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"6e6a936\" data-element_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-6610643\" data-id=\"6610643\" data-element_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-e5c0dc5 elementor-widget elementor-widget-infetech_elementor_heading\" data-id=\"e5c0dc5\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t\t<div class=\"ova-heading\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h2 class=\"sub-title\">\n\t\t\t\t\t\t<span class=\"underlined\"><\/span>\n\t\t\t\t\t\tWhat\u2019s Happening\t\t\t\t\t<\/h2>\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<h3 class=\"title\">\t\t\t\t\t\t\t\t\t\t\t\t\tNews & Articles\t\t\t\t\t\t\t\t\t\t\t<\/h3>\n                \n                \n\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-415d8da elementor-widget elementor-widget-infetech_elementor_blog\" data-id=\"415d8da\" data-element_type=\"widget\" data-widget_type=\"infetech_elementor_blog.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<ul class=\"ova-blog blog-template1 columns3\">\n\t\t\t\t\t\t\t<li class=\"item\">\n\n\t\t\t\t\t\n\t\t\t\t\t    <div class=\"media\">\n\t\t\t\t        \t\t\t\t\t        \t<a class=\"thumb-img\" href=\"https:\/\/ig.technology\/index.php\/2026\/03\/30\/dni-gabbard-announces-largest-ever-intelligence-community-cybersecurity-investment-and-modernization-effort\/\" title=\"DNI Gabbard Announces Largest-Ever Intelligence Community Cybersecurity Investment and Modernization Effort\">\n\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_ucxeekucxeekucxe-1-768x660.png\" alt=\"DNI Gabbard Announces Largest-Ever Intelligence Community Cybersecurity Investment and Modernization Effort\">\n\t\t\t\t        \t\t<span class=\"ova-plus\"><\/span>\n\t\t\t\t        \t<\/a>\n\t\t\t\t        \t\n\t\t\t\t        \t\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t        <span class=\"date\">\n\t\t\t\t\t\t        \t30 Mar\t\t\t\t\t\t        <\/span> \n\t\t\t\t\t\t    \t\t\t\t\t\t\t\n\t\t\t\t        <\/div>\n\n\t\t\t        \n\t\t            <div class=\"content\">\n\t\t            \t <ul class=\"post-meta\">\n\n\t\t            \t \t\n\t\t\t\t\t\t                                \n                            \n\t\t\t\t\t    <\/ul>\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t            <h2 class=\"post-title\">\n\t\t\t\t\t\t        <a href=\"https:\/\/ig.technology\/index.php\/2026\/03\/30\/dni-gabbard-announces-largest-ever-intelligence-community-cybersecurity-investment-and-modernization-effort\/\" rel=\"bookmark\" title=\"DNI Gabbard Announces Largest-Ever Intelligence Community Cybersecurity Investment and Modernization Effort\">\n\t\t\t\t\t\t          DNI Gabbard Announces Largest-Ever Intelligence Community Cybersecurity Investment and Modernization Effort\t\t\t\t\t\t        <\/a>\n\t\t\t\t\t\t    <\/h2>\n\t\t\t\t\t    \n\t\t\t\t\t    \n\t\t\t\t\t    \t\t\t\t\t\t    <a class=\"read-more\" href=\"https:\/\/ig.technology\/index.php\/2026\/03\/30\/dni-gabbard-announces-largest-ever-intelligence-community-cybersecurity-investment-and-modernization-effort\/\" title=\"DNI Gabbard Announces Largest-Ever Intelligence Community Cybersecurity Investment and Modernization Effort\">\n\t\t\t\t\t\t    \tRead More\t\t\t\t\t\t    \t\t\t\t\t\t\t    \t\t\t\t\t\t\t    <\/a>\n\t\t\t\t\t    \t\t\t\t\n\t\t            <\/div>\n\n\t\t\t\t<\/li>\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"item\">\n\n\t\t\t\t\t\n\t\t\t\t\t    <div class=\"media\">\n\t\t\t\t        \t\t\t\t\t        \t<a class=\"thumb-img\" href=\"https:\/\/ig.technology\/index.php\/2026\/03\/17\/an-ai-agent-hacked-mckinseys-platform-in-just-2-hours-and-no-one-saw-it-coming\/\" title=\"An AI Agent Hacked McKinsey\u2019s Platform in Just 2 Hours \u2014 And No One Saw It Coming\">\n\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/03\/ai-hacks-mckinsey-header-768x660.png\" alt=\"An AI Agent Hacked McKinsey\u2019s Platform in Just 2 Hours \u2014 And No One Saw It Coming\">\n\t\t\t\t        \t\t<span class=\"ova-plus\"><\/span>\n\t\t\t\t        \t<\/a>\n\t\t\t\t        \t\n\t\t\t\t        \t\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t        <span class=\"date\">\n\t\t\t\t\t\t        \t17 Mar\t\t\t\t\t\t        <\/span> \n\t\t\t\t\t\t    \t\t\t\t\t\t\t\n\t\t\t\t        <\/div>\n\n\t\t\t        \n\t\t            <div class=\"content\">\n\t\t            \t <ul class=\"post-meta\">\n\n\t\t            \t \t\n\t\t\t\t\t\t                                \n                            \n\t\t\t\t\t    <\/ul>\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t            <h2 class=\"post-title\">\n\t\t\t\t\t\t        <a href=\"https:\/\/ig.technology\/index.php\/2026\/03\/17\/an-ai-agent-hacked-mckinseys-platform-in-just-2-hours-and-no-one-saw-it-coming\/\" rel=\"bookmark\" title=\"An AI Agent Hacked McKinsey\u2019s Platform in Just 2 Hours \u2014 And No One Saw It Coming\">\n\t\t\t\t\t\t          An AI Agent Hacked McKinsey\u2019s Platform in Just 2 Hours \u2014 And No One Saw It Coming\t\t\t\t\t\t        <\/a>\n\t\t\t\t\t\t    <\/h2>\n\t\t\t\t\t    \n\t\t\t\t\t    \n\t\t\t\t\t    \t\t\t\t\t\t    <a class=\"read-more\" href=\"https:\/\/ig.technology\/index.php\/2026\/03\/17\/an-ai-agent-hacked-mckinseys-platform-in-just-2-hours-and-no-one-saw-it-coming\/\" title=\"An AI Agent Hacked McKinsey\u2019s Platform in Just 2 Hours \u2014 And No One Saw It Coming\">\n\t\t\t\t\t\t    \tRead More\t\t\t\t\t\t    \t\t\t\t\t\t\t    \t\t\t\t\t\t\t    <\/a>\n\t\t\t\t\t    \t\t\t\t\n\t\t            <\/div>\n\n\t\t\t\t<\/li>\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"item\">\n\n\t\t\t\t\t\n\t\t\t\t\t    <div class=\"media\">\n\t\t\t\t        \t\t\t\t\t        \t<a class=\"thumb-img\" href=\"https:\/\/ig.technology\/index.php\/2026\/03\/17\/autonomous-agent-hacked-mckinseys-ai-in-2-hours\/\" title=\"Autonomous Agent Hacked McKinsey&#8217;s AI in 2 Hours\">\n\t\t\t\t        \t\t<img decoding=\"async\" src=\"https:\/\/ig.technology\/wp-content\/uploads\/2026\/03\/autonomous-agent-hacked-mckinseys-ai-in-two-hours-image_large-1-a-31007-768x520.jpg\" alt=\"Autonomous Agent Hacked McKinsey&#8217;s AI in 2 Hours\">\n\t\t\t\t        \t\t<span class=\"ova-plus\"><\/span>\n\t\t\t\t        \t<\/a>\n\t\t\t\t        \t\n\t\t\t\t        \t\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t        <span class=\"date\">\n\t\t\t\t\t\t        \t17 Mar\t\t\t\t\t\t        <\/span> \n\t\t\t\t\t\t    \t\t\t\t\t\t\t\n\t\t\t\t        <\/div>\n\n\t\t\t        \n\t\t            <div class=\"content\">\n\t\t            \t <ul class=\"post-meta\">\n\n\t\t            \t \t\n\t\t\t\t\t\t                                \n                            \n\t\t\t\t\t    <\/ul>\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t            <h2 class=\"post-title\">\n\t\t\t\t\t\t        <a href=\"https:\/\/ig.technology\/index.php\/2026\/03\/17\/autonomous-agent-hacked-mckinseys-ai-in-2-hours\/\" rel=\"bookmark\" title=\"Autonomous Agent Hacked McKinsey&#8217;s AI in 2 Hours\">\n\t\t\t\t\t\t          Autonomous Agent Hacked McKinsey&#8217;s AI in 2 Hours\t\t\t\t\t\t        <\/a>\n\t\t\t\t\t\t    <\/h2>\n\t\t\t\t\t    \n\t\t\t\t\t    \n\t\t\t\t\t    \t\t\t\t\t\t    <a class=\"read-more\" href=\"https:\/\/ig.technology\/index.php\/2026\/03\/17\/autonomous-agent-hacked-mckinseys-ai-in-2-hours\/\" title=\"Autonomous Agent Hacked McKinsey&#8217;s AI in 2 Hours\">\n\t\t\t\t\t\t    \tRead More\t\t\t\t\t\t    \t\t\t\t\t\t\t    \t\t\t\t\t\t\t    <\/a>\n\t\t\t\t\t    \t\t\t\t\n\t\t            <\/div>\n\n\t\t\t\t<\/li>\t\n\t\t\t\t\t\n\t\t\t\t\t<\/ul>\n\t\t\n\t\t\n\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<div class=\"elementor-element elementor-element-79e714d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"79e714d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e95dc5 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6e95dc5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ig.technology\/index.php\/category\/cyber-security\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a696c51 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"a696c51\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1002c7d elementor-widget elementor-widget-spacer\" data-id=\"1002c7d\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>[rev_slider alias=&#8221;home-1&#8243; slidertitle=&#8221;Home 1&#8243;][\/rev_slider] \u2192 \u2192 \u2192 Start Your Free Assessment Now Get Your Free Trial Now &#8592; &#8594; Servicios IG Technologies What We Offer Cybersecurity Services for All Fields of Application Strengthen your company\u2019s security on all fronts with our cybersecurity services. We protect every aspect of your business. Active Directory Security Ensure your organization is more secure tomorrow than it is today. Learn More &rarr; API Security Solution The foremost unified API protection platform available today. Learn More &rarr; Application Security Leaders in Gartner Quadrant for execution and vision. Learn More &rarr; Data Security Posture (DSPM) Discover, classify, and protect your sensitive data across the cloud. Learn More &rarr; Email Security Solution Keep email data safe and protect yourself from spam. Learn More &rarr; IT Management Comprehensive RMM and IT management solutions. Learn More &rarr; MFA &#038; IAM Secure, agile authentication. No device, no password. Learn More &rarr; Mobile Device Mgmt Next-Gen Device Management for Android and iOS. Learn More &rarr; Office 365 &#038; Backup Complete protection for Microsoft 365. Learn More &rarr; Online Banking Security Secure authentication and financial transaction safeguarding. Learn More &rarr; Phishing Simulation Training for Enhanced Security Awareness. Learn More &rarr; Professional Services Comprehensive compliance with industry experts. Learn More &rarr; Virtual Firewall Open-source firewall and VPN solution. Learn More &rarr; XDR Platform AI-driven automated cybersecurity management. Learn More &rarr; 0 + Satisfied Clients Complete Security Cycle IG Technologies IG Technologies is a premier cybersecurity provider with a robust global presence in the USA, the Caribbean, and other Latin American countries. With over a decade of industry expertise, we specialize in delivering top-tier cybersecurity solutions to effectively address the ever-evolving technology and data security challenges. As exclusive distributors in cybersecurity, we are uniquely positioned to provide cutting-edge technology solutions that enhance security measures and drive profitability for your business. Our extensive network of partners represents the pinnacle of excellence in the market, ensuring that our clients receive best-in-class products and services. Cybersecurity Solutions Provider Premier cybersecurity provider Global presence in the U.S., Caribbean and Latin America. Partnerships with leading technology suppliers. Request a Demo Explore Our Services How we Help Protect your Business Your trusted partner in navigating the ever-changing cyber landscape Revolutionizing cybersecurity with agile and robust technologies Pioneering cybersecurity solutions for a safer tomorrow watch videos We Offer the Best Cybersecurity Solutions We are committed in protecting your environment through innovative solutions. 0 + We have satisfied customers 0 Cybersecurity solutions for your business In Unity There is Strength Here are the large group of suppliers of the innovative solutions that we offer Upcoming Events eventos From Exposure Validation to Automated Remediation View All Our Latest Events Cargando eventos&#8230; View All Client Testimonials What They\u2019re Talking? Mason Moore \u201cFrom consultation to implementation to on-going efforts to tailor their solution, we&#039;ve had such a positive experience working with the Trustifi team. Setup was super easy &#8211; taking no time at all &#8211; and it is comforting to know that Trustifi has our back with their security expertise and detailed malicious email detection methods. Their communication and innovation is what really separates them from other security vendors.&quot; Robert Stamm \u201cSince deploying the Trustifi system we have been able to streamline email security here at Baha Mar. Utilizing Trustifi\u2019s inbound email filtering capabilities we have greatly reduced false positives and ensured our users stay protected from advanced email based attacks. With Trustifi\u2019s data loss prevention engine we can make sure confidential data is encrypted and we stay compliant with regulations such as PCI. It was really easy and quick to deploy to our entire organization, plus working with their team was a pleasure.\u201c Nathan Ware \u201cTrustifi has been an absolute pleasure to work with. They have provided my company with top notch customer service at all times. In addition, they have an awesome product- best in-class email security for all types of businesses. Our clients love how easy it is to use and deploy, and so do we!\u201c Danielle P. Easy interface\/dashboard, very real campaigns, love the training that happens if someone &quot;fails&quot;, Helps provide insight on if additional training is needed for staff, great training provided. Matthew B. Working in Healthcare during a global pandemic leaves plenty of opportunity for phishers, the interest and urgency is already there. This product has boosted our resilience against such attacks. Templates are quick and easy to set up and apply to campaigns. Bryan W I like that it doubles as phishing training and general cybersecurity training. Their support is also quick and helpful to respond. ,, IG Technologies is promoting and coordinating a robust community that works together to advance an integrated ecosystem of cybersecurity education, training, and workforce development. We must ensure that technology also amplifies women&#8217;s voices so that they may have a stronger impact on the future course of our world. Iris Garcia IG Technologies, CEO Tech Sister Program We are committed to bringing women and girls to the center of innovation. The future of technology must be one of equality, where women&#8217;s voices are amplified. Let us work together to create a digital landscape that empowers women and girls and ensures that innovation benefits everyone.\u00a0As our organization expands, we are deeply committed to improving social, economic, and political outcomes for all.\u00a0 Women lag behind men in technology use due to education gaps and other dimensions of discrimination.\u00a0 Learn More What\u2019s Happening News &#038; Articles 30 Mar DNI Gabbard Announces Largest-Ever Intelligence Community Cybersecurity Investment and Modernization Effort Read More 17 Mar An AI Agent Hacked McKinsey\u2019s Platform in Just 2 Hours \u2014 And No One Saw It Coming Read More 17 Mar Autonomous Agent Hacked McKinsey&#8217;s AI in 2 Hours Read More View All<\/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":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-15623","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/pages\/15623","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/comments?post=15623"}],"version-history":[{"count":1575,"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/pages\/15623\/revisions"}],"predecessor-version":[{"id":22343,"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/pages\/15623\/revisions\/22343"}],"wp:attachment":[{"href":"https:\/\/ig.technology\/index.php\/wp-json\/wp\/v2\/media?parent=15623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}