<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>tutomobile.fr - Accessoires, Voiture, Entretien, Conduite, Sécurité, Mécanique, Tutomobile</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="">

    
    <script type="text/javascript">
        window._pQKdqgoh = window._pQKdqgoh || {};
        window._pQKdqgoh.queue = window._pQKdqgoh.queue || [];
    </script>
    <script src="https://kwserving.com/dm.js?cid=8CU70BJ1S" async="async"></script>
    

    <!-- 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: #618687;">
    <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_6.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">
                        tutomobile.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: #c2ff3c;">
        
        
        
        
        <a href="/Accessoires" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Accessoires
        </a>
        
        
        <a href="/Voiture" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Voiture
        </a>
        
        
        <a href="/Entretien" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Entretien
        </a>
        
        
        <a href="/Conduite" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Conduite
        </a>
        
        
        <a href="/Sécurité" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Sécurité
        </a>
        
        
        <a href="/Mécanique" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Mécanique
        </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: #c2ff3c;">
        
        
        
        <a href="/Accessoires" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Accessoires
        </a>
        
        
        <a href="/Voiture" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Voiture
        </a>
        
        
        <a href="/Entretien" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Entretien
        </a>
        
        
        <a href="/Conduite" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Conduite
        </a>
        
        
        <a href="/Sécurité" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Sécurité
        </a>
        
        
        <a href="/Mécanique" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Mécanique
        </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: #618687;">

    <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>tutomobile.fr</span>
            ?
        </h2>
        <p class="mt-5 text-base sm:text-lg leading-relaxed text-white/90">
            Nous déplaçons le projet
            <strong>tutomobile.fr</strong> .<br>
            Êtes-vous intéressé par l&#x27;achat du domaine
            <strong>tutomobile.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: #618687;">

    <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">tutomobile.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>


            
<li id="ad-banner" class="rounded-xl shadow-md border border-gray-200/60 p-5 bg-white/80 flex flex-col justify-between text-center mt-10 mb-10">
    <span class="text-xs bg-yellow-400 text-gray-900 px-3 py-1 rounded-full font-semibold mb-3 inline-block mx-auto">Anzeige</span>
    <div class="rounded-lg overflow-hidden bg-gray-100 p-2 min-h-[250px]">
        <div id="758042672">
            <script type="text/javascript">
                try {
                    window._pQKdqgoh = window._pQKdqgoh || {};
                    window._pQKdqgoh.queue = window._pQKdqgoh.queue || [];
                    window._pQKdqgoh.queue.push(function () {
                        window._pQGhwdlov.loadTag("758042672", "970x250", "758042672");
                    });
                } catch (e) {}
            </script>
        </div>
    </div>
</li>


