{"title":"Projectors \u0026 Accessories","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Almarai:wght@400;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003csection class=\"improved-smart-home-en\"\u003e\n\u003carticle class=\"description-section\"\u003e\n\u003cp\u003eCreate your dream theater with the best selection of \u003cstrong\u003eProjectors in Kuwait\u003c\/strong\u003e from \u003cstrong\u003eNewTech\u003c\/strong\u003e, offering 4K resolution and high brightness for an immersive viewing experience. Enjoy the latest smart \u003cstrong\u003eHome Cinema\u003c\/strong\u003e systems that support wireless connectivity and built-in apps, transforming any room into a cinematic display with superior quality at your fingertips.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow do I choose the right projector for my room size?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eConsider the \"Throw Distance\"; for small spaces, we recommend Short Throw projectors. For larger rooms, high-brightness (Lumens) devices are preferred to ensure image clarity in various lighting conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDo the projectors support Netflix and YouTube directly?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eYes, most of our devices feature a built-in Android system, allowing you to download and stream your favorite content directly without needing external devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I connect the projector to external sound systems?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eAbsolutely. Our devices support connectivity via Bluetooth, AUX, or HDMI ARC to link home theaters or external speakers for a complete surround sound experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n:root { --gold: #D4AF37; --dark: #374151; }\n\n.improved-smart-home-en { \n    direction: ltr; \n    font-family: 'Almarai', sans-serif; \n    max-width: 800px; \n    margin: 0 auto; \n    padding: 20px; \n    color: var(--dark); \n    line-height: 1.6; \n}\n\n.description-section { \n    background: #fff; \n    padding: 25px; \n    border-radius: 15px; \n    border-left: 5px solid var(--gold); \/* Left border for English layout *\/\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05); \n    margin-bottom: 20px; \n    font-size: 16px; \n    text-align: left; \n}\n\n.description-section strong { color: var(--gold); font-weight: 700; }\n\n.faq-item { \n    background: #fff; \n    border: 1px solid #eee; \n    border-radius: 10px; \n    margin-bottom: 8px; \n}\n\n.faq-item summary { \n    padding: 14px 18px; \n    font-weight: 700; \n    cursor: pointer; \n    list-style: none; \n    position: relative; \n    color: var(--dark); \n}\n\n.faq-item summary::after { \n    content: '+'; \n    float: right; \/* Arrow on the right for English layout *\/\n    color: var(--gold); \n    font-weight: bold; \n}\n\n.faq-item[open] { border-color: var(--gold); }\n.faq-item[open] summary::after { content: '−'; }\n\n.faq-content { \n    padding: 0 18px 15px; \n    font-size: 14px; \n    color: #6b7280; \n}\n\u003c\/style\u003e","products":[{"product_id":"100-inch-projector-screen","title":"Projector display screen - 100 inches - order within Kuwait only","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --moment-gold: #d4af37;\n    --moment-gold-light: #ffb400;\n    --moment-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--moment-gold); color: var(--moment-gold-light); }\n  .badge-moment { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--moment-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--moment-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--moment-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--moment-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--moment-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--moment-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--moment-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--moment-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--moment-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--moment-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e1-Year Warranty ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-moment\"\u003eMOMENT PROJECT\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003e100-Inch Screen.. \u003cspan\u003ePortable Cinema Gateway\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eTransform any space into a professional cinema setup with this 100-inch portable projection screen; enjoy massive size, ultra clarity, and smart setup in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose MOMENT PROJECT Screen?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📐 Wide Cinematic View\u003c\/h3\u003e\n\u003cp\u003e100-inch size with a perfect 16:9 aspect ratio, designed to immerse you in movies, sports, and presentations with stunning clarity and depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎬 Enhanced Image Quality\u003c\/h3\u003e\n\u003cp\u003eAdvanced screen material intelligently reduces glare and boosts color contrast, ensuring bright and sharp visuals even in low-light environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💨 Air Pressure Mechanism\u003c\/h3\u003e\n\u003cp\u003eDual pneumatic lift system allows smooth raising and secure positioning at any height without tools or effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🛡️ Reliable Warranty\u003c\/h3\u003e\n\u003cp\u003eWe stand behind our quality with a full 1-year warranty, giving you peace of mind and long-term confidence in every viewing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100 inches (diagonal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAspect Ratio\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e16:9 (Widescreen)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMount Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003ePortable Floor Stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperation System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDual Hydraulic \/ Pneumatic Lift\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1 Year from NewTech Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Viewing Experience\u003c\/h2\u003e\n\u003cp\u003eDiscover the exclusive Moment Project collection and get your professional-grade projection screen today for unforgettable cinematic moments.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/pages\/moment-project-exclusive\"\u003eExplore Moment Project Services\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – your destination for innovation and premium technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080951271709,"sku":"TP-02002","price":29.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shash-aard-llbrojktr-100-bos-altlb-dakhl-alkoyt-fkt-9842171.png?v=1768324337"},{"product_id":"projector-screen-84-inch-with-stand","title":"Portable Projector Screen with Stand - 84 Inches","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --moment-gold: #d4af37;\n    --moment-gold-light: #ffb400;\n    --moment-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--moment-gold); color: var(--moment-gold-light); }\n  .badge-moment { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--moment-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--moment-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--moment-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--moment-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--moment-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--moment-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--moment-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--moment-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--moment-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--moment-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e1-Year Warranty ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-moment\"\u003eMOMENT PROJECT\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003e84-Inch Screen.. \u003cspan\u003eYour Portable Cinema World\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy an incredible viewing experience with this portable projector screen; the perfect choice for home, office, or outdoor presentations with exceptional clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Features of the Portable Screen\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🏗️ Stable \u0026amp; Durable Stand\u003c\/h3\u003e\n\u003cp\u003eComes with a high-quality floor stand that ensures complete stability, eliminating vibrations and delivering an ideal viewing angle anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎬 Premium Fabric Material\u003c\/h3\u003e\n\u003cp\u003eAdvanced screen fabric provides sharp clarity and realistic colors, enhancing contrast and reducing ambient light interference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🚀 Quick \u0026amp; Easy Setup\u003c\/h3\u003e\n\u003cp\u003eNo hassle installation—designed for fast assembly and disassembly within seconds, with no tools required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🛡️ Trusted 1-Year Warranty\u003c\/h3\u003e\n\u003cp\u003eAt NewTech, we guarantee quality and reliability, offering a full one-year warranty for complete peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e84 inches (diagonal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMount Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003ePortable Tripod Floor Stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHome, office, outdoor events, travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eFeatures\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eLightweight, foldable, wrinkle-resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1 Year from NewTech Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Viewing Experience\u003c\/h2\u003e\n\u003cp\u003eDiscover the exclusive Moment Project collection and get your perfect projection screen today for unforgettable viewing moments.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/pages\/moment-project-exclusive\"\u003eExplore Moment Project Services\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – combining innovation with premium quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":48716707660061,"sku":"TP-02001","price":24.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shash-aard-llbrojktr-84-bos-altlb-dakhl-alkoyt-fkt-9756582.png?v=1768324339"},{"product_id":"bluetooth-remote-control-5-0","title":"Bluetooth 5.0 remote control","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --remote-gold: #d4af37;\n    --remote-gold-light: #ffb400;\n    --remote-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--remote-gold); color: var(--remote-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--remote-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--remote-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--remote-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--remote-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--remote-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      INFO BOX\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--remote-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--remote-gold);\n  }\n  .info-box h3 { color: var(--remote-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--remote-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--remote-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--remote-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--remote-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e1-Year Full Warranty ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eBluetooth 5.0 Smart Control\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eSmart Control.. \u003cspan\u003eWith One Touch\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA multi-device Bluetooth 5.0 remote; your perfect companion to control Smart TVs, projectors, computers, and all your smart devices with ease and precision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Technical Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🖱️ Air Mouse \u0026amp; Voice Control\u003c\/h3\u003e\n\u003cp\u003eNavigate apps and menus effortlessly using hand motion or voice commands for a modern and comfortable experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📶 Stable Bluetooth 5.0\u003c\/h3\u003e\n\u003cp\u003eAdvanced connectivity ensures fast response and wide range without lag, providing complete comfort at home or in the office.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚙️ Easy Setup \u0026amp; Customization\u003c\/h3\u003e\n\u003cp\u003eSupports learning mode for button customization and clearing previous data, with adjustable cursor speed to match your preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🌐 Universal Compatibility\u003c\/h3\u003e\n\u003cp\u003eSupports all smart devices including Smart TVs, smartphones, tablets, Raspberry Pi, and all-in-one PCs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003eWhy Choose the Smart Remote?\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eErgonomic and stylish design for comfortable use over long periods.\u003c\/li\u003e\n\u003cli\u003ePerfect for meetings, presentations, or home entertainment.\u003c\/li\u003e\n\u003cli\u003eAdjustable cursor speed for precise navigation control.\u003c\/li\u003e\n\u003cli\u003eIncludes a detailed user manual for quick and easy setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eRedefine the Way You Control Your Devices\u003c\/h2\u003e\n\u003cp\u003eOrder the Bluetooth 5.0 remote now from NewTech Kuwait and enjoy a seamless and smart control experience for all your devices.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – quality and innovation in one place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080952549661,"sku":"CP-01011","price":5.5,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/Hb61d8f4334d84bc3a853946e7736439.png?v=1767780464"},{"product_id":"xnano-ultra-portable-cinema-package-kuwait","title":"XNano Ultra Mobile Cinema Package + Mobile Screen + Stand (Inside Kuwait Only)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --xnano-gold: #d4af37;\n    --xnano-gold-light: #ffb400;\n    --xnano-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    border-bottom: 5px solid var(--xnano-gold);\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--xnano-gold); color: var(--xnano-gold-light); }\n  .badge-kwt { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--xnano-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--xnano-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--xnano-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 30px; border-radius: 20px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    text-align: center;\n    border-top: 4px solid var(--xnano-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0,0,0,0.05); }\n  .feat-card .icon { font-size: 2.5rem; margin-bottom: 15px; display: block; }\n  .feat-card h4 { font-size: 1.4rem; font-weight: 900; color: var(--xnano-dark); margin: 0; }\n  .feat-card p { font-size: 1.1rem; color: var(--text-muted); margin-top: 8px; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--xnano-gold); overflow: hidden; margin: 40px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.03);\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table th { background: #000; color: var(--xnano-gold); padding: 20px; font-size: 1.3rem; text-align: right; }\n  .specs-table td { padding: 18px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 900; color: var(--xnano-dark); width: 35%; background: #f8fafc; border-left: 1px solid #eee; }\n  .specs-value { font-weight: 700; color: var(--text-main); text-align: left; }\n\n  \/* ══════════════════════════════════\n      TIPS \u0026 FAQ\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: #fdfae9; border: 1px dashed var(--xnano-gold); padding: 30px; border-radius: 20px; margin: 40px 0;\n  }\n  .info-box h4 { color: #856404; font-size: 1.4rem; font-weight: 900; margin-bottom: 15px; display: flex; align-items: center; gap: 10px; }\n  .info-box ul { margin: 0; padding-right: 25px; font-size: 1.15rem; color: #666; }\n\n  .faq-section { margin-top: 50px; }\n  .faq-item { background: #fff; padding: 20px; border-radius: 15px; border: 1px solid var(--border); margin-bottom: 15px; }\n  .faq-item p { margin: 0; font-size: 1.15rem; }\n  .faq-item strong { color: var(--xnano-gold); font-weight: 900; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 2px solid var(--xnano-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--xnano-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--xnano-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eComplete Bundle 📦\u003c\/span\u003e \u003cspan class=\"badge badge-kwt\"\u003eExclusive in Kuwait 🇰🇼\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003ePortable Cinema Bundle.. \u003cspan\u003eXNano Ultra\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy a true cinema experience in your home or diwaniya; a complete bundle combining ultra clarity, easy portability, and professional performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Feature Cards --\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\u003cspan class=\"icon\"\u003e📦\u003c\/span\u003e\n\u003ch4\u003eAll-in-One Solution\u003c\/h4\u003e\n\u003cp\u003eEverything you need in one box (projector + screen + stand).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\u003cspan class=\"icon\"\u003e🚚\u003c\/span\u003e\n\u003ch4\u003eFast Delivery\u003c\/h4\u003e\n\u003cp\u003eExclusive and instant delivery service across all regions of Kuwait.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\u003cspan class=\"icon\"\u003e🎬\u003c\/span\u003e\n\u003ch4\u003e4K Quality\u003c\/h4\u003e\n\u003cp\u003eUltra-high-definition support with stunning clarity powered by 8500 lumens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eComponent\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eProjector\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eXNano Ultra — 1080p Native (4K Support)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e8500 Lumens (Ultra-clear even in moderate light)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eScreen\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100-inch Anti-Glare Projection Screen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnectivity\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eWiFi \/ Bluetooth \/ HDMI \/ USB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMounting System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eProfessional adjustable stand with anti-slip base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Tips Box --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch4\u003e💡 Best Usage Tips:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePlace the projector in a shaded area for the best contrast and color depth.\u003c\/li\u003e\n\u003cli\u003eFold and store the screen in its dedicated bag after use to protect it from dust and wrinkles.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp\u003e\u003cstrong\u003e• Does the price include delivery?\u003c\/strong\u003e Yes, the bundle includes fast delivery exclusively within Kuwait.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp\u003e\u003cstrong\u003e• Can it be used outdoors?\u003c\/strong\u003e Absolutely, it is perfect for gardens and camping when used in low-light conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp\u003e\u003cstrong\u003e• Is there a warranty?\u003c\/strong\u003e Yes, the product comes with an official local warranty from Newtech for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eOrder Your Complete Bundle Now\u003c\/h2\u003e\n\u003cp\u003eExclusively available at Newtech Kuwait - fast delivery to your doorstep.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNewtech Kuwait - your destination for home cinema systems and smart tech innovation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":48716895650077,"sku":"1070","price":174.0,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/bkj-alsynma-almtnkl-xnano-ultra-shash-aard-mtnkl-stand-dakhl-alkoyt-fkt-3127381.png?v=1768324342"},{"product_id":"wireless-speaker-mic-shadow","title":"Shidu Wireless Speaker with Microphone – Powerful \u0026 Clear Sound","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --Shido-gold: #d4af37;\n    --Shido-gold-light: #ffb400;\n    --Shido-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--Shido-gold); color: var(--Shido-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--Shido-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--Shido-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--Shido-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--Shido-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--Shido-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      SPECS BOX\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--Shido-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--Shido-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      FAQ \u0026 TIPS\n  ══════════════════════════════════ *\/\n  .info-item { background: #fff; border: 1px solid var(--border); border-radius: 15px; padding: 25px; margin-bottom: 15px; }\n  .info-item h4 { font-size: 1.4rem; font-weight: 900; color: var(--Shido-dark); margin-bottom: 10px; }\n  .info-item p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--Shido-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--Shido-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--Shido-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .media-layout { flex-direction: column; text-align: center; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eProfessional \u0026amp; Clear Sound ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eWireless Microphone System\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eShidu Speaker.. \u003cspan\u003eYour Voice\u003c\/span\u003e Heard Everywhere\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eMove freely with the Shidu wireless speaker and microphone; the perfect solution for parties, presentations, and meetings with powerful and crystal-clear sound.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Feature Layout 1 --\u003e\n\u003cdiv class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFeatures of the Smart Shidu Speaker\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.25rem; font-weight: 600; color: var(--text-main); margin-bottom: 25px;\"\u003eThis speaker is designed to deliver the perfect balance between powerful audio performance and portability.\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.15rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🎤 \u003cb\u003eWireless Microphone:\u003c\/b\u003e Complete freedom of movement during performances or presentations.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🔊 \u003cb\u003ePowerful \u0026amp; Clear Sound:\u003c\/b\u003e High-quality audio that fills the space with exceptional clarity.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🔋 \u003cb\u003eLong-Lasting Battery:\u003c\/b\u003e Extended playback time to keep your events running without interruption.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📱 \u003cb\u003eWide Compatibility:\u003c\/b\u003e Fast connection via Bluetooth or AUX port with all your devices.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eType\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eProfessional speaker with wireless microphone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnectivity Options\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eBluetooth + AUX Port\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eRechargeable lithium battery (extended playback time)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWeight \u0026amp; Design\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eLightweight with a carrying handle for easy transport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eApplications\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eParties, meetings, educational presentations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Quick Tips --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTips for Best Performance\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e🔌 First Charge\u003c\/h4\u003e\n\u003cp\u003eIt is recommended to fully charge the battery before first use to ensure longer battery life and optimal performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e🎙️ Clear Audio\u003c\/h4\u003e\n\u003cp\u003eKeep the microphone away from interference sources or speakers that are too close to avoid audio feedback.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv style=\"margin-top: 40px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eIs the microphone truly wireless?\u003c\/h4\u003e\n\u003cp\u003eYes, the microphone uses wireless technology that allows you to move freely away from the speaker without cables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eCan it be used as a speaker for a phone?\u003c\/h4\u003e\n\u003cp\u003eAbsolutely, you can connect your phone or tablet via Bluetooth and easily play music or audio files.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eLet Your Voice Be Heard Clearly\u003c\/h2\u003e\n\u003cp\u003eOrder the Shidu Speaker now from NewTech Kuwait and enjoy the ultimate audio experience for your upcoming events.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – combining power with technological innovation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080962806045,"sku":"TP-03001","price":34.5,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/sbykr-maa-mayk-laslky-shydo-6637143.png?v=1768324355"},{"product_id":"smart-projector-x5-mini-lcd","title":"Smart Projector X5 Mini - LCD X5 Mini","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --x5-gold: #d4af37;\n    --x5-gold-light: #ffb400;\n    --x5-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--x5-gold); color: var(--x5-gold-light); }\n  .badge-mini { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--x5-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--x5-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--x5-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--x5-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--x5-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--x5-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--x5-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT (IMAGE + TEXT)\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--x5-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--x5-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--x5-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .media-layout { flex-direction: column-reverse; text-align: left; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eUltra 4K Support ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-mini\"\u003eMini Design – 0.88 kg\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eX5 Mini.. \u003cspan\u003eSmart Cinema\u003c\/span\u003e in Your Pocket\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy an amazing portable projection experience with Android TV 11; ultra-clear image quality, fast wireless connectivity, and full flexibility to project anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Layout --\u003e\n\u003cdiv class=\"media-layout\"\u003e\u003cimg alt=\"X5 Mini Smart Projector\" class=\"media-img\" src=\"https:\/\/newtechq8.com\/cdn\/shop\/files\/smart-brojktr-aks-fayf-myny-lcd-x5-mini-8444059.png?v=1756327694\u0026amp;width=1512\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eOutstanding Features of X5 Mini\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.2rem;\"\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e✅ \u003cb\u003e180° Rotating Stand:\u003c\/b\u003e Easily project your favorite content on walls or ceilings with total comfort.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e✅ \u003cb\u003eAndroid TV 11 System:\u003c\/b\u003e Run YouTube, Netflix, and your favorite apps directly without extra devices.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e✅ \u003cb\u003eAuto Keystone Correction:\u003c\/b\u003e No more distorted images; automatic screen alignment with one click.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 15px;\"\u003e✅ \u003cb\u003eUltra-Fast 5G WiFi:\u003c\/b\u003e Smooth, lag-free streaming for movies and games.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose X5 Mini?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📽️ Up to 100-inch Projection\u003c\/h3\u003e\n\u003cp\u003eThanks to the short-throw lens, enjoy a massive cinematic screen even from close distances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎧 Built-in HIFI Speakers\u003c\/h3\u003e\n\u003cp\u003ePowerful and clear sound that eliminates the need for external speakers, with Bluetooth 5.2 support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🤫 Ultra Quiet Operation\u003c\/h3\u003e\n\u003cp\u003eAdvanced cooling system ensures silent performance with noise levels below 25dB.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHY300 LCD X5 Mini - Smart Projector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eResolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eNative 1080P (4K decoding support)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e350 ANSI Lumens (excellent clarity)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperating System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eAndroid TV 11 (Google Play Store)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWireless Connectivity\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDual WiFi 5G\/2.4G \u0026amp; Bluetooth 5.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e0.88 kg (ultra-light \u0026amp; portable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Portable Entertainment Experience\u003c\/h2\u003e\n\u003cp\u003eGet the X5 Mini Smart Projector now from Newtech Kuwait and enjoy a cinema experience anywhere you go.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eAvailable now at Newtech Kuwait – your destination for innovation and smart entertainment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080953008413,"sku":"TP-01004","price":39.0,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/smart-brojktr-aks-fayf-myny-lcd-x5-mini-6143358.png?v=1767780521"},{"product_id":"smart-projector-x5-max","title":"Smart Projector X5 Max - LCD X5 max","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --x5-gold: #d4af37;\n    --x5-gold-light: #ffb400;\n    --x5-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212, 175, 55, 0.25); border: 2px solid var(--x5-gold); color: var(--x5-gold-light); }\n  .badge-smart { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff; \n  }\n  .hero-title span { color: var(--x5-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255, 255, 255, 0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--x5-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--x5-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--x5-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--x5-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--x5-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--x5-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      FAQ \u0026 TIPS SECTION\n  ══════════════════════════════════ *\/\n  .info-item { background: #fff; border: 1px solid var(--border); border-radius: 15px; padding: 25px; margin-bottom: 15px; }\n  .info-item h4 { font-size: 1.4rem; font-weight: 900; color: var(--x5-dark); margin-bottom: 10px; }\n  .info-item p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--x5-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--x5-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--x5-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eFull HD 1080p Resolution ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-smart\"\u003eIntegrated Smart System\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eX5 Max.. \u003cspan\u003eThe Smart Cinema\u003c\/span\u003e in Your Home\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy an immersive viewing experience with ultra-clear LCD quality, powerful brightness, and full support for your favorite apps directly from the projector.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the X5 Max Smart Projector?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📽️ Up to 100-inch Display\u003c\/h3\u003e\n\u003cp\u003eTurn your room into a massive cinematic theater; perfect for movies, sports, and professional presentations with stunning clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🌐 Smart Operating System\u003c\/h3\u003e\n\u003cp\u003eBuilt-in support for YouTube, Netflix, and streaming apps, eliminating the need for external devices to enjoy your favorite content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💡 360 ANSI Lumens Brightness\u003c\/h3\u003e\n\u003cp\u003eEnhanced LCD technology ensures clear images, rich colors, and strong contrast even in partially lit environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔌 Flexible Connectivity\u003c\/h3\u003e\n\u003cp\u003eFull compatibility with all your devices via HDMI and USB ports, plus WiFi and Bluetooth for seamless wireless connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eNative Resolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eFull HD 1080p (4K input supported)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e360 ANSI Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLamp Life\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 30,000 hours (long-lasting performance)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBuilt-in Apps\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eYouTube \/ Netflix \/ Prime Video\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnectivity\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHDMI \/ USB \/ Bluetooth \/ WiFi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eRecommended Screen Size\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 100 inches with excellent clarity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Quick Tips --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTips for the Best Experience\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e📍 Ideal Distance\u003c\/h4\u003e\n\u003cp\u003ePlace the device 2 to 5 meters away from the projection surface for optimal screen size and clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e🎬 Projection Surface\u003c\/h4\u003e\n\u003cp\u003eFor best results, use a dedicated projector screen instead of a wall to achieve higher contrast and color accuracy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv style=\"margin-top: 40px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFAQs About X5 Max\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eDoes X5 Max support streaming apps?\u003c\/h4\u003e\n\u003cp\u003eYes, thanks to the built-in smart OS and WiFi, you can log in to YouTube, Netflix, and stream content directly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eCan it be connected to a smartphone?\u003c\/h4\u003e\n\u003cp\u003eAbsolutely, it supports screen mirroring via WiFi for both iOS and Android devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Home Entertainment Today\u003c\/h2\u003e\n\u003cp\u003eGet the X5 Max Smart Projector now from Newtech Kuwait and enjoy a true cinema experience at home.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eAvailable now at Newtech Kuwait – your destination for innovation and excellence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080950452509,"sku":"TP-01005","price":64.0,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/smart-brojktr-aks-fayf-maks-lcd-x5-max-1920806.png?v=1767780546"},{"product_id":"portable-100inch-projector-screen","title":"100 Inch Portable Projector Screen (White)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --screen-gold: #d4af37;\n    --screen-gold-light: #ffb400;\n    --screen-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--screen-gold); color: var(--screen-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--screen-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--screen-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--screen-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--screen-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--screen-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--screen-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--screen-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO ITEMS (FAQ \u0026 TIPS)\n  ══════════════════════════════════ *\/\n  .info-item { background: #fff; border: 1px solid var(--border); border-radius: 15px; padding: 25px; margin-bottom: 15px; }\n  .info-item h4 { font-size: 1.4rem; font-weight: 900; color: var(--screen-dark); margin-bottom: 10px; }\n  .info-item p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--screen-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--screen-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--screen-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e100-Inch Cinematic Size ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003ePortable Experience\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003ePortable Projection Screen.. \u003cspan\u003eA Complete Cinema\u003c\/span\u003e in Your Hands\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eTurn any place into a stunning cinematic experience with this 100-inch screen; vivid colors, high contrast, and a portable design that lets you enjoy movies anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Feature Layout --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the 100-Inch Projection Screen?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📽️ Large Cinematic Size\u003c\/h3\u003e\n\u003cp\u003eWith a 100-inch display area, enjoy an immersive experience for movies, sports, and presentations—perfect for home or office use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎨 Pure Colors \u0026amp; High Contrast\u003c\/h3\u003e\n\u003cp\u003eHigh-quality white surface designed to reflect light accurately, ensuring vibrant colors and excellent contrast in various lighting conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🚀 Quick \u0026amp; Easy Setup\u003c\/h3\u003e\n\u003cp\u003eNo complex tools required; designed for fast assembly and disassembly within minutes, saving you time and effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🏕️ Travel-Friendly Design\u003c\/h3\u003e\n\u003cp\u003eLightweight and foldable, making it the perfect companion for outdoor trips, camping, and family gatherings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100 inches (diagonal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eColor\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003ePure white (enhanced brightness)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHigh-quality fabric with foldable frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eType\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003ePortable projector screen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHome, office, and outdoor activities\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eLightweight and easy to carry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Quick Tips --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eQuick Tips for Professional Results\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e📍 Setup Location\u003c\/h4\u003e\n\u003cp\u003eChoose a flat surface for installation and ensure the frame is securely fixed for stable projection and safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e🧽 Screen Care\u003c\/h4\u003e\n\u003cp\u003eClean the surface regularly with a soft dry cloth to maintain image clarity and preserve color quality over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv style=\"margin-top: 40px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eCan it be used outdoors?\u003c\/h4\u003e\n\u003cp\u003eYes, its portable design makes it ideal for outdoor use, but it is recommended to avoid strong wind or rain to protect the material and frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eIs it better than projecting on a wall?\u003c\/h4\u003e\n\u003cp\u003eAbsolutely. The dedicated white projection surface reflects light better than a wall, delivering sharper images and more accurate colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eStart Your Own Cinema Experience Now\u003c\/h2\u003e\n\u003cp\u003eOrder the 100-inch portable projection screen from NewTech Kuwait and enjoy premium viewing quality wherever you go.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – your destination for innovation and smart home technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080952582429,"sku":"TP-02006","price":6.45,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shash-aard-mhmolh-llbrojyktr-bhjm-100-ansh-byda-8651162.png?v=1768324463"},{"product_id":"portable-100inch-reflective-light-projector-screen","title":"100 inch portable projector screen (reflector)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --screen-gold: #d4af37;\n    --screen-gold-light: #ffb400;\n    --screen-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--screen-gold); color: var(--screen-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--screen-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--screen-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--screen-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--screen-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--screen-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      SPECS BOX\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--screen-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--screen-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO ITEM (FAQ \u0026 TIPS)\n  ══════════════════════════════════ *\/\n  .info-item { background: #fff; border: 1px solid var(--border); border-radius: 15px; padding: 25px; margin-bottom: 15px; }\n  .info-item h4 { font-size: 1.4rem; font-weight: 900; color: var(--screen-dark); margin-bottom: 10px; }\n  .info-item p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--screen-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--screen-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--screen-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .media-layout { flex-direction: column; text-align: center; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eLight-Reflective Technology ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eMassive 100-Inch Size\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eProjector Screen.. \u003cspan\u003eExceptional Clarity\u003c\/span\u003e Even in Daylight\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eTurn any space into a professional viewing setup with this 100-inch reflective screen; enhanced brightness, high contrast, and a portable design that goes wherever you go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Feature Layout 1 --\u003e\n\u003cdiv class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Features of the Reflective Screen\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.25rem; font-weight: 600; color: var(--text-main); margin-bottom: 25px;\"\u003eDesigned to solve one of the biggest projector challenges: ambient light interference.\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.15rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🎥 \u003cb\u003eLight-Reflective Surface:\u003c\/b\u003e Reduces light scattering for brighter images and vivid colors even in well-lit rooms.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📐 \u003cb\u003e100-Inch Size:\u003c\/b\u003e A large cinematic display for immersive home, office, or entertainment experiences.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🚀 \u003cb\u003eQuick Setup:\u003c\/b\u003e Easy to assemble and disassemble within minutes—no complex tools required.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🏕️ \u003cb\u003eFully Portable:\u003c\/b\u003e Lightweight and foldable design, perfect for outdoor events and travel use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100 inches (diagonal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSurface Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eAmbient Light Rejecting (ALR) technical fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eDesign\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eFoldable frame \/ lightweight \u0026amp; portable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eViewing Angle\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eOptimized to direct light toward the viewer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHome, office, majlis, and outdoor events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Quick Tips --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTips for the Best Viewing Experience\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e📍 Projection Angle\u003c\/h4\u003e\n\u003cp\u003eFor best light reflection, place the projector directly opposite the center of the screen for balanced brightness distribution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003e🧽 Screen Care\u003c\/h4\u003e\n\u003cp\u003eClean the surface regularly with a soft dry cloth to maintain the reflective coating and ensure consistent image clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv style=\"margin-top: 40px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eCan it be used in daylight?\u003c\/h4\u003e\n\u003cp\u003eYes, this screen is designed to reflect projector light while minimizing ambient light interference, delivering clear images even in daylight or bright environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eDoes it require wall drilling for installation?\u003c\/h4\u003e\n\u003cp\u003eNo, the screen features a flexible design that can be hung or mounted on temporary stands, making it ideal for non-permanent or portable setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Viewing Experience Today\u003c\/h2\u003e\n\u003cp\u003eOrder the 100-inch reflective projector screen from NewTech Kuwait and enjoy cinematic-quality display anytime.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – your destination for home innovation and display technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080956711197,"sku":"TP-02005","price":6.45,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shash-aard-mhmolh-llbrojyktr-bhjm-100-ansh-aaaks-llada-1867129.png?v=1768324471"},{"product_id":"smart-projector-k5-pro","title":"Smart Projector K5 Pro – An Advanced Projection Experience","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --k5-gold: #d4af37;\n    --k5-gold-light: #ffb400;\n    --k5-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--k5-gold); color: var(--k5-gold-light); }\n  .badge-moment { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--k5-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--k5-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--k5-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--k5-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--k5-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--k5-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--k5-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--k5-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--k5-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--k5-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eMOMENT PROJECT EXCLUSIVE ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-moment\"\u003eAdvanced Performance\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eK5 Pro Smart Projector.. \u003cspan\u003ePower of Display\u003c\/span\u003e and Freedom\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy an incredible cinematic experience with the K5 Pro; combining superior image quality, immersive sound, and a massive battery for uninterrupted viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy does the K5 Pro sit at the top?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔋 Massive 15000mAh Battery\u003c\/h3\u003e\n\u003cp\u003eFree yourself from cables; enjoy extended portable use that gives you complete freedom for outdoor trips or backyard viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎬 Full HD Resolution \u0026amp; 4K Support\u003c\/h3\u003e\n\u003cp\u003eStunning clarity with native 1080P resolution and full support for 4K content, delivering cinematic detail and vibrant, lifelike colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔊 360° Surround Sound\u003c\/h3\u003e\n\u003cp\u003eEquipped with a 5W stereo speaker delivering an immersive surround sound experience, placing you right in the middle of the action without external speakers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💡 450 ANSI Lumens Brightness\u003c\/h3\u003e\n\u003cp\u003eHigh brightness ensures clear and vivid visuals even in moderate lighting conditions, providing a comfortable viewing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eAdvanced Technical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eNative Resolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eFull HD 1080P (Supports 4K)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBuilt-in Battery Capacity\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e15000mAh (Longest-lasting in its class)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e450 ANSI Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAudio System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eStereo Speaker 5W | 360° Surround Sound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSmart Features\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eWi-Fi, Bluetooth, Smart streaming apps support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTake Your Experience to the Next Level\u003c\/h2\u003e\n\u003cp\u003eDiscover the world of exclusive services from Moment Project and own the K5 Pro now for an unforgettable cinematic experience.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/pages\/moment-project-exclusive\"\u003eExplore Moment Project Services\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – your premier destination for excellence in the world of smart projection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080950780189,"sku":"TP-01002","price":144.9,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/smart-brojktr-k5-pro-1612605.png?v=1768324480"},{"product_id":"smart-projector-c900s","title":"Smart Projector Smart Projector C900s – DLP Technology with HD Resolution","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --c900-gold: #d4af37;\n    --c900-gold-light: #ffb400;\n    --c900-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--c900-gold); color: var(--c900-gold-light); }\n  .badge-moment { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--c900-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--c900-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--c900-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--c900-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--c900-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--c900-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--c900-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--c900-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--c900-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--c900-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eMOMENT PROJECT ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-moment\"\u003eCinema in the palm of your hand\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eSmart Projector C900.. \u003cspan\u003eYour cinematic world\u003c\/span\u003e of your own\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eLive the cinematic experience wherever you are; stunning clarity and smart performance in a portable device that goes with you anywhere—travel, home, or office.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy choose the Smart Projector C900?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📽️ Advanced DLP Technology\u003c\/h3\u003e\n\u003cp\u003eEnjoy sharp images and rich colors with DLP digital projection technology that delivers superior visual clarity in a compact device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🤖 Android 9.0 System\u003c\/h3\u003e\n\u003cp\u003eNo need for complicated connections; download your favorite apps like YouTube and Netflix directly and stream your content with a single touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💡 180 ANSI Lumens Brightness\u003c\/h3\u003e\n\u003cp\u003eA perfect balance between brightness and clarity, making it ideal for home viewing and gatherings with friends, thanks to its balanced HD resolution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎒 Fully Portable\u003c\/h3\u003e\n\u003cp\u003eDesigned to be your travel companion; a compact size that easily fits in your bag, with a battery that supports you anytime, anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eDisplay Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003ePortable DLP Projector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e180 ANSI Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eNative Resolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHD 960x540\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperating System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eSmart Android 9.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eFeatures\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eWi-Fi, Bluetooth, streaming apps support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTake your experience to the next level\u003c\/h2\u003e\n\u003cp\u003eDiscover the world of exclusive services from Moment Project and get the C900 projector now from NewTech.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/pages\/moment-project-exclusive\"\u003eExplore Moment Project Services\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available with guaranteed quality at NewTech Kuwait store - your first destination for home cinema.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080951992605,"sku":"TP-01001","price":89.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/4acc5d41-2ebd-47a0-920e-9fbd5adf6872.png?v=1767780695"},{"product_id":"adjustable-360-projector-stand","title":"360-degree adjustable projector stand","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --stand-gold: #d4af37;\n    --stand-gold-light: #ffb400;\n    --stand-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--stand-gold); color: var(--stand-gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--stand-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--stand-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--stand-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--stand-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--stand-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--stand-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--stand-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--stand-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--stand-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--stand-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e360° Full Rotation ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-pro\"\u003eSupports Up to 3kg\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eProjector Stand.. \u003cspan\u003eUnlimited Viewing\u003c\/span\u003e Angles\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eFine-tune your projection setup with maximum precision and flexibility. A durable adjustable stand with up to 190cm height and complete freedom for home, office, or outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eSay goodbye to complicated mounting solutions. This stand delivers exceptional stability and total control over your projector’s height and angle for the perfect cinematic experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose This Stand?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔄 360° Ball Head\u003c\/h3\u003e\n\u003cp\u003eAdjust your projector in any direction—up, down, left, or right—for perfectly aligned visuals on walls or ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📏 Flexible Adjustable Height\u003c\/h3\u003e\n\u003cp\u003eOffers impressive height adjustment from 86cm up to 190cm, giving you the freedom to position your projector exactly where you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💪 Strong \u0026amp; Stable Build\u003c\/h3\u003e\n\u003cp\u003eConstructed from durable materials with anti-slip feet, supporting projectors up to 3kg securely throughout your viewing sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎒 Portable \u0026amp; Travel-Friendly\u003c\/h3\u003e\n\u003cp\u003eFolds down to only 71cm, making it easy to store or carry for outdoor events, camping trips, and presentations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAdjustment Angle\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e360° Rotating Ball Head\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaximum Load Capacity\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 3kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaximum Height\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e74.8 inches \/ 190cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMinimum Height\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e33.8 inches \/ 86cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eFolded Height\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e27.9 inches \/ 71cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eIndoor (Home\/Office) \u0026amp; Outdoor (Trips\/Camping)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Projection Setup Today\u003c\/h2\u003e\n\u003cp\u003eOrder the 360° Adjustable Projector Stand from Newtech Kuwait and enjoy professional stability and perfect viewing angles anywhere.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eAvailable now at Newtech Kuwait — your destination for smart projection accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080952615197,"sku":"TP-04001","price":3.9,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/stand-llbrojktr-2472114.png?v=1768324560"},{"product_id":"wireless-presentation-remote-with-laser","title":"Wireless Presenter Remote Control with Laser","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --pro-gold: #d4af37;\n    --pro-gold-light: #ffb400;\n    --pro-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    border-bottom: 5px solid var(--pro-gold);\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--pro-gold); color: var(--pro-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--pro-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--pro-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--pro-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    border-right: 5px solid var(--pro-gold);\n  }\n  .feat-card:hover { transform: translateY(-5px); box-shadow: 0 15px 35px rgba(0,0,0,0.1); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--pro-dark); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--pro-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: var(--pro-gold); width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--pro-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--pro-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--pro-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--pro-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e2.4GHz Wireless Technology ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003ePlug \u0026amp; Play\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003ePro Presentation Remote.. \u003cspan\u003eControl Your Stage\u003c\/span\u003e with Confidence\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eMake every presentation more impactful with smart controls, professional performance, and total freedom of movement wrapped in an ergonomic modern design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Text --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eWith the \u003cspan style=\"color: var(--pro-gold); font-weight: 900;\"\u003eNewtech\u003c\/span\u003e presentation remote, you can lead meetings and deliver ideas smoothly without staying tied to your computer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Professionals Choose It\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔴 Precision Red Laser\u003c\/h3\u003e\n\u003cp\u003eA highly visible laser pointer helps direct your audience’s attention instantly to key points for maximum clarity and engagement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📶 Up to 20m Range\u003c\/h3\u003e\n\u003cp\u003eMove freely around the room and interact confidently with your audience thanks to the stable long-range wireless connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔌 Instant Plug \u0026amp; Play\u003c\/h3\u003e\n\u003cp\u003eNo complicated software or drivers needed — simply connect the USB receiver and start presenting within seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔋 Low Power Consumption\u003c\/h3\u003e\n\u003cp\u003ePowered by a standard AAA battery for long-lasting performance, ensuring it’s always ready when you need it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eWindows, macOS, Linux, Android\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBattery Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eAAA Battery (Easy to Replace)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMaterial\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDurable \u0026amp; Comfortable ABS Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWireless System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e2.4GHz RF Wireless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eEffective Range\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 20 Meters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTake Your Next Presentation to a Professional Level\u003c\/h2\u003e\n\u003cp\u003eOrder the Pro Presentation Remote now from Newtech Store — limited quantities available.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eAvailable now at Newtech Kuwait — combining smart technology with effortless performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080950550813,"sku":"TP-04002","price":6.5,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/rymot-thkm-omkdm-alaard-brzntyshn-laslky-maa-lyzr-1933934.png?v=1768324569"},{"product_id":"projector-screen-100","title":"100-inch Home Cinema Screen with Remote Control","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --cinema-gold: #d4af37;\n    --cinema-gold-light: #ffb400;\n    --cinema-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--cinema-gold); color: var(--cinema-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--cinema-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--cinema-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--cinema-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--cinema-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--cinema-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--cinema-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--cinema-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--cinema-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--cinema-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--cinema-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .media-layout { flex-direction: column; text-align: center; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e4K \u0026amp; 1080p Support ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eSmart Remote Control\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eHome Cinema Screen.. \u003cspan\u003eImmersive Experience\u003c\/span\u003e at the Press of a Button\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eTurn your room into a professional cinema setup with this 100-inch electric smart screen; premium performance, wireless control, and unmatched image quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Layout --\u003e\n\u003cdiv class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eSmart Display with Full Control\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.25rem; font-weight: 600; color: var(--text-main); margin-bottom: 25px;\"\u003eDesigned to deliver maximum convenience with high-end visual performance for movies and gaming.\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.15rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🎮 \u003cb\u003e4K \u0026amp; 1080p Support:\u003c\/b\u003e Enjoy sharp visuals and lifelike details.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📡 \u003cb\u003eRemote Control:\u003c\/b\u003e Smart remote for effortless raise and lower operation.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📐 \u003cb\u003e160° Viewing Angle:\u003c\/b\u003e Clear visibility from any position in the room.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🛡️ \u003cb\u003eModern Aluminum Frame:\u003c\/b\u003e Durable and elegant white-coated design for a premium look.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🏠 Indoor \u0026amp; Outdoor Cinema\u003c\/h3\u003e\n\u003cp\u003eThanks to its multi-layer fabric, it delivers excellent clarity for both home theaters and outdoor events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔨 Flexible Installation\u003c\/h3\u003e\n\u003cp\u003eDesigned for wall or ceiling mounting, giving you full flexibility in setting up your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e✨ Premium Matte Fabric\u003c\/h3\u003e\n\u003cp\u003eMulti-layer white matte surface with a black backing to prevent light bleed and enhance contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🧽 Easy Maintenance\u003c\/h3\u003e\n\u003cp\u003eDust-resistant and easy to clean with water and mild soap to keep it looking brand new.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100 inches (16:9 aspect ratio)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eResolution Support\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1080p \u0026amp; 4K Ultra HD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eViewing Angle\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e160° with 1.1 gain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eScreen Material\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eMulti-layer matte fabric (black backing)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eFrame\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eModern white-coated aluminum structure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperation\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eElectric motor with remote control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTurn Your Home into a Cinema Today\u003c\/h2\u003e\n\u003cp\u003eOrder the 100-inch electric home cinema screen now from NewTech Kuwait and enjoy a premium entertainment experience.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – your destination for smart entertainment solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":49437544382749,"sku":"TP-02004","price":65.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shash-alsynma-almnzly-rymot-kntrol-100-ansh-4908239.png?v=1767780950"},{"product_id":"xnano-ultra-360-google-tv-projector","title":"Xnano Ultra 360 Projector with Google TV","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --xnano-gold: #d4af37;\n    --xnano-gold-light: #ffb400;\n    --xnano-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--xnano-gold); color: var(--xnano-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--xnano-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--xnano-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--xnano-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--xnano-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--xnano-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      MEDIA DISPLAY\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--xnano-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--xnano-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      FAQ \u0026 TIPS\n  ══════════════════════════════════ *\/\n  .info-container { margin-top: 50px; }\n  .info-item { background: #fff; border: 1px solid var(--border); border-radius: 15px; padding: 25px; margin-bottom: 15px; }\n  .info-item h4 { font-size: 1.4rem; font-weight: 900; color: var(--xnano-dark); margin-bottom: 10px; }\n  .info-item p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--xnano-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--xnano-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--xnano-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eBuilt-in Google TV System ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eXnano Ultra 360\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eSmart cinema.. \u003cspan\u003ewherever you are\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy an immersive viewing experience and vibrant colors with the Xnano Ultra 360 projector; combining the intelligence of Google TV with exceptional image quality in a compact design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Layout --\u003e\n\u003cdiv class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFeatures of Xnano Ultra 360\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.25rem; font-weight: 600; color: var(--text-main); margin-bottom: 25px;\"\u003eThe Xnano Ultra is designed to be the heart of entertainment in your home, with seamless access to your favorite content.\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.15rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🎬 \u003cb\u003eGoogle TV System:\u003c\/b\u003e Browse thousands of apps like YouTube and Netflix with ease and intelligence.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📡 \u003cb\u003eWireless connectivity:\u003c\/b\u003e Full support for Wi-Fi and Bluetooth to instantly stream content from your phone.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🔊 \u003cb\u003eBuilt-in speakers:\u003c\/b\u003e Clear and powerful sound that eliminates the need for external speakers in daily use.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📐 \u003cb\u003e360-degree design:\u003c\/b\u003e Exceptional flexibility in projection angles to suit any space or wall.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features Grid --\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🌈 Vivid and sharp colors\u003c\/h3\u003e\n\u003cp\u003eStunning image quality that comes to life, delivering fine details and an immersive cinematic experience in your home or office.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🏢 Perfect for all spaces\u003c\/h3\u003e\n\u003cp\u003eThanks to its compact design, the projector fits perfectly in homes, offices, and even outdoor events and trips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🚀 Smart and smooth performance\u003c\/h3\u003e\n\u003cp\u003eAn advanced processor ensures fast navigation between apps and smooth playback of high-definition content without lag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ Setup in seconds\u003c\/h3\u003e\n\u003cp\u003eNo complicated installation; just place it on a flat surface, connect to Wi-Fi, and start your cinematic journey instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Media Display 2 --\u003e\n\u003cdiv style=\"flex-direction: row-reverse;\" class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSystem\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eSmart Google TV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eResolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eFull HD \/ 4K Supported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnectivity\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDual Band Wi-Fi \/ Bluetooth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAudio\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHi-Fi Built-in Speakers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHome, office, outdoor events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-container\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eDoes it support all Google TV apps?\u003c\/h4\u003e\n\u003cp\u003eYes, it gives you full access to the Google TV app store to download YouTube, Netflix, and everything you prefer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eCan it be used wirelessly?\u003c\/h4\u003e\n\u003cp\u003eAbsolutely, you can connect via Wi-Fi for streaming or Bluetooth to connect external audio devices or for wireless display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003ch4\u003eWhat is the best placement for projection?\u003c\/h4\u003e\n\u003cp\u003eIt is recommended to place the projector on a flat and stable surface to ensure image stability and an optimal viewing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTurn your room into a cinema now\u003c\/h2\u003e\n\u003cp\u003eOrder Xnano Ultra 360 from NewTech Kuwait and enjoy the best home display technologies with guaranteed quality.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait store - your first destination for innovation and excellence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":49474304639261,"sku":"TP-01003","price":89.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/brojktr-xnano-ultra-360-maa-ntham-kokl-tv-7192932.png?v=1768324780"},{"product_id":"projector-screen-stand-100-inch","title":"100-inch Floor Stand Projector Screen | High-Quality Portable Projector Screen","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --stand-gold: #d4af37;\n    --stand-gold-light: #ffb400;\n    --stand-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--stand-gold); color: var(--stand-gold-light); }\n  .badge-moment { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--stand-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--stand-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--stand-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--stand-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--stand-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS BOX\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--stand-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--stand-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--stand-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--stand-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--stand-gold-light);\n    color: #000; border-radius: 50px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eMOMENT PROJECT EXCLUSIVE ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-moment\"\u003eSmart Floor Stand\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003e100-Inch Screen.. \u003cspan\u003eCinematic Luxury\u003c\/span\u003e at Home\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy a professional cinematic viewing experience with this floor stand projector screen; exceptional image quality combined with an intelligent mounting system designed to meet your expectations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Is This Screen the Perfect Choice?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📐 Wide Viewing Area\u003c\/h3\u003e\n\u003cp\u003eWith a 100-inch size and 16:9 aspect ratio, enjoy the ideal cinematic format for movies, sports, and high-definition content with stunning clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💨 Dual Pneumatic System\u003c\/h3\u003e\n\u003cp\u003eAn advanced lifting mechanism allows smooth adjustment and secure positioning at any desired height with minimal effort and no complexity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🏗️ Durable Aluminum Frame\u003c\/h3\u003e\n\u003cp\u003eBuilt with high-grade aluminum alloy for maximum durability while maintaining a lightweight structure for stable and reliable performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🚀 Instant Setup\u003c\/h3\u003e\n\u003cp\u003eNo tools or wall drilling required—simply open, lift, and start your presentation within seconds. The fastest way to professional display setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eAdvanced Technical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100 inches (diagonal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAspect Ratio\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e16:9 (Widescreen)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMount Type\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003ePortable Floor Stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSupport System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003ePneumatic Pressure Mechanism\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eFrame Material\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHigh-quality aluminum alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Viewing Experience Today\u003c\/h2\u003e\n\u003cp\u003eDiscover the exclusive Moment Project collection and get your premium floor stand screen now from NewTech Kuwait.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/pages\/moment-project-exclusive\"\u003eExplore Moment Project Services\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – your destination for innovation and premium quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":49474323546397,"sku":"TP-02003","price":59.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shash-aard-brojktor-stand-ardy-100-bosh-8047961.png?v=1768324802"},{"product_id":"100-inch-projector-screen-mounting-bracket","title":"100 inch projector screen with mounting rope and sand anchor for installation","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --outdoor-gold: #d4af37;\n    --outdoor-gold-light: #ffb400;\n    --outdoor-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--outdoor-gold); color: var(--outdoor-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--outdoor-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--outdoor-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--outdoor-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--outdoor-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--outdoor-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--outdoor-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--outdoor-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--outdoor-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--outdoor-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--outdoor-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eSuperior Outdoor Stability ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eRope \u0026amp; Sandbag Mounting System\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003e100-Inch Screen.. \u003cspan\u003eReal Camping Cinema\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eDesigned for camping and outdoor adventure enthusiasts; a professional projector screen delivering sharp visuals and stunning clarity with a wind-resistant stabilization system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Layout --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eOutdoor Stabilized Screen Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🏗️ Professional Stabilization System\u003c\/h3\u003e\n\u003cp\u003eComes equipped with ropes, ground stakes, and sandbags to ensure maximum stability on different surfaces, whether in the garden or at campsites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e👜 Portable \u0026amp; Foldable Design\u003c\/h3\u003e\n\u003cp\u003eLightweight and easy to store, making it the perfect companion for every trip without taking up much space in your vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎬 Premium Wrinkle-Resistant Fabric\u003c\/h3\u003e\n\u003cp\u003eAdvanced screen material delivers wide viewing angles and bright visuals, while resisting wrinkles for a perfectly smooth display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⛺ Perfect for Entertainment \u0026amp; Work\u003c\/h3\u003e\n\u003cp\u003eWhether you're watching movies under the stars, presenting a business presentation, or gaming outdoors, this screen is the complete solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e100 inches (diagonal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAspect Ratio\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e16:9 (Widescreen)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eMounting System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eComplete setup (Ropes + Stakes + Sandbags)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eScreen Material\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHigh-quality wrinkle-resistant fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eUsage\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eIndoor (Home\/Office) \u0026amp; Outdoor (Trips\/Camping)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAdditional Feature\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eFully foldable for easy transportation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTurn Any Place into the Perfect Cinema Setup\u003c\/h2\u003e\n\u003cp\u003eOrder the 100-inch outdoor projector screen now from NewTech and enjoy unforgettable cinematic nights under the stars.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eDiscover more home cinema and projection solutions in our official store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50080956481821,"sku":"TP-02007","price":16.92,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/shash-brojktr-100-ansh-trkyb-maa-hbl-omthbt-rml-lltthbyt-9578263.png?v=1767781151"},{"product_id":"xgimi-mogo-2-hd-projector-400-lumens","title":"XGIMI MoGo 2 Projector – 720p HD Resolution – 400 Lumens Brightness – Android TV 11","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --xgimi-gold: #d4af37;\n    --xgimi-gold-light: #ffb400;\n    --xgimi-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--xgimi-gold); color: var(--xgimi-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--xgimi-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--xgimi-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--xgimi-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--xgimi-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--xgimi-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      IMAGE DISPLAYS\n  ══════════════════════════════════ *\/\n  .media-wrapper { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--xgimi-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--xgimi-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      FAQ SECTION\n  ══════════════════════════════════ *\/\n  .faq-container { margin-top: 50px; }\n  .faq-item { background: #fff; border: 1px solid var(--border); border-radius: 15px; padding: 25px; margin-bottom: 15px; }\n  .faq-item h4 { font-size: 1.4rem; font-weight: 900; color: var(--xgimi-dark); margin-bottom: 10px; }\n  .faq-item p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--xgimi-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--xgimi-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--xgimi-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eBuilt-in Android TV 11 ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003e400 ISO Lumens\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eXGIMI MoGo 2.. \u003cspan\u003eSmart cinema\u003c\/span\u003e that goes with you anywhere\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eTurn any place into an immersive viewing experience with 400 lumens brightness, smart ISA 1.0 technology, and stunning cinematic sound in a compact, lightweight design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Content --\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eSmart features of XGIMI MoGo 2\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.25rem; font-weight: 600; color: var(--text-main); margin-bottom: 25px;\"\u003eMoGo 2 delivers the perfect balance between performance and price, with automatic setup technologies that make home cinema easier than ever.\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.15rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eISA 1.0 Auto Setup:\u003c\/b\u003e Focus, keystone, and smart alignment in seconds.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003ePowerful built-in sound:\u003c\/b\u003e Dual 2×8W speakers fill the room with clear audio.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eUSB-C PD power:\u003c\/b\u003e Run your cinema even from a compatible power bank.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eEye protection:\u003c\/b\u003e Smart sensing reduces brightness when someone gets close.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features Grid --\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📺 Crisp HD 720p Image\u003c\/h3\u003e\n\u003cp\u003eWith DLP technology and an LED light source, you get vivid colors and a stable image lasting up to 25,000 hours of entertainment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🤖 A world of apps\u003c\/h3\u003e\n\u003cp\u003eOfficial Android TV 11 gives you access to thousands of apps like YouTube and Netflix, with built-in Chromecast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎮 Portable entertainment hub\u003c\/h3\u003e\n\u003cp\u003eWeighing only 1.1 kg with a compact design, MoGo 2 is your perfect companion for travel, gatherings, and even outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔌 Full connectivity\u003c\/h3\u003e\n\u003cp\u003eMultiple ports including HDMI 2.0, USB-A, and USB-C for power, plus wireless connectivity via Wi-Fi and Bluetooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eNative Resolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHD 720p (1280×720)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e400 ISO Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperating System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eAndroid TV 11 + Google Assistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBuilt-in Audio\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDual 2×8W speakers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eRecommended Screen Size\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e40\" to 200\" inches (depending on distance)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eWeight \u0026amp; Dimensions\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e~1.1 kg | 161 × 119 × 108 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eCan it be used wirelessly?\u003c\/h4\u003e\n\u003cp\u003eYes, you can connect wirelessly via Wi-Fi or Bluetooth to stream content from your phone or computer بسهولة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eWhat is the lamp lifespan?\u003c\/h4\u003e\n\u003cp\u003eMoGo 2 uses LED technology with a lifespan of up to 25,000 hours, meaning years of daily viewing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eDoes it support voice control?\u003c\/h4\u003e\n\u003cp\u003eAbsolutely, it supports Google Assistant for searching content and controlling the projector via voice commands from the remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eStart your portable cinema experience today\u003c\/h2\u003e\n\u003cp\u003eOrder XGIMI MoGo 2 now from NewTech Kuwait and enjoy professional display quality anytime, anywhere.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait store - the experts in home entertainment technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50398971691293,"sku":"TP-01006","price":109.0,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/654531-01.jpg?v=1767781398"},{"product_id":"projector-xgimi-mogo-2-pro","title":"XGIMI MoGo 2 Pro Projector 1080p, 400 Lumens Brightness, Android TV","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mogo-gold: #d4af37;\n    --mogo-gold-light: #ffb400;\n    --mogo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--mogo-gold); color: var(--mogo-gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--mogo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mogo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mogo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mogo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mogo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS GRID\n  ══════════════════════════════════ *\/\n  .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px;\n    margin-top: 40px;\n  }\n  .spec-item {\n    background: #fff; padding: 25px; border-radius: 20px; border: 1px solid var(--border);\n    text-align: center; transition: 0.3s;\n  }\n  .spec-item:hover { border-color: var(--mogo-gold); background: #fff; }\n  .spec-item h4 { font-size: 1.2rem; font-weight: 900; color: var(--mogo-gold); margin-bottom: 10px; }\n  .spec-item p { font-size: 1.1rem; color: var(--text-main); margin: 0; font-weight: 600; }\n\n  \/* ══════════════════════════════════\n      BOX CONTENT\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mogo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--mogo-gold);\n  }\n  .info-box h3 { color: var(--mogo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mogo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mogo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mogo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mogo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid, .specs-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eFull HD 1080p Resolution ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-pro\"\u003eISA 2.0 Intelligent Control\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMoGo 2 Pro.. \u003cspan\u003eCinematic professionalism\u003c\/span\u003e in your hands\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eImmerse yourself in a world of vivid colors (90% DCI-P3) and advanced AI; the MoGo 2 Pro projector redefines portable entertainment with exceptional quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eMoGo 2 Pro delivers 400 ISO Lumens brightness and powerful sound with Dolby Audio, making it the top choice for home cinema and outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Professional Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎯 Smart ISA 2.0 Technology\u003c\/h3\u003e\n\u003cp\u003eAn advanced auto-setup system including continuous autofocus, intelligent keystone correction, and obstacle avoidance for perfect image alignment in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🌈 Stunning cinematic colors\u003c\/h3\u003e\n\u003cp\u003e90% coverage of the DCI-P3 color gamut with D65 color temperature standard, delivering visuals exactly as the director intended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e👀 ToF Eye Protection\u003c\/h3\u003e\n\u003cp\u003eA smart ToF sensor automatically dims the light when a child or person passes in front of the lens, ensuring eye safety for your loved ones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔋 Travel-ready power\u003c\/h3\u003e\n\u003cp\u003eLightweight design that can be powered via a 65W power bank (USB-C PD), making it your perfect companion for trips and outdoor activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eResolution\u003c\/h4\u003e\n\u003cp\u003e1920×1080 Full HD \/ HDR10 \/ 3D\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eBrightness\u003c\/h4\u003e\n\u003cp\u003e400 ISO Lumens (best in its class)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eSystem\u003c\/h4\u003e\n\u003cp\u003eAndroid TV 11.0 \/ Chromecast\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eAudio\u003c\/h4\u003e\n\u003cp\u003eDual 8W speakers \/ Dolby Audio\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eMemory\u003c\/h4\u003e\n\u003cp\u003e2GB RAM + 16GB Storage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eConnectivity\u003c\/h4\u003e\n\u003cp\u003eDual Wi-Fi \/ Bluetooth 5.0 \/ HDMI 2.0\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Box Content --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e📦 What’s in the box?\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eOriginal XGIMI MoGo 2 Pro projector.\u003c\/li\u003e\n\u003cli\u003ePower adapter.\u003c\/li\u003e\n\u003cli\u003eSmart Bluetooth remote (with AAA batteries).\u003c\/li\u003e\n\u003cli\u003eUser manual and warranty card.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eStart your premium cinematic experience today\u003c\/h2\u003e\n\u003cp\u003eOrder XGIMI MoGo 2 Pro now from NewTech Kuwait and experience the peak of portable cinematic technology.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait store - your first destination for excellence and innovation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50398981554461,"sku":"TP-01007","price":139.0,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/654532-02.jpg?v=1767781404"},{"product_id":"xgimi-mogo-2-pro-bundle","title":"XGIMI MoGo 2 Pro Projector – with Accessories Bundle","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bundle-gold: #d4af37;\n    --bundle-gold-light: #ffb400;\n    --bundle-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--bundle-gold); color: var(--bundle-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--bundle-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 BUNDLE CARDS\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--bundle-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--bundle-dark); }\n\n  .bundle-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .bundle-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .bundle-card:hover { transform: translateY(-5px); border-color: var(--bundle-gold); }\n  .bundle-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--bundle-gold); margin-bottom: 15px; }\n  .bundle-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--bundle-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--bundle-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CONTENT BOXES\n  ══════════════════════════════════ *\/\n  .content-box {\n    background: var(--bundle-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--bundle-gold);\n  }\n  .content-box h3 { color: var(--bundle-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--bundle-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--bundle-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--bundle-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--bundle-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .bundle-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eExclusive Value Bundle ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eXGIMI Full Combo\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eMoGo 2 Pro.. \u003cspan\u003eInstant Cinema\u003c\/span\u003e with Official Stand\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eTransform any space into a complete home theater with this premium bundle; combining Full HD 1080p resolution with multi-angle mounting freedom for an unforgettable viewing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Why This Bundle --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose This Bundle?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-grid\"\u003e\n\u003cdiv class=\"bundle-card\"\u003e\n\u003ch3\u003e🚀 Ready to Use Instantly\u003c\/h3\u003e\n\u003cp\u003eNo setup hassle; the included official stand lets you adjust the perfect height and angle within seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-card\"\u003e\n\u003ch3\u003e📐 Flexible Viewing Angles\u003c\/h3\u003e\n\u003cp\u003eThe multi-angle stand gives you the freedom to project onto ceilings or walls with complete stability and no need for external mounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-card\"\u003e\n\u003ch3\u003e💎 Real Added Value\u003c\/h3\u003e\n\u003cp\u003eEnjoy seamless integration between the advanced projector and its dedicated stand for a comfortable and professional viewing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Bundle Contents --\u003e\n\u003cdiv class=\"content-box\"\u003e\n\u003ch3\u003e📦 Bundle Contents\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003e\u003cb\u003eXGIMI MoGo 2 Pro Projector:\u003c\/b\u003e Flagship device with 1080p resolution.\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eMulti-Angle Stand:\u003c\/b\u003e Official adjustable stand for superior stability.\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eComplete Accessories:\u003c\/b\u003e Smart remote control, USB-C PD power adapter, and user manual.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eNative Resolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eFull HD 1080p (1920×1080)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e400 ISO Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eISA 2.0 Technology\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eAuto focus, keystone correction, and obstacle avoidance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperating System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eBuilt-in Android TV 11\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBuilt-in Audio\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e2×8W speakers for an immersive experience\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLamp Life\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 25,000 hours of operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eGet the Complete Home Cinema Experience\u003c\/h2\u003e\n\u003cp\u003eOrder the XGIMI MoGo 2 Pro bundle now from NewTech Kuwait and enjoy the display quality and comfort you deserve.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available exclusively at NewTech Kuwait Store – experts in home entertainment technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50399001542941,"sku":"TP-01008","price":155.0,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/664128-01.jpg?v=1767781409"},{"product_id":"xgimi-mogo-4-portable-projector-1080p","title":"XGIMI MoGo 4 Portable Projector 1080p with Built-in Battery","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mogo4-gold: #d4af37;\n    --mogo4-gold-light: #ffb400;\n    --mogo4-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--mogo4-gold); color: var(--mogo4-gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mogo4-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mogo4-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mogo4-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mogo4-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mogo4-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS GRID\n  ══════════════════════════════════ *\/\n  .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 15px;\n    margin: 40px 0;\n  }\n  .spec-item {\n    background: #fff; padding: 25px; border-radius: 20px; border: 1px solid var(--border);\n    text-align: center; transition: 0.3s;\n  }\n  .spec-item:hover { border-color: var(--mogo4-gold); background: #fdfaf2; }\n  .spec-item h4 { font-size: 1.2rem; font-weight: 900; color: var(--mogo4-gold); margin-bottom: 10px; }\n  .spec-item p { font-size: 1.1rem; color: var(--text-main); margin: 0; font-weight: 700; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT\n  ══════════════════════════════════ *\/\n  .media-layout {\n    display: flex; align-items: center; gap: 30px; margin: 50px 0; flex-wrap: wrap;\n  }\n  .media-text { flex: 1 1 50%; }\n  .media-img { flex: 1 1 40%; text-align: center; }\n  .media-img img { max-width: 100%; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); }\n\n  \/* ══════════════════════════════════\n      INFO BOX\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--mogo4-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--mogo4-gold);\n  }\n  .info-box h3 { color: var(--mogo4-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mogo4-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mogo4-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mogo4-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mogo4-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .media-layout { flex-direction: column; text-align: left; }\n    .media-text, .media-img { flex: 1 1 100%; max-width: 100%; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eOfficial Netflix Built-in ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-pro\"\u003eHarman Kardon Sound\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eXGIMI MoGo 4.. \u003cspan\u003eSmart Portable\u003c\/span\u003e Cinema\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA portable 1080p projector with a built-in battery and 450 ISO Lumens brightness; your perfect companion for home, travel, and outdoor adventures with a screen up to 200 inches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eMoGo 4 combines an elegant cylindrical design with powerful performance, featuring Google TV that gives you access to over 10,000 apps with a single touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Specs Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eResolution\u003c\/h4\u003e\n\u003cp\u003e1080p Full HD\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eBrightness\u003c\/h4\u003e\n\u003cp\u003e450 ISO Lumens\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eSystem\u003c\/h4\u003e\n\u003cp\u003eAdvanced Google TV\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eBattery\u003c\/h4\u003e\n\u003cp\u003eUp to 2.5 hours of video\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eAudio\u003c\/h4\u003e\n\u003cp\u003eHarman Kardon 2×6W\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ch4\u003eScreen Size\u003c\/h4\u003e\n\u003cp\u003eUp to 200 inches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Media Section --\u003e\n\u003cdiv class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eKey Exclusive Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.2rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003e360° Built-in Stand:\u003c\/b\u003e Easily project onto ceilings or any angle with full flexibility.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eSmart Image Adjustment:\u003c\/b\u003e Auto Focus and Auto Keystone for perfect alignment in seconds.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eAmbient Lighting:\u003c\/b\u003e Ambient light mode with magnetic filters for a stunning atmosphere.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eGaming Mode:\u003c\/b\u003e Ultra-low latency (less than 56ms) via HDMI.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"media-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/XGIMI_PowerBase_Stand_for_MoGo_4_p3_2in_pc_EN_e5499ef1-4fa4-41af-b2bf-211bf6e8cd0c.webp?v=1765240078\" alt=\"XGIMI MoGo 4 Design\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Info Box --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e📦 What’s in the Box?\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eOriginal XGIMI MoGo 4 projector.\u003c\/li\u003e\n\u003cli\u003eSmart remote control.\u003c\/li\u003e\n\u003cli\u003ePower adapter and charging cable.\u003c\/li\u003e\n\u003cli\u003eUser manual and warranty card.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTurn Your Room or Trip into a Cinema\u003c\/h2\u003e\n\u003cp\u003eOrder the XGIMI MoGo 4 now from NewTech Kuwait and enjoy the latest in home projection and portable entertainment.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eDiscover more of our best-selling products on the official NewTech store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50399079006493,"sku":"TP-01009","price":220.0,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/555567-01.jpg?v=1767781416"},{"product_id":"products-xgimi-mogo-4-bundle-with-power-stand","title":"XGIMI MoGo 4 Projector – Full Bundle with Powered Stand for a Portable Cinema Experience","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --mogo-gold: #d4af37;\n    --mogo-gold-light: #ffb400;\n    --mogo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--mogo-gold); color: var(--mogo-gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--mogo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--mogo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--mogo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--mogo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--mogo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--mogo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--mogo-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      CONTENT BOX\n  ══════════════════════════════════ *\/\n  .content-box {\n    background: var(--mogo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--mogo-gold);\n  }\n  .content-box h3 { color: var(--mogo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--mogo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--mogo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--mogo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--mogo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eExclusive Power Bundle ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-pro\"\u003eGoogle TV + PowerBase\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eXGIMI MoGo 4.. \u003cspan\u003eEndless Power\u003c\/span\u003e and Total Freedom\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy a portable cinematic experience in 1080p with the innovative PowerBase stand; extending runtime and ensuring stable projection wherever you are.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eThis bundle combines the intelligence of Google TV with the flexibility of PowerBase, delivering the ultimate entertainment experience with licensed Netflix and effortless setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose the PowerBase Bundle?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e⚡ Extended Runtime\u003c\/h3\u003e\n\u003cp\u003eWith the included PowerBase, enjoy longer playback time for movies and sports, making it perfect for outdoor trips and extended use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎬 Smart ISA Setup\u003c\/h3\u003e\n\u003cp\u003eAuto focus and automatic keystone correction ensure a perfectly aligned image within seconds without any effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e📡 Google TV \u0026amp; Netflix\u003c\/h3\u003e\n\u003cp\u003eOfficial access to thousands of apps with smooth streaming of your favorite content in 1080p and brightness up to 450 ISO Lumens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔄 Flexible Rotating Base\u003c\/h3\u003e\n\u003cp\u003eFlexible positioning allows projection at any angle or even onto the ceiling for a comfortable viewing experience in any setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs Table --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eNative Resolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1920×1080 Full HD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e~450 ISO Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperating System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eGoogle TV + Chromecast (Licensed Netflix)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eLamp Life\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eLED – up to 25,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eImage Size\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eApproximately 40 to 200 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnectivity\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eWi-Fi, Bluetooth, HDMI\/USB ports\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Box Content --\u003e\n\u003cdiv class=\"content-box\"\u003e\n\u003ch3\u003e📦 What’s in the Box\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eXGIMI MoGo 4 flagship projector.\u003c\/li\u003e\n\u003cli\u003eOfficial PowerBase stand.\u003c\/li\u003e\n\u003cli\u003eSmart remote control.\u003c\/li\u003e\n\u003cli\u003ePower adapter and charging cable.\u003c\/li\u003e\n\u003cli\u003eUser manual and warranty card.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eStart Your Cinematic Journey with Full Power\u003c\/h2\u003e\n\u003cp\u003eOrder the XGIMI MoGo 4 + PowerBase bundle now from NewTech Kuwait and enjoy the best portable projection experience with guaranteed quality.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – combining innovation with reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50399082479901,"sku":"TP-01010","price":250.0,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/555568-01.jpg?v=1767781426"},{"product_id":"xgimi-halo-plus-google-tv-projector","title":"XGIMI Halo+ – Smart Portable Projector (Google TV)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --halo-gold: #d4af37;\n    --halo-gold-light: #ffb400;\n    --halo-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--halo-gold); color: var(--halo-gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--halo-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--halo-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--halo-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--halo-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--halo-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--halo-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--halo-dark); text-align:left; }\n\n  \/* ══════════════════════════════════\n      INFO BOXES\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--halo-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--halo-gold);\n  }\n  .info-box h3 { color: var(--halo-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--halo-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--halo-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--halo-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--halo-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003e700 ISO Lumens Brightness ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-pro\"\u003eGoogle TV + Netflix\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eXGIMI Halo+.. \u003cspan\u003eThe Ultimate\u003c\/span\u003e Portable Cinema\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy a stunning viewing experience with true 1080p resolution, powered by advanced AI auto-setup and cinematic Harman\/Kardon sound—all in one portable device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Paragraph --\u003e\n\u003cdiv style=\"max-width: 850px; margin: 0 auto 50px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.35rem; color: var(--text-main); font-weight: 600;\"\u003eHalo+ combines powerful performance with true portability, thanks to its built-in battery and intelligent ISA setup that instantly optimizes the image wherever you are.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features Grid --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose XGIMI Halo+?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎯 Advanced Smart Setup (ISA)\u003c\/h3\u003e\n\u003cp\u003eAuto focus, keystone correction, screen alignment, and obstacle avoidance—all completed within seconds for a perfect image without manual adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎬 1080p Resolution \u0026amp; High Brightness\u003c\/h3\u003e\n\u003cp\u003eUp to 700 ISO Lumens delivers clear visuals and sharp details, making it ideal for movies and gaming even in low-light conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔊 Harman\/Kardon Sound\u003c\/h3\u003e\n\u003cp\u003eDual 2×5W speakers tuned by a world-leading audio brand for an immersive cinematic experience without external speakers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🔋 True Portability\u003c\/h3\u003e\n\u003cp\u003eBuilt-in battery provides up to 2.5 hours of playback, making it perfect for travel, camping, and outdoor gatherings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specs --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eNative Resolution\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e1920×1080 Full HD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eBrightness\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e~700 ISO Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eOperating System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eGoogle TV + Chromecast + Netflix\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eProjection Technology\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDLP with long-life LED light source\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eImage Size\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eUp to 200 inches (approx.)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003ePorts\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eHDMI 2.0 \/ USB 2.0 \/ 3.5mm Audio\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Info Boxes --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e📦 What’s in the Box?\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003eOriginal XGIMI Halo+ projector.\u003c\/li\u003e\n\u003cli\u003eSmart Bluetooth remote control.\u003c\/li\u003e\n\u003cli\u003ePower adapter and cable.\u003c\/li\u003e\n\u003cli\u003eUser manual and warranty card.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTips \u0026amp; Notes\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💡 Optimal Lighting\u003c\/h3\u003e\n\u003cp\u003eFor the best cinematic experience and image quality, it is recommended to use the projector in low or controlled lighting conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🎮 Gaming Mode\u003c\/h3\u003e\n\u003cp\u003eWhen connecting consoles, make sure to enable \"Game Mode\" to reduce latency and ensure smooth gameplay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eTurn Any Space into a Cinema\u003c\/h2\u003e\n\u003cp\u003eOrder the XGIMI Halo+ now from NewTech Kuwait and enjoy the best in smart projection and complete home entertainment.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eExplore more projectors and accessories on our official store.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50411417698589,"sku":"TP-01011","price":330.0,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/664127-01.jpg?v=1767781429"},{"product_id":"nano-ultra-home-theater-package-1","title":"Complete Home Cinema Bundle – A Luxurious Viewing Experience","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --bundle-gold: #d4af37;\n    --bundle-gold-light: #ffb400;\n    --bundle-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--bundle-gold); color: var(--bundle-gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--bundle-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--bundle-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--bundle-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--bundle-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--bundle-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      VIDEO BOX\n  ══════════════════════════════════ *\/\n  .video-container {\n    position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\n    border-radius: 30px; box-shadow: 0 20px 50px rgba(0,0,0,0.15); margin: 40px 0;\n    border: 2px solid var(--bundle-gold);\n  }\n  .video-container iframe {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\n  }\n\n  \/* ══════════════════════════════════\n      CONTENTS LIST\n  ══════════════════════════════════ *\/\n  .contents-box {\n    background: var(--bundle-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--bundle-gold);\n  }\n  .contents-box h3 { color: var(--bundle-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '⭐'; color: var(--bundle-gold); font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--bundle-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--bundle-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--bundle-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .media-layout { flex-direction: column; text-align: center; }\n    .hero-title { font-size: 2rem; }\n    .hero-sub { font-size: 1.1rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eBest-Selling Complete Bundle ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-pro\"\u003eSmart Home Cinema\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eHome Cinema.. \u003cspan\u003eProfessional Experience\u003c\/span\u003e Made Easy\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eTurn your room into a fully integrated cinema setup; this bundle combines a 100-inch electric screen, Xnano Ultra projector, and immersive Dolby Audio sound system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Layout --\u003e\n\u003cdiv class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose This Bundle?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.25rem; font-weight: 600; color: var(--text-main); margin-bottom: 25px;\"\u003eIf you're looking for a ready-to-use cinematic experience at home without the hassle of selecting devices separately, this bundle is designed for you.\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.15rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eReady-to-use experience:\u003c\/b\u003e A complete solution including image, sound, and projection surface.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eElegant design:\u003c\/b\u003e Electric retractable screen that disappears with one button to preserve your room’s decor.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eImmersive sound:\u003c\/b\u003e Dolby Audio technology delivers a true cinema-like experience in every corner.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✅ \u003cb\u003eEasy connectivity:\u003c\/b\u003e Compatible with smartphones, laptops, and gaming systems.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contents Box --\u003e\n\u003cdiv class=\"contents-box\"\u003e\n\u003ch3\u003e📦 Bundle Contents\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003e\u003cb\u003e100-inch Electric Screen:\u003c\/b\u003e Cinematic display quality with automatic raise and retract system.\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eXnano Ultra Projector:\u003c\/b\u003e Stunning resolution, high brightness, and built-in smart system.\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eDolby Audio Speakers:\u003c\/b\u003e Realistic surround sound that fills your entire room.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Video Section --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWatch the Demo Video\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-container\"\u003e\u003ciframe title=\"Home Cinema Presentation\" src=\"https:\/\/www.youtube.com\/embed\/UN4feYJNL-w?si=elnIuYnw87ioN3Lg\u0026amp;rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- Features Grid --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eAdditional Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e💰 Real Value Savings\u003c\/h3\u003e\n\u003cp\u003eEnjoy a significantly better price when purchasing all devices together compared to buying them separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch3\u003e🛠️ Ongoing Technical Support\u003c\/h3\u003e\n\u003cp\u003eBenefit from official warranty and dedicated after-sales support from the Newtech team for a worry-free experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eStart Your Home Cinema Journey Today\u003c\/h2\u003e\n\u003cp\u003eOrder the complete home cinema bundle now from Newtech Kuwait and enjoy the best audio-visual experience in your home.\u003c\/p\u003e\n\u003ca class=\"shop-btn\" href=\"https:\/\/newtechq8.com\/\"\u003eOrder Now from Newtech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at Newtech Kuwait — where innovation meets luxury entertainment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50455242637597,"sku":"OD-03001","price":249.0,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/3_5d4c8226-3cd1-45da-8e8d-1f03e355b296.jpg?v=1767781453"},{"product_id":"nova-s50-2-1-soundbar-cinematic-dolby-atmos-experience","title":"Nova S50 2.1 Soundbar – Cinematic Dolby Atmos Experience","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --nova-gold: #d4af37;\n    --nova-gold-light: #ffb400;\n    --nova-dark: #0f172a;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: ltr;\n    text-align: left;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--nova-gold); color: var(--nova-gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2rem, 5vw, 3.5rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n  }\n  .hero-title span { color: var(--nova-gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--nova-gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--nova-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--nova-gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--nova-gold); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      MEDIA LAYOUT\n  ══════════════════════════════════ *\/\n  .media-layout { display: flex; flex-wrap: wrap; gap: 30px; margin: 50px 0; align-items: center; }\n  .media-img { flex: 1 1 400px; border-radius: 25px; box-shadow: 0 15px 45px rgba(0,0,0,0.1); max-width: 100%; }\n  .media-text { flex: 1 1 400px; }\n\n  \/* ══════════════════════════════════\n      TECHNICAL SPECS TABLE\n  ══════════════════════════════════ *\/\n  .specs-box {\n    background: var(--white); border-radius: 25px; border: 2px solid var(--nova-gold); overflow: hidden; margin-top: 40px;\n  }\n  .specs-table { width: 100%; border-collapse: collapse; }\n  .specs-table td { padding: 20px 25px; border-bottom: 1px solid #f1f5f9; font-size: 1.2rem; }\n  .specs-label { font-weight: 800; color: #64748b; width: 35%; background: #f8fafc; }\n  .specs-value { font-weight: 800; color: var(--nova-dark); text-align: left; }\n\n  \/* ══════════════════════════════════\n      INFO BOX\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: var(--nova-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n    border-right: 8px solid var(--nova-gold);\n  }\n  .info-box h3 { color: var(--nova-gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 25px; }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--nova-gold); font-weight: 900; font-size: 1.4rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n    border: 1px solid var(--nova-gold);\n    margin-top: 50px;\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--nova-gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--nova-gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .media-layout { flex-direction: column; text-align: center; }\n    .hero-title { font-size: 1.8rem; }\n    .hero-sub { font-size: 1.1rem; }\n    .specs-label { width: 45%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ridelux-body\"\u003e\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\u003cspan class=\"badge badge-gold\"\u003eDolby Atmos Technology ⭐\u003c\/span\u003e \u003cspan class=\"badge badge-tech\"\u003eCinema Home Sound\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eNova S50.. \u003cspan\u003eSurround Sound\u003c\/span\u003e Revolution\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEnjoy an immersive cinematic experience at home with the Nova S50 2.1 soundbar; a sleek design that combines powerful performance with crystal-clear sound.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container\"\u003e\u003c!-- Intro Content --\u003e\n\u003cdiv class=\"media-layout\"\u003e\n\u003cdiv class=\"media-text\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWhy Choose Nova S50?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 1.35rem; font-weight: 600; color: var(--text-main); margin-bottom: 25px;\"\u003eTransform your living room into a true cinema with the 2.1-channel audio system delivering deep bass and detailed surround effects.\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; font-size: 1.15rem;\"\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e🎭 \u003cb\u003eDolby Atmos:\u003c\/b\u003e Immersive 3D audio experience that surrounds you from every direction.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📶 \u003cb\u003eMultiple Connectivity Options:\u003c\/b\u003e Supports Bluetooth, AUX, USB, and Optical for seamless compatibility with all your devices.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e📱 \u003cb\u003eSmart Control:\u003c\/b\u003e Full control through the included remote or mobile application support.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 12px;\"\u003e✨ \u003cb\u003eModern Design:\u003c\/b\u003e Elegant streamlined body that perfectly complements modern home décor.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/newtechq8.com\/cdn\/shop\/files\/13_9d7d25c2-43f5-4998-8a27-2dec59476ba7.jpg?v=1759528486\" class=\"media-img\" alt=\"Nova S50 Soundbar System\"\u003e\u003c\/div\u003e\n\u003c!-- Technical Specs --\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAudio System\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003e2.1 Channel (Enhanced Surround Sound)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eAudio Technologies\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eDolby Atmos \/ 3D Surround Sound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eConnectivity Options\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eBluetooth \/ Optical \/ AUX \/ USB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eControl Methods\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eWireless Remote Control + Mobile App Support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-label\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd class=\"specs-value\"\u003eTVs, Smartphones, and Gaming Consoles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Tips Box --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e💡 Tips for the Best Performance\u003c\/h3\u003e\n\u003cul class=\"list-item\"\u003e\n\u003cli\u003ePlace the soundbar centrally beneath your TV for balanced sound distribution.\u003c\/li\u003e\n\u003cli\u003eUse an Optical cable for the highest possible wired audio quality.\u003c\/li\u003e\n\u003cli\u003eAdjust the bass levels through the app according to your room size and preference.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Banner --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003eUpgrade Your Home Entertainment Today\u003c\/h2\u003e\n\u003cp\u003eOrder the Nova S50 2.1 Soundbar now from NewTech Kuwait and experience the premium sound quality you deserve.\u003c\/p\u003e\n\u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eOrder Now from NewTech\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n\u003cp\u003eNow available at NewTech Kuwait Store – bringing you innovation and powerful sound performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":50455257547037,"sku":"TP-03002","price":59.9,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/NovaS50.jpg?v=1767781458"}],"url":"https:\/\/newtechq8.com\/en\/collections\/smart-projectors-accessories\/%d8%b3%d8%aa%d8%a7%d9%86%d8%af-%d8%a8%d8%b1%d9%88%d8%ac%d9%83%d8%aa%d9%88%d8%b1.oembed","provider":"Newtech Store","version":"1.0","type":"link"}