{"title":"Projectors","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\u003eExplore the latest \u003cstrong\u003eSmart Projectors in Kuwait\u003c\/strong\u003e from \u003cstrong\u003eNewTech\u003c\/strong\u003e, combining DLP and LCD technologies for stunning 4K visuals and incredible detail. Enjoy an exceptional viewing experience with devices featuring built-in Android and Google TV, delivering ultra-brightness up to 1080 Lumens and beyond—your top choice for home cinema or professional office displays.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat is the difference between DLP and LCD projector technology?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eDLP projectors offer higher color contrast, a compact size, and excellent response times for gaming. Meanwhile, LCD technology provides natural colors and strong brightness; both are available with smart features to suit your specific needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I wirelessly cast my phone content to the projector?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eYes, our devices support Screen Mirroring and AirPlay technologies, allowing you to cast your iPhone or Android screen directly to the projector with a single tap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the projector require periodic maintenance or lamp replacement?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003e\n\u003cp\u003eOur devices utilize modern LED technology, offering a long lifespan of up to 30,000 hours. This means you won’t need to replace lamps for many years of daily use.\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":"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":"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":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/4acc5d41-2ebd-47a0-920e-9fbd5adf6872.png?v=1767780695"},{"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":false}],"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":"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":false}],"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"}],"url":"https:\/\/newtechq8.com\/en\/collections\/projectors\/%d8%a7%d8%b3%d8%a7%d8%b3%d9%8a.oembed","provider":"Newtech Store","version":"1.0","type":"link"}