{"id":25748,"date":"2024-06-29T11:11:20","date_gmt":"2024-06-29T07:41:20","guid":{"rendered":"https:\/\/azaresys.ir\/about-us\/"},"modified":"2026-08-16T20:14:30","modified_gmt":"2026-08-16T16:44:30","slug":"about-us","status":"publish","type":"page","link":"https:\/\/azaresys.ir\/en\/about-us\/","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25748\" class=\"elementor elementor-25748 elementor-904\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8130534 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"8130534\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-b853064\" data-id=\"b853064\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-62a8316 elementor-widget elementor-widget-html\" data-id=\"62a8316\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\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>Azaresys - Our Vision<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\r\n            background-color: #fcfcfd;\r\n            color: #0f2545;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        .az-vision-section {\r\n            position: relative;\r\n            width: 100%;\r\n            min-height: 100vh;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center;\r\n            padding: 2rem;\r\n            text-align: center;\r\n            background-image: \r\n                linear-gradient(to right, rgba(56, 105, 149, 0.045) 1px, transparent 1px),\r\n                linear-gradient(to bottom, rgba(56, 105, 149, 0.045) 1px, transparent 1px);\r\n            background-size: 40px 40px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* Blurred gradient effects in corners *\/\r\n        .az-vision-section .glow-left,\r\n        .az-vision-section .glow-right {\r\n            position: absolute;\r\n            width: 400px;\r\n            height: 400px;\r\n            border-radius: 50%;\r\n            background: radial-gradient(\r\n                circle,\r\n                rgba(56, 105, 149, 0.13) 0%,\r\n                rgba(255, 255, 255, 0) 70%\r\n            );\r\n            z-index: 1;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .az-vision-section .glow-left {\r\n            top: 50%;\r\n            left: -100px;\r\n            transform: translateY(-50%);\r\n        }\r\n\r\n        .az-vision-section .glow-right {\r\n            top: 50%;\r\n            right: -100px;\r\n            transform: translateY(-50%);\r\n        }\r\n\r\n        .az-vision-section .content-container {\r\n            position: relative;\r\n            z-index: 2;\r\n            max-width: 900px;\r\n        }\r\n\r\n        .az-vision-section .vision-tag {\r\n            font-size: 0.8rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.12em;\r\n            color: #386995;\r\n            margin-bottom: 1.5rem;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .az-vision-section h1 {\r\n            font-size: clamp(2.3rem, 5vw, 4.3rem);\r\n            font-weight: 700;\r\n            color: #0f2545;\r\n            line-height: 1.25;\r\n            letter-spacing: -0.02em;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\r\n        .az-vision-section .vision-description {\r\n            font-size: clamp(1rem, 1.5vw, 1.2rem);\r\n            color: #526274;\r\n            line-height: 2;\r\n            max-width: 780px;\r\n            margin: 0 auto 2rem auto;\r\n        }\r\n\r\n        .az-vision-section .explore-link {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 0.5rem;\r\n            font-size: 0.95rem;\r\n            font-weight: 600;\r\n            color: #386995;\r\n            text-decoration: none;\r\n            transition: all 0.25s ease;\r\n        }\r\n\r\n        .az-vision-section .explore-link:hover {\r\n            color: #2a5175;\r\n            transform: translateX(4px);\r\n        }\r\n\r\n        \/* Mobile responsive *\/\r\n        @media (max-width: 768px) {\r\n            .az-vision-section {\r\n                min-height: 80vh;\r\n                padding: 3rem 1.5rem;\r\n            }\r\n\r\n            .az-vision-section .content-container {\r\n                max-width: 100%;\r\n            }\r\n\r\n            .az-vision-section h1 {\r\n                font-size: clamp(2rem, 9vw, 3rem);\r\n                line-height: 1.35;\r\n            }\r\n\r\n            .az-vision-section .vision-description {\r\n                font-size: 1rem;\r\n                line-height: 1.9;\r\n            }\r\n\r\n            .az-vision-section .glow-left,\r\n            .az-vision-section .glow-right {\r\n                width: 280px;\r\n                height: 280px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"az-vision-section\">\r\n\r\n        <!-- Background gradients -->\r\n        <div class=\"glow-left\"><\/div>\r\n        <div class=\"glow-right\"><\/div>\r\n\r\n        <div class=\"content-container\">\r\n\r\n            <div class=\"vision-tag\">Our Vision<\/div>\r\n\r\n            <h1>\r\n                Azaresys is building the infrastructure for a smarter real world.\r\n            <\/h1>\r\n\r\n            <p class=\"vision-description\">\r\n                The Internet of Things connects real-world data to digital systems.\r\n                By combining\r\n                <strong>hardware, sensors, connectivity, software, and data intelligence<\/strong>,\r\n                Azaresys creates an integrated infrastructure for\r\n                <strong>monitoring, analyzing, and controlling processes and equipment<\/strong>;\r\n                empowering businesses to turn their data into\r\n                more accurate decisions and smarter actions.\r\n            <\/p>\r\n\r\n            <a href=\"#\" class=\"explore-link\">\r\n                Explore Our Smart Solutions\r\n                <span>&rarr;<\/span>\r\n            <\/a>\r\n\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\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-fc19d65 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"fc19d65\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-80e7424\" data-id=\"80e7424\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-99bb0cc elementor-widget elementor-widget-html\" data-id=\"99bb0cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    .az-next-interface-section {\r\n        width: 100%;\r\n        padding: 100px 25px;\r\n        background-color: #0b111c;\r\n        color: #ffffff;\r\n        font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\r\n        direction: ltr;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .az-next-interface-section .container {\r\n        max-width: 1100px;\r\n        text-align: center;\r\n        width: 100%;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .az-next-interface-section .label {\r\n        color: #5f91bd;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        letter-spacing: 0.12em;\r\n        margin-bottom: 20px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .az-next-interface-section h1 {\r\n        font-size: 3rem;\r\n        line-height: 1.35;\r\n        margin-bottom: 25px;\r\n        letter-spacing: -0.02em;\r\n        color: #ffffff;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .az-next-interface-section .description {\r\n        color: #94a3b8;\r\n        font-size: 1.1rem;\r\n        max-width: 780px;\r\n        margin: 0 auto 65px auto;\r\n        line-height: 2;\r\n    }\r\n\r\n    .az-next-interface-section .description strong {\r\n        color: #cbd5e1;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .az-next-interface-section .cards-wrapper {\r\n        display: flex;\r\n        align-items: stretch;\r\n        justify-content: center;\r\n        gap: 20px;\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    .az-next-interface-section .card {\r\n        background-color: #161e2b;\r\n        border: 1px solid #2d3748;\r\n        border-radius: 24px;\r\n        padding: 30px;\r\n        width: 320px;\r\n        min-height: 310px;\r\n        height: auto;\r\n        text-align: left;\r\n        box-sizing: border-box;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: flex-start;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .az-next-interface-section .card:hover {\r\n        transform: translateY(-5px);\r\n        border-color: #405166;\r\n    }\r\n\r\n    .az-next-interface-section .card.highlight {\r\n        border-color: #386995;\r\n        background: linear-gradient(\r\n            145deg,\r\n            #182535 0%,\r\n            #121c29 100%\r\n        );\r\n        box-shadow: 0 10px 35px rgba(56, 105, 149, 0.12);\r\n    }\r\n\r\n    .az-next-interface-section .card-label {\r\n        color: #5f91bd;\r\n        font-size: 0.7rem;\r\n        font-weight: 700;\r\n        letter-spacing: 0.08em;\r\n        margin-bottom: 15px;\r\n        flex-shrink: 0;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .az-next-interface-section .card h3 {\r\n        font-size: 1.35rem;\r\n        margin: 0 0 15px 0;\r\n        line-height: 1.5;\r\n        color: #ffffff;\r\n        font-weight: 700;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .az-next-interface-section .card p {\r\n        color: #94a3b8;\r\n        font-size: 0.93rem;\r\n        line-height: 1.9;\r\n        margin: 0;\r\n        overflow-wrap: break-word;\r\n        word-wrap: break-word;\r\n    }\r\n\r\n    .az-next-interface-section .card p strong {\r\n        color: #cbd5e1;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .az-next-interface-section .arrow {\r\n        color: #386995;\r\n        font-size: 26px;\r\n        font-weight: 600;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    \/* Tablet *\/\r\n    @media (max-width: 1100px) {\r\n\r\n        .az-next-interface-section .card {\r\n            width: 300px;\r\n        }\r\n\r\n        .az-next-interface-section .arrow {\r\n            font-size: 22px;\r\n        }\r\n    }\r\n\r\n    \/* Mobile *\/\r\n    @media (max-width: 991px) {\r\n\r\n        .az-next-interface-section {\r\n            padding: 75px 20px;\r\n        }\r\n\r\n        .az-next-interface-section h1 {\r\n            font-size: 2.3rem;\r\n        }\r\n\r\n        .az-next-interface-section .description {\r\n            font-size: 1rem;\r\n            margin-bottom: 45px;\r\n        }\r\n\r\n        .az-next-interface-section .cards-wrapper {\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n\r\n        .az-next-interface-section .card {\r\n            width: 100%;\r\n            max-width: 420px;\r\n            min-height: 0;\r\n        }\r\n\r\n        .az-next-interface-section .arrow {\r\n            transform: rotate(90deg);\r\n            margin: 5px 0;\r\n        }\r\n    }\r\n\r\n    \/* Small mobile *\/\r\n    @media (max-width: 600px) {\r\n\r\n        .az-next-interface-section {\r\n            padding: 60px 18px;\r\n        }\r\n\r\n        .az-next-interface-section h1 {\r\n            font-size: 1.9rem;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .az-next-interface-section .description {\r\n            font-size: 0.95rem;\r\n            line-height: 2;\r\n        }\r\n\r\n        .az-next-interface-section .card {\r\n            padding: 25px;\r\n            border-radius: 20px;\r\n        }\r\n\r\n        .az-next-interface-section .card h3 {\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        .az-next-interface-section .card p {\r\n            font-size: 0.9rem;\r\n            line-height: 1.9;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"az-next-interface-section\">\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"label\">\r\n            The Next Step in Intelligent Automation\r\n        <\/div>\r\n\r\n        <h1>\r\n            Why isn't intelligent automation complete without reliable infrastructure?\r\n        <\/h1>\r\n\r\n        <p class=\"description\">\r\n            Receiving data is not the same as taking action in the real world. Knowing that\r\n            temperature has risen is one thing; having a system that can act on that data,\r\n            control equipment, send the right alerts, and verify the outcome of that action\r\n            is another.\r\n            <br>\r\n            True intelligent automation requires infrastructure that can\r\n            <strong>collect data, connect equipment, turn decisions into action,\r\n            and keep system performance visible and verifiable.<\/strong>\r\n        <\/p>\r\n\r\n\r\n        <div class=\"cards-wrapper\">\r\n\r\n            <!-- Card 1 -->\r\n            <div class=\"card\">\r\n\r\n                <div class=\"card-label\">\r\n                    Data & Intelligence\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Systems that see and decide\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Sensors and smart equipment collect information such as temperature,\r\n                    humidity, equipment status, and environmental conditions.\r\n                    This data forms the foundation for analysis, decision-making,\r\n                    and building intelligent processes.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"arrow\">\r\n                \u2192\r\n            <\/div>\r\n\r\n\r\n            <!-- Azaresys card -->\r\n            <div class=\"card highlight\">\r\n\r\n                <div class=\"card-label\">\r\n                    Azaresys\r\n                <\/div>\r\n\r\n                <h3>\r\n                    We make connection and action reliable\r\n                <\/h3>\r\n\r\n                <p>\r\n                    By combining\r\n                    <strong>hardware, sensors, connectivity, software, and the ZITA IoT platform<\/strong>,\r\n                    Azaresys turns scattered equipment data into a unified infrastructure for\r\n                    monitoring, control, and management.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"arrow\">\r\n                \u2192\r\n            <\/div>\r\n\r\n\r\n            <!-- Real World card -->\r\n            <div class=\"card\">\r\n\r\n                <div class=\"card-label\">\r\n                    Real World\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Sensors \u2022 Equipment \u2022 Processes\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Cold storage facilities, silos, greenhouses, industrial equipment,\r\n                    machinery, work environments, and any infrastructure that requires\r\n                    measurement, monitoring, and control.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59519f3 elementor-widget elementor-widget-html\" data-id=\"59519f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    .az-mission-section {\r\n        position: relative;\r\n        width: 100%;\r\n        padding: 100px 25px;\r\n        background-color: #fcfcfd;\r\n        color: #0f2545;\r\n        font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\r\n        direction: ltr;\r\n        box-sizing: border-box;\r\n        background-image: \r\n            linear-gradient(to right, rgba(56, 105, 149, 0.045) 1px, transparent 1px),\r\n            linear-gradient(to bottom, rgba(56, 105, 149, 0.045) 1px, transparent 1px);\r\n        background-size: 40px 40px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Blurred gradient effects in corners *\/\r\n    .az-mission-section .glow-left,\r\n    .az-mission-section .glow-right {\r\n        position: absolute;\r\n        width: 400px;\r\n        height: 400px;\r\n        border-radius: 50%;\r\n        background: radial-gradient(\r\n            circle,\r\n            rgba(56, 105, 149, 0.13) 0%,\r\n            rgba(255, 255, 255, 0) 70%\r\n        );\r\n        z-index: 1;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .az-mission-section .glow-left {\r\n        top: 50%;\r\n        left: -100px;\r\n        transform: translateY(-50%);\r\n    }\r\n\r\n    .az-mission-section .glow-right {\r\n        top: 50%;\r\n        right: -100px;\r\n        transform: translateY(-50%);\r\n    }\r\n\r\n    .az-mission-section .container {\r\n        position: relative;\r\n        z-index: 2;\r\n        max-width: 1200px;\r\n        text-align: center;\r\n        width: 100%;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .az-mission-section .label {\r\n        color: #386995;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        letter-spacing: 0.12em;\r\n        margin-bottom: 20px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .az-mission-section h1 {\r\n        font-size: 3rem;\r\n        line-height: 1.35;\r\n        margin-bottom: 25px;\r\n        letter-spacing: -0.02em;\r\n        color: #0f2545;\r\n        font-weight: 700;\r\n        max-width: 850px;\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n    }\r\n\r\n    .az-mission-section .description {\r\n        color: #526274;\r\n        font-size: 1.1rem;\r\n        max-width: 800px;\r\n        margin: 0 auto 60px auto;\r\n        line-height: 2;\r\n    }\r\n\r\n    .az-mission-section .description strong {\r\n        color: #0f2545;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .az-mission-section .cards-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 20px;\r\n    }\r\n\r\n    .az-mission-section .card {\r\n        background-color: #ffffff;\r\n        border: 1px solid #e2e8f0;\r\n        border-top: 3px solid #386995;\r\n        border-radius: 20px;\r\n        padding: 30px;\r\n        text-align: left;\r\n        box-shadow: 0 5px 18px rgba(15, 37, 69, 0.045);\r\n        box-sizing: border-box;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: flex-start;\r\n        min-height: 300px;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .az-mission-section .card:hover {\r\n        transform: translateY(-5px);\r\n        border-color: #b8c9d8;\r\n        box-shadow: 0 12px 30px rgba(15, 37, 69, 0.08);\r\n    }\r\n\r\n    .az-mission-section .card:hover {\r\n        border-top-color: #386995;\r\n    }\r\n\r\n    .az-mission-section .card-number {\r\n        color: #386995;\r\n        font-size: 0.8rem;\r\n        font-weight: 700;\r\n        letter-spacing: 0.05em;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .az-mission-section .card h3 {\r\n        font-size: 1.35rem;\r\n        margin: 0 0 15px 0;\r\n        line-height: 1.5;\r\n        color: #0f2545;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .az-mission-section .card p {\r\n        color: #526274;\r\n        font-size: 0.95rem;\r\n        line-height: 1.9;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* Tablet responsive *\/\r\n    @media (max-width: 1024px) {\r\n\r\n        .az-mission-section {\r\n            padding: 75px 20px;\r\n        }\r\n\r\n        .az-mission-section .cards-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n        }\r\n\r\n        .az-mission-section h1 {\r\n            font-size: 2.3rem;\r\n        }\r\n\r\n        .az-mission-section .description {\r\n            font-size: 1rem;\r\n        }\r\n\r\n        .az-mission-section .card {\r\n            min-height: 270px;\r\n        }\r\n    }\r\n\r\n    \/* Mobile responsive *\/\r\n    @media (max-width: 640px) {\r\n\r\n        .az-mission-section {\r\n            padding: 60px 18px;\r\n        }\r\n\r\n        .az-mission-section .cards-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n\r\n        .az-mission-section h1 {\r\n            font-size: 1.9rem;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .az-mission-section .description {\r\n            font-size: 0.95rem;\r\n            line-height: 2;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .az-mission-section .card {\r\n            min-height: 0;\r\n            padding: 25px;\r\n        }\r\n\r\n        .az-mission-section .card h3 {\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        .az-mission-section .card p {\r\n            font-size: 0.9rem;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"az-mission-section\">\r\n\r\n    <!-- Background gradients -->\r\n    <div class=\"glow-left\"><\/div>\r\n    <div class=\"glow-right\"><\/div>\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"label\">\r\n            Our Mission\r\n        <\/div>\r\n\r\n        <h1>\r\n            Our Mission: Turning Real-World Data into Smart Decisions and Action\r\n        <\/h1>\r\n\r\n        <p class=\"description\">\r\n            Azaresys builds an integrated infrastructure that connects the physical world\r\n            to the digital world. We connect real sensors, equipment, and processes through\r\n            <strong>IoT solutions, industrial connectivity, and the ZITA platform<\/strong>\r\n            so that data is not merely collected, but transformed into\r\n            <strong>usable information, accurate decisions, and reliable actions<\/strong>.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"cards-grid\">\r\n\r\n            <!-- Card 1 -->\r\n            <div class=\"card\">\r\n\r\n                <div class=\"card-number\">\r\n                    01\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Monitor\r\n                <\/h3>\r\n\r\n                <p>\r\n                    <strong>We collect and integrate real-world data.<\/strong>\r\n                    We receive information from sensors and equipment through various\r\n                    protocols and communication platforms, making the real-time status\r\n                    of equipment and environments available in a unified structure.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Card 2 -->\r\n            <div class=\"card\">\r\n\r\n                <div class=\"card-number\">\r\n                    02\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Analyze\r\n                <\/h3>\r\n\r\n                <p>\r\n                    <strong>We turn data into usable information.<\/strong>\r\n                    We transform raw data through our software and IoT platform\r\n                    into clear, understandable information so users can better\r\n                    grasp system status and make more accurate decisions.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Card 3 -->\r\n            <div class=\"card\">\r\n\r\n                <div class=\"card-number\">\r\n                    03\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Control\r\n                <\/h3>\r\n\r\n                <p>\r\n                    <strong>We turn decisions into real-world action.<\/strong>\r\n                    By connecting smart systems to equipment and actuators,\r\n                    we enable command execution, process control, equipment\r\n                    management, and automation tailored to each project's needs.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Card 4 -->\r\n            <div class=\"card\">\r\n\r\n                <div class=\"card-number\">\r\n                    04\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Assure\r\n                <\/h3>\r\n\r\n                <p>\r\n                    <strong>We make the results of every action visible and verifiable.<\/strong>\r\n                    Events, equipment status, and system performance are logged and\r\n                    traceable, so users can review outcomes and be confident in the\r\n                    infrastructure's stable, reliable performance.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\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-355b8f8 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"355b8f8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-8d20c4b\" data-id=\"8d20c4b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e440aad elementor-widget elementor-widget-html\" data-id=\"e440aad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    .az-platform-section {\r\n        position: relative;\r\n        width: 100%;\r\n        padding: 100px 25px;\r\n\r\n        \/* White background with a stronger blue glow *\/\r\n        background-color: #ffffff;\r\n\r\n        background-image:\r\n            radial-gradient(\r\n                circle at 85% 15%,\r\n                rgba(56, 105, 149, 0.16) 0%,\r\n                rgba(56, 105, 149, 0.08) 32%,\r\n                rgba(56, 105, 149, 0.025) 55%,\r\n                rgba(255, 255, 255, 0) 75%\r\n            ),\r\n            linear-gradient(\r\n                to right,\r\n                rgba(56, 105, 149, 0.04) 1px,\r\n                transparent 1px\r\n            ),\r\n            linear-gradient(\r\n                to bottom,\r\n                rgba(56, 105, 149, 0.04) 1px,\r\n                transparent 1px\r\n            );\r\n\r\n        background-size:\r\n            100% 100%,\r\n            40px 40px,\r\n            40px 40px;\r\n\r\n        color: #0f2545;\r\n        font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\r\n        direction: ltr;\r\n        box-sizing: border-box;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Blurred gradient effect in top-left corner *\/\r\n    .az-platform-section .glow-bg {\r\n        position: absolute;\r\n        top: 5%;\r\n        left: -100px;\r\n        width: 500px;\r\n        height: 500px;\r\n        border-radius: 50%;\r\n        background: radial-gradient(\r\n            circle,\r\n            rgba(56, 105, 149, 0.10) 0%,\r\n            rgba(56, 105, 149, 0.035) 40%,\r\n            rgba(255, 255, 255, 0) 72%\r\n        );\r\n        z-index: 1;\r\n        pointer-events: none;\r\n    }\r\n\r\n    .az-platform-section .container {\r\n        position: relative;\r\n        z-index: 2;\r\n        max-width: 900px;\r\n        text-align: center;\r\n        width: 100%;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .az-platform-section .label {\r\n        color: #386995;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        letter-spacing: 0.12em;\r\n        margin-bottom: 20px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .az-platform-section h1 {\r\n        font-size: 3rem;\r\n        line-height: 1.4;\r\n        margin-bottom: 20px;\r\n        letter-spacing: -0.02em;\r\n        color: #0f2545;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .az-platform-section .description {\r\n        color: #526274;\r\n        font-size: 1.05rem;\r\n        max-width: 760px;\r\n        margin: 0 auto 50px auto;\r\n        line-height: 2;\r\n    }\r\n\r\n    .az-platform-section .description strong {\r\n        color: #0f2545;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .az-platform-section .cards-grid {\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: stretch;\r\n        gap: 24px;\r\n        margin-bottom: 40px;\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    .az-platform-section .card {\r\n        background-color: #ffffff;\r\n        border: 1px solid #dce5ed;\r\n        border-radius: 20px;\r\n        padding: 35px;\r\n        text-align: left;\r\n        width: 420px;\r\n        min-height: 330px;\r\n        box-sizing: border-box;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n        box-shadow: 0 5px 18px rgba(15, 37, 69, 0.06);\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .az-platform-section .card:hover {\r\n        transform: translateY(-5px);\r\n        border-color: #9eb5c8;\r\n        box-shadow: 0 12px 30px rgba(15, 37, 69, 0.10);\r\n    }\r\n\r\n    .az-platform-section .card-number {\r\n        color: #386995;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        margin-bottom: 15px;\r\n        letter-spacing: 0.05em;\r\n    }\r\n\r\n    .az-platform-section .card h3 {\r\n        font-size: 1.5rem;\r\n        margin: 0 0 15px 0;\r\n        color: #0f2545;\r\n        font-weight: 700;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    .az-platform-section .card p {\r\n        color: #526274;\r\n        font-size: 0.95rem;\r\n        line-height: 2;\r\n        margin: 0 0 25px 0;\r\n    }\r\n\r\n    .az-platform-section .card p strong {\r\n        color: #0f2545;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .az-platform-section .card-arrow {\r\n        color: #386995;\r\n        font-size: 1.1rem;\r\n        font-weight: 600;\r\n        direction: ltr;\r\n        text-align: right;\r\n    }\r\n\r\n    \/* Bottom banner *\/\r\n    .az-platform-section .bottom-banner {\r\n        background-color: #0b111c;\r\n        color: #94a3b8;\r\n        font-size: 0.9rem;\r\n        line-height: 2;\r\n        text-align: center;\r\n        padding: 26px 30px;\r\n        border-radius: 16px;\r\n        max-width: 864px;\r\n        width: 100%;\r\n        box-sizing: border-box;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .az-platform-section .bottom-banner strong {\r\n        color: #ffffff;\r\n        font-weight: 600;\r\n    }\r\n\r\n    \/* Tablet responsive *\/\r\n    @media (max-width: 860px) {\r\n\r\n        .az-platform-section {\r\n            padding: 75px 20px;\r\n        }\r\n\r\n        .az-platform-section h1 {\r\n            font-size: 2.2rem;\r\n        }\r\n\r\n        .az-platform-section .description {\r\n            font-size: 1rem;\r\n        }\r\n\r\n        .az-platform-section .card {\r\n            width: 100%;\r\n            max-width: 600px;\r\n            min-height: 0;\r\n        }\r\n    }\r\n\r\n    \/* Mobile responsive *\/\r\n    @media (max-width: 600px) {\r\n\r\n        .az-platform-section {\r\n            padding: 60px 18px;\r\n        }\r\n\r\n        .az-platform-section h1 {\r\n            font-size: 1.9rem;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .az-platform-section .description {\r\n            font-size: 0.95rem;\r\n            line-height: 2;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .az-platform-section .card {\r\n            padding: 25px;\r\n            border-radius: 18px;\r\n        }\r\n\r\n        .az-platform-section .card h3 {\r\n            font-size: 1.25rem;\r\n        }\r\n\r\n        .az-platform-section .card p {\r\n            font-size: 0.9rem;\r\n            line-height: 1.9;\r\n        }\r\n\r\n        .az-platform-section .bottom-banner {\r\n            padding: 22px 20px;\r\n            font-size: 0.88rem;\r\n            line-height: 2;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"az-platform-section\">\r\n\r\n    <!-- Gradient effect -->\r\n    <div class=\"glow-bg\"><\/div>\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"label\">\r\n            Built on Real-World Experience\r\n        <\/div>\r\n\r\n        <h1>\r\n            An integrated IoT infrastructure,\r\n            built for real use \u2014 not just for show\r\n        <\/h1>\r\n\r\n        <p class=\"description\">\r\n            Azaresys has hands-on experience designing and developing\r\n            <strong>hardware, sensors, communication equipment, software, and the IoT platform<\/strong>\r\n            all in-house. This end-to-end experience helps us understand and solve the real\r\n            challenges of IoT projects \u2014 from capturing a physical signal to processing data,\r\n            monitoring, control, and delivering a reliable outcome.\r\n        <\/p>\r\n\r\n        <div class=\"cards-grid\">\r\n\r\n            <!-- Card 1 -->\r\n            <div class=\"card\">\r\n\r\n                <div>\r\n\r\n                    <div class=\"card-number\">\r\n                        01\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        IoT Hardware & Equipment\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Sensors, controllers, communication modules, and electronic\r\n                        equipment are designed and developed to fit each project's needs.\r\n                        From measuring environmental parameters like temperature and\r\n                        humidity to dedicated equipment for monitoring and controlling\r\n                        industrial processes, the hardware solution can be customized\r\n                        to fit any project's requirements.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"card-arrow\">\r\n                    &rarr;\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Card 2 -->\r\n            <div class=\"card\">\r\n\r\n                <div>\r\n\r\n                    <div class=\"card-number\">\r\n                        02\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        IoT Platform & Software Infrastructure\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        The <strong>Zeta<\/strong> platform collects and manages equipment\r\n                        and sensor data in one integrated environment, enabling monitoring,\r\n                        data visualization, equipment management, alerting, control, and\r\n                        data analysis. This infrastructure can scale to fit the size and\r\n                        needs of any project.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"card-arrow\">\r\n                    &rarr;\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- Bottom Banner -->\r\n        <div class=\"bottom-banner\">\r\n\r\n            Each component can be used independently or alongside the others.\r\n            If you already have your own hardware infrastructure, you can use the\r\n            <strong>Azaresys software platform and infrastructure<\/strong>\r\n            on its own. If you only need a sensor or a single communication device,\r\n            that component can be provided independently.\r\n            And if you need a complete solution, Azaresys can deliver\r\n            <strong>hardware, connectivity, software, and the IoT platform<\/strong>\r\n            as one integrated package \u2014\r\n            with no mandatory lock-in to a single solution.\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\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-69db179 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"69db179\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-4a315dd\" data-id=\"4a315dd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b9d342 elementor-widget elementor-widget-html\" data-id=\"3b9d342\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"az-build-section\">\r\n    <style>\r\n        .az-build-section {\r\n            background-color: #ffffff;\r\n            color: #0f2545;\r\n            font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            width: 100%;\r\n            margin: 0;\r\n            padding: 100px 25px;\r\n            box-sizing: border-box;\r\n            direction: ltr;\r\n        }\r\n\r\n        .az-build-section .container {\r\n            max-width: 1200px;\r\n            text-align: center;\r\n            width: 100%;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .az-build-section .label {\r\n            color: #386995;\r\n            font-size: 0.75rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.12em;\r\n            margin-bottom: 20px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .az-build-section h1 {\r\n            font-size: 3rem;\r\n            line-height: 1.35;\r\n            margin-bottom: 60px;\r\n            letter-spacing: -0.02em;\r\n            color: #0f2545;\r\n            font-weight: 700;\r\n            max-width: 850px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        \/* Main card containing items *\/\r\n        .az-build-section .main-card {\r\n            background-color: #ffffff;\r\n            border: 1px solid #e2e8f0;\r\n            border-radius: 24px;\r\n            padding: 50px 40px;\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            grid-template-rows: repeat(2, auto);\r\n            gap: 50px 40px;\r\n            text-align: left;\r\n            box-sizing: border-box;\r\n            box-shadow: 0 5px 18px rgba(15, 37, 69, 0.045);\r\n        }\r\n\r\n        .az-build-section .feature-item {\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .az-build-section .feature-number {\r\n            color: #386995;\r\n            font-size: 0.8rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.05em;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .az-build-section .feature-item h3 {\r\n            font-size: 1.35rem;\r\n            margin-bottom: 15px;\r\n            color: #0f2545;\r\n            font-weight: 700;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .az-build-section .feature-item p {\r\n            color: #526274;\r\n            font-size: 0.95rem;\r\n            line-height: 1.9;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Tablet and mobile responsive *\/\r\n        @media (max-width: 1024px) {\r\n            .az-build-section {\r\n                padding: 75px 20px;\r\n            }\r\n\r\n            .az-build-section .main-card {\r\n                grid-template-columns: repeat(2, 1fr);\r\n                padding: 30px;\r\n            }\r\n            .az-build-section h1 {\r\n                font-size: 2.3rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 640px) {\r\n            .az-build-section {\r\n                padding: 60px 18px;\r\n            }\r\n\r\n            .az-build-section .main-card {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .az-build-section h1 {\r\n                font-size: 1.9rem;\r\n                line-height: 1.5;\r\n            }\r\n\r\n            .az-build-section .feature-item h3 {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .az-build-section .feature-item p {\r\n                font-size: 0.9rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"container\">\r\n        <div class=\"label\">How We Build<\/div>\r\n        <h1>How We Build Stable and Reliable IoT Solutions<\/h1>\r\n\r\n        <div class=\"main-card\">\r\n            <!-- 01 -->\r\n            <div class=\"feature-item\">\r\n                <div class=\"feature-number\">01<\/div>\r\n                <h3>Stability Before Intelligence<\/h3>\r\n                <p>IoT systems must perform reliably under real-world conditions, handle errors gracefully, and keep system status visible and controllable for the operator whenever an issue arises.<\/p>\r\n            <\/div>\r\n\r\n            <!-- 02 -->\r\n            <div class=\"feature-item\">\r\n                <div class=\"feature-number\">02<\/div>\r\n                <h3>Tested Before Deployment<\/h3>\r\n                <p>Every solution is tested for hardware, connectivity, software, and performance before it enters the real environment, so issues are identified and resolved before deployment.<\/p>\r\n            <\/div>\r\n\r\n            <!-- 03 -->\r\n            <div class=\"feature-item\">\r\n                <div class=\"feature-number\">03<\/div>\r\n                <h3>Every Action Must Be Traceable<\/h3>\r\n                <p>Sending a command isn't the end of the job. Equipment status and the outcome of every action must be visible, logged, and reviewable so system performance can be evaluated at every stage.<\/p>\r\n            <\/div>\r\n\r\n            <!-- 04 -->\r\n            <div class=\"feature-item\">\r\n                <div class=\"feature-number\">04<\/div>\r\n                <h3>Flexibility From Day One<\/h3>\r\n                <p>Our solutions are not locked into a single piece of hardware, protocol, or communication platform. Different technologies, equipment, and communication methods can be used to fit each project's needs.<\/p>\r\n            <\/div>\r\n\r\n            <!-- 05 -->\r\n            <div class=\"feature-item\">\r\n                <div class=\"feature-number\">05<\/div>\r\n                <h3>From Prototype to Industrial Scale<\/h3>\r\n                <p>The system architecture must scale from a small project to a large network of equipment and sites across multiple locations, without management and control becoming complex or unreliable as scale increases.<\/p>\r\n            <\/div>\r\n\r\n            <!-- 06 -->\r\n            <div class=\"feature-item\">\r\n                <div class=\"feature-number\">06<\/div>\r\n                <h3>People Remain at the Center of Decision-Making<\/h3>\r\n                <p>Automation is not about removing human control. Access levels, permissions, approvals, and user authority must be preserved in critical processes, so sensitive decisions stay under the control of responsible people.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\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-8f2544e elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"8f2544e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-fbeb0fd\" data-id=\"fbeb0fd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1883577 elementor-widget elementor-widget-html\" data-id=\"1883577\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"az-future-section\">\r\n    <style>\r\n        .az-future-section {\r\n            background-color: #0b111c;\r\n            color: #ffffff;\r\n            font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            width: 100%;\r\n            margin: 0;\r\n            padding: 100px 25px;\r\n            box-sizing: border-box;\r\n            direction: ltr;\r\n        }\r\n\r\n        .az-future-section .container {\r\n            max-width: 1300px;\r\n            text-align: center;\r\n            width: 100%;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .az-future-section .label {\r\n            color: #5f91bd;\r\n            font-size: 0.75rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.12em;\r\n            margin-bottom: 20px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .az-future-section h1 {\r\n            font-size: 3rem;\r\n            line-height: 1.35;\r\n            margin-bottom: 25px;\r\n            letter-spacing: -0.02em;\r\n            color: #ffffff;\r\n            font-weight: 700;\r\n            max-width: 850px;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .az-future-section .description {\r\n            color: #94a3b8;\r\n            font-size: 1.1rem;\r\n            max-width: 800px;\r\n            margin: 0 auto 60px auto;\r\n            line-height: 2;\r\n        }\r\n\r\n        .az-future-section .cards-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 20px;\r\n        }\r\n\r\n        .az-future-section .card {\r\n            background-color: #161e2b;\r\n            border: 1px solid #2d3748;\r\n            border-radius: 24px;\r\n            padding: 30px;\r\n            text-align: left;\r\n            box-sizing: border-box;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: flex-start;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .az-future-section .card:hover {\r\n            transform: translateY(-5px);\r\n            border-color: #405166;\r\n        }\r\n\r\n        .az-future-section .card-label {\r\n            color: #5f91bd;\r\n            font-size: 0.7rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.08em;\r\n            margin-bottom: 15px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .az-future-section .card h3 {\r\n            font-size: 1.25rem;\r\n            margin-bottom: 15px;\r\n            color: #ffffff;\r\n            font-weight: 700;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .az-future-section .card p {\r\n            color: #94a3b8;\r\n            font-size: 0.9rem;\r\n            line-height: 1.9;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Tablet and mobile responsive *\/\r\n        @media (max-width: 1100px) {\r\n            .az-future-section {\r\n                padding: 75px 20px;\r\n            }\r\n\r\n            .az-future-section .cards-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            .az-future-section h1 {\r\n                font-size: 2.3rem;\r\n            }\r\n\r\n            .az-future-section .description {\r\n                font-size: 1rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 640px) {\r\n            .az-future-section {\r\n                padding: 60px 18px;\r\n            }\r\n\r\n            .az-future-section .cards-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .az-future-section h1 {\r\n                font-size: 1.9rem;\r\n                line-height: 1.5;\r\n            }\r\n\r\n            .az-future-section .description {\r\n                font-size: 0.95rem;\r\n                line-height: 2;\r\n                margin-bottom: 40px;\r\n            }\r\n\r\n            .az-future-section .card h3 {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .az-future-section .card p {\r\n                font-size: 0.9rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"container\">\r\n        <div class=\"label\">Our Road Ahead<\/div>\r\n        <h1>From Smart Sensors and Equipment to AI and Advanced Automation<\/h1>\r\n        <p class=\"description\">Azaresys already provides the infrastructure needed to monitor, manage, and control connected equipment. As the Zeta platform evolves, every new sensor, device, and data point opens the door to smarter systems and more accurate decision-making.<\/p>\r\n\r\n        <div class=\"cards-grid\">\r\n            <!-- Card 1 -->\r\n            <div class=\"card\">\r\n                <div class=\"card-label\">Available Today<\/div>\r\n                <h3>Monitoring & Managing Connected Equipment<\/h3>\r\n                <p>Real-time data from sensors, equipment modeling, rule and alert configuration, management dashboards, APIs, and remote equipment control.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 2 -->\r\n            <div class=\"card\">\r\n                <div class=\"card-label\">In Development<\/div>\r\n                <h3>Smart Analytics & Data-Driven Assistants<\/h3>\r\n                <p>Using AI to analyze data, identify patterns, deliver smart recommendations, and support better decision-making in managing IoT systems.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 3 -->\r\n            <div class=\"card\">\r\n                <div class=\"card-label\">Coming Soon<\/div>\r\n                <h3>Image Processing & Environmental Awareness<\/h3>\r\n                <p>Combining camera imagery with sensor and equipment data to build a more complete view of the environment, enhance monitoring, and enable smarter applications.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 4 -->\r\n            <div class=\"card\">\r\n                <div class=\"card-label\">Long-Term Vision<\/div>\r\n                <h3>Advanced Automation & Autonomous Systems<\/h3>\r\n                <p>Building infrastructure capable of managing and controlling the next generation of smart systems, autonomous equipment, and advanced industrial processes.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\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-82a63c8 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"82a63c8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-c9c8392\" data-id=\"c9c8392\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c10416 elementor-widget elementor-widget-html\" data-id=\"0c10416\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"az-about-section\">\r\n    <style>\r\n        .az-about-section {\r\n            position: relative;\r\n            background-color: #fcfcfd;\r\n            color: #0f2545;\r\n            font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center;\r\n            width: 100%;\r\n            margin: 0;\r\n            padding: 100px 25px;\r\n            box-sizing: border-box;\r\n            direction: ltr;\r\n            background-image: \r\n                linear-gradient(to right, rgba(56, 105, 149, 0.045) 1px, transparent 1px),\r\n                linear-gradient(to bottom, rgba(56, 105, 149, 0.045) 1px, transparent 1px);\r\n            background-size: 40px 40px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .az-about-section .container {\r\n            position: relative;\r\n            z-index: 2;\r\n            max-width: 900px;\r\n            text-align: center;\r\n            width: 100%;\r\n        }\r\n\r\n        \/* Section 1: About us *\/\r\n        .az-about-section .label-top {\r\n            color: #386995;\r\n            font-size: 0.75rem;\r\n            font-weight: 700;\r\n            letter-spacing: 0.12em;\r\n            margin-bottom: 1.5rem;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .az-about-section h2 {\r\n            font-size: 2.3rem;\r\n            line-height: 1.35;\r\n            margin-bottom: 1.5rem;\r\n            letter-spacing: -0.02em;\r\n            color: #0f2545;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .az-about-section .about-desc {\r\n            color: #526274;\r\n            font-size: 1.05rem;\r\n            line-height: 2;\r\n            margin-bottom: 3.5rem;\r\n            text-align: left;\r\n        }\r\n\r\n        \/* Divider line *\/\r\n        .az-about-section .divider {\r\n            width: 100%;\r\n            height: 1px;\r\n            background-color: #e2e8f0;\r\n            margin-bottom: 4rem;\r\n        }\r\n\r\n        \/* Section 2: Partner with us *\/\r\n        .az-about-section h1 {\r\n            font-size: 3rem;\r\n            line-height: 1.35;\r\n            margin-bottom: 1.5rem;\r\n            letter-spacing: -0.02em;\r\n            color: #0f2545;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .az-about-section .partner-desc {\r\n            color: #526274;\r\n            font-size: 1.1rem;\r\n            line-height: 2;\r\n            margin-bottom: 2.5rem;\r\n        }\r\n\r\n        .az-about-section .partner-desc strong {\r\n            color: #0f2545;\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* Buttons *\/\r\n        .az-about-section .buttons-wrapper {\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            gap: 15px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .az-about-section .btn-primary {\r\n            background-color: #386995;\r\n            color: #ffffff;\r\n            font-size: 0.95rem;\r\n            font-weight: 600;\r\n            padding: 12px 24px;\r\n            border-radius: 9999px;\r\n            text-decoration: none;\r\n            transition: background-color 0.2s ease;\r\n            box-shadow: 0 4px 6px -1px rgba(56, 105, 149, 0.2);\r\n        }\r\n\r\n        .az-about-section .btn-primary:hover {\r\n            background-color: #2a5175;\r\n        }\r\n\r\n        .az-about-section .btn-secondary {\r\n            background-color: #ffffff;\r\n            color: #0f2545;\r\n            font-size: 0.95rem;\r\n            font-weight: 600;\r\n            padding: 12px 24px;\r\n            border-radius: 9999px;\r\n            text-decoration: none;\r\n            border: 1px solid #dce5ed;\r\n            transition: background-color 0.2s ease;\r\n        }\r\n\r\n        .az-about-section .btn-secondary:hover {\r\n            background-color: #f3f6f9;\r\n        }\r\n\r\n        \/* Mobile responsive *\/\r\n        @media (max-width: 768px) {\r\n            .az-about-section {\r\n                padding: 60px 18px;\r\n            }\r\n\r\n            .az-about-section h2 {\r\n                font-size: 1.8rem;\r\n            }\r\n            .az-about-section h1 {\r\n                font-size: 1.9rem;\r\n                line-height: 1.5;\r\n            }\r\n\r\n            .az-about-section .about-desc,\r\n            .az-about-section .partner-desc {\r\n                font-size: 0.95rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"container\">\r\n        <!-- Section 1 -->\r\n        <div class=\"label-top\">The Company Behind the Zeta IoT Ecosystem<\/div>\r\n        <h2>About Azaresys: Building Integrated IoT Solutions<\/h2>\r\n        <p class=\"about-desc\">\r\n            Azaresys is a company focused on designing and developing IoT solutions, smart systems, and electronic equipment. By combining expertise in hardware design, software development, industrial connectivity, and cloud platforms, we help organizations turn their real-world equipment and processes into smart, manageable systems.<br><br>\r\n            From designing and manufacturing custom sensors and controllers to developing monitoring, control, and management systems at every scale, Azaresys delivers every stage of building an IoT solution as one integrated chain. The Zeta platform, as Azaresys's IoT infrastructure, enables the connection, management, monitoring, and growth of smart projects.<br><br>\r\n            We work with organizations across a range of industries to make implementing IoT simpler, faster, and more reliable \u2014 from an early prototype to large-scale industrial projects.\r\n        <\/p>\r\n\r\n        <!-- Divider -->\r\n        <div class=\"divider\"><\/div>\r\n\r\n        <!-- Section 2 -->\r\n        <h1>Partner with Azaresys to Build a Smarter Future<\/h1>\r\n        <p class=\"partner-desc\">\r\n            Whether you're looking to execute an IoT project or build the smart infrastructure your business needs, the Azaresys team is ready to collaborate on designing, developing, and implementing solutions tailored to your needs.<br>\r\n            <strong>Have a new project? Let's get started.<\/strong>\r\n        <\/p>\r\n\r\n        <!-- Buttons -->\r\n        <div class=\"buttons-wrapper\">\r\n            <a href=\"#\" class=\"btn-primary\">Get Started &rarr;<\/a>\r\n            <a href=\"#\" class=\"btn-secondary\">Talk About Your Project &rarr;<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\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-57f5fe0 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"57f5fe0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-4aa0905\" data-id=\"4aa0905\" data-element_type=\"column\" data-e-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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5a4674c elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"5a4674c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;_ha_eqh_enable&quot;:false}\">\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-61fb49d\" data-id=\"61fb49d\" data-element_type=\"column\" data-e-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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Azaresys &#8211; Our Vision Our Vision Azaresys is building the infrastructure &#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-25748","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/pages\/25748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/comments?post=25748"}],"version-history":[{"count":27,"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/pages\/25748\/revisions"}],"predecessor-version":[{"id":25778,"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/pages\/25748\/revisions\/25778"}],"wp:attachment":[{"href":"https:\/\/azaresys.ir\/en\/wp-json\/wp\/v2\/media?parent=25748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}