{"id":4497,"date":"2025-11-27T13:44:06","date_gmt":"2025-11-27T13:44:06","guid":{"rendered":"https:\/\/rhsled.com\/digital-stand-iposter\/"},"modified":"2025-12-24T15:01:36","modified_gmt":"2025-12-24T15:01:36","slug":"iposter","status":"publish","type":"page","link":"https:\/\/rhsled.com\/en\/iposter\/","title":{"rendered":"Digital Stand (iPoster)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4497\" class=\"elementor elementor-4497 elementor-3874\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4380bf2 e-flex e-con-boxed e-con e-parent\" data-id=\"4380bf2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-624358c elementor-widget elementor-widget-spacer\" data-id=\"624358c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1dbea2 elementor-widget elementor-widget-rhs_iposter\" data-id=\"d1dbea2\" data-element_type=\"widget\" data-widget_type=\"rhs_iposter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n            .rhs-ip-d1dbea2 {\n                font-family: inherit; direction: rtl; text-align: right;\n                position: relative; padding: 20px 0;\n            }\n            .rhs-ip-d1dbea2 * { box-sizing: border-box; }\n\n            \/* Grid Background *\/\n            .rhs-ip-d1dbea2 .led-grid {\n                position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n                pointer-events: none; z-index: 0;\n            }\n            .rhs-ip-d1dbea2 .led-pixel {\n                position: absolute; width: 3px; height: 3px; border-radius: 50%;\n                animation: ledGlow 4s ease-in-out infinite;\n            }\n            @keyframes ledGlow { 0%, 100% { opacity: 0.1; transform: scale(1); } 50% { opacity: 0.4; transform: scale(1.3); } }\n\n            \/* Glass Card - FIXED SHADOWS (Overflow visible) *\/\n            .rhs-ip-d1dbea2 .glass-card {\n                background: rgba(255, 255, 255, 0.7);\n                backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px);\n                border: 1px solid rgba(255, 255, 255, 0.9);\n                box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);\n                border-radius: 24px; padding: 40px; margin-bottom: 40px;\n                position: relative;\n            }\n            \n            \/* Scan Line Wrapper *\/\n            .rhs-ip-d1dbea2 .scan-wrapper {\n                position: absolute; inset: 0; pointer-events: none;\n                overflow: hidden; border-radius: 24px; z-index: 1;\n            }\n\n            \/* Header *\/\n            .rhs-ip-d1dbea2 .header-flex { display: flex; flex-direction: column; gap: 40px; position: relative; z-index: 2; }\n            @media (min-width: 1024px) { .rhs-ip-d1dbea2 .header-flex { flex-direction: row; align-items: center; } }\n            \n            .rhs-ip-d1dbea2 .header-text { flex: 1; text-align: center; }\n            @media (min-width: 1024px) { .rhs-ip-d1dbea2 .header-text { text-align: right; } }\n\n            .rhs-ip-d1dbea2 .top-badge {\n                display: inline-block; background: #fef3c7; color: #b45309;\n                padding: 6px 16px; border-radius: 50px; font-size: 0.85rem; font-weight: bold;\n                margin-bottom: 16px;\n            }\n\n            .rhs-ip-d1dbea2 .gradient-title {\n                background: linear-gradient(135deg, #d97706, #f59e0b, #fbbf24);\n                -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n                font-weight: 800; font-size: 2.5rem; line-height: 1.2; margin-bottom: 16px;\n            }\n            @media (max-width: 768px) { .rhs-ip-d1dbea2 .gradient-title { font-size: 1.8rem; } }\n\n            \/* iPoster Animation *\/\n            .rhs-ip-d1dbea2 .iposter-wrapper {\n                position: relative; margin: 0 auto; width: fit-content;\n                animation: posterFloat 6s ease-in-out infinite;\n                display: flex; justify-content: center;\n            }\n            @media (min-width: 1024px) { \n                .rhs-ip-d1dbea2 .iposter-wrapper { margin: 0 auto 0 0; }\n                body:not(.rtl) .rhs-ip-d1dbea2 .iposter-wrapper { margin: 0 0 0 auto; }\n            }\n            @keyframes posterFloat { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-12px); } }\n\n            .rhs-ip-d1dbea2 .iposter-frame {\n                width: 128px; height: 256px; background: #0f172a;\n                border-radius: 12px; position: relative; overflow: hidden;\n                box-shadow: 0 25px 50px -12px rgba(0,0,0,0.3); z-index: 2;\n                border: 2px solid rgba(245, 158, 11, 0.3);\n            }\n            .rhs-ip-d1dbea2 .iposter-screen {\n                position: absolute; inset: 6px; background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);\n                border-radius: 8px; overflow: hidden;\n                display: flex; flex-direction: column; align-items: center; justify-content: center;\n            }\n            .rhs-ip-d1dbea2 .scan-v {\n                position: absolute; width: 100%; height: 2px; left: 0;\n                background: linear-gradient(90deg, transparent, #f59e0b, transparent);\n                animation: scanV 3s linear infinite; opacity: 0.5;\n            }\n            @keyframes scanV { 0% { top: 0%; } 100% { top: 100%; } }\n\n            .rhs-ip-d1dbea2 .stand-leg { width: 16px; height: 32px; background: #334155; margin: 0 auto; }\n            .rhs-ip-d1dbea2 .stand-foot { width: 64px; height: 8px; background: #334155; border-radius: 4px; margin: 0 auto; }\n\n            .rhs-ip-d1dbea2 .feat-badge {\n                position: absolute; background: #f59e0b; color: white;\n                font-size: 10px; font-weight: bold; padding: 2px 8px; border-radius: 50px;\n                box-shadow: 0 4px 6px rgba(0,0,0,0.1); animation: badgePulse 2s infinite; z-index: 10;\n            }\n            @keyframes badgePulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.05); } }\n\n            \/* Section Headers *\/\n            .rhs-ip-d1dbea2 .sec-title {\n                display: flex; align-items: center; gap: 15px;\n                font-size: 1.5rem; font-weight: bold; color: #1e293b; margin-bottom: 24px;\n            }\n            .rhs-ip-d1dbea2 .icon-container {\n                background: linear-gradient(135deg, #f59e0b, #d97706);\n                display: flex; align-items: center; justify-content: center;\n                box-shadow: 0 4px 15px rgba(245, 158, 11, 0.3); flex-shrink: 0;\n            }\n            \/* Force White Icons *\/\n            .rhs-ip-d1dbea2 .icon-container i, \n            .rhs-ip-d1dbea2 .icon-container svg,\n            .rhs-ip-d1dbea2 .feat-icon-box i,\n            .rhs-ip-d1dbea2 .feat-icon-box svg,\n            .rhs-ip-d1dbea2 .cta-icon i,\n            .rhs-ip-d1dbea2 .cta-icon svg {\n                color: #ffffff !important; fill: #ffffff !important; display: block;\n            }\n\n            \/* Image Cards *\/\n            .rhs-ip-d1dbea2 .img-card {\n                background: white; border: 1px solid #e2e8f0; border-radius: 16px; padding: 16px;\n                box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05); transition: 0.3s;\n                position: relative;\n            }\n            .rhs-ip-d1dbea2 .img-card:hover { transform: translateY(-5px); box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1); }\n            .rhs-ip-d1dbea2 .img-card img { width: 100%; height: auto; border-radius: 12px; display: block; }\n            .rhs-ip-d1dbea2 .img-badge {\n                position: absolute; top: 24px; right: 24px; background: #f59e0b;\n                color: white; font-size: 12px; font-weight: bold; padding: 4px 12px; border-radius: 50px;\n                box-shadow: 0 4px 6px rgba(0,0,0,0.2);\n            }\n\n            \/* Light Tags *\/\n            .rhs-ip-d1dbea2 .tags-cloud { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 15px; }\n            .rhs-ip-d1dbea2 .tag-item {\n                background: #f1f5f9; color: #475569; padding: 6px 16px; border-radius: 50px; font-size: 0.9rem; font-weight: 500;\n            }\n\n            \/* Features Grid - SHADOW FIX *\/\n            .rhs-ip-d1dbea2 .feat-grid {\n                display: grid; grid-template-columns: 1fr; gap: 15px;\n                padding: 10px; margin: -10px; \/* Allow shadows to spill *\/\n            }\n            @media (min-width: 768px) { .rhs-ip-d1dbea2 .feat-grid { grid-template-columns: 1fr 1fr; } }\n\n            .rhs-ip-d1dbea2 .feat-item {\n                background: white; border: 1px solid #f1f5f9; border-radius: 16px; padding: 16px;\n                display: flex; align-items: center; gap: 15px; transition: 0.3s;\n                box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            }\n            .rhs-ip-d1dbea2 .feat-item:hover { transform: translateX(-5px); border-color: #f59e0b; }\n            \n            .rhs-ip-d1dbea2 .feat-icon-box {\n                display: flex; align-items: center; justify-content: center;\n                box-shadow: 0 4px 6px rgba(0,0,0,0.1); flex-shrink: 0;\n            }\n\n            \/* Helper Text *\/\n            .rhs-ip-d1dbea2 strong { font-weight: 700; }\n            .rhs-ip-d1dbea2 .text-amber-600 { color: #f59e0b; }\n            .rhs-ip-d1dbea2 .text-slate-800 { color: #1e293b; }\n\n            \/* CTA - FIXED ICON SIZE *\/\n            .rhs-ip-d1dbea2 .cta-box {\n                border-right: 4px solid #f59e0b;\n                display: flex; flex-direction: column; gap: 20px; align-items: center;\n            }\n            @media (min-width: 768px) { .rhs-ip-d1dbea2 .cta-box { flex-direction: row; text-align: right; } }\n            \n            .rhs-ip-d1dbea2 .cta-icon {\n                background: linear-gradient(135deg, #f59e0b, #d97706);\n                display: flex; align-items: center; justify-content: center;\n                box-shadow: 0 10px 20px rgba(245, 158, 11, 0.2); flex-shrink: 0;\n            }\n\n            .rhs-ip-d1dbea2 .cta-btn {\n                background: linear-gradient(90deg, #f59e0b, #d97706);\n                color: white; padding: 12px 28px; border-radius: 12px;\n                font-weight: bold; text-decoration: none; display: inline-flex;\n                align-items: center; gap: 8px; transition: 0.3s;\n                white-space: nowrap; box-shadow: 0 5px 15px rgba(245, 158, 11, 0.3);\n            }\n            .rhs-ip-d1dbea2 .cta-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(245, 158, 11, 0.4); }\n            .rhs-ip-d1dbea2 .cta-btn i { color: white !important; }\n            \n            \/* Scan Line *\/\n            .rhs-ip-d1dbea2 .main-scan {\n                position: absolute; top: 0; left: 0; width: 100%; height: 1px;\n                background: linear-gradient(90deg, transparent, #f59e0b, transparent);\n                animation: scanMove 4s linear infinite; opacity: 0.3; pointer-events: none;\n            }\n            @keyframes scanMove { 0% { top: 0%; } 100% { top: 100%; } }\n        <\/style>\n\n        <div class=\"rhs-ip-d1dbea2\">\n            <div class=\"led-grid\" id=\"ledGrid-d1dbea2\"><\/div>\n\n            <!-- Header -->\n            <div class=\"glass-card\">\n                <div class=\"scan-wrapper\"><div class=\"main-scan\"><\/div><\/div>\n                <div class=\"header-flex\">\n                    <div class=\"header-text\">\n                        <span class=\"top-badge\">Digital Signage Solution<\/span>\n                        <h1 class=\"gradient-title\">Digital Stand (iPoster)<\/h1>\n                        <p style=\"font-size: 1.25rem; color: #475569; margin-bottom: 5px;\">If you are looking to boost your business,<\/p>\n                        <p style=\"font-size: 1.25rem; color: #f59e0b; font-weight: bold;\">Your key to success is in our hands.<\/p>\n                    <\/div>\n                    \n                    <div class=\"iposter-wrapper\">\n                        <div class=\"iposter-frame\">\n                            <div class=\"iposter-screen\">\n                                <i class=\"fas fa-mobile-alt\" style=\"font-size: 40px; color: #f59e0b !important; margin-bottom: 10px;\"><\/i>\n                                <span style=\"color: #f59e0b; font-weight: bold; font-size: 12px;\">iPoster<\/span>\n                                <span style=\"color: rgba(245, 158, 11, 0.7); font-size: 10px;\">Digital Stand<\/span>\n                                <div class=\"scan-v\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <!-- Stand Legs -->\n                        <div style=\"position: absolute; bottom: -40px; width: 100%;\">\n                            <div class=\"stand-leg\"><\/div>\n                            <div class=\"stand-foot\"><\/div>\n                        <\/div>\n                        <!-- Badges -->\n                        <div class=\"feat-badge\" style=\"top: -10px; right: -10px;\">FHD<\/div>\n                        <div class=\"feat-badge\" style=\"top: 30%; left: -15px; background: #f97316; animation-delay: 0.3s;\">1200Nit<\/div>\n                        <div class=\"feat-badge\" style=\"bottom: 20px; right: -15px; background: #eab308; animation-delay: 0.6s;\">177cm<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- About -->\n            <div class=\"glass-card\">\n                <h2 class=\"sec-title\">\n                    <div class=\"icon-container\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-lightbulb\" viewBox=\"0 0 352 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z\"><\/path><\/svg>                    <\/div>\n                    About Digital Stand (iPoster)                <\/h2>\n                <div style=\"line-height: 1.8; color: #475569; font-size: 1rem;\">\n                    <p><strong class=\"text-amber-600\">LED Stand<\/strong>, <strong class=\"text-amber-600\">Touch Stand<\/strong>, <strong class=\"text-amber-600\">Digital Kiosk<\/strong>, and <strong class=\"text-amber-600\">Advertising Stand<\/strong> are other names for the Digital Stand (iPoster).<\/p><p><strong class=\"text-slate-800\">Rangin Kaman Honar Shargh's<\/strong> Digital Stand requires no infrastructure or decoration and can be installed and set up on-site in the shortest possible time.<\/p><p>Images on these digital stands are visible in a clear and eye-catching manner.<\/p><p>While preventing money and energy waste, digital stands allow the consumer to display a wide range of images and videos. <\/p>                <\/div>\n            <\/div>\n\n            <!-- Dimensions -->\n            <div class=\"glass-card\">\n                <h2 class=\"sec-title\">\n                    <div class=\"icon-container\" style=\"background: linear-gradient(135deg, #475569, #1e293b);\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-expand\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 180V56c0-13.3 10.7-24 24-24h124c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H64v84c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12zM288 44v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V56c0-13.3-10.7-24-24-24H300c-6.6 0-12 5.4-12 12zm148 276h-40c-6.6 0-12 5.4-12 12v84h-84c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24V332c0-6.6-5.4-12-12-12zM160 468v-40c0-6.6-5.4-12-12-12H64v-84c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v124c0 13.3 10.7 24 24 24h124c6.6 0 12-5.4 12-12z\"><\/path><\/svg>                    <\/div>\n                    Dimensions and Design                <\/h2>\n                <div style=\"margin-bottom: 20px; color: #475569;\"><p>iPosters are slim digital stands with dimensions of 177cm \u00d7 65cm, which have gained many fans due to their light weight, compact volume, and quick installation capability. <\/p><\/div>\n                <div style=\"background: #fffbeb; border: 1px solid #fcd34d; border-radius: 12px; padding: 15px; margin-bottom: 25px; color: #92400e; font-size: 0.9rem;\">\n                    <i class=\"fas fa-info-circle\" style=\"margin-left: 5px;\"><\/i>\n                    The dimensions of digital stands (LED stands) can be modified according to customer needs.                <\/div>\n                <div class=\"img-card\">\n                    <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/Picture1.png\" alt=\"Dimensions\">\n                    <div class=\"img-badge\">177 \u00d7 65 cm<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Brightness -->\n            <div class=\"glass-card\">\n                <h2 class=\"sec-title\">\n                    <div class=\"icon-container\" style=\"background: linear-gradient(135deg, #f59e0b, #ea580c);\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-sun\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z\"><\/path><\/svg>                    <\/div>\n                    High Brightness                <\/h2>\n                <div style=\"color: #475569; margin-bottom: 15px;\"><p>These digital stands feature high brightness <strong class=\"text-amber-600 font-semibold text-xl\">(1200 Nits)<\/strong>. <\/p><\/div>\n                <div class=\"tags-cloud\">\n                    <span class=\"tag-item\">Excellent daylight brightness<\/span><span class=\"tag-item\">high contrast<\/span><span class=\"tag-item\">vivid colors<\/span>                <\/div>\n                <div class=\"img-card\" style=\"margin-top: 25px;\">\n                    <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/Picture2.png\" alt=\"Brightness\">\n                    <div class=\"img-badge\" style=\"right: auto; left: 24px; background: #f97316;\">1200 Nit<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Features Grid -->\n            <div class=\"glass-card\" style=\"padding: 0; background: transparent; border: none; box-shadow: none;\">\n                <h2 class=\"sec-title\">\n                    <div class=\"icon-container\" style=\"background: linear-gradient(135deg, #334155, #0f172a);\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z\"><\/path><\/svg>                    <\/div>\n                    Advantages and Features of Digital Stands                <\/h2>\n                <div class=\"feat-grid\">\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #f59e0b, #f97316);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-photo-video\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M608 0H160a32 32 0 0 0-32 32v96h160V64h192v320h128a32 32 0 0 0 32-32V32a32 32 0 0 0-32-32zM232 103a9 9 0 0 1-9 9h-30a9 9 0 0 1-9-9V73a9 9 0 0 1 9-9h30a9 9 0 0 1 9 9zm352 208a9 9 0 0 1-9 9h-30a9 9 0 0 1-9-9v-30a9 9 0 0 1 9-9h30a9 9 0 0 1 9 9zm0-104a9 9 0 0 1-9 9h-30a9 9 0 0 1-9-9v-30a9 9 0 0 1 9-9h30a9 9 0 0 1 9 9zm0-104a9 9 0 0 1-9 9h-30a9 9 0 0 1-9-9V73a9 9 0 0 1 9-9h30a9 9 0 0 1 9 9zm-168 57H32a32 32 0 0 0-32 32v288a32 32 0 0 0 32 32h384a32 32 0 0 0 32-32V192a32 32 0 0 0-32-32zM96 224a32 32 0 1 1-32 32 32 32 0 0 1 32-32zm288 224H64v-32l64-64 32 32 128-128 96 96z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Displaying Different Images<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Ability to display different images and remote control capability<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #10b981, #16a34a);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-user-clock\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 224c-79.6 0-144 64.4-144 144s64.4 144 144 144 144-64.4 144-144-64.4-144-144-144zm64 150.3c0 5.3-4.4 9.7-9.7 9.7h-60.6c-5.3 0-9.7-4.4-9.7-9.7v-76.6c0-5.3 4.4-9.7 9.7-9.7h12.6c5.3 0 9.7 4.4 9.7 9.7V352h38.3c5.3 0 9.7 4.4 9.7 9.7v12.6zM320 368c0-27.8 6.7-54.1 18.2-77.5-8-1.5-16.2-2.5-24.6-2.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h347.1c-45.3-31.9-75.1-84.5-75.1-144zm-96-112c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">No Operator Needed<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">No need for a direct operator presence on-site<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #3b82f6, #4f46e5);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-truck-loading\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M50.2 375.6c2.3 8.5 11.1 13.6 19.6 11.3l216.4-58c8.5-2.3 13.6-11.1 11.3-19.6l-49.7-185.5c-2.3-8.5-11.1-13.6-19.6-11.3L151 133.3l24.8 92.7-61.8 16.5-24.8-92.7-77.3 20.7C3.4 172.8-1.7 181.6.6 190.1l49.6 185.5zM384 0c-17.7 0-32 14.3-32 32v323.6L5.9 450c-4.3 1.2-6.8 5.6-5.6 9.8l12.6 46.3c1.2 4.3 5.6 6.8 9.8 5.6l393.7-107.4C418.8 464.1 467.6 512 528 512c61.9 0 112-50.1 112-112V0H384zm144 448c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Easy Installation and Transport<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Easy to install, set up, and transport<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-pencil-ruler\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M109.46 244.04l134.58-134.56-44.12-44.12-61.68 61.68a7.919 7.919 0 0 1-11.21 0l-11.21-11.21c-3.1-3.1-3.1-8.12 0-11.21l61.68-61.68-33.64-33.65C131.47-3.1 111.39-3.1 99 9.29L9.29 99c-12.38 12.39-12.39 32.47 0 44.86l100.17 100.18zm388.47-116.8c18.76-18.76 18.75-49.17 0-67.93l-45.25-45.25c-18.76-18.76-49.18-18.76-67.95 0l-46.02 46.01 113.2 113.2 46.02-46.03zM316.08 82.71l-297 296.96L.32 487.11c-2.53 14.49 10.09 27.11 24.59 24.56l107.45-18.84L429.28 195.9 316.08 82.71zm186.63 285.43l-33.64-33.64-61.68 61.68c-3.1 3.1-8.12 3.1-11.21 0l-11.21-11.21c-3.09-3.1-3.09-8.12 0-11.21l61.68-61.68-44.14-44.14L267.93 402.5l100.21 100.2c12.39 12.39 32.47 12.39 44.86 0l89.71-89.7c12.39-12.39 12.39-32.47 0-44.86z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Custom Design<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Design capability based on customer needs and taste<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #f43f5e, #dc2626);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-file-video\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM224 136V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248c-13.2 0-24-10.8-24-24zm96 144.016v111.963c0 21.445-25.943 31.998-40.971 16.971L224 353.941V392c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V280c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v38.059l55.029-55.013c15.011-15.01 40.971-4.491 40.971 16.97z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Format Support<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Ability to play various video and image formats<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #06b6d4, #0d9488);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-palette\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">281 Trillion Colors<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Capable of displaying 281 trillion colors<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #ec4899, #e11d48);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-adjust\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">High Contrast<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Display screen with very high contrast<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #6366f1, #2563eb);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-globe\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Network Control<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Network and web-based control and scheduling capability<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #eab308, #d97706);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-sun\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Auto Brightness<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Automatic brightness adjustment capability<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #64748b, #334155);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-fan\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M352.57 128c-28.09 0-54.09 4.52-77.06 12.86l12.41-123.11C289 7.31 279.81-1.18 269.33.13 189.63 10.13 128 77.64 128 159.43c0 28.09 4.52 54.09 12.86 77.06L17.75 224.08C7.31 223-1.18 232.19.13 242.67c10 79.7 77.51 141.33 159.3 141.33 28.09 0 54.09-4.52 77.06-12.86l-12.41 123.11c-1.05 10.43 8.11 18.93 18.59 17.62 79.7-10 141.33-77.51 141.33-159.3 0-28.09-4.52-54.09-12.86-77.06l123.11 12.41c10.44 1.05 18.93-8.11 17.62-18.59-10-79.7-77.51-141.33-159.3-141.33zM256 288a32 32 0 1 1 32-32 32 32 0 0 1-32 32z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Fanless Design<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">New fanless design, less heat and noise<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #14b8a6, #059669);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-link\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Diverse Connectivity<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Connection to network, internet, wireless, etc.<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #d946ef, #db2777);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-windows\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Windows Software<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Includes dedicated Windows-based software<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #f97316, #dc2626);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-random\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504.971 359.029c9.373 9.373 9.373 24.569 0 33.941l-80 79.984c-15.01 15.01-40.971 4.49-40.971-16.971V416h-58.785a12.004 12.004 0 0 1-8.773-3.812l-70.556-75.596 53.333-57.143L352 336h32v-39.981c0-21.438 25.943-31.998 40.971-16.971l80 79.981zM12 176h84l52.781 56.551 53.333-57.143-70.556-75.596A11.999 11.999 0 0 0 122.785 96H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12zm372 0v39.984c0 21.46 25.961 31.98 40.971 16.971l80-79.984c9.373-9.373 9.373-24.569 0-33.941l-80-79.981C409.943 24.021 384 34.582 384 56.019V96h-58.785a12.004 12.004 0 0 0-8.773 3.812L96 336H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h110.785c3.326 0 6.503-1.381 8.773-3.812L352 176h32z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Diverse Inputs<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Support for HDMI, Component, DVI<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #84cc16, #16a34a);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-eye\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Wide Viewing Angle<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Wide viewing angle (160 degrees)<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #22c55e, #059669);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-leaf\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M546.2 9.7c-5.6-12.5-21.6-13-28.3-1.2C486.9 62.4 431.4 96 368 96h-80C182 96 96 182 96 288c0 7 .8 13.7 1.5 20.5C161.3 262.8 253.4 224 384 224c8.8 0 16 7.2 16 16s-7.2 16-16 16C132.6 256 26 410.1 2.4 468c-6.6 16.3 1.2 34.9 17.5 41.6 16.4 6.8 35-1.1 41.8-17.3 1.5-3.6 20.9-47.9 71.9-90.6 32.4 43.9 94 85.8 174.9 77.2C465.5 467.5 576 326.7 576 154.3c0-50.2-10.8-102.2-29.8-144.6z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Eco-Friendly<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">Helping to preserve environmental health<\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item\">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #ef4444, #be123c);\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-exchange-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 168v-16c0-13.255 10.745-24 24-24h360V80c0-21.367 25.899-32.042 40.971-16.971l80 80c9.372 9.373 9.372 24.569 0 33.941l-80 80C409.956 271.982 384 261.456 384 240v-48H24c-13.255 0-24-10.745-24-24zm488 152H128v-48c0-21.314-25.862-32.08-40.971-16.971l-80 80c-9.372 9.373-9.372 24.569 0 33.941l80 80C102.057 463.997 128 453.437 128 432v-48h360c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h4 style=\"font-weight: bold; color: #1e293b; margin: 0 0 5px 0; font-size: 1rem;\">Suitable Replacement<\/h4>\n                                <p style=\"color: #64748b; font-size: 0.85rem; margin: 0; line-height: 1.5;\">A suitable replacement for posters and banners<\/p>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n\n            <!-- CTA -->\n            <div class=\"glass-card cta-box\" style=\"margin-top: 40px;\">\n                <div class=\"cta-icon\">\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>                <\/div>\n                <div style=\"flex: 1;\">\n                    <h3 style=\"font-weight: bold; color: #1e293b; font-size: 1.4rem; margin-bottom: 10px;\">Effective and Efficient Advertising Tool<\/h3>\n                    <p style=\"color: #475569; margin: 0; line-height: 1.6;\">RHS Company&#039;s digital stands are among the most effective and efficient advertising tools to enhance the visibility of your company or products.<\/p>\n                <\/div>\n                <a href=\"#\" class=\"cta-btn\">\n                    <span>Contact Us<\/span>\n                    <i class=\"fas fa-phone-alt\" style=\"color: white !important;\"><\/i>\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n        <script>\n            (function(){\n                const grid = document.getElementById('ledGrid-d1dbea2');\n                const colors = ['#fcd34d', '#fbbf24', '#f59e0b', '#d97706', '#fb923c'];\n                for(let i=0; i<30; i++){\n                    const p = document.createElement('div');\n                    p.className = 'led-pixel';\n                    p.style.left = Math.random()*100+'%';\n                    p.style.top = Math.random()*100+'%';\n                    p.style.backgroundColor = colors[Math.floor(Math.random()*colors.length)];\n                    p.style.animationDelay = Math.random()*4+'s';\n                    p.style.animationDuration = (3+Math.random()*3)+'s';\n                    grid.appendChild(p);\n                }\n            })();\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d85ccfe elementor-widget elementor-widget-spacer\" data-id=\"d85ccfe\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Digital Signage Solution Digital Stand (iPoster) If you are looking to boost your business, Your key to success is in our hands. iPoster Digital Stand FHD 1200Nit 177cm About Digital Stand (iPoster) LED Stand, Touch Stand, Digital Kiosk, and Advertising Stand are other names for the Digital Stand (iPoster). Rangin Kaman Honar Shargh&#8217;s Digital Stand [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4497","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/comments?post=4497"}],"version-history":[{"count":3,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4497\/revisions"}],"predecessor-version":[{"id":4505,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4497\/revisions\/4505"}],"wp:attachment":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/media?parent=4497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}