<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Feed - dandies.fr</title>
    <!-- Tailwind CSS Link -->
    <link href="&#x2F;css&#x2F;app.1b33864d1132e952dfac7807dd6f1393.css" rel="stylesheet">
    <script src="/js/htmx.min.js" defer></script>
    <style>*{margin: 0; padding: 0;}</style>
    <meta  name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" content="">

    

    <!-- Taboola Head Code -->
    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({article:'auto'});
        !function (e, f, u, i) {
            if (!document.getElementById(i)){
                e.async = 1;
                e.src = u;
                e.id = i;
                f.parentNode.insertBefore(e, f);
            }
        }(document.createElement('script'),
        document.getElementsByTagName('script')[0],
        '//cdn.taboola.com/libtrc/kvgmbh-network/loader.js',
        'tb_loader_script');
        if(window.performance && typeof window.performance.mark == 'function')
            {window.performance.mark('tbl_ic');}
    </script>
</head>
<body class="font-sans text-gray-900 antialiased bg-gradient-to-br from-slate-50 via-gray-100 to-slate-200 min-h-screen">
<div class="min-h-screen">
    <nav class="sticky top-0 z-40 backdrop-blur-xl bg-opacity-90 shadow-lg shadow-black/5 border-b border-white/10" style="background-color: #a79338;">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
        <div class="flex justify-between items-center h-auto sm:h-18 py-2">
            <!-- Logo and Title -->
            <div class="flex-grow flex justify-start">
                <a href="/" class="flex items-center group">
                    
                    <img src="/logos/logo_3.png" alt="Domain Logo" class="block h-12 w-auto transition-transform duration-300 group-hover:scale-105">
                    
                    <span class="ml-3 text-xl font-bold md:text-2xl text-white drop-shadow-sm tracking-tight">
                        dandies.fr
                    </span>
                </a>
            </div>
            <!-- Hamburger Button (Mobile) -->
            <div class="sm:hidden flex items-center">
                <button id="hamburger" class="text-white focus:outline-none p-2 rounded-lg hover:bg-white/10 transition-all duration-200">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
                    </svg>
                </button>
            </div>
            <!-- Search Form (Desktop) -->
            <div class="hidden sm:flex items-center justify-end">
                <form onsubmit="submitSearch(this); return false;" class="flex items-center">
                    <div class="relative">
                        <input type="text" name="keyword" placeholder="Je recherche..." aria-label="Search"
                        class="rounded-full py-2.5 px-5 pl-11 bg-white/20 backdrop-blur-sm text-white placeholder-white/70 border border-white/30 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 focus:border-yellow-400/50 focus:bg-white/30 transition-all duration-300">
                        <i class="fas fa-search text-white/70 absolute left-4 top-1/2 transform -translate-y-1/2"></i>
                    </div>
                    <button type="submit"
                            class="bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 text-base font-bold text-gray-900 py-2.5 px-6 rounded-full ml-3 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 shadow-lg shadow-yellow-500/25 hover:shadow-yellow-500/40 transition-all duration-300 hover:scale-105">
                        Rechercher
                    </button>
                </form>
            </div>
        </div>

        <!-- Search Form (Mobile View) -->
        <div class="sm:hidden flex justify-center mt-4">
            <form onsubmit="submitSearch(this); return false;" class="flex items-center w-full px-4 mb-4">
                <div class="relative w-full">
                    <input type="text" name="keyword" placeholder="Je recherche..." aria-label="Search"
                           class="rounded-full w-full py-2.5 px-4 pl-11 bg-white/20 backdrop-blur-sm text-white placeholder-white/70 border border-white/30 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 transition-all duration-300">
                    <i class="fas fa-search text-white/70 absolute left-4 top-1/2 transform -translate-y-1/2"></i>
                </div>
                <button type="submit"
                        class="bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 text-gray-900 font-bold py-2.5 px-5 rounded-full ml-2 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 shadow-lg transition-all duration-300">
                    Rechercher
                </button>
            </form>
        </div>
    </div>

    <!-- Dropdown Menu for Mobile -->
    <div id="mobileMenu" class="sm:hidden hidden flex-col space-y-1 py-3 px-4 backdrop-blur-md bg-opacity-95 border-t border-white/10" style="background-color: #d0ce9b;">
        
        
        
        
        <a href="/Élégant" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Élégant
        </a>
        
        
        <a href="/Stylé" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Stylé
        </a>
        
        
        <a href="/Mode" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Mode
        </a>
        
        
        <a href="/Tendance" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Tendance
        </a>
        
        
        <a href="/Raffiné" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Raffiné
        </a>
        
        
        <a href="/Chic" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Chic
        </a>
        
        
    </div>

    <!-- Navigation Links (Desktop View) -->
    <div class="hidden sm:flex justify-center space-x-6 py-1.5 max-w-full overflow-x-hidden backdrop-blur-sm bg-opacity-95 border-t border-white/5" style="background-color: #d0ce9b;">
        
        
        
        <a href="/Élégant" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Élégant
        </a>
        
        
        <a href="/Stylé" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Stylé
        </a>
        
        
        <a href="/Mode" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Mode
        </a>
        
        
        <a href="/Tendance" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Tendance
        </a>
        
        
        <a href="/Raffiné" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Raffiné
        </a>
        
        
        <a href="/Chic" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Chic
        </a>
        
        
    </div>
</nav>

<script>
    const hamburger = document.getElementById('hamburger');
    const mobileMenu = document.getElementById('mobileMenu');

    hamburger.addEventListener('click', () => {
        mobileMenu.classList.toggle('hidden');
    });

    function submitSearch(form) {
        var term = form.keyword.value;
        var formattedTerm = term.trim().split(' ').join('-').replace(/^-+|-+$/g, '');
        window.location.href = '/' + encodeURIComponent(formattedTerm);
    }
</script>


    <main id="main-content" class="py-8 overflow-x-hidden">
        <div class="max-w-[1300px] mx-auto px-4 sm:px-6 lg:px-8 mb-1">
            <!-- Exit Popup -->
            <div id="buyDomainPopUp"
                 class="fixed inset-0 bg-black/40 backdrop-blur-sm flex items-center justify-center hidden z-50 transition-all duration-300">
                <div class="newsletter bg-white/95 backdrop-blur-xl p-8 rounded-2xl shadow-2xl relative border border-gray-200/50 max-w-md mx-4">
                    <span class="close absolute top-4 right-4 cursor-pointer text-gray-400 hover:text-gray-600 text-2xl transition-all duration-200 hover:scale-110 hover:rotate-90 w-8 h-8 flex items-center justify-center rounded-full hover:bg-gray-100"
                          id="close_domain_popup">&times;</span>
                    <h4 class="font-bold text-xl mb-4 text-gray-800">
                        Vous n&#x27;avez pas trouvé ce que vous cherchiez ?
                    </h4>
                    <a id="popupLink" href="#" target="_blank"
                       class="inline-block mt-2 mb-4 bg-gradient-to-r from-blue-500 to-blue-600 hover:from-blue-400 hover:to-blue-500 text-white font-bold py-3 px-6 rounded-xl shadow-lg shadow-blue-500/25 hover:shadow-xl hover:shadow-blue-500/30 transition-all duration-300 hover:scale-105">
                        Continuer sur Shopping.eu
                    </a>
                    <h5 class="mt-6 mb-3 font-bold text-lg text-gray-700">
                        Êtes-vous intéressé par l&#x27;achat de ce domaine
                    </h5>
                    <p class="text-gray-600">
                        Veuillez envoyer un courriel à :
                        <span onclick="sendEmail()" class="underline text-blue-600 font-bold cursor-pointer hover:text-blue-700 transition-colors duration-200">domain@kv-gmbh.de</span>
                    </p>
                </div>
            </div>
            <div id="heroBanner"
     class="relative isolate overflow-hidden w-full max-w-none px-6 py-12 sm:py-16 lg:px-8 text-center text-white shadow-xl rounded-2xl border border-white/10" style="background-color: #a79338;">

    <button id="closeBanner"
            class="absolute top-4 right-4 text-white/70 hover:text-white text-3xl font-bold transition-all duration-200 hover:scale-110 w-10 h-10 flex items-center justify-center rounded-full hover:bg-white/10">
        &times;
    </button>

    <div class="mx-auto max-w-3xl relative z-10">
        <h2 class="text-3xl sm:text-5xl font-extrabold drop-shadow-lg">
            Acheter
            <span>dandies.fr</span>
            ?
        </h2>
        <p class="mt-5 text-base sm:text-lg leading-relaxed text-white/90">
            Nous déplaçons le projet
            <strong>dandies.fr</strong> .<br>
            Êtes-vous intéressé par l&#x27;achat du domaine
            <strong>dandies.fr</strong> ?
        </p>
        <div class="mt-6 flex justify-center">
            <button onclick="sendEmail()"
                    class="rounded-xl bg-gradient-to-r from-yellow-400 to-amber-400 px-8 py-3.5 text-base font-bold text-gray-900 shadow-lg shadow-black/20 hover:from-yellow-300 hover:to-amber-300 hover:shadow-xl transition-all duration-300 hover:scale-105 active:scale-95">
                Faire une demande d&#x27;achat maintenant
            </button>
        </div>
        <p class="mt-5 text-sm text-white/80">
            Veuillez nous envoyer un courriel à
            <span onclick="sendEmail()" class="underline font-bold cursor-pointer text-white hover:text-yellow-300 transition-colors duration-200">domain@kv-gmbh.de</span><br>
            ou appelez-nous au :  +49 541 91531010.
        </p>
    </div>
