{"product_id":"paga-1-lleva-2-juego-de-sabanas-4-piezas","title":"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas","description":"\u003cstyle\u003e\n        :root {\n            --brand-color: #F97316;\n            --hero-color: #0D1B2A;\n            --text-color: #111827;\n            --bg-light: #FFFFFF;\n            --bg-gray: #F8F9FA;\n            --bg-cod: #ECFDF5;\n            --bg-warning: #FEF3C7;\n            --text-warning: #92400E;\n            --border-gray: #E5E7EB;\n            --success-color: #059669;\n            --verified-bg: #DBEAFE;\n            --verified-text: #1D4ED8;\n            --muted-text: #6B7280;\n        }\n\n        \/* body-rule-removed *\/\n\n        #lp-raytgfw h1, #lp-raytgfw h2, #lp-raytgfw h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 800;\n            line-height: 1.2;\n            margin: 0;\n        }\n\n        #lp-raytgfw h1 { font-size: 38px !important; }\n        #lp-raytgfw h2 { font-size: 28px !important; }\n        #lp-raytgfw h3 { font-size: 20px !important; }\n\n        p { margin: 8px 0; font-size: 16px !important; }\n        a { text-decoration: none; color: var(--brand-color) !important; }\n        img { max-width: 100%; height: auto; display: block; }\n\n        .cta-button {\n            display: inline-block;\n            background-color: var(--brand-color) !important;\n            color: #ffffff !important;\n            padding: 20px 32px !important;\n            border-radius: 8px !important;\n            font-size: 18px !important;\n            font-weight: 700 !important;\n            text-align: center !important;\n            min-height: 56px !important;\n            box-sizing: border-box !important;\n            border: none !important;\n            cursor: pointer !important;\n            width: 100% !important;\n            transition: transform 0.2s, background-color 0.2s !important;\n        }\n        .cta-button:hover { transform: scale(1.03) !important; }\n\n        .section {\n            padding: 32px 16px !important;\n            margin: 0 auto !important;\n        }\n\n        .container {\n            max-width: 1040px !important;\n            margin: 0 auto !important;\n            padding: 0 !important;\n        }\n\n        \/* Sticky Bar *\/\n        .sticky-bar {\n            background-color: var(--brand-color) !important;\n            color: #ffffff !important;\n            padding: 12px 16px !important;\n            text-align: center !important;\n            font-weight: 600 !important;\n            font-size: 14px !important;\n            position:static;\n            top: 0 !important;\n            z-index: 100 !important;\n        }\n\n        \/* Hero *\/\n        .hero {\n            background-color: var(--bg-light) !important;\n            padding-top: 24px !important;\n            text-align: center !important;\n        }\n\n        .hero .discount-badge-top {\n            display: inline-block !important;\n            background-color: var(--brand-color) !important;\n            color: #ffffff !important;\n            padding: 4px 12px !important;\n            border-radius: 16px !important;\n            font-size: 14px !important;\n            font-weight: 700 !important;\n            margin-bottom: 8px !important;\n        }\n\n        .hero #lp-raytgfw h1 { color: var(--hero-color) !important; margin-top: 0 !important; }\n        .hero .subheadline { font-size: 18px !important; color: var(--text-color) !important; margin: 8px 0 12px !important; font-weight: 500 !important; }\n        \n        .hero .social-proof {\n            display: inline-flex !important;\n            align-items: center !important;\n            gap: 8px !important;\n            background-color: #f1f5f9 !important;\n            padding: 6px 14px !important;\n            border-radius: 20px !important;\n            font-size: 14px !important;\n            color: #475569 !important;\n            margin: 16px auto !important; \/* Centered for mobile *\/\n            width: fit-content !important;\n        }\n\n        .hero-image-wrapper {\n            margin: 24px 0 !important;\n            position: relative !important;\n        }\n\n        .price-box {\n            background-color: #fff !important;\n            border: 2px dashed var(--brand-color) !important;\n            padding: 16px !important;\n            border-radius: 12px !important;\n            margin-bottom: 16px !important;\n            text-align: center !important;\n        }\n\n        .price-box .price-original {\n            color: var(--muted-text) !important;\n            font-size: 18px !important;\n            text-decoration: line-through !important;\n        }\n\n        .price-box .price-cod {\n            font-size: 32px !important;\n            font-weight: 700 !important;\n            color: var(--brand-color) !important;\n            margin: 0 8px !important;\n        }\n\n        .price-box .savings-badge {\n            background-color: var(--brand-color) !important;\n            color: #ffffff !important;\n            padding: 4px 10px !important;\n            border-radius: 6px !important;\n            font-size: 14px !important;\n            font-weight: 700 !important;\n            display: inline-block !important;\n        }\n\n        .price-box .price-per-day {\n            font-size: 13px !important;\n            color: #4a5568 !important;\n            margin-top: 6px !important;\n        }\n\n        .risk-reversal {\n            font-size: 14px !important;\n            color: var(--text-color) !important;\n            margin-bottom: 24px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            gap: 10px !important;\n            flex-wrap: wrap !important;\n            background-color: #e0ffee !important; \/* Greenish background *\/\n            border-radius: 20px !important;\n            padding: 8px 16px !important;\n            width: fit-content !important;\n            margin: 16px auto !important;\n            color: var(--success-color) !important;\n            font-weight: 600 !important;\n        }\n        .risk-reversal span { color: var(--success-color) !important; }\n        .risk-reversal img { display: inline-block !important; width: 16px !important; height: 16px !important; margin-right: 4px !important; vertical-align: middle !important; }\n\n        .scroll-link {\n            display: block !important;\n            margin-top: 20px !important;\n            font-size: 14px !important;\n            font-weight: 600 !important;\n            color: #4a5568 !important;\n            text-decoration: underline !important;\n        }\n\n        \/* Problems *\/\n        .problems {\n            background-color: var(--bg-gray) !important;\n            text-align: center !important;\n        }\n\n        .problems #lp-raytgfw h2 {\n            margin-bottom: 32px !important;\n            color: var(--text-color) !important;\n        }\n\n        .problem-list {\n            list-style: none !important;\n            padding: 0 !important;\n            margin: 0 auto 24px auto !important;\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 12px !important;\n            max-width: 520px !important;\n        }\n\n        .problem-list li {\n            font-size: 16px !important;\n            color: var(--text-color) !important;\n            background-color: var(--bg-light) !important;\n            padding: 16px !important;\n            border-radius: 8px !important;\n            border: 1px solid var(--border-gray) !important;\n            font-weight: 500 !important;\n            text-align: center !important;\n        }\n\n        \/* Benefits *\/\n        .benefits {\n            background-color: var(--bg-light) !important;\n            text-align: center !important;\n        }\n\n        .benefits #lp-raytgfw h2 {\n            margin-bottom: 32px !important;\n            color: var(--text-color) !important;\n        }\n\n        .benefit-grid {\n            display: grid !important;\n            gap: 20px !important;\n        }\n\n        .benefit-card {\n            background-color: var(--bg-gray) !important;\n            padding: 20px !important;\n            border-radius: 12px !important;\n            text-align: left !important;\n            border: 1px solid var(--border-gray) !important;\n        }\n\n        .benefit-card p {\n            margin: 0 !important;\n            font-size: 15px !important;\n            line-height: 1.5 !important;\n        }\n\n        .benefit-card .line-before { color: var(--muted-text) !important; margin-bottom: 4px !important; }\n        .benefit-card .line-after { color: var(--text-color) !important; font-weight: 600 !important; }\n        .benefit-card .emoji { font-size: 36px !important; display: block !important; margin-bottom: 12px !important; }\n        \n        .divider-color {\n            background-color: var(--bg-gray) !important;\n            height: 24px !important;\n            width: 100% !important;\n            margin: 0 !important;\n        }\n\n        \/* COD Steps *\/\n        .cod-steps {\n            background-color: var(--bg-cod) !important;\n            text-align: center !important;\n        }\n\n        .cod-steps #lp-raytgfw h2 {\n            margin-bottom: 32px !important;\n            color: var(--success-color) !important;\n        }\n\n        .steps-container {\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 20px !important;\n        }\n\n        .step-item {\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 16px !important;\n            background-color: #ffffff !important;\n            padding: 16px !important;\n            border-radius: 12px !important;\n            text-align: left !important;\n            border: 1px solid #bbf7d0 !important;\n        }\n\n        .step-item .step-number {\n            background-color: #22c55e !important;\n            color: #ffffff !important;\n            font-weight: 700 !important;\n            width: 40px !important;\n            height: 40px !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            flex-shrink: 0 !important;\n            font-size: 18px !important;\n        }\n\n        .step-item p { margin: 0 !important; color: var(--text-color) !important; }\n\n        .warning-box {\n            background-color: var(--bg-warning) !important;\n            color: var(--text-warning) !important;\n            border: 1px solid #fcd34d !important;\n            padding: 16px !important;\n            border-radius: 8px !important;\n            font-weight: 600 !important;\n            margin-top: 32px !important;\n            max-width: 520px !important;\n            margin-left: auto !important;\n            margin-right: auto !important;\n        }\n\n        \/* Testimonials *\/\n        .testimonials {\n            background-color: var(--bg-light) !important;\n        }\n\n        .testimonials #lp-raytgfw h2 {\n            text-align: center !important;\n            margin-bottom: 32px !important;\n            color: var(--text-color) !important;\n        }\n\n        .testimonials-grid {\n            display: grid !important;\n            gap: 20px !important;\n            max-width: 1040px !important;\n            margin: 0 auto !important;\n        }\n\n        .testimonial-card {\n            background-color: var(--bg-light) !important;\n            padding: 24px !important;\n            border-radius: 16px !important;\n            border: 1px solid var(--border-gray) !important;\n            box-shadow: 0 1px 2px rgba(0,0,0,0.04) !important;\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 14px !important;\n        }\n\n        .testimonial-card .header-row {\n            display: flex !important;\n            align-items: center !important;\n            gap: 14px !important;\n            flex-wrap: nowrap !important;\n        }\n\n        .testimonial-card .author-info {\n            display: flex !important;\n            flex-direction: column !important;\n            text-align: left !important;\n        }\n\n        .testimonial-card .author-name {\n            font-weight: 700 !important;\n            font-size: 15px !important;\n            color: var(--text-color) !important;\n        }\n\n        .testimonial-card .verified-badge {\n            display: inline-flex !important;\n            align-items: center !important;\n            width: fit-content !important;\n            max-width: 100% !important;\n            white-space: nowrap !important;\n            flex-shrink: 0 !important;\n            font-size: 11px !important;\n            padding: 3px 10px !important;\n            border-radius: 999px !important;\n            background-color: var(--verified-bg) !important;\n            color: var(--verified-text) !important;\n            font-weight: 600 !important;\n            margin-top: 4px !important; \/* Space between name and badge *\/\n        }\n\n        .testimonial-card .author-city {\n            font-size: 12px !important;\n            font-weight: 500 !important;\n            color: var(--muted-text) !important;\n            margin-top: 4px !important; \/* Space between badge and city *\/\n        }\n\n        .testimonial-card .stars { \n            color: #FBBF24 !important; \n            font-size: 16px !important; \n            margin-top: 0 !important; \n            letter-spacing: 2px !important;\n        }\n\n        .testimonial-card .quote {\n            font-size: 15px !important;\n            line-height: 1.55 !important;\n            color: #374151 !important;\n            margin: 0 !important;\n        }\n        \n        .testimonials .cta-button {\n            margin-top: 40px !important;\n            max-width: 520px !important;\n            margin-left: auto !important;\n            margin-right: auto !important;\n        }\n\n        \/* Gallery Tail *\/\n        .gallery-tail {\n            background-color: var(--bg-gray) !important;\n            padding: 32px 16px !important;\n            text-align: center !important;\n        }\n\n        .gallery-tail #lp-raytgfw h2 {\n            margin-bottom: 32px !important;\n            color: var(--text-color) !important;\n        }\n\n        .gallery-grid {\n            display: grid !important;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 16px !important;\n            max-width: 1040px !important;\n            margin: 0 auto !important;\n        }\n\n        \/* Guarantee + FAQ *\/\n        .guarantee-faq {\n            background-color: var(--bg-gray) !important;\n        }\n\n        .guarantee-card {\n            background-color: #f0fdf4 !important;\n            border: 2px solid #4ade80 !important;\n            border-radius: 12px !important;\n            padding: 24px !important;\n            text-align: center !important;\n            margin-bottom: 32px !important;\n        }\n\n        .guarantee-card #lp-raytgfw h3 { color: #166534 !important; margin-top: 0 !important; }\n        .guarantee-card p { margin: 0 !important; color: #166534 !important; font-size: 15px !important; }\n\n\n        .faq {\n            max-width: 1040px !important;\n            margin: 0 auto !important;\n        }\n\n        .faq #lp-raytgfw h2 {\n            text-align: center !important;\n            margin-bottom: 24px !important;\n            color: var(--text-color) !important;\n        }\n\n        .faq details {\n            background-color: var(--bg-light) !important;\n            border-radius: 8px !important;\n            margin-bottom: 10px !important;\n            border: 1px solid var(--border-gray) !important;\n        }\n\n        .faq summary {\n            cursor: pointer !important;\n            font-weight: 700 !important;\n            padding: 16px !important;\n            list-style: none !important;\n            position: relative !important;\n            color: var(--text-color) !important;\n            font-size: 16px !important;\n        }\n\n        .faq summary::after {\n            content: '▸' !important;\n            position: absolute !important;\n            right: 16px !important;\n            transition: transform 0.2s !important;\n            font-size: 18px !important;\n        }\n\n        .faq details[open] summary::after { transform: rotate(90deg) !important; }\n\n        .faq .faq-answer {\n            padding: 0 16px 16px !important;\n            font-size: 15px !important;\n            color: #475569 !important;\n        }\n\n        \/* Final CTA *\/\n        .final-cta {\n            background-color: var(--hero-color) !important;\n            color: #ffffff !important;\n            text-align: center !important;\n        }\n\n        .final-cta #lp-raytgfw h2 { color: #ffffff !important; margin-bottom: 16px !important; margin-top: 0 !important; }\n\n        .final-cta .price-recap {\n            font-size: 18px !important;\n            font-weight: 600 !important;\n            margin-bottom: 24px !important;\n            color: #cbd5e1 !important;\n        }\n\n        .final-cta .price-recap s { color: #94a3b8 !important; }\n        .final-cta .price-recap span { color: #6ee7b7 !important; }\n\n        .final-cta .final-risk-reversal {\n            margin-top: 16px !important;\n            font-size: 14px !important;\n            color: #cbd5e1 !important;\n            font-weight: 500 !important;\n        }\n\n        \/* Footer *\/\n        .footer {\n            background-color: #e2e8f0 !important;\n            padding: 24px 16px !important;\n            text-align: center !important;\n            font-size: 12px !important;\n            color: var(--muted-text) !important;\n        }\n\n        .footer a { color: #475569 !important; margin: 0 8px !important; }\n\n        \/* Media Queries *\/\n        @media (min-width: 769px) {\n            .section { padding: 48px 20px !important; }\n            #lp-raytgfw h1 { font-size: 48px !important; }\n            #lp-raytgfw h2 { font-size: 36px !important; }\n            \n            .hero-content-grid {\n                display: grid !important;\n                grid-template-columns: 1fr 1fr !important;\n                gap: 40px !important;\n                align-items: center !important;\n                text-align: left !important;\n            }\n            .hero .social-proof, .hero .risk-reversal { margin-left: 0 !important; margin-right: auto !important; }\n            .hero .price-box { text-align: left !important; }\n\n            .problem-list { max-width: none !important; }\n            .benefit-grid { grid-template-columns: repeat(3, 1fr) !important; }\n            .steps-container { flex-direction: row !important; justify-content: center !important; }\n            .step-item { flex-direction: column !important; text-align: center !important; align-items: center !important; padding: 24px 16px !important; flex: 1 !important; }\n            .step-item .step-number { margin-bottom: 10px !important; }\n            .testimonials-grid { grid-template-columns: repeat(3, 1fr) !important; }\n            .guarantee-faq .container { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 40px !important; align-items: flex-start !important;}\n            .guarantee-card { margin-bottom: 0 !important; }\n            .warning-box { max-width: none !important; }\n            .gallery-grid { grid-template-columns: repeat(3, 1fr) !important; }\n        }\n\n        @media (max-width: 768px) {\n            #lp-raytgfw {\n                width: 100% !important;\n                max-width: 100% !important;\n                \/* margin-left: 0 !important; *\/\n                overflow-x: hidden !important;\n            }\n            .problem-list li, .warning-box, .cta-button, .testimonials .cta-button {\n                max-width: 520px !important;\n                margin-left: auto !important;\n                margin-right: auto !important;\n            }\n            .testimonial-card {\n                max-width: 520px !important;\n                margin-left: auto !important;\n                margin-right: auto !important;\n            }\n        }\n    \u003c\/style\u003e\n\u003cstyle id=\"shopify-theme-reset\"\u003e\n#lp-raytgfw {\n  background: #FFFFFF !important;\n  color: #111111 !important;\n  position: relative !important;\n  z-index: 1 !important;\n  isolation: isolate !important;\n  font-family: Inter, system-ui, -apple-system, sans-serif !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 auto !important;\n  box-sizing: border-box !important;\n  overflow-x: hidden !important;\n  overflow-y: visible !important;\n  padding-bottom: 80px !important;\n  display: block !important;\n}\n#lp-raytgfw .gradient,\n#lp-raytgfw .color-background-1,\n#lp-raytgfw .color-background-2,\n#lp-raytgfw .color-background-3,\n#lp-raytgfw [class*=\"color-background\"],\n#lp-raytgfw [class*=\"gradient\"] {\n  background: transparent !important;\n  background-image: none !important;\n}\n#lp-raytgfw [class*=\"color-foreground\"] { color: inherit !important; }\n#lp-raytgfw \u003e div, #lp-raytgfw \u003e section {\n  width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important;\n}\n\/* Force every descendant to behave inside the description column — no fixed widths,\n   no children that force horizontal scroll. This is mandatory for the \"classic\" publish\n   flow where the LP lives inside Shopify's \u003cmain class=\"product\"\u003e column. *\/\n#lp-raytgfw *,\n#lp-raytgfw *::before,\n#lp-raytgfw *::after {\n  box-sizing: border-box !important;\n  min-width: 0 !important;\n  max-width: 100% !important;\n}\n#lp-raytgfw img,\n#lp-raytgfw video,\n#lp-raytgfw iframe,\n#lp-raytgfw svg {\n  max-width: 100% !important;\n  height: auto !important;\n}\n\/* Universal: any nested narrow wrapper inside #lp-raytgfw should obey viewport rules *\/\n#lp-raytgfw *[class*=\"container\"],\n#lp-raytgfw *[class*=\"wrapper\"],\n#lp-raytgfw main,\n#lp-raytgfw \u003e div \u003e div, #lp-raytgfw \u003e div \u003e section,\n#lp-raytgfw \u003e div \u003e div \u003e div, #lp-raytgfw \u003e div \u003e div \u003e section {\n  max-width: 100% !important;\n}\n@media (min-width: 769px) {\n  \/* Fluid container that fits inside the Shopify product description column without\n     breaking out (no 100% \/ negative margin tricks). Caps at 1100px so it stays\n     readable on wide themes. The native theme renders header\/gallery\/price\/CTA. *\/\n  #lp-raytgfw {\n    width: 100% !important;\n    max-width: 1100px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n  \/* Force narrow mobile-first wrappers to expand on desktop *\/\n  #lp-raytgfw [style*=\"max-width: 540px\"],\n  #lp-raytgfw [style*=\"max-width:540px\"],\n  #lp-raytgfw [style*=\"max-width: 480px\"],\n  #lp-raytgfw [style*=\"max-width:480px\"],\n  #lp-raytgfw [style*=\"max-width: 600px\"],\n  #lp-raytgfw [style*=\"max-width:600px\"],\n  #lp-raytgfw [style*=\"max-width: 560px\"],\n  #lp-raytgfw [style*=\"max-width:560px\"] {\n    max-width: 1100px !important;\n  }\n  #lp-raytgfw \u003e * { max-width: 100% !important; }\n  #lp-raytgfw section, #lp-raytgfw \u003e div { width: 100% !important; }\n  #lp-raytgfw \u003e div \u003e *, #lp-raytgfw \u003e section \u003e * { max-width: 1100px; margin-left: auto !important; margin-right: auto !important; }\n  #lp-raytgfw \u003e div, #lp-raytgfw \u003e section { padding-left: 24px !important; padding-right: 24px !important; }\n  #lp-raytgfw section \u003e div, #lp-raytgfw \u003e div \u003e div {\n    max-width: 1100px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n  \/* === FIX: review\/testimonial cards (avatar + text inline) — prevent overflow === *\/\n  #lp-raytgfw [class*=\"review\"],\n  #lp-raytgfw [class*=\"testimonial\"],\n  #lp-raytgfw [class*=\"depoimento\"] {\n    overflow: visible !important;\n  }\n  #lp-raytgfw [class*=\"review\"] *,\n  #lp-raytgfw [class*=\"testimonial\"] *,\n  #lp-raytgfw [class*=\"depoimento\"] * {\n    word-break: break-word !important;\n    overflow-wrap: anywhere !important;\n  }\n}\n@media (max-width: 768px) {\n  #lp-raytgfw { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; overflow-x: hidden !important; }\n  \/* Generic responsive imgs — but EXCLUDE pixel-fixed avatars\/icons (24\/32\/40\/48\/56px)\n     so review-card avatars stay perfect circles instead of being flattened by max-width:100% *\/\n  #lp-raytgfw img:not([style*=\"width:56px\"]):not([style*=\"width: 56px\"]):not([style*=\"width:48px\"]):not([style*=\"width: 48px\"]):not([style*=\"width:40px\"]):not([style*=\"width: 40px\"]):not([style*=\"width:32px\"]):not([style*=\"width: 32px\"]):not([style*=\"width:24px\"]):not([style*=\"width: 24px\"]) { max-width: 100% !important; height: auto !important; }\n  \/* Rigid avatar boxes — square at every breakpoint (review card v2) *\/\n  #lp-raytgfw img[style*=\"width:56px\"], #lp-raytgfw img[style*=\"width: 56px\"] { width:56px !important; height:56px !important; min-width:56px !important; min-height:56px !important; max-width:56px !important; max-height:56px !important; flex:0 0 56px !important; aspect-ratio:1\/1 !important; border-radius:50% !important; object-fit:cover !important; }\n  #lp-raytgfw img[style*=\"width:48px\"], #lp-raytgfw img[style*=\"width: 48px\"] { width:48px !important; height:48px !important; min-width:48px !important; min-height:48px !important; max-width:48px !important; max-height:48px !important; flex:0 0 48px !important; aspect-ratio:1\/1 !important; }\n\n  \/* 1. Force 1-col on ANY 2-col layout — not only inline grid *\/\n  #lp-raytgfw [style*=\"grid-template-columns\"],\n  #lp-raytgfw [class*=\"two-col\"], #lp-raytgfw [class*=\"2-col\"],\n  #lp-raytgfw [class*=\"grid--\"],\n  #lp-raytgfw [class*=\"row\"]:not([class*=\"row-\"]) {\n    grid-template-columns: 1fr !important;\n    flex-direction: column !important;\n    display: block !important;\n  }\n\n  \/* 2. Direct children of flex\/grid containers expand to full width — BUT NOT\n     pixel-fixed boxes (avatars, icons) which must keep their rigid dimensions. *\/\n  #lp-raytgfw [style*=\"display:flex\"] \u003e *:not([style*=\"width:56px\"]):not([style*=\"width: 56px\"]):not([style*=\"width:48px\"]):not([style*=\"width: 48px\"]):not([style*=\"width:40px\"]):not([style*=\"width: 40px\"]):not([style*=\"flex:0 0\"]):not([style*=\"flex: 0 0\"]),\n  #lp-raytgfw [style*=\"display: flex\"] \u003e *:not([style*=\"width:56px\"]):not([style*=\"width: 56px\"]):not([style*=\"width:48px\"]):not([style*=\"width: 48px\"]):not([style*=\"width:40px\"]):not([style*=\"width: 40px\"]):not([style*=\"flex:0 0\"]):not([style*=\"flex: 0 0\"]),\n  #lp-raytgfw [class*=\"row\"] \u003e *:not([style*=\"flex:0 0\"]):not([style*=\"flex: 0 0\"]),\n  #lp-raytgfw [class*=\"grid\"] \u003e *:not([style*=\"flex:0 0\"]):not([style*=\"flex: 0 0\"]) {\n    width: 100% !important;\n    max-width: 100% !important;\n    flex: 1 1 100% !important;\n    min-width: 0 !important;\n  }\n\n  \/* 3. Kill fixed heights that clip and cause vertical overlap *\/\n  #lp-raytgfw section,\n  #lp-raytgfw [class*=\"section\"],\n  #lp-raytgfw [class*=\"hero\"],\n  #lp-raytgfw header \u003e div,\n  #lp-raytgfw main \u003e div {\n    max-height: none !important;\n    height: auto !important;\n    min-height: 0 !important;\n    overflow: visible !important;\n  }\n\n  \/* 4. Minimum spacing between sections (prevents title invading section above) *\/\n  #lp-raytgfw section + section,\n  #lp-raytgfw section + div,\n  #lp-raytgfw div + section {\n    margin-top: 0 !important;\n    padding-top: 32px !important;\n  }\n\n  \/* 5. Headings never with negative top margin *\/\n  #lp-raytgfw h1, #lp-raytgfw h2, #lp-raytgfw h3 { margin-top: 0 !important; }\n\n  \/* 6. REVIEW CARD v2.1 — pill \"Comprador Verificado\" never stretches the header.\n        AI sometimes emits the pill as a flex child without flex-shrink:0, so on\n        mobile it grows full width and overlaps avatar\/name (Dark Premium bug). *\/\n  #lp-raytgfw [class*=\"verified\"],\n  #lp-raytgfw [class*=\"badge\"],\n  #lp-raytgfw [class*=\"pill\"],\n  #lp-raytgfw *[style*=\"border-radius:999px\"],\n  #lp-raytgfw *[style*=\"border-radius: 999px\"] {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: fit-content !important;\n    max-width: 100% !important;\n    white-space: nowrap !important;\n    flex-shrink: 0 !important;\n    flex-grow: 0 !important;\n    line-height: 1.2 !important;\n  }\n  \/* Header row inside review\/testimonial cards always row+nowrap on mobile *\/\n  #lp-raytgfw [class*=\"review\"] [style*=\"display:flex\"],\n  #lp-raytgfw [class*=\"review\"] [style*=\"display: flex\"],\n  #lp-raytgfw [class*=\"testimonial\"] [style*=\"display:flex\"],\n  #lp-raytgfw [class*=\"testimonial\"] [style*=\"display: flex\"] {\n    flex-wrap: nowrap !important;\n  }\n}\n\n\/* Universal (all viewports): rigid avatar + pill, applies even when AI forgets inline styles *\/\n#lp-raytgfw [class*=\"review\"] img[width=\"56\"],\n#lp-raytgfw [class*=\"testimonial\"] img[width=\"56\"],\n#lp-raytgfw [class*=\"depoimento\"] img[width=\"56\"] {\n  width: 56px !important; height: 56px !important;\n  min-width: 56px !important; max-width: 56px !important;\n  flex: 0 0 56px !important; aspect-ratio: 1\/1 !important;\n  border-radius: 50% !important; object-fit: cover !important;\n}\n#lp-raytgfw [class*=\"verified\"] {\n  font-size: 11px !important;\n  padding: 3px 10px !important;\n}\n\u003c\/style\u003e\n\u003cstyle id=\"shopify-lp-js7x9e5-guard\"\u003e\n\/* ── Base segura: LP contida, sem drift horizontal em mobile ── *\/\n#shopify-lp-js7x9e5{all:revert;display:block;position:relative;left:auto;right:auto;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box;overflow-x:clip;contain:layout style;container-type:inline-size;container-name:lp;background:#fff;}\n#shopify-lp-js7x9e5 \u003e *{box-sizing:border-box;max-width:100% !important;}\n#shopify-lp-js7x9e5 \u003e div, #shopify-lp-js7x9e5 \u003e section{margin-left:auto !important;margin-right:auto !important;}\n#shopify-lp-js7x9e5 [id^=\"lp-\"]{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;left:auto !important;right:auto !important;transform:none !important;overflow-x:clip !important;}\n#shopify-lp-js7x9e5 *,#shopify-lp-js7x9e5 *::before,#shopify-lp-js7x9e5 *::after{box-sizing:border-box !important;}\n#shopify-lp-js7x9e5 [style*=\"position:fixed\"],#shopify-lp-js7x9e5 [style*=\"position: fixed\"],#shopify-lp-js7x9e5 [style*=\"position:sticky\"],#shopify-lp-js7x9e5 [style*=\"position: sticky\"]{position:static !important;top:auto !important;bottom:auto !important;left:auto !important;right:auto !important;}\n\/* ── Browsers modernos: transforma o produto Shopify em uma página full-width da LP ── *\/\n@supports selector(body:has(#shopify-lp-js7x9e5)) {\n  body:has(#shopify-lp-js7x9e5){overflow-x:hidden !important;}\n  body:has(#shopify-lp-js7x9e5) .product,\n  body:has(#shopify-lp-js7x9e5) [class*=\"product--\"]{display:block !important;max-width:100% !important;}\n  body:has(#shopify-lp-js7x9e5) .product__info-wrapper,\n  body:has(#shopify-lp-js7x9e5) .product-single__meta,\n  body:has(#shopify-lp-js7x9e5) product-info{display:block !important;width:100% !important;max-width:100% !important;flex:1 1 100% !important;position:static !important;}\n  body:has(#shopify-lp-js7x9e5) .product__description,\n  body:has(#shopify-lp-js7x9e5) .rte:has(#shopify-lp-js7x9e5){display:block !important;width:100% !important;max-width:1200px !important;margin-left:auto !important;margin-right:auto !important;overflow:visible !important;}\n  body:has(#shopify-lp-js7x9e5) .product__media-wrapper,\n  body:has(#shopify-lp-js7x9e5) .product__title,\n  body:has(#shopify-lp-js7x9e5) .product__price,\n  body:has(#shopify-lp-js7x9e5) .price--container,\n  body:has(#shopify-lp-js7x9e5) .price__container,\n  body:has(#shopify-lp-js7x9e5) .product-single__meta .price,\n  body:has(#shopify-lp-js7x9e5) .product__info-wrapper .price,\n  body:has(#shopify-lp-js7x9e5) .product-form,\n  body:has(#shopify-lp-js7x9e5) product-form,\n  body:has(#shopify-lp-js7x9e5) .product-form__buttons,\n  body:has(#shopify-lp-js7x9e5) .product-form__payment-container,\n  body:has(#shopify-lp-js7x9e5) .shopify-payment-button,\n  body:has(#shopify-lp-js7x9e5) shopify-payment-terms,\n  body:has(#shopify-lp-js7x9e5) .product__pickup-availabilities,\n  body:has(#shopify-lp-js7x9e5) .product-single__add-to-cart,\n  body:has(#shopify-lp-js7x9e5) .product__form,\n  body:has(#shopify-lp-js7x9e5) .product-form-wrapper,\n  body:has(#shopify-lp-js7x9e5) variant-selects,\n  body:has(#shopify-lp-js7x9e5) variant-radios{display:none !important;}\n}\n\/* Fallback desktop-only para temas sem :has(): nunca aplica em mobile. *\/\n@media (min-width: 990px){\n  @supports not selector(body:has(#shopify-lp-js7x9e5)){\n    #shopify-lp-js7x9e5{left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw;}\n  }\n}\n\/* Container query: quando a coluna do Shopify for estreita (≤720px), grids\n   responsivos colapsam para 1 coluna. Resolve cartões espremidos (texto vertical\n   letra-por-letra) em temas Shopify com layout 2-coluna no desktop, sem afetar\n   mobile (que já estava em 1 coluna naturalmente). *\/\n@container lp (max-width: 720px) {\n  #shopify-lp-js7x9e5 [class*=\"hero-grid\"],\n  #shopify-lp-js7x9e5 [class*=\"benefit\"],\n  #shopify-lp-js7x9e5 [class*=\"testimonial\"],\n  #shopify-lp-js7x9e5 [class*=\"review\"],\n  #shopify-lp-js7x9e5 [class*=\"comparison\"],\n  #shopify-lp-js7x9e5 [class*=\"grid\"]:not([class*=\"rating\"]):not([class*=\"stars\"]),\n  #shopify-lp-js7x9e5 [style*=\"grid-template-columns\"][style*=\"auto-fit\"],\n  #shopify-lp-js7x9e5 [style*=\"grid-template-columns\"][style*=\"auto-fill\"],\n  #shopify-lp-js7x9e5 [style*=\"grid-template-columns\"][style*=\"repeat(2\"],\n  #shopify-lp-js7x9e5 [style*=\"grid-template-columns\"][style*=\"repeat(3\"],\n  #shopify-lp-js7x9e5 [style*=\"grid-template-columns\"][style*=\"1fr 1fr\"]{\n    grid-template-columns:1fr !important;\n  }\n}\n@media (max-width: 768px){\n  #shopify-lp-js7x9e5{width:100% !important;max-width:100% !important;margin:0 !important;left:auto !important;right:auto !important;overflow-x:clip !important;}\n  #shopify-lp-js7x9e5 section,#shopify-lp-js7x9e5 [class*=\"section\"],#shopify-lp-js7x9e5 [class*=\"hero\"]{height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important;}\n  #shopify-lp-js7x9e5 [class*=\"hero-grid\"],#shopify-lp-js7x9e5 [class*=\"benefits-grid\"],#shopify-lp-js7x9e5 [class*=\"testimonial\"],#shopify-lp-js7x9e5 [class*=\"review\"],#shopify-lp-js7x9e5 [class*=\"comparison\"],#shopify-lp-js7x9e5 [class*=\"grid\"]:not([class*=\"rating\"]):not([class*=\"stars\"]){display:grid !important;grid-template-columns:1fr !important;gap:min(32px, 8vw) !important;}\n  #shopify-lp-js7x9e5 [style*=\"display:flex\"]:not([data-keep-row]):not(.lp-row-keep),#shopify-lp-js7x9e5 [style*=\"display: flex\"]:not([data-keep-row]):not(.lp-row-keep){flex-direction:column !important;align-items:stretch !important;}\n}\n\/* v8 — Container query: colapsa flex-rows também (hero text+imagem, feature\n   rows lado-a-lado, etc.). Exceções: elementos marcados com data-keep-row\n   ou class lp-row-keep (stars, badges horizontais, avatar+nome do depoimento). *\/\n@container lp (max-width: 720px) {\n  #shopify-lp-js7x9e5 [style*=\"display:flex\"]:not([style*=\"flex-direction:column\"]):not([style*=\"flex-direction: column\"]):not([data-keep-row]):not(.lp-row-keep),\n  #shopify-lp-js7x9e5 [style*=\"display: flex\"]:not([style*=\"flex-direction:column\"]):not([style*=\"flex-direction: column\"]):not([data-keep-row]):not(.lp-row-keep){\n    flex-direction:column !important;\n    align-items:stretch !important;\n  }\n}\n\/* v8 — Tipografia escala com a largura do container (cqw = % do container).\n   Resolve H1 Playfair 56px ocupando 6 linhas em coluna estreita de tema. *\/\n@container lp (max-width: 720px) {\n  #shopify-lp-js7x9e5 h1{font-size:clamp(22px, 5.5cqw, 40px) !important; line-height:1.15 !important;}\n  #shopify-lp-js7x9e5 h2{font-size:clamp(20px, 4.5cqw, 32px) !important; line-height:1.2 !important;}\n  #shopify-lp-js7x9e5 h3{font-size:clamp(17px, 3.5cqw, 24px) !important; line-height:1.25 !important;}\n  #shopify-lp-js7x9e5 p, #shopify-lp-js7x9e5 li{font-size:clamp(14px, 2.4cqw, 17px) !important;}\n}\n\/* Mídia responsiva genérica — mas NÃO mexer em imagens com largura fixa em px\n   (avatares, ícones, badges). Essas precisam manter width+height inline. *\/\n#shopify-lp-js7x9e5 img:not([style*=\"width:56px\"]):not([style*=\"width: 56px\"]):not([style*=\"width:48px\"]):not([style*=\"width: 48px\"]):not([style*=\"width:40px\"]):not([style*=\"width: 40px\"]):not([style*=\"width:32px\"]):not([style*=\"width: 32px\"]):not([style*=\"width:24px\"]):not([style*=\"width: 24px\"]),\n#shopify-lp-js7x9e5 video,#shopify-lp-js7x9e5 iframe,#shopify-lp-js7x9e5 svg{max-width:100% !important;height:auto !important;}\n\/* Avatares\/ícones\/badges: caixa rígida quadrada, imune a flex-shrink, ao\n   max-width:100% global, e ao container-query. Forçamos width E height\n   exatos por tamanho — assim o avatar nunca vira oval mesmo que o flex\n   container do depoimento esteja apertado em coluna estreita do tema. *\/\n#shopify-lp-js7x9e5 img[style*=\"width:56px\"],#shopify-lp-js7x9e5 img[style*=\"width: 56px\"]{width:56px !important;height:56px !important;min-width:56px !important;min-height:56px !important;max-width:56px !important;max-height:56px !important;flex:0 0 56px !important;object-fit:cover !important;}\n#shopify-lp-js7x9e5 img[style*=\"width:48px\"],#shopify-lp-js7x9e5 img[style*=\"width: 48px\"]{width:48px !important;height:48px !important;min-width:48px !important;min-height:48px !important;max-width:48px !important;max-height:48px !important;flex:0 0 48px !important;object-fit:cover !important;}\n#shopify-lp-js7x9e5 img[style*=\"width:40px\"],#shopify-lp-js7x9e5 img[style*=\"width: 40px\"]{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important;max-width:40px !important;max-height:40px !important;flex:0 0 40px !important;object-fit:cover !important;}\n#shopify-lp-js7x9e5 img[style*=\"width:32px\"],#shopify-lp-js7x9e5 img[style*=\"width: 32px\"]{width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;max-width:32px !important;max-height:32px !important;flex:0 0 32px !important;object-fit:cover !important;}\n#shopify-lp-js7x9e5 img[style*=\"width:24px\"],#shopify-lp-js7x9e5 img[style*=\"width: 24px\"]{width:24px !important;height:24px !important;min-width:24px !important;min-height:24px !important;max-width:24px !important;max-height:24px !important;flex:0 0 24px !important;object-fit:cover !important;}\n#shopify-lp-js7x9e5 a[href^=\"https:\/\/wa.me\"][style*=\"border-radius:50%\"]{display:none !important;}\n\u003c\/style\u003e\n\u003cdiv id=\"shopify-lp-js7x9e5\" data-lp-mode=\"classic\" class=\"lp-classic-wrapper\" style=\"width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;\"\u003e\n    \n\n        \u003csection class=\"section hero\"\u003e\n            \u003cdiv class=\"container\"\u003e\n                \u003cdiv class=\"hero-content-grid\"\u003e\n                    \u003cdiv\u003e\n                        \u003cspan class=\"discount-badge-top\"\u003e-52% OFF\u003c\/span\u003e\n                        \u003ch1\u003ePAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\u003c\/h1\u003e\n                        \u003cp class=\"subheadline\"\u003eDescanso superior y estilo para tu habitación.\u003c\/p\u003e\n                        \u003cdiv class=\"social-proof\"\u003e⭐ 4.8 · +2.847 pedidos entregados\u003c\/div\u003e\n                        \n                        \u003cdiv class=\"hero-image-wrapper\" style=\"max-width: 520px; margin-left: auto; margin-right: auto;\"\u003e\n                            \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/1_f5773c55-82a8-474f-a205-0a7c2205d0e1.png?v=1780074183\u0026amp;width=1000\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" width=\"1080\" height=\"1080\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" sizes=\"(max-width:760px) 100%, 760px\" style=\"width:100%;height:auto;max-width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:12px;display:block;max-height:480px;\"\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"price-box\"\u003e\n                            \u003cspan class=\"price-original\"\u003e\u003cs\u003eCOP 279900.00\u003c\/s\u003e\u003c\/span\u003e\n                            \u003cspan class=\"price-cod\"\u003eCOP 134900\u003c\/span\u003e\n                            \u003cspan class=\"savings-badge\"\u003eAHORRAS COP 145000.00\u003c\/span\u003e\n                            \u003cp class=\"price-per-day\"\u003eSolo COP 4496.67\/día\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \n                        \u003ca href=\"\/es-form-hook\" data-cta=\"true\" class=\"cta-button\"\u003ePedir mi Juego de Sábanas con descuento\u003c\/a\u003e\n                        \u003ca href=\"#testimonios\" class=\"scroll-link\"\u003e↓ Ver lo que dicen nuestros clientes\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003cdiv style=\"background:#f8fafc;padding:32px 20px;text-align:center;\"\u003e\u003cdiv style=\"max-width:520px;margin:0 auto;\"\u003e\n\u003cimg src=\"https:\/\/nalsoctcabdohcmxhoad.supabase.co\/storage\/v1\/render\/image\/public\/chat-media\/marketing\/c22bbfea-fee1-4a35-8e1f-388d8118959d\/gif_1784402441954_4owfrx.gif?width=960\u0026amp;quality=80\u0026amp;resize=cover\" alt=\"Demo 1\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\u003cp style=\"margin:12px 0 0;font-size:13px;color:#6b7280;font-style:italic;\"\u003eDemostración real del producto en uso\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n        \u003csection class=\"section problems\"\u003e\n            \u003cdiv class=\"container\"\u003e\n                \u003ch2\u003e¿Necesitas un descanso renovador?\u003c\/h2\u003e\n                \u003cul class=\"problem-list\"\u003e\n                    \u003cli\u003e❌ Sábanas que no son suaves y pican la piel.\u003c\/li\u003e\n                    \u003cli\u003e❌ Tejidos que dan calor y no dejan dormir bien.\u003c\/li\u003e\n                    \u003cli\u003e❌ Sábanas que se arrugan fácil y se ven descuidadas.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003cdiv class=\"divider-color\"\u003e\u003c\/div\u003e\n\n        \u003csection class=\"section benefits\"\u003e\n            \n                    \u003cdiv class=\"benefit-card\"\u003e\n                        \u003cspan class=\"emoji\"\u003e🌬️\u003c\/span\u003e\n                        \u003cp class=\"line-before\"\u003eSin PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas: Te sientes acalorado y sudoroso toda la noche.\u003c\/p\u003e\n                        \u003cp class=\"line-after\"\u003eCon PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas: Descansas fresco gracias a su tela transpirable y cómoda.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-card\"\u003e\n                        \u003cspan class=\"emoji\"\u003e🏡\u003c\/span\u003e\n                        \u003cp class=\"line-before\"\u003eSin PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas: Tu habitación se ve desordenada y sin estilo.\u003c\/p\u003e\n                        \u003cp class=\"line-after\"\u003eCon PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas: Dale un toque elegante y moderno sin esfuerzo.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/section\u003e\n\u003c\/div\u003e\n            \n        \n\n        \u003cdiv style=\"background:#f8fafc;padding:32px 20px;text-align:center;\"\u003e\u003cdiv style=\"max-width:520px;margin:0 auto;\"\u003e\n\u003cimg src=\"https:\/\/nalsoctcabdohcmxhoad.supabase.co\/storage\/v1\/render\/image\/public\/chat-media\/marketing\/c22bbfea-fee1-4a35-8e1f-388d8118959d\/gif_1784402442533_btsniz.gif?width=960\u0026amp;quality=80\u0026amp;resize=cover\" alt=\"Demo 2\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\u003cp style=\"margin:12px 0 0;font-size:13px;color:#6b7280;font-style:italic;\"\u003eDemostración real del producto en uso\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\n        \u003csection class=\"section cod-steps\"\u003e\n            \u003cdiv class=\"container\"\u003e\n                \u003ch2\u003e¿Cómo pedir y pagar? ¡Es muy fácil!\u003c\/h2\u003e\n                \u003cdiv class=\"steps-container\"\u003e\n                    \u003cdiv class=\"step-item\"\u003e\n                        \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp style=\"font-weight: 600 !important; color: var(--text-color) !important;\"\u003eHaz tu pedido\u003c\/p\u003e\n                            \u003cp style=\"font-size: 14px !important;\"\u003eCompleta tus datos en nuestro formulario de forma segura.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"step-item\"\u003e\n                        \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp style=\"font-weight: 600 !important; color: var(--text-color) !important;\"\u003eValidamos tu información\u003c\/p\u003e\n                            \u003cp style=\"font-size: 14px !important;\"\u003eTe contactaremos para confirmar que todo esté correcto.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"step-item\"\u003e\n                        \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp style=\"font-weight: 600 !important; color: var(--text-color) !important;\"\u003eRecibe y paga\u003c\/p\u003e\n                            \u003cp style=\"font-size: 14px !important;\"\u003eTe entregamos el producto y pagas al mensajero en efectivo.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"warning-box\"\u003e\n                    ⚠️ NUNCA pedimos pagos adelantados. Tu seguridad es nuestra prioridad.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003cdiv class=\"section gallery-tail\" style=\"padding-top: 48px !important;\"\u003e\n            \u003cdiv class=\"container\"\u003e\n                \u003ch2\u003eMira nuestros juegos de sábanas en acción\u003c\/h2\u003e\n                \u003cdiv class=\"gallery-grid\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/12_561533c7-4dc3-4390-9a94-1753a909aa39.png?v=1780074185\u0026amp;width=1000\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" width=\"1080\" height=\"1080\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;height:auto;max-width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:12px;display:block;\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/9_cdafa823-879e-42d4-9148-f15acfee21cd.png?v=1780074182\u0026amp;width=1000\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" width=\"1080\" height=\"1080\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;height:auto;max-width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:12px;display:block;\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/giphy-2026-05-29T234045.212-ezgif.com-gif-to-webp-converter_3600x.webp?v=1780117154\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/giphy-2026-05-29T233904.384-ezgif.com-gif-to-webp-converter_3600x.webp?v=1780117148\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/giphy-2026-05-29T233909.624-ezgif.com-gif-to-webp-converter_3600x.webp?v=1780117148\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/giphy-2026-05-29T234045.212-ezgif.com-gif-to-webp-converter_10x.webp?v=1780117154\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/giphy-2026-05-29T233904.384-ezgif.com-gif-to-webp-converter_10x.webp?v=1780117148\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\n                    \u003cimg src=\"https:\/\/tusupertiendacol.com\/cdn\/shop\/files\/giphy-2026-05-29T233909.624-ezgif.com-gif-to-webp-converter_10x.webp?v=1780117148\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0718\/2617\/8222\/files\/giphy_6.gif?v=1780288953\" alt=\"PAGA 1 LLEVA 2 | Juego de Sábanas 4 Piezas\" loading=\"lazy\" decoding=\"async\" style=\"width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;background:#0f0f12;border-radius:12px;display:block;margin:0 auto;\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003csection class=\"section testimonials\" id=\"testimonios\"\u003e\n            \u003cdiv class=\"container\"\u003e\n                \u003ch2\u003eAmado por miles de colombianos\u003c\/h2\u003e\n                \u003cdiv class=\"testimonials-grid\"\u003e\n                    \u003cdiv class=\"testimonial-card\"\u003e\n                        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                        \u003cdiv class=\"header-row\"\u003e\n                            \u003cimg width=\"56\" height=\"56\" style=\"width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px;flex:0 0 56px;aspect-ratio:1\/1;border-radius:50%;object-fit:cover;object-position:center;display:block;\" src=\"https:\/\/nalsoctcabdohcmxhoad.supabase.co\/storage\/v1\/render\/image\/public\/avatar-library\/CO\/f_adult_1777795054194_5.png?width=128\u0026amp;height=128\u0026amp;quality=75\u0026amp;resize=cover\" alt=\"Sofía G.\" loading=\"lazy\" decoding=\"async\"\u003e\n                            \u003cdiv class=\"author-info\"\u003e\n                                \u003cspan class=\"author-name\"\u003eSofía G.\u003c\/span\u003e\n                                \u003cspan class=\"verified-badge\"\u003e✓ Compradora Verificada\u003c\/span\u003e\n                                \u003cspan class=\"author-city\"\u003e📍 Bogotá\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"quote\"\u003eAntes, mis sábanas me daban mucha alergia y no podía dormir bien, pero al probar estas, en la primera noche sentí la diferencia y descansé profundamente.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"testimonial-card\"\u003e\n                         \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                        \u003cdiv class=\"header-row\"\u003e\n                            \u003cimg width=\"56\" height=\"56\" style=\"width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px;flex:0 0 56px;aspect-ratio:1\/1;border-radius:50%;object-fit:cover;object-position:center;display:block;\" src=\"https:\/\/nalsoctcabdohcmxhoad.supabase.co\/storage\/v1\/render\/image\/public\/avatar-library\/CO\/f_adult_1777795068231_7.png?width=128\u0026amp;height=128\u0026amp;quality=75\u0026amp;resize=cover\" alt=\"María P.\" loading=\"lazy\" decoding=\"async\"\u003e\n                            \u003cdiv class=\"author-info\"\u003e\n                                \u003cspan class=\"author-name\"\u003eMaría P.\u003c\/span\u003e\n                                \u003cspan class=\"verified-badge\"\u003e✓ Compradora Verificada\u003c\/span\u003e\n                                \u003cspan class=\"author-city\"\u003e📍 Cali\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"quote\"\u003eEstaba cansada de sábanas que se percudían y se veían viejas rápido, pero después de varios lavados, ¡estas sábanas siguen como nuevas y con el color intacto!\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"testimonial-card\"\u003e\n                         \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                        \u003cdiv class=\"header-row\"\u003e\n                            \u003cimg width=\"56\" height=\"56\" style=\"width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px;flex:0 0 56px;aspect-ratio:1\/1;border-radius:50%;object-fit:cover;object-position:center;display:block;\" src=\"https:\/\/nalsoctcabdohcmxhoad.supabase.co\/storage\/v1\/render\/image\/public\/avatar-library\/CO\/m_adult_1777795082844_10.png?width=128\u0026amp;height=128\u0026amp;quality=75\u0026amp;resize=cover\" alt=\"Andrés R.\" loading=\"lazy\" decoding=\"async\"\u003e\n                            \u003cdiv class=\"author-info\"\u003e\n                                \u003cspan class=\"author-name\"\u003eAndrés R.\u003c\/span\u003e\n                                \u003cspan class=\"verified-badge\"\u003e✓ Comprador Verificado\u003c\/span\u003e\n                                \u003cspan class=\"author-city\"\u003e📍 Medellín\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"quote\"\u003eMis viejas sábanas siempre se sentían ásperas, pero con estas nuevas, disfruto de una suavidad increíble cada noche que me ayuda a relajarme.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003ca href=\"\/es-form-hook\" data-cta=\"true\" class=\"cta-button\"\u003eSí, quiero el mío ahora\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"section guarantee-faq\"\u003e\n            \u003cdiv class=\"container\"\u003e\n                \u003cdiv class=\"guarantee-card\"\u003e\n                    \u003ch3\u003e🛡️ Garantía de Satisfacción por 30 Días\u003c\/h3\u003e\n                    \u003cp\u003ePruébalas sin riesgos. Si no te encantan, te devolvemos tu dinero sin preguntas. Tu compra está 100% protegida.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq\"\u003e\n                    \u003ch2\u003ePreguntas Frecuentes\u003c\/h2\u003e\n                    \u003cdetails\u003e\n                        \u003csummary\u003e¿Y si no me gustan?\u003c\/summary\u003e\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            \u003cp\u003eNo te preocupes. Tienes 30 días de garantía. Si no estás satisfecho con tu compra, contáctanos y te guiaremos para una devolución fácil y un reembolso de tu dinero.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails\u003e\n                        \u003csummary\u003e¿Es seguro pagar contra entrega?\u003c\/summary\u003e\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            \u003cp\u003e¡Totalmente seguro! Solo pagas en efectivo cuando el pedido de tus sábanas llega directamente a tu puerta. No arriesgas tu dinero.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails\u003e\n                        \u003csummary\u003e¿Cuánto tarda en llegar mi pedido?\u003c\/summary\u003e\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            \u003cp\u003eTu pedido llegará en un plazo aproximado de 5 días hábiles a cualquier parte de Colombia. Te enviaremos un número de seguimiento para que estés al tanto.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"section final-cta\"\u003e\n            \n        \u003c\/section\u003e\n\n        \n        \u003cdiv style=\"clear:both;height:1px;\"\u003e\u003c\/div\u003e\n    \n","brand":"Carrito Naranja CO ","offers":[{"title":"Default Title","offer_id":48634148552896,"sku":null,"price":134900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3725\/0496\/files\/1_f5773c55-82a8-474f-a205-0a7c2205d0e1.png?v=1784402667","url":"https:\/\/carritonaranja.store\/products\/paga-1-lleva-2-juego-de-sabanas-4-piezas","provider":"Carrito Naranja CO ","version":"1.0","type":"link"}