{"product_id":"neckfit-adesivo-para-rugas-e-flacidez-do-pescoco","title":"NeckLux - Adesivo para rugas e flacidez do pescoço","description":"\u003cdiv class=\"hycella-wrapper\"\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    \/* =========================================\n       1. CONFIGURAÇÕES GERAIS (Paleta Nude\/Skin)\n       ========================================= *\/\n    .hycella-wrapper {\n      font-family: 'Poppins', sans-serif;\n      color: #0f172a;\n      line-height: 1.6;\n      width: 100%;\n      overflow-x: hidden;\n      background: #fff;\n      font-size: 17px; \/* FONTE BASE AUMENTADA *\/\n\n      \/* Paleta Nude Premium *\/\n      --h-primary: #dda7a5;\n      --h-dark: #b07d7b;\n      --h-gradient: linear-gradient(135deg, #dda7a5 0%, #b07d7b 100%);\n      --h-shimmer: linear-gradient(90deg, #dda7a5, #fff, #dda7a5);\n      --h-green: #24cf40;\n\n      --h-shadow:\n        0 30px 60px -12px rgba(221, 167, 165, 0.25),\n        0 18px 36px -18px rgba(0, 0, 0, 0.1);\n      --h-card-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.04);\n      --h-border-light: 1px solid rgba(0, 0, 0, 0.04);\n    }\n\n    .hycella-wrapper * {\n      box-sizing: border-box;\n      outline: none;\n    }\n    .hycella-wrapper img {\n      max-width: 100%;\n      height: auto;\n      display: block;\n      margin: 0 auto;\n    }\n    .hycella-wrapper a {\n      text-decoration: none;\n      color: inherit;\n      transition: 0.3s;\n    }\n\n    .h-container {\n      max-width: 1140px;\n      margin: 0 auto;\n      padding: 0 25px;\n      position: relative;\n    }\n    .h-section {\n      padding: 100px 0;\n      border-bottom: var(--h-border-light);\n    }\n\n    \/* --- MOLDURA PREMIUM PARA IMAGENS E GIFS --- *\/\n    .premium-image-frame {\n      border-radius: 24px;\n      border: 5px solid #ffffff;\n      box-shadow: 0 20px 40px -10px rgba(221, 167, 165, 0.4);\n      overflow: hidden;\n      display: block;\n      width: 100%;\n    }\n\n    \/* --- ANIMAÇÕES --- *\/\n    @keyframes h-shimmer-text {\n      0% {\n        background-position: -200% center;\n      }\n      100% {\n        background-position: 200% center;\n      }\n    }\n    @keyframes h-levitate {\n      0%,\n      100% {\n        transform: translateY(0);\n      }\n      50% {\n        transform: translateY(-15px);\n      }\n    }\n    @keyframes h-pulse-soft {\n      0% {\n        box-shadow: 0 0 0 0 rgba(221, 167, 165, 0.4);\n        transform: scale(1);\n      }\n      70% {\n        box-shadow: 0 0 0 15px rgba(221, 167, 165, 0);\n        transform: scale(1.02);\n      }\n      100% {\n        box-shadow: 0 0 0 0 rgba(221, 167, 165, 0);\n        transform: scale(1);\n      }\n    }\n\n    .h-reveal {\n      opacity: 0;\n      transform: translateY(40px);\n      transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);\n    }\n    .h-reveal.active {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* --- TIPOGRAFIA (AJUSTADA PARA O TAMANHO ORIGINAL) --- *\/\n    .h-title {\n      font-size: 3.2rem;\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 30px;\n      color: #0f172a;\n      line-height: 1.3;\n      letter-spacing: -1px;\n    }\n    .h-title span {\n      background: linear-gradient(90deg, #b07d7b, #dda7a5, #b07d7b);\n      background-size: 200% auto;\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n      animation: h-shimmer-text 3s linear infinite;\n    }\n    .h-desc-text,\n    .h-subtitle {\n      text-align: center;\n      color: #475569;\n      max-width: 700px;\n      margin: 0 auto 40px;\n      font-size: 1.4rem;\n      font-weight: 400;\n      line-height: 1.6;\n    }\n\n    .h-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: #fcf9f9;\n      color: var(--h-dark);\n      padding: 12px 24px;\n      border-radius: 50px;\n      font-weight: 700;\n      font-size: 1rem;\n      margin-bottom: 25px;\n      border: 1px solid rgba(221, 167, 165, 0.3);\n    }\n\n    \/* =========================================\n       2. HERO SECTION\n       ========================================= *\/\n    .h-hero {\n      padding: 50px 0 80px;\n      background: radial-gradient(\n        circle at top right,\n        rgba(221, 167, 165, 0.15),\n        transparent 60%\n      );\n    }\n    .h-hero-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 50px;\n      align-items: center;\n    }\n    .h-hero-text {\n      text-align: left;\n    }\n    .h-hero-text .h-title {\n      text-align: left;\n      font-size: 3.2rem;\n    }\n    .h-hero-text p {\n      font-size: 1.6rem;\n      color: #555;\n      margin-bottom: 35px;\n      line-height: 1.7;\n    }\n    .h-hero-img-box {\n      position: relative;\n    }\n    .h-hero-main-img {\n      animation: h-levitate 6s ease-in-out infinite;\n    }\n\n    .h-float-card {\n      position: absolute;\n      background: rgba(255, 255, 255, 0.8);\n      backdrop-filter: blur(12px);\n      padding: 12px 18px;\n      border-radius: 12px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      z-index: 2;\n      animation: h-levitate 5s ease-in-out infinite reverse;\n      border: 1px solid rgba(255, 255, 255, 0.4);\n      box-shadow: var(--h-card-shadow);\n    }\n\n    \/* =========================================\n       3. BLOCOS DE CONTEÚDO E CARDS\n       ========================================= *\/\n    .h-details-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n    .h-detail-card {\n      background: #fff;\n      padding: 35px 25px;\n      border-radius: 24px;\n      text-align: center;\n      border: var(--h-border-light);\n      box-shadow: var(--h-card-shadow);\n      transition: all 0.4s ease;\n    }\n    .h-detail-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.08);\n      border-color: rgba(221, 167, 165, 0.4);\n    }\n    .h-step-num {\n      background: var(--h-gradient);\n      color: #fff;\n      width: 45px;\n      height: 45px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      margin: 0 auto 15px;\n      font-size: 1.2rem;\n      transition: transform 0.3s;\n    }\n    .h-detail-card:hover .h-step-num {\n      transform: scale(1.1) rotate(10deg);\n    }\n    .h-detail-card h3 {\n      font-size: 1.4rem;\n      margin-bottom: 10px;\n      color: #111;\n    }\n    .h-detail-card p {\n      font-size: 1.4rem;\n      color: #666;\n    }\n\n    \/* Extras (Benefícios Rápidos) *\/\n    .h-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(6, 1fr);\n      gap: 15px;\n      margin-top: 30px;\n    }\n    .h-ben-card {\n      background: #fff;\n      padding: 25px 10px;\n      border-radius: 24px;\n      box-shadow: var(--h-card-shadow);\n      text-align: center;\n      border: var(--h-border-light);\n      transition: 0.3s;\n    }\n    .h-ben-card:hover {\n      transform: translateY(-8px);\n      border-color: rgba(221, 167, 165, 0.4);\n    }\n    .h-ben-icon {\n      width: 55px;\n      height: 55px;\n      background: #fcf9f9;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin: 0 auto 15px;\n      color: var(--h-primary);\n      font-size: 1.4rem;\n      transition: 0.4s;\n    }\n    .h-ben-card:hover .h-ben-icon {\n      background: var(--h-primary);\n      color: #fff;\n      transform: rotateY(180deg);\n    }\n    .h-ben-card h3 {\n      font-size: 1.4rem;\n    }\n\n    \/* Antes e Depois Grid *\/\n    .h-grid-2 {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 30px;\n    }\n\n    \/* FAQ *\/\n    .h-faq-details {\n      background: #fff;\n      border: 1px solid #eee;\n      border-radius: 12px;\n      margin-bottom: 12px;\n      overflow: hidden;\n      transition: 0.3s;\n    }\n    .h-faq-details[open] {\n      border-color: var(--h-primary);\n      box-shadow: 0 5px 15px rgba(221, 167, 165, 0.15);\n    }\n    .h-faq-details summary {\n      padding: 22px;\n      font-weight: 700;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      background: #f9f9f9;\n      font-size: 1.6rem;\n    }\n    .h-faq-details p {\n      padding: 25px;\n      margin: 0;\n      color: #555;\n      line-height: 1.7;\n      border-top: 1px solid #f0f0f0;\n      font-size: 1.3rem;\n    }\n\n    \/* =========================================\n       4. TABELA DE COMPARAÇÃO (OTIMIZADA E COM FONTES MAIORES)\n       ========================================= *\/\n    .h-diff-section {\n      background: #fff;\n    }\n    .h-diff-wrapper {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 50px;\n      align-items: center;\n    }\n    .h-guarantee-box {\n      display: flex;\n      gap: 15px;\n      align-items: center;\n      background: #f8fafc;\n      padding: 20px;\n      border-radius: 24px;\n      border: var(--h-border-light);\n      max-width: 400px;\n      margin-bottom: 30px;\n    }\n\n    .h-diff-table {\n      background: #fff;\n      border-radius: 24px;\n      box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\n      overflow: hidden;\n      border: var(--h-border-light);\n      position: relative;\n      margin-left: 20px;\n      transform: scale(1.05);\n    }\n    .h-diff-table::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 45%;\n      width: 27.5%;\n      height: 100%;\n      background: linear-gradient(\n        180deg,\n        rgba(221, 167, 165, 0.1) 0%,\n        rgba(255, 255, 255, 0) 100%\n      );\n      z-index: 0;\n      border-left: 1px solid #fcf9f9;\n      border-right: 1px solid #fcf9f9;\n    }\n\n    .h-table-header {\n      display: grid;\n      grid-template-columns: 45% 27.5% 27.5%;\n      padding: 0;\n      align-items: stretch;\n      border-bottom: 1px solid #f3f4f6;\n    }\n    .h-col-empty {\n      background: #fff;\n    }\n    .h-col-brand {\n      background: var(--h-gradient);\n      color: #fff;\n      padding: 20px 5px;\n      text-align: center;\n      border-radius: 20px 20px 0 0;\n      position: relative;\n      top: -10px;\n      box-shadow: 0 10px 20px rgba(221, 167, 165, 0.4);\n      z-index: 2;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      align-items: center;\n    }\n    .h-col-brand span {\n      font-size: 0.8rem;\n      opacity: 0.9;\n      letter-spacing: 1px;\n      display: block;\n    }\n    .h-col-brand strong {\n      font-size: 1.1rem;\n      display: block;\n      line-height: 1.1;\n      margin-top: 3px;\n    }\n    .h-col-other {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 700;\n      color: #999;\n      background: #f9f9f9;\n      font-size: 0.9rem;\n      text-align: center;\n      padding: 10px;\n    }\n\n    .h-table-row {\n      display: grid;\n      grid-template-columns: 45% 27.5% 27.5%;\n      padding: 18px 10px;\n      border-bottom: 1px solid #f3f4f6;\n      align-items: center;\n      position: relative;\n      z-index: 1;\n    }\n    .h-feat-name {\n      font-weight: 600;\n      color: #333;\n      font-size: 1.3rem;\n      padding-left: 15px;\n      text-align: left;\n      line-height: 1.3;\n    }\n    .h-feat-brand,\n    .h-feat-other {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1.3rem;\n    }\n    .h-feat-brand i {\n      color: var(--h-green);\n      filter: drop-shadow(0 4px 6px rgba(36, 207, 64, 0.2));\n      font-size: 1.4rem;\n    }\n    .h-feat-other i {\n      color: #ef4444;\n      opacity: 0.6;\n      font-size: 1.2rem;\n    }\n\n    \/* =========================================\n       5. ESTILO ULTRA-PREMIUM (GLASS CARD)\n       ========================================= *\/\n    .h-premium-info {\n      background: radial-gradient(circle at 50% 50%, #fcf9f9 0%, #fff 70%);\n    }\n    .h-glass-card {\n      background: rgba(255, 255, 255, 0.6);\n      backdrop-filter: blur(25px) saturate(120%);\n      border-radius: 30px;\n      box-shadow: 0 40px 80px -10px rgba(0, 0, 0, 0.08);\n      border: 1px solid rgba(255, 255, 255, 0.5);\n      display: grid;\n      grid-template-columns: 1.2fr 1fr;\n      overflow: hidden;\n      position: relative;\n    }\n    .h-info-left {\n      padding: 60px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .h-info-title {\n      font-size: 3.2rem;\n      line-height: 1.1;\n      margin-bottom: 25px;\n      color: #111;\n    }\n    .h-text-gradient {\n      background: var(--h-gradient);\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n    .h-info-desc {\n      font-size: 1.5rem;\n      color: #666;\n      line-height: 1.8;\n      margin-bottom: 30px;\n    }\n    .h-decor-line {\n      width: 80px;\n      height: 4px;\n      background: #e5e7eb;\n      border-radius: 2px;\n    }\n    .h-info-right {\n      background: rgba(248, 250, 252, 0.3);\n      padding: 60px;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 30px;\n      align-content: center;\n      border-left: 1px solid rgba(255, 255, 255, 0.3);\n    }\n    .h-feature-box {\n      background: rgba(255, 255, 255, 0.7);\n      padding: 25px 20px;\n      border-radius: 20px;\n      border: 1px solid rgba(255, 255, 255, 0.6);\n      text-align: center;\n      transition: all 0.4s ease;\n    }\n    .h-feature-box:hover {\n      background: #fff;\n      transform: translateY(-8px);\n      box-shadow: 0 20px 40px -10px rgba(221, 167, 165, 0.2);\n      border-color: #fcebeb;\n    }\n    .h-icon-glow {\n      width: 50px;\n      height: 50px;\n      margin: 0 auto 15px;\n      background: var(--h-gradient);\n      border-radius: 14px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #fff;\n      font-size: 1.4rem;\n      box-shadow: 0 10px 20px rgba(221, 167, 165, 0.3);\n      transform: rotate(-5deg);\n      transition: 0.4s;\n    }\n    .h-feature-box:hover .h-icon-glow {\n      transform: rotate(0deg) scale(1.1);\n    }\n    .h-feature-box h4 {\n      font-size: 1.4rem;\n      font-weight: 700;\n      margin-bottom: 5px;\n      color: #1f2937;\n    }\n    .h-feature-box p {\n      font-size: 1.2rem;\n      color: #777;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* =========================================\n       6. SEÇÃO VISUAL FULL WIDTH (A Mágica)\n       ========================================= *\/\n    .h-usb-section {\n      background: linear-gradient(180deg, #fff 0%, #fcf9f9 100%);\n      overflow: hidden;\n      padding: 80px 0;\n    }\n    .h-usb-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 60px;\n      align-items: center;\n    }\n    .h-usb-visual {\n      position: relative;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      height: 400px;\n    }\n    .h-glow-circle {\n      position: absolute;\n      width: 400px;\n      height: 400px;\n      border-radius: 50%;\n      z-index: 1;\n      background: radial-gradient(\n        circle,\n        rgba(221, 167, 165, 0.2) 0%,\n        rgba(255, 255, 255, 0) 70%\n      );\n      animation: h-pulse-glow 4s infinite ease-in-out;\n    }\n    .h-usb-product-img {\n      position: relative;\n      z-index: 2;\n      width: 100%;\n      max-width: 480px;\n      transition: 0.5s;\n    }\n    .h-usb-content {\n      padding-left: 20px;\n    }\n    .h-usb-subtitle {\n      color: var(--h-primary);\n      font-size: 1.1rem;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      font-weight: 800;\n      margin-bottom: 15px;\n      display: block;\n    }\n    .h-usb-content p {\n      color: #666;\n      font-size: 1.6rem;\n      margin-bottom: 30px;\n      line-height: 1.7;\n    }\n    .h-specs-list {\n      display: flex;\n      flex-direction: column;\n      gap: 15px;\n    }\n    .h-spec-item {\n      display: flex;\n      align-items: center;\n      gap: 15px;\n      background: rgba(255, 255, 255, 0.7);\n      backdrop-filter: blur(5px);\n      padding: 20px;\n      border-radius: 16px;\n      box-shadow: var(--h-card-shadow);\n      border: var(--h-border-light);\n    }\n    .h-spec-icon {\n      width: 45px;\n      height: 45px;\n      background: #fcf9f9;\n      color: var(--h-dark);\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1.4rem;\n      flex-shrink: 0;\n    }\n    .h-spec-item strong {\n      display: block;\n      color: #111;\n      font-size: 1.6rem;\n      margin-bottom: 3px;\n    }\n    .h-spec-item span {\n      font-size: 1.1rem;\n      color: #777;\n      line-height: 1.3;\n      display: block;\n    }\n\n    \/* =========================================\n       7. ESTILO DO BLOCO TECH (DARK MODE)\n       ========================================= *\/\n    .h-tech-section {\n      background: #0f172a;\n      position: relative;\n      overflow: hidden;\n      padding: 100px 0;\n    }\n    .h-tech-section::before {\n      content: '';\n      position: absolute;\n      top: -20%;\n      right: -10%;\n      width: 600px;\n      height: 600px;\n      background: radial-gradient(\n        circle,\n        rgba(221, 167, 165, 0.15) 0%,\n        transparent 70%\n      );\n      z-index: 0;\n      pointer-events: none;\n    }\n    .h-tech-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 60px;\n      align-items: center;\n      position: relative;\n      z-index: 1;\n    }\n    .h-tech-item {\n      display: flex;\n      gap: 20px;\n      margin-bottom: 25px;\n      padding: 20px;\n      background: rgba(255, 255, 255, 0.03);\n      border-radius: 16px;\n      border: 1px solid rgba(255, 255, 255, 0.05);\n      transition: 0.3s;\n    }\n    .h-tech-item:hover {\n      background: rgba(255, 255, 255, 0.07);\n      border-color: rgba(221, 167, 165, 0.3);\n    }\n    .h-tech-icon {\n      width: 50px;\n      height: 50px;\n      background: var(--h-gradient);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #fff;\n      font-size: 1.2rem;\n      flex-shrink: 0;\n      box-shadow: 0 0 15px rgba(221, 167, 165, 0.4);\n    }\n    .h-tech-item strong {\n      display: block;\n      color: #fff;\n      font-size: 1.6rem;\n      margin-bottom: 5px;\n    }\n    .h-tech-item p {\n      color: #94a3b8;\n      font-size: 1.4rem;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    .h-tech-visual {\n      position: relative;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      height: 400px;\n    }\n    .h-circle-outer {\n      width: 300px;\n      height: 300px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      position: relative;\n      animation: h-spin 10s linear infinite;\n      background: conic-gradient(\n        from 0deg,\n        transparent 0%,\n        rgba(221, 167, 165, 0.2) 50%,\n        transparent 100%\n      );\n    }\n    .h-circle-inner {\n      width: 180px;\n      height: 180px;\n      background: rgba(255, 255, 255, 0.05);\n      border-radius: 50%;\n      backdrop-filter: blur(10px);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 1px solid rgba(255, 255, 255, 0.1);\n      animation: h-pulse-glow 3s infinite ease-in-out;\n    }\n    .h-orbit {\n      position: absolute;\n      border-radius: 50%;\n      border: 1px dashed rgba(255, 255, 255, 0.1);\n    }\n    .h-orbit-1 {\n      width: 400px;\n      height: 400px;\n      animation: h-spin 20s linear infinite reverse;\n    }\n    .h-orbit-2 {\n      width: 550px;\n      height: 550px;\n      border-color: rgba(255, 255, 255, 0.05);\n    }\n    .h-glass-card-sm {\n      position: absolute;\n      bottom: 40px;\n      right: 20px;\n      background: rgba(255, 255, 255, 0.1);\n      backdrop-filter: blur(12px);\n      padding: 15px 25px;\n      border-radius: 12px;\n      border: 1px solid rgba(255, 255, 255, 0.2);\n      color: #fff;\n      animation: h-float 6s infinite ease-in-out;\n      z-index: 5;\n    }\n    @keyframes h-float {\n      0%,\n      100% {\n        transform: translateY(0);\n      }\n      50% {\n        transform: translateY(-10px);\n      }\n    }\n    .h-glass-card-sm span {\n      display: block;\n      font-size: 1rem;\n      color: #ccc;\n    }\n    .h-glass-card-sm strong {\n      font-size: 1.3rem;\n      color: var(--h-primary);\n    }\n    @keyframes h-spin {\n      100% {\n        transform: rotate(360deg);\n      }\n    }\n\n    \/* =========================================\n       CSS ISOLADO (SCOPED) - MODELING BLOCK\n       ========================================= *\/\n    #h-model-scope {\n      font-family: 'Poppins', sans-serif;\n      color: #334155;\n      background: #fff;\n      width: 100%;\n      position: relative;\n      overflow: hidden;\n      z-index: 1;\n      display: block;\n      clear: both;\n    }\n    #h-model-scope .h-model-section {\n      padding: 100px 0;\n      background: linear-gradient(to right, #fcfcfc, #fff);\n      border-bottom: 1px solid #f1f5f9;\n    }\n    #h-model-scope .h-model-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 80px;\n      align-items: center;\n    }\n    #h-model-scope .h-gradient-text {\n      background: var(--h-gradient);\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n    #h-model-scope .h-desc {\n      font-size: 1.15rem;\n      color: #64748b;\n      line-height: 1.7;\n      margin-bottom: 35px;\n    }\n    #h-model-scope .h-features-list {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      list-style: none;\n    }\n    #h-model-scope .h-features-list li {\n      display: flex;\n      align-items: center;\n      gap: 15px;\n      font-size: 1.1rem;\n      font-weight: 500;\n      color: #334155;\n    }\n    #h-model-scope .h-icon-circle {\n      width: 32px;\n      height: 32px;\n      background: #fcf9f9;\n      color: var(--h-dark);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 0.9rem;\n      flex-shrink: 0;\n      box-shadow: 0 4px 10px rgba(221, 167, 165, 0.3);\n    }\n    #h-model-scope .h-visual-box {\n      position: relative;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      z-index: 1;\n    }\n    #h-model-scope .h-blob-bg {\n      position: absolute;\n      width: 120%;\n      height: 120%;\n      background: radial-gradient(\n        circle,\n        rgba(221, 167, 165, 0.25) 0%,\n        transparent 70%\n      );\n      z-index: 0;\n      pointer-events: none;\n    }\n    #h-model-scope .h-gif-frame {\n      position: relative;\n      z-index: 1;\n      border-radius: 30px;\n      overflow: hidden;\n      box-shadow: 0 30px 60px -15px rgba(221, 167, 165, 0.4);\n      border: 4px solid #fff;\n      transform: rotate(2deg);\n      transition: transform 0.5s ease;\n    }\n    #h-model-scope .h-gif-frame:hover {\n      transform: rotate(0deg) scale(1.02);\n    }\n    #h-model-scope .h-gif-element {\n      display: block;\n      width: 100%;\n      max-width: 450px;\n      height: auto;\n    }\n    #h-model-scope .h-glass-badge {\n      position: absolute;\n      bottom: 20px;\n      left: 20px;\n      background: rgba(255, 255, 255, 0.85);\n      backdrop-filter: blur(8px);\n      padding: 8px 16px;\n      border-radius: 50px;\n      font-size: 0.85rem;\n      font-weight: 700;\n      color: #334155;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n    #h-model-scope .h-glass-badge i {\n      color: var(--h-primary);\n    }\n\n    \/* =========================================\n       8. MEDIA QUERIES (MOBILE E TABLET PERFEITOS E GIGANTES)\n       ========================================= *\/\n    @media (min-width: 901px) {\n      .hycella-wrapper {\n        font-size: 16px;\n      }\n      .h-hero-grid {\n        grid-template-columns: 1fr 1fr;\n        text-align: left;\n      }\n      .h-grid-2 {\n        grid-template-columns: 1fr 1fr;\n      }\n      .h-float-card {\n        display: flex;\n      }\n    }\n\n    @media (max-width: 992px) {\n      .h-hero-text .h-title {\n        font-size: 2.8rem;\n      }\n      .h-info-title {\n        font-size: 2.2rem;\n      }\n      .h-diff-wrapper {\n        grid-template-columns: 1fr;\n        gap: 40px;\n      }\n      .h-diff-table {\n        margin-left: 0;\n        transform: none;\n        width: 100%;\n      }\n      .h-guarantee-box {\n        margin: 0 auto;\n      }\n      .h-diff-text {\n        text-align: center;\n      }\n      .h-diff-text .h-title {\n        text-align: center !important;\n      }\n    }\n\n    @media (max-width: 768px) {\n      \/* Espaçamentos e Fontes Gerais *\/\n      .h-section {\n        padding: 60px 0;\n      }\n      .h-title {\n        font-size: 2.5rem;\n        margin-bottom: 20px;\n      } \/* VOLTOU A SER GRANDE NO MOBILE *\/\n      .h-desc-text {\n        font-size: 1.5rem;\n        line-height: 1.5;\n        margin-bottom: 40px;\n      } \/* VOLTOU A SER GRANDE NO MOBILE *\/\n      .h-pill {\n        font-size: 0.95rem;\n        padding: 10px 18px;\n        margin-bottom: 15px;\n      }\n\n      \/* Hero *\/\n      .h-hero-grid {\n        grid-template-columns: 1fr;\n        gap: 40px;\n        text-align: center;\n      }\n      .h-hero-text {\n        text-align: center;\n      }\n      .h-hero-text .h-title {\n        text-align: center;\n        font-size: 2.8rem;\n      }\n      .h-hero-text p {\n        font-size: 1.6rem;\n      } \/* FONTE GRANDE *\/\n      .h-float-card {\n        padding: 8px 12px;\n      }\n      .h-float-card strong {\n        font-size: 1.2rem;\n      }\n      .h-float-card span {\n        font-size: 0.65rem;\n      }\n\n      \/* Grids *\/\n      .h-details-grid {\n        grid-template-columns: 1fr;\n        gap: 20px;\n      }\n      .h-benefits-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n      .h-grid-2 {\n        grid-template-columns: 1fr;\n        gap: 25px;\n      }\n\n      \/* Premium Glass Card *\/\n      .h-glass-card {\n        grid-template-columns: 1fr;\n        border-radius: 20px;\n      }\n      .h-info-left {\n        padding: 40px 25px;\n        text-align: center;\n        align-items: center;\n      }\n      .h-info-title {\n        font-size: 2.5rem;\n      }\n      .h-info-desc {\n        font-size: 1.5rem;\n      }\n      .h-info-right {\n        padding: 40px 25px;\n        grid-template-columns: 1fr 1fr;\n        gap: 15px;\n        border-left: none;\n        border-top: 1px solid rgba(255, 255, 255, 0.3);\n      }\n\n      \/* USB \/ Mágica *\/\n      .h-usb-grid {\n        grid-template-columns: 1fr;\n        gap: 30px;\n      }\n      .h-usb-visual-wrapper {\n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        background: linear-gradient(180deg, #fcf9f9 0%, #fff 100%);\n        padding: 40px 0 20px;\n        text-align: center;\n        overflow: hidden;\n      }\n      .h-glow-circle {\n        width: 100%;\n        height: 100%;\n        top: 0;\n        left: 0;\n        background: radial-gradient(\n          circle,\n          rgba(221, 167, 165, 0.2) 0%,\n          rgba(255, 255, 255, 0) 60%\n        );\n      }\n      .h-usb-content {\n        padding: 0 20px;\n        text-align: center;\n      }\n      .h-mobile-center {\n        text-align: center !important;\n      }\n      .h-usb-subtitle {\n        display: flex;\n        justify-content: center;\n        font-size: 1rem;\n      }\n      .h-usb-content p {\n        font-size: 1.6rem;\n      }\n      .h-spec-item {\n        text-align: left;\n        padding: 15px;\n      }\n      .h-spec-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.4rem;\n      }\n      .h-spec-item strong {\n        font-size: 1.6rem;\n      }\n\n      \/* Seção Tech (Dark Mode) *\/\n      .h-tech-grid {\n        grid-template-columns: 1fr;\n        gap: 40px;\n      }\n      .h-tech-content .h-title {\n        text-align: center !important;\n      }\n      .h-tech-content p {\n        text-align: center;\n        font-size: 1.5rem;\n      }\n      .h-pill {\n        display: inline-flex;\n        justify-content: center;\n        margin: 0 auto 20px auto;\n        width: max-content;\n      }\n      .h-tech-content {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n      }\n      .h-tech-item {\n        text-align: left;\n        padding: 15px;\n      }\n      .h-tech-item strong {\n        font-size: 1.6rem;\n      }\n      .h-tech-item p {\n        font-size: 1.4rem;\n        text-align: left;\n      }\n      .h-tech-visual {\n        height: 280px;\n      }\n      .h-circle-outer {\n        width: 250px;\n        height: 250px;\n      }\n      .h-circle-inner {\n        width: 150px;\n        height: 150px;\n      }\n      .h-circle-inner i {\n        font-size: 4rem !important;\n      }\n      .h-orbit {\n        display: none;\n      }\n      .h-glass-card-sm {\n        right: 50%;\n        transform: translateX(50%);\n        bottom: 0;\n        text-align: center;\n        width: max-content;\n        animation: h-float 4s infinite ease-in-out;\n      }\n\n      \/* Tabela de Comparação - AJUSTE FINO MOBILE *\/\n      .h-diff-wrapper {\n        gap: 30px;\n      }\n      .h-guarantee-box {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n      }\n      .h-diff-table {\n        border-radius: 16px;\n        margin: 0;\n        width: 100%;\n        transform: none;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);\n      }\n      .h-diff-table::before {\n        left: 40%;\n        width: 30%;\n      }\n\n      .h-table-header,\n      .h-table-row {\n        grid-template-columns: 40% 30% 30%;\n        padding: 12px 5px;\n      }\n\n      .h-col-brand {\n        padding: 15px 2px;\n      }\n      .h-col-brand span {\n        font-size: 0.8rem;\n      }\n      .h-col-brand strong {\n        font-size: 0.9rem;\n        margin-top: 0;\n      }\n\n      .h-col-other {\n        font-size: 0.85rem;\n        padding: 5px;\n      }\n\n      .h-feat-name {\n        font-size: 0.85rem;\n        padding-left: 5px;\n        line-height: 1.3;\n      }\n      .h-feat-brand i {\n        font-size: 1.3rem;\n      }\n      .h-feat-other i {\n        font-size: 1.1rem;\n      }\n\n      \/* Imagens e Botões *\/\n      .premium-image-frame {\n        border-radius: 16px;\n        border-width: 3px;\n      }\n      .h-faq-details summary {\n        font-size: 1.5rem;\n        padding: 22px;\n      }\n      .h-faq-details p {\n        font-size: 1.3rem;\n        padding: 25px;\n      }\n\n      #offer a {\n        font-size: 1.4rem !important;\n        padding: 20px 30px !important;\n        width: 100%;\n        text-align: center;\n      }\n\n      #h-model-scope .h-model-grid {\n        grid-template-columns: 1fr;\n        gap: 50px;\n        text-align: center;\n      }\n      #h-model-scope .h-title {\n        font-size: 2.5rem;\n      }\n      #h-model-scope .h-desc {\n        font-size: 1.5rem !important;\n        line-height: 1.5 !important;\n        margin-bottom: 40px;\n      }\n      #h-model-scope .h-features-list {\n        display: inline-flex;\n        align-items: flex-start;\n        text-align: left;\n      }\n      #h-model-scope .h-features-list li {\n        font-size: 1.3rem;\n      }\n      #h-model-scope .h-gif-frame {\n        transform: rotate(0deg);\n        max-width: 100%;\n        border-radius: 20px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cheader class=\"h-section h-hero\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003cdiv class=\"h-hero-grid\"\u003e\n        \u003cdiv class=\"h-hero-text h-reveal\"\u003e\n          \u003cdiv class=\"h-pill\"\u003e\n            \u003ci class=\"fa-solid fa-star\" style=\"color: #d4af37\"\u003e\u003c\/i\u003e 4.9\/5.0 | O\n            Segredo das Famosas\n          \u003c\/div\u003e\n          \u003ch1 class=\"h-title\"\u003e\n            NeckLux\n            \u003cspan style=\"font-size: 1.5rem; position: relative; top: -20px\"\u003e™\u003c\/span\u003e\n          \u003c\/h1\u003e\n          \u003cp\u003e\n            Esconda as rugas e a flacidez do pescoço em segundos. \u003cbr\u003e\n            \u003cstrong\u003eEfeito lifting imediato, sem cirurgia e sem dor.\u003c\/strong\u003e\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-hero-img-box h-reveal\"\u003e\n          \u003cdiv class=\"h-float-card\" style=\"top: 20px; left: -10px\"\u003e\n            \u003cstrong style=\"color: var(--h-primary)\"\u003e\u003ci class=\"fa-solid fa-eye-slash\"\u003e\u003c\/i\u003e\u003c\/strong\u003e\u003cspan\u003eINVISÍVEL\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"h-float-card\" style=\"bottom: 30px; right: -10px\"\u003e\n            \u003cstrong style=\"color: var(--h-primary)\"\u003e\u003ci class=\"fa-solid fa-bolt\"\u003e\u003c\/i\u003e\u003c\/strong\u003e\u003cspan\u003eNA HORA\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cimg class=\"h-hero-main-img premium-image-frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9954\/7994\/files\/54534.gif?v=1771682101\" alt=\"Aplicação NeckLux\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv style=\"\n      background: #f9fafb;\n      padding: 25px 0;\n      border-bottom: 1px solid #eee;\n      text-align: center;\n    \"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003cdiv style=\"\n          display: inline-flex;\n          align-items: center;\n          gap: 10px;\n          background: #fff;\n          padding: 12px 25px;\n          border-radius: 50px;\n          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n        \"\u003e\n        \u003ci class=\"fa-solid fa-camera\" style=\"color: var(--h-primary); font-size: 1.5rem\"\u003e\u003c\/i\u003e\n        \u003cp style=\"margin: 0; font-size: 1.1rem; font-weight: 600\"\u003e\n          Perfeito para \u003cstrong\u003eeventos, festas e fotos\u003c\/strong\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"h-section h-usb-section\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003cdiv class=\"h-usb-grid h-reveal\"\u003e\n        \u003cdiv class=\"h-usb-visual-wrapper\"\u003e\n          \u003cdiv class=\"h-usb-visual\"\u003e\n            \u003cdiv class=\"h-glow-circle\"\u003e\u003c\/div\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9954\/7994\/files\/Design_sem_nome_6.gif?v=1771681877\" class=\"h-usb-product-img premium-image-frame\" alt=\"Demonstração NeckLux\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"h-usb-content\"\u003e\n          \u003ch4 class=\"h-usb-subtitle\"\u003eA MÁGICA EM SEGUNDOS\u003c\/h4\u003e\n          \u003ch2 class=\"h-title h-mobile-center\"\u003e\n            Pele lisa e firme \u003cspan\u003ena mesma hora\u003c\/span\u003e\n          \u003c\/h2\u003e\n          \u003cp class=\"h-mobile-center\"\u003e\n            O \u003cstrong\u003eNeckLux™\u003c\/strong\u003e atua como um lifting mecânico\n            temporário. Ele estica e reposiciona a pele flácida\n            instantaneamente, escondendo marcas de idade e dobras no pescoço.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"h-specs-list\"\u003e\n            \u003cdiv class=\"h-spec-item\"\u003e\n              \u003cdiv class=\"h-spec-icon\"\u003e\n                \u003ci class=\"fa-solid fa-compress\"\u003e\u003c\/i\u003e\n              \u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eEstica a Flacidez\u003c\/strong\u003e\u003cspan\u003ePuxa mecanicamente a pele solta para trás.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-spec-item\"\u003e\n              \u003cdiv class=\"h-spec-icon\"\u003e\n                \u003ci class=\"fa-solid fa-eye-slash\"\u003e\u003c\/i\u003e\n              \u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eDesign Invisível\u003c\/strong\u003e\u003cspan\u003eMaterial transparente que se camufla na pele.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h-section h-tech-section\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003cdiv class=\"h-tech-grid\"\u003e\n        \u003cdiv class=\"h-tech-content h-reveal\"\u003e\n          \u003cdiv class=\"h-pill\" style=\"\n              background: rgba(255, 255, 255, 0.1);\n              color: #fff;\n              border: 1px solid rgba(255, 255, 255, 0.2);\n            \"\u003e\n            \u003ci class=\"fa-solid fa-masks-theater\"\u003e\u003c\/i\u003e O TRUQUE PERFEITO\n          \u003c\/div\u003e\n          \u003ch2 class=\"h-title\" style=\"text-align: left; color: #fff\"\u003e\n            Não é tratamento. \u003cbr\u003e\n            \u003cspan style=\"\n                background: linear-gradient(90deg, #fff, #dda7a5);\n                -webkit-background-clip: text;\n                color: transparent;\n              \"\u003eÉ resultado imediato.\u003c\/span\u003e\n          \u003c\/h2\u003e\n          \u003cp style=\"color: #cbd5e1; margin-bottom: 30px\"\u003e\n            Cremes e séruns podem demorar meses para mostrar qualquer mudança\n            (se mostrarem). O NeckLux é uma solução prática para quem precisa\n            estar impecável hoje.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"h-tech-items\"\u003e\n            \u003cdiv class=\"h-tech-item\"\u003e\n              \u003cdiv class=\"h-tech-icon\"\u003e\n                \u003ci class=\"fa-solid fa-stopwatch\"\u003e\u003c\/i\u003e\n              \u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003ePronto em Segundos\u003c\/strong\u003e\n                \u003cp\u003e\n                  Basta colar, puxar e esconder. Sua aparência rejuvenescida em\n                  menos de um minuto.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-tech-item\"\u003e\n              \u003cdiv class=\"h-tech-icon\"\u003e\n                \u003ci class=\"fa-solid fa-camera-retro\"\u003e\u003c\/i\u003e\n              \u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eFotografe sem Medo\u003c\/strong\u003e\n                \u003cp\u003e\n                  Sem reflexos sob a luz. Crie um contorno perfeito para fotos e\n                  vídeos.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"h-tech-visual h-reveal\"\u003e\n          \u003cdiv class=\"h-circle-outer\"\u003e\n            \u003cdiv class=\"h-circle-inner\"\u003e\n              \u003ci class=\"fa-regular fa-face-smile\" style=\"\n                  font-size: 4rem;\n                  color: #fff;\n                  filter: drop-shadow(0 0 20px #dda7a5);\n                \"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-orbit h-orbit-1\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"h-orbit h-orbit-2\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"h-glass-card-sm\"\u003e\n            \u003cspan\u003eFixação Extrema\u003c\/span\u003e\n            \u003cstrong\u003eDura o dia todo\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv id=\"h-model-scope\"\u003e\n    \u003csection class=\"h-model-section\"\u003e\n      \u003cdiv class=\"h-container\"\u003e\n        \u003cdiv class=\"h-model-grid\"\u003e\n          \u003cdiv class=\"h-content-box h-reveal\"\u003e\n            \u003cdiv class=\"h-pill\"\u003e\n              \u003ci class=\"fa-solid fa-lock\"\u003e\u003c\/i\u003e SEGURANÇA E CONFORTO\n            \u003c\/div\u003e\n            \u003ch2 class=\"h-title\"\u003e\n              Você no controle. \u003cbr\u003e\n              \u003cspan class=\"h-gradient-text\"\u003eFirme o dia inteiro.\u003c\/span\u003e\n            \u003c\/h2\u003e\n            \u003cp class=\"h-desc\"\u003e\n              O adesivo NeckLux possui uma cola de grau médico ultra resistente,\n              feita para suportar suor e movimentos naturais sem soltar ou\n              machucar a pele.\n            \u003c\/p\u003e\n\n            \u003cul class=\"h-features-list\"\u003e\n              \u003cli\u003e\n                \u003cdiv class=\"h-icon-circle\"\u003e\n                  \u003ci class=\"fa-solid fa-check\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cspan\u003eCola adesiva respirável e antialérgica.\u003c\/span\u003e\n              \u003c\/li\u003e\n              \u003cli\u003e\n                \u003cdiv class=\"h-icon-circle\"\u003e\n                  \u003ci class=\"fa-solid fa-check\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cspan\u003eFixação que acompanha seus movimentos.\u003c\/span\u003e\n              \u003c\/li\u003e\n              \u003cli\u003e\n                \u003cdiv class=\"h-icon-circle\"\u003e\n                  \u003ci class=\"fa-solid fa-check\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003cspan\u003eRemoção fácil sem deixar resíduos pegajosos.\u003c\/span\u003e\n              \u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-visual-box h-reveal\"\u003e\n            \u003cdiv class=\"h-blob-bg\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"h-gif-frame\" style=\"border: none; background: transparent; box-shadow: none\"\u003e\n              \u003cdiv class=\"h-glass-badge\"\u003e\n                \u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e Efeito Imediato\n              \u003c\/div\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9954\/7994\/files\/3_d073dc76-1aef-4000-ba75-94215d639da7.jpg?v=1771681301\" alt=\"Antes e Depois NeckLux\" class=\"h-gif-element\" style=\"\n                  border-radius: 30px;\n                  box-shadow: 0 30px 60px -15px rgba(221, 167, 165, 0.4);\n                \"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"h-section h-premium-info\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003cdiv class=\"h-glass-card h-reveal\"\u003e\n        \u003cdiv class=\"h-info-left\"\u003e\n          \u003cdiv class=\"h-tag-pill\" style=\"margin-bottom: 15px\"\u003e\n            \u003ci class=\"fa-solid fa-award\"\u003e\u003c\/i\u003e A VERDADE QUE LIBERTA\n          \u003c\/div\u003e\n          \u003ch2 class=\"h-info-title\"\u003e\n            O fim da frustração com \u003cbr\u003e\n            \u003cspan class=\"h-text-gradient\"\u003epromessas falsas.\u003c\/span\u003e\n          \u003c\/h2\u003e\n          \u003cp class=\"h-info-desc\"\u003e\n            Não prometemos milagres a longo prazo. Prometemos que hoje, na hora\n            que você colar o \u003cstrong\u003eNeckLux™\u003c\/strong\u003e, a flacidez vai\n            desaparecer visualmente.\n          \u003c\/p\u003e\n          \u003cdiv class=\"h-decor-line\" style=\"margin: 0 auto\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"h-info-right\"\u003e\n          \u003cdiv class=\"h-feature-box\"\u003e\n            \u003cdiv class=\"h-icon-glow\"\u003e\u003ci class=\"fa-solid fa-eye-slash\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eFino e Discreto\u003c\/h4\u003e\n              \u003cp\u003eEsconda sob o cabelo ou golas tranquilamente.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-feature-box\"\u003e\n            \u003cdiv class=\"h-icon-glow\"\u003e\n              \u003ci class=\"fa-solid fa-person-dots-from-line\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eModelagem Instantânea\u003c\/h4\u003e\n              \u003cp\u003eVocê decide o quanto quer puxar e esticar.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-feature-box\"\u003e\n            \u003cdiv class=\"h-icon-glow\"\u003e\u003ci class=\"fa-solid fa-ban\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eHipoalergênico\u003c\/h4\u003e\n              \u003cp\u003eSeguro para o uso prolongado de um dia inteiro.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-feature-box\"\u003e\n            \u003cdiv class=\"h-icon-glow\"\u003e\n              \u003ci class=\"fa-solid fa-calendar-day\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eUso Casual ou Festas\u003c\/h4\u003e\n              \u003cp\u003eO aliado perfeito para ocasiões especiais.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h-section h-diff-section\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003cdiv class=\"h-diff-wrapper\"\u003e\n        \u003cdiv class=\"h-diff-text h-reveal\"\u003e\n          \u003ch2 class=\"h-title\" style=\"text-align: left; margin-bottom: 20px\"\u003e\n            Pare de esperar por \u003cspan\u003emilagres\u003c\/span\u003e\n          \u003c\/h2\u003e\n          \u003cp class=\"h-desc-text\" style=\"text-align: left; margin-left: 0\"\u003e\n            Enquanto tratamentos demoram e cirurgias são perigosas, o NeckLux\n            resolve seu problema visualmente no momento em que você precisa.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"h-guarantee-box\"\u003e\n            \u003ci class=\"fa-solid fa-check-double\" style=\"font-size: 2.5rem; color: var(--h-dark)\"\u003e\u003c\/i\u003e\n            \u003cdiv\u003e\n              \u003cstrong style=\"display: block; color: #111; font-size: 1.1rem\"\u003eResultados Visuais\u003c\/strong\u003e\n              \u003cspan style=\"font-size: 1.3rem; color: #777\"\u003eDiferente de cremes que não mudam o contorno do corpo.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"h-diff-table h-reveal\"\u003e\n          \u003cdiv class=\"h-table-header\"\u003e\n            \u003cdiv class=\"h-col-empty\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"h-col-brand\"\u003e\n              \u003cspan\u003eALÍVIO\u003c\/span\u003e\n              \u003cstrong\u003eNeckLux\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-col-other\"\u003eCremes Comuns\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-table-row\"\u003e\n            \u003cdiv class=\"h-feat-name\"\u003eEfeito na hora que aplica\u003c\/div\u003e\n            \u003cdiv class=\"h-feat-brand\"\u003e\n              \u003ci class=\"fa-solid fa-circle-check\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-feat-other\"\u003e\n              \u003ci class=\"fa-solid fa-circle-xmark\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-table-row\"\u003e\n            \u003cdiv class=\"h-feat-name\"\u003eEstica a flacidez mecanicamente\u003c\/div\u003e\n            \u003cdiv class=\"h-feat-brand\"\u003e\n              \u003ci class=\"fa-solid fa-circle-check\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-feat-other\"\u003e\n              \u003ci class=\"fa-solid fa-circle-xmark\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-table-row\"\u003e\n            \u003cdiv class=\"h-feat-name\"\u003eAparência de lifting instantâneo\u003c\/div\u003e\n            \u003cdiv class=\"h-feat-brand\"\u003e\n              \u003ci class=\"fa-solid fa-circle-check\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-feat-other\"\u003e\n              \u003ci class=\"fa-solid fa-circle-xmark\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"h-table-row\"\u003e\n            \u003cdiv class=\"h-feat-name\"\u003eCusto acessível sem cirurgia\u003c\/div\u003e\n            \u003cdiv class=\"h-feat-brand\"\u003e\n              \u003ci class=\"fa-solid fa-circle-check\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"h-feat-other\"\u003e\n              \u003ci class=\"fa-solid fa-circle-xmark\"\u003e\u003c\/i\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h-section\" style=\"background: #fcfcfc\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003ch2 class=\"h-title\"\u003eAplicação em \u003cspan\u003e3 Passos\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"h-details-grid h-reveal\"\u003e\n        \u003cdiv class=\"h-detail-card\"\u003e\n          \u003cdiv class=\"h-step-num\"\u003e1\u003c\/div\u003e\n          \u003ci class=\"fa-solid fa-hands-bubbles\" style=\"\n              font-size: 2.2rem;\n              color: var(--h-primary);\n              margin-bottom: 15px;\n            \"\u003e\u003c\/i\u003e\n          \u003ch3\u003eLimpe e Seque\u003c\/h3\u003e\n          \u003cp\u003eGaranta que a pele esteja livre de óleos, suor ou cremes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-detail-card\"\u003e\n          \u003cdiv class=\"h-step-num\"\u003e2\u003c\/div\u003e\n          \u003ci class=\"fa-solid fa-hand-pointer\" style=\"\n              font-size: 2.2rem;\n              color: var(--h-primary);\n              margin-bottom: 15px;\n            \"\u003e\u003c\/i\u003e\n          \u003ch3\u003eCole e Puxe\u003c\/h3\u003e\n          \u003cp\u003e\n            Cole um lado do adesivo, puxe a pele para esticar, e fixe a outra\n            ponta.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-detail-card\"\u003e\n          \u003cdiv class=\"h-step-num\"\u003e3\u003c\/div\u003e\n          \u003ci class=\"fa-solid fa-face-smile-beam\" style=\"\n              font-size: 2.2rem;\n              color: var(--h-primary);\n              margin-bottom: 15px;\n            \"\u003e\u003c\/i\u003e\n          \u003ch3\u003eEsconda e Arrase\u003c\/h3\u003e\n          \u003cp\u003e\n            Solte os cabelos por cima ou ajuste sua roupa para camuflar. Pronto!\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h-section\" style=\"background: #f9f9f9\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003ch2 class=\"h-title\"\u003eA diferença visual na \u003cspan\u003emesma hora\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"h-desc-text\"\u003e\n        Fotos reais de clientes após utilizarem nosso truque de beleza.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"h-grid-2 h-reveal\"\u003e\n        \u003cdiv style=\"text-align: center\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9954\/7994\/files\/3_d073dc76-1aef-4000-ba75-94215d639da7.jpg?v=1771681301\" class=\"premium-image-frame\" style=\"max-height: 400px; object-fit: cover\"\u003e\n          \u003cstrong style=\"\n              display: block;\n              margin-top: 15px;\n              font-size: 1.2rem;\n              color: var(--h-dark);\n            \"\u003eEfeito Imediato 1\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align: center\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9954\/7994\/files\/2_8df82ed0-1cd7-4090-bdb1-d40f9d2efaaf.jpg?v=1771681301\" class=\"premium-image-frame\" style=\"max-height: 400px; object-fit: cover\"\u003e\n          \u003cstrong style=\"\n              display: block;\n              margin-top: 15px;\n              font-size: 1.2rem;\n              color: var(--h-dark);\n            \"\u003eEfeito Imediato 2\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h-section\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003ch2 class=\"h-title\"\u003ePor que ter o \u003cspan\u003eNeckLux\u003c\/span\u003e?\u003c\/h2\u003e\n      \u003cdiv class=\"h-benefits-grid h-reveal\"\u003e\n        \u003cdiv class=\"h-ben-card\"\u003e\n          \u003cdiv class=\"h-ben-icon\"\u003e\u003ci class=\"fa-solid fa-bolt\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n          \u003ch3\u003eRápido\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-ben-card\"\u003e\n          \u003cdiv class=\"h-ben-icon\"\u003e\u003ci class=\"fa-solid fa-compress\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n          \u003ch3\u003eEstica\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-ben-card\"\u003e\n          \u003cdiv class=\"h-ben-icon\"\u003e\u003ci class=\"fa-solid fa-eye-slash\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n          \u003ch3\u003eInvisível\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-ben-card\"\u003e\n          \u003cdiv class=\"h-ben-icon\"\u003e\u003ci class=\"fa-solid fa-camera\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n          \u003ch3\u003eFotos\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-ben-card\"\u003e\n          \u003cdiv class=\"h-ben-icon\"\u003e\u003ci class=\"fa-solid fa-feather\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n          \u003ch3\u003eLeve\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"h-ben-card\"\u003e\n          \u003cdiv class=\"h-ben-icon\"\u003e\n            \u003ci class=\"fa-solid fa-shield-halved\"\u003e\u003c\/i\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eSeguro\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"h-section\" style=\"background: #fff\" id=\"offer\"\u003e\n    \u003cdiv class=\"h-container\"\u003e\n      \u003cdiv style=\"max-width: 800px; margin: 0 auto\"\u003e\n        \u003ch2 class=\"h-title\"\u003eDúvidas Frequentes\u003c\/h2\u003e\n        \u003cdiv style=\"margin-top: 40px\"\u003e\n          \u003cdetails class=\"h-faq-details\"\u003e\n            \u003csummary\u003eIsso é um tratamento para acabar com as rugas?\u003c\/summary\u003e\n            \u003cp\u003e\n              Não. O NeckLux funciona como um \"truque de maquiagem\", uma solução\n              mecânica e instantânea. Ele estica a pele e esconde as rugas\n              apenas enquanto você estiver usando o adesivo.\n            \u003c\/p\u003e\n          \u003c\/details\u003e\n          \u003cdetails class=\"h-faq-details\"\u003e\n            \u003csummary\u003eAs pessoas vão ver que estou usando fita?\u003c\/summary\u003e\n            \u003cp\u003e\n              Os adesivos são transparentes e foscos para evitar reflexos.\n              Recomendamos aplicá-los em áreas onde o cabelo e a roupa ajudem a\n              camuflar completamente o truque.\n            \u003c\/p\u003e\n          \u003c\/details\u003e\n          \u003cdetails class=\"h-faq-details\"\u003e\n            \u003csummary\u003eQuanto tempo dura a cola na pele?\u003c\/summary\u003e\n            \u003cp\u003e\n              Sendo aplicado em pele limpa e seca, o adesivo é resistente o\n              suficiente para durar o dia inteiro ou a noite toda de uma festa.\n            \u003c\/p\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top: 60px; text-align: center\"\u003e\n        \u003cdiv style=\"\n            padding: 40px;\n            border: 1px solid #eee;\n            border-radius: 24px;\n            background: #f9f9f9;\n            display: inline-block;\n            width: 100%;\n            max-width: 600px;\n          \"\u003e\n          \u003ci class=\"fa-solid fa-medal\" style=\"\n              font-size: 8rem;\n              color: var(--h-primary);\n              margin-bottom: 15px;\n            \"\u003e\u003c\/i\u003e\n          \u003ch3 style=\"font-size: 1.6rem; color: #111; margin-bottom: 10px\"\u003e\n            Garantia de Transparência\n          \u003c\/h3\u003e\n          \u003cp style=\"color: #666; font-size: 1.6rem\"\u003e\n            Nós jogamos limpo. Se o produto não esticar a pele e esconder a\n            flacidez na hora, você tem \u003cstrong\u003e7 dias\u003c\/strong\u003e de garantia\n            incondicional conosco.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"text-align: center; margin-top: 60px\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9954\/7994\/files\/tRUCKMAN.png?v=1762479012\" style=\"max-width: 250px\"\u003e\n        \u003ch3 style=\"margin-top: 15px; font-size: 1.8rem; color: #111\"\u003e\n          Entrega Segura e Garantida\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size: 1.2rem; color: #666\"\u003e\n          Enviamos para todo o Brasil com código de rastreio em tempo real.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function () {\n      \/\/ Animações de Scroll\n      const observer = new IntersectionObserver(\n        (entries) =\u003e {\n          entries.forEach((entry) =\u003e {\n            if (entry.isIntersecting) entry.target.classList.add('active');\n          });\n        },\n        { threshold: 0.1 },\n      );\n      document\n        .querySelectorAll('.h-reveal')\n        .forEach((el) =\u003e observer.observe(el));\n    });\n  \u003c\/script\u003e\n\u003c\/div\u003e\n","brand":"Hycella | Confiança e Qualidade é a nossa marca","offers":[{"title":"COMPRE 10 E LEVE 20 Unidades","offer_id":42953380298842,"sku":null,"price":133.9,"currency_code":"BRL","in_stock":true},{"title":"COMPRE 20 E LEVE 40 Unidades","offer_id":42953386000474,"sku":null,"price":189.9,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9954\/7994\/files\/nex1_1.png?v=1771682503","url":"https:\/\/hycella.com\/products\/neckfit-adesivo-para-rugas-e-flacidez-do-pescoco","provider":"Hycella | Confiança e Qualidade é a nossa marca","version":"1.0","type":"link"}