</div>

<div id="collapsedBanner"
     class="hidden relative isolate overflow-hidden w-full max-w-none px-6 py-4 text-center text-white shadow-lg rounded-2xl cursor-pointer border border-white/10 hover:shadow-xl transition-all duration-300 group" style="background-color: #a79338;">

    <div class="absolute top-3 right-4 text-white/70 group-hover:text-white transition-all duration-200">
        <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 transition-transform duration-300 group-hover:translate-y-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/>
        </svg>
    </div>

    <h2 class="text-xl sm:text-2xl font-bold">
        Acheter
        <span class="underline decoration-yellow-400 decoration-2 underline-offset-4">dandies.fr</span>
        ?
    </h2>
</div>

<script>
    const heroBanner = document.getElementById('heroBanner');
    const closeBtn = document.getElementById('closeBanner');
    const collapsedBanner = document.getElementById('collapsedBanner');

    const path = window.location.pathname;
    const isHome = path === "/" || path === "";

    if (isHome) {
        heroBanner.style.display = 'block';
        collapsedBanner.classList.add('hidden');
    } else {
        heroBanner.style.display = 'none';
        collapsedBanner.classList.remove('hidden');
    }

    closeBtn.addEventListener('click', () => {
        heroBanner.classList.add('transition', 'duration-500', 'ease-in-out', 'opacity-0');
        setTimeout(() => {
            heroBanner.style.display = 'none';
            collapsedBanner.classList.remove('hidden');
        }, 500);
    });

    collapsedBanner.addEventListener('click', () => {
        heroBanner.style.display = 'block';
        heroBanner.classList.remove('opacity-0');
        collapsedBanner.classList.add('hidden');
    });
</script>


            

<!-- MAIN PAGE LAYOUT (Row 1: 2 FAQs left, 2 Products right; then alternating full rows) -->
<div id="main-page-layout" class="hidden">
    <!-- Row 1: 2 FAQs (left 50%) + 2 Products (right 50%) -->
    <div class="grid grid-cols-1 lg:grid-cols-2 gap-6 mb-8">
        <!-- Left side: 2 FAQs stacked -->
        <div class="space-y-6">
            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Est-ce qu&#x27;il y a une boutique en ligne pour la mode tendance pour les adolescents ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Oui, il existe de nombreuses boutiques en ligne qui proposent des vêtements tendance pour les adolescents. Des sites comme ASOS, Urban Outfitters, Forever 21 ou encore Zara offrent une large sélection de vêtements à la mode pour les jeunes. Les adolescents peuvent donc facilement trouver des articles tendance en ligne et se les faire livrer directement chez eux.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment est un ensemble chic quand il fait froid ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Un ensemble chic pour le froid peut se composer d&#x27;un manteau élégant, d&#x27;une écharpe en laine et de gants assortis. Les couleurs sombres et les matières de qualité comme le cachemire ou la laine apportent une touche sophistiquée. Des bottes ou des bottines stylées complètent parfaitement l&#x27;ensemble pour rester élégante tout en restant au chaud.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
        </div>

        <!-- Right side: 2 Products in 2-column grid -->
        <div class="grid grid-cols-1 sm:grid-cols-2 gap-6">
            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM&#x2F;Pw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Ogaenics-Feed-your-Blood">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM&#x2F;Pw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/C4PSt_7gufRaY2h8rpe5BuXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMde449JAtMXYql7NhxonBOqMFgZcra8BXteZ-QtURk-vXuy-t2Ka8F8c/537561778596_large.webp"
                         alt="Ogaenics Feed your Blood (60 pc)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM/Pw==')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Ogaenics Feed your Blood (60 pc)
                        </div>

                        
                        <a href="/Ogaenics-Feed-your-Blood" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Ogaenics-Feed-your-Blood">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Feed your Blood from Ogaenics provides you with a natural solution to iron deficiency - with organic iron, vitamin C, B12 and folate from plants. This synergistic blend effectively supports blood formation and combats fatigue without any unwanted side effects. FEED YOUR BLOOD offers you powerful, natural support, especially during pregnancy, when your daily iron requirement increases to 30 mg. Experience how the vital energy of plants nourishes you and your growing baby. Iron deficiency can be caused by insufficient intake from food, poor absorption, blood loss or an increased need - such as during pregnancy. FEED YOUR BLOOD offers you optimal, natural support for iron deficiency. With 30 milligrams of organic plant-based iron, combined with natural vitamin C, vitamin B12 and folate from organic plant sources, it has been proven to promote blood formation better than pure iron alone - ...</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM/Pw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : look-beautiful FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 74.95 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 13.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM/Pw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="MÁDARA-Cosmetics-FEED-Repair">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/W9nOm4D3MJkkwWdrFf-X_yXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdWjv8vpwIwCAM_M5H4GqfcPAvSs0L3Jjw3dqJY4179H8LOZ7zq8iVV4/3920798054_large.webp"
                         alt="MÁDARA Cosmetics FEED Repair &amp; Dry Rescue Hair Mask (180 ml)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            MÁDARA Cosmetics FEED Repair &amp; Dry Rescue Hair Mask (180 ml)
                        </div>

                        
                        <a href="/MÁDARA-Cosmetics-FEED-Repair" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="MÁDARA-Cosmetics-FEED-Repair">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">The FEED Repair &amp; Dry Rescue Hair Mask from MÀDARA works deep into your hair structure thanks to the outstanding ¨oil mixture. The mask nourishes and repairs your damaged hair while preserving the intensity of the colour. Your hair will be silky smooth and beautifully shiny! The mask improves protection against mechanical damage and hot styling treatments.</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : look-beautiful FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 24.95 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 13.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
        </div>
    </div>

    <div class="mb-10">
        <!-- Related Terms Section -->
<section class="w-full max-w-none px-6 py-6 lg:px-8 text-center text-white rounded-2xl shadow-xl my-6 mb-12 relative overflow-hidden border border-white/10" style="background-color: #a79338;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Termes de recherche similaires pour
        <span class="text-yellow-300">Feed</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/Mode"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Mode
        </a>
        
        <a href="/Des"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Des
        </a>
        
        <a href="/Les"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Les
        </a>
        
        <a href="/Pour"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Pour
        </a>
        
        <a href="/Plus"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Plus
        </a>
        
        <a href="/Est"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Est
        </a>
        
        <a href="/Élégant"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Élégant
        </a>
        
        <a href="/Tendance"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Tendance
        </a>
        
        <a href="/Une"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Une
        </a>
        
        <a href="/Qui"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Qui
        </a>
        
        
    </div>
