<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Grandes Eletrodomésticos - Pristine-Blog | Resenhas Relâmpago</title>
	<atom:link href="https://pristine-blog.com/category/eletro/grandes-eletrodomesticos/feed/" rel="self" type="application/rss+xml" />
	<link>https://pristine-blog.com/category/eletro/grandes-eletrodomesticos/</link>
	<description></description>
	<lastBuildDate>Tue, 02 Dec 2025 10:19:14 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://pristine-blog.com/wp-content/uploads/2024/11/cropped-favicon_brazil-32x32.png</url>
	<title>Grandes Eletrodomésticos - Pristine-Blog | Resenhas Relâmpago</title>
	<link>https://pristine-blog.com/category/eletro/grandes-eletrodomesticos/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">239005537</site>	<item>
		<title>Review e Guia de Compra da Lava e Seca Samsung 11kg Inverter</title>
		<link>https://pristine-blog.com/samsung-11kg-inverter-lava-e-seca/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Wed, 27 Aug 2025 03:55:07 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[lavadora]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5526</guid>

					<description><![CDATA[<p>Lava e Seca Samsung 11kg Inverter, WD11M4473: Solução de Lavanderia Essencial para Lares Modernos A Lava e Seca Samsung WD11M4473 oferece uma solução de lavanderia otimizada para lares modernos com alta eficiência e multifuncionalidade. Com capacidade generosa de 11kg para lavagem e 7kg para secagem, reduz a carga de lavanderia de famílias grandes, e se [&#8230;]</p>
<p><a href="https://pristine-blog.com/samsung-11kg-inverter-lava-e-seca/">Review e Guia de Compra da Lava e Seca Samsung 11kg Inverter</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">Lava e Seca Samsung 11kg Inverter, WD11M4473: Solução de Lavanderia Essencial para Lares Modernos</h2>
    <p>A Lava e Seca Samsung WD11M4473 oferece uma solução de lavanderia otimizada para lares modernos com alta eficiência e multifuncionalidade. Com capacidade generosa de 11kg para lavagem e 7kg para secagem, reduz a carga de lavanderia de famílias grandes, e se orgulha de baixo ruído e 10 anos de garantia através do motor inverter digital.</p>
    <p>Os 12 programas de lavagem oferecem lavagem personalizada para diversos tipos de roupas, protegendo os tecidos, e a função 3-em-1 resolve lavagem, secagem e esterilização a seco de uma só vez. O tempo rápido de lavagem e secagem economiza tempo, enquanto as funções Air Wash e vapor higiênico maximizam a proteção dos tecidos e o efeito de esterilização.</p>
    <p>O tambor diamante de aço inoxidável fortalece a durabilidade, e é conveniente de usar com entrada frontal e painel de controle digital. Além disso, considera a segurança com trava de proteção infantil e dispositivo de trava de segurança. Com classificação de economia de água nível 1 e eficiência energética classe A, permite uso ecológico e econômico, proporcionando até mesmo o efeito de redução na conta de luz.</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem.webp" alt="(Esgotado) Lava e Seca Samsung 11kg Inverter - 110V"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005009003552031.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">(Esgotado) Lava e Seca Samsung 11kg Inverter - 110V</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">32 avaliações<span class="stat-divider"> | </span>700+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$3.599,00</span><span class="discount">9%</span></div><div class="special-price">R$3.254,07</div><div class="price-date">Preço referente à data de 27/08/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Lavagem de grande capacidade 11kg, secagem 7kg resolvem de uma vez</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Motor inverter digital com baixo ruído e 10 anos de garantia</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Lavagem rápida de 15 minutos e lavagem + secagem de 59 minutos economizam tempo</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Eficiência energética classe A para uso econômico</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Função 3-em-1 permite lavagem, secagem e esterilização a seco</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005009003552031.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
<br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-1">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section3">
                    <h3>Solução de lavanderia perfeita para lares modernos com alta eficiência e multifuncionalidade</h3>
                    <ul><li>Capacidade generosa de lavagem 11kg, secagem 7kg</li><li>Motor inverter digital com baixo ruído e 10 anos de garantia</li><li>12 programas de lavagem para diversos tipos de roupas</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Principais Funções</h3>
                    <ul><li>Função 3-em-1: lavagem, secagem e esterilização a seco de uma vez</li><li>Lavagem rápida de 15 minutos e lavagem+secagem de 59 minutos economizam tempo</li><li>Air Wash e vapor higiênico para proteção de tecidos e efeito de esterilização</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Design e Conveniência</h3>
                    <ul><li>Tambor diamante de aço inoxidável fortalece a durabilidade</li><li>Entrada frontal e painel de controle digital para uso conveniente</li><li>Trava de proteção infantil e dispositivo de trava de segurança fortalecem a segurança</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Eficiência e Meio Ambiente</h3>
                    <ul><li>Economia de água nível 1 para uso ecológico</li><li>Eficiência energética classe A reduz a conta de luz</li><li>Uso de água quente e fria disponível para lavagem personalizada conforme as roupas</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de Compra</h3>
                    <ul><li>Verificar diversos benefícios de desconto em lojas online</li><li>Uso tranquilo com 1 ano de garantia geral e 10 anos de garantia do motor</li><li>Compra confiável com garantia de qualidade Samsung</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Vídeo do produto</h2>
        <div id="yt-slider-697886dac313c" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=V7_tRKd2hk8" data-video-id="V7_tRKd2hk8" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_youtube_imagem_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Video</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/OfnNflJDNYk" data-video-id="OfnNflJDNYk" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20Samsung%2011kg/Lava%20e%20Seca%20Samsung%2011kg_youtube_imagem_2.webp" alt="YouTube video 2" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697886dac313c");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697886dac313c-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697886dac313c-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697886dac313c-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida possibilita recebimento rápido do produto</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente desempenho e qualidade do produto proporcionam alta satisfação</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Instalação fácil oferece alta conveniência ao usuário</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente desempenho pelo preço oferece boa relação custo-benefício</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Recomenda-se instalar um pouco mais alto do chão para acesso à porta da máquina de lavar</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Necessário considerar espaço de instalação devido ao tamanho</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendação de máquina de lavar</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Fiquei impressionado com a entrega rápida e desempenho excepcional. Após a chegada da máquina de lavar, usei imediatamente e as roupas ficaram mais perfumadas. Recomendo fortemente!</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Melhor escolha pelo preço</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">O desempenho pelo preço é realmente excelente. A velocidade de lavagem é rápida e o resultado também é ótimo, então estou satisfeito. A entrega rápida no dia seguinte também me agradou.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação com qualidade do produto e entrega</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">A qualidade do produto é excelente e a entrega também foi rápida, então estou realmente satisfeito. A instalação é simples e conveniente de usar, então pretendo escolher esta marca novamente da próxima vez</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação com instalação e desempenho da máquina de lavar</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Foi bom que a máquina de lavar chegou rapidamente. Após a instalação, experimentei e o desempenho também é realmente excelente. Acho que vou confiar nesta marca daqui para frente.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005009003552031.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/samsung-11kg-inverter-lava-e-seca/">Review e Guia de Compra da Lava e Seca Samsung 11kg Inverter</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5526</post-id>	</item>
		<item>
		<title>Ar Condicionado Samsung WindFree AI Inverter &#8211; Solução Inteligente e Eficiente em Climatização</title>
		<link>https://pristine-blog.com/ar-condicionado-samsung-windfree-ai-inverter-review/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Wed, 25 Jun 2025 10:36:32 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[ar-condicionado]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5230</guid>

					<description><![CDATA[<p>O Encontro da Economia de Energia Inovadora com o Conforto Inteligente &#8211; Ar Condicionado Samsung WindFree AI Inverter O Ar Condicionado Samsung WindFree AI Inverter combina tecnologia AI de ponta com eficiência energética, proporcionando o ambiente interno confortável essencial para lares modernos. Este produto oferece uma solução de climatização que atende tanto verão quanto inverno [&#8230;]</p>
<p><a href="https://pristine-blog.com/ar-condicionado-samsung-windfree-ai-inverter-review/">Ar Condicionado Samsung WindFree AI Inverter &#8211; Solução Inteligente e Eficiente em Climatização</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
  <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
    O Encontro da Economia de Energia Inovadora com o Conforto Inteligente &#8211; Ar Condicionado Samsung WindFree AI Inverter
  </h2>
  <p>
    O Ar Condicionado Samsung WindFree AI Inverter combina tecnologia AI de ponta com eficiência energética, proporcionando o ambiente interno confortável essencial para lares modernos.
    Este produto oferece uma solução de climatização que atende tanto verão quanto inverno com sua potente capacidade de 12.000 BTU, e através da operação inteligente baseada em AI, aprende as preferências do usuário para ajustar automaticamente a temperatura.
  </p>
  <p>
    Com até 77% de economia de energia possível, realiza redução de custos a longo prazo, ao mesmo tempo que maximiza a conveniência do usuário com funções inovadoras como o modo Welcome Cooling. Com suporte WiFi e assistente de voz, permite controle remoto a qualquer hora e lugar, enquanto o design sofisticado e operação silenciosa garantem uma experiência de uso confortável.
  </p>
  <p>
    O Ar Condicionado Samsung WindFree AI Inverter é equipado com filtro antibacteriano para manter o ar interno limpo e saudável, e através da integração SmartThings possibilita uma vida ainda mais inteligente. Todas essas funcionalidades combinadas transformam inovadoramente a solução de climatização dos lares modernos.
  </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem.webp" alt="Ar Condicionado Split Inverter Samsung WindFree AI 12000 BTUs Quente e Frio 220V AR12DXFAAWKXAZ"></div><div class="desktop-cta"><a href="https://xqjeo.com/g/knlhlz71uxaaa129241204f147125c/?ulp=https%3A%2F%2Fshopee.com.br%2FAr-Condicionado-Split-Inverter-Samsung-WindFree-AI-12000-BTUs-Quente-e-Frio-220V-AR12DXFAAWKXAZ-i.1059412251.22493678101%3Fsp_atk%3D1044c2fd-a6d7-4b8a-8043-b69f4f1ce653%26xptdk%3D1044c2fd-a6d7-4b8a-8043-b69f4f1ce653" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no Shopee</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Ar Condicionado Split Inverter Samsung WindFree AI 12000 BTUs Quente e Frio 220V AR12DXFAAWKXAZ</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">519 Avaliações</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount">%</span></div><div class="special-price">R$2.719,00</div><div class="price-date">Preço referente à data de 25/06/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Operação inteligente baseada em AI com ajuste automático da temperatura ideal</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Até 77% de economia de energia</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Controle remoto conveniente com conexão WiFi e suporte a assistente de voz</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Design sofisticado e operação silenciosa</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Manutenção do ar interno limpo com filtro antibacteriano</span></div></div></div><div class="mobile-cta"><a href="https://xqjeo.com/g/knlhlz71uxaaa129241204f147125c/?ulp=https%3A%2F%2Fshopee.com.br%2FAr-Condicionado-Split-Inverter-Samsung-WindFree-AI-12000-BTUs-Quente-e-Frio-220V-AR12DXFAAWKXAZ-i.1059412251.22493678101%3Fsp_atk%3D1044c2fd-a6d7-4b8a-8043-b69f4f1ce653%26xptdk%3D1044c2fd-a6d7-4b8a-8043-b69f4f1ce653" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no Shopee</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
<br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-2">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section3">
                    <h3>Criação de ambiente interno confortável através do encontro da tecnologia AI com eficiência energética</h3>
                    <ul><li>Climatização potente com capacidade de 12.000 BTU</li><li>Operação inteligente baseada em AI que aprende preferências do usuário e ajusta temperatura automaticamente</li><li>Até 77% de economia de energia possível</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Características Principais</h3>
                    <ul><li>Modo Welcome Cooling: Ativação automática ao detectar aproximação do usuário</li><li>Conectividade Inteligente: Controle remoto possível com suporte WiFi e assistente de voz</li><li>Experiência de uso confortável com design sofisticado e operação silenciosa</li><li>Manutenção de ar interno limpo e saudável com filtro antibacteriano equipado</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Especificações Técnicas</h3>
                    <ul><li>Capacidade: 12.000 BTU</li><li>Voltagem: 220V (monofásico)</li><li>Cor: Branco</li><li>Tecnologia: Sistema Split Inverter</li><li>Modos de Operação: Automático, resfriamento rápido, dormir, economia, desumidificação, ventilação, silencioso, etc</li><li>Funções Inteligentes: Integração SmartThings, resfriamento automático AI, sensor de movimento, Freeze Wash, notificação de limpeza de filtro, etc</li><li>Classificação de Eficiência Energética: A</li><li>Refrigerante: R32</li><li>Diferença máxima de altura: 8m</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dimensões e Peso</h3>
                    <ul><li>Unidade Interna: 82 x 29,9 x 21,5 cm (8,9kg)</li><li>Unidade Externa: 66 x 47,5 x 24,2 cm (21kg)</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Garantia</h3>
                    <ul><li>12 meses de garantia do fabricante</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de Compra</h3>
                    <ul><li>Compra segura através de 12 meses de garantia do fabricante</li><li>Redução de custos a longo prazo com controle automático de temperatura ambiente por inteligência artificial</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697886dac4345" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=68bjdzrqJYo"
                 data-video-id="68bjdzrqJYo"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="false">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree/Ar%20Condicionado%20Split%20Inverter%20Samsung%20WindFree_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697886dac4345");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697886dac4345-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697886dac4345-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697886dac4345-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (false) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    


    <br>

    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>


        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e embalagem segura</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Qualidade excelente e durabilidade</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Vendedor confiável e excelente atendimento ao cliente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Produto com bom custo-benefício</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Necessita instalação, não pode ser usado imediatamente</li></ul></div></div></div></div>

    <br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Satisfeito com entrega e embalagem do produto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">O produto chegou mais rápido que o esperado<br>e a embalagem estava muito resistente<br>A instalação ainda não foi feita<br>mas as expectativas sobre a qualidade são altas<br>Recomendo</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Entrega rápida e produto satisfatório</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Fiquei surpreso com a rapidez da entrega<br>O produto também chegou conforme anunciado<br>e aparentemente não há problemas na aparência<br>Agora estou ansioso pelo desempenho após a instalação</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Instalação do ar condicionado concluída</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">O ar condicionado chegou mais rápido que o esperado<br>e a instalação foi concluída. Funciona 100% e<br>estou muito satisfeito com o serviço da empresa.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfeito com embalagem e entrega do produto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">O produto chegou bem embalado.<br>Fico ainda mais satisfeito por ter sido entregue no prazo.<br>Estou ansioso pela instalação.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://xqjeo.com/g/knlhlz71uxaaa129241204f147125c/?ulp=https%3A%2F%2Fshopee.com.br%2FAr-Condicionado-Split-Inverter-Samsung-WindFree-AI-12000-BTUs-Quente-e-Frio-220V-AR12DXFAAWKXAZ-i.1059412251.22493678101%3Fsp_atk%3D1044c2fd-a6d7-4b8a-8043-b69f4f1ce653%26xptdk%3D1044c2fd-a6d7-4b8a-8043-b69f4f1ce653" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no Shopee
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do Shopee para nossos leitores.</p></div><p><a href="https://pristine-blog.com/ar-condicionado-samsung-windfree-ai-inverter-review/">Ar Condicionado Samsung WindFree AI Inverter &#8211; Solução Inteligente e Eficiente em Climatização</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5230</post-id>	</item>
		<item>
		<title>Essencial para o verão, LG Dual Inverter Voice +AI ar-condicionado com economia de energia e funcionalidades inteligentes ao mesmo tempo!</title>
		<link>https://pristine-blog.com/lg-dual-inverter-voice-ai-ar-condicionado/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Sat, 14 Jun 2025 07:10:41 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[ar-condicionado]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=4747</guid>

					<description><![CDATA[<p>Item essencial para o verão, economia de energia e funcionalidades inteligentes ao mesmo tempo! LG Dual Inverter Voice +AI Ar-condicionado Split Hi-Wall No verão quente, conheça o LG Dual Inverter Voice +AI Ar-condicionado Split Hi-Wall que mantém o ambiente interno fresco e ainda permite economia de energia. Este produto maximiza a eficiência energética com 12.000BTU [&#8230;]</p>
<p><a href="https://pristine-blog.com/lg-dual-inverter-voice-ai-ar-condicionado/">Essencial para o verão, LG Dual Inverter Voice +AI ar-condicionado com economia de energia e funcionalidades inteligentes ao mesmo tempo!</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        Item essencial para o verão, economia de energia e funcionalidades inteligentes ao mesmo tempo! LG Dual Inverter Voice +AI Ar-condicionado Split Hi-Wall
    </h2>
    <p>
        No verão quente, conheça o LG Dual Inverter Voice +AI Ar-condicionado Split Hi-Wall que mantém o ambiente interno fresco e ainda permite economia de energia.
        Este produto maximiza a eficiência energética com 12.000BTU de potente performance de refrigeração e tecnologia Dual Inverter Voice.
    </p>
    <p>
        Com função de inteligência artificial AI, oferece refrigeração personalizada conforme os padrões de uso, e é possível controle por voz através da compatibilidade com Google Assistant e Alexa.
        Com bobina de cobre tratada com GoldFin previne corrosão prolongando a vida útil do equipamento, e com Active Energy Control é possível economizar energia através do controle de consumo de energia em 4 níveis.
    </p>
    <p>
        Usando o aplicativo LG ThinQ é possível controle remoto e monitoramento em tempo real do consumo de energia, e a função de proteção contra variação de voltagem garante operação estável.
        Com unidade externa de estrutura metálica robusta reforça a durabilidade, e o compressor oferece qualidade confiável com 10 anos de garantia.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem.webp" alt="(Esgotado) Ar-condicionado Split Hi-Wall LG Dual Inverter - 220V"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508315527.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">(Esgotado) Ar-condicionado Split Hi-Wall LG Dual Inverter - 220V</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">16 avaliações<span class="stat-divider"> | </span>97+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$2.999,00</span><span class="discount">5%</span></div><div class="special-price">R$2.837,08</div><div class="price-date">Preço referente à data de 14/06/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Potente performance de refrigeração de 12.000BTU</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Controle inteligente com Dual Inverter Voice e AI</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Active Energy Control de 4 níveis para economia de energia</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Durabilidade reforçada com tratamento GoldFin</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Controle por voz conveniente compatível com Google Assistant e Alexa</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508315527.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
<br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-3">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section3">
                    <h3>Verão fresco com tecnologia inteligente e performance potente</h3>
                    <ul><li>Potente performance de refrigeração de 12.000BTU</li><li>Maximização da eficiência energética com tecnologia Dual Inverter Voice</li><li>Refrigeração personalizada conforme padrões de uso com função de inteligência artificial AI</li><li>Controle por voz possível com compatibilidade com Google Assistant e Alexa</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Bobina de cobre tratada com GoldFin: Prolongamento da vida útil do equipamento com prevenção de corrosão</li><li>Active Energy Control: Economia de energia com controle de consumo de energia em 4 níveis</li><li>Aplicativo LG ThinQ: Controle remoto e monitoramento em tempo real do consumo de energia</li><li>Função de proteção contra variação de voltagem: Garantia de operação estável</li><li>Unidade externa de estrutura metálica robusta: Reforço da durabilidade</li><li>Garantia de 10 anos do compressor: Garantia de qualidade confiável</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Integração perfeita com casa inteligente</h3>
                    <ul><li>Integração suave com controle por voz e sistema de casa inteligente</li><li>Redução da conta de luz com modo de economia de energia de 4 níveis</li><li>Controle possível a qualquer hora e em qualquer lugar com conectividade inteligente</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>Suporte rápido de assistência técnica da central de serviços oficial LG</li><li>Escolha ideal para experimentar a mais recente tecnologia AI</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697886dac542e" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=6jwrmdXgmTw"
                 data-video-id="6jwrmdXgmTw"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter/Ar-condicionado%20Split%20Hi-Wall%20LG%20Dual%20Inverter_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697886dac542e");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697886dac542e-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697886dac542e-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697886dac542e-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Potente performance de refrigeração e eficiência energética</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e excelente estado de embalagem</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Possibilidade de verificar consumo de energia em tempo real através do aplicativo</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Ruído de operação silencioso</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Consumo de energia econômico</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Satisfação com performance e eficiência do ar-condicionado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Este ar-condicionado tem performance de refrigeração realmente potente. <br> A eficiência energética também é excelente, então me preocupei menos com a conta de luz. <br> Além disso, a entrega foi mais rápida que o esperado, <br> ficando ainda mais satisfeito.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendo LG Dual Inverter ar-condicionado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">O LG Dual Inverter ar-condicionado permite verificar <br>o consumo de energia em tempo real através do aplicativo, <br>sendo muito conveniente. É silencioso e econômico, <br>recomendo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Efeito da configuração do modo de economia de energia</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Ao configurar no modo de economia de energia<br>o efeito de redução de energia foi surpreendente.<br>A entrega também foi rápida e a qualidade excelente,<br>estou realmente satisfeito.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Facilidade de instalação do aplicativo</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">A instalação do aplicativo é fácil,<br> podendo usar de forma mais conveniente que o controle remoto.<br>Opera com voltagem 220V,<br> e quase não há ruído.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508315527.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/lg-dual-inverter-voice-ai-ar-condicionado/">Essencial para o verão, LG Dual Inverter Voice +AI ar-condicionado com economia de energia e funcionalidades inteligentes ao mesmo tempo!</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4747</post-id>	</item>
		<item>
		<title>Refrigerador LG Frost Free Smart Inverse &#8211; Harmonia Perfeita entre Eficiência Energética e Estilo</title>
		<link>https://pristine-blog.com/lg-frost-free-smart-inverse-refrigerador/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Wed, 11 Jun 2025 06:35:52 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[Refrigerador]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=4736</guid>

					<description><![CDATA[<p>Refrigerador LG Frost Free Smart Inverse: O Início da Inovação na Cozinha, Encontro entre Eficiência Energética e Funções Inteligentes Item essencial da cozinha moderna, o Refrigerador LG Frost Free Smart Inverse eleva sua cozinha a um novo patamar com excelente desempenho de refrigeração e eficiência energética. A eficiência energética de classe A+++ reduz a preocupação [&#8230;]</p>
<p><a href="https://pristine-blog.com/lg-frost-free-smart-inverse-refrigerador/">Refrigerador LG Frost Free Smart Inverse &#8211; Harmonia Perfeita entre Eficiência Energética e Estilo</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
  <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333">
    Refrigerador LG Frost Free Smart Inverse: O Início da Inovação na Cozinha, Encontro entre Eficiência Energética e Funções Inteligentes
  </h2>
  <p>
    Item essencial da cozinha moderna, o Refrigerador LG Frost Free Smart Inverse eleva sua cozinha a um novo patamar com excelente desempenho de refrigeração e eficiência energética.
    A eficiência energética de classe A+++ reduz a preocupação com a conta de luz, e o aplicativo LG ThinQ que oferece função de diagnóstico inteligente proporciona uma experiência de uso mais conveniente.
  </p>
  <p>
    Este refrigerador oferece amplo espaço de armazenamento com capacidade útil total de 451L, permitindo armazenar ingredientes de forma eficiente.
    As tecnologias Door Cooling+ e Multi Air Flow possibilitam refrigeração rápida e manutenção estável da temperatura, maximizando o frescor.
  </p>
  <p>
    O design premium com visual inox estiloso cria um ambiente sofisticado na cozinha e combina harmoniosamente com diversos tipos de decoração.
    O design interno prático, com prateleiras ajustáveis e gaveta exclusiva para frutas e vegetais, aumenta a utilização do espaço.
  </p>
  <p>
    Experimente o novo padrão de armazenamento de alimentos com o Refrigerador LG Frost Free Smart Inverse, que você pode comprar com tranquilidade graças à garantia do produto e serviço de assistência técnica.
  </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem.webp" alt="Geladeira/Refrigerador LG Frost Free Smart Inverse - 110V"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508707303.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Geladeira/Refrigerador LG Frost Free Smart Inverse - 110V</h2><div class="rating-reviews is-loading"><span class="rating">5.0</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div><div class="review-stats">4 avaliações<span class="stat-divider"> | </span>23+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$5.999,00</span><span class="discount">23%</span></div><div class="special-price">R$4.609,00</div><div class="price-date">Preço referente à data de 11/06/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Amplo espaço de armazenamento com capacidade útil de 451L</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Design premium e visual inox sofisticado</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Economia A+++ de energia para uso econômico</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Door Cooling+ e Multi Air Flow para refrigeração rápida e uniforme</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Função de diagnóstico inteligente para gerenciamento conveniente</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508707303.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>

    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-4">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section3">
                    <h3>Adicionar sofisticação à cozinha com design premium e funções avançadas</h3>
                    <ul><li>Oferece amplo espaço de armazenamento com capacidade útil total de 451L</li><li>Uso sem preocupação com conta de luz graças à eficiência energética classe A+++</li><li>Função de diagnóstico inteligente através do aplicativo LG ThinQ</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Door Cooling+: Refrigeração rápida e manutenção estável da temperatura</li><li>Multi Air Flow: Manutenção uniforme da temperatura interna através de diversas saídas de ar</li><li>Gaveta exclusiva para frutas e vegetais: Reforço da manutenção do frescor</li><li>Gaveta da zona de congelamento: Congelamento rápido de alimentos possível</li><li>Prateleiras ajustáveis: Utilização eficiente do espaço interno possível</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Criação de ambiente sofisticado na cozinha com design premium e cor prata</h3>
                    <ul><li>Aparência estilosa com visual inox</li><li>Design harmonioso que combina com diversas decorações</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de Compra</h3>
                    <ul><li>Compra tranquila com garantia do produto e serviço de assistência técnica</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697886dac6460" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=_KH5DlaPfDw"
                 data-video-id="_KH5DlaPfDw"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse/Refrigerador%20LG%20Frost%20Free%20Smart%20Inverse_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697886dac6460");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697886dac6460-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697886dac6460-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697886dac6460-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    


    <br>

    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div>
                    <div class="rating-number">5.0</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>


        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Consumo econômico de energia</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Design robusto e estético</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Ruído de operação silencioso</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente serviço de entrega</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Acabamento premium</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Avaliação do refrigerador LG</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">O refrigerador LG tem design sofisticado<br>e eficiência energética excelente<br>Além disso, o serviço de entrega também é ótimo<br>então a experiência de compra foi muito satisfatória</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Vantagens do compressor inverter</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Este produto usa compressor inverter<br>se destaca pelo consumo econômico de energia<br>e quase não faz ruído, proporcionando um ambiente silencioso.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Avaliação após uso do refrigerador LG</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">O refrigerador LG se destaca<br>pelo acabamento premium e conveniência de uso.<br>Em termos de durabilidade e desempenho<br>superou as expectativas, então estou satisfeito.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendação de refrigerador para sistema off-grid</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Opera silenciosamente e permite congelamento rápido<br>funciona perfeitamente mesmo em sistema off-grid<br>Este refrigerador foi realmente uma escolha excelente.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508707303.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/lg-frost-free-smart-inverse-refrigerador/">Refrigerador LG Frost Free Smart Inverse &#8211; Harmonia Perfeita entre Eficiência Energética e Estilo</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4736</post-id>	</item>
		<item>
		<title>A Perfeição da Cozinha Sofisticada, Geladeira Brastemp Frost Free 375L</title>
		<link>https://pristine-blog.com/geladeira-brastemp-frost-free-375l/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Wed, 11 Jun 2025 06:18:54 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[Refrigerador]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=4733</guid>

					<description><![CDATA[<p>A Perfeição da Inovação na Cozinha, Adicionando Sofisticação e Eficiência com a Geladeira Brastemp Frost Free Item essencial da cozinha moderna, a Geladeira Brastemp Frost Free duplex eleva o padrão da sua cozinha com amplos 375 litros de espaço de armazenamento e funções avançadas. Com design em aço inoxidável que oferece durabilidade e sofisticação simultaneamente, [&#8230;]</p>
<p><a href="https://pristine-blog.com/geladeira-brastemp-frost-free-375l/">A Perfeição da Cozinha Sofisticada, Geladeira Brastemp Frost Free 375L</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
  <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
    A Perfeição da Inovação na Cozinha, Adicionando Sofisticação e Eficiência com a Geladeira Brastemp Frost Free
  </h2>
  <p>
    Item essencial da cozinha moderna, a Geladeira Brastemp Frost Free duplex eleva o padrão da sua cozinha com amplos 375 litros de espaço de armazenamento e funções avançadas. 
    Com design em aço inoxidável que oferece durabilidade e sofisticação simultaneamente, e sistema frost free que facilita a manutenção.
  </p>
  <p>
    Inclui controle fácil de temperatura através do painel eletrônico, compartimento para latas/long neck para resfriamento ideal de bebidas, entre diversas outras funções. 
    Além disso, através das funções inteligentes é possível controlar a temperatura remotamente e monitorar o consumo de energia, maximizando a conveniência de uso com funções de diagnóstico de problemas e notificações.
  </p>
  <p>
    É importante planejar a instalação considerando o espaço da cozinha e o tamanho da geladeira Brastemp. 
    Com entrega rápida e segura disponível, prepare-se para adicionar sofisticação e eficiência à sua cozinha.
  </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem.webp" alt="Geladeira Brastemp Frost Free Duplex 375L Inox com - 110V"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508532594.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Geladeira Brastemp Frost Free Duplex 375L Inox com - 110V</h2><div class="rating-reviews is-loading"><span class="rating">5.0</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div><div class="review-stats">7 avaliações<span class="stat-divider"> | </span>62+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$4.270,00</span><span class="discount">23%</span></div><div class="special-price">R$3.287,00</div><div class="price-date">Preço referente à data de 11/06/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Amplo espaço de armazenamento de 375L com design sofisticado em aço inoxidável</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Sistema frost free com remoção automática de gelo</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Compartimento para latas/long neck e compartimento ultra gelado para armazenamento ideal de bebidas e laticínios</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Controle e gerenciamento conveniente de temperatura com painel eletrônico</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Praticidade reforçada com compartimento para temperos e espaço de acesso rápido</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508532594.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
<br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #EBF4EB, #EBF4EB);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #2DBF72;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        /* Show More/Less Styles */
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-1">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Item essencial da cozinha com amplo espaço de armazenamento e funções modernas</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Grande capacidade de 375 litros permite armazenamento de diversos alimentos</li><li>Controle fácil de temperatura com painel eletrônico</li><li>Resfriamento ideal de bebidas com compartimento para latas/long neck</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Detalhes</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Compartimento ultra gelado: mantém bebidas e laticínios frescos e gelados</li><li>Compartimento para temperos: acesso rápido a itens de uso frequente</li><li>Design em aço inoxidável: durabilidade e sofisticação simultaneamente</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Escolha inteligente para cozinhas modernas</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Sistema frost free: manutenção fácil com remoção automática de gelo</li><li>Funções inteligentes: controle remoto de temperatura, monitoramento de consumo de energia</li><li>Maximização da conveniência de uso com funções de diagnóstico de problemas e notificações</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Dicas de compra</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Verificação essencial do espaço da cozinha e tamanho da geladeira</li><li>Planejamento de instalação considerando o tamanho da porta de entrada e elevador</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-5"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_2.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_3.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_4.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_5.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_produto_Imagem_6.webp" alt="Product Image 5"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697886dac744c" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=p08Av9pHyKI"
                 data-video-id="p08Av9pHyKI"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox/Geladeira%20Brastemp%20Frost%20Free%20Duplex%20375L%20Inox_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697886dac744c");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697886dac744c-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697886dac744c-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697886dac744c-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div>
                    <div class="rating-number">5.0</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Design amplo e bonito com excelente aproveitamento do espaço</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e embalagem bem feita</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Performance de congelamento muito excelente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Armazenamento eficiente possível com várias prateleiras e bandejas</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Atendimento ao cliente excelente e qualidade que supera expectativas</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Ruído pode ser um pouco incômodo</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>As bordas laterais da geladeira podem ficar um pouco quentes</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">O charme de um produto excelente</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">o tamanho perfeito para a família e<br>a performance de congelamento excepcional me agradam muito<br>Graças à entrega rápida e embalagem perfeita<br>foi uma compra muito satisfatória</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Design da geladeira e aproveitamento do espaço</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">O design da geladeira é realmente bonito e<br>o aproveitamento do espaço é excelente<br>As prateleiras e bandejas de gelo<br>são bem organizadas<br>estou muito satisfeito</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Geladeira que superou expectativas</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">A entrega foi realmente rápida. <br> O interior da geladeira é amplo e o aproveitamento do espaço é excelente <br> Estou satisfeito além das expectativas.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação com recompra da geladeira</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Mesmo sendo a segunda compra, a satisfação continua<br>Mesmo comprando com desconto, a qualidade continua excelente<br>Recomendo fortemente!</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007508532594.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/geladeira-brastemp-frost-free-375l/">A Perfeição da Cozinha Sofisticada, Geladeira Brastemp Frost Free 375L</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4733</post-id>	</item>
		<item>
		<title>Revolucione sua cozinha com a Geladeira LG Frost Free Preta 395L</title>
		<link>https://pristine-blog.com/geladeira-lg-frost-free-preta/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Wed, 11 Jun 2025 06:03:01 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[Refrigerador]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=4730</guid>

					<description><![CDATA[<p>Revolucione sua cozinha com a Geladeira LG Frost Free Preta! A Geladeira LG Frost Free Preta 395L combina tecnologia de ponta e design sofisticado, harmonizando perfeitamente com a decoração da sua cozinha. Com a função Frost Free que previne o acúmulo de gelo e a generosa capacidade de 395L, é a escolha ideal para conservar [&#8230;]</p>
<p><a href="https://pristine-blog.com/geladeira-lg-frost-free-preta/">Revolucione sua cozinha com a Geladeira LG Frost Free Preta 395L</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
  <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">Revolucione sua cozinha com a Geladeira LG Frost Free Preta!</h2>
  <p>A Geladeira LG Frost Free Preta 395L combina tecnologia de ponta e design sofisticado, harmonizando perfeitamente com a decoração da sua cozinha. Com a função Frost Free que previne o acúmulo de gelo e a generosa capacidade de 395L, é a escolha ideal para conservar diversos alimentos frescos.</p>
  <p>O acabamento à prova de impressões digitais mantém a aparência limpa sem preocupações com marcas de dedos e manchas, enquanto a tecnologia Linear Cooling maximiza a frescura dos alimentos. Além disso, a função Smart Diagnosis e o sistema Door Cooling proporcionam diagnóstico rápido e preciso em caso de problemas e refrigeração 35% mais eficiente.</p>
  <p>Com classificação de eficiência energética A+++, você desfruta de economia de custos a longo prazo. A moderna cor preta e funções inovadoras elevam a elegância da sua cozinha, com a garantia de qualidade da LG, marca global de eletrodomésticos.</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem.webp" alt="(Esgotado) Geladeira/Refrigerador LG Frost Free Black 395L - 220V"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007515464045.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">(Esgotado) Geladeira/Refrigerador LG Frost Free Black 395L - 220V</h2><div class="rating-reviews is-loading"><span class="rating">5.0</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div><div class="review-stats">21 avaliações<span class="stat-divider"> | </span>116+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$4.554,00</span><span class="discount">17%</span></div><div class="special-price">R$3.759,00</div><div class="price-date">Preço referente à data de 11/06/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Função Frost Free dispensa descongelamento manual</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Capacidade de 395L para armazenar diversos alimentos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Acabamento à prova de impressões digitais</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Eficiência energética A+++ para economia</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Smart Diagnosis para solução rápida de problemas</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007515464045.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-5">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-5">
                <div class="product-section3">
                    <h3>Harmonia entre tecnologia de ponta e estilo que contribui para a decoração da cozinha</h3>
                    <ul><li>Função Frost Free previne acúmulo de gelo, eliminando o incômodo do descongelamento manual</li><li>Generosa capacidade útil de 395L permite armazenar diversos alimentos</li><li>Acabamento à prova de impressões digitais mantém aparência limpa sem preocupações com marcas e manchas</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Linear Cooling: mantém temperatura constante maximizando o frescor dos alimentos</li><li>Smart Diagnosis: permite diagnóstico rápido e preciso em caso de problemas</li><li>Door Cooling: saída de ar na parte superior da porta proporciona refrigeração 35% mais eficiente</li><li>Eficiência Energética A+++: certificação de desempenho de economia de energia de alto nível</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Geladeira LG que eleva a elegância da cozinha com moderna cor preta e funções inovadoras</h3>
                    <ul><li>Tratamento de superfície à prova de impressões digitais mantém aparência limpa</li><li>Garantia de qualidade da LG, marca global de eletrodomésticos</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>Assistência técnica disponível através das centrais de serviço oficial LG</li><li>Eletrodoméstico econômico com efeito de redução de custos a longo prazo</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-5" onclick="toggleContent('product-info-5')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697886dac8399" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=8M0Bf1ZphbU"
                 data-video-id="8M0Bf1ZphbU"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Refrigerador%20LG%20Frost%20Free%20Black%20395L/Refrigerador%20LG%20Frost%20Free%20Black%20395L_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697886dac8399");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697886dac8399-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697886dac8399-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697886dac8399-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div>
                    <div class="rating-number">5.0</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e equipe de entrega atenciosa</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Desempenho silencioso e econômico da geladeira</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Estado do produto sem danos externos e marca confiável</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Espaço interno amplo e desempenho de refrigeração eficiente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Produto com ótimo custo-benefício e alta satisfação de uso</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Divisórias internas deixam a desejar</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendo a geladeira</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">A entrega atrasou um pouco, o que foi decepcionante, mas<br>o produto funciona perfeitamente<br>O espaço interno é amplo e<br>é silenciosa, estou muito satisfeito</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendo o freezer LG</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">A entrega foi muito rápida e a equipe foi atenciosa. <br> O desempenho do freezer é excelente e quase não faz ruído, <br> confirmei mais uma vez a confiabilidade dos produtos LG.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Alta satisfação com a geladeira</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Tanto a aparência quanto o desempenho são satisfatórios. As divisórias internas<br>deixam um pouco a desejar, mas no geral o custo-benefício é<br>bom e estou satisfeito.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Entrega rápida e geladeira satisfatória</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">A geladeira chegou mais rápido que o esperado e<br> funciona exatamente como anunciado.<br> O atendimento da equipe de entrega também<br> foi muito impressionante.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007515464045.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/geladeira-lg-frost-free-preta/">Revolucione sua cozinha com a Geladeira LG Frost Free Preta 395L</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4730</post-id>	</item>
		<item>
		<title>Proporcionando uma experiência inovadora de lavagem com a Electrolux Premium Care LEC15</title>
		<link>https://pristine-blog.com/electrolux-premium-care-lec15-lavadora/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Wed, 21 May 2025 04:17:22 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[lavadora]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=4582</guid>

					<description><![CDATA[<p>Comece uma experiência de lavagem inovadora com a Electrolux Premium Care LEC15! A lavadora Electrolux Premium Care LEC15 estabelece um novo padrão de lavagem com sua grande capacidade e tecnologia de ponta, elevando sua experiência de lavagem a um novo nível. Com capacidade generosa de 15kg e 11 programas de lavagem, oferece diversas opções para [&#8230;]</p>
<p><a href="https://pristine-blog.com/electrolux-premium-care-lec15-lavadora/">Proporcionando uma experiência inovadora de lavagem com a Electrolux Premium Care LEC15</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
  <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
    Comece uma experiência de lavagem inovadora com a Electrolux Premium Care LEC15!
  </h2>
  <p>
    A lavadora Electrolux Premium Care LEC15 estabelece um novo padrão de lavagem com sua grande capacidade e tecnologia de ponta, elevando sua experiência de lavagem a um novo nível. 
    Com capacidade generosa de 15kg e 11 programas de lavagem, oferece diversas opções para cuidar perfeitamente de qualquer tipo de roupa.
  </p>
  <p>
    O tambor de aço inoxidável e a tecnologia Jet&#038;Clean maximizam a durabilidade e a dissolução do detergente, garantindo o melhor desempenho de lavagem. 
    O sistema Ultra Filter melhora o efeito de remoção de fiapos em 8 vezes, mantendo suas roupas ainda mais limpas.
  </p>
  <p>
    O consumo econômico de energia com classificação A e a função de reutilização de água são perfeitos para quem pensa no meio ambiente. 
    Além disso, o programa ultra-silencioso e a função de limpeza automática do tambor proporcionam um ambiente de lavagem sempre silencioso e higiênico.
  </p>
  <p>
    A lavadora Electrolux Premium Care LEC15 vai além de uma simples máquina de lavar, é um eletrodoméstico premium que eleva a qualidade das tarefas domésticas através da perfeita harmonia entre economia de energia e excelente desempenho.
  </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem.webp" alt="Lavadora de Roupas Electrolux 15kg Cesto Inox 11 Programas de Lavagem Branco Premium Care LEC15 - 110V"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007503113173.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Lavadora de Roupas Electrolux 15kg Cesto Inox 11 Programas de Lavagem Branco Premium Care LEC15 - 110V</h2><div class="rating-reviews is-loading"><span class="rating">4.7</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div><div class="review-stats">113 avaliações<span class="stat-divider"> | </span>600+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$2.659,00</span><span class="discount">23%</span></div><div class="special-price">R$2.021,00</div><div class="price-date">Preço referente à data de 21/05/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Grande capacidade de 15kg para lavar muitas roupas de uma vez</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Tecnologia Jet&amp;Clean para dissolução perfeita de detergente e amaciante</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Sistema Ultra Filter melhora a remoção de fiapos em 8 vezes</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Programa ultra-silencioso para lavagem quieta a qualquer momento</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Classificação de eficiência energética A para uso econômico</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007503113173.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-6">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-6">
                <div class="product-section3">
                    <h3>Estabelece um novo padrão de lavagem com capacidade de 15kg e tecnologia avançada.</h3>
                    <ul><li>Oferece diversas opções de lavagem com 11 programas</li><li>Durabilidade reforçada com tambor de aço inoxidável</li><li>Dissolução perfeita de detergente e amaciante com tecnologia Jet&#038;Clean</li><li>Melhora o efeito de remoção de fiapos em 8 vezes com o sistema Ultra Filter</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Programa ultra-silencioso: possibilita lavagem silenciosa a qualquer momento</li><li>Função de limpeza do tambor: gerenciamento higiênico com limpeza automática</li><li>Função de pular etapas: move rapidamente para a etapa de lavagem desejada</li><li>Programa de lavagem rápida: lava rapidamente roupas com sujeira leve</li><li>Função turbo lavagem/centrifugação: melhora a potência de lavagem e desempenho de centrifugação</li><li>Função de enxágue duplo: enxágue mais limpo e redução de resíduos de detergente</li><li>Função de reutilização de água: possibilita utilizar a água após a lavagem para outros fins</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Perfeita harmonia entre economia de energia e desempenho</h3>
                    <ul><li>Eficiência energética classe A, eficiência de centrifugação classe A</li><li>Consumo de energia: 0.46kWh/ciclo, consumo de água: 160L/ciclo</li><li>Velocidade de centrifugação: 630RPM</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Especificações do produto</h3>
                    <ul><li>Dimensões: 66.2 x 105.2 x 72.5cm (LxAxP)</li><li>Peso: 46kg</li><li>Voltagem: 110V</li><li>Período de garantia: 2 anos</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>Economiza eletricidade por ser eficiente em energia</li><li>Compra segura com garantia de 2 anos</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-6" onclick="toggleContent('product-info-6')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697886dac94c2" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=b4RyZkerxYc"
                 data-video-id="b4RyZkerxYc"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lavadora%20de%20Roupas%20Electrolux%2015kg/Lavadora%20de%20Roupas%20Electrolux%2015kg_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697886dac94c2");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697886dac94c2-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697886dac94c2-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697886dac94c2-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div>
                    <div class="rating-number">4.7</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Função de dispensador automático de detergente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Operação silenciosa</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Função de diluição de detergente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Alta qualidade do produto</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Preço um pouco alto</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Entrega rápida e excelente qualidade</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Fiquei surpreso com a rapidez da entrega. A qualidade do produto é excelente<br>e quase não há ruído durante o uso, estou satisfeito<br>É realmente um produto que recomendo!</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfeito com o desempenho da lavadora</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Chegou mais rápido do que eu esperava, o que me deixou feliz. O desempenho de lavagem também superou minhas expectativas e <br> graças à função de autolimpeza, a manutenção é conveniente. <br> Acho que ficarei satisfeito toda vez que usar.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Lavadora silenciosa mesmo em apartamentos pequenos</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Para uso em apartamentos pequenos,<br>faz pouco ruído e é muito silenciosa.<br>O detergente também dilui bem, resultando em<br>resultados satisfatórios.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007503113173.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/electrolux-premium-care-lec15-lavadora/">Proporcionando uma experiência inovadora de lavagem com a Electrolux Premium Care LEC15</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4582</post-id>	</item>
		<item>
		<title>Lava e Seca LG Smart VC4 CV5012WC4 &#8211; O início de uma lavagem inovadora</title>
		<link>https://pristine-blog.com/lg-smart-vc4-cv5012wc4-lava-e-seca/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Wed, 21 May 2025 04:08:32 +0000</pubDate>
				<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Grandes Eletrodomésticos]]></category>
		<category><![CDATA[lavadora]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=4579</guid>

					<description><![CDATA[<p>Lava e Seca LG Smart VC4 CV5012WC4: Eletrodoméstico essencial para uma experiência de lavagem inovadora A Lava e Seca LG Smart VC4 CV5012WC4 é um item essencial para a casa moderna que traz inovação para a sua lavanderia. Este produto, equipado com a mais recente tecnologia e eficiência energética, eleva a experiência de lavagem do [&#8230;]</p>
<p><a href="https://pristine-blog.com/lg-smart-vc4-cv5012wc4-lava-e-seca/">Lava e Seca LG Smart VC4 CV5012WC4 &#8211; O início de uma lavagem inovadora</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
  <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
    Lava e Seca LG Smart VC4 CV5012WC4: Eletrodoméstico essencial para uma experiência de lavagem inovadora
  </h2>
  <p>
    A Lava e Seca LG Smart VC4 CV5012WC4 é um item essencial para a casa moderna que traz inovação para a sua lavanderia. 
    Este produto, equipado com a mais recente tecnologia e eficiência energética, eleva a experiência de lavagem do usuário a um novo patamar.
  </p>
  <p>
    Esta lava e seca, capaz de processar 12kg de lavagem e 7kg de secagem simultaneamente, oferece 
    maior capacidade apesar do tamanho compacto. A tecnologia 6 Motion garante cuidados delicados com as roupas e 
    desempenho de lavagem excepcional, enquanto a função de lavagem a vapor remove 99,9% dos alérgenos, criando um ambiente de vida saudável.
  </p>
  <p>
    Além disso, o motor Direct Drive e a tecnologia de inteligência artificial AI DD aumentam a eficiência energética e 
    selecionam o padrão de lavagem ideal para proteger os tecidos. O controle remoto via smartphone através do aplicativo LG ThinQ 
    proporciona uma experiência de lavagem ainda mais conveniente.
  </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem.webp" alt="Lava e Seca LG 12kg Smart VC4 CV5012WC4 com - 110V"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007503136434.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Lava e Seca LG 12kg Smart VC4 CV5012WC4 com - 110V</h2><div class="rating-reviews is-loading"><span class="rating">5.0</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div><div class="review-stats">13 avaliações<span class="stat-divider"> | </span>114+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$3.999,00</span><span class="discount">9%</span></div><div class="special-price">R$3.612,07</div><div class="price-date">Preço referente à data de 21/05/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Tecnologia 6 Motion para conservação de roupas e máxima eficiência de lavagem</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Lavagem a vapor remove 99,9% dos alérgenos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Inteligência artificial AI DD para seleção do padrão de lavagem ideal</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Controle remoto via smartphone com aplicativo LG ThinQ</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007503136434.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-7">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-7">
                <div class="product-section3">
                    <h3>Redefinindo a lavanderia com um design novo e moderno</h3>
                    <ul><li>12kg de lavagem e 7kg de secagem simultaneamente, maior capacidade em tamanho compacto</li><li>Tecnologia 6 Motion para cuidados delicados com as roupas e desempenho excepcional de lavagem</li><li>Lavagem a vapor remove 99,9% dos alérgenos</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Motor Direct Drive: aumenta a eficiência energética e garante operação estável</li><li>Inteligência artificial AI DD: seleciona o padrão de lavagem ideal e protege os tecidos</li><li>Controle por smartphone: operação remota possível através do aplicativo LG ThinQ</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Experiência de lavagem mais conveniente com recursos avançados</h3>
                    <ul><li>TurboWash de 59 minutos para lavagem rápida</li><li>Programas exclusivos para prevenção de alergias e roupas de bebê</li><li>Função de limpeza do tambor para manter sempre limpo</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Especificações do produto</h3>
                    <ul><li>Cor: Branco, Eficiência energética: Classe A</li><li>Dimensões: 60cm(L) x 85cm(A) x 56cm(P), Peso: 75kg</li><li>Material do tambor: Aço inoxidável, 14 programas de lavagem</li><li>Velocidade de centrifugação: Máximo 1400RPM, Voltagem: 110V</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Garantia</h3>
                    <ul><li>Produto: 1 ano, Motor: 10 anos</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>Use com confiança com a garantia de qualidade da LG</li><li>Item essencial para a casa moderna com a mais recente tecnologia e eficiência energética</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-7" onclick="toggleContent('product-info-7')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-4"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_produto_Imagem_4.webp" alt="Product Image 4"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 200px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 600px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (max-width: 599px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 150px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697886daca4d2" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=kYJ6QWwZK_c"
                 data-video-id="kYJ6QWwZK_c"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com/Lava%20e%20Seca%20LG%2012kg%20Smart%20VC4%20CV5012WC4%20com_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697886daca4d2");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697886daca4d2-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697886daca4d2-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697886daca4d2-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div></div>
                    <div class="rating-number">5.0</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Funcionamento perfeito e alta satisfação</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e excelente atendimento ao cliente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Aplicativo conveniente e diversos programas oferecidos</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Operação silenciosa e fácil utilização</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Produto com excelente custo-benefício</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>As roupas podem não secar completamente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Necessário cuidado para prevenir ferrugem no tambor</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Adoro todos os detalhes</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">quanto mais uso, mais impressionado fico com o desempenho<br>É como se a máquina de lavar fizesse mágica</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Avaliação da secadora</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Estou muito satisfeito. Silenciosa e com vários programas<br>fáceis de usar. Porém, é um pouco decepcionante que<br>as roupas não sequem completamente.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Avaliação da máquina de lavar e secar</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Estou usando há alguns meses e continuo satisfeito<br>O problema de ferrugem no tambor é resolvido<br>deixando a porta aberta e secando o compartimento de detergente<br>Gosto tanto da máquina de lavar quanto da secadora</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Operação silenciosa da máquina e excelente serviço de entrega</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Os programas de lavagem são bem elaborados.<br>É muito silenciosa durante a operação.<br>O serviço de entrega também foi excelente e fiquei satisfeito</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007503136434.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/lg-smart-vc4-cv5012wc4-lava-e-seca/">Lava e Seca LG Smart VC4 CV5012WC4 &#8211; O início de uma lavagem inovadora</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4579</post-id>	</item>
	</channel>
</rss>
