{"product_id":"therasoft","title":"TheraSoft®","description":"\u003cstyle\u003e\n  .secao {\n    text-align: center;\n    max-width: 1200px;\n    margin: 30px auto;\n    padding: 10px;\n  }\n  .secao \u003e img {\n    width: 100%;\n    height: auto;\n    max-width: 400px;\n    border-radius: 12px;\n    border: none;\n    box-shadow: none;\n  }\n  .secao-cor {\n    background-color: #2c3b4e;\n    color: #fff;\n    border-radius: 12px;\n  }\n  .secao-cor h2 {\n    color: #fff;\n  }\n  .secao-grid,\n  .secao-grid-reverse {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1em;\n    align-items: center;\n    justify-items: center;\n    margin-bottom: 15px;\n    max-width: 1200px;\n    margin: 30px auto;\n    border-radius: 12px;\n  }\n\n\n  \/* \n   * Grid Area Definitions\n   * Used for the various text\/image layouts (zigzag, mosaic)\n   *\/\n  .secao-grid {\n    grid-template-areas: \"content image\";\n  }\n\n\n  h4 {\n    margin-top: 0;\n  }\n  .secao-grid-reverse {\n    grid-template-areas: \"image content\";\n  }\n  .secao-image {\n    grid-area: image;\n  }\n  .secao-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    max-width: 600px;\n    border-radius: 12px;\n    border: none;\n    box-shadow: none;\n  }\n  .secao-content {\n    grid-area: content;\n    text-align: left;\n    padding: 20px;\n  }\n  .secao-content h2 {\n    margin-top: 0;\n  }\n  .secao-image-com-texto {\n    max-width: 600px;\n    width: 100%;\n    position: relative;\n    border-radius: 12px;\n    overflow: hidden;\n    color: white;\n  }\n  .secao-image-com-texto img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    max-width: 600px;\n    border-radius: 12px;\n    border: none;\n    box-shadow: none;\n  }\n  .texto-na-imagem {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    padding: 20px;\n    box-sizing: border-box;\n    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);\n  }\n  .nome {\n    font-size: 18px;\n    font-weight: 700;\n    margin: 0;\n  }\n  .cargo {\n    font-size: 16px;\n    font-weight: 400;\n    opacity: 0.9;\n    margin: 5px 0 0 0;\n  }\n  .gif-gallery {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr 1fr;\n    gap: 10px;\n    font-size: 0.9em;\n  }\n  .gif-gallery img {\n    border-radius: 10px;\n    width: 100%;\n    height: auto;\n    margin-left: auto;\n    margin-right: auto;\n    box-shadow: none;\n    border: 1px solid #fff;\n  }\n\n  .tabela-header {\n    display: grid;\n    grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);\n    gap: 0;\n    max-width: 800px;\n    width: 100%;\n    margin: 0 auto 10px auto;\n    word-wrap: break-word;\n    -webkit-hyphens: auto;\n    hyphens: auto;\n  }\n  .tabela-comparacao {\n    display: grid;\n    grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);\n    gap: 0;\n    max-width: 800px;\n    width: 100%;\n    margin: 0 auto;\n    border-radius: 15px;\n    overflow: hidden;\n  }\n  .tabela-cell {\n    display: flex;\n    align-items: center;\n    padding: 15px;\n    font-size: 0.9em;\n    line-height: 1.4;\n    word-wrap: break-word;\n    -webkit-hyphens: auto;\n    hyphens: auto;\n  }\n  .tabela-cell svg {\n    width: 22px;\n    height: 22px;\n    margin: auto;\n  }\n  .tabela-header .tabela-cell {\n    background-color: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n    padding-bottom: 5px;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    word-wrap: break-word;\n    -webkit-hyphens: auto;\n    hyphens: auto;\n  }\n  .tabela-check-icon {\n    fill: green;\n  }\n  .tabela-cell.fundo-cinza {\n    background-color: #efede8;\n  }\n  .tabela-coluna-1.fundo-cinza {\n    border-radius: 10px 0 0 10px;\n  }\n  .tabela-coluna-4.fundo-cinza {\n    border-radius: 0 10px 10px 0;\n  }\n  .tabela-coluna-1 {\n    grid-column: 1 !important;\n    border-bottom: none;\n    text-align: left;\n  }\n\n  .tabela-coluna-2 {\n    grid-column: 2 !important;\n    text-align: center;\n    justify-content: center;\n    background-color: #2c3b4e;\n    color: #fff;\n  }\n  .tabela-coluna-3 {\n    grid-column: 3 !important;\n    text-align: center;\n    justify-content: center;\n  }\n  .tabela-coluna-4 {\n    grid-column: 4 !important;\n    text-align: center;\n    justify-content: center;\n  }\n  .tabela-titulo {\n    text-align: center;\n    font-weight: 800;\n    font-size: 1em !important;\n    color: #000;\n    background-color: #fff;\n    word-wrap: break-word;\n    -webkit-hyphens: auto;\n    hyphens: auto;\n  }\n  .tabela-coluna-1.tabela-titulo {\n    border-radius: 15px 0 0 0;\n  }\n  .tabela-coluna-4.tabela-titulo {\n    border-radius: 0 15px 0 0;\n  }\n  .tabela-coluna-1.tabela-rodape {\n    border-radius: 0 0 0 15px;\n    border-bottom: none;\n  }\n  .tabela-coluna-2.tabela-rodape {\n    border-bottom: none;\n    border-radius: 0 0 10px 10px;\n  }\n  .tabela-coluna-3.tabela-rodape {\n    border-bottom: none;\n    border-radius: 0 0 10px 10px;\n  }\n  .tabela-coluna-4.tabela-rodape {\n    border-radius: 0 0 15px 0;\n    border-bottom: none;\n  }\n  .accordion {\n    width: 100%;\n    max-width: 800px;\n    margin: 20px auto;\n    border-radius: 10px;\n    border: none;\n    font-size: 0.9em;\n  }\n  .accordion-item {\n    border-top: 1px solid #f8f8f8;\n    background-color: white;\n  }\n  .accordion-item:last-child {\n    border-bottom: 1px solid #f8f8f8;\n  }\n  .accordion-header {\n    padding: 15px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    text-align: left;\n    font-weight: bold;\n  }\n  .accordion-header:hover {\n    background-color: #f2f3f3;\n  }\n  .accordion-body {\n    text-align: left;\n    padding: 0 15px;\n    max-height: 0;\n    overflow: hidden;\n    transition:\n      max-height 0.3s ease,\n      padding 0.3s ease;\n  }\n  .accordion-body.active {\n    max-height: 500px;\n    padding: 15px;\n    margin-bottom: 15px;\n  }\n  .accordion-header .icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n    transition: transform 0.3s ease;\n    transform: rotate(45deg);\n  }\n  .accordion-header.active .icon {\n    transform: rotate(0deg);\n  }\n  .accordion-header .icon svg {\n    width: 100%;\n    height: 100%;\n    fill: currentColor;\n  }\n  .review {\n    max-width: 1200px;\n    margin-left: auto;\n    margin-right: auto;\n    border-radius: 10px;\n    color: #000;\n    background-color: #f7f7f7;\n    border: none;\n    display: flex;\n    flex-direction: column;\n    flex-grow: 1;\n  }\n  .review-image {\n    width: 100%;\n    height: 250px !important;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n    border-radius: 8px 8px 0 0;\n    margin: 0;\n    border: none;\n    box-shadow: none;\n  }\n  .star-box {\n    display: inline-block;\n    background-color: #fff;\n    border-radius: 16px;\n    padding: 6px 14px;\n    box-shadow:\n      0 1px 3px rgba(0, 0, 0, 0.12),\n      0 1px 2px rgba(0, 0, 0, 0.24);\n    line-height: 1;\n    position: relative;\n    z-index: 2;\n    margin-top: -18px;\n    color: #ffc400;\n    font-size: 1.4em;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .star-text {\n    color: #ffc400;\n    font-size: 1.2em;\n  }\n  .review-content {\n    text-align: center;\n    padding: 15px 10px 10px 10px;\n    font-size: 0.9em;\n    flex-grow: 1;\n  }\n  .review-content p:first-child {\n    font-weight: bold;\n  }\n  .review-carousel {\n    position: relative;\n    max-width: 1200px;\n    margin: 0px auto;\n    overflow: hidden;\n  }\n  .review-carousel-wrapper {\n    display: flex;\n    transition: transform 0.5s ease-in-out;\n  }\n  .review-slide {\n    min-width: 100%;\n    box-sizing: border-box;\n    display: flex;\n    flex-direction: column;\n  }\n  .review-carousel-button {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 34px;\n    height: 34px;\n    background-color: #fff;\n    border: 1px solid #ddd;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    z-index: 10;\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n    transition: background-color 0.3s;\n    color: #000;\n    padding: 0;\n  }\n  .review-carousel-button:hover {\n    background-color: #f0f0f0;\n  }\n  .review-carousel-button.prev {\n    left: 10px;\n  }\n  .review-carousel-button.next {\n    right: 10px;\n  }\n  .review-carousel-dots {\n    text-align: center;\n    padding: 0;\n    margin-top: 15px;\n  }\n  .review-carousel-dot {\n    cursor: pointer;\n    height: 12px;\n    width: 12px;\n    margin: 0 5px;\n    background-color: #f0f0f0;\n    border-radius: 50%;\n    display: inline-block;\n    transition: background-color 0.6s ease;\n  }\n  .review-carousel-dot.active {\n    background-color: #1e1e1e;\n  }\n  .lightbox {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.8);\n    justify-content: center;\n    align-items: center;\n  }\n  .lightbox-content {\n    max-width: 90%;\n    max-height: 90%;\n    display: block;\n    margin: auto;\n  }\n  .lightbox-close {\n    position: absolute;\n    top: 20px;\n    right: 35px;\n    color: #f1f1f1;\n    font-size: 40px;\n    font-weight: bold;\n    cursor: pointer;\n  }\n\n\n  \/* Desktop Specifics *\/\n  @media (min-width: 6001px) {\n    .review-carousel-wrapper {\n      display: flex;\n      gap: 20px;\n      transform: none !important;\n    }\n\n    .review-carousel .review-slide {\n      min-width: 0;\n      flex: 1 1 30%;\n    }\n\n    .review-carousel .review-content {\n      padding: 15px;\n      box-sizing: border-box;\n    }\n\n    .review-carousel-button,\n    .review-carousel-dots {\n      display: none;\n    }\n\n  }\n\n  \/* Mobile Specifics *\/\n  @media (max-width: 6000px) {\n    .secao-grid,\n    .secao-grid-reverse {\n      grid-template-columns: 1fr;\n      grid-template-areas:\n        \"image\"\n        \"content\";\n    }\n    .secao-image img {\n      max-width: 400px;\n    }\n    .review {\n      max-width: 400px;\n      margin-left: auto;\n      margin-right: auto;\n      width: 100%;\n    }\n    .tabela-cell {\n      font-size: 0.85em;\n    }\n    .tabela-header {\n      font-size: 0.85em !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    \/\/ Accordion functionality\n    const accordionHeaders = document.querySelectorAll(\".accordion-header\");\n    accordionHeaders.forEach((header) =\u003e {\n      header.addEventListener(\"click\", function () {\n        const allBodies = document.querySelectorAll(\".accordion-body\");\n        const allHeaders = document.querySelectorAll(\".accordion-header\");\n        const currentBody = this.nextElementSibling;\n        const isActive = currentBody.classList.contains(\"active\");\n\n        \/\/ Close all\n        allBodies.forEach((body) =\u003e {\n          body.classList.remove(\"active\");\n          body.style.maxHeight = null;\n        });\n        allHeaders.forEach((h) =\u003e {\n          h.classList.remove(\"active\");\n        });\n\n        \/\/ Open current if it wasn't active\n        if (!isActive) {\n          currentBody.classList.add(\"active\");\n          this.classList.add(\"active\");\n          currentBody.style.maxHeight = currentBody.scrollHeight + 80 + \"px\";\n        }\n      });\n    });\n\n    \/\/ Review Carousel\n    const carouselWrapper = document.querySelector(\".review-carousel-wrapper\");\n    if (carouselWrapper) {\n      const slides = Array.from(carouselWrapper.children);\n      const nextButton = document.querySelector(\".review-carousel-button.next\");\n      const prevButton = document.querySelector(\".review-carousel-button.prev\");\n      const dotsContainer = document.querySelector(\".review-carousel-dots\");\n\n      let currentIndex = 0;\n      let touchStartX = 0;\n      let touchEndX = 0;\n\n      if (dotsContainer) {\n        dotsContainer.innerHTML = \"\";\n        slides.forEach((_, i) =\u003e {\n          const dot = document.createElement(\"span\");\n          dot.classList.add(\"review-carousel-dot\");\n          if (i === 0) dot.classList.add(\"active\");\n          dot.addEventListener(\"click\", () =\u003e {\n            currentIndex = i;\n            updateCarousel();\n          });\n          dotsContainer.appendChild(dot);\n        });\n      }\n\n      const dots = dotsContainer ? Array.from(dotsContainer.children) : [];\n\n      function updateCarousel() {\n        if (window.innerWidth \u003c= 6000) {\n          carouselWrapper.style.transform = `translateX(-${currentIndex * 100}%)`;\n        } else {\n          carouselWrapper.style.transform = \"none\";\n        }\n        if (dots.length \u003e 0) {\n          dots.forEach((dot, i) =\u003e {\n            dot.classList.toggle(\"active\", i === currentIndex);\n          });\n        }\n      }\n\n      if (nextButton) {\n        nextButton.addEventListener(\"click\", () =\u003e {\n          currentIndex = (currentIndex + 1) % slides.length;\n          updateCarousel();\n        });\n      }\n\n      if (prevButton) {\n        prevButton.addEventListener(\"click\", () =\u003e {\n          currentIndex = (currentIndex - 1 + slides.length) % slides.length;\n          updateCarousel();\n        });\n      }\n\n      carouselWrapper.addEventListener(\n        \"touchstart\",\n        (e) =\u003e {\n          touchStartX = e.changedTouches[0].screenX;\n        },\n        { passive: true },\n      );\n\n      carouselWrapper.addEventListener(\"touchend\", (e) =\u003e {\n        touchEndX = e.changedTouches[0].screenX;\n        handleSwipe();\n      });\n\n      function handleSwipe() {\n        if (window.innerWidth \u003e 6000) return;\n        const swipeThreshold = 50; \/\/ minimum distance for a swipe\n        if (touchStartX - touchEndX \u003e swipeThreshold) {\n          \/\/ Swiped left\n          currentIndex = (currentIndex + 1) % slides.length;\n          updateCarousel();\n        } else if (touchEndX - touchStartX \u003e swipeThreshold) {\n          \/\/ Swiped right\n          currentIndex = (currentIndex - 1 + slides.length) % slides.length;\n          updateCarousel();\n        }\n      }\n\n      window.addEventListener(\"resize\", () =\u003e {\n        updateCarousel();\n      });\n\n      updateCarousel();\n    }\n\n    \/\/ Lightbox functionality\n    const lightbox = document.getElementById(\"myLightbox\");\n    if (lightbox) {\n      const lightboxImg = document.getElementById(\"lightboxImg\");\n      const reviewImages = document.querySelectorAll(\".review-image\");\n      const closeBtn = document.querySelector(\".lightbox-close\");\n\n      reviewImages.forEach((img) =\u003e {\n        img.style.cursor = \"pointer\";\n        img.addEventListener(\"click\", () =\u003e {\n          document.body.appendChild(lightbox);\n          lightbox.style.display = \"flex\";\n          lightboxImg.src = img.src;\n        });\n      });\n\n      function closeLightbox() {\n        lightbox.style.display = \"none\";\n      }\n\n      if (closeBtn) {\n        closeBtn.addEventListener(\"click\", closeLightbox);\n      }\n\n      lightbox.addEventListener(\"click\", (e) =\u003e {\n        if (e.target === lightbox) {\n          closeLightbox();\n        }\n      });\n    }\n  });\n\n\u003c\/script\u003e\n\n\u003c!-- Section 1: 4 icon panel --\u003e\n\u003cdiv class=\"secao\" style=\"background-color: #e9f3ff;\"\u003e\n  \u003cstyle\u003e\n    .icon-panel {\n      max-width: 1200px;\n      margin-left: auto;\n      margin-right: auto;\n      padding: 15px 5px 15px 5px;\n      display: grid;\n      gap: 20px;\n      grid-template-columns: 1fr 1fr 1fr 1fr;\n      grid-template-areas: \"icon-panel-item icon-panel-item icon-panel-item icon-panel-item\";\n      justify-items: center;\n      align-content: center;\n      justify-content: center;\n    }\n    .icon-panel-item {\n      display: flex;\n      flex-direction: column;\n      height: 100%;\n      align-items: center;\n      justify-content: flex-start;\n    }\n    .icon-panel-item img {\n      width: 70px;\n      height: 70px;\n      object-fit: contain;\n      margin-bottom: 10px;\n      border: none;\n      box-shadow: none;\n      border-radius: 0%;\n    }\n    .icon-panel-item p {\n      margin: 5px 0;\n    }\n    .icon-panel-item p:nth-of-type(1) {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n    }\n    @media (max-width: 6000px) {\n      .icon-panel {\n        grid-template-columns: 1fr 1fr;\n        grid-template-areas: \"icon-panel-item icon-panel-item\" \"icon-panel-item icon-panel-item\";\n      }\n    }\n  \u003c\/style\u003e\n  \u003ch2\u003eBacked by Science: Proven Relief For Neck Care\u003c\/h2\u003e\n  \u003cdiv class=\"icon-panel\"\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cp\u003eNeck Hump\u003c\/p\u003e\n      \u003cp\u003eTraction relieves pressure and restores your posture to reduce tech neck hump.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cp\u003eNeck Pain\u003c\/p\u003e\n      \u003cp\u003eEases muscle knots and stiffness and realigns neck curve for fast pain relief.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cp\u003eQuality Sleep\u003c\/p\u003e\n      \u003cp\u003eSoothing therapy relaxes the neck and spine for deep restorative sleep.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cp\u003eStress Relief\u003c\/p\u003e\n      \u003cp\u003eHeat massage \u0026amp; stretching relieves built-up tension for improved comfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 2: Big background image --\u003e\n\u003cdiv class=\"secao-background-image\"\u003e\n  \u003cstyle\u003e\n    .secao-background-image {\n      background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/1-backgroundVideo.webp?v=1771617191\");\n      background-size: cover;\n      background-position: center;\n      background-repeat: no-repeat;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      height: 500px;\n      width: 100%;\n    }\n    .secao-background-image h1 {\n      color: #fff;\n      margin: 0;\n      padding: 20px;\n      text-align: center;\n    }\n  \u003c\/style\u003e\n  \u003ch1\u003eUnlock Deep Reset With Combined Power of Realignment And Relaxation\u003c\/h1\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 3: Image com texto direita --\u003e\n\u003cdiv class=\"secao-grid\"\u003e\n  \u003cdiv class=\"secao-image-com-texto\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/2-expert1.webp?v=1771880138\" alt=\"Transformation\"\u003e\n    \u003cdiv class=\"texto-na-imagem\"\u003e\n      \u003cp class=\"nome\"\u003eJoannie Lee\u003c\/p\u003e\n      \u003cp class=\"cargo\"\u003eCertified Massage Therapist\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"secao-content\"\u003e\n    \u003ch2\u003eTrusted By Experts\u003c\/h2\u003e\n    \u003cp\u003e\"This is one of the best neck pillows currently on the market. From being in the wellness community for over 25 years, I've tried different neck pillows and what sets TheraSoft® apart from others is the traction feature...\u003c\/p\u003e\n    \u003cp\u003eIf you have forward head posture or “shrimp posture,” the traction feature can help realign your vertebrae to go back to fully supporting your body and its structure. I use this myself and recommend it to my clients!\"\u003c\/p\u003e\n    \u003cp\u003e- Joannie Lee - CMT, The Ergo Expert\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 4: 4 gif gallery --\u003e\n\u003cdiv class=\"secao secao-cor\"\u003e\n  \u003ch2\u003e112,000+ Happy Customers\u003c\/h2\u003e\n  \u003cdiv class=\"gif-gallery\"\u003e\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/3-videoGallery1.webp?v=1771617191\" alt=\"panel1\"\u003e\n      \u003cp\u003e\"TheraSoft® pillow is my new daily essential...\"\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/3-videoGallery2edit.webp?v=1771617191\" alt=\"panel2\"\u003e\n      \u003cp\u003e\"For the first time in forever, I'm actually out of pain...\"\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/3-videoGallery3.webp?v=1771617191\" alt=\"panel3\"\u003e\n      \u003cp\u003e\"it helps so much with relieving my neck \u0026amp; shoulder tension\"\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/3-videoGallery4.webp?v=1771617191\" alt=\"panel4\"\u003e\n      \u003cp\u003e\"if you're a new mom, this might just be what you need...\"\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 5: Expandable cards --\u003e\n\u003cdiv class=\"secao\"\u003e\n  \u003cstyle\u003e\n    .expandable-cards-section {\n      text-align: center;\n      margin: 40px auto;\n      max-width: 1000px;\n      font-family: inherit;\n    }\n    .expandable-cards-title {\n      font-size: 32px;\n      margin-bottom: 30px;\n      font-family: Georgia, serif;\n      color: #222;\n    }\n    .expandable-cards-container {\n      display: flex;\n      gap: 15px;\n      justify-content: center;\n      align-items: top;\n      min-height: 350px;\n    }\n    .explCard {\n      flex: 1;\n      height: 350px;\n      border-radius: 12px;\n      background-size: cover;\n      background-position: center;\n      position: relative;\n      overflow: hidden;\n      cursor: pointer;\n      transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);\n      display: flex;\n      align-items: flex-end;\n    }\n    .explCard.active {\n      height: 500px;\n    }\n    .explCard-overlay {\n      width: 100%;\n      padding: 20px;\n      color: white;\n      text-align: left;\n      box-sizing: border-box;\n      transition: all 0.5s ease;\n    }\n    .explCard-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      font-size: 20px;\n      font-weight: bold;\n      font-family: Georgia, serif;\n    }\n    .explCard-header span {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .explCard-header svg {\n      width: 20px;\n      height: 20px;\n      fill: none;\n      stroke: currentColor;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n    .explCard-btn {\n      width: 28px;\n      height: 28px;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.7);\n      color: rgba(0, 0, 0, 0.7);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: background 0.3s;\n    }\n    .explCard-body {\n      max-height: 0;\n      opacity: 0;\n      overflow: hidden;\n      transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);\n      font-size: 14px;\n      line-height: 1.5;\n      font-family: inherit;\n      background-color: #00000052;\n      padding: 10px;\n      border-radius: 10px;\n    }\n    .explCard.active .explCard-body {\n      max-height: 200px;\n      opacity: 1;\n      margin-top: 15px;\n    }\n    .explCard.active .explCard-btn {\n      background: rgba(255, 255, 255, 0.9);\n    }\n    .explCard.active .explCard-btn::after {\n      content: \"-\";\n      font-size: 20px;\n      font-weight: bold;\n      line-height: 1;\n    }\n    .explCard:not(.active) .explCard-btn::after {\n      content: \"+\";\n      font-size: 20px;\n      font-weight: bold;\n      line-height: 1;\n    }\n    @media (max-width: 6000px) {\n      .expandable-cards-container {\n        flex-direction: column;\n        height: 800px;\n        min-height: 0;\n      }\n      .explCard {\n        flex: 1;\n        height: auto;\n      }\n      .explCard.active {\n        flex: 2;\n        height: auto;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cp\u003e\u003cstrong\u003eThermoTrac™\u003c\/strong\u003e Technology\u003c\/p\u003e\n  \u003ch2\u003eExperience The 3-In-1 Neck Therapy\u003c\/h2\u003e\n\n  \u003cdiv class=\"secao expandable-cards-section\"\u003e\n    \u003cdiv class=\"expandable-cards-container\"\u003e\n      \u003cdiv class=\"explCard\" style=\"background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/4-expandableVideo1.webp?v=1771617190)\" onclick=\"toggleExplCard(this)\"\u003e\n        \u003cdiv class=\"explCard-overlay\"\u003e\n          \u003cdiv class=\"explCard-header\"\u003e\n            \u003cspan\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h5m0 0l-2-2m2 2l-2 2M20 12h-5m0 0l2-2m-2 2l2 2M12 4v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              Traction Therapy\n            \u003c\/span\u003e\n            \u003cdiv class=\"explCard-btn\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"explCard-body\"\u003eTraction Realignment System gently lifts and stretches your neck at the optimal 26° angle to restore your spine's natural curve. This eases stiffness, relieves deep tension, and helps reverse slouched posture.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"explCard\" style=\"background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/4-expandableVideo2.webp?v=1771617190)\" onclick=\"toggleExplCard(this)\"\u003e\n        \u003cdiv class=\"explCard-overlay\"\u003e\n          \u003cdiv class=\"explCard-header\"\u003e\n            \u003cspan\u003e\n              \u003csvg viewbox=\"0 0 24 24\" style=\"width: 24px; height: 24px\"\u003e\u003cpath d=\"M2 12c2.5-3 5-3 7.5 0s5 3 7.5 0 5-3 7.5 0M2 17c2.5-3 5-3 7.5 0s5 3 7.5 0 5-3 7.5 0M2 7c2.5-3 5-3 7.5 0s5 3 7.5 0 5-3 7.5 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              Vibration Massage\n            \u003c\/span\u003e\n            \u003cdiv class=\"explCard-btn\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"explCard-body\"\u003e4 unique vibration patterns designed for breaking up stiffness and calming irritated muscles—so your neck can finally let go of years of built-up tension.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"explCard\" style=\"background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/4-expandableVideo3.webp?v=1771617191)\" onclick=\"toggleExplCard(this)\"\u003e\n        \u003cdiv class=\"explCard-overlay\"\u003e\n          \u003cdiv class=\"explCard-header\"\u003e\n            \u003cspan\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21a6 6 0 0 0 6-6c0-4-6-10-6-10S6 11 6 15a6 6 0 0 0 6 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              Heat Therapy\n            \u003c\/span\u003e\n            \u003cdiv class=\"explCard-btn\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"explCard-body\"\u003eBuilt-in thermal pads warm to a precise 112°F (50°C) — the ideal temperature to calm tight muscles and improve circulation.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function toggleExplCard(card) {\n      let isActive = card.classList.contains(\"active\");\n\n      \/\/ If on mobile (\u003c=6000px as defined by your CSS breakpoints), behave accordion-style\n      if (window.innerWidth \u003c= 6000) {\n        let container = card.closest(\".expandable-cards-container\");\n        let cards = container.querySelectorAll(\".explCard\");\n        cards.forEach((c) =\u003e c.classList.remove(\"active\"));\n      }\n\n      \/\/ Toggle the clicked card\n      if (!isActive) {\n        card.classList.add(\"active\");\n      } else {\n        card.classList.remove(\"active\");\n      }\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 6: 4 icon panel --\u003e\n\u003cdiv class=\"secao\"\u003e\n  \u003ch2\u003eFour Major Upgrades To The TheraSoft®\u003c\/h2\u003e\n  \u003cdiv class=\"icon-panel\"\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/5-icon1.avif?v=1771617189\" alt=\"Icon 1\"\u003e\n      \u003cp\u003eRechargeable Battery\u003c\/p\u003e\n      \u003cp\u003eTake it anywhere — 2500 mAh battery lasts up to 2 hours.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/5-icon2.webp?v=1771617189\" alt=\"Icon 2\"\u003e\n      \u003cp\u003eMulberry Silk Cover\u003c\/p\u003e\n      \u003cp\u003eWrapped in cooling silk for a soft, luxurious feel.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/5-icon3.avif?v=1771617189\" alt=\"Icon 3\"\u003e\n      \u003cp\u003e30 Min Safety Shut Off\u003c\/p\u003e\n      \u003cp\u003eFour 30-min sessions on one charge, worry-free.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-panel-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/5-icon4.avif?v=1771617189\" alt=\"Icon 4\"\u003e\n      \u003cp\u003eRegulated Warmth\u003c\/p\u003e\n      \u003cp\u003e96°F (36°C) heating with advanced ThermoTrac tech.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 7: Image right  --\u003e\n\u003cdiv class=\"secao-grid\"\u003e\n  \u003cdiv class=\"secao-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/6-imageRight.jpg?v=1771617190\" alt=\"Image\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"secao-content\"\u003e\n    \u003ch2\u003eDesigned By Engineers. Built To PT Standards\u003c\/h2\u003e\n    \u003cp\u003eWe spent over $50,000 and 2 years of development to make sure TheraSoft® isn't just a neck massager. It's an all in one neck therapy device that actually treats the root cause. Every order goes through in depth quality control to ensure that your order arrive in perfect condition.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 8: Image left  --\u003e\n\u003cdiv class=\"secao-grid-reverse\"\u003e\n  \u003cdiv class=\"secao-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/7-imageLeft.webp?v=1771617189\" alt=\"Image\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"secao-content\"\u003e\n    \u003cp style=\"text-transform: uppercase; font-size: 0.8em;\"\u003eSafe \u0026amp; Relaxing Therapy Session\u003c\/p\u003e\n    \u003ch2\u003e14x Cheaper Than Weekly Appointments.\u003c\/h2\u003e\n    \u003cp\u003eTheraSoft® pays for itself in days, not months. Therapist-recommended and clinically backed, it delivers gentle relief without harsh pressure or risky adjustments. Use it every night. No scheduling. No travel. No recurring fees. Just safe, consistent neck care whenever you need it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 9: Review cards --\u003e\n\u003cdiv class=\"secao\"\u003e\n  \u003ch2\u003eWhat our customers have to say...\u003c\/h2\u003e\n  \u003cdiv class=\"review-carousel\"\u003e\n    \u003cdiv class=\"review-carousel-wrapper\"\u003e\n      \u003cdiv class=\"review-slide\"\u003e\n        \u003cdiv class=\"review\"\u003e\n          \u003cimg class=\"review-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/13-review1.jpg?v=1771617190\" alt=\"reviewCard1\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"star-box\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"review-content\"\u003e\n            \u003cp\u003eMelissa\u003c\/p\u003e\n            \u003cp\u003eHas helped with waking up with horrible neck pain!!!  Have used ever night before bed for 2 weeks!!  Love it!!  I decided not to get the travel version even know I travel every week for work, but this packs very nicely and doesn't take up much room at all. Great product highly recommend!!\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"review-slide\"\u003e\n        \u003cdiv class=\"review\"\u003e\n          \u003cimg class=\"review-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/13-review2.jpg?v=1771617190\" alt=\"reviewCard2\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"star-box\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"review-content\"\u003e\n            \u003cp\u003eKaren\u003c\/p\u003e\n            \u003cp\u003eI use mine daily as a preventative to stiff necks and tech neck. I really like how it relaxes my neck and shoulders. I recently bought and shipped a second one to my friend for her birthday. She is excited to use it daily too.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"review-slide\"\u003e\n        \u003cdiv class=\"review\"\u003e\n          \u003cimg class=\"review-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/13-review3.jpg?v=1771617190\" alt=\"reviewCard3\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"star-box\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"review-content\"\u003e\n            \u003cp\u003eBeverly\u003c\/p\u003e\n            \u003cp\u003eLoved the features of this pillow. Massage, kneading, vibration and heat! The ideal way to unwind, anytime!\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-carousel-button prev\"\u003e\n      \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-carousel-button next\"\u003e\n      \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-carousel-dots\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 10: Tabbed Package \u0026 Specs Section --\u003e\n\u003cdiv class=\"secao inside-package-section\" style=\"background-color: #2b3a4a; color: white; padding: 40px 20px\"\u003e\n  \u003cstyle\u003e\n    .pkg-tabs-header {\n      display: flex;\n      gap: 20px;\n      margin-bottom: 30px;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n      padding-bottom: 10px;\n      justify-content: flex-start;\n      max-width: 1000px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    .pkg-tab-btn {\n      background: none;\n      border: none;\n      color: white;\n      font-size: 1em;\n      font-weight: bold;\n      font-family: Georgia, serif;\n      cursor: pointer;\n      padding: 0 0 10px 0;\n      position: relative;\n      transition: color 0.3s;\n    }\n    .pkg-tab-btn.active {\n      color: #fca311;\n    }\n    .pkg-tab-btn.active::after {\n      content: \"\";\n      position: absolute;\n      bottom: -11px;\n      left: 0;\n      width: 100%;\n      height: 2px;\n      background-color: #fca311;\n    }\n    .pkg-tab-content {\n      display: none;\n      max-width: 1000px;\n      margin: 0 auto;\n    }\n    .pkg-tab-content.active {\n      display: block;\n    }\n    .inside-package-section .secao-image img {\n      object-fit: contain;\n    }\n    .pkg-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n    .pkg-list li {\n      display: flex;\n      align-items: center;\n      margin-bottom: 15px;\n    }\n    .pkg-list-number {\n      background-color: white;\n      color: #2b3a4a;\n      width: 24px;\n      height: 24px;\n      border-radius: 50%;\n      display: inline-flex;\n      justify-content: center;\n      align-items: center;\n      font-weight: bold;\n      margin-right: 15px;\n      flex-shrink: 0;\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"pkg-tabs-header\"\u003e\n    \u003cbutton class=\"pkg-tab-btn active\" onclick=\"openPkgTab(event, 'pkg-inside')\"\u003eInside Package\u003c\/button\u003e\n    \u003cbutton class=\"pkg-tab-btn\" onclick=\"openPkgTab(event, 'pkg-specs')\"\u003eSpecifications\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"pkg-inside\" class=\"pkg-tab-content active\"\u003e\n    \u003cdiv class=\"secao-grid-reverse\"\u003e\n      \u003cdiv class=\"secao-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/9-imageSpec.webp?v=1771617190\" alt=\"Inside Package Image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"secao-content\"\u003e\n        \u003ch3 style=\"color: #fff;\"\u003eInside TheraSoft® Package\u003c\/h3\u003e\n        \u003cul class=\"pkg-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"pkg-list-number\"\u003e1\u003c\/span\u003e 1 x TheraSoft® pillow\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"pkg-list-number\"\u003e2\u003c\/span\u003e 1 x Charging Adapter\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"pkg-list-number\"\u003e3\u003c\/span\u003e 1 x USB-C Charging Cable\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"pkg-list-number\"\u003e4\u003c\/span\u003e TheraSoft® User Manual\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"pkg-list-number\"\u003e5\u003c\/span\u003e Founder Thank You Letter\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"pkg-list-number\"\u003e6\u003c\/span\u003e Store Catalog\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"pkg-list-number\"\u003e7\u003c\/span\u003e Branded Drawstring Bag\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"pkg-specs\" class=\"pkg-tab-content\"\u003e\n    \u003cdiv style=\"max-width: 1000px; margin: 0 auto; text-align: left;\"\u003e\n      \u003cul style=\"line-height: 1.8\"\u003e\n        \u003cli\u003eSize: 15.5\" x 10.625\" x 6.25\"\u003c\/li\u003e\n        \u003cli\u003eWeight: 1.94 lbs\u003c\/li\u003e\n        \u003cli\u003eMaterial: 100% Polyurethane Memory Foam\u003c\/li\u003e\n        \u003cli\u003eDynamic ThermoTrac™ technology\u003c\/li\u003e\n        \u003cli\u003e3 modes: air traction, heat, vibration massage\u003c\/li\u003e\n        \u003cli\u003eWireless device with a provided USB - C charging cable\u003c\/li\u003e\n        \u003cli\u003eCharging time: 90 minutes to full\u003c\/li\u003e\n        \u003cli\u003eInput power: 10W\u003c\/li\u003e\n        \u003cli\u003eSafety features include auto-shutoff (at 30 min. intervals) and temperature regulation (limited to 122° F \/ 50° C)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function openPkgTab(evt, tabName) {\n      let i, tabcontent, tablinks;\n\n      tabcontent = document.getElementsByClassName(\"pkg-tab-content\");\n      for (i = 0; i \u003c tabcontent.length; i++) {\n        tabcontent[i].classList.remove(\"active\");\n      }\n\n      tablinks = document.getElementsByClassName(\"pkg-tab-btn\");\n      for (i = 0; i \u003c tablinks.length; i++) {\n        tablinks[i].classList.remove(\"active\");\n      }\n\n      document.getElementById(tabName).classList.add(\"active\");\n      evt.currentTarget.classList.add(\"active\");\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 11: Comparison table --\u003e\n\u003cdiv class=\"secao\"\u003e\n  \u003ch2\u003eWhat Makes TheraSoft® So Special?\u003c\/h2\u003e\n  \u003cp\u003eWe pride ourselves on quality and safety. Every product is carefully tested and checked to ensure it's safe, reliable, and built to last.\u003c\/p\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/10-imageComparisonTable.webp?v=1771617190\" alt=\"Inside Package Image\" loading=\"lazy\"\u003e\n  \u003cdiv class=\"tabela-header\"\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-1 tabela-titulo\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2 tabela-titulo\"\u003eOurs\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3 tabela-titulo\"\u003eOthers\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4 tabela-titulo\"\u003eMedications\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tabela-comparacao\"\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-1\"\u003eRestore Alignment\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2\" style=\"border-radius: 10px 10px 0 0;\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tabela-cell tabela-coluna-1 fundo-cinza\"\u003e3 Therapies At The Same Time\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3 fundo-cinza\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4 fundo-cinza\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tabela-cell tabela-coluna-1\"\u003ePain Relief\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2\"\u003e\n      \u003cspan\u003eFast\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3\"\u003e\n      \u003cspan\u003eSlow\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4\"\u003e\n      \u003cspan\u003eSlow\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tabela-cell tabela-coluna-1 fundo-cinza\"\u003eSaves Money \u0026amp; Time\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3 fundo-cinza\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4 fundo-cinza\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tabela-cell tabela-coluna-1\"\u003eComfort Driven\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tabela-cell tabela-coluna-1 fundo-cinza\"\u003eWireless \u0026amp; Easy To Use\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3 fundo-cinza\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4 fundo-cinza\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tabela-cell tabela-coluna-1 tabela-rodape\"\u003eNo Side Effects\u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-2 tabela-rodape\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-3 tabela-rodape\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-check-icon\"\u003e\n        \u003cpath d=\"M173.66,98.34a8,8,0,0,1,0,11.32l-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35A8,8,0,0,1,173.66,98.34ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tabela-cell tabela-coluna-4 tabela-rodape\"\u003e\n      \u003csvg fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"tabela-cross-icon\"\u003e\n        \u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 12: 3 icon panel --\u003e\n\u003cdiv class=\"secao\"\u003e\n  \u003cstyle\u003e\n    .three-icon-panel {\n      max-width: 1200px;\n      margin-left: auto;\n      margin-right: auto;\n      padding: 15px 5px 15px 5px;\n      display: grid;\n      gap: 20px;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      justify-items: center;\n      align-content: center;\n      justify-content: center;\n    }\n    .three-icon-panel-item {\n      display: flex;\n      flex-direction: column;\n      height: 100%;\n      align-items: center;\n      justify-content: flex-start;\n    }\n    .three-icon-panel-item img {\n      width: 100%;\n      max-width: 100px;\n      aspect-ratio: 1;\n      object-fit: contain;\n      margin-bottom: 10px;\n      border: none;\n      box-shadow: none;\n      border-radius: 50%;\n    }\n    .three-icon-panel-item p {\n      margin: 5px 0;\n    }\n    .three-icon-panel-item p:nth-of-type(1) {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n    }\n    @media (max-width: 6000px) {\n      .three-icon-panel-item {\n        font-size: 0.9em;\n      }\n    }\n  \u003c\/style\u003e\n  \u003ch2\u003eRelief in just 3 easy steps\u003c\/h2\u003e\n  \u003cdiv class=\"three-icon-panel\"\u003e\n    \u003cdiv class=\"three-icon-panel-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/11-roundImage1.avif?v=1771617189\" alt=\"Step 1\"\u003e\n      \u003cp\u003eCharge it\u003c\/p\u003e\n      \u003cp\u003eCharge for 2 hours using our provided adapter and cable\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"three-icon-panel-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/11-roundImage2.avif?v=1771617189\" alt=\"Step 2\"\u003e\n      \u003cp\u003eLay it down\u003c\/p\u003e\n      \u003cp\u003eFind a comfortable place to relax with TheraSoft®\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"three-icon-panel-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/11-roundImage3.avif?v=1771617189\" alt=\"Step 3\"\u003e\n      \u003cp\u003eRelax!\u003c\/p\u003e\n      \u003cp\u003eEnjoy the comfort of TheraSoft®!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 13: FAQ --\u003e\n\u003cdiv class=\"secao\"\u003e\n  \u003ch2\u003eFAQs\u003c\/h2\u003e\n  \u003cdiv class=\"accordion\"\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        How does the TheraSoft® work?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eTheraSoft® utilizes traction, heat, and vibration massage combined with an ergonomic contour memory foam design.\u003c\/p\u003e\n        \u003cp\u003eThis breakthrough technology stretches your neck at just the right angle and decompress your cervical spine. Then, it deploys soothing heat massages to boost nutrient and oxygen rich blood flow to your muscles, promoting regeneration of tissues.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        What makes TheraSoft® better than any other devices out there?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eWhat makes the Original TheraSoft® special is that it combines three therapies in one—heat, massage, and gentle traction—to relax muscles and realign your neck for lasting relief. Plus, it's wireless, safe to fall asleep on, and wrapped in cooling silk for comfort you won't find anywhere else.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        How do I use TheraSoft®?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003col\u003e\n          \u003cli\u003eCharge it using our provided USB-C cable and charging adapter for about 4 to 6 hours\u003c\/li\u003e\n          \u003cli\u003eHold the massage or heat button for 5 seconds until the light turns on.\u003c\/li\u003e\n          \u003cli\u003ePress the buttons again to change to different massaging speeds and heat settings\u003c\/li\u003e\n          \u003cli\u003eEnjoy your relaxing massage!\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        How long should I use TheraSoft® for?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eWe recommend starting with 15 minutes to let your neck adjust. Over time, you can work your way up to a full session. For your reference, TheraSoft®'s gentle heat + massage + traction cycle runs for 30 minutes, which is usually the perfect amount of time to relax your neck and help restore its natural curve.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        Is TheraSoft® wireless?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eYes! Our TheraSoft® has been upgraded to be fully wireless and rechargeable for your daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        How should I clean TheraSoft®?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eIts fabric is oil and dust resistant but we suggest wiping TheraSoft® with a disinfectant wipe after use as the pillow's cover is not washable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        Is it safe for everyone to use?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eWe designed our TheraSoft® to be accommodating to all needs no matter the age or gender. However, every situation is different. For detailed guidelines to your specific needs, we recommend consulting with your provided medical professional.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"accordion-item\"\u003e\n      \u003cdiv class=\"accordion-header\"\u003e\n        Can I return it if I don't see results?\n        \u003cspan class=\"icon\"\u003e\n          \u003csvg viewbox=\"0 0 256 256\"\u003e\u003cpath d=\"M165.66,101.66,139.31,128l26.35,26.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM232,128A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"accordion-body\"\u003e\n        \u003cp\u003eAbsolutely! We provide a full Money Back Guarantee within 90 days of delivery in any case you aren't satisfied with our product. To get in touch, email us and we will respond within 12 hours of receiving!\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- The Lightbox --\u003e\n\u003cdiv id=\"myLightbox\" class=\"lightbox\"\u003e\n  \u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e\n  \u003cimg class=\"lightbox-content\" id=\"lightboxImg\"\u003e\n\u003c\/div\u003e\n","brand":"FoxySea","offers":[{"title":"Default Title","offer_id":51721209151770,"sku":"no","price":69.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8320\/1562\/files\/image_4_883c3e70-48ee-4e21-9330-2892019f70d1.jpg?v=1771603514","url":"https:\/\/www.foxysea.com\/products\/therasoft","provider":"FoxySea","version":"1.0","type":"link"}