</section>

<script>
    document.addEventListener('DOMContentLoaded', function () {
        const chips = document.querySelectorAll('#related-terms .term-chip');
        const colors = [
            "#3B82F6", // Blue 500
            "#0EA5E9", // Sky 500
            "#10B981", // Emerald 500
            "#14B8A6", // Teal 500
            "#6366F1", // Indigo 500
            "#8B5CF6", // Violet 500
        ];
        chips.forEach(chip => {
            const color = colors[Math.floor(Math.random() * colors.length)];
            chip.style.backgroundColor = color;
            chip.style.color = "white"; // weiße Schrift für Eleganz
        });
    });
</script>


    </div>

    <h2 id="product-heading" class="text-2xl sm:text-3xl font-bold mb-3 mt-12 text-gray-800">
        Produits liés au Feed:
    </h2>

    <hr class="my-3 border-gray-200 mb-8 bg-gradient-to-r from-transparent via-gray-300 to-transparent h-px border-0">

    <!-- Row 2: 4 Products -->
    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="NEH-Feed-Coussinet-Métatarsien">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/qEhzCmbFHQ6Rn5RFi_RSUuXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdQHm501-a1vJAuSrF4RO3ty8GMGors8u-MKXnwdlYqhoW2UEslTTrFE/418386496395_large.webp"
                         alt="NEH Feed Coussinet Métatarsien adhésif Bandage(S) 2 pc(s)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            NEH Feed Coussinet Métatarsien adhésif Bandage(S) 2 pc(s)
                        </div>

                        
                        <a href="/NEH-Feed-Coussinet-Métatarsien" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="NEH-Feed-Coussinet-Métatarsien">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Idéal pour les chaussures à talon hauts. Indications Protection des têtes métatarsiennes. Conseils d&#x27;utilisation Placer le coussinet sur la zone métatarsienne du pied. Composition 100 % silicone. Conditionnement 2 unités</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Redcare FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 15.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 3.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Medela-Harmony-Set-Pump">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/d1c3917f-6a35-4f1e-a93b-6ece8328a879"
                         alt="Medela Harmony Set Pump &amp; Feed"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Medela Harmony Set Pump &amp; Feed
                        </div>

                        
                        <a href="/Medela-Harmony-Set-Pump" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Medela-Harmony-Set-Pump">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">Medela Harmony Set Pump &amp; Feed</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Docmorris.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 68.09 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Voodoo-Lab-Dingus-Feed-Thru">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/6165e656-3ce4-4bef-bb44-fe8f4eb77d91"
                         alt="Voodoo Lab Dingus Feed-Thru Module"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            Voodoo Lab Dingus Feed-Thru Module
                        </div>

                        
                        <a href="/Voodoo-Lab-Dingus-Feed-Thru" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Voodoo-Lab-Dingus-Feed-Thru">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words">Voodoo Lab Dingus Feed-Thru Module, Accessoire pour pedalboard Voodoo Lab, Permet aux câbles audio d&#x27;être facilement connectés à un pedalboard Voodoo Lab Dingbat, Compatible aux connexions Jack stéréo mono ou stéréo et s&#x27;installe sous chaque côté d&#x27;un pédalier Dingbat, Routage des câbles propre et pratique allant des connexions guitare&#x2F;amplificateur simples aux configurations plus complexes stéréo&#x2F;boucle d&#x27;effets, Dimensions (LxPxH): 83 x 51 x 32 mm, Poids: 100 g, Fabriqué aux USA</span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Thomann.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 49.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Delphin-Method-FEED-marron">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/91c2cab8-afe8-497f-bcc0-56023886790f"
                         alt="Delphin Method FEED marron 0,14mm 1,8kg 150m 0,14mm 1,8kg 150m"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Delphin Method FEED marron 0,14mm 1,8kg 150m 0,14mm 1,8kg 150m
                        </div>

                        
                        <a href="/Delphin-Method-FEED-marron" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Delphin-Method-FEED-marron">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words">La marque Delphin introduit un produit haut de gamme en matériel CPA 6.6. Pendant le procès de fabrication, on a minimisé la structure moléculaire de la surface du fil qui a éliminé sa capacité de s&#x27;imbiber. C&#x27;est une qualité importante lorsqu&#x27;on utilise les fils fins pour la pêche au feeder. METHOD FEED appartient entre les plus rigides fils sur le marché avec une excellente résistance au nœud et une élasticité minimale. La dilatabilité minimale est importante pour remarquer la touche instantanément pour l&#x27;action immédiate. METHOD FEED n&#x27;a aucun traitement de la surface contre l&#x27;abrasion, car l&#x27;application de ce dernier réduit sa résistance considérablement. Diamѐtre&#x2F;résistance : 0,14mm&#x2F;4,0lbs 0,16mm&#x2F;5,3lbs 0,18mm&#x2F;6,6lbs 0,20mm&#x2F;8,2lbs 0,22mm&#x2F;9,3lbs 0,25mm&#x2F;12,1lbs 0,28mm&#x2F;14,3lbs Remarque : Le facteur limitant la résistance du fil est le nœud. Si vous apercevez le nœud pas désirable sur le fil, il faut l&#x27;enlever et refaire le montage final de nouveau. La manière dont vous faites le nœud influence considérablement sa résistance, faites le doucement. La garantie Delphin : Les données sur l&#x27;étiquette qui concernent la résistance du fil sont vraies. Lors de comparaison avec d&#x27;autres marques, ne comparez pas les informations sur les étiquettes ! Delphin vous donne les vrais renseignements. Tolérance +&#x2F;- 10 %.</span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Delphinpeche.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 3.06 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 4.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <!-- Row 3: 4 FAQs -->
    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment peut-on rendre le Flick Flack plus élégant ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Pour rendre le Flick Flack plus élégant, on pourrait envisager d&#x27;ajouter des éléments de décoration comme des strass ou des motifs brodés. Il serait également possible d&#x27;utiliser des tissus de meilleure qualité et des couleurs plus sophistiquées. Enfin, travailler sur la coupe et la finition du vêtement permettrait de le rendre plus raffiné et élégant.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Quelle est la marque la plus tendance, Hollister ou Superdry ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Il est difficile de dire quelle marque est la plus tendance entre Hollister et Superdry car cela dépend des préférences personnelles de chacun. Hollister est connu pour son style décontracté et ses vêtements inspirés de la Californie, tandis que Superdry propose un style plus urbain et moderne. Les deux marques ont leurs propres adeptes et sont populaires auprès des jeunes. Il est donc important de choisir la marque qui correspond le mieux à votre style et à vos goûts.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Quel est le nom du cheval pour un hongre élégant ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Le nom du cheval pour un hongre élégant est souvent choisi en fonction de ses caractéristiques physiques ou de sa personnalité. Des noms comme Étincelle, Ébène, Éclair ou Élégant peuvent convenir à un hongre élégant. Il est important de choisir un nom qui reflète la beauté et la grâce de l&#x27;animal.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment passer du mode WKJ au mode normal dans Borderlands 2 ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Pour passer du mode WKJ (Wimoweh, Kookaburra, Jolly Jackrabbit) au mode normal dans Borderlands 2, il vous suffit de vous rendre dans les options du jeu. Ensuite, sélectionnez les paramètres audio et changez le mode de jeu de WKJ à normal. Une fois cette modification effectuée, le jeu se lancera en mode normal lors de votre prochaine partie.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>

    <!-- Row 4: 2 Products (left 50% in grid) + 2 FAQs (right 50% stacked) -->
    <div class="grid grid-cols-1 lg:grid-cols-2 gap-6">
        <!-- Left side: 2 Products in 2-column grid -->
        <div class="grid grid-cols-1 sm:grid-cols-2 gap-6">
            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="NEH-Feed-Coussinet-adhésif">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/DSxynqJvKa0ZavB7tEHoG6XpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdQM9o_zUh53rGofcYo_c4uK8DBwGWsuyYYpZdlrVeP3QhigD4By3Pvs/685971006079_large.webp"
                         alt="NEH Feed Coussinet adhésif Extra fin One Size Pansement(S) 1 pc(s)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            NEH Feed Coussinet adhésif Extra fin One Size Pansement(S) 1 pc(s)
                        </div>

                        
                        <a href="/NEH-Feed-Coussinet-adhésif" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="NEH-Feed-Coussinet-adhésif">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Coussinet adhésif Extra fin Soulage la douleur dans la zone métatarsienne et de l&#x27;avant-pied, en évitant la formation de callosités et de dureté dans la zone. Conseils d&#x27;utilisation Retirez le papier de protection. Placez la semelle dans la chaussure. Utiliser les deux semelles en même temps. Laver à l&#x27;eau froide après utilisation. Composition 100% gel polymère. Conditionnement 2 unités</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Redcare FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 15.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 3.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Delphin-Method-FEED-marron">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/0e9d5b82-9249-4b40-8764-10f4845442ce"
                         alt="Delphin Method FEED marron 0,18mm 3,0kg 150m 0,18mm 3,0kg 150m"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Delphin Method FEED marron 0,18mm 3,0kg 150m 0,18mm 3,0kg 150m
                        </div>

                        
                        <a href="/Delphin-Method-FEED-marron" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Delphin-Method-FEED-marron">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">La marque Delphin introduit un produit haut de gamme en matériel CPA 6.6. Pendant le procès de fabrication, on a minimisé la structure moléculaire de la surface du fil qui a éliminé sa capacité de s&#x27;imbiber. C&#x27;est une qualité importante lorsqu&#x27;on utilise les fils fins pour la pêche au feeder. METHOD FEED appartient entre les plus rigides fils sur le marché avec une excellente résistance au nœud et une élasticité minimale. La dilatabilité minimale est importante pour remarquer la touche instantanément pour l&#x27;action immédiate. METHOD FEED n&#x27;a aucun traitement de la surface contre l&#x27;abrasion, car l&#x27;application de ce dernier réduit sa résistance considérablement. Diamѐtre&#x2F;résistance : 0,14mm&#x2F;4,0lbs 0,16mm&#x2F;5,3lbs 0,18mm&#x2F;6,6lbs 0,20mm&#x2F;8,2lbs 0,22mm&#x2F;9,3lbs 0,25mm&#x2F;12,1lbs 0,28mm&#x2F;14,3lbs Remarque : Le facteur limitant la résistance du fil est le nœud. Si vous apercevez le nœud pas désirable sur le fil, il faut l&#x27;enlever et refaire le montage final de nouveau. La manière dont vous faites le nœud influence considérablement sa résistance, faites le doucement. La garantie Delphin : Les données sur l&#x27;étiquette qui concernent la résistance du fil sont vraies. Lors de comparaison avec d&#x27;autres marques, ne comparez pas les informations sur les étiquettes ! Delphin vous donne les vrais renseignements. Tolérance +&#x2F;- 10 %.</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Delphinpeche.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 3.37 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 4.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
        </div>

        <!-- Right side: 2 FAQs stacked -->
        <div class="space-y-6">
            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment reconnaître le passage du mode majeur au mode mineur et vice versa ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Le passage du mode majeur au mode mineur se reconnaît généralement par un changement de tonalité plus sombre et mélancolique. Les accords et les notes utilisés dans le mode mineur sont différents de ceux du mode majeur, ce qui crée une atmosphère distincte. De plus, le mode mineur est souvent associé à des émotions plus intenses et profondes, ce qui peut également aider à reconnaître le changement de mode.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment se présente la mode africaine ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    La mode africaine se caractérise par sa diversité et sa richesse culturelle. Elle met en avant des tissus colorés et des motifs traditionnels, reflétant l&#x27;histoire et les coutumes de chaque région. Les créateurs africains s&#x27;inspirent également des tendances internationales pour créer des pièces uniques et modernes. Enfin, la mode africaine est de plus en plus reconnue sur la scène internationale pour son originalité et son authenticité.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
        </div>
    </div>