<!-- 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)">
                Accessoires pour aquarium Schimmelt ?
            </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)">
                    Les accessoires pour aquarium Schimmelt sont des produits de qualité qui peuvent aider à maintenir un environnement sain pour les poissons et les plantes aquatiques. Ils comprennent des filtres, des pompes à air, des chauffages, des éclairages et d&#x27;autres équipements essentiels pour un aquarium prospère. Il est important de choisir des accessoires adaptés à la taille de votre aquarium et aux besoins spécifiques de vos habitants aquatiques pour assurer leur bien-être et leur santé.
                    <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)">
                Y a-t-il un simulateur de conduite de voiture très réaliste ?
            </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 plusieurs simulateurs de conduite de voiture très réalistes sur le marché. Certains simulateurs utilisent des technologies avancées pour reproduire fidèlement les sensations de conduite, comme le mouvement du volant, les vibrations et les sons réalistes. Ces simulateurs sont souvent utilisés pour la formation des conducteurs professionnels ou pour les jeux vidéo de simulation de conduite.
                    <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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Stéthoscope-mécanique-TOPTUL">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                </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/Ctbwq_eKR8lkvZNu3Sh-OeXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdZOCN5whz-CsbPN9aD4cEghwyQ8xRiePD779J6u0TJ6VZGYplafSyN0/685528406563_large.webp"
                         alt="Stéthoscope mécanique TOPTUL"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')">
                </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)">
                            Stéthoscope mécanique TOPTUL
                        </div>

                        
                        <a href="/Stéthoscope-mécanique-TOPTUL" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Stéthoscope-mécanique-TOPTUL">
              <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">Stéthoscope mécanique TOPTUL</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 25.12 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" 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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8&#x2F;">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kit-entretien-YANMAR-SK-001-G">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8&#x2F;">
                </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/lkZyV3xCwvxqgVvrvjzPcmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdVIsLMo_LDQobauE5xPXHHaK916_toRy_xzUbqbvPuc1KJjUmyPghFs/685528336763_large.webp"
                         alt="Kit entretien YANMAR SK-001-G"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8/')">
                </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)">
                            Kit entretien YANMAR SK-001-G
                        </div>

                        
                        <a href="/Kit-entretien-YANMAR-SK-001-G" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kit-entretien-YANMAR-SK-001-G">
              <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">Kit entretien YANMAR SK-001-G</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8/')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 147.07 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8/')" 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: #618687;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Termes de recherche similaires pour
        <span class="text-yellow-300">Tutomobile</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <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="/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="/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="/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="/Accessoires"
           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">
            Accessoires
        </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="/Conduite"
           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">
            Conduite
        </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>
        
        <a href="/Aquarium"
           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">
            Aquarium
        </a>
        
        <a href="/Mécaniques"
           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">
            Mécaniques
        </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 Tutomobile:
    </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kit-entretien-CARRIER-76-61325-00">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                </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/wOq3Kgjv35UjZfLFsLMIDKXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdUfhdSP28QTho2qFGHw3Xs4X74N3a4r2h0QWqBk6rWJALOZ7zq8iVV4/685528259471_large.webp"
                         alt="Kit entretien CARRIER 76-61325-00"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')">
                </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)">
                            Kit entretien CARRIER 76-61325-00
                        </div>

                        
                        <a href="/Kit-entretien-CARRIER-76-61325-00" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kit-entretien-CARRIER-76-61325-00">
              <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">Kit entretien CARRIER 76-61325-00</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 90.57 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" 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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Cleyver-Décroché-mécanique-à">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/f1322b1e-126e-442a-96a0-118206e1cf59"
                         alt="Cleyver Décroché mécanique à distance   Accessoires de casque Décroché mécanique pour casque sans-fil"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Cleyver Décroché mécanique à distance   Accessoires de casque Décroché mécanique pour casque sans-fil
                        </div>

                        
                        <a href="/Cleyver-Décroché-mécanique-à" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Cleyver-Décroché-mécanique-à">
              <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">Permet le contrôle mécanique pour décrocher un appel du téléphone directement du casque Compatible avec les casques sans-fil HW20 et HW25 Photo non contractuelle</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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Onedirect.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 47.94 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 5.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kärcher-Kit-d&amp;amp;#039;accessoires-pour">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/11b0ab41-ff9b-499c-b13a-2be24f1ca24b"
                         alt="Kärcher Kit d&amp;amp;#039;accessoires pour voiture 2.863-323.0"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Kärcher Kit d&amp;amp;#039;accessoires pour voiture 2.863-323.0
                        </div>

                        
                        <a href="/Kärcher-Kit-d-amp" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kärcher-Kit-d-amp">
              <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">Avec le kit d&#x27;accessoires pour voiture pour les modeles VC 4 Cordless myHome, VC 6 Cordless ourFamily et VC 7 Cordless yourMax, vous pouvez nettoyer l&#x27;intérieur de votre voiture en un rien de temps. CARACTÉRISTIQUES ET AVANTAGES Large suceur fauteuil Nettoie meme les grandes surfaces de maniere rapide et efficace. Suceur pour fentes souple Le suceur pour fentes souple permet également de nettoyer les zones étroites. Flexible de rallonge Le flexible de rallonge permet d&#x27;atteindre les endroits les plus difficiles d&#x27;acces. APPAREILS COMPATIBLES • VC 4 Cordless myHome • VC 6 Cordless ourFamily • VC 7 Cordless yourMax Photo d&#x27;illustration&gt;</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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Kamody.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 46.61 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 12.9 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Trixie-Harnais-de-sécurité">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/9266d46f-7d7a-4ef3-9cc4-acc4107ab7b4"
                         alt="Trixie Harnais de sécurité pour voiture rouge - pour chat"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Trixie Harnais de sécurité pour voiture rouge - pour chat
                        </div>

                        
                        <a href="/Trixie-Harnais-de-sécurité" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Trixie-Harnais-de-sécurité">
              <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">Que ce soit pour partir en vacances ou pour aller chez le vétérinaire, le harnais de sécurité pour voiture Trixie vous permettra de voyager en toute sécurité avec votre chat. La petite laisse de sécurité se fixe simplement sur la ceinture de...</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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Zooplus.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 7.49 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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)">
                Qu&#x27;est-ce qu&#x27;un clavier mécanique ?
            </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 clavier mécanique est un type de clavier d&#x27;ordinateur qui utilise des interrupteurs mécaniques pour enregistrer les frappes. Contrairement aux claviers à membrane plus courants, les claviers mécaniques offrent une meilleure rétroaction tactile et une durabilité accrue. Chaque touche est associée à un interrupteur individuel, ce qui permet une frappe plus précise et confortable. Les claviers mécaniques sont souvent appréciés par les joueurs et les professionnels de la saisie de texte pour leur fiabilité et leur sensation de frappe unique.
                    <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)">
                Qu&#x27;est-ce que JobRad et quels accessoires sont disponibles pour cela ?
            </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)">
                    JobRad est un programme en Allemagne qui permet aux employés d&#x27;acheter un vélo de manière avantageuse grâce à des avantages fiscaux. Les accessoires disponibles pour JobRad incluent des casques, des antivols, des éclairages, des sacoches, des porte-bagages, des garde-boue, des sonnettes, des paniers, des remorques, des sièges pour enfants, des supports pour smartphones, etc. Ces accessoires peuvent être achetés en même temps que le vélo pour améliorer la sécurité et le confort du cycliste.
                    <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)">
                Recherche de règles de conduite.
            </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 recherche de règles de conduite consiste à chercher des principes ou des normes qui guident nos actions et nos comportements dans différentes situations. Ces règles peuvent provenir de la société, de la culture, de la religion ou de notre propre éthique personnelle. Elles nous aident à prendre des décisions éthiques et à agir de manière responsable envers les autres et envers nous-mêmes. Il est important de réfléchir à ces règles et de les mettre en pratique pour favoriser des interactions harmonieuses et respectueuses avec les autres.
                    <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 entretenir un aquarium sans entretien ?
            </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 entretenir un aquarium sans y consacrer trop de temps, il est important de choisir des plantes et des poissons adaptés qui nécessitent peu d&#x27;entretien. Il est également recommandé d&#x27;installer un système de filtration efficace pour maintenir une bonne qualité de l&#x27;eau. Enfin, il est possible d&#x27;automatiser certaines tâches, comme l&#x27;ajout d&#x27;engrais ou la programmation de l&#x27;éclairage, pour faciliter l&#x27;entretien de l&#x27;aquarium.
                    <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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kit-entretien-CARRIER-76-61307-01">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                </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/dgAbYWGTGVhrPOKwbykM7eXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdRYvnG01lnIsGqEOaypxQ7u2ETMcc8nAQQKAteZJJzQbiZb3kv5y8kk/685528259504_large.webp"
                         alt="Kit entretien CARRIER 76-61307-01"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')">
                </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)">
                            Kit entretien CARRIER 76-61307-01
                        </div>

                        
                        <a href="/Kit-entretien-CARRIER-76-61307-01" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kit-entretien-CARRIER-76-61307-01">
              <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">Kit entretien CARRIER 76-61307-01</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 444.68 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" 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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Cliquet-mécanique-pour-pont">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=">
                </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/rXBT0nevp4kMZmUdqow43WXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdTWFZ8z-sJfky9VEXJzuMo3SD21Wq1QPrnJXwVbTLxNwAezUoDzeoP4/685528413328_large.webp"
                         alt="Cliquet mécanique pour pont élévateur EVERT ZL615001012C"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=')">
                </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)">
                            Cliquet mécanique pour pont élévateur EVERT ZL615001012C
                        </div>

                        
                        <a href="/Cliquet-mécanique-pour-pont" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Cliquet-mécanique-pour-pont">
              <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">Cliquet mécanique pour pont élévateur EVERT ZL615001012C</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 35.56 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=')" 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)">
                Que devrais-je porter pour un entretien d&#x27;embauche ?
            </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 un entretien d&#x27;embauche, il est recommandé de porter des vêtements professionnels et soignés, tels qu&#x27;un costume ou tailleur. Optez pour des couleurs neutres et évitez les tenues trop voyantes. Assurez-vous que vos vêtements soient propres, repassés et bien ajustés pour donner une bonne impression. N&#x27;oubliez pas de soigner également votre coiffure, votre maquillage et vos accessoires pour paraître professionnel(le) et confiant(e).
                    <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 huiler la mécanique d&#x27;une guitare avec du Ballistol ?
            </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 huiler la mécanique d&#x27;une guitare avec du Ballistol, commencez par retirer les cordes de la guitare. Ensuite, appliquez une petite quantité de Ballistol sur un chiffon propre et frottez doucement les mécaniques pour les lubrifier. Veillez à ne pas en mettre trop pour éviter tout excès de lubrifiant. Enfin, remontez les cordes et accordez la guitare pour tester le bon fonctionnement des mécaniques.
                    <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 Tutomobile:
    </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Stéthoscope-mécanique-TOPTUL">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                </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/Ctbwq_eKR8lkvZNu3Sh-OeXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdZOCN5whz-CsbPN9aD4cEghwyQ8xRiePD779J6u0TJ6VZGYplafSyN0/685528406563_large.webp"
                         alt="Stéthoscope mécanique TOPTUL"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')">
                </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)">
                            Stéthoscope mécanique TOPTUL
                        </div>

                        
                        <a href="/Stéthoscope-mécanique-TOPTUL" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Stéthoscope-mécanique-TOPTUL">
              <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">Stéthoscope mécanique TOPTUL</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 25.12 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3JjWVt2W28zek9sanFZcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFtuO3NYSG17WW9qeldvM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFMzVVltNFdWbTJbbnF8V1c7W2R8TEtlNVhFU25qVmVsXGhUNHJTWW5ubFNsVDJkbjo3VFl1emUyUGpQbkhYVzRHNGZwakdTNEg3U2xEWk9XXEhPSXJIZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p6Z216NmRaamNXSWV5Y3BHN1ZuTFNcNVBwTzNucFdvenlPWWpYVXxYVVlvalhUSUhLU29QN1hZekpcWlBHT0d2T08zTFNYWXEyXDRcSVdZTG5VSDtvY212Nllvam9TbFczVUlYSldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0RWVDVtM1xXWzJUNFhaV1hyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBvbnpQcFs0UzJcNGY0dlxlM3JjZFhYVldXRzNlazM2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2RJTEhbbkx5W29UTVFWTEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" 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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8&#x2F;">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kit-entretien-YANMAR-SK-001-G">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8&#x2F;">
                </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/lkZyV3xCwvxqgVvrvjzPcmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdVIsLMo_LDQobauE5xPXHHaK916_toRy_xzUbqbvPuc1KJjUmyPghFs/685528336763_large.webp"
                         alt="Kit entretien YANMAR SK-001-G"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8/')">
                </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)">
                            Kit entretien YANMAR SK-001-G
                        </div>

                        
                        <a href="/Kit-entretien-YANMAR-SK-001-G" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kit-entretien-YANMAR-SK-001-G">
              <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">Kit entretien YANMAR SK-001-G</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8/')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 147.07 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1RlSTMzW2xIb2ZHM01TV0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0hYc1hsVFZlNFgyVVk7M1ZvM1JPSEs3WW06NlY0andXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7b1VsZjRncFhUZ1k7eldvXHhUWXpOWW1LNU9GSFlUSXE0Z21ubWZtXHtUNFBUUG1IVWYzREhcSWZqT283SFlaTFpRWFhKXDR6clMzaktOWXo4VElyOFhvaklnRlc0VG5Ma2NHekhlbzNZUG16WFM0VFdPbG5UZDJUcVhsalZVcGp4UzR2bFdJWEZlb1t6VUd2Sk9Xellnb3JwUUlUVls0ek9UVlBcZDRyalhXSGhkSExzZDRTNFB8bXZWbGl8WEUzS1FZbk9PRmpwTzNUVlozTHZYbTt8WUpYS09KW3ZRWFBjVEpIWGUzcjZYNDdOWFd6WlRIbm9ZWFszZFlubFsySFhQfFx5WjVQdVZvO1RVWXV5WzJpdllYTG1XNFRKUFpINlRJWHVUVlRvWEd6cGdYZk5UWVBKXDI7Tlxvcm1Tb3ZWWWxucFVJRzVTVzdbVUhUcmdaXG9TbG5oW1pTM2QzbntVMztKWHBQN1twXHxPb3J1ZEhbNFtaSGNWcEg2VklYcE9IVFpXV3pHXDNES2RKbTZZRzM3ZG5EdlNwbntlM1xXZ1c6fFozO3pQSVw2YzJpeVxIcnNbMjd3UVluUFlKbkdQfFd8ZUZYWmdHZXlbWGV8VzRcbWNHbm5PV3JKWzJMbVdtdmxPbFt2V25UOFZHcTNVUz8/')" 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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kit-entretien-CARRIER-76-61325-00">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                </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/wOq3Kgjv35UjZfLFsLMIDKXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdUfhdSP28QTho2qFGHw3Xs4X74N3a4r2h0QWqBk6rWJALOZ7zq8iVV4/685528259471_large.webp"
                         alt="Kit entretien CARRIER 76-61325-00"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')">
                </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)">
                            Kit entretien CARRIER 76-61325-00
                        </div>

                        
                        <a href="/Kit-entretien-CARRIER-76-61325-00" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kit-entretien-CARRIER-76-61325-00">
              <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">Kit entretien CARRIER 76-61325-00</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 90.57 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM1NkSVBKVHBMe1VXbltUWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3BqUVM1bndRWFBSXFZYRFY0UFBWM201VG83T2VHdmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRTZkl6alVGVFdkR2pTXG9mSFBsRGhPbjtoUVpEUk9KVDdPRkxLUG9xe1BZVEVmbER5UDQ7V1c0bk1mRlRjUDR6UFduZnxPNUh1T29yeFp8WFBUbkN7Y0ZQc1BwcjNbVlR1WFhTN1RwZlpVbG5GWFd1elVJelZjMlx8Tll6d1FYZjdnV2Z8ZVpyd1wzTFxnSVR5ZFdQbWRHbTNYVlB8W283TVlGZkdjSTJ2UUZEY1lHMnpXRm42TzRmUU8yblpkNXJ2VkhUdVU0O21QSGoyWW5MTFRsbkpTfEhMZlZUek8yelJPWHJvZjRLMmdHWFZUM2pMUUpybVxKbmtZR2ZGYzVySldaZjJjMmp3U1duW2dYbltnSUxqZVZTM1cyZlVnRkhIUElYd1wzaltlblhGZjR2VmRJakVlbzdJWW1IeGNWSFpXM0RsVFlmXFhHXFRXM1RIZFdIfFhaUGNnSGZ3VTNYT1gyUGpVNFxSUVhuV2dwXHtVSHJGZ0k7e1NvbkVVM0N6WzJUY1gyN3FXbER5UEhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjRkbzN6U1ZqNlhwZllPNVg2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2NtWHxVSkRvVElIRWVZN0hjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" 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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Cleyver-Décroché-mécanique-à">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/f1322b1e-126e-442a-96a0-118206e1cf59"
                         alt="Cleyver Décroché mécanique à distance   Accessoires de casque Décroché mécanique pour casque sans-fil"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Cleyver Décroché mécanique à distance   Accessoires de casque Décroché mécanique pour casque sans-fil
                        </div>

                        
                        <a href="/Cleyver-Décroché-mécanique-à" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Cleyver-Décroché-mécanique-à">
              <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">Permet le contrôle mécanique pour décrocher un appel du téléphone directement du casque Compatible avec les casques sans-fil HW20 et HW25 Photo non contractuelle</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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Onedirect.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 47.94 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 5.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzb09WT3tPb0t6XFUyek9sXG5OVlMyT29HdlFWXGpPRTJ6T1Zpe09GXG5PWVBvUFZtb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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)">
                Accessoires pour aquarium Schimmelt ?
            </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)">
                    Les accessoires pour aquarium Schimmelt sont des produits de qualité qui peuvent aider à maintenir un environnement sain pour les poissons et les plantes aquatiques. Ils comprennent des filtres, des pompes à air, des chauffages, des éclairages et d&#x27;autres équipements essentiels pour un aquarium prospère. Il est important de choisir des accessoires adaptés à la taille de votre aquarium et aux besoins spécifiques de vos habitants aquatiques pour assurer leur bien-être et leur santé.
                    <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)">
                Y a-t-il un simulateur de conduite de voiture très réaliste ?
            </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 plusieurs simulateurs de conduite de voiture très réalistes sur le marché. Certains simulateurs utilisent des technologies avancées pour reproduire fidèlement les sensations de conduite, comme le mouvement du volant, les vibrations et les sons réalistes. Ces simulateurs sont souvent utilisés pour la formation des conducteurs professionnels ou pour les jeux vidéo de simulation de conduite.
                    <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)">
                Qu&#x27;est-ce qu&#x27;un clavier mécanique ?
            </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 clavier mécanique est un type de clavier d&#x27;ordinateur qui utilise des interrupteurs mécaniques pour enregistrer les frappes. Contrairement aux claviers à membrane plus courants, les claviers mécaniques offrent une meilleure rétroaction tactile et une durabilité accrue. Chaque touche est associée à un interrupteur individuel, ce qui permet une frappe plus précise et confortable. Les claviers mécaniques sont souvent appréciés par les joueurs et les professionnels de la saisie de texte pour leur fiabilité et leur sensation de frappe unique.
                    <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)">
                Qu&#x27;est-ce que JobRad et quels accessoires sont disponibles pour cela ?
            </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)">
                    JobRad est un programme en Allemagne qui permet aux employés d&#x27;acheter un vélo de manière avantageuse grâce à des avantages fiscaux. Les accessoires disponibles pour JobRad incluent des casques, des antivols, des éclairages, des sacoches, des porte-bagages, des garde-boue, des sonnettes, des paniers, des remorques, des sièges pour enfants, des supports pour smartphones, etc. Ces accessoires peuvent être achetés en même temps que le vélo pour améliorer la sécurité et le confort du cycliste.
                    <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: #618687;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Termes de recherche similaires pour
        <span class="text-yellow-300">Tutomobile</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <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="/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="/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="/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="/Accessoires"
           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">
            Accessoires
        </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="/Conduite"
           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">
            Conduite
        </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>
        
        <a href="/Aquarium"
           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">
            Aquarium
        </a>
        
        <a href="/Mécaniques"
           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">
            Mécaniques
        </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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kärcher-Kit-d&amp;amp;#039;accessoires-pour">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/11b0ab41-ff9b-499c-b13a-2be24f1ca24b"
                         alt="Kärcher Kit d&amp;amp;#039;accessoires pour voiture 2.863-323.0"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Kärcher Kit d&amp;amp;#039;accessoires pour voiture 2.863-323.0
                        </div>

                        
                        <a href="/Kärcher-Kit-d-amp" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kärcher-Kit-d-amp">
              <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">Avec le kit d&#x27;accessoires pour voiture pour les modeles VC 4 Cordless myHome, VC 6 Cordless ourFamily et VC 7 Cordless yourMax, vous pouvez nettoyer l&#x27;intérieur de votre voiture en un rien de temps. CARACTÉRISTIQUES ET AVANTAGES Large suceur fauteuil Nettoie meme les grandes surfaces de maniere rapide et efficace. Suceur pour fentes souple Le suceur pour fentes souple permet également de nettoyer les zones étroites. Flexible de rallonge Le flexible de rallonge permet d&#x27;atteindre les endroits les plus difficiles d&#x27;acces. APPAREILS COMPATIBLES • VC 4 Cordless myHome • VC 6 Cordless ourFamily • VC 7 Cordless yourMax Photo d&#x27;illustration&gt;</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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Kamody.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 46.61 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 12.9 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyek9ZS3lbWUsyT1Uzb1xsbmtOVlM3UVlPdltsR3xbVTJ7W29Xe1BJW3pbNEd7UElLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Trixie-Harnais-de-sécurité">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/9266d46f-7d7a-4ef3-9cc4-acc4107ab7b4"
                         alt="Trixie Harnais de sécurité pour voiture rouge - pour chat"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Trixie Harnais de sécurité pour voiture rouge - pour chat
                        </div>

                        
                        <a href="/Trixie-Harnais-de-sécurité" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Trixie-Harnais-de-sécurité">
              <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">Que ce soit pour partir en vacances ou pour aller chez le vétérinaire, le harnais de sécurité pour voiture Trixie vous permettra de voyager en toute sécurité avec votre chat. La petite laisse de sécurité se fixe simplement sur la ceinture de...</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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Zooplus.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 7.49 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyN09sWzRcRlM0XGsyNVxGZmpOVlRuXGxPdlFZUGxQRTNqWzRPMk9WQzVbWUs1W2xTb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kit-entretien-CARRIER-76-61307-01">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw">
                </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/dgAbYWGTGVhrPOKwbykM7eXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdRYvnG01lnIsGqEOaypxQ7u2ETMcc8nAQQKAteZJJzQbiZb3kv5y8kk/685528259504_large.webp"
                         alt="Kit entretien CARRIER 76-61307-01"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')">
                </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)">
                            Kit entretien CARRIER 76-61307-01
                        </div>

                        
                        <a href="/Kit-entretien-CARRIER-76-61307-01" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kit-entretien-CARRIER-76-61307-01">
              <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">Kit entretien CARRIER 76-61307-01</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 444.68 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM2tnV0xPWjNuUFNaR3tZR0hcWEdMUlhZZjZTNHU2UDNLM1xtTFRVbXpaY0lMSk9Wbk5nb0x2XGxXM1RKRFlRSkhVT0lQdlFKandXSEhcTzR2WFZYRHtUNDs4VmxUallJTzdYSEs1UFZcOGVtV3tbcFxuYzNcb1s0UFpnSGU0Vkg7W1ttTFZXb1RTY0pYVlRtXFNkWXJ4VVpUcVlJbkhmSVhNZFlqelBGbmxVRzdsU2xqa1Rwbk1PWTtFVkhUcVdYSFdXfGZVVG1qa1dHaklbV0xVVTJyW1BWQzZmM200WGxbM1RKSDdmV25FZFk7RmRWaTJkWVR0T0lmdE9XM3tPMkhwVllyWk9JanRkbEROY0hmV2RXWHVPWlRRZlpEemZKW3tXbWl7VG9MXE5XdlxVR1RcZTJua2RYRERlNHo4WDNIdld8XDVWR2V8T0pleWUyR3pccERsXDQ3VlZtblxQWVx2U1pyblBJXFZafGV6VW92UmVIUDZkbVxqWzVEVGZIblFjRm5xWUkzalVwajVTblQ0ZVk2dmdYV3tjR0hyWEhMNVxsWHFUbEhNT0lMdmVtWFFQblhXY0ZuUGZXVE1ZWTtVZjRIRFBKQ3ZWbERKV21yd09tSG1lcFBET1lQbVYyek5RVmk2V3xub1hsUDNTbUxbVVhyWmdtcjNOWnJqVjNmWVlKRHplSXV7ZW1YMlBwWHVZWWZ2VnBmUldsbjJPRmprUFl2TlBuakdnRzs2WG5ETFA0XGhOWkxxWjJmVFxuS3pkVzc1T29be1Vaam9VWEQ0ZG9Yd2ZZM2NTNExHV3xcRVxZWEhjRmZYYzNyNVRsSEhlSnJrZWxYSVdHM3xkb3Zw')" 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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Cliquet-mécanique-pour-pont">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=">
                </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/rXBT0nevp4kMZmUdqow43WXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdTWFZ8z-sJfky9VEXJzuMo3SD21Wq1QPrnJXwVbTLxNwAezUoDzeoP4/685528413328_large.webp"
                         alt="Cliquet mécanique pour pont élévateur EVERT ZL615001012C"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=')">
                </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)">
                            Cliquet mécanique pour pont élévateur EVERT ZL615001012C
                        </div>

                        
                        <a href="/Cliquet-mécanique-pour-pont" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Cliquet-mécanique-pour-pont">
              <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">Cliquet mécanique pour pont élévateur EVERT ZL615001012C</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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Fournisseur : Motointegrator FR
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Prix : 35.56 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Expédition* : 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNcUGxQRlc1SHtmSTttVlpxb2VGM3pQblxoVzVqcWQ0bkZZR1cyZFZUWlhtekxjMm5MVHxmSlVZelFPMzs4UEhYeVVIcjhRWGZ1V0dueVlJMzdUbXprTzQ6N1lvbmpVNFxSUVhuV2dwXHtWM0xHVDVudVxWWFFZWEg0U2xIY1ZuXHFjezJ7UEpuRlcyakhPSVhWWEhPe2ZFM1VZbFt5WjVcRlBWUDRmWWo3UVdue1BKZkxPVmpwY0dUelRHalBYNVM2UFc7NFdtalljWkx8XDNMSmRYSHhVMnJQUzVYbltaS3lTbWk2VnxEemdZbnlnbVhUZFZbNFdKXHlVNEg2TlhqV2R8UFxcRTNRT0dmVVVvNntTWVR4Vkd2WGdsTHllM0hJVUlLeVdtektTfEc3WVlqWlQ0ZltVR3Y1Y21cY1QzcnRUbWpUVm5MW1tWRE9PWXl8Y0ppemZwRHBYR1RGU1pmNVtXXFRnVTJ7XDVIRWdWXHlnRlxbZWxcWGM0dk1bbmpLXEc3NlRtXGxTNGo0WjJYUmVXbkVYbmpaVUhUb1haZTVXbFczZ2xQTWZWXEZPcHJsZ0dMVmN8anFnV1h1Zm9uTFB8UGpWfERWVWszb1NuXDhTbmk0VjJMTVFXSHRjcExsWGxYa05XO2xjSXZQVkhyRVBaZkZUbGp2VGxqWk9wSDNWM1hxYzRQbVdtO0tlRlRJT1ZbelNaUE1UWkRcV1lHM2dIZlRVMm4yWG92c08yTExUMlg2WFdYdGdHcnBWR1xPVDRQWWVKbnVTfEhwZFlud2dwXFpUVmk1UHBpe1daUGpVNWZcXDNQc1BwbnNUSXY3Z203NFwzckpYcFA3W3BcfE9vcnVkSFs0W1pIY1ZwSDZWSVhzWElyalBubnpbfEt6ZVkzM2RtO3tcblh6WUl6a2UzXFdnVzp8WjM7elBJXDZjMml5XEhyc1syN3dRWW5QWUpuR1B8V3xlRmZ5ZFhIdmZ8RDNcM2p3Y0dubk9XckpbMkxtV212bE9sW3ZXblQ4VkdxM1VTPz8=')" 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)">
                Recherche de règles de conduite.
            </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 recherche de règles de conduite consiste à chercher des principes ou des normes qui guident nos actions et nos comportements dans différentes situations. Ces règles peuvent provenir de la société, de la culture, de la religion ou de notre propre éthique personnelle. Elles nous aident à prendre des décisions éthiques et à agir de manière responsable envers les autres et envers nous-mêmes. Il est important de réfléchir à ces règles et de les mettre en pratique pour favoriser des interactions harmonieuses et respectueuses avec les autres.
                    <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 entretenir un aquarium sans entretien ?
            </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 entretenir un aquarium sans y consacrer trop de temps, il est important de choisir des plantes et des poissons adaptés qui nécessitent peu d&#x27;entretien. Il est également recommandé d&#x27;installer un système de filtration efficace pour maintenir une bonne qualité de l&#x27;eau. Enfin, il est possible d&#x27;automatiser certaines tâches, comme l&#x27;ajout d&#x27;engrais ou la programmation de l&#x27;éclairage, pour faciliter l&#x27;entretien de l&#x27;aquarium.
                    <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)">
                Que devrais-je porter pour un entretien d&#x27;embauche ?
            </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 un entretien d&#x27;embauche, il est recommandé de porter des vêtements professionnels et soignés, tels qu&#x27;un costume ou tailleur. Optez pour des couleurs neutres et évitez les tenues trop voyantes. Assurez-vous que vos vêtements soient propres, repassés et bien ajustés pour donner une bonne impression. N&#x27;oubliez pas de soigner également votre coiffure, votre maquillage et vos accessoires pour paraître professionnel(le) et confiant(e).
                    <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 huiler la mécanique d&#x27;une guitare avec du Ballistol ?
            </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 huiler la mécanique d&#x27;une guitare avec du Ballistol, commencez par retirer les cordes de la guitare. Ensuite, appliquez une petite quantité de Ballistol sur un chiffon propre et frottez doucement les mécaniques pour les lubrifier. Veillez à ne pas en mettre trop pour éviter tout excès de lubrifiant. Enfin, remontez les cordes et accordez la guitare pour tester le bon fonctionnement des mécaniques.
                    <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> tutomobile.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 = "Tutomobile";

        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 = 'tutomobile.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>
