{"title":"Sauna","description":"","products":[{"product_id":"manta-de-sauna-infrarroja","title":"Infrared Sauna Blanket","description":"\u003c!-- ====================================================== --\u003e\n\u003c!-- INFRARED SAUNA BLANKET - PRODUCT PAGE --\u003e\n\u003c!-- Built around 4 proprietary graphics --\u003e\n\u003c!-- + product photos without text --\u003e\n\u003c!-- ====================================================== --\u003e\n\n\u003cstyle\u003e\n  .hd-pd {\n    --night: #14110F;\n    --cream: #F7F1E8;\n    --rose: #C9A097;\n    --teal: #3F8C8A;\n    --ink: #1C1814;\n    --stone: #75695F;\n    --line: rgba(0,0,0,0.08);\n    font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif;\n    color: var(--ink);\n    max-width: 1000px;\n    margin: 0 auto;\n    line-height: 1.6;\n    font-size: 16px;\n    background: var(--cream);\n  }\n  .hd-pd * { box-sizing: border-box; }\n  .hd-pd img, .hd-pd video { max-width: 100%; display: block; }\n\n  .hd-serif { font-family: Georgia, 'Times New Roman', serif; }\n\n  \/* ---------- Eyebrow ---------- *\/\n  .hd-eyebrow {\n    display: block;\n    font-size: 0.7rem;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--teal);\n    font-weight: 700;\n    margin: 0 0 14px;\n  }\n\n  \/* ---------- Full-bleed graphic blocks ---------- *\/\n  .hd-graphic {\n    border-radius: 0;\n    overflow: hidden;\n  }\n  .hd-graphic img { width: 100%; }\n\n  \/* ---------- Section ---------- *\/\n  .hd-section { padding: 72px 32px; }\n  .hd-section-narrow { max-width: 680px; margin: 0 auto; }\n\n  \/* ---------- Intro statement ---------- *\/\n  .hd-intro {\n    text-align: center;\n    padding: 64px 32px 56px;\n  }\n  .hd-intro h2 {\n    font-size: clamp(1.8rem, 4.2vw, 2.6rem);\n    font-weight: 400;\n    margin: 0 0 18px;\n    line-height: 1.3;\n  }\n  .hd-intro h2 em {\n    font-style: italic;\n    color: var(--teal);\n  }\n  .hd-intro p {\n    color: var(--stone);\n    font-size: 1.05rem;\n    margin: 0 auto;\n    max-width: 540px;\n  }\n\n  \/* ---------- Ritual: dark band, steps ---------- *\/\n  .hd-ritual {\n    background: var(--night);\n    color: var(--cream);\n    padding: 72px 32px;\n  }\n  .hd-ritual .hd-eyebrow { color: var(--rose); }\n  .hd-ritual-head {\n    text-align: center;\n    max-width: 540px;\n    margin: 0 auto 56px;\n  }\n  .hd-ritual-head h2 {\n    font-size: 2.2rem;\n    font-weight: 400;\n    margin: 0;\n    color: var(--cream);\n  }\n  .hd-ritual-steps {\n    max-width: 760px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 32px;\n  }\n  .hd-ritual-step {\n    text-align: center;\n  }\n  .hd-ritual-step .num {\n    font-family: Georgia, serif;\n    font-size: 2rem;\n    color: var(--rose);\n    margin: 0 0 12px;\n  }\n  .hd-ritual-step h3 {\n    font-size: 1rem;\n    font-weight: 600;\n    margin: 0 0 8px;\n    color: var(--cream);\n  }\n  .hd-ritual-step p {\n    font-size: 0.9rem;\n    color: rgba(247,241,232,0.75);\n    margin: 0;\n  }\n  @media (max-width: 720px) {\n    .hd-ritual-steps { grid-template-columns: 1fr 1fr; gap: 40px 24px; }\n  }\n  @media (max-width: 460px) {\n    .hd-ritual-steps { grid-template-columns: 1fr; gap: 32px; }\n  }\n\n  \/* ---------- Materials list ---------- *\/\n  .hd-materials-list {\n    margin: 24px 0 0;\n    padding: 0;\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n  .hd-materials-list li {\n    display: flex;\n    align-items: baseline;\n    gap: 12px;\n    font-size: 0.95rem;\n    color: var(--ink);\n  }\n  .hd-materials-list li::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--teal);\n    flex-shrink: 0;\n    transform: translateY(-2px);\n  }\n\n  \/* ---------- Section heads (testimonials, etc.) ---------- *\/\n  .hd-video-head {\n    text-align: center;\n    max-width: 540px;\n    margin: 0 auto 32px;\n  }\n  .hd-video-head h2 {\n    font-size: 2rem;\n    font-weight: 400;\n    margin: 8px 0 0;\n  }\n\n  \/* ---------- Testimonials ---------- *\/\n  .hd-quotes {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 24px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  .hd-quote {\n    background: #fff;\n    border-radius: 16px;\n    padding: 32px;\n  }\n  .hd-quote p {\n    font-family: Georgia, serif;\n    font-style: italic;\n    font-size: 1.1rem;\n    margin: 0 0 16px;\n    line-height: 1.5;\n  }\n  .hd-quote cite {\n    font-style: normal;\n    font-size: 0.8rem;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--stone);\n    font-weight: 700;\n  }\n\n  \/* ---------- Specs grid \"at a glance\" ---------- *\/\n  .hd-specs-head {\n    text-align: center;\n    max-width: 540px;\n    margin: 0 auto 40px;\n  }\n  .hd-specs-head h2 {\n    font-size: 2rem;\n    font-weight: 400;\n    margin: 8px 0 0;\n  }\n  .hd-specs-grid {\n    max-width: 760px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: var(--line);\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .hd-spec-card {\n    background: #fff;\n    padding: 28px 20px;\n    text-align: center;\n  }\n  .hd-spec-card .val {\n    font-family: Georgia, serif;\n    font-size: 1.6rem;\n    color: var(--teal);\n    margin: 0 0 6px;\n  }\n  .hd-spec-card .lbl {\n    font-size: 0.82rem;\n    color: var(--stone);\n    margin: 0;\n  }\n  @media (max-width: 600px) {\n    .hd-specs-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\n  \/* ---------- FAQ ---------- *\/\n  .hd-faq-head {\n    text-align: center;\n    max-width: 540px;\n    margin: 0 auto 40px;\n  }\n  .hd-faq-head h2 {\n    font-size: 2rem;\n    font-weight: 400;\n    margin: 8px 0 0;\n  }\n  .hd-faq {\n    max-width: 680px;\n    margin: 0 auto;\n  }\n  .hd-faq details {\n    border-bottom: 1px solid var(--line);\n    padding: 24px 0;\n  }\n  .hd-faq details:first-child { border-top: 1px solid var(--line); }\n  .hd-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    font-size: 1.05rem;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n  }\n  .hd-faq summary::-webkit-details-marker { display: none; }\n  .hd-faq summary::after {\n    content: \"+\";\n    font-family: Georgia, serif;\n    font-size: 1.6rem;\n    font-weight: 400;\n    color: var(--teal);\n    flex-shrink: 0;\n    line-height: 1;\n  }\n  .hd-faq details[open] summary::after { content: \"\\2212\"; }\n  .hd-faq p {\n    margin: 16px 0 0;\n    color: var(--stone);\n  }\n\n  \/* ---------- Disclaimer ---------- *\/\n  .hd-disclaimer {\n    font-size: 0.78rem;\n    color: var(--stone);\n    border-top: 1px solid var(--line);\n    padding-top: 24px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  .hd-disclaimer p + p { margin-top: 8px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hd-pd\"\u003e\n\n\n  \u003c!-- HERO GRAPHIC --\u003e\n  \u003cdiv class=\"hd-graphic\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1077\/9272\/8413\/files\/03-titulo-infrarroja.jpg?v=1781540992\" alt=\"Infrared Sauna Blanket - full-body far infrared promoting detoxification, recovery, and glow\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO STATEMENT --\u003e\n  \u003cdiv class=\"hd-intro\"\u003e\n\n    \u003ch2 class=\"hd-serif\"\u003eA heat ritual that \u003cem\u003erecovers\u003c\/em\u003e,\u003cbr\u003e\u003cem\u003edetoxifies\u003c\/em\u003e and leaves your skin \u003cem\u003eradiant\u003c\/em\u003e\n\n\u003c\/h2\u003e\n\n    \u003cp\u003eZip up, sweat in the comfort of your home and feel the effect of full-body far infrared in every session.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BENEFICIOS GRAPHIC --\u003e\n  \u003cdiv class=\"hd-graphic\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1077\/9272\/8413\/files\/02-beneficios.jpg?v=1781540992\" alt=\"Why you'll love it: eliminate toxins by sweating and burn calories, recover faster and relax muscles, promote radiant skin and glow, improve mood and boost energy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- RITUAL: dark band, 4 steps --\u003e\n  \u003cdiv class=\"hd-ritual\"\u003e\n\n    \u003cdiv class=\"hd-ritual-head\"\u003e\n\n      \u003cspan class=\"hd-eyebrow\"\u003eHow to use it\u003c\/span\u003e\n      \u003ch2 class=\"hd-serif\"\u003eFour steps for your session\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hd-ritual-steps\"\u003e\n\n      \u003cdiv class=\"hd-ritual-step\"\u003e\n\n        \u003cp class=\"num\"\u003e01\u003c\/p\u003e\n\n        \u003ch3\u003ePreheat\u003c\/h3\u003e\n\n        \u003cp\u003ePlug in and preheat for 10–15 minutes.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-ritual-step\"\u003e\n\n        \u003cp class=\"num\"\u003e02\u003c\/p\u003e\n\n        \u003ch3\u003ePrepare\u003c\/h3\u003e\n\n        \u003cp\u003eWear long sleeves or use the reusable liner.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-ritual-step\"\u003e\n\n        \u003cp class=\"num\"\u003e03\u003c\/p\u003e\n\n        \u003ch3\u003eRelax\u003c\/h3\u003e\n\n        \u003cp\u003eZip up and enjoy for 30–40 min.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-ritual-step\"\u003e\n\n        \u003cp class=\"num\"\u003e04\u003c\/p\u003e\n\n        \u003ch3\u003eRecover\u003c\/h3\u003e\n\n        \u003cp\u003eLet it cool and hydrate afterward.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- STATS GRAPHIC --\u003e\n  \u003cdiv class=\"hd-graphic\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1077\/9272\/8413\/files\/04-estadisticas.jpg?v=1781540992\" alt=\"95 percent of participants were more relaxed after a sauna blanket session. 90 percent of people feel less stressed after a sauna blanket session. Independent survey of 1044 sauna blanket users\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIALS --\u003e\n  \u003cdiv class=\"hd-section\"\u003e\n\n    \u003cdiv class=\"hd-intro\" style=\"padding: 0;\"\u003e\n\n      \u003cspan class=\"hd-eyebrow\" style=\"text-align: center;\"\u003eMaterials\u003c\/span\u003e\n      \u003ch2 class=\"hd-serif\"\u003eBuilt to last,\u003cbr\u003esafe for your skin\u003c\/h2\u003e\n\n      \u003cp\u003eMade with non-toxic, water-resistant polyurethane that exceeds VOC safety standards. Its layers include advanced infrared heating elements with carbon, clay, medical-grade magnets, and amethyst and tourmaline crystals.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cul class=\"hd-materials-list\" style=\"max-width: 480px; margin: 32px auto 0;\"\u003e\n\n      \u003cli\u003eHeats up to 80°C with manual 9-level control\u003c\/li\u003e\n\n      \u003cli\u003eEmits negative ions to calm the mind\u003c\/li\u003e\n\n      \u003cli\u003eExtremely low electromagnetic field levels\u003c\/li\u003e\n\n      \u003cli\u003eIncludes carrying bag and 1-year warranty\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- TESTIMONIALS --\u003e\n  \u003cdiv class=\"hd-section\"\u003e\n\n    \u003cdiv class=\"hd-video-head\"\u003e\n\n      \u003cspan class=\"hd-eyebrow\"\u003eTestimonials\u003c\/span\u003e\n      \u003ch2 class=\"hd-serif\"\u003eWhat current users say\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hd-quotes\"\u003e\n\n      \u003cdiv class=\"hd-quote\"\u003e\n\n        \u003cp\u003e“It's the foundation of my nightly routine for immediate relaxation, grounding, and natural recovery.”\u003c\/p\u003e\n\n        \u003ccite\u003eMike D. — Verified buyer\u003c\/cite\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-quote\"\u003e\n\n        \u003cp\u003e“I love the length, the width, and the overall comfort of this sauna blanket.”\u003c\/p\u003e\n\n        \u003ccite\u003eBethany M. — Verified buyer\u003c\/cite\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SPECS AT A GLANCE --\u003e\n  \u003cdiv class=\"hd-section\"\u003e\n\n    \u003cdiv class=\"hd-specs-head\"\u003e\n\n      \u003cspan class=\"hd-eyebrow\"\u003eAt a glance\u003c\/span\u003e\n      \u003ch2 class=\"hd-serif\"\u003eSpecifications\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hd-specs-grid\"\u003e\n\n      \u003cdiv class=\"hd-spec-card\"\u003e\n\n        \u003cp class=\"val\"\u003e80°C\u003c\/p\u003e\n\n        \u003cp class=\"lbl\"\u003eMaximum temperature\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-spec-card\"\u003e\n\n        \u003cp class=\"val\"\u003e1–9\u003c\/p\u003e\n\n        \u003cp class=\"lbl\"\u003eControl levels\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-spec-card\"\u003e\n\n        \u003cp class=\"val\"\u003e350–420W\u003c\/p\u003e\n\n        \u003cp class=\"lbl\"\u003ePower\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-spec-card\"\u003e\n\n        \u003cp class=\"val\"\u003e1 hour\u003c\/p\u003e\n\n        \u003cp class=\"lbl\"\u003eTimer\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-spec-card\"\u003e\n\n        \u003cp class=\"val\"\u003eLow EMF\u003c\/p\u003e\n\n        \u003cp class=\"lbl\"\u003eElectromagnetic field\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hd-spec-card\"\u003e\n\n        \u003cp class=\"val\"\u003e184×81cm\u003c\/p\u003e\n\n        \u003cp class=\"lbl\"\u003eSize + bag\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"hd-section\"\u003e\n\n    \u003cdiv class=\"hd-faq-head\"\u003e\n\n      \u003cspan class=\"hd-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n      \u003ch2 class=\"hd-serif\"\u003eBefore you start\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hd-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference with a traditional sauna?\u003c\/summary\u003e\n        \u003cp\u003eThe blanket offers far infrared, while a full sauna cabin offers full spectrum (near, mid, and far).\u003c\/p\u003e\n\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the benefits of full-spectrum infrared?\u003c\/summary\u003e\n        \u003cp\u003eNear infrared promotes skin health, mid focuses on muscles and joints, and far promotes deep detoxification and relaxation. Together they improve circulation and leave skin radiant.\u003c\/p\u003e\n\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat material is it made of?\u003c\/summary\u003e\n        \u003cp\u003eNon-toxic and water-resistant polyurethane, with layers of carbon, clay, medical-grade magnets, and crystals that optimize heat distribution while maintaining very low EMF levels.\u003c\/p\u003e\n\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow often can I use it?\u003c\/summary\u003e\n        \u003cp\u003eWe recommend using it 2–3 times a week to support detoxification, recovery, and radiant skin.\u003c\/p\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DISCLAIMER --\u003e\n  \u003cdiv class=\"hd-section\" style=\"padding-top: 0;\"\u003e\n\n    \u003cdiv class=\"hd-disclaimer\"\u003e\n\n      \u003cp\u003eThis product should only be used in the country where it was purchased and shipped. Use outside these geographical locations voids any warranty and may cause product damage.\u003c\/p\u003e\n\n      \u003cp\u003eThese statements have not been evaluated by any health authority. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e","brand":"Columboso","offers":[{"title":"Default Title","offer_id":64880543334749,"sku":null,"price":2299.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1077\/9272\/8413\/files\/SaunaBlanket.webp?v=1780482768"}],"url":"https:\/\/columboso.com\/en\/collections\/sauna.oembed","provider":"Columboso","version":"1.0","type":"link"}