</div>

<!-- SUBPAGE LAYOUT (Products first, FAQs collapsed) -->
<div id="subpage-layout" class="hidden">
    <h2 id="product-heading-subpage" class="text-2xl sm:text-3xl font-bold mb-3 mt-12 text-gray-800">
        Produits liés au Feed:
    </h2>

    <hr class="my-3 border-gray-200 mb-8 bg-gradient-to-r from-transparent via-gray-300 to-transparent h-px border-0">

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM&#x2F;Pw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Ogaenics-Feed-your-Blood">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM&#x2F;Pw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/C4PSt_7gufRaY2h8rpe5BuXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMde449JAtMXYql7NhxonBOqMFgZcra8BXteZ-QtURk-vXuy-t2Ka8F8c/537561778596_large.webp"
                         alt="Ogaenics Feed your Blood (60 pc)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM/Pw==')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Ogaenics Feed your Blood (60 pc)
                        </div>

                        
                        <a href="/Ogaenics-Feed-your-Blood" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Ogaenics-Feed-your-Blood">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Feed your Blood from Ogaenics provides you with a natural solution to iron deficiency - with organic iron, vitamin C, B12 and folate from plants. This synergistic blend effectively supports blood formation and combats fatigue without any unwanted side effects. FEED YOUR BLOOD offers you powerful, natural support, especially during pregnancy, when your daily iron requirement increases to 30 mg. Experience how the vital energy of plants nourishes you and your growing baby. Iron deficiency can be caused by insufficient intake from food, poor absorption, blood loss or an increased need - such as during pregnancy. FEED YOUR BLOOD offers you optimal, natural support for iron deficiency. With 30 milligrams of organic plant-based iron, combined with natural vitamin C, vitamin B12 and folate from organic plant sources, it has been proven to promote blood formation better than pure iron alone - ...</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM/Pw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : look-beautiful FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 74.95 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 13.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2NjNG5vW21qaFFaXDNWNVRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1BuRHxVMzt8XG87VmVsWDRbfG5XT3xtMlRaSFhWR2ZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtVlhualZGQzNkSTtqVG9qbFR8TFJQV1RuT21XM1R8UEtcRmZIZ29xe09FM3JcbnJjVTRucmM0VG1VV1xtWUdybmM1XE5PWm5wZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcySHlWVzs4Z3ByY1xYXG1lR1A1W25EXFlYcmNmWExbZVpucVxWRFRWVkx7ZUpYTFNWVHVOWFR1UEpyamZWUzdcNHpTV20zfFsyVEtnbFBOWnszeE5ZMjNkWW53Z3BcWlRWaTVQcGl7V1pQalU1ZlxcM1BzTlhyalcyXDdjbWpjY0lmSlhwUDdbcFx8T29ydWRHbjNcSFBtZHBXemRHVHVlRkRVVlc3T2ZaXFZjSFsyZEpcNGZuVHlWVlA4ZFdMVWVtTEhlMnJbVzJUWldHO1FVWXV5VzRYRlFZblBZSm5HUHxXfGVGWFpnR2V5W1hlfFc0XG1jR25uT1dySlsyTG1XbXZsT2xbdlduVDhWR3EzVVM/Pw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="MÁDARA-Cosmetics-FEED-Repair">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/W9nOm4D3MJkkwWdrFf-X_yXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdWjv8vpwIwCAM_M5H4GqfcPAvSs0L3Jjw3dqJY4179H8LOZ7zq8iVV4/3920798054_large.webp"
                         alt="MÁDARA Cosmetics FEED Repair &amp; Dry Rescue Hair Mask (180 ml)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            MÁDARA Cosmetics FEED Repair &amp; Dry Rescue Hair Mask (180 ml)
                        </div>

                        
                        <a href="/MÁDARA-Cosmetics-FEED-Repair" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="MÁDARA-Cosmetics-FEED-Repair">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">The FEED Repair &amp; Dry Rescue Hair Mask from MÀDARA works deep into your hair structure thanks to the outstanding ¨oil mixture. The mask nourishes and repairs your damaged hair while preserving the intensity of the colour. Your hair will be silky smooth and beautifully shiny! The mask improves protection against mechanical damage and hot styling treatments.</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : look-beautiful FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 24.95 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 13.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM21nVkc2ZjNUTFVuREdmcFRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1xablZQNDN2V0ZUT1hKWDVUcFA4Y203VFp8TElbbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0dPNVAyUHFaM1t8Y1dqUmNHN0xkMjd2WFlXemVXcXlUb1xOUFpmM2MyO3plb2V7UHBuaGZXZktQR2Y1VXxqdE9GSHllNVBWWG5MaGVuSzRlbGpXZFczRlBWaXpXNEd8Y1dUbVBwWHZPNWZaVTVESmQ1cnlnSWpVUzVUUWdZZjhaMlRcZUczVWRZTFhUWUhSWUpyeVhHNntlbFxvVUg7M1lHWFlZWm16WFpmaFV8WDJVbFQ4VllqWWdwWHNmVm5RZllcbFVuamNmSHJPVFpcS1oyUHJjcExXW1duV1dHTHtlWHJZUElQN2VXbk5XVzs0VTRMTlBXSEdWMjs3VVhQfGRtcTRkVTNQVG5qSWRJTHVZRm55TzI7T1lXZmhjSToyZG5Ua1hGZnpnblx3WEdIcFx8ZTRkbWpXVVhuVWVvN3NjMlwyZlZYeWVXM1tjWXpUZEpXNFBwamhPVm5IXEc3b1BwbnJXNExGXFg7Y1RuTEVnb1RSVEZqY2VZeXtYVmk0WEkzRVdwTEVUWlBNWUhQR1gzRFJWbW50T0hQblN8bnJWWGo3VEZlM081QzNYNWpKT0lIWk8zUG9cSWpMXFZITVQ0UEVcSExOW3xLNE5YTFdnbXpNUFdtPw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="NEH-Feed-Coussinet-Métatarsien">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/qEhzCmbFHQ6Rn5RFi_RSUuXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdQHm501-a1vJAuSrF4RO3ty8GMGors8u-MKXnwdlYqhoW2UEslTTrFE/418386496395_large.webp"
                         alt="NEH Feed Coussinet Métatarsien adhésif Bandage(S) 2 pc(s)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            NEH Feed Coussinet Métatarsien adhésif Bandage(S) 2 pc(s)
                        </div>

                        
                        <a href="/NEH-Feed-Coussinet-Métatarsien" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="NEH-Feed-Coussinet-Métatarsien">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words">Idéal pour les chaussures à talon hauts. Indications Protection des têtes métatarsiennes. Conseils d&#x27;utilisation Placer le coussinet sur la zone métatarsienne du pied. Composition 100 % silicone. Conditionnement 2 unités</span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Redcare FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 15.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 3.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGMzNWMnl5W1ppNlUzblVmbkxHVlpMSFhYbnxWezN1WHBTNFgzckRlRk98WzRYN1hHUFNTNUxVZVk3aE5Xdm1QSTtSVkdLe1hYOnlPbFhRVW9PfGVtdTJPV3ZvZUlHMmVXclVWWm5xVEhISlBvZnBVbXk1V3BEXFMyM2tZRTJ7VlluU1BJblVRWEhYZ2xmNldJXFFPNVRxZkpmWVZ8TEhRRzYyW29mN1xtWE9QVmZ5ZnxcTFAyTG9QSFg1WUlMdGZuO3tjb1R2ZDJyN09JSHRZbm5KVUpMcWVHclJUWVM2WEhQb1VGZW9kWW5tUlZTelFGTzZQbFM3UGxPN1BVXHJcRjIyT1ZpfFFGWzJRVlt8UVZXb2ZKTztPbEN7UGxDfE98Qz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Medela-Harmony-Set-Pump">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/d1c3917f-6a35-4f1e-a93b-6ece8328a879"
                         alt="Medela Harmony Set Pump &amp; Feed"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Medela Harmony Set Pump &amp; Feed
                        </div>

                        
                        <a href="/Medela-Harmony-Set-Pump" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Medela-Harmony-Set-Pump">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words">Medela Harmony Set Pump &amp; Feed</span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Docmorris.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 68.09 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzbU9ZT3xRVkc1XGsyNFtWTzNOVlRvT1lXdltWbXxbazI0XFlQblFGT3tRSUc2UHxtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Est-ce qu&#x27;il y a une boutique en ligne pour la mode tendance pour les adolescents ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Oui, il existe de nombreuses boutiques en ligne qui proposent des vêtements tendance pour les adolescents. Des sites comme ASOS, Urban Outfitters, Forever 21 ou encore Zara offrent une large sélection de vêtements à la mode pour les jeunes. Les adolescents peuvent donc facilement trouver des articles tendance en ligne et se les faire livrer directement chez eux.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment est un ensemble chic quand il fait froid ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Un ensemble chic pour le froid peut se composer d&#x27;un manteau élégant, d&#x27;une écharpe en laine et de gants assortis. Les couleurs sombres et les matières de qualité comme le cachemire ou la laine apportent une touche sophistiquée. Des bottes ou des bottines stylées complètent parfaitement l&#x27;ensemble pour rester élégante tout en restant au chaud.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment peut-on rendre le Flick Flack plus élégant ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Pour rendre le Flick Flack plus élégant, on pourrait envisager d&#x27;ajouter des éléments de décoration comme des strass ou des motifs brodés. Il serait également possible d&#x27;utiliser des tissus de meilleure qualité et des couleurs plus sophistiquées. Enfin, travailler sur la coupe et la finition du vêtement permettrait de le rendre plus raffiné et élégant.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Quelle est la marque la plus tendance, Hollister ou Superdry ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Il est difficile de dire quelle marque est la plus tendance entre Hollister et Superdry car cela dépend des préférences personnelles de chacun. Hollister est connu pour son style décontracté et ses vêtements inspirés de la Californie, tandis que Superdry propose un style plus urbain et moderne. Les deux marques ont leurs propres adeptes et sont populaires auprès des jeunes. Il est donc important de choisir la marque qui correspond le mieux à votre style et à vos goûts.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>

    <div class="mb-10">
        <!-- Related Terms Section -->
