<?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>PC/Componentes - Nex-Varo | Reseñas Express Guide</title>
	<atom:link href="https://nex-varo.com/category/electronica-digital/pc-componentes/feed/" rel="self" type="application/rss+xml" />
	<link>https://nex-varo.com/category/electronica-digital/pc-componentes/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jan 2026 06:39:09 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://nex-varo.com/wp-content/uploads/2024/11/cropped-favicon_nexvaro-32x32.png</url>
	<title>PC/Componentes - Nex-Varo | Reseñas Express Guide</title>
	<link>https://nex-varo.com/category/electronica-digital/pc-componentes/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">238846266</site>	<item>
		<title>MLLSE AMD Radeon RX 5700XT &#8211; Innovación en Gaming de Alto Rendimiento y Edición de Video</title>
		<link>https://nex-varo.com/mllse-amd-radeon-rx-5700xt-resena/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Mon, 20 Oct 2025 04:46:16 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[graphics card]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5758</guid>

					<description><![CDATA[<p>La Nueva Innovación en Gaming de Alto Rendimiento y Edición de Video, MLLSE AMD Radeon RX 5700XT La MLLSE AMD Radeon RX 5700XT es una tarjeta gráfica que cambia las reglas del juego en gaming de alto rendimiento y edición de video. Con soporte de resolución máxima de 4096&#215;2160, ofrece una experiencia visual inmersiva. Su [&#8230;]</p>
<p><a href="https://nex-varo.com/mllse-amd-radeon-rx-5700xt-resena/">MLLSE AMD Radeon RX 5700XT &#8211; Innovación en Gaming de Alto Rendimiento y Edición de Video</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">
    La Nueva Innovación en Gaming de Alto Rendimiento y Edición de Video, MLLSE AMD Radeon RX 5700XT
  </h2>
  <p>
    La MLLSE AMD Radeon RX 5700XT es una tarjeta gráfica que cambia las reglas del juego en gaming de alto rendimiento y edición de video. Con soporte de resolución máxima de 4096&#215;2160, ofrece una experiencia visual inmersiva. Su diseño de enfriador dual optimiza la disipación de calor manteniendo un rendimiento estable, y con soporte VR puedes experimentar una realidad virtual más fluida y detallada.
  </p>
  <p>
    La interfaz de memoria de alta velocidad de 256 bits permite una transferencia rápida de datos, y la interfaz PCI Express 4.0 x16 garantiza una transferencia de datos rápida entre sistemas. Además, ofrece diversas opciones de salida a través de HDMI y DisplayPort, aumentando la comodidad del usuario.
  </p>
  <p>
    El potente rendimiento de enfriamiento se logra mediante el sistema de enfriamiento dual, contacto directo de cobre y aletas de disipación de gran área que duplican el flujo de aire garantizando una conducción térmica eficiente. La placa posterior de tamaño completo previene la flexión de la tarjeta gráfica y mejora la disipación de calor.
  </p>
  <p>
    La eficiencia energética también es excepcional. Con un consumo de energía normal de 225W, mantiene alto rendimiento mientras logra bajo consumo, y soporta pantallas 4K HD a través de salidas DP y HDMI. Con la MLLSE AMD Radeon RX 5700XT, rompe los límites del gaming y la edición de video y disfruta de una experiencia visual en una nueva dimensión. Esta tarjeta gráfica cuenta tanto con alto rendimiento como eficiencia, siendo la elección óptima para liberar tu creatividad al máximo.
  </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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen.webp" alt="Tarjeta gráfica MLLSE AMD RX 5700 XT 8GB GDDR6 256Bit PCI-E 4,0 × 16 6 + 8 pines Radeon GPU Rx 5700XT Placa De vídeo para juegos Placa De vídeo"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005966972027.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">Tarjeta gráfica MLLSE AMD RX 5700 XT 8GB GDDR6 256Bit PCI-E 4,0 × 16 6 + 8 pines Radeon GPU Rx 5700XT Placa De vídeo para juegos Placa De vídeo</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">127 valoraciones<span class="stat-divider"> | </span>493+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$8,983.15</span><span class="discount">-49 dto.%</span></div><div class="special-price">MX$4,491.90</div><div class="price-date">Precios vigentes al 20/10/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte 4K de alta resolución para máxima inmersión</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Sistema de enfriamiento dual para mantener rendimiento óptimo</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte VR para experiencia de realidad virtual vívida</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Memoria de alta velocidad de 256 bits para transferencia rápida de datos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Mejora de rendimiento eficiente con PCI Express 4.0</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005966972027.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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 #EF048A;
            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: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-1">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section3">
                    <h3>Experiencia visual inmersiva con resolución máxima de 4096&#215;2160</h3>
                    <ul><li>Optimización de disipación de calor con diseño de enfriador dual</li><li>Experiencia de realidad virtual fluida y detallada con soporte VR</li><li>Transferencia rápida de datos con interfaz de memoria de alta velocidad de 256 bits</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalles</h3>
                    <ul><li>Modelo GPU: AMD Radeon RX 5700XT 8GB</li><li>Procesadores de flujo: 2560</li><li>Reloj del núcleo: 1755MHz, Reloj de memoria: 14000MHz</li><li>Tipo de memoria de video: GDDR6, Capacidad: 8GB</li><li>Tipo de interfaz: PCI Express 4.0 x16</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Transferencia rápida de datos y rendimiento eficiente</h3>
                    <ul><li>Transferencia rápida de datos entre sistemas con interfaz PCI Express 4.0 x16</li><li>Diversas opciones de salida con HDMI x 1, DisplayPort x 3</li><li>Conector de alimentación: 6 pines + 8 pines, Fuente de alimentación recomendada: 600W o superior</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Uso estable garantizado con potente rendimiento de enfriamiento</h3>
                    <ul><li>Duplicación del flujo de aire con sistema de enfriamiento dual</li><li>Conducción térmica rápida con contacto directo de cobre y aletas de disipación de gran área</li><li>Prevención de flexión de la tarjeta gráfica y mejora de disipación de calor con placa posterior de tamaño completo</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Eficiencia energética y pantalla de alta definición</h3>
                    <ul><li>Alto rendimiento con bajo consumo mediante consumo de energía normal de 225W</li><li>Soporte de pantalla 4K HD con salidas DP y HDMI</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-6973440654ae7" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=P7QzmJaqr4g" data-video-id="P7QzmJaqr4g" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_youtube_imagen_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/watch?v=8DLHTOTHnRA" data-video-id="8DLHTOTHnRA" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%205700%20XT%208GB/MLLSE%20AMD%20RX%205700%20XT%208GB_youtube_imagen_2.webp" alt="YouTube video 2" 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>
            <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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-6973440654ae7");
        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-6973440654ae7-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6973440654ae7-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-6973440654ae7-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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:#E73D8D;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">Elegir</div>
                    <div class="badge-subtext">Artículos 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">✅ Pros</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>Excelente rendimiento por el precio</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>Ventiladores silenciosos y construcción sólida</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>Gráficos y rendimiento superiores, durabilidad</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>Envío rápido y llegada en buen estado</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>Utilizable sin configuración compleja</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>Se necesita función LED ARGB lateral como opción</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>Necesita mejora en el diseño del cable de alimentación PCIe</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>Puede escucharse algo de ruido en los ventiladores</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendación de tarjeta gráfica</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Es una tarjeta gráfica perfecta para disfrutar juegos con configuración ULTRA en 1080p. Los ventiladores silenciosos y la construcción sólida son especialmente impresionantes. La relación calidad-precio también es la mejor, estoy muy satisfecho.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Mejor rendimiento por precio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Este producto tiene un rendimiento realmente excepcional por su precio. Especialmente la compatibilidad con los drivers AMD es muy buena, y el control de temperatura después de la instalación es satisfactorio.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Envío rápido y empaque excelente</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">El envío fue realmente rápido y el empaque muy cuidadoso. La temperatura es baja en uso normal y estable incluso durante los juegos, ¡lo recomiendo encarecidamente!</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Envío rápido y producto satisfactorio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Me sorprendió que el envío a Reino Unido se completara en solo 5 días. El producto funciona mejor de lo esperado, y no hubo problemas en las pruebas adicionales, estoy satisfecho.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005966972027.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/mllse-amd-radeon-rx-5700xt-resena/">MLLSE AMD Radeon RX 5700XT &#8211; Innovación en Gaming de Alto Rendimiento y Edición de Video</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5758</post-id>	</item>
		<item>
		<title>Artículo esencial para los juegos más recientes, Reseña de la Tarjeta Gráfica MLLSE RX 580 8G 2048SP</title>
		<link>https://nex-varo.com/mllse-rx-580-tarjeta-grafica/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Wed, 15 Oct 2025 05:02:00 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[graphics card]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5743</guid>

					<description><![CDATA[<p>¡Artículo esencial para los juegos más recientes, Tarjeta Gráfica MLLSE RX 580 8G 2048SP! Si quieres disfrutar de los juegos más recientes en las mejores condiciones, la tarjeta gráfica MLLSE RX 580 8G 2048SP es la respuesta. Esta tarjeta gráfica ofrece el máximo rendimiento en juegos de alta definición con 8GB de memoria GDDR5 y [&#8230;]</p>
<p><a href="https://nex-varo.com/mllse-rx-580-tarjeta-grafica/">Artículo esencial para los juegos más recientes, Reseña de la Tarjeta Gráfica MLLSE RX 580 8G 2048SP</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">¡Artículo esencial para los juegos más recientes, Tarjeta Gráfica MLLSE RX 580 8G 2048SP!</h2>
    <p>Si quieres disfrutar de los juegos más recientes en las mejores condiciones, la tarjeta gráfica MLLSE RX 580 8G 2048SP es la respuesta. Esta tarjeta gráfica ofrece el máximo rendimiento en juegos de alta definición con 8GB de memoria GDDR5 y una interfaz de 256 bits.</p>
    <p>La GPU AMD Radeon RX 580 8G 2048SP soporta un potente procesamiento gráfico con 2048 procesadores de flujo, y garantiza un juego fluido con velocidades de reloj del núcleo de 1284MHz y reloj de memoria de 7000MHz. Con soporte para DirectX 12, es totalmente compatible con los juegos y aplicaciones más recientes.</p>
    <p>Además, el sistema de enfriamiento de doble ventilador y el disipador de cobre de contacto directo proporcionan un rendimiento de enfriamiento óptimo para garantizar la estabilidad. Soporta pantallas 4K HD para ofrecer imágenes vívidas.</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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen.webp" alt="MLLSE AMD RX 580 8GB 2048SP Tarjeta gráfica para juegos GDDR5 256Bit PCI-E 3,0 × 16 8Pin Radeon GPU Rx 580 Tarjeta De vídeo Placa De vídeo"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005966872621.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">MLLSE AMD RX 580 8GB 2048SP Tarjeta gráfica para juegos GDDR5 256Bit PCI-E 3,0 × 16 8Pin Radeon GPU Rx 580 Tarjeta De vídeo Placa De vídeo</h2><div class="rating-reviews is-loading"><span class="rating">4.6</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: 60.000000%">★</span></div></div><div class="review-stats">978 valoraciones<span class="stat-divider"> | </span>3,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$3,461.49</span><span class="discount">Inferior a los últimos 90 días%</span></div><div class="special-price">MX$1,626.90</div><div class="price-date">Precios vigentes al 15/10/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Optimizada para juegos de alta definición con memoria GDDR5 de 8GB</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Transferencia rápida de datos con interfaz de 256 bits</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Potente disipación de calor con sistema de enfriamiento de doble ventilador</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Perfectamente compatible con los juegos más recientes gracias al soporte de DirectX 12</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Confiabilidad y durabilidad de la marca MLLSE</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005966872621.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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, #fff4f8, #fff4f8);
            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: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .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: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-1">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Proporciona el máximo rendimiento para los juegos más recientes</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Excelente rendimiento en juegos de alta definición con memoria GDDR5 de 8GB</li><li>Maximiza la velocidad y eficiencia de transferencia de datos con interfaz de 256 bits</li><li>Calidad confiable y durabilidad de MLLSE</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Detalles</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Equipada con GPU AMD Radeon RX 580 8G 2048SP: Potente procesamiento gráfico con 2048 procesadores de flujo</li><li>Reloj del núcleo 1284MHz, reloj de memoria 7000MHz: Soporta juego fluido con velocidades rápidas</li><li>Soporte para DirectX 12: Compatibilidad perfecta con juegos y aplicaciones más recientes</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Garantiza estabilidad con rendimiento de enfriamiento óptimo</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Sistema de enfriamiento de doble ventilador: Rápida disipación de calor con potente flujo de aire</li><li>Disipador de cobre de contacto directo: Maximiza la conducción de calor y eficiencia de enfriamiento con aletas de gran superficie</li><li>Placa posterior de tamaño completo: Mejora la protección del PCB y la disipación de calor</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Soporta pantallas de alta resolución</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Soporte para pantallas 4K HD: Proporciona imágenes vívidas con salidas DP y HDMI</li><li>Dimensiones: 240 x 120 x 45mm, adecuada para diversas carcasas</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Contenido del paquete</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Tarjeta gráfica</li><li>Guía de instalación</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-6973440655c81" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=EdWgZKtI3mY" data-video-id="EdWgZKtI3mY" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20AMD%20RX%20580%208GB/MLLSE%20AMD%20RX%20580%208GB_youtube_imagen_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>
            <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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-6973440655c81");
        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-6973440655c81-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6973440655c81-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-6973440655c81-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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: 60.000000%">★</span></div></div>
                    <div class="rating-number">4.6</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</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">✅ Pros</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>Envío rápido y excelente estado del empaque</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>Fácil instalación y actualización de controladores</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>Mantiene rendimiento estable incluso a altas temperaturas</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 calidad en relación al precio</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>Suficiente para jugar todos los juegos con gráficos básicos</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>Se requiere precaución al instalar controladores</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>Posibilidad de retrasos en el enví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: #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>Ligera generación de ruido</li></ul></div></div></div></div>

    <br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Experiencia después de instalar la tarjeta gráfica</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">La tarjeta gráfica llegó más rápido de lo esperado. La instalación no fue difícil, y después de actualizar los controladores fue reconocida de inmediato, estoy realmente satisfecho.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfecho con el envío y funcionamiento</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Gracias al envío rápido y al empaque resistente a golpes, lo recibí de forma segura. Funciona de manera estable incluso a altas temperaturas, y tiene poco ruido, estoy satisfecho.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfecho con el rendimiento de RX 580</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Después de comprar la RX 580, ha mostrado un excelente rendimiento en varios juegos. Fue la mejor elección en relación calidad-precio.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Experiencia de uso después de instalar la tarjeta gráfica</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Aunque tuve problemas con los controladores después de instalar la tarjeta gráfica, después de resolverlos la estoy usando satisfactoriamente. El rendimiento supera las expectativas, tanto los juegos como el trabajo se desarrollan sin problemas.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005966872621.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/mllse-rx-580-tarjeta-grafica/">Artículo esencial para los juegos más recientes, Reseña de la Tarjeta Gráfica MLLSE RX 580 8G 2048SP</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5743</post-id>	</item>
		<item>
		<title>Reseña de la MLLSE M2 Air Mini PC de alto rendimiento</title>
		<link>https://nex-varo.com/mllse-m2-air-mini-pc-resena/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Wed, 15 Oct 2025 04:38:27 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[mini pc]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5740</guid>

					<description><![CDATA[<p>¡Experimenta la máxima eficiencia con la MLLSE M2 Air Mini PC de alto rendimiento y diseño compacto! La MLLSE M2 Air Mini PC puede manejar fácilmente diversas tareas desde el trabajo diario hasta multimedia, ofreciendo un rendimiento excepcional con el último procesador Intel Gemini Lake N4000 e Intel UHD Graphics 600. La memoria DDR4 de [&#8230;]</p>
<p><a href="https://nex-varo.com/mllse-m2-air-mini-pc-resena/">Reseña de la MLLSE M2 Air Mini PC de alto rendimiento</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">
        ¡Experimenta la máxima eficiencia con la MLLSE M2 Air Mini PC de alto rendimiento y diseño compacto!
    </h2>
    <p>
        La MLLSE M2 Air Mini PC puede manejar fácilmente diversas tareas desde el trabajo diario hasta multimedia, ofreciendo un rendimiento excepcional con el último procesador Intel Gemini Lake N4000 e Intel UHD Graphics 600.
    </p>
    <p>
        La memoria DDR4 de 6GB y el SSD NVMe M.2 de 128GB garantizan una velocidad de procesamiento de datos rápida, y con 3 puertos USB 3.2, HDMI 1.4 y puerto VGA, es compatible con diversos dispositivos y pantallas.
    </p>
    <p>
        La conectividad inalámbrica WiFi 5 y Bluetooth 4.2 maximiza la comodidad del usuario, mientras que el diseño ultracompacto de 119 x 119 x 24.5mm optimiza el uso del espacio.
    </p>
    <p>
        Construye un entorno de trabajo eficiente con la MLLSE M2 Air Mini PC, adecuada para diversos usos como oficina, educación y reproducción multimedia.
    </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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen.webp" alt="MLLSE Mini PC M2 Air Intel Gemini Lake N4000 Intel J3710 Windows 11 6GB RAM 128GB ROM WiFi de doble banda Bluetooth USB Mini ordenador"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006530105259.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">MLLSE Mini PC M2 Air Intel Gemini Lake N4000 Intel J3710 Windows 11 6GB RAM 128GB ROM WiFi de doble banda Bluetooth USB Mini ordenador</h2><div class="rating-reviews is-loading"><span class="rating">4.4</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: 40.000000%">★</span></div></div><div class="review-stats">385 valoraciones<span class="stat-divider"> | </span>2,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$3,716.12</span><span class="discount">Inferior a los últimos 90 días%</span></div><div class="special-price">MX$1,820.90</div><div class="price-date">Precios vigentes al 15/10/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Ahorro de espacio con diseño ultracompacto</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Rendimiento estable con procesador Intel Gemini Lake N4000</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Acceso rápido a datos con SSD NVMe M.2 de 128GB</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Alta conectividad con soporte de diversos puertos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Listo para usar con Windows 11 Home preinstalado</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006530105259.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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 #EF048A;
            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: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-2">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section3">
                    <h3>Desde el trabajo diario hasta multimedia con procesador Intel Gemini Lake N4000</h3>
                    <ul><li>Ofrece rendimiento estable con velocidad básica de 1.1GHz, máxima de 2.6GHz</li><li>Procesamiento gráfico nítido con Intel UHD Graphics 600</li><li>Procesamiento rápido de datos con memoria DDR4 de 6GB y SSD NVMe M.2 de 128GB</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Máxima comodidad con diversas opciones de conectividad</h3>
                    <ul><li>Conexión de diversos dispositivos con 3 puertos USB 3.2</li><li>Soporte de diversas pantallas con puerto HDMI 1.4 (4K@30Hz) y VGA</li><li>Fácil conexión inalámbrica con WiFi 5 y Bluetooth 4.2</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Optimización del espacio con tamaño pequeño y ligero</h3>
                    <ul><li>Diseño ultracompacto de 119 x 119 x 24.5mm</li><li>Adecuada para diversos usos como oficina, educación y reproducción multimedia</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Componentes incluidos y consejos de uso</h3>
                    <ul><li>Incluye unidad principal, adaptador de corriente, enchufe estándar US/EU</li><li>Se recomienda usar adaptador de corriente original</li><li>Necesario gestionar la seguridad contra virus y desconectar la alimentación en caso de no uso prolongado</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-6973440656cee" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=bQTa1V6bUX8" data-video-id="bQTa1V6bUX8" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MLLSE%20Mini%20PC%20M2%20Air/MLLSE%20Mini%20PC%20M2%20Air_youtube_imagen_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>
            <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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-6973440656cee");
        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-6973440656cee-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6973440656cee-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-6973440656cee-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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: 40.000000%">★</span></div></div>
                    <div class="rating-number">4.4</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</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">✅ Pros</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>Envío rápido y estado de embalaje 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>Se puede usar como PC normal con Windows instalado</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>Ofrece rendimiento adecuado para computadora de hogar</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>Rendimiento razonable en relación al precio</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>Calidad del producto conforme a la descripción</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>Recomendado para servidor doméstico, navegación por internet, juegos de navegador y trabajos de oficina simples</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>Retraso en la respuesta del servicio al 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: #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>Necesaria configuración inicial y ajuste de BIOS</li></ul></div></div></div></div>

    <br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Satisfecho con la calidad de la Mini PC</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">La calidad de la Mini PC es excelente. Funciona perfectamente con el sistema operativo Windows y el envío rápido con un embalaje impecable fue realmente impresionante.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Producto adecuado para uso doméstico</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Gracias al diseño compacto y precio razonable, es un producto realmente adecuado para el hogar. Las actualizaciones automáticas se completaron sin problemas y se puede usar de manera estable sin preocuparse por el sobrecalentamiento.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Opinión tras la compra de Mini PC</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">En general, es una excelente computadora por el costo mínimo. La velocidad es lenta y no se puede esperar el máximo rendimiento, pero por ahora parece estable y funciona bien para ver Netflix y YouTube. Recomendada como PC doméstica de buena relación calidad-precio.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendación de computadora para el hogar</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Instalación y uso rápido y sencillo, rendimiento excelente en relación al precio. Recomendada como computadora para el hogar.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006530105259.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/mllse-m2-air-mini-pc-resena/">Reseña de la MLLSE M2 Air Mini PC de alto rendimiento</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5740</post-id>	</item>
		<item>
		<title>El inicio de una experiencia de escritura innovadora, teclado mecánico AULA F99</title>
		<link>https://nex-varo.com/aula-f99-teclado-mecanico-resena/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Mon, 15 Sep 2025 05:57:57 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[teclado]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5575</guid>

					<description><![CDATA[<p>La mejor elección para una experiencia de escritura innovadora, teclado mecánico AULA F99 El teclado mecánico AULA F99 está equipado con la última tecnología para elevar la escritura al nivel del arte. A través de diversas opciones de conexión y funciones de personalización, proporciona el entorno de escritura óptimo adaptado a las necesidades del usuario. [&#8230;]</p>
<p><a href="https://nex-varo.com/aula-f99-teclado-mecanico-resena/">El inicio de una experiencia de escritura innovadora, teclado mecánico AULA F99</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">
        La mejor elección para una experiencia de escritura innovadora, teclado mecánico AULA F99
    </h2>
    <p>
        El teclado mecánico AULA F99 está equipado con la última tecnología para elevar la escritura al nivel del arte. A través de diversas opciones de conexión y funciones de personalización, proporciona el entorno de escritura óptimo adaptado a las necesidades del usuario.
    </p>
    <p>
        Este teclado es compatible con Bluetooth 5.0, conexión inalámbrica de 2.4GHz y conexión por cable USB, siendo perfectamente compatible con diversos dispositivos como laptops, tablets, iOS, Windows, Mac, Android, etc. Esto proporciona la máxima flexibilidad al usuario para usarlo cómodamente en cualquier lugar.
    </p>
    <p>
        Además, a través de su estructura de montaje gasket de alta calidad y estructura de reducción de ruido de 5 capas, logra una sensación de pulsación suave y silenciosa, con una reducción de resonancia del 95% que permite aumentar la concentración incluso en entornos silenciosos. Con su distintiva retroiluminación RGB y software programable añade placer visual, y permite personalización a medida como configuración de funciones de teclas y grabación de macros, proporcionando la mejor experiencia al usuario.
    </p>
    <p>
        El teclado mecánico AULA F99 es un producto premium que puede maximizar la experiencia de escritura con tecnología y diseño innovadores.
    </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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen.webp" alt="Aula-Teclado mecánico para videojuegos F99, tres modos, 2,4g, inalámbrico, Bluetooth, con cable, intercambio en caliente, junta PBT RGB para juegos, escritura, 99 teclas"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006828012269.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">Aula-Teclado mecánico para videojuegos F99, tres modos, 2,4g, inalámbrico, Bluetooth, con cable, intercambio en caliente, junta PBT RGB para juegos, escritura, 99 teclas</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">365 valoraciones<span class="stat-divider"> | </span>2,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$3,701.84</span><span class="discount">Próximo precio MX$1,628.90%</span></div><div class="special-price">MX$1,813.90</div><div class="price-date">Precios vigentes al 15/09/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte de conexión múltiple compatible con todos los dispositivos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Reducción de resonancia del 95% con estructura de montaje gasket</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Batería de gran capacidad de 8000mAh para uso hasta 400 horas</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Personalización infinita con retroiluminación RGB y software programable</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">PCB hot-swap para fácil intercambio de switches</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006828012269.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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, #fff4f8, #fff4f8);
            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: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .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: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-2">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Proporciona el entorno de escritura óptimo con diversas opciones de conexión y funciones de personalización</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Compatible con Bluetooth 5.0, conexión inalámbrica 2.4GHz y conexión por cable USB</li><li>Perfecta compatibilidad con diversos dispositivos como laptops, tablets, iOS, Windows, Mac, Android, etc.</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Logra una sensación de pulsación suave con estructura de montaje gasket de alta calidad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Aplicación de placa PC y estructura de reducción de ruido de 5 capas</li><li>Escritura silenciosa y suave posible con reducción de resonancia del 95%</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Distintiva retroiluminación RGB y software programable</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Proporciona placer visual con diversos modos de retroiluminación RGB</li><li>Personalización a medida posible como configuración de funciones de teclas, grabación de macros, etc.</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Uso prolongado posible con batería potente de gran capacidad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Batería de litio de 8000mAh incorporada</li><li>Uso posible durante 53 horas con retroiluminación encendida, 400 horas con retroiluminación apagada</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Keycaps PBT doble disparo de alta durabilidad y PCB hot-swap</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Keycaps PBT con perfil Cherry sin brillo incluso con uso prolongado</li><li>PCB hot-swap compatible con switches de 3/5 pines para fácil intercambio de switches</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Diseño compacto de 99 teclas y diversas opciones de switches</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Diseño que ahorra espacio optimizado para uso móvil</li><li>Selección posible de diversos switches lineales como TTC, SWK, LEOBOG, etc.</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Convenientes teclas de función laterales y patas de ajuste de altura</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Cambio de modo y ranura de almacenamiento del receptor ubicados en el lateral</li><li>Patas de ajuste de altura de 2 niveles proporcionadas</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-6973440657d49" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/JIEaa6DSWjc" data-video-id="JIEaa6DSWjc" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_youtube_imagen_1.webp" alt="YouTube video 1" 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 class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/KdS4x6WgY9w" data-video-id="KdS4x6WgY9w" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99/Aula%20Teclado%20mecánico%20para%20videojuegos%20F99_youtube_imagen_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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-6973440657d49");
        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-6973440657d49-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6973440657d49-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-6973440657d49-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</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">✅ Pros</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>Envío rápido y calidad 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>Buena sensación de teclas y diversas opciones de configuración de retroiluminación</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>Rendimiento satisfactorio a precio razonable</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>Diseño genial y excelente estilo</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 sensación táctil y calidad de sonido, adecuado para trabajo y juegos</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>Presión de teclas pesada que puede causar fatiga en las manos</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>Por las características de los switches mecánicos, hay algo de ruido para usar en la oficina</li></ul></div></div></div></div>

    <br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomiendo este teclado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">El envío es realmente rápido y la calidad también es excelente.<br>Es un teclado genial. La sensación de las teclas es suave<br>por lo que me siento bien al escribir<br>y las diversas opciones de retroiluminación<br>también son atractivas, realmente me gusta.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Producto satisfactorio tanto en diseño como en sonido</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">El diseño es genial y el sonido también es bueno. Sin embargo, las teclas son un poco pesadas<br> por lo que las manos pueden cansarse.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo este teclado de buena relación calidad-precio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Los colores son tan hermosos que me gustan <br> y también se reducen los errores de escritura, estoy satisfecho. <br> Como es un producto famoso <br> parece que tiene sus razones.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Excelente estilo y sonido del teclado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Realmente me gustan el estilo y el sonido de este teclado.<br>La opción Bluetooth también es buena, por lo que la satisfacción<br>en relación al precio es alta. Es un producto que me hace sentir bien mientras lo uso.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006828012269.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/aula-f99-teclado-mecanico-resena/">El inicio de una experiencia de escritura innovadora, teclado mecánico AULA F99</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5575</post-id>	</item>
		<item>
		<title>Teclado mecánico AULA F75 &#8211; Innovación en experiencia de escritura personalizada</title>
		<link>https://nex-varo.com/resena-teclado-mecanico-aula-f75/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Mon, 15 Sep 2025 05:42:10 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[teclado]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5572</guid>

					<description><![CDATA[<p>Innovación en experiencia de escritura personalizada, teclado mecánico AULA F75 El teclado mecánico personalizable AULA F75 mejora tu experiencia de escritura con un diseño elegante y diversas funciones. Proporciona la solución perfecta para aquellos que buscan una experiencia de escritura con personalidad. Este teclado fortalece la sensibilidad estética con un diseño laminado elegante, y permite [&#8230;]</p>
<p><a href="https://nex-varo.com/resena-teclado-mecanico-aula-f75/">Teclado mecánico AULA F75 &#8211; Innovación en experiencia de escritura personalizada</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">
        Innovación en experiencia de escritura personalizada, teclado mecánico AULA F75
    </h2>
    <p>
        El teclado mecánico personalizable AULA F75 mejora tu experiencia de escritura con un diseño elegante y diversas funciones. 
        Proporciona la solución perfecta para aquellos que buscan una experiencia de escritura con personalidad. 
    </p>
    <p>
        Este teclado fortalece la sensibilidad estética con un diseño laminado elegante, 
        y permite el intercambio de switches personalizados a través de la función de hot-swap de todas las teclas. 
        Proporciona un entorno silencioso con una estructura de reducción de ruido de 5 capas, y ofrece una experiencia de escritura suave con la estructura de junta de resorte de hoja.
    </p>
    <p>
        Los efectos de iluminación RGB de 16 millones de colores permiten ajustar brillo, velocidad y color para crear un entorno personalizado para el usuario. 
        La batería de gran capacidad de 4000mAh permite un uso prolongado, y es compatible tanto con Windows como Mac proporcionando compatibilidad en diversos entornos.
    </p>
    <p>
        El AULA F75, que ofrece diversas opciones de conexión, admite tres modos: cable, inalámbrico 2.4GHz y Bluetooth, 
        y maximiza el uso del espacio con un diseño compacto de diseño del 75%. 
        La perilla metálica multifuncional facilita el cambio entre modos de entretenimiento y oficina, así como el control de volumen.
    </p>
    <p>
        Con opciones de switches de teclas personalizables puedes elegir entre TTC Crescent, LEOBOG Ice Vein, LEOBOG Reaper y Blue Switch, 
        y la durabilidad se ha fortalecido con keycaps originales PBT de doble color.
    </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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen.webp" alt="AULA-Teclado mecánico F75 2,4G para juegos, teclado inalámbrico/Bluetooth/con cable RGB, diseño personalizado 75%, estructura de junta de perfil OEM"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007099240050.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">AULA-Teclado mecánico F75 2,4G para juegos, teclado inalámbrico/Bluetooth/con cable RGB, diseño personalizado 75%, estructura de junta de perfil OEM</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">2,326 valoraciones<span class="stat-divider"> | </span>10,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$1,855.11</span><span class="discount">Próximo precio MX$797.90%</span></div><div class="special-price">MX$871.90</div><div class="price-date">Precios vigentes al 15/09/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Diseño laminado elegante y estructura de reducción de ruido de 5 capas para una experiencia de escritura silenciosa y sofisticada</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Hot-swap de todas las teclas posible y diversas opciones de switches de teclas para experiencia de usuario personalizada</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Conexión de 3 modos cable/2.4GHz inalámbrico/Bluetooth para conectividad óptima en diversos entornos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Iluminación RGB de 16 millones de colores y perilla metálica multifuncional para maximizar el disfrute visual y la comodidad</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Batería de gran capacidad de 4000mAh para uso prolongado</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007099240050.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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 #EF048A;
            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: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-3">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section3">
                    <h3>Solución de escritura perfecta con diversas funciones y diseño sofisticado</h3>
                    <ul><li>Fortalecimiento de la sensibilidad estética con diseño laminado elegante</li><li>Hot-swap de todas las teclas posible para intercambio de switches personalizado</li><li>Estructura de reducción de ruido de 5 capas para proporcionar un entorno silencioso</li><li>Estructura de junta de resorte de hoja para una experiencia de escritura suave</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalles</h3>
                    <ul><li>Efectos de iluminación RGB de 16 millones de colores: ajuste de brillo, velocidad y color posible</li><li>Batería de gran capacidad de 4000mAh para uso prolongado</li><li>Compatibilidad con Windows/Mac para soporte en diversos entornos</li><li>Interfaz Type-C para conexión estable y rápida</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Diversas opciones de conexión y mejora de la comodidad del usuario</h3>
                    <ul><li>Soporte de 3 modos: cable/2.4GHz inalámbrico/Bluetooth</li><li>Diseño compacto con diseño del 75% (80 teclas)</li><li>Perilla metálica multifuncional para cambio de modo entretenimiento/oficina y control de volumen</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Opciones de switches de teclas personalizables</h3>
                    <ul><li>Selección posible entre TTC Crescent, LEOBOG Ice Vein, LEOBOG Reaper, Blue Switch</li><li>Fortalecimiento de la durabilidad con keycaps originales PBT de doble color</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Componentes incluidos</h3>
                    <ul><li>Incluye extractor de keycaps, switches de repuesto, cable de datos, manual de usuario</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-6973440658f3c" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=6mzSxc3usuI" data-video-id="6mzSxc3usuI" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_youtube_imagen_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/Pwf_fQX5VNs" data-video-id="Pwf_fQX5VNs" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/AULA%20Teclado%20mecánico%20F75/AULA%20Teclado%20mecánico%20F75_youtube_imagen_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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-6973440658f3c");
        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-6973440658f3c-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6973440658f3c-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-6973440658f3c-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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:#E73D8D;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">Más vendido</div>
                    <div class="badge-subtext">10.000+ VENTAS</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">✅ Pros</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>Excelente calidad y sensación de uso cómoda</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>Muy buena relación calidad-precio</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>Velocidad de respuesta rápida y durabilidad</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>Poco ruido y buen sonido de escritura</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>Envío rápido y excelente servicio</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>La caja puede llegar dañada</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Excelente teclado recomendado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">tiene una sensación de escritura profunda y no hace mucho ruido<br>Es un buen teclado. En Aliexpress<br>presume la mejor relación calidad-precio.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Teclado recomendable</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Es un teclado muy sólido y bien construido. <br>Tiene peso por lo que es estable, <br>y el sonido de escritura es agradable de escuchar. <br>El envío también fue rápido.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Teclado de buena relación calidad-precio recomendado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Excelente sensación de escritura y personalización de colores RGB posible.<br>Con sensación de uso cómoda es perfecto también para uso de trabajo,<br> ofrece alta satisfacción a precio razonable.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Empaque del producto e impresiones de uso</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">La caja estaba un poco dañada pero el producto llegó intacto.<br>Me gusta la sensación pesada y sólida y también el sonido de entrada de teclas.<br>¡Lo recomiendo encarecidamente!</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007099240050.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/resena-teclado-mecanico-aula-f75/">Teclado mecánico AULA F75 &#8211; Innovación en experiencia de escritura personalizada</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5572</post-id>	</item>
		<item>
		<title>¡Mini PC de alto rendimiento FIREBAT AK2 PLUS para ahorrar espacio y rendimiento al mismo tiempo!</title>
		<link>https://nex-varo.com/mini-pc-alto-rendimiento-firebat-ak2-plus/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Tue, 01 Jul 2025 05:25:08 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[mini pc]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5275</guid>

					<description><![CDATA[<p>¡Mini PC compacto de alto rendimiento, FIREBAT AK2 PLUS para ahorrar espacio y rendimiento al mismo tiempo! El mini PC FIREBAT AK2 PLUS proporciona un rendimiento potente a través del último procesador Intel N100 y salida de pantalla dual 4K, realizando también el ahorro de espacio con su diseño compacto. Optimizado para multitarea con memoria [&#8230;]</p>
<p><a href="https://nex-varo.com/mini-pc-alto-rendimiento-firebat-ak2-plus/">¡Mini PC de alto rendimiento FIREBAT AK2 PLUS para ahorrar espacio y rendimiento al mismo tiempo!</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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">
        ¡Mini PC compacto de alto rendimiento, FIREBAT AK2 PLUS para ahorrar espacio y rendimiento al mismo tiempo!
    </h2>
    <p>
        El mini PC FIREBAT AK2 PLUS proporciona un rendimiento potente a través del último procesador Intel N100 y salida de pantalla dual 4K, 
        realizando también el ahorro de espacio con su diseño compacto. 
    </p>
    <p>
        Optimizado para multitarea con memoria DDR4 de 8GB/16GB, 
        puede utilizarse para diversos propósitos como oficina, creación, juegos, entretenimiento, etc. 
    </p>
    <p>
        La conexión de red es fluida con soporte WiFi 5 de banda dual y Bluetooth 4.2, 
        y puede maximizar la utilización del espacio con la opción de instalación en pared. 
        Todo esto se proporciona como un producto confiable certificado con CE, RoHS, FCC.
    </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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen.webp" alt="FIREBAT AK2 PLUS MiniPC Intel N100 de doble banda WiFi5 BT4.2 16GB 512GB Ordenador para juegos de escritorio Mini PC Gamer"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005461185557.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">FIREBAT AK2 PLUS MiniPC Intel N100 de doble banda WiFi5 BT4.2 16GB 512GB Ordenador para juegos de escritorio Mini PC Gamer</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">439 valoraciones<span class="stat-divider"> | </span>2,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$6,003.05</span><span class="discount">58%</span></div><div class="special-price">MX$2,506.99</div><div class="price-date">Precios vigentes al 01/07/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Procesamiento rápido de trabajo con procesador Intel N100 de alto rendimiento</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Experiencia visual clara con pantalla dual 4K</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Amplio espacio de almacenamiento expandible hasta 2TB</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Ahorro de espacio con diseño compacto</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Multifuncionalidad utilizable para diversos propósitos</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005461185557.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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 #EF048A;
            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: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-4">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section3">
                    <h3>Armonía perfecta de rendimiento excelente y ahorro de espacio</h3>
                    <ul><li>Proporciona rendimiento potente con procesador Intel N100</li><li>Mejora la inmersión visual con salida de pantalla dual 4K</li><li>Optimización de multitarea con memoria DDR4 de 8GB/16GB</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalles</h3>
                    <ul><li>Intel UHD Graphics: Procesamiento gráfico suave</li><li>Dispositivo de almacenamiento SSD: 256GB/512GB básico, expandible hasta 2TB máximo</li><li>Varias interfaces: USB 3.0 x 2, USB 2.0 x 2, HDMI x 2, RJ45 Ethernet Gigabit</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Red y conectividad</h3>
                    <ul><li>Soporte WiFi 5 de banda dual y Bluetooth 4.2</li><li>Movilidad mejorada con tamaño compacto (222 x 152 x 68mm) y peso (368g)</li><li>Maximización de utilización del espacio con opción de instalación en pared</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Diversas utilizaciones posibles</h3>
                    <ul><li>Utilizable para diversos propósitos como oficina, creación, juegos, entretenimiento, etc.</li><li>Expansión de espacio de almacenamiento posible con instalación adicional de HDD/SSD de 2.5 pulgadas</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Precauciones durante el uso</h3>
                    <ul><li>Recomendado el uso de adaptador de corriente original y protección antivirus</li><li>Necesario desconectar la alimentación durante el no uso prolongado y protección contra humedad y polvo</li><li>Evitar exposición a luz intensa o campo magnético y cuidado con la entrada de líquidos</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Garantía de calidad</h3>
                    <ul><li>Obtención de varias certificaciones como CE, RoHS, FCC, etc.</li><li>Producto confiable que ha pasado pruebas de calidad estrictas</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS/FIREBAT%20AK2%20PLUS_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-697344065a024" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=FlIenneQyYI" data-video-id="FlIenneQyYI" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS%20review/FIREBAT%20AK2%20PLUS%20review_youtube_imagen_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/watch?v=Z_ljXtQ03s0" data-video-id="Z_ljXtQ03s0" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/FIREBAT%20AK2%20PLUS%20review/FIREBAT%20AK2%20PLUS%20review_youtube_imagen_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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697344065a024");
        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-697344065a024-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697344065a024-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-697344065a024-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</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">✅ Pros</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>Posible recepción rápida del producto con envío rápido</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>Producto perfecto para uso de oficina y expandible</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 calidad y funcionamiento 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>Diseño de fácil instalación y acceso interno</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 relación calidad-precio, utilizable para diversos propósitos</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>Puede tener limitaciones para uso de juegos</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>Posible retraso en el envío</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendación de mini PC</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Este mini PC tiene una excelente relación calidad-precio<br>y es perfecto para uso de oficina.<br>Gracias a la velocidad rápida y capacidad de almacenamiento suficiente,<br>es perfecto para usar en lugar de una laptop</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Alta satisfacción en calidad del producto y ruido</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">La calidad del producto es excelente y el ruido es bajo,<br>muy satisfactorio. Especialmente, funciona silenciosamente<br>incluso al usar LibreElec, lo cual es aún mejor.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Producto atractivo por expansibilidad y precio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Excelente expansibilidad y precio económico hacen<br>este producto atractivo. Adecuado para trabajo de oficina,<br>puede generar algo de ruido de ventilador.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Producto de excelente calidad con envío rápido</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Me sorprendió lo rápido que fue el envío de este producto. El precio también es muy bueno comparado con la calidad<br>y tengo intención de comprarlo nuevamente. Es un producto que recomendaría a otros también.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005461185557.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/mini-pc-alto-rendimiento-firebat-ak2-plus/">¡Mini PC de alto rendimiento FIREBAT AK2 PLUS para ahorrar espacio y rendimiento al mismo tiempo!</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5275</post-id>	</item>
		<item>
		<title>Reseña del Mini PC GMKtec G5 que ahorra espacio y análisis de rendimiento</title>
		<link>https://nex-varo.com/gmktec-g5-mini-pc-resena/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Sat, 21 Jun 2025 05:57:29 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[mini pc]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5231</guid>

					<description><![CDATA[<p>¡El resultado de la innovación compacta, experimenta el rendimiento que trasciende el espacio con el GMKtec G5 Mini PC! El GMKtec G5 Intel Processor N97 Mini PC ofrece un rendimiento potente a pesar de su pequeño tamaño. Equipado con el último procesador Intel Processor N97 de cuatro núcleos y hasta 4800MHz de RAM DDR5, permite [&#8230;]</p>
<p><a href="https://nex-varo.com/gmktec-g5-mini-pc-resena/">Reseña del Mini PC GMKtec G5 que ahorra espacio y análisis de rendimiento</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">
        ¡El resultado de la innovación compacta, experimenta el rendimiento que trasciende el espacio con el GMKtec G5 Mini PC!
    </h2>
    <p>
        El GMKtec G5 Intel Processor N97 Mini PC ofrece un rendimiento potente a pesar de su pequeño tamaño. 
        Equipado con el último procesador Intel Processor N97 de cuatro núcleos y hasta 4800MHz de RAM DDR5, 
        permite un procesamiento rápido de datos y multitarea.
    </p>
    <p>
        Con opciones de hasta 1TB M.2 SATA SSD adaptadas a diversos usos y soporte de múltiples puertos, 
        se puede utilizar en diversos entornos como entretenimiento doméstico, oficina y educación. 
        En particular, está optimizado para el ahorro de espacio con su diseño ultra compacto, 
        y se puede montar en la parte posterior del monitor para mantener un espacio de trabajo limpio.
    </p>
    <p>
        Con soporte de salida de alta resolución 4K 60Hz, proporciona imágenes y gráficos nítidos, 
        y refuerza la conectividad inalámbrica con Wi-Fi 5 y Bluetooth 4.2 integrados. 
        Además, el diseño de materiales de cobre y ventilador de refrigeración mejora la estabilidad y vida útil del hardware.
    </p>
    <p>
        Es posible elegir entre diversas opciones de capacidad de almacenamiento, 
        y garantiza compatibilidad con el software más reciente con el sistema operativo Windows 11. 
        El envío rápido y la compra conveniente son posibles a través de pedidos en línea.
    </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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen.webp" alt="(agotado) GMKtec Mini PC GMK G5 NUCBOX Intel N97 sistema Ventana 11Pro DDR5 4800MHz WIFI 5 BT 5.0 GMKtec Mini Pc"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005009860759317.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">(agotado) GMKtec Mini PC GMK G5 NUCBOX Intel N97 sistema Ventana 11Pro DDR5 4800MHz WIFI 5 BT 5.0 GMKtec Mini Pc</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">29 valoraciones<span class="stat-divider"> | </span>221+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$7,715.36</span><span class="discount">62%</span></div><div class="special-price">MX$2,912.69</div><div class="price-date">Precios vigentes al 21/06/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Rendimiento potente con Intel Processor N97 de cuatro núcleos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Multitarea optimizada con 12GB DDR5 RAM</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Ahorro de espacio y alta portabilidad con diseño ultra compacto</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Máxima expansibilidad con diversos puertos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Experiencia visual vívida con salida 4K 60Hz</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005009860759317.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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 #EF048A;
            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: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-5">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-5">
                <div class="product-section3">
                    <h3>Rendimiento potente en diseño compacto</h3>
                    <ul><li>Procesamiento rápido de datos con 12GB DDR5 RAM</li><li>Opciones de M.2 SATA SSD de 256GB/512GB/1TB adaptadas a diversos usos</li><li>Ahorro de espacio con diseño ultra compacto (72mm x 72mm x 44.5mm)</li><li>Máxima conectividad con soporte de múltiples puertos (HDMI 2.0 x2, USB 3.2, Type-C, etc.)</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalles</h3>
                    <ul><li>Procesador Intel Processor N97 de cuatro núcleos (hasta 3.60GHz): Rendimiento mejorado comparado con la generación anterior</li><li>RAM DDR5 de hasta 4800MHz: Transferencia de datos de alta velocidad y soporte multitarea</li><li>Soporte de salida de alta resolución 4K 60Hz: Proporciona imágenes y gráficos nítidos</li><li>Wi-Fi 5 y Bluetooth 4.2 integrados: Conectividad inalámbrica reforzada</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Refrigeración y estabilidad</h3>
                    <ul><li>Mejora de la conductividad térmica usando materiales de cobre</li><li>Mejora de la estabilidad del hardware y vida útil con diseño de ventilador de refrigeración</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Versatilidad</h3>
                    <ul><li>Diversos usos como entretenimiento doméstico, oficina, educación, etc.</li><li>Ahorro de espacio con diseño compacto que se puede montar en la parte posterior del monitor</li><li>Mejora de la eficiencia laboral con salida de múltiples pantallas</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Consejos de compra</h3>
                    <ul><li>Selección posible de diversas opciones de capacidad de almacenamiento</li><li>Pedidos en línea posibles para envío rápido y compra conveniente</li><li>Compatibilidad garantizada con el software más reciente con sistema operativo Windows 11</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-5" onclick="toggleContent('product-info-5')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-6"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20PC%20GMK%20G5/GMKtec%20Mini%20PC%20GMK%20G5_produto_imagen_6.webp" alt="Product Image 6"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-697344065b0ef" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=0DbUUwCSWAE" data-video-id="0DbUUwCSWAE" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20g5%20review/GMKtec%20g5%20review_youtube_imagen_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/watch?v=vwPqn8LZxLI" data-video-id="vwPqn8LZxLI" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20g5%20review/GMKtec%20g5%20review_youtube_imagen_2.webp" alt="YouTube video 2" 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>
            <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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697344065b0ef");
        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-697344065b0ef-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697344065b0ef-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-697344065b0ef-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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:#E73D8D;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">Elegir</div>
                    <div class="badge-subtext">Artículos 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">✅ Pros</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>Funciona perfectamente como se describe</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 rendimiento por el precio</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>Envío rápido y buen estado del producto</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>Buena portabilidad, se puede usar en cualquier lugar</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 rendimiento del procesador</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>El puerto USB-C solo se puede usar para carga</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>Posible generación de algo de ruido</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>Genera un poco de calor</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Mejor rendimiento por el precio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Este producto realmente tiene un excelente rendimiento por el precio. <br>El envío también fue rápido, y la portabilidad es excelente, <br>por lo que se puede usar cómodamente en cualquier lugar.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Rendimiento de la computadora y uso del puerto USB-C</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Estoy muy satisfecho de que la computadora realice tareas básicas sin problemas<br>y funcione silenciosamente sin sobrecalentarse. Sin embargo,<br>es un poco decepcionante que el puerto USB-C<br>solo se use para carga.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfacción con la compatibilidad y rendimiento del Mini PC</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">El Mini PC tiene excelente compatibilidad con TV<br>y el rendimiento del procesador también es excelente,<br>estoy realmente satisfecho.<br>La generación de calor tampoco es severa,<br>por lo que no hay problemas con el uso prolongado.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo producto con buena relación calidad-precio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">El producto funciona sin problemas<br>y el envío fue rápido,<br>por lo que estoy muy satisfecho.<br>La relación calidad-precio también es excelente<br>y el ruido es mínimo, por lo que<br>parece realmente adecuado para el uso.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005009860759317.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/gmktec-g5-mini-pc-resena/">Reseña del Mini PC GMKtec G5 que ahorra espacio y análisis de rendimiento</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5231</post-id>	</item>
		<item>
		<title>Reseña de la Mini PC GMKtec K8 Plus con el mejor rendimiento y expansibilidad</title>
		<link>https://nex-varo.com/gmktec-k8-plus-mini-pc-resena/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Sat, 21 Jun 2025 05:42:16 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[mini pc]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5228</guid>

					<description><![CDATA[<p>¡Mejora tu experiencia informática con la Mini PC de mejor rendimiento y expansibilidad, Nucbox K8 Plus! La Nucbox K8 Plus, una Mini PC multifuncional de alto rendimiento, ofrece la mejor solución basada en la última tecnología, ideal para negocios, oficina, gaming y uso doméstico. Con Ethernet dual de alta velocidad 2.5G y procesador AMD Ryzen [&#8230;]</p>
<p><a href="https://nex-varo.com/gmktec-k8-plus-mini-pc-resena/">Reseña de la Mini PC GMKtec K8 Plus con el mejor rendimiento y expansibilidad</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">¡Mejora tu experiencia informática con la Mini PC de mejor rendimiento y expansibilidad, Nucbox K8 Plus!</h2>
    <p>La Nucbox K8 Plus, una Mini PC multifuncional de alto rendimiento, ofrece la mejor solución basada en la última tecnología, ideal para negocios, oficina, gaming y uso doméstico. Con Ethernet dual de alta velocidad 2.5G y procesador AMD Ryzen 8845HS, puedes experimentar multitarea rápida y potente.</p>
    <p>Gracias a la perfecta compatibilidad con Linux, Ubuntu, ESXi y VMware, ofrece un rendimiento óptimo en diversos sistemas operativos, con velocidades de lectura/escritura de hasta 2500MB/s para transferencia rápida de datos. Además, a través de las ranuras duales M.2 2280 SSD, es expandible hasta 8TB, eliminando preocupaciones sobre el espacio de almacenamiento de datos.</p>
    <p>Esta Mini PC soporta RAM DDR5 5600MHz, proporcionando un entorno de trabajo más fluido con hasta 96GB de memoria. Con WiFi 6+ y Bluetooth 5.2, aprovecha la última tecnología inalámbrica para garantizar una conexión estable. Su diseño desmontable facilita la actualización de RAM y SSD, presumiendo de instalación flexible y expansibilidad.</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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen.webp" alt="GMKtec K8 Plus Mini PC AMD R7-8845HS NUCBOX Ventana 11 Pro AMD Radeon ™ 780M Oculink*1(PCIE GEN4*4)) DDR5 5600MHz"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007815605519.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">GMKtec K8 Plus Mini PC AMD R7-8845HS NUCBOX Ventana 11 Pro AMD Radeon ™ 780M Oculink*1(PCIE GEN4*4)) DDR5 5600MHz</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">83 valoraciones<span class="stat-divider"> | </span>1,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$20,259.04</span><span class="discount">69%</span></div><div class="special-price">MX$6,199.27</div><div class="price-date">Precios vigentes al 21/06/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Excelente rendimiento con procesador AMD Ryzen 8845HS de alto performance y gráficos Radeon 780M</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte de conexión a internet de ultra alta velocidad con Ethernet dual 2.5G y WiFi 6+</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Expandible hasta 8TB con RAM DDR5 5600MHz y ranuras duales M.2 SSD</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Optimización de multitarea con soporte de cuatro pantallas</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte de diversos entornos operativos compatible con Linux, Ubuntu, ESXi, VMware</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007815605519.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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, #fff4f8, #fff4f8);
            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: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .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: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-3">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Solución compacta equipada con la última tecnología</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Conexión de red rápida con Ethernet dual de alta velocidad 2.5G</li><li>Perfecta compatibilidad con Linux, Ubuntu, ESXi, VMware</li><li>Increíble velocidad de lectura/escritura de hasta 2500MB/s</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Detalles</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Procesador AMD Ryzen 8845HS: Soporte de multitarea potente con 8 núcleos y 16 hilos</li><li>Gráficos AMD Radeon 780M: Optimizado para video de alta definición y gameplay</li><li>Ranuras duales M.2 2280 SSD: Expandible hasta 8TB</li><li>Soporte RAM DDR5 5600MHz: Entorno de trabajo fluido con hasta 96GB de memoria</li><li>WiFi 6+ y Bluetooth 5.2: Conexión estable garantizada con la última tecnología inalámbrica</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Instalación flexible y expansibilidad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Actualización fácil de RAM y SSD con diseño desmontable</li><li>Conexión de diversos dispositivos posible con puertos duales USB 4.0</li><li>Soporte de cuatro pantallas: Configuración fácil de múltiples monitores con HDMI 2.1, DP 2.0, USB 4.0 x2</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Paquete incluido</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Unidad principal Mini PC Nucbox K8 Plus</li><li>Fuente de alimentación y cables</li><li>Cable HDMI y soporte VESA</li><li>Manual de usuario y tornillos</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Consejos de compra</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Al seleccionar la opción sin RAM y dispositivo de almacenamiento, es necesaria la instalación directa</li><li>Al seleccionar la opción que incluye Windows 11 Pro original, la instalación del sistema operativo está completa</li><li>Consultar el manual de usuario para instalación y configuración rápida</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20Plus%20Mini%20PC/GMKtec%20K8%20Plus%20Mini%20PC_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-697344065c1f9" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=2BjEQIr2Vw8" data-video-id="2BjEQIr2Vw8" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20PLUS%20review/GMKtec%20K8%20PLUS%20review_youtube_imagen_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/watch?v=9SHSEjd939g" data-video-id="9SHSEjd939g" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20PLUS%20review/GMKtec%20K8%20PLUS%20review_youtube_imagen_3.webp" alt="YouTube video 2" 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/watch?v=vXp9IL618SQ" data-video-id="vXp9IL618SQ" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20K8%20PLUS%20review/GMKtec%20K8%20PLUS%20review_youtube_imagen_2.webp" alt="YouTube video 3" 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>
            <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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697344065c1f9");
        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-697344065c1f9-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697344065c1f9-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-697344065c1f9-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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:#E73D8D;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">Elegir</div>
                    <div class="badge-subtext">Artículos 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">✅ Pros</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>Rendimiento excelente y bajo nivel de ruido</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>Diseño pequeño y elegante que ahorra espacio</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>Diversas opciones de expansibilidad y actualización conveniente</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 eficiencia energética para uso prolongado</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 valor por el precio</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>La capacidad básica de almacenamiento SSD puede ser limitada</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>El acabado brillante puede ser vulnerable a las huellas dactilares</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>Calidad y cantidad insuficiente de la pasta térmica proporcionada</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>La respuesta del servicio al cliente puede ser deficiente</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Llegada del producto enviado desde Nueva Zelanda</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">El producto de Nueva Zelanda llegó más rápido de lo esperado.<br>Se veía como se describía en el anuncio, y tengo grandes expectativas<br>de probarlo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendación de computadora pequeña y potente</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Esta computadora es pequeña y tiene un diseño excelente<br> que se ve bien en cualquier lugar<br> Me gusta especialmente que pueda ejecutar<br> juegos AAA sin problemas<br> incluso con gráficos integrados<br> Planeo usarla para diversos propósitos<br> Definitivamente la recomiendo</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Rendimiento del producto y valor por precio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">El rendimiento del producto y el valor por precio son excelentes.<br>Sin embargo, la calidad de la pasta térmica básica proporcionada<br>es decepcionante y requiere reaplicación.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">El rendimiento de la PC es bueno pero el servicio al cliente es decepcionante</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">La PC en sí tiene un rendimiento excelente y estoy satisfecho<br>pero fue un poco decepcionante no tener respuesta<br>a las consultas de clientes<br>Especialmente no hubo respuesta a la consulta<br>sobre la compra de fuente de alimentación adicional<br>por lo que creo que necesita mejoras<br></div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007815605519.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/gmktec-k8-plus-mini-pc-resena/">Reseña de la Mini PC GMKtec K8 Plus con el mejor rendimiento y expansibilidad</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5228</post-id>	</item>
		<item>
		<title>Reseña del GMKtec NucBox G3 Plus Mini PC</title>
		<link>https://nex-varo.com/gmktec-nucbox-g3-plus-mini-pc/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Sat, 21 Jun 2025 05:20:22 +0000</pubDate>
				<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[PC/Componentes]]></category>
		<category><![CDATA[mini pc]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5225</guid>

					<description><![CDATA[<p>¡GMKtec NucBox G3 Plus Mini PC equipado con la última tecnología Intel, disfruta de un rendimiento potente incluso en espacios compactos! El GMKtec NucBox G3 Plus Mini PC está equipado con la última tecnología Intel, ofreciendo un rendimiento potente en un diseño compacto. La combinación del CPU Intel Alder Lake N150 y los gráficos Intel [&#8230;]</p>
<p><a href="https://nex-varo.com/gmktec-nucbox-g3-plus-mini-pc/">Reseña del GMKtec NucBox G3 Plus Mini PC</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</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;">¡GMKtec NucBox G3 Plus Mini PC equipado con la última tecnología Intel, disfruta de un rendimiento potente incluso en espacios compactos!</h2>
    <p>El GMKtec NucBox G3 Plus Mini PC está equipado con la última tecnología Intel, ofreciendo un rendimiento potente en un diseño compacto. La combinación del CPU Intel Alder Lake N150 y los gráficos Intel UHD logra una velocidad de procesamiento excepcional y visuales nítidos.</p>
    <p>Esta Mini PC ofrece opciones flexibles de almacenamiento y conectividad, pudiendo expandir el espacio de almacenamiento hasta 2TB a través de M.2 SSD y SATA, y soporta entornos de múltiples pantallas con puertos HDMI duales. Además, el LAN dual y WiFi 6 garantizan una conexión de red rápida y estable.</p>
    <p>Viene preinstalado con Windows 11 Pro y ofrece compatibilidad con varios sistemas operativos. El sistema de refrigeración avanzado fortalece la estabilidad, funcionando sin problemas incluso durante uso prolongado.</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: #EF048A;
            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: #C0036E;
            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, #fff4f8, #fff4f8);
            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: #EF048A;
            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://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen.webp" alt="GMKtec Mini Pc GMK G3 PLUS NUCBOX Windows 11 Pro Alder Lake N150 Intel 12th WiFi 6 Computadora de escritorio Mini Pc Trabajo"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005010424987900.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">GMKtec Mini Pc GMK G3 PLUS NUCBOX Windows 11 Pro Alder Lake N150 Intel 12th WiFi 6 Computadora de escritorio Mini Pc Trabajo</h2><div class="rating-reviews is-loading"><span class="rating">4.6</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: 60.000000%">★</span></div></div><div class="review-stats">39 valoraciones<span class="stat-divider"> | </span>272+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$6,262.65</span><span class="discount">58%</span></div><div class="special-price">MX$2,592.99</div><div class="price-date">Precios vigentes al 21/06/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">CPU Intel Alder Lake N150 ofrece rendimiento potente</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte de salida dual 4K máxima para experiencia visual vívida</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">WiFi 6 y LAN dual proporcionan conectividad rápida</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Diseño compacto permite ahorro de espacio</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Windows 11 Pro y compatibilidad con varios OS para uso flexible</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005010424987900.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</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 #EF048A;
            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 #EF048A;
            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: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-6">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-6">
                <div class="product-section3">
                    <h3>Diseño compacto equipado con la última tecnología Intel</h3>
                    <ul><li>CPU Intel Alder Lake N150: Ofrece rendimiento potente con 4 núcleos/4 hilos</li><li>Gráficos Intel UHD: Logra visuales nítidos con hasta 1000MHz</li><li>Soporte de memoria DDR4 3200 MT/s: Expandible hasta 32GB máximo</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Opciones flexibles de almacenamiento y conectividad</h3>
                    <ul><li>M.2 2280 SSD y M.2 2242 SATA: Espacio de almacenamiento expandible hasta 2TB máximo</li><li>Puertos HDMI 2.0 duales: Soporte de múltiples pantallas con salida 4K dual</li><li>LAN dual y WiFi 6: Conexión de red rápida y estable</li><li>Bluetooth 5.2 fortalece la compatibilidad con varios dispositivos</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Sistema operativo y compatibilidad</h3>
                    <ul><li>Windows 11 Pro preinstalado y activado</li><li>Compatible con varios OS como Linux, Windows 10, Ubuntu</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Estabilidad fortalecida con sistema de refrigeración avanzado</h3>
                    <ul><li>Gestión térmica eficiente con tubos de calor turbo gemelos y ventilador de refrigeración silencioso</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Composición del paquete y funciones adicionales</h3>
                    <ul><li>Incluye cuerpo principal del NucBox G3 Plus Mini PC, adaptador de corriente, cable HDMI, soporte VESA, etc.</li><li>Soporte de función de encendido automático y Wake On LAN</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Consejos de compra</h3>
                    <ul><li>Al seleccionar opciones sin RAM y dispositivo de almacenamiento, se requiere compra e instalación por separado</li><li>Las opciones que incluyen módulo de memoria y disco duro tienen Windows 11 Pro completamente activado</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-6" onclick="toggleContent('product-info-6')">Ver más</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 más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX/GMKtec%20Mini%20Pc%20GMK%20G3%20PLUS%20NUCBOX_produto_imagen_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 #EF048A;
            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 #EF048A;
            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">Video del producto</h2>
        <div id="yt-slider-697344065d3d9" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=GsFoOjBSs5M" data-video-id="GsFoOjBSs5M" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20G3%20PLUS%20review/GMKtec%20G3%20PLUS%20review_youtube_imagen_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/watch?v=jIzc1XpTGpc" data-video-id="jIzc1XpTGpc" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/GMKtec%20G3%20PLUS%20review/GMKtec%20G3%20PLUS%20review_youtube_imagen_2.webp" alt="YouTube video 2" 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>
            <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 video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697344065d3d9");
        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-697344065d3d9-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697344065d3d9-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-697344065d3d9-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: #E73D8D;
            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 #EF048A;
            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">Calificación del producto</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: 60.000000%">★</span></div></div>
                    <div class="rating-number">4.6</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">Elegir</div>
                    <div class="badge-subtext">Artículos 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">✅ Pros</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>El rendimiento es superior a las laptops de oficina</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>Buena compatibilidad con Windows 11 y mejor rendimiento al usar Linux</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>Pequeño y liviano, fácil de transportar y adecuado para navegar por internet</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>Muy buena relación calidad-precio y todos los puertos funcionan normalmente</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>Envío rápido y buen empaquetado</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</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>La conexión del puerto LAN por cable es ligeramente inestable</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>El ruido del ventilador puede ocurrir con el tiempo</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendación de producto para configuración de nodo Kubernetes</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Es un producto con excelente rendimiento. Ofrece un rendimiento superior a las laptops de oficina de doble núcleo, y es aún más eficiente cuando se usa con Linux.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfacción con el envío y estado del producto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">El envío fue rápido y el empaquetado también estuvo limpio. Windows 11 estaba preinstalado, por lo que no hubo problemas con la instalación, y tanto la memoria como la RAM funcionan normalmente.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendación de producto con buena relación calidad-precio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Es un producto con excelente relación calidad-precio. Tanto la autenticación del producto original como el estado de funcionamiento de los puertos son buenos, y al ser liviano es adecuado para navegar por internet. Incluso comprando dos unidades, estoy satisfecho.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Experiencia después de usar el producto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">El estado del producto es bueno y no hay problemas al usarlo de forma inalámbrica. Sin embargo, el puerto LAN por cable puede ser ligeramente inestable, por lo que se requiere precaución. Es adecuado para uso ligero.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</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, #A81946 0%, #EF048A 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(168, 25, 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/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005010424987900.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/gmktec-nucbox-g3-plus-mini-pc/">Reseña del GMKtec NucBox G3 Plus Mini PC</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5225</post-id>	</item>
	</channel>
</rss>
