<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>photoshop-tutorials.be - Editing, Composition, Layers, Retouching, Manipulation, Filters, Photoshop Tutorials</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: #56be64;">
    <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_1.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">
                        photoshop-tutorials.be
                    </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="I am searching..." 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">
                        Search
                    </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="I am searching..." 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">
                    Search
                </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: #c29ae0;">
        
        
        
        
        <a href="/Editing" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Editing
        </a>
        
        
        <a href="/Composition" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Composition
        </a>
        
        
        <a href="/Layers" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Layers
        </a>
        
        
        <a href="/Retouching" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Retouching
        </a>
        
        
        <a href="/Manipulation" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Manipulation
        </a>
        
        
        <a href="/Filters" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Filters
        </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: #c29ae0;">
        
        
        
        <a href="/Editing" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Editing
        </a>
        
        
        <a href="/Composition" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Composition
        </a>
        
        
        <a href="/Layers" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Layers
        </a>
        
        
        <a href="/Retouching" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Retouching
        </a>
        
        
        <a href="/Manipulation" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Manipulation
        </a>
        
        
        <a href="/Filters" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #FFFFFF;">
            Filters
        </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">
                        Didn&#x27;t find what you were looking for?
                    </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">
                        Continue to Shopping.eu
                    </a>
                    <h5 class="mt-6 mb-3 font-bold text-lg text-gray-700">
                        Or are you interested in purchasing this domain?
                    </h5>
                    <p class="text-gray-600">
                        Please send an email to:
                        <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: #56be64;">

    <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">
            Buy
            <span>photoshop-tutorials.be</span>
            ?
        </h2>
        <p class="mt-5 text-base sm:text-lg leading-relaxed text-white/90">
            We are moving the project
            <strong>photoshop-tutorials.be</strong> .<br>
            Are you interested in purchasing the domain
            <strong>photoshop-tutorials.be</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">
                Make purchase inquiry now
            </button>
        </div>
        <p class="mt-5 text-sm text-white/80">
            Please send us an email at
            <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>
            or call us at:  +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: #56be64;">

    <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">
        Buy
        <span class="underline decoration-yellow-400 decoration-2 underline-offset-4">photoshop-tutorials.be</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)">
                How can you enlarge layers in Photoshop?
            </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)">
                    To enlarge layers in Photoshop, you can use the Free Transform tool by pressing Ctrl+T (Command+T on a Mac) to select the layer you want to resize. Then, click and drag the corner handles of the bounding box to increase the size of the layer. You can also go to Edit &gt; Free Transform to access the same tool. Additionally, you can use the Scale tool located in the toolbar to adjust the size of the layer.
                    <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">
                        Show more
                    </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)">
                To the students: Tutorials?
            </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)">
                    Tutorials are a valuable resource for students to deepen their understanding of course material, ask questions, and receive personalized assistance. They provide an opportunity for students to clarify any confusion, work through challenging concepts, and receive feedback on their progress. Attending tutorials can help students stay on track with their studies, improve their academic performance, and build a strong foundation for future learning. It is recommended for students to take advantage of tutorials as a way to enhance their overall educational experience.
                    <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">
                        Show more
                    </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 class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Support" class="block">
                                Support
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Learning" class="block">
                                Learning
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Assistance" class="block">
                                Assistance
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Guidance" class="block">
                                Guidance
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Help" class="block">
                                Help
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Resources" class="block">
                                Resources
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Instruction" class="block">
                                Instruction
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Feedback" class="block">
                                Feedback
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Study" class="block">
                                Study
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Enhancement" class="block">
                                Enhancement
                            </a>
                        </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Oliefilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/3uN7jahEeCBmok-zDxB4QGXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdYd0nv3oVit7RBjXZQzzsFmEslVFT0RCnFhetQDqkdUiAXMlWa4EA0s/685738528241_large.webp"
                         alt="Oliefilter WIX FILTERS FILTERS 92010E"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')">
                </div>

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

                        
                        <a href="/Oliefilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Oliefilter-WIX-FILTERS-FILTERS">
              <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">Oliefilter WIX FILTERS FILTERS 92010E</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 21.28 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Brandstoffilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                </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/_2YIuFYTIaq_BjwBHlVx8GXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdfzHwgEVvQl871ryX9DMs1-HKL4s8pfs0G5SydsUtubN5qAgljBlaQI/685738569244_large.webp"
                         alt="Brandstoffilter WIX FILTERS FILTERS 3421605"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')">
                </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)">
                            Brandstoffilter WIX FILTERS FILTERS 3421605
                        </div>

                        
                        <a href="/Brandstoffilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Brandstoffilter-WIX-FILTERS-FILTERS">
              <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">Brandstoffilter WIX FILTERS FILTERS 3421605</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 8.51 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" 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">
                            Continue to product
                        </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: #56be64;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Similar search terms for
        <span class="text-yellow-300">Photoshop Tutorials</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/The"
           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">
            The
        </a>
        
        <a href="/And"
           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">
            And
        </a>
        
        <a href="/Can"
           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">
            Can
        </a>
        
        <a href="/Photoshop"
           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">
            Photoshop
        </a>
        
        <a href="/Layers"
           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">
            Layers
        </a>
        
        <a href="/You"
           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">
            You
        </a>
        
        <a href="/Students"
           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">
            Students
        </a>
        
        <a href="/Tutorials"
           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">
            Tutorials
        </a>
        
        <a href="/Layer"
           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">
            Layer
        </a>
        
        <a href="/For"
           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">
            For
        </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">
        Products related to  Photoshop Tutorials:
    </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Brandstoffilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                </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/log57TQo6W0ULwLi9OhWLmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdX1Xb3WWMMTEc8AyDoIb_qTTJce3dqT3v9ugu1gkk1f_Ht4ZCMlo-PE/685738599939_large.webp"
                         alt="Brandstoffilter WIX FILTERS FILTERS 3421593"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')">
                </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)">
                            Brandstoffilter WIX FILTERS FILTERS 3421593
                        </div>

                        
                        <a href="/Brandstoffilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Brandstoffilter-WIX-FILTERS-FILTERS">
              <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">Brandstoffilter WIX FILTERS FILTERS 3421593</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 22.90 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" 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">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="vidaXL-Auvent-pliant-à">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/30b03be2-6502-46b3-8958-faafeb10eb72"
                         alt="vidaXL Auvent pliant à manipulation manuelle 500 cm Bleu et blanc"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            vidaXL Auvent pliant à manipulation manuelle 500 cm Bleu et blanc
                        </div>

                        
                        <a href="/vidaXL-Auvent-pliant-à" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="vidaXL-Auvent-pliant-à">
              <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">Créez un endroit calme pour vous détendre dans le jardin et gardez le soleil à l&#x27;écart à l&#x27;aide de cet auvent ! Cet auvent réglable se compose d&#x27;un cadre en aluminium et d&#x27;un tissu de haute qualité. Le cadre en aluminium renforcé et le polyester résistant aux UV et aux intempéries rendent l&#x27;auvent fort et durable. L&#x27;auvent est également résistant à la poussière et à l&#x27;eau. L&#x27;auvent peut être facilement monté sur le mur par les supports muraux inclus. Veuillez noter que cet auvent ne peut être roulé que sur le côté gauche.</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">
                Show more
              </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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Vidaxl.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 434.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kiss-My-Lash-But">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/ae138396-5747-4544-b2ae-42b2af082c5c"
                         alt="Kiss My Lash But Better faux-cils 02 No Filters 1 une paire de"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Kiss My Lash But Better faux-cils 02 No Filters 1 une paire de
                        </div>

                        
                        <a href="/Kiss-My-Lash-But" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kiss-My-Lash-But">
              <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">KISS My Lash But Better, 1 pair, Faux-cils pour femme, Vous souhaitez donner une nouvelle dimension à votre maquillage avec une frange de cils démultipliée et vous sentir vraiment unique ? Les faux cils KISS My Lash But Better intensifieront votre regard à tel point que vos yeux seront au centre de l’attention. Vous pourrez ainsi facilement et rapidement obtenir le regard lumineux et intensifié que vous souhaitez, sans avoir à appliquer de multiples couches de mascara ou à vous rendre dans un salon d’extension de cils. Le produit : conviennent pour un usage quotidien attachés à une fine bande adhésive transparente fournis avec de la colle les cils paraissent immédiatement plus longs et plus volumineux Mode d’emploi : Vous pouvez couper les faux-cils pour leur donner la longueur souhaitée en fonction de la taille de vos yeux. Appliquez de la colle sur la bande, laissez-la sécher quelques instants et collez-la sur la paupière, le plus près possible de vos cils.</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">
                Show more
              </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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Notino.be
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 6.63 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 3.45 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Silk&#x27;n-VacuPedi-Refill-Filters">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/44b6f0b4-328f-46cf-acdd-9d09e4df74b5"
                         alt="Silk&#x27;n VacuPedi Refill Filters filtres de rechange pour râpe à pied électrique 4 pcs"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Silk&#x27;n VacuPedi Refill Filters filtres de rechange pour râpe à pied électrique 4 pcs
                        </div>

                        
                        <a href="/Silk-n-VacuPedi-Refill" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Silk-n-VacuPedi-Refill">
              <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">Silk&#x27;n VacuPedi Refill Filters, 4 pcs, Pédicure pour femme, Le produit Silk&#x27;n VacuPedi Refill Filters complète à la perfection votre routine quotidienne de soin de la peau. Le produit : retire la peau racornie des pieds élimine la peau dure des talons ramollit les callosités et les cors</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">
                Show more
              </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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Notino.be
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 6.80 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 3.45 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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">
                            Continue to product
                        </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)">
                How important are tutorials?
            </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)">
                    Tutorials are important for providing additional support and guidance to students. They offer the opportunity for students to ask questions, clarify concepts, and receive personalized assistance from the tutor. Tutorials can also help reinforce learning and provide a different perspective on the material. Additionally, they can help students build confidence and improve their academic performance. Overall, tutorials play a crucial role in enhancing the learning experience for students.
                    <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">
                        Show more
                    </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)">
                How can you merge two layers in Photoshop?
            </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)">
                    To merge two layers in Photoshop, you can simply select the layers you want to merge by holding down the Shift key and clicking on each layer. Then, right-click on one of the selected layers and choose &quot;Merge Layers&quot; from the dropdown menu. Alternatively, you can use the keyboard shortcut Ctrl + E (Cmd + E on a Mac) to merge the selected layers. This will combine the content of the two layers into one layer while keeping the original layers intact.
                    <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">
                        Show more
                    </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 class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Merge" class="block">
                                Merge
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Layers" class="block">
                                Layers
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Photoshop" class="block">
                                Photoshop
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Blend" class="block">
                                Blend
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Combine" class="block">
                                Combine
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Flatten" class="block">
                                Flatten
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Merge visible" class="block">
                                Merge visible
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Group" class="block">
                                Group
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Link" class="block">
                                Link
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Merge down" class="block">
                                Merge down
                            </a>
                        </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)">
                How do you create these layers in Photoshop?
            </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)">
                    In Photoshop, you can create layers by using the &quot;Layer&quot; menu at the top of the screen and selecting &quot;New&quot; to create a new layer. You can also use the shortcut Ctrl + Shift + N (Cmd + Shift + N on Mac) to create a new layer. Another way to create a new layer is by clicking on the &quot;New Layer&quot; icon at the bottom of the Layers panel. Once the new layer is created, you can then use various tools and effects to add content and manipulate the layer as needed.
                    <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">
                        Show more
                    </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)">
                Are tutorials useful in college?
            </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)">
                    Yes, tutorials can be very useful in college. They provide an opportunity for students to receive additional help and clarification on course material from a knowledgeable instructor or tutor. Tutorials can also offer a more personalized learning experience, allowing students to ask questions and receive individualized attention. Additionally, tutorials can help students improve their understanding of complex topics and enhance their academic performance.
                    <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">
                        Show more
                    </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Oliefilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/2jpCzqoEKOtCK09H0s-OtaXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdRz0VKdw5VgLhNcxvUbXfLnvnrmnkNs7FEcpeHTuxBWHm_H4qwEu7tc/685743208263_large.webp"
                         alt="Oliefilter WIX FILTERS FILTERS 57137"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')">
                </div>

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

                        
                        <a href="/Oliefilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Oliefilter-WIX-FILTERS-FILTERS">
              <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">Oliefilter WIX FILTERS FILTERS 57137</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 39.48 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Brandstoffilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==">
                </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/zDvDlWfBtEQNDgUsK3E8U2XpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdR_X5U1YsGFDDe-SatPIM3hfCKePsY8Dh4FuDHUBcpTozHLEF6BYeCo/686160961302_large.webp"
                         alt="Brandstoffilter WIX FILTERS FILTERS 33336"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==')">
                </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)">
                            Brandstoffilter WIX FILTERS FILTERS 33336
                        </div>

                        
                        <a href="/Brandstoffilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Brandstoffilter-WIX-FILTERS-FILTERS">
              <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">Brandstoffilter WIX FILTERS FILTERS 33336</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 14.29 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==')" 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">
                            Continue to product
                        </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)">
                Why does Photoshop CS6 flicker when editing?
            </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)">
                    Photoshop CS6 may flicker when editing due to a variety of reasons such as outdated graphics drivers, incompatible hardware, or issues with the software itself. It could also be caused by conflicts with other programs running in the background, insufficient system resources, or a corrupt installation of Photoshop CS6. To address this issue, it is recommended to update your graphics drivers, ensure your hardware meets the software requirements, close unnecessary programs, and try reinstalling Photoshop CS6.
                    <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">
                        Show more
                    </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 class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Graphics" class="block">
                                Graphics
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Compatibility" class="block">
                                Compatibility
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Drivers" class="block">
                                Drivers
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hardware" class="block">
                                Hardware
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Glitch" class="block">
                                Glitch
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Display" class="block">
                                Display
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Settings" class="block">
                                Settings
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Updates" class="block">
                                Updates
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Performance" class="block">
                                Performance
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Rendering" class="block">
                                Rendering
                            </a>
                        </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)">
                How does photo editing work with Photoshop?
            </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)">
                    Photo editing with Photoshop involves using various tools and features to enhance, manipulate, and retouch images. Users can adjust brightness, contrast, and color balance, as well as remove blemishes, wrinkles, and other imperfections. Photoshop also allows for more advanced editing techniques such as layering, masking, and blending to create complex compositions. Additionally, users can apply filters, effects, and adjustments to achieve the desired look for their photos. Overall, Photoshop provides a wide range of tools and capabilities for professional-level photo editing.
                    <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">
                        Show more
                    </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">
        Products related to  Photoshop Tutorials:
    </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Oliefilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/3uN7jahEeCBmok-zDxB4QGXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdYd0nv3oVit7RBjXZQzzsFmEslVFT0RCnFhetQDqkdUiAXMlWa4EA0s/685738528241_large.webp"
                         alt="Oliefilter WIX FILTERS FILTERS 92010E"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')">
                </div>

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

                        
                        <a href="/Oliefilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Oliefilter-WIX-FILTERS-FILTERS">
              <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">Oliefilter WIX FILTERS FILTERS 92010E</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 21.28 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0VlSlRXVHxpNWVvOnpXWlg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFw0enJZVm5zUGszVFdtZmxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGWzRqc1VaanBYRztrT1ZQcGNWUFBXVmpqZ0k7W1xIZTRZVlx4V3szd1lJWHBbVlN8W29meFZvZkRbbVRsVkhmSlxablVjcGZRY1kzN1RwRE9ZbWZ7WWxubVVGTEVkWDo2VlpbdlZXSG9QRzMyT3xINFNYUDNjWnE0Z295NlsydXpTb2pyZEZHM1xwbTZPWTdOU1dQcVxvOzNbbTZ7VTQ7M1w1WGNncGZKWW5IOFRaUDNUbFBUV1pub1xYakllWVxKWUg7WFhtSFlUbTY0W3xDM1FJRzVaNWpQZ2xuXFVZWE5ncHJQVzRqUWVWUDZRVlByWG5meFBXM1tVVkR1T2xDeVBaSDJUbVw3VWxcRFdYckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVlIRVFHUGpQb1N5Z1duRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhZcFxMZm1PNVZ8UHBjV3ZWVXBqNlNaSHFPbm5KVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Brandstoffilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                </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/_2YIuFYTIaq_BjwBHlVx8GXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdfzHwgEVvQl871ryX9DMs1-HKL4s8pfs0G5SydsUtubN5qAgljBlaQI/685738569244_large.webp"
                         alt="Brandstoffilter WIX FILTERS FILTERS 3421605"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')">
                </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)">
                            Brandstoffilter WIX FILTERS FILTERS 3421605
                        </div>

                        
                        <a href="/Brandstoffilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Brandstoffilter-WIX-FILTERS-FILTERS">
              <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">Brandstoffilter WIX FILTERS FILTERS 3421605</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 8.51 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM1dPNVQ3ZFZEW2YyR3pXWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN2VaUFlmSTN5VkZYUlVvejVTM3IyWjQ2NWVJM1hRV3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsWHBubmRWVFlPR1Q4ZVhEW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtam9YbFRtW3BMblNrM3xPSnEyVVlUNVw0elpnbTtHV3xYNlVtZnlQcFhTZmxqV1ZYO1pTMmpyZXxqOFRZO1dbWlM2XG9TMmRuaTZXSVRcY21mUGY1QzJPbFx2W25QM09ubjRlMjtZVTQzS1RKZXlVR1N8Z0kzWk9ITEVWSlxMV0c7eWNuSzVmR3pHY296bmNYO21lSFRJVFk3bVwyVFhcWlh8ZW5McmZuWFZWSmV6WWxleU5ZamNPb0xuUG9cTFxXOzNPWWU3WG1qSmdJelJYWlBtTlhmUFFHO09Qb251VjM7b2VKZlBcRlREVnxucWVGR3lZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0VXxMRWVWbkdlWkRUZTNEe2RZM1VPbFBUT1c2emNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" 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">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Brandstoffilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=">
                </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/log57TQo6W0ULwLi9OhWLmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdX1Xb3WWMMTEc8AyDoIb_qTTJce3dqT3v9ugu1gkk1f_Ht4ZCMlo-PE/685738599939_large.webp"
                         alt="Brandstoffilter WIX FILTERS FILTERS 3421593"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')">
                </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)">
                            Brandstoffilter WIX FILTERS FILTERS 3421593
                        </div>

                        
                        <a href="/Brandstoffilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Brandstoffilter-WIX-FILTERS-FILTERS">
              <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">Brandstoffilter WIX FILTERS FILTERS 3421593</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 22.90 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGMjdTbVBUXGxqd2ZJSzdTWlRyVEc7b1xHNnlWSTdOZUlUeFBuQ3ZYR0xXUVlqa1VZclxVMjc0ZG1bN1oySDhjbERxZldQeGVIbm9Ubkx4WG5pelA1Zk5cR3l5VG5IfFFGblxkWTp6ZHBEcVlIcjhZR3J2W1lUWlVZbmhWWlR5W3xmeGNvbmhTWTNrT0hqa1tXN01VM3E0UVdyb1xtWEtYMnZ3Y1dcalNXN3hWV1BHVzJMT1RXVEpmbFhsUGszWmVKajNcWW44T0pcW1NZXEpnSVByXElIRFd8QzJYV1hIT0pXeVduS3tncGo2WDRmWFc0bllOWVRTVldmUmRJWDNXVlx8ZW9uRFlwSERlSlxSVW9MT2RYWHpWM2pZU1c2NWVJelNnRkMyXElMbFRtXHZncFxtUFpbdlduUHpcbXJ8Z1ZMcE5XTFdnWVhVVDJcalgyallccEN8UzRHNGV8RFNWWGpRZEpmWlRIZTNYM0xoZnBMaGdIclhaMkd2VFpQTVRuTHRcWFRRV1g7fFtaUFNTMmZUZjVUdFVJN0RVWGo2UDVDNmNGUzRQM2ZHT1hYXFZwTEVRSFhaUUl5fFhXUDVjM1B1Y0dMe2RtXGNTWTtyT1hmVldJUEhcM25XVG5IVlhHWHZTWlBLWjVHM1d8SDhPRkRQUG9ITlxtOjdZWFQ4ZnBMS1ltUDZkNUxFY1dMTldJSDVTbmpQVEhtNFBuXFBZbmY4VXBXdmdvSFJYM1xbZUpIeWN8THtUWlM0Y0pudFVuWFRTVlg4W1dYY1ZHVEhZSEt5ZVdcbGNZTzZXNFN5YzJme2VZSFpYbld5UG5MNmRwblFcbExMZ0lcTFdKXHdcWTd1W21Ya1dwRGtcR3E3T21YcVAzWHRZcGZJT1dYeWdvTHtQV1xTVlpQd2M0ZT8=')" 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">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="vidaXL-Auvent-pliant-à">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/30b03be2-6502-46b3-8958-faafeb10eb72"
                         alt="vidaXL Auvent pliant à manipulation manuelle 500 cm Bleu et blanc"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            vidaXL Auvent pliant à manipulation manuelle 500 cm Bleu et blanc
                        </div>

                        
                        <a href="/vidaXL-Auvent-pliant-à" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="vidaXL-Auvent-pliant-à">
              <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">Créez un endroit calme pour vous détendre dans le jardin et gardez le soleil à l&#x27;écart à l&#x27;aide de cet auvent ! Cet auvent réglable se compose d&#x27;un cadre en aluminium et d&#x27;un tissu de haute qualité. Le cadre en aluminium renforcé et le polyester résistant aux UV et aux intempéries rendent l&#x27;auvent fort et durable. L&#x27;auvent est également résistant à la poussière et à l&#x27;eau. L&#x27;auvent peut être facilement monté sur le mur par les supports muraux inclus. Veuillez noter que cet auvent ne peut être roulé que sur le côté gauche.</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">
                Show more
              </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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Vidaxl.fr
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 434.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyfE9JS3lPNExuT2syNFBWQ3tOVlM0W2xPdlFGbTNRRTNvW1lIb1xZS3pPSVhrUHxLb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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">
                            Continue to product
                        </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)">
                How can you enlarge layers in Photoshop?
            </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)">
                    To enlarge layers in Photoshop, you can use the Free Transform tool by pressing Ctrl+T (Command+T on a Mac) to select the layer you want to resize. Then, click and drag the corner handles of the bounding box to increase the size of the layer. You can also go to Edit &gt; Free Transform to access the same tool. Additionally, you can use the Scale tool located in the toolbar to adjust the size of the layer.
                    <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">
                        Show more
                    </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)">
                To the students: Tutorials?
            </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)">
                    Tutorials are a valuable resource for students to deepen their understanding of course material, ask questions, and receive personalized assistance. They provide an opportunity for students to clarify any confusion, work through challenging concepts, and receive feedback on their progress. Attending tutorials can help students stay on track with their studies, improve their academic performance, and build a strong foundation for future learning. It is recommended for students to take advantage of tutorials as a way to enhance their overall educational experience.
                    <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">
                        Show more
                    </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 class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Support" class="block">
                                Support
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Learning" class="block">
                                Learning
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Assistance" class="block">
                                Assistance
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Guidance" class="block">
                                Guidance
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Help" class="block">
                                Help
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Resources" class="block">
                                Resources
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Instruction" class="block">
                                Instruction
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Feedback" class="block">
                                Feedback
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Study" class="block">
                                Study
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Enhancement" class="block">
                                Enhancement
                            </a>
                        </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)">
                How important are tutorials?
            </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)">
                    Tutorials are important for providing additional support and guidance to students. They offer the opportunity for students to ask questions, clarify concepts, and receive personalized assistance from the tutor. Tutorials can also help reinforce learning and provide a different perspective on the material. Additionally, they can help students build confidence and improve their academic performance. Overall, tutorials play a crucial role in enhancing the learning experience for students.
                    <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">
                        Show more
                    </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)">
                How can you merge two layers in Photoshop?
            </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)">
                    To merge two layers in Photoshop, you can simply select the layers you want to merge by holding down the Shift key and clicking on each layer. Then, right-click on one of the selected layers and choose &quot;Merge Layers&quot; from the dropdown menu. Alternatively, you can use the keyboard shortcut Ctrl + E (Cmd + E on a Mac) to merge the selected layers. This will combine the content of the two layers into one layer while keeping the original layers intact.
                    <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">
                        Show more
                    </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 class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Merge" class="block">
                                Merge
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Layers" class="block">
                                Layers
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Photoshop" class="block">
                                Photoshop
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Blend" class="block">
                                Blend
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Combine" class="block">
                                Combine
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Flatten" class="block">
                                Flatten
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Merge visible" class="block">
                                Merge visible
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Group" class="block">
                                Group
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Link" class="block">
                                Link
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Merge down" class="block">
                                Merge down
                            </a>
                        </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: #56be64;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Similar search terms for
        <span class="text-yellow-300">Photoshop Tutorials</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/The"
           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">
            The
        </a>
        
        <a href="/And"
           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">
            And
        </a>
        
        <a href="/Can"
           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">
            Can
        </a>
        
        <a href="/Photoshop"
           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">
            Photoshop
        </a>
        
        <a href="/Layers"
           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">
            Layers
        </a>
        
        <a href="/You"
           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">
            You
        </a>
        
        <a href="/Students"
           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">
            Students
        </a>
        
        <a href="/Tutorials"
           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">
            Tutorials
        </a>
        
        <a href="/Layer"
           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">
            Layer
        </a>
        
        <a href="/For"
           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">
            For
        </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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Kiss-My-Lash-But">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/ae138396-5747-4544-b2ae-42b2af082c5c"
                         alt="Kiss My Lash But Better faux-cils 02 No Filters 1 une paire de"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Kiss My Lash But Better faux-cils 02 No Filters 1 une paire de
                        </div>

                        
                        <a href="/Kiss-My-Lash-But" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Kiss-My-Lash-But">
              <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">KISS My Lash But Better, 1 pair, Faux-cils pour femme, Vous souhaitez donner une nouvelle dimension à votre maquillage avec une frange de cils démultipliée et vous sentir vraiment unique ? Les faux cils KISS My Lash But Better intensifieront votre regard à tel point que vos yeux seront au centre de l’attention. Vous pourrez ainsi facilement et rapidement obtenir le regard lumineux et intensifié que vous souhaitez, sans avoir à appliquer de multiples couches de mascara ou à vous rendre dans un salon d’extension de cils. Le produit : conviennent pour un usage quotidien attachés à une fine bande adhésive transparente fournis avec de la colle les cils paraissent immédiatement plus longs et plus volumineux Mode d’emploi : Vous pouvez couper les faux-cils pour leur donner la longueur souhaitée en fonction de la taille de vos yeux. Appliquez de la colle sur la bande, laissez-la sécher quelques instants et collez-la sur la paupière, le plus près possible de vos cils.</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">
                Show more
              </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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Notino.be
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 6.63 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 3.45 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYzalxWR3xRRk83UGsyM1B8UzVOVlMzUEZTdltsTGpcVTIyT29Le1tZW3lRRkxsUFlPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Silk&#x27;n-VacuPedi-Refill-Filters">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </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/44b6f0b4-328f-46cf-acdd-9d09e4df74b5"
                         alt="Silk&#x27;n VacuPedi Refill Filters filtres de rechange pour râpe à pied électrique 4 pcs"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </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)">
                            Silk&#x27;n VacuPedi Refill Filters filtres de rechange pour râpe à pied électrique 4 pcs
                        </div>

                        
                        <a href="/Silk-n-VacuPedi-Refill" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Silk-n-VacuPedi-Refill">
              <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">Silk&#x27;n VacuPedi Refill Filters, 4 pcs, Pédicure pour femme, Le produit Silk&#x27;n VacuPedi Refill Filters complète à la perfection votre routine quotidienne de soin de la peau. Le produit : retire la peau racornie des pieds élimine la peau dure des talons ramollit les callosités et les cors</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">
                Show more
              </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('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Notino.be
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 6.80 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 3.45 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyMlBJSzRcbERrUEUyfE9sam9OVlM0WzRbdltZUG1cRTI3XEZDN1xWVG1cbGUyW2xXb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" 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">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Oliefilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k&#x2F;Pw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/2jpCzqoEKOtCK09H0s-OtaXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdRz0VKdw5VgLhNcxvUbXfLnvnrmnkNs7FEcpeHTuxBWHm_H4qwEu7tc/685743208263_large.webp"
                         alt="Oliefilter WIX FILTERS FILTERS 57137"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')">
                </div>

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

                        
                        <a href="/Oliefilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Oliefilter-WIX-FILTERS-FILTERS">
              <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">Oliefilter WIX FILTERS FILTERS 57137</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 39.48 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM0xQNExaVVZmMk9uV3xaMlREVm9qS1BVMzJlNVxbYzNURFxYbXtcWVRxVTM7RVZwSEhPbkRxT1lufGQzTERTNVx6WUpYc2dZU3ZWbERKV21yd09tSG1jSXZSZldyS1duO3ljSEh4VkUzS1V7MjRbbVRNVzVyVVVvbjJTNWl2T1lIR1czUHZcWlxWWUZQNlNsSHJlRlRxWDRmR1tXVEVkVlRVWFdmRlNvSG1mSTNQZm8zVVluXFFOWFBEZTQzXFdvN2pbfEhuWjRQT2dXM1xZSG5MXFdYVmRtM0ZYcGptWG1MdFcyR3pcM1xVVWxmSFd8bTRlblAzWEpqa2NvXE1jV2p5XEdYXFRwQzZcSmZMW20zS1ZHVzZYcFM3U25Yd2RJbnxXSFBsVDNYWWMyelFUWTNOT0d6S1AzXHhkbFhbZHxpMlhHaXpTWFc1Vm9cdlVwTDZXM1BzT1hqMlc0XEtYVlBWWzR2SVQ1VHRmR1wzTld1NWYzckdTfExUXFlQRGNJXEtmWTc3VUlye2ZIblNYbkxwT3BQS2dITGtnWGptV1d6RldtdlpUV2YzWzNcdFM0bk9YbnJMUVpmVlNvalBYbUxNVlhQXFM1Zm9OWkx1VkhqU1hISDhlSTt5UUZlemNIRFJOWlBtYzJ6SmNaUEpVV1h4UVplNlhwVGNZSTdTVkpuRWRJTFBkVmU1Vm86M1luXG5kWkh2WElIfFd8UHhYSW5IV0dQemMyM25OVlBcZm8zU1o0SG9UVzNMVXByNlVsUFZXWUgzZUpEY1huVFdlR2pKXG1telozbnNUbGpwTlUzbVBvWFllM0wyVDR6Mk9JNnxZWFBLZkhQVWRtSFtYWFB3VnBYNGMzVzZnWm5uV3k/Pw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </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="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Brandstoffilter-WIX-FILTERS-FILTERS">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==">
                </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/zDvDlWfBtEQNDgUsK3E8U2XpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdR_X5U1YsGFDDe-SatPIM3hfCKePsY8Dh4FuDHUBcpTozHLEF6BYeCo/686160961302_large.webp"
                         alt="Brandstoffilter WIX FILTERS FILTERS 33336"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==')">
                </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)">
                            Brandstoffilter WIX FILTERS FILTERS 33336
                        </div>

                        
                        <a href="/Brandstoffilter-WIX-FILTERS-FILTERS" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Brandstoffilter-WIX-FILTERS-FILTERS">
              <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">Brandstoffilter WIX FILTERS FILTERS 33336</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">
                Show more
              </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('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Motointegrator BE
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 14.29 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 9.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYVUl2e09XVGxZV218T0lpb2VGM3ZbbVhaVFZUUVdISDRUcFg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV3ByWmZvN2tlNDNRZjI7XFhvZnVcRlN6VzNqbVFFM2xUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRSZVd2OGZ8ZkRPSExXTzVUNlZuXFJWb3psV3xUSlFZanpYSFBxZDJYamZJUFlbMnpuZ0lbe1hXZm1nSFw1ZkZmSVozclRZcGZSZm07W2RaUHpVfFhsZVhqalY0cmhjNWZYWjRIS1xYRHtWfFh7Y1hcVVdGRFtTbm53T0dyVGVuWG5YbXZUWDVxNFg0W3pbbXpMW1pue1Y0WEVUb3JRY25yN1duak9RVmZRZ0pUNU9tS3tUSlt7VlpIY2RaSzdRR2ZMVXByamdZXGxTWTtRWFk3NWV8VFVjVztPUUdQY2ZuTG1mSkhvZElYc2dvalBcblhFWEpPek5YbnZmbVxNVTNEM1VZOnpWSm5cUVhHNVdvXEZjVkQ4WzRuUGNGWFVjMjNPWW1LM2YyUElRSVc0XG1ublY1V3pcfG5ZVDJUamY0XElUcFxNXEZIRGUyckhlSG5UW1ZYNlgzSE5VWlRZYzRxfFNtbkpUWmpYVFl2NlVvZk9Tbjo0ZlhYMlt8blFURzt2Y1k3OGZuZkhRRmU0Z0ZMVGU0SE5mM25wVzRxfE9temxlNUt8W1dMXFNtZlllNW5rZnBPe2NvenVYbFxqZVhyUWVaak9cWW52U203elRIVEtWNEg1VHxUa1tabTRcSGo3WUZqd1dHWHdcR3JFZVZcdmRJellWbTt0WzNxNmNuaTdjVzNbZ1dTNVBWUHlQWGY2VHxEalh8UFZcb1RxVVlXelVtZmxTb1RVVTRPe1BrM1VYSnJPVWxYTA==')" 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">
                            Continue to product
                        </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)">
                How do you create these layers in Photoshop?
            </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)">
                    In Photoshop, you can create layers by using the &quot;Layer&quot; menu at the top of the screen and selecting &quot;New&quot; to create a new layer. You can also use the shortcut Ctrl + Shift + N (Cmd + Shift + N on Mac) to create a new layer. Another way to create a new layer is by clicking on the &quot;New Layer&quot; icon at the bottom of the Layers panel. Once the new layer is created, you can then use various tools and effects to add content and manipulate the layer as needed.
                    <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">
                        Show more
                    </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)">
                Are tutorials useful in college?
            </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)">
                    Yes, tutorials can be very useful in college. They provide an opportunity for students to receive additional help and clarification on course material from a knowledgeable instructor or tutor. Tutorials can also offer a more personalized learning experience, allowing students to ask questions and receive individualized attention. Additionally, tutorials can help students improve their understanding of complex topics and enhance their academic performance.
                    <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">
                        Show more
                    </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)">
                Why does Photoshop CS6 flicker when editing?
            </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)">
                    Photoshop CS6 may flicker when editing due to a variety of reasons such as outdated graphics drivers, incompatible hardware, or issues with the software itself. It could also be caused by conflicts with other programs running in the background, insufficient system resources, or a corrupt installation of Photoshop CS6. To address this issue, it is recommended to update your graphics drivers, ensure your hardware meets the software requirements, close unnecessary programs, and try reinstalling Photoshop CS6.
                    <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">
                        Show more
                    </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 class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Graphics" class="block">
                                Graphics
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Compatibility" class="block">
                                Compatibility
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Drivers" class="block">
                                Drivers
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hardware" class="block">
                                Hardware
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Glitch" class="block">
                                Glitch
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Display" class="block">
                                Display
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Settings" class="block">
                                Settings
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Updates" class="block">
                                Updates
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Performance" class="block">
                                Performance
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Rendering" class="block">
                                Rendering
                            </a>
                        </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)">
                How does photo editing work with Photoshop?
            </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)">
                    Photo editing with Photoshop involves using various tools and features to enhance, manipulate, and retouch images. Users can adjust brightness, contrast, and color balance, as well as remove blemishes, wrinkles, and other imperfections. Photoshop also allows for more advanced editing techniques such as layering, masking, and blending to create complex compositions. Additionally, users can apply filters, effects, and adjustments to achieve the desired look for their photos. Overall, Photoshop provides a wide range of tools and capabilities for professional-level photo editing.
                    <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">
                        Show more
                    </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 = "Show less";
            }
        } 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 = "Show more";
            }
        }
    }

    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 = "Show less";
        } 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 = "Show more";
        }

        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">
                * All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.
                ** Note: Parts of this content were created by AI.
            </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> photoshop-tutorials.be - <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 = "be";
        const navLast = "Photoshop Tutorials";

        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 = 'photoshop-tutorials.be';
        const subject = `Inquiry to purchase the domain ${unicodeDomain}`;
        const body = `Good day,

I am interested in purchasing the domain ${unicodeDomain}.\n\nBest regards,`;
        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>