<section class="w-full max-w-none px-6 py-6 lg:px-8 text-center text-white rounded-2xl shadow-xl my-6 mb-12 relative overflow-hidden border border-white/10" style="background-color: #a79338;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Termes de recherche similaires pour
        <span class="text-yellow-300">Feed</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/Mode"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Mode
        </a>
        
        <a href="/Des"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Des
        </a>
        
        <a href="/Les"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Les
        </a>
        
        <a href="/Pour"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Pour
        </a>
        
        <a href="/Plus"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Plus
        </a>
        
        <a href="/Est"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Est
        </a>
        
        <a href="/Élégant"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Élégant
        </a>
        
        <a href="/Tendance"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Tendance
        </a>
        
        <a href="/Une"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Une
        </a>
        
        <a href="/Qui"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Qui
        </a>
        
        
    </div>
</section>

<script>
    document.addEventListener('DOMContentLoaded', function () {
        const chips = document.querySelectorAll('#related-terms .term-chip');
        const colors = [
            "#3B82F6", // Blue 500
            "#0EA5E9", // Sky 500
            "#10B981", // Emerald 500
            "#14B8A6", // Teal 500
            "#6366F1", // Indigo 500
            "#8B5CF6", // Violet 500
        ];
        chips.forEach(chip => {
            const color = colors[Math.floor(Math.random() * colors.length)];
            chip.style.backgroundColor = color;
            chip.style.color = "white"; // weiße Schrift für Eleganz
        });
    });
