{"id":50381,"date":"2025-04-13T01:12:20","date_gmt":"2025-04-12T22:12:20","guid":{"rendered":"https:\/\/noyatech.com\/urun\/e-life-epc-ks-01\/"},"modified":"2026-02-12T14:56:50","modified_gmt":"2026-02-12T11:56:50","slug":"e-life-epc-ks-01","status":"publish","type":"product","link":"https:\/\/noyatech.com\/en\/urun\/e-life-epc-ks-01\/","title":{"rendered":"E-Life EPC KS-01"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"50381\" class=\"elementor elementor-50381 elementor-25193\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-9e223ba wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"9e223ba\" 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-5fb7dab elementor-widget elementor-widget-html\" data-id=\"5fb7dab\" 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 KS-01 \u2013 Kiosk Type Floor Stand<\/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: 620px; }\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    }\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    }\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    \/* USAGE 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    \/* INSTALLATION \/ CABLE MANAGEMENT *\/\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: 28px;\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 KS-01<\/span>\r\n        <\/div>\r\n        <h1 class=\"hero-title\">\r\n          E-Life EPC KS-01<br \/>\r\n          Kiosk Type Floor Stand\r\n        <\/h1>\r\n        <p class=\"hero-subtitle\">\r\n          Experience the advantages of rapid field installation with metal kiosk stands specially designed for applications requiring the use of E-Life EPC series Panel PCs with a kiosk-style base in industrial environments.\r\n\r\n          The EPC-KS-01 kiosk-type floor stand is specifically designed for E-Life EPC Series Panel PCs. It allows you to use your Panel PCs as kiosk terminals in industrial settings.\r\n\r\n          Combining a durable metal body and cable management features in a stylish design to ensure stable use, the E-Life EPC-KS-01 can be quickly installed in the field and offers the advantage of easy commissioning.\r\n        <\/p>\r\n        <div class=\"hero-stats\">\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">BASE<\/div>\r\n            <div class=\"stat-value\">Balanced metal base<\/div>\r\n            <div class=\"stat-value stat-highlight\">Stable usage<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">BODY<\/div>\r\n            <div class=\"stat-value\">Aluminum profile body<\/div>\r\n            <div class=\"stat-value stat-highlight\">Sleek & durable<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">CABLE MANAGEMENT<\/div>\r\n            <div class=\"stat-value\">Cable duct + movable cover<\/div>\r\n            <div class=\"stat-value stat-highlight\">Tidier installation<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">TILT RANGE<\/div>\r\n            <div class=\"stat-value\">-10\u00b0 \u2013 45\u00b0 adjustable<\/div>\r\n            <div class=\"stat-value stat-highlight\">Ergonomic usage<\/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\/2023\/05\/E-Life_EPC-KS-01_01-min.png\"\r\n            alt=\"E-Life EPC KS-01 Kiosk Type Floor Stand\"\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\/2023\/05\/E-Life_EPC-KS-01_02-min.png\"\r\n        alt=\"E-Life EPC KS-01 Detail\"\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\">Fast Field Installation, Industrial Stability<\/h2>\r\n      <div class=\"features-grid\">\r\n        <div class=\"feature-card\">\r\n          <h4>Balanced Metal Base<\/h4>\r\n          <p>\r\n            Secure positioning even in high-traffic usage scenarios with a balanced metal base that ensures a stable stance in kiosk applications.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Aluminum Profile Body<\/h4>\r\n          <p>\r\n            An aluminum profile body design that combines a durable structure with a modern look, harmonizing with industrial environments.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Electrostatic Powder Coated<\/h4>\r\n          <p>\r\n            Electrostatic powder coating for long-lasting surface resistance; provides a more durable and clean appearance in the field.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Cable Duct + Movable Cover<\/h4>\r\n          <p>\r\n            A tidier installation with a channel for cable management and a movable cover; ensures cable protection and aesthetic appeal.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>-10\u00b0 \u2013 45\u00b0 Adjustable Screen Angle<\/h4>\r\n          <p>\r\n            Allows you to position the screen ergonomically according to different user heights and working scenarios.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>EPC Series Compatibility<\/h4>\r\n          <p>\r\n            Specifically designed for practical and rapid commissioning in kiosk terminal applications with E-Life EPC series Panel PCs.\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 Choose the EPC KS-01?<\/h2>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <h3>Fast Installation & Easy Commissioning<\/h3>\r\n        <p>\r\n          Enables rapid deployment and operational time savings in kiosk applications thanks to its structure that can be set up quickly in the field.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Stable and Durable Structure<\/h3>\r\n        <p>\r\n          A balanced metal base and durable chassis design provide secure and stable use in industrial environments.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Organized Cable Management<\/h3>\r\n        <p>\r\n          Cables are routed more neatly and remain protected with the cable duct and movable cover; resulting in a cleaner installation appearance.\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\">Designed for<br \/>Kiosk Applications<\/h2>\r\n      <p class=\"sectors-desc\">\r\n        The EPC KS-01 is an ideal floor stand for applications looking to position E-Life EPC series Panel PCs as kiosk terminals in industrial environments. It provides practical installation for various entry\/exit points, information screens, and self-service usage scenarios.\r\n      <\/p>\r\n      <div class=\"sectors-image-wrapper\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2023\/05\/E-Life_EPC-KS-01_02-min.png\"\r\n          alt=\"EPC KS-01 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>Industrial Self-Service Points<\/h4>\r\n        <p>Transforms EPC Panel PCs into kiosk terminals for self-service operations such as registration, information, or guidance.<\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Entry-Exit and Authentication<\/h4>\r\n        <p>Provides positioning and ergonomic use in kiosk scenarios suitable for card reader integration.<\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Production Area Info Terminals<\/h4>\r\n        <p>Practical installation with organized cable management for operator information screens and work order viewing points. <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Warehouse & Logistics Applications<\/h4>\r\n        <p>Offers ease of use in terminal applications with its stable structure and adjustable screen angle.<\/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\">ERGONOMICS<\/div>\r\n      <h2 class=\"screen-title\">\r\n        -10\u00b0 \u2013 45\u00b0<br \/>\r\n        Adjustable Screen Angle<br \/>\r\n      <\/h2>\r\n      <p class=\"screen-desc\">\r\n        The EPC KS-01 adapts to different usage heights and the needs of on-site operators thanks to its screen angle adjustable between -10\u00b0 and 45\u00b0. This ensures your kiosk terminal is used more comfortably, faster, and more efficiently. \r\n      <\/p>\r\n      <div class=\"feature-tags\">\r\n        <div class=\"tag\">-10\u00b0 \u2013 45\u00b0 adjustment range<\/div>\r\n        <div class=\"tag\">Ergonomic usage<\/div>\r\n        <div class=\"tag\">Industrial kiosk scenarios<\/div>\r\n        <div class=\"tag\">Stable metal base<\/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\/2023\/05\/E-Life_EPC-KS-01_01-min.png\"\r\n        alt=\"EPC KS-01 Adjustable Screen Angle\"\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\/2023\/05\/E-Life_EPC-KS-01_01-min.png\"\r\n        alt=\"EPC KS-01 Cable Management\"\r\n      \/>\r\n    <\/div>\r\n    <div class=\"mount-content\">\r\n      <div class=\"mount-chip\">CABLE MANAGEMENT<\/div>\r\n      <h2 class=\"mount-title\">\r\n        Cable Duct and<br \/>\r\n        Movable Cover<br \/>\r\n      <\/h2>\r\n      <p class=\"mount-desc\">\r\n        The movable cover design for the cable duct ensures cables are routed more neatly and remain better protected against external factors. The installation appearance stays clean, and service and maintenance processes become easier. \r\n      <\/p>\r\n      <div class=\"mount-tags\">\r\n        <div class=\"mount-tag\">Cable duct<\/div>\r\n        <div class=\"mount-tag\">Movable cover<\/div>\r\n        <div class=\"mount-tag\">Tidier installation<\/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=\"Custom Design for\\nEPC Series\"\r\n        data-text=\"EPC-KS-01 is specifically designed for E-Life EPC Series Panel PCs. It helps you position your Panel PCs as kiosk terminals in industrial environments.\"\r\n      >\r\n        <div class=\"step-badge\">1<\/div>\r\n        <div class=\"info-step-title\">Custom Design for EPC Series<\/div>\r\n        <div class=\"info-step-sub\">Compatibility with all EPC series<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Stable Chassis\\n& Balanced Base\"\r\n        data-text=\"A balanced metal base and aluminum profile body ensure a stable stance in intensive usage scenarios. The durable structure offers secure positioning suitable for industrial environments.\"\r\n      >\r\n        <div class=\"step-badge\">2<\/div>\r\n        <div class=\"info-step-title\">Stable Chassis & Balanced Base<\/div>\r\n        <div class=\"info-step-sub\">Metal base + profile body<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Organized Cable\\nManagement\"\r\n        data-text=\"The duct and movable cover for cable management neatly conceal cables, maintain a clean installation appearance, and enhance cable protection.\"\r\n      >\r\n        <div class=\"step-badge\">3<\/div>\r\n        <div class=\"info-step-title\">Organized Cable Management<\/div>\r\n        <div class=\"info-step-sub\">Cable duct + movable cover<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"info-detail\">\r\n      <div class=\"info-detail-label\">EPC KS-01 HIGHLIGHTED FEATURES<\/div>\r\n      <div class=\"info-detail-title\" id=\"detailTitle\">\r\n        Custom Design for<br \/>\r\n        EPC Series\r\n      <\/div>\r\n      <div class=\"info-detail-text\" id=\"detailText\">\r\n        EPC-KS-01 is specifically designed for E-Life EPC Series Panel PCs. It helps you position your Panel PCs as kiosk terminals in industrial environments.\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-0191b6a e-flex e-con-boxed e-con e-parent\" data-id=\"0191b6a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbbb411 elementor-widget elementor-widget-woocommerce-product-images\" data-id=\"bbbb411\" 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\/04\/Untitled-design-4-1-150x85.png\" class=\"woocommerce-product-gallery__image\"><a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"678\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-1200x678.png\" class=\"wp-post-image wp-post-image\" alt=\"\" title=\"Untitled design (4)\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1.png\" data-large_image_width=\"1440\" data-large_image_height=\"813\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1.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\/04\/epc-KS01-03-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03.jpg\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03.jpg\" class=\"\" alt=\"\" title=\"epc-KS01-03\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-100x100.jpg 100w\" 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\/04\/epc-KS01-02-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02.jpg\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02.jpg\" class=\"\" alt=\"\" title=\"epc-KS01-02\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-100x100.jpg 100w\" 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\/04\/epc-KS01-01-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01.jpg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01.jpg\" class=\"\" alt=\"\" title=\"epc-KS01-01\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-100x100.jpg 100w\" 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\/04\/Untitled-design-4-1-150x85.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-4-1.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\/04\/epc-KS01-03-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-03.jpg 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\/04\/epc-KS01-02-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-02.jpg 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\/04\/epc-KS01-01-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/epc-KS01-01.jpg 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-0795e3d wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"0795e3d\" 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-484208b elementor-widget elementor-widget-html\" data-id=\"484208b\" 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 KS-01 \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;--section-bg:#f5f7ff;--primary:#3b66ff;--text-main:#070814;--text-muted:#7a8198;--card-bg:#ffffff;--border-soft:#e0e5f4;\r\n    }\r\n    *{box-sizing:border-box;margin:0;padding:0}\r\n    body{font-family:\"Inter\",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--page-bg)}\r\n    .specs-wrapper{max-width:1100px;margin:0 auto;padding:110px 20px 140px}\r\n    .specs-inner{background:var(--section-bg);border-radius:32px;padding:56px 60px 70px;box-shadow:0 30px 60px rgba(4,12,45,.18);position:relative;overflow:hidden}\r\n    .blob-tint{position:absolute;inset:-120px -60px auto auto;width:460px;height:460px;background:radial-gradient(circle at 10% 0,rgba(59,102,255,.14),transparent 70%);pointer-events:none}\r\n    .section-chip{display:inline-flex;align-items:center;gap:10px;padding:6px 14px;background:#fff;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-weight:600;margin-bottom:18px;position:relative;z-index:2}\r\n    .section-chip span{background:var(--primary);color:#fff;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:700}\r\n    .specs-title{font-size:32px;line-height:1.25;font-weight:800;color:var(--text-main);margin-bottom:12px;position:relative;z-index:2}\r\n    .specs-sub{font-size:15px;color:var(--text-muted);margin-bottom:32px;max-width:640px;position:relative;z-index:2}\r\n    .specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;position:relative;z-index:2}\r\n    .spec-card{background:var(--card-bg);border-radius:18px;padding:22px 24px 20px;box-shadow:0 18px 35px rgba(10,20,70,.12);border:1px solid var(--border-soft)}\r\n    .spec-card.wide{grid-column:1 \/ 3}\r\n    .spec-heading{font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:600;color:var(--text-muted);margin-bottom:6px}\r\n    .spec-title-sm{font-size:18px;font-weight:700;color:var(--text-main);margin-bottom:10px}\r\n    .spec-list{list-style:none;font-size:14px;color:var(--text-muted)}\r\n    .spec-list li{margin-bottom:6px}\r\n    .spec-list li strong{color:var(--text-main);font-weight:600}\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<body>\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 KS-01 \u2013 Technical Specifications Summary<\/h2>\r\n<p class=\"specs-sub\">\r\n        The EPC-KS-01 kiosk-type floor stand is a durable metal stand solution designed to support the use of E-Life EPC Series Panel PCs as kiosk terminals in industrial environments. With its balanced metal base, aluminum profile chassis, movable cover for the cable duct, and -10\u00b0 to 45\u00b0 adjustable screen angle, it ensures rapid field installation and organized cable management.\r\n      <\/p>\r\n<div class=\"specs-grid\">\r\n\r\n        <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Product<\/div>\r\n<div class=\"spec-title-sm\">Model, Type, and Compatible Devices<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Product Name:<\/strong> E-Life EPC KS-01<\/li>\r\n<li><strong>Product Type:<\/strong> Kiosk-type floor stand (metal stand)<\/li>\r\n<li><strong>Product Code:<\/strong> EPC-KS-01<\/li>\r\n<li><strong>Category:<\/strong> Accessory<\/li>\r\n<li><strong>Compatible Models:<\/strong> All E-Life EPC Series Panel PC products<\/li>\r\n<li><strong>Usage Scenario:<\/strong> Kiosk terminal applications in industrial environments, rapid field installation<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Structure<\/div>\r\n<div class=\"spec-title-sm\">Chassis, Material, and Coating<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Base:<\/strong> Balanced metal base \u2013 optimized for stable use<\/li>\r\n<li><strong>Body:<\/strong> Aluminum profile chassis \u2013 durable and stylish form<\/li>\r\n<li><strong>Surface Coating:<\/strong> Electrostatic powder coated \u2013 long-lasting surface durability<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Ergonomics<\/div>\r\n<div class=\"spec-title-sm\">Tilt Angle and User Comfort<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Screen Angle Adjustment:<\/strong> -10\u00b0 ~ 45\u00b0 adjustable<\/li>\r\n<li><strong>Target:<\/strong> Adaptation to different user heights and kiosk usage scenarios<\/li>\r\n<li><strong>Usage Advantage:<\/strong> More ergonomic interaction and rapid operation<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Cable Management<\/div>\r\n<div class=\"spec-title-sm\">Cable Duct and Protection<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Cable Duct:<\/strong> Integrated cable management channel<\/li>\r\n<li><strong>Cover:<\/strong> Movable cover for the cable duct<\/li>\r\n<li><strong>Benefit:<\/strong> Tidier installation, protection of cables, and clean appearance<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n        <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Installation<\/div>\r\n<div class=\"spec-title-sm\">Field Installation and Commissioning<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Installation:<\/strong> Designed for rapid setup in the field<\/li>\r\n<li><strong>Commissioning:<\/strong> Offers easy deployment advantages<\/li>\r\n<li><strong>Stability:<\/strong> Secure positioning with durable metal structure<\/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\">Technical Information<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>i)<\/strong> Dimensions, weight, and mounting details (if applicable) can be finalized with the final quote\/documentation.<\/li>\r\n<li><strong>ii)<\/strong> Cabling and peripheral requirements may vary based on the compatible EPC Panel PC model used.<\/li>\r\n<\/ul>\r\n<\/article>\r\n<\/div>\r\n<\/section>\r\n<\/div>\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><span data-contrast=\"none\">Balanced Metal Base<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Aluminum profile body<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Electrostatic powder coated<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Movable cover for cable duct<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">-10\u00b0 to 45\u00b0 adjustable screen angle<\/span><\/li>\n<\/ul>\n","protected":false},"featured_media":42222,"template":"","meta":[],"product_brand":[458],"product_cat":[1014,1015],"product_tag":[],"class_list":{"0":"post-50381","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","10":"first","11":"instock","12":"shipping-taxable","13":"purchasable","14":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product\/50381","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\/50381\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media\/42222"}],"wp:attachment":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media?parent=50381"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_brand?post=50381"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_cat?post=50381"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_tag?post=50381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}