{"id":50345,"date":"2025-08-12T14:00:55","date_gmt":"2025-08-12T11:00:55","guid":{"rendered":"https:\/\/noyatech.com\/urun\/50345\/"},"modified":"2026-02-13T09:33:22","modified_gmt":"2026-02-13T06:33:22","slug":"50345","status":"publish","type":"product","link":"https:\/\/noyatech.com\/en\/urun\/50345\/","title":{"rendered":"E-Life EPC-616-CR G3 Panel PC"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"50345\" class=\"elementor elementor-50345 elementor-43801\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-6774d01 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"6774d01\" data-element_type=\"container\" data-e-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-5dccb82 elementor-widget elementor-widget-html\" data-id=\"5dccb82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <title>E-Life EPC-616-CR G3 \u2013 Industrial Panel PC<\/title>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\r\n<style>\r\n    :root {\r\n      --bg: #ffffff;\r\n      --text-main: #0b1a33;\r\n      --text-muted: #4b5a78;\r\n      --chip-bg: #eef0f6;\r\n      --chip-text: #0b1a33;\r\n      --primary: #3250ff;\r\n      --success: #2bbf7f;\r\n      --pill-bg: #f4f6fb;\r\n      --pill-border: #d8deeb;\r\n      --card-bg: #f7f9fc;\r\n      --card-border: #e1e6ef;\r\n      --why-bg: #F5F7FB;\r\n      --why-text: #122645;\r\n      --why-border: #E1E6EF;\r\n      --chip2-bg: #EAF0F6;\r\n      --screen-tag-bg: #F0F3F8;\r\n      --screen-tag-text: #0A1B2F;\r\n      --screen-border: #E3E8EF;\r\n      --info-line: #E1E6EF;\r\n      --info-step-bg: #F5F7FB;\r\n      --info-step-border: #D5DDEC;\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      font-family: \"Inter\", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\r\n      background: var(--bg);\r\n      color: var(--text-main);\r\n    }\r\n\r\n    \/* HERO *\/\r\n    .page-wrapper {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 60px 20px 80px;\r\n    }\r\n\r\n    .hero {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 40px;\r\n    }\r\n\r\n    .hero-left { max-width: 640px; }\r\n\r\n    .hero-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      border-radius: 999px;\r\n      background: var(--chip-bg);\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.06em;\r\n      text-transform: uppercase;\r\n      margin-bottom: 12px;\r\n      color: var(--chip-text);\r\n    }\r\n\r\n    .hero-chip-badge {\r\n      background: #0b1a33;\r\n      color: #ffffff;\r\n      font-size: 11px;\r\n      padding: 4px 9px;\r\n      border-radius: 999px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .hero-title {\r\n      font-size: clamp(32px, 4vw, 48px);\r\n      line-height: 1.05;\r\n      font-weight: 800;\r\n      margin-bottom: 18px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .hero-subtitle {\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin-bottom: 28px;\r\n      white-space: pre-line;\r\n    }\r\n\r\n    .btn-primary {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 14px 22px;\r\n      border-radius: 999px;\r\n      background: linear-gradient(135deg, #3250ff, #6a8bff);\r\n      color: #fff;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      text-decoration: none;\r\n      box-shadow: 0 18px 35px rgba(62, 86, 255, 0.35);\r\n      margin-bottom: 36px;\r\n    }\r\n\r\n    .btn-icon {\r\n      background: rgba(255, 255, 255, 0.28);\r\n      width: 18px;\r\n      height: 18px;\r\n      display: inline-flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n      border-radius: 50%;\r\n      font-size: 12px;\r\n    }\r\n\r\n    .hero-stats {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 18px;\r\n    }\r\n\r\n    .stat-pill {\r\n      background: var(--pill-bg);\r\n      border: 1px solid var(--pill-border);\r\n      padding: 18px 20px;\r\n      border-radius: 16px;\r\n      width: 250px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .stat-label {\r\n      font-size: 11px;\r\n      text-transform: uppercase;\r\n      margin-bottom: 6px;\r\n      color: #7e89a6;\r\n      letter-spacing: 0.08em;\r\n    }\r\n\r\n    .stat-value {\r\n      font-size: 15px;\r\n      font-weight: 600;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .stat-highlight {\r\n      color: var(--primary);\r\n      font-weight: 700;\r\n    }\r\n\r\n    .hero-right {\r\n      flex: 0 0 420px;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    .phone-wrapper {\r\n      position: relative;\r\n      width: 420px;\r\n      height: 700px;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    .bg-circle {\r\n      position: absolute;\r\n      width: 420px;\r\n      height: 420px;\r\n      border-radius: 50%;\r\n      background: #f0f2f7;\r\n      z-index: 1;\r\n    }\r\n\r\n    .kiosk-image {\r\n      position: relative;\r\n      z-index: 2;\r\n      width: 100%;\r\n      max-width: 420px;\r\n      filter: none !important;\r\n      border-radius: 18px;\r\n      border: 1px solid #E6EAF0;\r\n      background: #fff;\r\n    }\r\n\r\n    \/* FEATURES *\/\r\n    .features-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 100px 20px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 60px;\r\n    }\r\n\r\n    .features-left {\r\n      position: relative;\r\n      width: 480px;\r\n      height: 550px;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    .features-left img {\r\n      position: relative;\r\n      z-index: 1;\r\n      height: 430px;\r\n      width: auto;\r\n      filter: none !important;\r\n      transform: scale(1);\r\n      border-radius: 18px;\r\n      border: 1px solid #E6EAF0;\r\n      background: #fff;\r\n    }\r\n\r\n    .features-right { flex: 1; }\r\n\r\n    .section-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      background: #eef2f7;\r\n      border-radius: 999px;\r\n      text-transform: uppercase;\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.08em;\r\n      margin-bottom: 20px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .section-chip span {\r\n      background: #0b1a33;\r\n      color: white;\r\n      padding: 4px 9px;\r\n      border-radius: 999px;\r\n      font-weight: 700;\r\n      font-size: 11px;\r\n    }\r\n\r\n    .features-title {\r\n      font-size: 40px;\r\n      font-weight: 800;\r\n      line-height: 1.1;\r\n      margin-bottom: 30px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .features-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 18px;\r\n    }\r\n\r\n    .feature-card {\r\n      background: var(--card-bg);\r\n      border: 1px solid var(--card-border);\r\n      color: var(--text-main);\r\n      padding: 24px;\r\n      border-radius: 16px;\r\n      box-shadow: none;\r\n    }\r\n\r\n    .feature-card h4 {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .feature-card p {\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n      line-height: 1.6;\r\n      margin: 0;\r\n    }\r\n\r\n    \/* WHY PREFERRED *\/\r\n    .why-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n    }\r\n\r\n    .why-title {\r\n      font-size: 40px;\r\n      font-weight: 800;\r\n      line-height: 1.1;\r\n      margin-bottom: 50px;\r\n      text-align: center;\r\n      color: #0A1B2F;\r\n    }\r\n\r\n    .why-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 28px;\r\n    }\r\n\r\n    .why-card {\r\n      background: var(--why-bg);\r\n      color: var(--why-text);\r\n      padding: 32px 28px;\r\n      border-radius: 20px;\r\n      border: 1px solid var(--why-border);\r\n      box-shadow: none;\r\n      transition: transform 0.2s ease;\r\n    }\r\n\r\n    .why-card:hover { transform: translateY(-4px); }\r\n\r\n    .why-card h3 {\r\n      font-size: 20px;\r\n      font-weight: 700;\r\n      margin-bottom: 12px;\r\n      color: var(--why-text);\r\n    }\r\n\r\n    .why-card p {\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin: 0;\r\n    }\r\n\r\n    \/* APPLICATION AREAS *\/\r\n    .sectors-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: flex-start;\r\n      gap: 50px;\r\n    }\r\n\r\n    .sectors-left { flex: 1; }\r\n\r\n    .sectors-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      background: var(--chip2-bg);\r\n      border-radius: 999px;\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.07em;\r\n      text-transform: uppercase;\r\n      color: var(--text-main);\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .sectors-chip span {\r\n      background: var(--text-main);\r\n      color: white;\r\n      padding: 4px 9px;\r\n      font-weight: 700;\r\n      border-radius: 999px;\r\n      font-size: 11px;\r\n    }\r\n\r\n    .sectors-title {\r\n      font-size: 40px;\r\n      font-weight: 800;\r\n      margin-bottom: 20px;\r\n      color: var(--text-main);\r\n      line-height: 1.2;\r\n    }\r\n\r\n    .sectors-desc {\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      max-width: 460px;\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .sectors-image-wrapper img {\r\n      width: 100%;\r\n      max-width: 450px;\r\n      border-radius: 16px;\r\n      display: block;\r\n      border: 1px solid #E6EAF0;\r\n      background: #fff;\r\n    }\r\n\r\n    .sectors-grid {\r\n      flex: 1;\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 18px;\r\n    }\r\n\r\n    .sector-card {\r\n      background: #F5F7FB;\r\n      color: #122645;\r\n      padding: 24px;\r\n      border-radius: 16px;\r\n      border: 1px solid #E1E6EF;\r\n      box-shadow: none;\r\n      transition: transform 0.15s ease;\r\n    }\r\n\r\n    .sector-card:hover { transform: translateY(-4px); }\r\n\r\n    .sector-card h4 {\r\n      font-size: 17px;\r\n      font-weight: 700;\r\n      margin-bottom: 6px;\r\n      color: #122645;\r\n    }\r\n\r\n    .sector-card p {\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    \/* SCREEN TECHNOLOGY *\/\r\n    .screen-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 60px;\r\n    }\r\n\r\n    .screen-content { flex: 1; }\r\n\r\n    .screen-chip {\r\n      display: inline-block;\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      padding: 7px 16px;\r\n      border-radius: 999px;\r\n      margin-bottom: 22px;\r\n      letter-spacing: 0.06em;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .screen-title {\r\n      font-size: 42px;\r\n      font-weight: 800;\r\n      line-height: 1.15;\r\n      margin-bottom: 20px;\r\n      color: var(--text-main);\r\n    }\r\n\r\n    .screen-desc {\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin-bottom: 28px;\r\n      max-width: 520px;\r\n    }\r\n\r\n    .feature-tags {\r\n      display: flex;\r\n      gap: 10px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .tag {\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      padding: 8px 14px;\r\n      border-radius: 10px;\r\n      font-size: 13px;\r\n      font-weight: 600;\r\n      border: 1px solid var(--screen-border);\r\n    }\r\n\r\n    .screen-image-wrapper {\r\n      flex: 1;\r\n      display: flex;\r\n      justify-content: center;\r\n    }\r\n\r\n    .screen-image-wrapper img {\r\n      width: 100%;\r\n      max-width: 480px;\r\n      border-radius: 16px;\r\n      border: 1px solid var(--screen-border);\r\n      background: #ffffff;\r\n      display: block;\r\n    }\r\n\r\n    \/* MOUNTING \/ MOBILITY *\/\r\n    .mount-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 60px;\r\n    }\r\n\r\n    .mount-image-wrapper {\r\n      flex: 1;\r\n      display: flex;\r\n      justify-content: center;\r\n    }\r\n\r\n    .mount-image-wrapper img {\r\n      width: 100%;\r\n      max-width: 480px;\r\n      border-radius: 16px;\r\n      border: 1px solid var(--screen-border);\r\n      background: #ffffff;\r\n      display: block;\r\n    }\r\n\r\n    .mount-content { flex: 1; }\r\n\r\n    .mount-chip {\r\n      display: inline-block;\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      padding: 7px 16px;\r\n      border-radius: 999px;\r\n      margin-bottom: 22px;\r\n      letter-spacing: 0.06em;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .mount-title {\r\n      font-size: 42px;\r\n      font-weight: 800;\r\n      line-height: 1.15;\r\n      margin-bottom: 20px;\r\n      color: var(--text-main);\r\n    }\r\n\r\n    .mount-desc {\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin-bottom: 18px;\r\n      max-width: 520px;\r\n    }\r\n\r\n    .mount-tags {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n    }\r\n\r\n    .mount-tag {\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      padding: 8px 14px;\r\n      border-radius: 10px;\r\n      font-size: 13px;\r\n      font-weight: 600;\r\n      border: 1px solid var(--screen-border);\r\n    }\r\n\r\n    \/* INFO STEPS *\/\r\n    .info-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      gap: 60px;\r\n    }\r\n\r\n    .info-steps {\r\n      flex: 0 0 340px;\r\n      position: relative;\r\n      padding-left: 18px;\r\n    }\r\n\r\n    .info-steps::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      left: 24px;\r\n      top: 10px;\r\n      bottom: 10px;\r\n      width: 2px;\r\n      background: var(--info-line);\r\n    }\r\n\r\n    .info-step {\r\n      position: relative;\r\n      padding: 18px 18px 18px 40px;\r\n      margin-bottom: 12px;\r\n      border-radius: 14px;\r\n      background: var(--info-step-bg);\r\n      border: 1px solid var(--info-step-border);\r\n      cursor: pointer;\r\n      transition: background 0.18s ease, border-color 0.18s ease, transform 0.12s ease;\r\n    }\r\n\r\n    .info-step:last-child { margin-bottom: 0; }\r\n\r\n    .info-step:hover { transform: translateX(2px); }\r\n\r\n    .info-step.active {\r\n      background: rgba(50, 80, 255, 0.06);\r\n      border-color: var(--primary);\r\n    }\r\n\r\n    .step-badge {\r\n      position: absolute;\r\n      left: -2px;\r\n      top: 20px;\r\n      width: 28px;\r\n      height: 28px;\r\n      border-radius: 50%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      background: #ffffff;\r\n      border: 2px solid var(--info-step-border);\r\n      color: var(--text-main);\r\n      box-shadow: 0 2px 6px rgba(10, 27, 47, 0.06);\r\n    }\r\n\r\n    .info-step.active .step-badge {\r\n      border-color: var(--primary);\r\n      background: var(--primary);\r\n      color: #ffffff;\r\n    }\r\n\r\n    .info-step-title {\r\n      font-size: 16px;\r\n      font-weight: 700;\r\n      margin-bottom: 4px;\r\n    }\r\n\r\n    .info-step-sub {\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    .info-detail {\r\n      flex: 1;\r\n      padding: 24px 26px;\r\n      border-radius: 20px;\r\n      border: 1px solid #E1E6EF;\r\n      background: #F9FAFD;\r\n    }\r\n\r\n    .info-detail-label {\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.12em;\r\n      color: var(--text-muted);\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .info-detail-title {\r\n      font-size: 26px;\r\n      font-weight: 800;\r\n      margin-bottom: 16px;\r\n      color: var(--text-main);\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .info-detail-text {\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      white-space: pre-line;\r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width: 960px) {\r\n      .hero { flex-direction: column; }\r\n      .hero-right { order: -1; }\r\n      .features-section { flex-direction: column; text-align: center; }\r\n      .features-left { width: 350px; height: 420px; }\r\n      .features-left img { height: 300px; }\r\n      .features-grid { grid-template-columns: 1fr; }\r\n      .why-grid { grid-template-columns: 1fr; }\r\n      .sectors-section { flex-direction: column; }\r\n      .sectors-grid { grid-template-columns: 1fr; }\r\n      .screen-section { flex-direction: column; text-align: center; }\r\n      .screen-desc { margin-left: auto; margin-right: auto; }\r\n      .feature-tags { justify-content: center; }\r\n      .screen-image-wrapper img { max-width: 330px; }\r\n      .mount-section { flex-direction: column-reverse; text-align: center; }\r\n      .mount-desc { margin-left: auto; margin-right: auto; }\r\n      .mount-tags { justify-content: center; }\r\n      .mount-image-wrapper img { max-width: 330px; }\r\n      .info-section { flex-direction: column; }\r\n      .info-steps { flex: unset; padding-left: 0; }\r\n      .info-steps::before { display: none; }\r\n      .info-step { padding-left: 48px; }\r\n      .step-badge { left: 10px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n  <div class=\"page-wrapper\">\r\n    <section class=\"hero\">\r\n      <div class=\"hero-left\">\r\n        <div class=\"hero-chip\">\r\n          <span class=\"hero-chip-badge\">E-LIFE<\/span>\r\n          <span>EPC-616-CR G3<\/span>\r\n        <\/div>\r\n        <h1 class=\"hero-title\">\r\n          E-Life EPC-616-CR G3<br \/>\r\n          Industrial Panel PC\r\n        <\/h1>\r\n        <p class=\"hero-subtitle\">\r\n          The E-Life EPC-616-CR G3 Industrial Panel PC combines smart security and imaging technologies in one device.\r\n          Equipped with an 8MP high-resolution camera and dual-frequency NFC\/RFID card reader, it adds a new dimension to industrial automation and digital transformation projects.\r\n\r\n          It provides superior security and speed for critical applications requiring facial recognition, authentication, and access control; making your business processes smarter and more efficient with its modern design and powerful hardware.\r\n\r\n          Designed for Applications Requiring a Powerful Industrial Panel PC.\r\n        <\/p>\r\n\r\n        <a\r\n          href=\"#\"\r\n          class=\"btn-primary\"\r\n          onclick=\"event.preventDefault();\"\r\n          aria-label=\"Datasheet link to be added\"\r\n        >\r\n          <span class=\"btn-icon\">\u2b07<\/span>\r\n          EPC-616-CR G3 Datasheet\r\n        <\/a>\r\n\r\n        <div class=\"hero-stats\">\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">PROCESSOR<\/div>\r\n            <div class=\"stat-value\">Intel N97 \u2022 3.60 GHz<\/div>\r\n            <div class=\"stat-value stat-highlight\">Next-gen Quad Core<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">DISPLAY<\/div>\r\n            <div class=\"stat-value\">15.6\u2033 Wide Screen<\/div>\r\n            <div class=\"stat-value stat-highlight\">350 cd\/m\u00b2 LCD<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">TOUCH<\/div>\r\n            <div class=\"stat-value\">Multi-Touch PCAP<\/div>\r\n            <div class=\"stat-value stat-highlight\">Glove support<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">SECURITY<\/div>\r\n            <div class=\"stat-value\">8MP Camera + NFC\/RFID<\/div>\r\n            <div class=\"stat-value stat-highlight\">13.56 MHz \/ 125 KHz<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"hero-right\">\r\n        <div class=\"phone-wrapper\">\r\n          <div class=\"bg-circle\"><\/div>\r\n          <img decoding=\"async\"\r\n            class=\"kiosk-image\"\r\n            src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_ALPHA.png\"\r\n            alt=\"E-Life EPC-616-CR G3 Industrial Panel PC\"\r\n          \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/div>\r\n\r\n  <section class=\"features-section\">\r\n    <div class=\"features-left\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_ALPHA.png\"\r\n        alt=\"EPC-616-CR G3 Integrated 8MP Camera and NFC\/RFID\"\r\n      \/>\r\n    <\/div>\r\n    <div class=\"features-right\">\r\n      <div class=\"section-chip\">\r\n        <span>01<\/span> FEATURES\r\n      <\/div>\r\n      <h2 class=\"features-title\">High Security with New Standards in Panel PCs<\/h2>\r\n      <div class=\"features-grid\">\r\n        <div class=\"feature-card\">\r\n          <h4>Image Processing with 8MP Camera<\/h4>\r\n          <p>\r\n            Integrated 8MP high-resolution camera; provides fast and reliable verification for security-oriented \r\n            scenarios such as image processing and facial recognition.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Dual-Frequency NFC\/RFID Reader<\/h4>\r\n          <p>\r\n            13.56 MHz \/ 125 KHz dual-frequency NFC\/RFID reader; offers practical use in authentication, personnel tracking, \r\n            and access control applications.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>High-Performance Hardware<\/h4>\r\n          <p>\r\n            Intel\u00ae N97 (3.60 GHz) quad-core processor; aims for a fluid and stable operating experience in \r\n            demanding industrial applications.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Fast Memory & Storage Infrastructure<\/h4>\r\n          <p>\r\n            Maximum 16 GB DDR4 3200 MHz memory and PCIe x2 Gen3 NVMe SSD architecture; ensures fast data access \r\n            and high efficiency in operations.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Industrial Durability<\/h4>\r\n          <p>\r\n            Aluminum body and completely fanless structure; provides reliability and low Total Cost of Ownership (TCO) \r\n            advantage in projects aiming for 24\/7 continuous use.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Fast Installation, Flexible Integration<\/h4>\r\n          <p>\r\n            Multi-Touch Projected Capacitive touch, 4 mm panel thickness, and glove support ensure safe use in \r\n            production lines, logistics centers, and harsh field conditions.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"why-section\">\r\n    <h2 class=\"why-title\">Why EPC-616-CR G3 is Preferred?<\/h2>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <h3>Facial Recognition & Authentication<\/h3>\r\n        <p>\r\n          The 8MP camera + NFC\/RFID combination provides high speed and security in critical applications \r\n          requiring facial recognition, card access, data verification, and access control.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Industrial Compliance & Efficiency<\/h3>\r\n        <p>\r\n          Powerful Intel\u00ae N97 processor and fast memory\/storage architecture support smart and efficient \r\n          workflows in automation and digital transformation projects.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Power of Domestic Production<\/h3>\r\n        <p>\r\n          Developed with a domestic industrial computer vision, EPC-616-CR G3 is a strong alternative for \r\n          projects aiming for competitive pricing, long-term investment, and TCO optimization.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"sectors-section\">\r\n    <div class=\"sectors-left\">\r\n      <div class=\"sectors-chip\">\r\n        <span>02<\/span> USAGE AREAS\r\n      <\/div>\r\n      <h2 class=\"sectors-title\">EPC-616-CR G3<br \/>Usage Areas<\/h2>\r\n      <p class=\"sectors-desc\">\r\n        EPC-616-CR G3 is a large-screen Panel PC platform that combines camera and NFC\/RFID infrastructure in one device for \r\n        access control, personnel tracking, IoT-based security solutions, and industrial automation applications.\r\n      <\/p>\r\n      <div class=\"sectors-image-wrapper\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_ALPHA.png\"\r\n          alt=\"EPC-616-CR G3 Usage Areas\"\r\n        \/>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"sectors-grid\">\r\n      <div class=\"sector-card\">\r\n        <h4>Access Control & Turnstile Systems<\/h4>\r\n        <p>\r\n          In card access, facial recognition, and verification scenarios; provides fast user experience \r\n          and high security at control points.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Production Lines & Automation<\/h4>\r\n        <p>\r\n          Ensures authorization, traceability, and efficiency in production processes through its touch interface, \r\n          authentication, and device integration.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Logistics & Warehouse Management<\/h4>\r\n        <p>\r\n          Offers wide-screen efficiency for personnel verification, shift tracking, and operation displays; \r\n          facilitates field use with glove-supported touch.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Public & Corporate Security Applications<\/h4>\r\n        <p>\r\n          Provides an integrated solution with built-in camera and NFC\/RFID infrastructure for corporate\/public \r\n          projects requiring security, access control, and data verification.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"screen-section\">\r\n    <div class=\"screen-content\">\r\n      <div class=\"screen-chip\">DISPLAY & TOUCH<\/div>\r\n      <h2 class=\"screen-title\">\r\n        15.6\u2033 Wide Screen<br \/>\r\n        PCAP Multi-Touch Experience\r\n      <\/h2>\r\n      <p class=\"screen-desc\">\r\n        The 15.6\u2033 wide-screen structure makes it possible to see more information simultaneously in industrial \r\n        applications requiring Full HD resolution. 350 cd\/m\u00b2 brightness and Projected Capacitive Multi-Touch \r\n        infrastructure provide fast interaction and reliable use in the field.\r\n      <\/p>\r\n      <div class=\"feature-tags\">\r\n        <div class=\"tag\">15.6\u2033 wide screen<\/div>\r\n        <div class=\"tag\">350 cd\/m\u00b2 brightness<\/div>\r\n        <div class=\"tag\">PCAP Multi-Touch<\/div>\r\n        <div class=\"tag\">4 mm panel thickness<\/div>\r\n        <div class=\"tag\">Glove support<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"screen-image-wrapper\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_ALPHA.png\"\r\n        alt=\"EPC-616-CR G3 15.6 inch PCAP screen\"\r\n      \/>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"mount-section\">\r\n    <div class=\"mount-image-wrapper\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_ALPHA.png\"\r\n        alt=\"EPC-616-CR G3 Aluminum chassis and fanless design\"\r\n      \/>\r\n    <\/div>\r\n    <div class=\"mount-content\">\r\n      <div class=\"mount-chip\">CHASSIS & INTEGRATION<\/div>\r\n      <h2 class=\"mount-title\">\r\n        Elegant and Durable<br \/>\r\n        Aluminum Chassis\r\n      <\/h2>\r\n      <p class=\"mount-desc\">\r\n        Standing out with its modern industrial design, EPC-616-CR G3 aims for 24\/7 continuous operation \r\n        in harsh environments thanks to its durable aluminum body and completely fanless structure.\r\n      <\/p>\r\n      <p class=\"mount-desc\">\r\n        It fits perfectly into industrial automation projects with advanced I\/O ports:\r\n        Provides rapid on-site integration with 3\u00d7 RS232, 1\u00d7 RS485, 1\u00d7 USB 3.0, 2\u00d7 USB 2.0, and 2\u00d7 Intel Ethernet (one being 2.5 GbE).\r\n      <\/p>\r\n      <div class=\"mount-tags\">\r\n        <div class=\"mount-tag\">Aluminum chassis<\/div>\r\n        <div class=\"mount-tag\">Completely fanless design<\/div>\r\n        <div class=\"mount-tag\">3\u00d7RS232 + 1\u00d7RS485<\/div>\r\n        <div class=\"mount-tag\">2\u00d7Ethernet (1\u00d72.5 GbE)<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"info-section\">\r\n    <div class=\"info-steps\">\r\n      <div\r\n        class=\"info-step active\"\r\n        data-title=\"High Performance\\nPanel PC Experience\"\r\n        data-text=\"With Intel\u00ae N97 (3.60 GHz) quad-core processor architecture, maximum 16 GB DDR4 3200 MHz memory, and PCIe x2 Gen3 NVMe SSD infrastructure, EPC-616-CR G3 offers fast response and a fluid user experience in demanding industrial applications.\"\r\n      >\r\n        <div class=\"step-badge\">1<\/div>\r\n        <div class=\"info-step-title\">Performance & Speed<\/div>\r\n        <div class=\"info-step-sub\">Intel N97 + NVMe<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Smart Security\\nCamera + NFC\/RFID\"\r\n        data-text=\"Integrated 8MP camera provides a powerful foundation for facial recognition and image processing scenarios. Card access, authentication, and access control processes are carried out quickly and securely with the 13.56 MHz \/ 125 KHz dual-frequency NFC\/RFID reader.\"\r\n      >\r\n        <div class=\"step-badge\">2<\/div>\r\n        <div class=\"info-step-title\">Authentication<\/div>\r\n        <div class=\"info-step-sub\">8MP + Dual frequency<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Fast Installation\\nFlexible Integration\"\r\n        data-text=\"Ensures rapid integration with required devices and systems in the industrial field through 3\u00d7 RS232, 1\u00d7 RS485, 1\u00d7 USB 3.0, 2\u00d7 USB 2.0, and 2\u00d7 Ethernet (1\u00d72.5 GbE). Offers uninterrupted use in harsh environments with PCAP Multi-Touch, 4 mm panel thickness, and glove support.\"\r\n      >\r\n        <div class=\"step-badge\">3<\/div>\r\n        <div class=\"info-step-title\">I\/O & Integration<\/div>\r\n        <div class=\"info-step-sub\">RS232\/RS485 + 2\u00d7LAN<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"info-detail\">\r\n      <div class=\"info-detail-label\">EPC-616-CR G3 HIGHLIGHTS<\/div>\r\n      <div class=\"info-detail-title\" id=\"detailTitle\">\r\n        High Performance<br \/>\r\n        Panel PC Experience\r\n      <\/div>\r\n      <div class=\"info-detail-text\" id=\"detailText\">\r\n        With Intel\u00ae N97 (3.60 GHz) quad-core processor architecture, maximum 16 GB DDR4 3200 MHz memory, and PCIe x2 Gen3 NVMe SSD infrastructure, EPC-616-CR G3 offers fast response and a fluid user experience in demanding industrial applications.\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    const steps = document.querySelectorAll('.info-step');\r\n    const detailTitle = document.getElementById('detailTitle');\r\n    const detailText = document.getElementById('detailText');\r\n\r\n    steps.forEach(step => {\r\n      step.addEventListener('click', () => {\r\n        steps.forEach(s => s.classList.remove('active'));\r\n        step.classList.add('active');\r\n\r\n        const title = step.getAttribute('data-title');\r\n        const text = step.getAttribute('data-text');\r\n\r\n        detailTitle.textContent = '';\r\n        if (title.includes('\\n')) {\r\n          const parts = title.split('\\n');\r\n          parts.forEach((part, index) => {\r\n            detailTitle.appendChild(document.createTextNode(part));\r\n            if (index === 0) detailTitle.appendChild(document.createElement('br'));\r\n          });\r\n        } else {\r\n          detailTitle.textContent = title;\r\n        }\r\n\r\n        detailText.textContent = text;\r\n      });\r\n    });\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\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-b94e2f0 wd-section-stretch e-flex e-con-boxed e-con e-parent\" data-id=\"b94e2f0\" data-element_type=\"container\" data-e-type=\"container\" id=\"tab-gallery\" 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-4e2e02b elementor-widget elementor-widget-woocommerce-product-images\" data-id=\"4e2e02b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-images.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce-product-gallery woocommerce-product-gallery--with-images woocommerce-product-gallery--columns-4 images wd-has-thumb thumbs-position-bottom images image-action-popup\">\n\t<div class=\"wd-carousel-container wd-gallery-images\">\n\t\t<div class=\"wd-carousel-inner\">\n\n\t\t\n\t\t<figure class=\"woocommerce-product-gallery__wrapper wd-carousel wd-grid\" style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n\t\t\t<div class=\"wd-carousel-wrap\">\n\n\t\t\t\t<div class=\"wd-carousel-item\"><figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-150x85.png\" class=\"woocommerce-product-gallery__image\"><a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"678\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-1200x678.png\" class=\"wp-post-image wp-post-image\" alt=\"EPC-616-CR-G3\" title=\"EPC-616-CR-G3\" data-caption=\"EPC-616-CR-G3\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3.png\" data-large_image_width=\"1440\" data-large_image_height=\"813\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3.png 1440w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/a><\/figure><\/div>\n\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE.png\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE.png\" class=\"\" alt=\"\" title=\"EPC-616-CR G3_FRONT_WHITE\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE.png\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-600x600.png 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE.png\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE.png\" class=\"\" alt=\"\" title=\"EPC-616-CR G3_ISO1_WHITE\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE.png\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-600x600.png 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA.png\" class=\"\" alt=\"\" title=\"EPC-616-CR G3_ISO2_ALPHA\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA.png\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-600x600.png 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE.png\" class=\"\" alt=\"\" title=\"EPC-616-CR G3_SIDE VIEW_WHITE\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE.png\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-600x600.png 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE.png\" class=\"\" alt=\"\" title=\"EPC-616-CR G3_INTERFACE PORT_WHITE\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE.png\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-600x600.png 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE.png\" class=\"\" alt=\"\" title=\"EPC-616-CR G3_BACK_WHITE\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE.png\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-600x600.png 600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/figure>\n\n\t\t\t\t\t<div class=\"wd-nav-arrows wd-pos-sep wd-hover-1 wd-custom-style wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t\n\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-carousel-container wd-gallery-thumb\">\n\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t<div class=\"wd-carousel wd-grid\" style=\"--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:3;\">\n\t\t\t\t\t<div class=\"wd-carousel-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"85\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-150x85.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-616-CR-G3\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3.png 1440w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_FRONT_WHITE.png 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO1_WHITE.png 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_ISO2_ALPHA.png 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_SIDE-VIEW_WHITE.png 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_INTERFACE-PORT_WHITE.png 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/08\/EPC-616-CR-G3_BACK_WHITE.png 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-nav-arrows wd-thumb-nav wd-custom-style wd-pos-sep wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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=\"wd-negative-gap elementor-element elementor-element-4e5f5ec wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"4e5f5ec\" data-element_type=\"container\" data-e-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-688cef0 elementor-widget elementor-widget-html\" data-id=\"688cef0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <title>E-Life EPC-616-CR G3 \u2013 Technical Specifications<\/title>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\r\n<style>\r\n    :root {\r\n      --page-bg: #0b2a57;\r\n      --section-bg: #f5f7ff;\r\n      --primary: #3b66ff;\r\n      --text-main: #070814;\r\n      --text-muted: #7a8198;\r\n      --card-bg: #ffffff;\r\n      --border-soft: #e0e5f4;\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      font-family: \"Inter\", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\r\n      background: var(--page-bg);\r\n    }\r\n\r\n    .specs-wrapper {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      padding: 110px 20px 140px;\r\n    }\r\n\r\n    .specs-inner {\r\n      background: var(--section-bg);\r\n      border-radius: 32px;\r\n      padding: 56px 60px 70px;\r\n      box-shadow: 0 30px 60px rgba(4, 12, 45, 0.18);\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .blob-tint {\r\n      position: absolute;\r\n      inset: -120px -60px auto auto;\r\n      width: 460px;\r\n      height: 460px;\r\n      background: radial-gradient(circle at 10% 0, rgba(59, 102, 255, 0.14), transparent 70%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .section-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      background: #ffffff;\r\n      border-radius: 999px;\r\n      font-size: 12px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.12em;\r\n      color: var(--text-muted);\r\n      font-weight: 600;\r\n      margin-bottom: 18px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .section-chip span {\r\n      background: var(--primary);\r\n      color: #fff;\r\n      padding: 4px 9px;\r\n      border-radius: 999px;\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .specs-title {\r\n      font-size: 32px;\r\n      line-height: 1.25;\r\n      font-weight: 800;\r\n      color: var(--text-main);\r\n      margin-bottom: 12px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .specs-sub {\r\n      font-size: 15px;\r\n      color: var(--text-muted);\r\n      margin-bottom: 32px;\r\n      max-width: 720px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .specs-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 22px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .spec-card {\r\n      background: var(--card-bg);\r\n      border-radius: 18px;\r\n      padding: 22px 24px 20px;\r\n      box-shadow: 0 18px 35px rgba(10, 20, 70, 0.12);\r\n      border: 1px solid var(--border-soft);\r\n    }\r\n\r\n    .spec-card.wide { grid-column: 1 \/ 3; }\r\n\r\n    .spec-heading {\r\n      font-size: 13px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.16em;\r\n      font-weight: 600;\r\n      color: var(--text-muted);\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .spec-title-sm {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      color: var(--text-main);\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .spec-list {\r\n      list-style: none;\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    .spec-list li { margin-bottom: 6px; }\r\n\r\n    .spec-list li strong {\r\n      color: var(--text-main);\r\n      font-weight: 600;\r\n    }\r\n\r\n    @media (max-width: 860px) {\r\n      .specs-inner { padding: 40px 24px 46px; }\r\n      .specs-grid { grid-template-columns: 1fr; }\r\n      .spec-card.wide { grid-column: 1 \/ 2; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<div class=\"specs-wrapper\">\r\n<section class=\"specs-inner\">\r\n<div class=\"blob-tint\"><\/div>\r\n<div class=\"section-chip\">\r\n        <span>06<\/span> Technical Specifications\r\n      <\/div>\r\n<h2 class=\"specs-title\">E-Life EPC-616-CR G3 \u2013 Technical Specifications Summary<\/h2>\r\n<p class=\"specs-sub\">\r\n        E-Life EPC-616-CR G3 is a powerful industrial Panel PC solution designed for access control, authentication, \r\n        industrial automation, and digital transformation projects with its 15.6\" FHD touch screen, Intel&reg; N97 (3.60 GHz) processor, \r\n        8MP integrated camera, and NFC\/RFID dual-frequency card reader.\r\n      <\/p>\r\n<div class=\"specs-grid\">\r\n\r\n        <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Platform<\/div>\r\n<div class=\"spec-title-sm\">Model, CPU, Memory and Storage<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Model:<\/strong> EPC-616-CR G3<\/li>\r\n<li><strong>CPU:<\/strong> Intel&reg; Processor N97, Quad Core 3.60 GHz, 6 MB Intel&reg; Smart Cache<\/li>\r\n<li><strong>RAM:<\/strong> 4 GB DDR4 3200 MHz (Max. 16 GB)<\/li>\r\n<li><strong>SSD (Standard):<\/strong> 128 GB M.2 PCIe x2 Gen3 NVMe SSD<\/li>\r\n<li><strong>SSD (Options):<\/strong> 256 GB \u2013 2 TB M.2 PCIe x2 Gen3 NVMe SSD options<\/li>\r\n<li><strong>Graphics:<\/strong> Intel&reg; UHD Graphics<\/li>\r\n<li><strong>Supported OS:<\/strong> Windows 10\/11 IoT, Windows 10\/11 Pro, Linux<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Display<\/div>\r\n<div class=\"spec-title-sm\">Screen & Touch<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Display:<\/strong> 15.6\" TFT LCD<\/li>\r\n<li><strong>Resolution:<\/strong> 1920 \u00d7 1080<\/li>\r\n<li><strong>Brightness:<\/strong> 350 cd\/m&sup2;<\/li>\r\n<li><strong>Contrast:<\/strong> 800:1<\/li>\r\n<li><strong>Viewing Angle (H\/V):<\/strong> 178&deg; \/ 178&deg;<\/li>\r\n<li>\r\n              <strong>Touch:<\/strong> Projected Capacitive, 5 Point Multi-Touch, \r\n              Glove Support*\r\n            <\/li>\r\n<li><strong>Video Output:<\/strong> HDMI + VGA<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Connectivity<\/div>\r\n<div class=\"spec-title-sm\">Serial, USB and LAN<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Serial Port:<\/strong> 3 \u00d7 RS232, 1 \u00d7 RS485<\/li>\r\n<li><strong>USB:<\/strong> 1 \u00d7 USB 3.0, 2 \u00d7 USB 2.0<\/li>\r\n<li>\r\n              <strong>LAN:<\/strong><br \/>\r\n              1 \u00d7 Intel i226 2.5GbE Ethernet (RJ45),<br \/>\r\n              1 \u00d7 Intel i210AT 1GbE Ethernet (RJ45)\r\n            <\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Security<\/div>\r\n<div class=\"spec-title-sm\">Camera & Card Reader<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Camera:<\/strong> 8MP High Resolution Integrated USB Camera<\/li>\r\n<li>\r\n              <strong>Card Reader:<\/strong> NFC\/RFID 13.56 MHz \/ 125 KHz Dual Frequency \r\n              USB Integrated Card Reader\r\n            <\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Multimedia<\/div>\r\n<div class=\"spec-title-sm\">Audio & Wireless Connectivity<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Audio:<\/strong> Realtek&reg; 5.1 channel HDA Codec, 5W\/4&Omega; amp output<\/li>\r\n<li>\r\n              <strong>Wi-Fi (Optional):<\/strong><br \/>\r\n              Intel IEEE 802.11 b\/g\/n\/ac Dual Band WiFi+Bluetooth (5 dBi antenna)<br \/>\r\n              <em>or<\/em> Intel&reg; Wi-Fi 6E AX210 WiFi+Bluetooth (5 dBi antenna)\r\n            <\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Expansion<\/div>\r\n<div class=\"spec-title-sm\">M.2 Slots<\/div>\r\n<ul class=\"spec-list\">\r\n<li>\r\n              <strong>M.2 E-Key:<\/strong> 1 \u00d7 2230 (PCIe x1 + USB2.0) \u2013 for WiFi+Bluetooth adapters\r\n            <\/li>\r\n<li>\r\n              <strong>M.2 B-Key:<\/strong> 1 \u00d7 3042 (USB3.0 + USB2.0) \u2013 for 5G\/4G support\r\n            <\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Power & Mechanical<\/div>\r\n<div class=\"spec-title-sm\">Power, Chassis, Mounting and Dimensions<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Power Supply:<\/strong> 12V \/ 5A DC Adapter<\/li>\r\n<li><strong>Power Input:<\/strong> 9V ~ 36V DC<\/li>\r\n<li><strong>Chassis:<\/strong> Aluminum Body, Electrostatic Powder Coated Metal<\/li>\r\n<li>\r\n              <strong>Mounting:<\/strong> VESA 100 \u00d7 100 mounting holes, optional panel mount kit, \r\n              optional desktop and kiosk stand options\r\n            <\/li>\r\n<li><strong>Operating Temperature:<\/strong> 0 ~ 60 &deg;C<\/li>\r\n<li><strong>Dimensions:<\/strong> 407 \u00d7 285 \u00d7 53 mm<\/li>\r\n<li><strong>Weight:<\/strong> 6 kg<\/li>\r\n<li><strong>Certifications:<\/strong> CE<\/li>\r\n<li><strong>Warranty:<\/strong> 5 Years<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Notes<\/div>\r\n<div class=\"spec-title-sm\">Footnotes and Legal Notice<\/div>\r\n<ul class=\"spec-list\">\r\n<li>\r\n              <strong>*<\/strong> Glove support is valid for gloves made of Latex, Nitrile, PVC, and PU materials.\r\n            <\/li>\r\n<li>\r\n              <strong>Notice:<\/strong> Noya Digital Transformation Technologies reserves the right to change product specifications without notice.\r\n            <\/li>\r\n<\/ul>\r\n<\/article>\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\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":"<ul>\n<li>Intel N97 3.60 GHz Next-Generation Quad-Core Processor<\/li>\n<li>Standard 128GB NVMe SSD Storage<\/li>\n<li>Durable Aluminum Chassis<\/li>\n<li>15.6\u2033 LCD Display with 350 cd\/m2 Brightness<\/li>\n<li>Multi-Touch Projected Capacitive (PCAP) Touch Screen<\/li>\n<li>Integrated RFID\/NFC Dual-Frequency Card Reader<\/li>\n<li>Integrated 8MP High-Resolution Camera<\/li>\n<li>Dual Gigabit Ethernet Ports (1GbE + 2.5GbE)<\/li>\n<li>3 x RS232 and 1 x RS485 Serial Ports<\/li>\n<li>1 x USB 3.0 and 2 x USB 2.0 Ports<\/li>\n<li>Remote Power Switch Socket<\/li>\n<li>CE Certified<\/li>\n<li>1-Year Warranty<\/li>\n<\/ul>\n","protected":false},"featured_media":43804,"template":"","meta":[],"product_brand":[458],"product_cat":[1014,1015,1016],"product_tag":[1134,1145,1111,1115,1116,1117,1139,1141],"class_list":{"0":"post-50345","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_brand-e-life","7":"product_cat-e-life-solutions-en","8":"product_cat-industrial-computers","9":"product_cat-industrial-panel-pc","10":"product_tag-10-1-inc-panel-pc-en","11":"product_tag-aluminyum-kasa-panel-pc-en","12":"product_tag-android-panel-pc-en","13":"product_tag-endustriyel-android-panel-pc-en","14":"product_tag-endustriyel-dokunmatik-bilgisayar-en","15":"product_tag-gigabit-ethernet-panel-pc-en","16":"product_tag-kompakt-panel-pc-en","17":"product_tag-pcap-dokunmatik-ekran-en","19":"first","20":"instock","21":"shipping-taxable","22":"purchasable","23":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product\/50345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/types\/product"}],"version-history":[{"count":0,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product\/50345\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media\/43804"}],"wp:attachment":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media?parent=50345"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_brand?post=50345"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_cat?post=50345"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_tag?post=50345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}