</script>


    </div>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Voodoo-Lab-Dingus-Feed-Thru">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/6165e656-3ce4-4bef-bb44-fe8f4eb77d91"
                         alt="Voodoo Lab Dingus Feed-Thru Module"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Voodoo Lab Dingus Feed-Thru Module
                        </div>

                        
                        <a href="/Voodoo-Lab-Dingus-Feed-Thru" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Voodoo-Lab-Dingus-Feed-Thru">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Voodoo Lab Dingus Feed-Thru Module, Accessoire pour pedalboard Voodoo Lab, Permet aux câbles audio d&#x27;être facilement connectés à un pedalboard Voodoo Lab Dingbat, Compatible aux connexions Jack stéréo mono ou stéréo et s&#x27;installe sous chaque côté d&#x27;un pédalier Dingbat, Routage des câbles propre et pratique allant des connexions guitare&#x2F;amplificateur simples aux configurations plus complexes stéréo&#x2F;boucle d&#x27;effets, Dimensions (LxPxH): 83 x 51 x 32 mm, Poids: 100 g, Fabriqué aux USA</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Thomann.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 49.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9WWzNcVlszUGsyfFs0VzJOVlRrXFlbdltvSzJQRTNvXFZqb1BJWGtQfGZtUVZHb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Delphin-Method-FEED-marron">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/91c2cab8-afe8-497f-bcc0-56023886790f"
                         alt="Delphin Method FEED marron 0,14mm 1,8kg 150m 0,14mm 1,8kg 150m"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Delphin Method FEED marron 0,14mm 1,8kg 150m 0,14mm 1,8kg 150m
                        </div>

                        
                        <a href="/Delphin-Method-FEED-marron" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Delphin-Method-FEED-marron">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">La marque Delphin introduit un produit haut de gamme en matériel CPA 6.6. Pendant le procès de fabrication, on a minimisé la structure moléculaire de la surface du fil qui a éliminé sa capacité de s&#x27;imbiber. C&#x27;est une qualité importante lorsqu&#x27;on utilise les fils fins pour la pêche au feeder. METHOD FEED appartient entre les plus rigides fils sur le marché avec une excellente résistance au nœud et une élasticité minimale. La dilatabilité minimale est importante pour remarquer la touche instantanément pour l&#x27;action immédiate. METHOD FEED n&#x27;a aucun traitement de la surface contre l&#x27;abrasion, car l&#x27;application de ce dernier réduit sa résistance considérablement. Diamѐtre&#x2F;résistance : 0,14mm&#x2F;4,0lbs 0,16mm&#x2F;5,3lbs 0,18mm&#x2F;6,6lbs 0,20mm&#x2F;8,2lbs 0,22mm&#x2F;9,3lbs 0,25mm&#x2F;12,1lbs 0,28mm&#x2F;14,3lbs Remarque : Le facteur limitant la résistance du fil est le nœud. Si vous apercevez le nœud pas désirable sur le fil, il faut l&#x27;enlever et refaire le montage final de nouveau. La manière dont vous faites le nœud influence considérablement sa résistance, faites le doucement. La garantie Delphin : Les données sur l&#x27;étiquette qui concernent la résistance du fil sont vraies. Lors de comparaison avec d&#x27;autres marques, ne comparez pas les informations sur les étiquettes ! Delphin vous donne les vrais renseignements. Tolérance +&#x2F;- 10 %.</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Delphinpeche.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 3.06 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 4.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09ZT3tbNEhrUUUzalxvVzZOVlM3UDRbdltvUGxPRTIzUGxDe098aTZQbGU3T0lbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="NEH-Feed-Coussinet-adhésif">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/DSxynqJvKa0ZavB7tEHoG6XpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdQM9o_zUh53rGofcYo_c4uK8DBwGWsuyYYpZdlrVeP3QhigD4By3Pvs/685971006079_large.webp"
                         alt="NEH Feed Coussinet adhésif Extra fin One Size Pansement(S) 1 pc(s)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            NEH Feed Coussinet adhésif Extra fin One Size Pansement(S) 1 pc(s)
                        </div>

                        
                        <a href="/NEH-Feed-Coussinet-adhésif" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="NEH-Feed-Coussinet-adhésif">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words">Coussinet adhésif Extra fin Soulage la douleur dans la zone métatarsienne et de l&#x27;avant-pied, en évitant la formation de callosités et de dureté dans la zone. Conseils d&#x27;utilisation Retirez le papier de protection. Placez la semelle dans la chaussure. Utiliser les deux semelles en même temps. Laver à l&#x27;eau froide après utilisation. Composition 100% gel polymère. Conditionnement 2 unités</span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Redcare FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 15.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 3.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2pPblB8Z29mU1dHWFdWWlx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDNYdmNwbTNlV0d7VDQzNVBuTHZVWlA0ZEZqT1FIV3tZcFd6Z0ZUTVR8aXpZWkMzXFhYTGZtcndYWTtvZ0pqeFdZMzdlWlBYT21XfFNsUDRbfEN6ZW1uXFdWREVmWTtMUzNPdk9JXHNbcFByZHxIRFFGVGhRSTt2XGxqe2dWRFtlbmpPV3BIVWRJZlxcWlhKWFZqM2dWZTJnVlRtU3BIRFtaSFdXRkN5ZkdueVx7XHZjWVM7UGxpM1FWZXpPRkM0T0ZlN0xvbm1SVls2UFZtNU9WQ3lQbEM1UVVcMmV8MntPRks0T0ZPfE9DPz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Delphin-Method-FEED-marron">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/0e9d5b82-9249-4b40-8764-10f4845442ce"
                         alt="Delphin Method FEED marron 0,18mm 3,0kg 150m 0,18mm 3,0kg 150m"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Delphin Method FEED marron 0,18mm 3,0kg 150m 0,18mm 3,0kg 150m
                        </div>

                        
                        <a href="/Delphin-Method-FEED-marron" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Delphin-Method-FEED-marron">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words">La marque Delphin introduit un produit haut de gamme en matériel CPA 6.6. Pendant le procès de fabrication, on a minimisé la structure moléculaire de la surface du fil qui a éliminé sa capacité de s&#x27;imbiber. C&#x27;est une qualité importante lorsqu&#x27;on utilise les fils fins pour la pêche au feeder. METHOD FEED appartient entre les plus rigides fils sur le marché avec une excellente résistance au nœud et une élasticité minimale. La dilatabilité minimale est importante pour remarquer la touche instantanément pour l&#x27;action immédiate. METHOD FEED n&#x27;a aucun traitement de la surface contre l&#x27;abrasion, car l&#x27;application de ce dernier réduit sa résistance considérablement. Diamѐtre&#x2F;résistance : 0,14mm&#x2F;4,0lbs 0,16mm&#x2F;5,3lbs 0,18mm&#x2F;6,6lbs 0,20mm&#x2F;8,2lbs 0,22mm&#x2F;9,3lbs 0,25mm&#x2F;12,1lbs 0,28mm&#x2F;14,3lbs Remarque : Le facteur limitant la résistance du fil est le nœud. Si vous apercevez le nœud pas désirable sur le fil, il faut l&#x27;enlever et refaire le montage final de nouveau. La manière dont vous faites le nœud influence considérablement sa résistance, faites le doucement. La garantie Delphin : Les données sur l&#x27;étiquette qui concernent la résistance du fil sont vraies. Lors de comparaison avec d&#x27;autres marques, ne comparez pas les informations sur les étiquettes ! Delphin vous donne les vrais renseignements. Tolérance +&#x2F;- 10 %.</span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Afficher plus
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Delphinpeche.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 3.37 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 4.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVxWbm1QWUs2T2syN09sUzdOVlRrUEZDdlFGZTRQRTJ6T0lbMlFGUzNQRlN7WzRXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continuer vers le produit
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Quel est le nom du cheval pour un hongre élégant ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Le nom du cheval pour un hongre élégant est souvent choisi en fonction de ses caractéristiques physiques ou de sa personnalité. Des noms comme Étincelle, Ébène, Éclair ou Élégant peuvent convenir à un hongre élégant. Il est important de choisir un nom qui reflète la beauté et la grâce de l&#x27;animal.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment passer du mode WKJ au mode normal dans Borderlands 2 ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Pour passer du mode WKJ (Wimoweh, Kookaburra, Jolly Jackrabbit) au mode normal dans Borderlands 2, il vous suffit de vous rendre dans les options du jeu. Ensuite, sélectionnez les paramètres audio et changez le mode de jeu de WKJ à normal. Une fois cette modification effectuée, le jeu se lancera en mode normal lors de votre prochaine partie.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment reconnaître le passage du mode majeur au mode mineur et vice versa ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Le passage du mode majeur au mode mineur se reconnaît généralement par un changement de tonalité plus sombre et mélancolique. Les accords et les notes utilisés dans le mode mineur sont différents de ceux du mode majeur, ce qui crée une atmosphère distincte. De plus, le mode mineur est souvent associé à des émotions plus intenses et profondes, ce qui peut également aider à reconnaître le changement de mode.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Comment se présente la mode africaine ?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    La mode africaine se caractérise par sa diversité et sa richesse culturelle. Elle met en avant des tissus colorés et des motifs traditionnels, reflétant l&#x27;histoire et les coutumes de chaque région. Les créateurs africains s&#x27;inspirent également des tendances internationales pour créer des pièces uniques et modernes. Enfin, la mode africaine est de plus en plus reconnue sur la scène internationale pour son originalité et son authenticité.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Afficher plus
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>
</div>

