{"product_id":"kit-4-vasos-polietileno-texturizados-planta-flor-jardim-coluna-redonda-n1-n2-bojo-n1bacia-n1","title":"Kit 4 Vasos Polietileno Texturizados Planta, Flor, Jardim, Coluna Redonda N1 N2+ Bojo N1+Bacia N1","description":"\u003cstyle\u003e\n  .ce-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .ce-wrap {\n    font-family: 'Outfit', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1208;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n  .ce-hero {\n    background: linear-gradient(135deg, #2c1a0e 0%, #4a2a18 100%);\n    border-radius: 20px;\n    padding: 44px 40px;\n    margin-bottom: 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .ce-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(251,94,50,0.3) 0%, transparent 70%);\n  }\n  .ce-hero-tag {\n    display: inline-block;\n    background: rgba(251,94,50,0.2);\n    border: 1px solid rgba(251,94,50,0.4);\n    color: #ff7a54;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 100px;\n    margin-bottom: 18px;\n  }\n  .ce-hero h2 {\n    font-size: clamp(20px, 3vw, 30px);\n    font-weight: 300;\n    color: #fff;\n    line-height: 1.3;\n    margin-bottom: 12px;\n    position: relative;\n    z-index: 1;\n  }\n  .ce-hero h2 strong { font-weight: 700; color: #fb5e32; }\n  .ce-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    line-height: 1.7;\n    max-width: 480px;\n    font-weight: 300;\n    position: relative;\n    z-index: 1;\n  }\n  .ce-section {\n    background: #faf7f2;\n    border: 1px solid #e8dfc8;\n    border-radius: 16px;\n    padding: 28px 32px;\n    margin-bottom: 20px;\n  }\n  .ce-section h3 {\n    font-size: 16px;\n    font-weight: 600;\n    color: #2c1a0e;\n    margin-bottom: 16px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #e8dfc8;\n  }\n  .ce-problem {\n    background: #faf7f2;\n    border: 1px solid #e8dfc8;\n    border-radius: 16px;\n    padding: 28px 32px;\n    margin-bottom: 20px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n  .ce-problem-item h4 {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n  .ce-problem-item.bad h4 { color: #c0392b; }\n  .ce-problem-item.good h4 { color: #27ae60; }\n  .ce-problem-item ul { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .ce-problem-item li { font-size: 14px; color: #5a3825; line-height: 1.5; display: flex; gap: 8px; align-items: flex-start; }\n  .ce-problem-item.bad li::before { content: '✗'; color: #c0392b; font-weight: 700; flex-shrink: 0; }\n  .ce-problem-item.good li::before { content: '✓'; color: #27ae60; font-weight: 700; flex-shrink: 0; }\n  .ce-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-bottom: 20px;\n  }\n  .ce-benefit-card {\n    background: #fff;\n    border: 1px solid #ede5d5;\n    border-radius: 14px;\n    padding: 22px 18px;\n  }\n  .ce-benefit-icon {\n    width: 40px; height: 40px;\n    background: rgba(251,94,50,0.1);\n    border-radius: 10px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 20px;\n    margin-bottom: 12px;\n  }\n  .ce-benefit-card h4 { font-size: 14px; font-weight: 600; color: #2c1a0e; margin-bottom: 5px; }\n  .ce-benefit-card p { font-size: 13px; color: #7a6254; line-height: 1.6; font-weight: 300; }\n  .ce-orange {\n    background: linear-gradient(135deg, #fb5e32 0%, #d94a22 100%);\n    border-radius: 18px;\n    padding: 32px;\n    margin-bottom: 20px;\n    color: white;\n  }\n  .ce-orange h3 { font-size: 17px; font-weight: 600; margin-bottom: 6px; }\n  .ce-orange \u003e p { font-size: 14px; opacity: 0.8; margin-bottom: 20px; font-weight: 300; }\n  .ce-tags-wrap { display: flex; flex-wrap: wrap; gap: 10px; }\n  .ce-tag-light {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: white;\n    font-size: 13px;\n    font-weight: 500;\n    padding: 7px 15px;\n    border-radius: 100px;\n  }\n  .ce-steps { display: flex; flex-direction: column; gap: 14px; }\n  .ce-step { display: flex; gap: 14px; align-items: flex-start; }\n  .ce-step-num {\n    width: 30px; height: 30px;\n    background: #fb5e32;\n    color: white;\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 13px; font-weight: 700;\n    flex-shrink: 0;\n  }\n  .ce-step-text h5 { font-size: 14px; font-weight: 600; color: #2c1a0e; margin-bottom: 3px; }\n  .ce-step-text p { font-size: 13px; color: #7a6254; line-height: 1.5; font-weight: 300; }\n  .ce-specs-table { width: 100%; border-collapse: collapse; }\n  .ce-specs-table tr { border-bottom: 1px solid #f0ead8; }\n  .ce-specs-table tr:last-child { border-bottom: none; }\n  .ce-specs-table td { padding: 11px 6px; font-size: 14px; vertical-align: middle; }\n  .ce-specs-table td:first-child { color: #7a6254; font-weight: 500; width: 45%; font-size: 12px; text-transform: uppercase; letter-spacing: 0.06em; }\n  .ce-specs-table td:last-child { color: #2c1a0e; font-weight: 600; }\n  .ce-dark {\n    background: #2c1a0e;\n    border-radius: 18px;\n    padding: 28px 32px;\n    margin-bottom: 20px;\n  }\n  .ce-dark h3 { font-size: 16px; font-weight: 600; color: white; margin-bottom: 16px; }\n  .ce-dark-tag {\n    background: rgba(251,94,50,0.15);\n    border: 1px solid rgba(251,94,50,0.3);\n    color: #ff7a54;\n    font-size: 13px;\n    font-weight: 500;\n    padding: 7px 15px;\n    border-radius: 100px;\n    display: inline-block;\n    margin: 4px;\n  }\n  .ce-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-bottom: 20px;\n  }\n  .ce-trust-item {\n    text-align: center;\n    background: #faf7f2;\n    border: 1px solid #e8dfc8;\n    border-radius: 12px;\n    padding: 16px 10px;\n  }\n  .ce-trust-item .t-icon { font-size: 22px; margin-bottom: 6px; display: block; }\n  .ce-trust-item strong { display: block; font-size: 11px; font-weight: 600; color: #2c1a0e; margin-bottom: 2px; }\n  .ce-trust-item span { font-size: 10px; color: #7a6254; line-height: 1.4; display: block; }\n  .ce-cta {\n    background: linear-gradient(135deg, #fb5e32, #d94a22);\n    border-radius: 18px;\n    padding: 28px;\n    text-align: center;\n  }\n  .ce-cta p { font-size: 20px; font-weight: 600; color: white; margin-bottom: 6px; }\n  .ce-cta small { display: block; font-size: 13px; color: rgba(255,255,255,0.75); font-weight: 300; }\n  .ce-items-list { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .ce-items-list li { font-size: 14px; color: #5a3825; line-height: 1.5; display: flex; gap: 8px; align-items: flex-start; padding: 8px 0; border-bottom: 1px solid #ede5d5; }\n  .ce-items-list li:last-child { border-bottom: none; }\n  .ce-items-list li::before { content: '📦'; flex-shrink: 0; }\n  @media (max-width: 600px) {\n    .ce-hero { padding: 26px 20px; }\n    .ce-problem { grid-template-columns: 1fr; }\n    .ce-benefits { grid-template-columns: 1fr; }\n    .ce-trust { grid-template-columns: repeat(2, 1fr); }\n    .ce-section { padding: 22px 18px; }\n    .ce-dark { padding: 22px 18px; }\n    .ce-orange { padding: 24px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ce-wrap\"\u003e\n  \u003cdiv class=\"ce-hero\"\u003e\n    \u003cdiv class=\"ce-hero-tag\"\u003e✦ Jardim em Casa\u003c\/div\u003e\n    \u003ch2\u003eQuatro vasos.\u003cbr\u003e\u003cstrong\u003eUm jardim completo.\u003c\/strong\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eKit com 4 vasos de polietileno texturizado em formatos e tamanhos diferentes — resistentes, elegantes e perfeitos para dentro e fora de casa.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ce-orange\"\u003e\n    \u003ch3\u003eO que vem no kit\u003c\/h3\u003e\n    \u003cp\u003e4 vasos com pratos coletores inclusos\u003c\/p\u003e\n    \u003cdiv class=\"ce-tags-wrap\"\u003e\n      \u003cspan class=\"ce-tag-light\"\u003e🪴 Vaso Coluna Nº1 — 28cm altura\u003c\/span\u003e\n      \u003cspan class=\"ce-tag-light\"\u003e🪴 Vaso Coluna Nº2 — 39cm altura\u003c\/span\u003e\n      \u003cspan class=\"ce-tag-light\"\u003e🪴 Vaso Bojo Nº1 — 19cm altura\u003c\/span\u003e\n      \u003cspan class=\"ce-tag-light\"\u003e🪴 Vaso Bacia Nº1 — 13cm altura\u003c\/span\u003e\n      \u003cspan class=\"ce-tag-light\"\u003e🍽️ 4 Pratos coletores inclusos\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ce-benefits\"\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e💪\u003c\/div\u003e\n\u003ch4\u003ePolietileno Resistente\u003c\/h4\u003e\n\u003cp\u003eNão racha, não desbota e não absorve umidade. Aguenta sol, chuva e uso intenso sem perder a forma.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e✨\u003c\/div\u003e\n\u003ch4\u003eTextura Premium\u003c\/h4\u003e\n\u003cp\u003eAcabamento texturizado que imita cerâmica com visual sofisticado — leveza com aparência de peso.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e🍽️\u003c\/div\u003e\n\u003ch4\u003ePratos Inclusos\u003c\/h4\u003e\n\u003cp\u003eCada vaso acompanha prato coletor. Piso limpo, parede limpa, plantas saudáveis.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-benefit-card\"\u003e\n\u003cdiv class=\"ce-benefit-icon\"\u003e🏡\u003c\/div\u003e\n\u003ch4\u003eUso Interno e Externo\u003c\/h4\u003e\n\u003cp\u003eFunciona em sala, varanda, quintal, jardim ou área externa. Resistente a qualquer condição.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ce-dark\"\u003e\n\u003ch3\u003e🎯 Ideal para...\u003c\/h3\u003e\n\u003cdiv\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eVaranda\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eJardim interno\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eÁrea externa\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eSala de estar\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003eQuintal\u003c\/span\u003e\n    \u003cspan class=\"ce-dark-tag\"\u003ePlantas naturais ou artificiais\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- TRUST --\u003e\n  \u003cdiv class=\"ce-trust\"\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e🚚\u003c\/span\u003e\u003cstrong\u003eFrete Grátis\u003c\/strong\u003e\u003cspan\u003ePara todo o Brasil\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e💚\u003c\/span\u003e\u003cstrong\u003e5% OFF no PIX\u003c\/strong\u003e\u003cspan\u003eDesconto automático\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e🔒\u003c\/span\u003e\u003cstrong\u003eCompra Segura\u003c\/strong\u003e\u003cspan\u003eAmbiente criptografado\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ce-trust-item\"\u003e\n\u003cspan class=\"t-icon\"\u003e↩️\u003c\/span\u003e\u003cstrong\u003eReembolso\u003c\/strong\u003e\u003cspan\u003eSatisfação garantida\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"ce-cta\"\u003e\n    \u003cp\u003e🛒 Adicione ao carrinho agora\u003c\/p\u003e\n    \u003csmall\u003eFrete grátis • Pagamento seguro • Satisfação garantida\u003c\/small\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"shopee","offers":[{"title":"Variação","offer_id":51544999461162,"sku":null,"price":0.0,"currency_code":"BRL","in_stock":true},{"title":"KIT-ALINE BEGE","offer_id":51544999493930,"sku":"KIT-ALINE BEGE","price":158.3,"currency_code":"BRL","in_stock":true},{"title":"KIT-ALINE CINZA","offer_id":51544999526698,"sku":"KIT-ALINE CINZA","price":158.3,"currency_code":"BRL","in_stock":true},{"title":"KIT-ALINE PRETO","offer_id":51544999559466,"sku":"KIT-ALINE PRETO","price":158.3,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0867\/1907\/0506\/files\/sg-11134201-81zti-mirhofh5s6bmb8.webp?v=1778895086","url":"https:\/\/casaequipada.com.br\/products\/kit-4-vasos-polietileno-texturizados-planta-flor-jardim-coluna-redonda-n1-n2-bojo-n1bacia-n1","provider":"Casa Equipada","version":"1.0","type":"link"}