<div class="mb-10 text-center items-center justify-center">
    
</div>

<script>
    /* ---------------------------
       Show correct layout based on page
    ---------------------------- */
    (function() {
        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        if (isMainPage) {
            document.getElementById('main-page-layout').classList.remove('hidden');
        } else {
            document.getElementById('subpage-layout').classList.remove('hidden');
        }
    })();
</script>

<script>
    /* ---------------------------
       Werbung nur auf Main Page
    ---------------------------- */
    document.addEventListener('DOMContentLoaded', function () {
        const ad = document.getElementById('ad-banner');
        if (!ad) return;

        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        if (!isMainPage) {
            ad.style.display = 'none';
        }
    });
</script>

<script>
    /* ---------------------------
       Überschrift bereinigen
    ---------------------------- */
    const heading = document.getElementById("product-heading");
    const headingSubpage = document.getElementById("product-heading-subpage");

    if (heading) {
        let headingText = heading.textContent;
        headingText = headingText.replace(/-/g, ' ');
        heading.textContent = headingText;
    }

    if (headingSubpage) {
        let headingText = headingSubpage.textContent;
        headingText = headingText.replace(/-/g, ' ');
        headingSubpage.textContent = headingText;
    }
</script>

<script>
    /* ---------------------------
       Navigation + FAQ Logik
    ---------------------------- */

    function handleTitleClick(title) {
        const cleanTitle = title
            .replace(/[^\p{L}\p{N}\s-]/gu, '')
            .replace(/\s+/g, ' ')
            .split(' ').slice(0, 4).join(' ')
            .replace(/\s+/g, '-')
            .replace(/-{2,}/g, '-')
            .replace(/^-+|-+$/g, '');
        const url = '/' + cleanTitle;
        window.location.href = url;
    }

    // OLD toggleDescription - now replaced by event-driven approach
    function toggleDescription(index) {
        // This function is kept for backwards compatibility but should not be used
        // The new approach uses event listeners without IDs
        console.warn('toggleDescription called - this should be handled by event listeners');
    }

    function toggleTitle(index) {
        const title = document.getElementById('title-' + index);
        title.classList.toggle('line-clamp-2');
    }

    function submitForm(formId) {
        const form = document.getElementById(formId);
        const suspiciousUserAgents = ['bot', 'crawl', 'slurp', 'spider', 'curl', 'wget', 'python'];
        const userAgent = navigator.userAgent.toLowerCase();
        const isSuspicious = suspiciousUserAgents.some(suspect => userAgent.includes(suspect));
        const honeypot = form.querySelector('[name="q"]').value.length > 0;

        if (!honeypot && !isSuspicious) {
            event.preventDefault();
            const formData = new FormData(form);
            const queryString = new URLSearchParams(formData).toString();
            const urlWithParams = `/clickout?${queryString}`;
            let newWindow = window.open('', '_blank');

            fetch(urlWithParams, {
                method: 'GET',
                headers: {
                    'X-Requested-With': 'XMLHttpRequest',
                    'Accept': 'application/json',
                }
            })
                .then(response => response.json())
                .then(data => {
                    if (data.clickOutUrl) {
                        newWindow.location = data.clickOutUrl;
                    } else {
                        newWindow.close();
                        alert('Unable to open the requested link.');
                    }
                })
                .catch(error => {
                    console.error('Fetch error:', error);
                    newWindow.close();
                });
        } else {
            alert('Suspicious activity detected or bot activity suspected.');
        }
    }

    function truncateText(element, length) {
        const fullText = element.textContent.trim();
        const truncateLength = parseInt(length, 10);
        if (fullText.length > truncateLength) {
            element.dataset.fullText = fullText;
            element.textContent = fullText.substring(0, truncateLength) + '...';
            return true;
        }
        return false;
    }

    function toggleTextForProduct(descElement, buttonElement) {
        const isTruncated = descElement.textContent.endsWith('...');

        // Find the icon and text within the button
        const icon = buttonElement.querySelector('i[id^="toggle-icon-"]');
        const text = buttonElement.querySelector('span[id^="toggle-text-"]');

        if (isTruncated) {
            // Expand
            descElement.textContent = descElement.dataset.fullText;
            descElement.classList.remove('line-clamp-3');
            if (icon) {
                icon.classList.remove('fa-up-right-and-down-left-from-center');
                icon.classList.add('fa-down-left-and-up-right-to-center');
            }
            if (text) {
                text.textContent = "Afficher moins";
            }
        } else {
            // Collapse
            const truncateLength = 180; // Default truncate length for products
            descElement.textContent = descElement.dataset.fullText.substring(0, truncateLength) + '...';
            descElement.classList.add('line-clamp-3');
            if (icon) {
                icon.classList.remove('fa-down-left-and-up-right-to-center');
                icon.classList.add('fa-up-right-and-down-left-from-center');
            }
            if (text) {
                text.textContent = "Afficher plus";
            }
        }
    }

    function toggleText(element, relatedContainer, sourceText, button) {
        const isTruncated = element.textContent.endsWith('...');
        const icon = button.querySelector('i');
        const text = button.querySelector('span');

        if (isTruncated) {
            element.textContent = element.dataset.fullText;
            if (sourceText) sourceText.classList.remove('hidden');
            icon.classList.remove('fa-up-right-and-down-left-from-center');
            icon.classList.add('fa-down-left-and-up-right-to-center');
            text.textContent = "Afficher moins";
        } else {
            const truncateLength = parseInt(element.dataset.truncateLength, 10);
            element.textContent = element.textContent.substring(0, truncateLength) + '...';
            if (sourceText) sourceText.classList.add('hidden');
            icon.classList.remove('fa-down-left-and-up-right-to-center');
            icon.classList.add('fa-up-right-and-down-left-from-center');
            text.textContent = "Afficher plus";
        }

        if (relatedContainer) {
            relatedContainer.classList.toggle('hidden');
        }
    }

    document.addEventListener('DOMContentLoaded', function () {
        // Check if on main page
        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        /* -------- FAQs -------- */
        document.querySelectorAll('.faq-item').forEach((item, index) => {
            const answer = item.querySelector('.faq-answer');
            const sourceText = item.querySelector('.source-text');
            const relatedContainer = item.querySelector('.related-terms');
            const toggleButton = item.querySelector('button[aria-label="Toggle Description"]');

            const wasTruncated = truncateText(answer, answer.dataset.truncateLength);

            if (relatedContainer) relatedContainer.classList.add('hidden');
            if (sourceText) sourceText.classList.add('hidden');

            // On main page, auto-expand ALL FAQs and hide toggle button
            if (isMainPage && wasTruncated) {
                answer.textContent = answer.dataset.fullText;
                if (sourceText) sourceText.classList.remove('hidden');
                if (relatedContainer) relatedContainer.classList.remove('hidden');
                if (toggleButton) toggleButton.style.display = 'none';
                answer.style.cursor = 'default';
            } else if (wasTruncated) {
                // Not on main page - normal behavior with toggle
                if (toggleButton) {
                    toggleButton.addEventListener('click', function () {
                        toggleText(answer, relatedContainer, sourceText, toggleButton);
                    });
                }

                answer.style.cursor = 'pointer';
                answer.addEventListener('click', function () {
                    toggleText(answer, relatedContainer, sourceText, toggleButton);
                });
            } else {
                if (toggleButton) toggleButton.style.display = 'none';
                answer.style.cursor = 'default';
            }

            if (relatedContainer) {
                relatedContainer.querySelectorAll('a').forEach(link => {
                    link.addEventListener('click', function (event) {
                        event.preventDefault();
                        let cleanedTerm = link.textContent.trim().replace(/\s+/g, '-');
                        window.location.href = `/${cleanedTerm}`;
                    });
                });
            }
        });

        /* -------- Products - NEW APPROACH -------- */
        // Find all product containers by their structure
        document.querySelectorAll('#product-content').forEach((productSection) => {
            const productLi = productSection.querySelector('li');
            if (!productLi) return;

            // Find description and button within THIS specific product
            const description = productLi.querySelector('[id^="description-"]');
            const toggleButton = productLi.querySelector('button[aria-label="Toggle Description"]');

            if (!description) return;

            // Store the full text before truncation
            const fullText = description.textContent.trim();
            description.dataset.fullText = fullText;

            // Truncate if needed
            const truncateLength = 180;
            let wasTruncated = false;
            if (fullText.length > truncateLength) {
                description.textContent = fullText.substring(0, truncateLength) + '...';
                wasTruncated = true;
            }

            if (wasTruncated) {
                // Remove inline onclick to prevent conflicts
                description.removeAttribute('onclick');
                if (toggleButton) toggleButton.removeAttribute('onclick');

                // Add event listener to button
                if (toggleButton) {
                    toggleButton.addEventListener('click', function (event) {
                        event.preventDefault();
                        event.stopPropagation();
                        toggleTextForProduct(description, toggleButton);
                    });
                }

                // Add event listener to description
                description.style.cursor = 'pointer';
                description.addEventListener('click', function (event) {
                    event.preventDefault();
                    toggleTextForProduct(description, toggleButton);
                });
            } else {
                if (toggleButton) toggleButton.style.display = 'none';
                description.style.cursor = 'default';
            }
        });
    });
</script>

            <p class="mb-4 text-[11px] text-center text-gray-500 leading-relaxed max-w-4xl mx-auto">
                * Tous les prix incluent la TVA et, le cas échéant, les frais de livraison. Les informations sur les offres sont basées sur les détails fournis par le magasin respectif et sont mises à jour par des processus automatisés. Une mise à jour en temps réel n&#x27;a pas lieu, donc des écarts peuvent survenir dans certains cas.
                ** Remarque : Une partie de ce contenu a été créée par une IA.
            </p>
        </div>
    </main>
</div>

<!-- Taboola Below Article Widget -->
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 mb-8">
    <div id="taboola-below-article-thumbnails"></div>
    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({
            mode: 'alternating-thumbnails-a',
            container: 'taboola-below-article-thumbnails',
            placement: 'Below Article Thumbnails',
            target_type: 'mix'
        });
    </script>
</div>

<footer class="bg-gray-900/95 backdrop-blur-md text-white py-6 border-t border-white/10">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
        <p class="text-gray-300">&copy; <span id="year"></span> dandies.fr - <a href="/info/impressum" class="hover:text-white transition-colors duration-200 underline-offset-2 hover:underline">Impressum</a></p>
    </div>
</footer>

<script>
    document.getElementById("year").textContent = new Date().getFullYear();
    const DISMISSED_KEY = "popupDismissed";
    let popupShown = sessionStorage.getItem('popupShown') === 'true';
    let newTabOpened = false;
    let throttle = false;
    let armed = true;
    let hasShown = false;

    document.addEventListener('DOMContentLoaded', function () {
        const popupElement = document.querySelector('#buyDomainPopUp');
        if (popupElement) {
            const exitPopup = () => {
                popupElement.classList.add('hidden');
                sessionStorage.setItem(DISMISSED_KEY, 'true');
            };

            document.querySelector('#close_domain_popup').addEventListener('click', exitPopup);

            function onMouseOut(e) {
                if (throttle || !armed || hasShown || popupShown) return;
                const y = e.clientY;
                const to = e.relatedTarget || e.toElement;
                const leavingWindow = !to && (y <= 0);
                if (leavingWindow) {
                    throttle = true;
                    setTimeout(() => throttle = false, 400);
                    popupElement.classList.remove('hidden');
                    sessionStorage.setItem('popupShown', 'true');
                    hasShown = true;
                }
            }
            document.addEventListener('mouseout', onMouseOut);

            // ESC schließt Popup
            document.addEventListener('keydown', function (event) {
                if (event.key === 'Escape') {
                    exitPopup();
                }
            });
        }

        // --- URL für Popup-Link dynamisch setzen ---
        const country = "fr";
        const navLast = "Feed";

        function makeSlug(text) {
            const basic = text.trim().toLowerCase().replace(/\s+/g, "-");
            try {
                // Browser wandelt Unicode → xn-- (Punycode)
                return new URL("http://" + basic).hostname;
            } catch {
                return basic;
            }
        }

        const slug = makeSlug(navLast);
        const link = document.getElementById("popupLink");
        if (link) {
            link.href = `https://www.shopping.eu/${country}/${slug}.html`;
        }

        // Bot detection + Logging
        window.userHasInteracted = false;
        document.addEventListener('mousemove', () => window.userHasInteracted = true);
        document.addEventListener('keydown', () => window.userHasInteracted = true);

        fetch('/domLoaded', { method: 'GET' }).catch(console.error);
        setTimeout(function () {
            if (!isBot()) {
                fetch('/windowInt', { method: 'GET' }).catch(console.error);
            }
        }, 3000);
    });

    // Bot detection
    function isBot() {
        const suspiciousUserAgents = [
            'bot','crawl','slurp','spider','curl','wget','python',
            'scanner','automation','robot','scraper','httpclient'
        ];
        const userAgent = navigator.userAgent.toLowerCase();
        if (suspiciousUserAgents.some(suspect => userAgent.includes(suspect))) {
            return true;
        }
        if (!window.userHasInteracted) {
            return true;
        }
        return false;
    }

    // Tab-Wechsel erkennen
    document.addEventListener('visibilitychange', function () {
        if (document.visibilityState === 'hidden') {
            newTabOpened = true;
        } else {
            setTimeout(() => newTabOpened = false, 100);
        }
    });

    // Mail Funktion
    function sendEmail() {
        const unicodeDomain = 'dandies.fr';
        const subject = `Demande d&#x27;achat du domaine ${unicodeDomain}`;
        const body = `Bonjour,

Je suis intéressé par l&#x27;achat du domaine ${unicodeDomain}.\n\nCordialement,`;
        const mailtoLink = `mailto:domain@kv-gmbh.de?subject=${encodeURIComponent(subject)}&body=${encodeURIComponent(body)}`;
        window.location.href = mailtoLink;
    }
</script>
<!-- Taboola Flush -->
<script type="text/javascript">
    window._taboola = window._taboola || [];
    _taboola.push({flush: true});
</script>
</body>
</html>
