EK-Suche-GO/index.html

543 lines
49 KiB
HTML

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Einkauf Suche</title>
<style>
body {
font-family: 'Arial', sans-serif;
margin: 0;
padding: 0;
background-color: #f0f2f5;
}
header {
background-color: #3498db;
position: relative; /* Damit das Logo korrekt positioniert wird */
color: white;
text-align: center;
padding: 1vh;
font-size: 1.5vw;
}
.container {
width: 70%;
margin: 0 auto;
padding: 1vh 0;
}
/* Standard-Layout (Desktop) */
.logo {
position: absolute;
top: 50%; /* Logo vertikal zentrieren */
right: 2%; /* Position rechts */
width: 10vw; /* Größe relativ zur Bildschirmbreite */
height: auto; /* Höhe automatisch anpassen */
transform: translateY(-50%); /* Logo vertikal zentrieren */
}
.search-container {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 3vh;
}
#query {
width: 60%;
padding: 1.5vh;
font-size: 1.5vw;
border-radius: 1vw;
border: 0.2vw solid #ccc;
margin-bottom: 2vh;
}
#searchButton, #resetButton {
padding: 1.5vh 4vw;
font-size: 1.5vw;
background-color: #3498db;
color: white;
border: none;
border-radius: 1vw;
cursor: pointer;
transition: background-color 0.3s ease;
margin: 1vh;
}
#searchButton:hover, #resetButton:hover {
background-color: #2980b9;
}
.checkbox-section {
display: grid;
grid-template-columns: repeat(3, 1fr); /* Drei Spalten */
grid-auto-rows: minmax(100px, auto);
gap: 2vw;
justify-content: center;
margin-bottom: 5vh;
}
.checkbox-container {
display: grid;
grid-template-columns: repeat(3, 1fr); /* Drei Spalten */
gap: 10px; /* Abstand zwischen den Gruppen */
margin-top: 10px; /* Abstand nach oben */
}
.checkbox-group {
background-color: white;
padding: 15px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.checkbox-group label {
font-size: 1.5vw;
color: #3498db;
font-weight: bold;
}
.checkbox-group input[type="checkbox"] {
margin-right: 1vw;
}
footer {
text-align: center;
padding: 2vh;
background-color: #3498db;
color: white;
font-size: 1.5vw;
margin-top: 5vh;
}
/* Tablet-Layout (Bildschirmbreite bis 1200px) */
@media (max-width: 1200px) {
.checkbox-container {
grid-template-columns: repeat(2, 1fr); /* 2 Spalten für Tablet */
}
.checkbox-group {
padding: 12px; /* Kleinere Polsterung für Tablet */
}
.checkbox-group label {
font-size: 15px; /* Kleinere Schriftgröße für Tablet */
}
}
/* Mobile-Layout (Bildschirmbreite bis 768px) */
@media (max-width: 768px) {
.checkbox-container {
grid-template-columns: 1fr; /* 1 Spalte für Mobile */
gap: 15px; /* Kleinerer Abstand für Mobile */
}
.checkbox-group {
padding: 10px; /* Kleinere Polsterung für Mobile */
}
.checkbox-group label {
font-size: 14px; /* Kleinere Schriftgröße für Mobile */
}
}
/* Sehr kleine Bildschirme (Bildschirmbreite bis 480px) */
@media (max-width: 480px) {
.checkbox-container {
gap: 10px; /* Noch kleinerer Abstand für sehr kleine Bildschirme */
}
.checkbox-group {
padding: 8px; /* Minimale Polsterung für sehr kleine Bildschirme */
}
.checkbox-group label {
font-size: 13px; /* Kleinste Schriftgröße für sehr kleine Bildschirme */
}
}
/* 4K-Bildschirme (Bildschirmbreite ab 1920px) */
@media (min-width: 1920px) {
.search-container {
margin-bottom: 40px; /* Größerer Abstand nach unten */
}
#query {
width: 60%; /* Breitere Suchleiste für 4K */
padding: 15px;
font-size: 20px; /* Größere Schriftgröße für 4K */
border-radius: 15px; /* Größere abgerundete Ecken */
margin-bottom: 25px; /* Größerer Abstand nach unten */
}
.button-group {
gap: 20px; /* Größerer Abstand zwischen den Buttons */
}
#searchButton, #resetButton {
padding: 15px 30px;
font-size: 20px; /* Größere Schriftgröße für 4K */
border-radius: 15px; /* Größere abgerundete Ecken */
}
}
</style>
</head>
<body>
<header>
<h1>Einkauf Suche</h1>
<svg class="logo">
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 196 70.41"><defs><style>.a{fill:none;}.b{clip-path:url(#a);}.c{fill:#dedc00;}.d,.e{fill:#283583;}.d{fill-rule:evenodd;}</style><clipPath id="a"><rect class="a" width="196" height="70.41"></rect></clipPath></defs><g class="b"><path class="c" d="M127.533,21.882c.778.1,1.555.226,2.338.295.562.06,1.121.146,1.679.246.022,0,.072.04.089,0,.245.045.492.106.721.153a5.261,5.261,0,0,1,.888.232c.182.021.35.11.532.14a5.95,5.95,0,0,1,.655.168c.155.046.337.063.44.209a.5.5,0,0,1,.082.269c-.076.022-.153.083-.109.169.033.02,0,.038.015.065s-.067,0-.052.036c-.083.081-.314.074-.265.246a.419.419,0,0,1-.3.04c-.246.11-.536-.047-.793-.031-.364-.115-.75-.117-1.112-.231a3.1,3.1,0,0,1-.647-.174c-.136-.058-.289-.035-.426-.1-.246-.1-.536-.123-.8-.205-.108,0-.207-.083-.314-.056-.1-.036-.2,0-.286-.069-.268-.016-.516-.148-.785-.142-.133-.035-.268.027-.4-.022a.986.986,0,0,0-.325.041c0,.089-.209.025-.265.058a.922.922,0,0,1-.44-.052c-.076,0-.136.056-.215.036-.036.069-.164-.018-.226,0s-.191-.027-.285,0a4.565,4.565,0,0,1-.682-.029c-.168-.018-.339-.015-.507-.032a2.577,2.577,0,0,0-.33,0c-.16,0-.337-.082-.493-.031a7.765,7.765,0,0,1-1.27-.1c-.143.065-.3-.1-.438-.029a1,1,0,0,0-.374,0l-.513-.032a1.608,1.608,0,0,1-.492-.016,7.456,7.456,0,0,1-.871-.065c-.3-.049-.606-.025-.9-.1a.535.535,0,0,1-.37-.025c-.079.021-.142-.045-.222-.04a1.646,1.646,0,0,1-.295-.012c-.291,0-.579-.1-.872-.1a1.132,1.132,0,0,1-.341-.062c-.079.049-.183,0-.269,0-.15.033-.3-.025-.453,0a8.8,8.8,0,0,0-1.041-.016l-.325.014c-.11-.041-.2.018-.31.025a1.824,1.824,0,0,1-.493,0c-.052.079-.187,0-.245.067-.067-.018-.1.036-.163.039a6.319,6.319,0,0,1-.893.072c-.1.089-.266.052-.384.04-.069,0-.205-.029-.246.039-.195.025-.471,0-.595.185-.082.093-.246.07-.356.054a3.112,3.112,0,0,1-.8.1c-.058.115-.289.052-.392.1,0,.054-.086.016-.116.012a2.329,2.329,0,0,1-.534.069c-.068.034-.2.02-.225.108a1.555,1.555,0,0,0-.424.04c-.065,0-.246.034-.195.13-.094.039-.2,0-.293.027s-.245-.049-.305.049c-.029,0-.14-.032-.13.025a2.59,2.59,0,0,0-.568.088.723.723,0,0,0-.424.067.182.182,0,0,0-.153,0,2.888,2.888,0,0,0-.655.128.426.426,0,0,0-.3.045,3.451,3.451,0,0,0-.886.142c.013.072-.079.092-.13.1a.161.161,0,0,0-.134.028.736.736,0,0,0-.411.083,4.271,4.271,0,0,1-.624.042c-.146.09-.331,0-.478.066a2.489,2.489,0,0,0-.559.074,3.862,3.862,0,0,0-.726.086,2.628,2.628,0,0,0-.576,0c-.157.089-.332-.056-.492-.022.012.109-.181.089-.246.092s-.13.029-.195.034a2.8,2.8,0,0,1-.384.038,1.8,1.8,0,0,0-.285.054c-.185.018-.387-.083-.559.029-.185-.069-.338.076-.52.062-.246-.013-.46.09-.689.086a.94.94,0,0,1-.141,0c-.081.049-.187-.036-.261.032-.2.058-.455-.126-.621.042-.17.025-.339.056-.507.076-.106.014-.2-.029-.307.027a1.053,1.053,0,0,0-.431.061c-.35,0-.668.195-1.019.119-.192.049-.392.054-.586.094-.062,0-.12.061-.183.039.014.17-.269.067-.354.17-.049.1-.268.018-.276.15a.451.451,0,0,1-.211-.034c-.1.079-.246.032-.325.147-.1-.049-.2,0-.3,0-.14.027-.278.061-.413.1-.158.119-.374.06-.552.119-.146-.032-.283.065-.424.027-.056-.036-.116.013-.169.029-.06.092-.215.053-.284.136s-.16,0-.231.049a3.609,3.609,0,0,0-.455.133,1.7,1.7,0,0,1-.184.047c-.1.177-.379.066-.512.209-.168-.046-.316.077-.493.072-.045.137-.273.072-.381.119a.759.759,0,0,0-.492.076c-.154,0-.269.1-.414.123-.015.106-.217.072-.285.13-.278.067-.554.133-.832.194-.128.065-.273.074-.4.148s-.292.025-.4.136a.283.283,0,0,0-.212.088c-.128.06-.293-.012-.4.094-.1-.036-.2.054-.292.079s-.289.02-.383.126a.2.2,0,0,0-.173.014c-.061.087-.184.025-.258.087-.11-.013-.221.056-.329.014-.1.042-.092.161-.224.15-.205.111-.444.131-.656.23-.053-.035-.07.029-.123.032-.162.076-.427.076-.513.245-.074,0-.1.065-.134.114a.107.107,0,0,0-.149-.006l-.006.006c-.3.045-.552.224-.841.291-.134.066-.284.079-.412.153-.029.016-.022.061-.056.079a4.185,4.185,0,0,1-.613.187c-.128.135-.343.121-.468.246a2.017,2.017,0,0,1-.55.18c-.146.2-.451.128-.6.32a2.506,2.506,0,0,1-.292.067c-.059.061-.195.016-.211.12-.123.018-.205.133-.336.121-.209-.015-.373.135-.546.231-.276.047-.525.18-.793.246-.032.076-.124.059-.18.106a1.333,1.333,0,0,0-.514.231c-.163-.056-.246.175-.411.116-.138.115-.338.059-.493.157-.106,0-.191.092-.288.106-.148.02-.343.168-.493.086-.116.082-.245.148-.359.23a1.637,1.637,0,0,0-.493.135,1.228,1.228,0,0,0-.225.1c-.1.047-.208-.035-.289.061-.143-.027-.184.19-.33.141-.157.086-.343.1-.493.19-.1,0-.177.115-.27.059a2.619,2.619,0,0,1-.616.182c-.167.053-.331.113-.492.182-.2.049-.415,0-.6.111a8.53,8.53,0,0,0-.832.191c-.083.022-.182.022-.265.049s-.215.012-.31.074c-.109.02-.217-.022-.311.047-.349.135-.716.209-1.073.317-.049.06-.143.031-.2.062s-.217.032-.323.067a.677.677,0,0,0-.146.012c-.052.061-.148.054-.2.11-.148-.034-.271.121-.408.148,0,.059-.087.049-.116.089-.076.043-.164-.027-.2.074a3.758,3.758,0,0,1-.507.224c-.056-.067-.18,0-.245.014-.025.049-.031.111-.074.15a.777.777,0,0,0-.347.136c-.067,0-.1.115-.173.055a.331.331,0,0,1-.235.215c-.075-.02-.1.069-.16.089a.969.969,0,0,1-.341.1.242.242,0,0,0-.148.167c-.094.056-.211.072-.288.16l-.246.089a5.553,5.553,0,0,0-.789.435c-.113.056-.263.087-.314.217-.094,0-.18.13-.269.074-.068,0-.115.049-.171.083a.35.35,0,0,1-.226.108c0,.069-.106.055-.143.1a.347.347,0,0,1-.2.116c-.059.061-.153.059-.211.117-.092-.016-.054.087-.116.1a.827.827,0,0,0-.245.142c-.094.047-.2.035-.282.1-.034.047-.068.092-.1.138a.6.6,0,0,0-.324.175c-.109-.059-.126.108-.224.11s-.222.19-.347.126c-.148,0-.325.318-.446.175a1.04,1.04,0,0,1-.3.207,1.015,1.015,0,0,1-.231,0,.45.45,0,0,1-.14.089c-.022.029,0,.063-.029.094s-.1.066-.156.1c-.076.123-.245.087-.344.188-.16.094-.347.126-.471.271a.557.557,0,0,1-.246.123,2.722,2.722,0,0,1-.354.155c-.027.014-.083.116-.128.147.062,0,.038.062.022.1a1.607,1.607,0,0,1-.317.23c.027.072-.04.061-.072.106s-.119.143-.207.135c-.04.065-.161.086-.18.15s.081.121.016.2c-.135.065-.283.083-.345.246a.413.413,0,0,1-.187.288c-.086.02-.1.148-.155.207.04.027,0,.087,0,.123-.054.02-.076.079-.11.121.059.089-.084.173-.107.246-.041.022-.167.047-.175.1-.019.11-.137.052-.221.126-.022.042.012.059.036.088-.066.074-.043.195-.13.246a.678.678,0,0,1-.214.3c-.129.234-.525.246-.715.435-.061,0-.072.08-.123.1-.245.126-.624.162-.817.374-.1,0-.438.229-.492.108a1.3,1.3,0,0,0-.35.04c-.323,0-1.273.121-.963.036.033-.027.092,0,.126,0-.083-.088-.435-.063-.566-.081-.175-.029-.189-.332-.393-.288-.047.147-.177-.126-.224,0-.029,0-.246.029-.246,0s-.216-.034-.185-.111-.063-.049-.1-.059a.72.72,0,0,1,.1-.32c-.025-.036-.077.025-.111.015,0-.049.059-.168-.036-.128,0-.035-.067,0-.084,0,.042-.1-.016-.155-.106-.2a.216.216,0,0,0-.1-.269c-.061,0-.041-.09-.126-.072.035-.079,0-.126-.029-.2-.04.032-.089.034-.106-.022s.045-.13.041-.187a.8.8,0,0,0-.043-.306c.012-.088.086-.126.148-.18-.074.015-.055-.081-.108-.1.07-.039.113-.121.189-.15.027-.029.054-.056.079-.086s-.108-.079-.157-.066-.1.039-.141,0c0-.087.094-.293-.027-.331,0-.246-.133-.427.086-.635.084-.014.013-.153.057-.2-.022-.081.1-.143.041-.219s.038-.337.1-.4a1.036,1.036,0,0,0,.029-.282.844.844,0,0,0,0-.476.626.626,0,0,1,.08-.359.462.462,0,0,1,.2-.356c.083-.246.512-.763.6-.514.1-.033.471-.394.54-.3.093.027.2-.121.273-.036.169-.029.31-.175.492-.185l.307-.151c.17,0,.345-.175.493-.259.194-.113.388-.231.593-.327a3.289,3.289,0,0,1,.453-.17c.136-.1.312-.117.448-.218a2.9,2.9,0,0,1,.419-.146c.12-.128.3-.121.44-.224.119-.022.2-.116.312-.15a1.011,1.011,0,0,0,.192-.076,7.547,7.547,0,0,0,.886-.391,1.126,1.126,0,0,1,.554-.246c.263-.13.536-.246.8-.386a5.146,5.146,0,0,1,.833-.309,4.573,4.573,0,0,0,.473-.268.4.4,0,0,0,.138-.074c.039-.022.124-.1.171-.054.045-.069.128-.015.163-.094.11.015.167-.123.258-.143s.136-.113.219-.12c.245-.057.44-.291.706-.3a5.816,5.816,0,0,1,.548-.305c.222-.175.535-.165.739-.359a4.131,4.131,0,0,1,.492-.2c.133-.146.332-.1.492-.2.028-.055.077-.025.123-.038.185-.18.441-.184.668-.285.1-.165.312-.187.451-.307.312-.1.6-.316.922-.385a1.278,1.278,0,0,0,.156-.063,2.249,2.249,0,0,0,.364-.153,3.057,3.057,0,0,0,.381-.168c.155,0,.263-.15.421-.155.083.018.128-.094.211-.076a1.913,1.913,0,0,1,.3-.155c.1-.039.195-.109.3-.143s.278-.12.408-.07a2.412,2.412,0,0,1,.341-.121,1.761,1.761,0,0,1,.493-.126c.079-.038.173-.022.229-.1.083.016.128-.074.2-.094.018.076.133-.013.184.018.175-.076.313-.246.518-.224.034-.052.108-.036.157-.059.234-.185.559-.087.792-.269a5.207,5.207,0,0,0,.621-.18c.072.032.146-.015.217,0,.126-.155.357-.027.479-.187.1-.018.246-.1.332-.025.1-.035.19-.1.293-.131a1.786,1.786,0,0,1,.758-.173,2.263,2.263,0,0,1,.615-.189,2.2,2.2,0,0,1,.661-.246c.108-.022.231,0,.322-.072a1.844,1.844,0,0,0,.493-.137,2.634,2.634,0,0,0,.532-.165l.089.015a1.639,1.639,0,0,1,.526-.146c.038,0,.084-.042.121-.025.029-.066.128-.069.192-.081.209-.045.408-.146.623-.17l.295-.081c.175-.081.392-.049.549-.16a1.207,1.207,0,0,1,.509-.047c.1-.13.3-.126.431-.209.162,0,.3-.141.462-.109a.761.761,0,0,1,.195-.059c.128-.062.285-.038.4-.126.16,0,.3-.137.465-.1.123,0,.19-.135.311-.142.231.025.408-.154.63-.175s.388-.138.6-.17c.14.072.245-.115.393-.056.2-.038.379-.175.586-.131.062-.012.119-.1.18-.039a8.078,8.078,0,0,1,1.1-.3l.108.015.679-.138a.08.08,0,0,0,.108.015l.089-.067a6.074,6.074,0,0,1,.649-.121,1.2,1.2,0,0,0,.212-.054c.088-.02.177,0,.258-.048.446-.04.877-.17,1.321-.212a2.744,2.744,0,0,0,.347-.081c.588-.087,1.171-.215,1.763-.3.246-.035.472-.092.713-.123.175-.022.359-.065.532-.1a2.153,2.153,0,0,1,.334-.052,4.077,4.077,0,0,1,.594-.09c.148-.047.305-.038.455-.074.246-.092.525-.042.771-.141.128.042.245-.076.366-.04.123-.063.224.033.343,0,.081-.019.207-.022.268-.081a2.831,2.831,0,0,0,.493-.094c.1.02.209-.032.31,0a.7.7,0,0,1,.426-.052c.039-.061.126-.012.182-.039.263-.084.554-.022.818-.121.23.045.462-.049.7,0,.074-.093.216-.032.314-.049.123-.063.278,0,.387-.1.072,0,.137.058.2.013s.114-.013.167-.013a7.708,7.708,0,0,1,.87-.07c.027,0,.09.027.106,0,.089-.055.2.032.285-.042.062,0,.155.039.195-.025.146.042.291-.052.433,0,.042-.056.13-.042.192-.045.065.047.113-.018.18-.025.246.02.474-.061.716-.039a3.443,3.443,0,0,0,.569-.069c.332-.018.662-.072,1-.081.076-.067.224.027.276-.069a2.678,2.678,0,0,0,.7-.069c.074,0,.173-.065.246-.012a2.627,2.627,0,0,1,.834-.072c.226-.116.492-.02.738-.065l.207-.019c.042.039.067-.027.108,0,.706-.1,1.421-.107,2.13-.168.079.04.155,0,.246-.018.265-.014.53-.016.8-.039l.455-.02c.4,0,.8-.025,1.193-.032a9.461,9.461,0,0,0,1.066-.04q.958-.014,1.91-.015c.074,0,.138.065.212.031.032-.058.128,0,.182-.027h1.093a4.126,4.126,0,0,0,.67-.02,2.092,2.092,0,0,0,.332.014h.911c.3,0,.554,0,.826-.014.66-.018,1.323,0,1.982-.038,1.034-.049,2.068-.061,3.1-.081.056.032.108-.027.164,0,.175-.027.347.025.522,0a34.158,34.158,0,0,1,3.779.182,9.443,9.443,0,0,1,.94.121Z" transform="translate(8.367 3.744)"></path><path class="c" d="M116.795,27.931a1.063,1.063,0,0,1,.354-.088c.067-.053.168-.031.229-.089a1.1,1.1,0,0,0,.246-.042c.02-.059.067-.036.11-.034.134.012.246-.11.4-.117a1.38,1.38,0,0,0,.219-.035.93.93,0,0,1,.216-.063c.047,0,.069-.031.111-.033a.863.863,0,0,0,.364-.106c.083-.042.184-.015.264-.067.07.04.108,0,.176-.021a.613.613,0,0,1,.2-.038c.042,0,.15-.029.165-.076.1-.056.229-.015.325-.074a1.351,1.351,0,0,0,.246-.059c.079-.015.164.022.194-.054.076-.081.2.019.288-.042.163-.02.293-.135.466-.108,0-.072.119,0,.138-.06.1-.034.245,0,.323-.106.113-.036.285,0,.364-.108.1-.052.246.022.324-.069.158,0,.279-.119.441-.079,0-.119.2-.054.271-.1a2.025,2.025,0,0,1,.586-.153.451.451,0,0,0,.273-.049.371.371,0,0,0,.218-.047c.1-.026.2-.058.291-.093,0-.054.1-.022.133-.052.266-.092.556-.076.819-.175.058.027.07-.031.12-.027.245-.049.492-.111.737-.138.057-.054.156,0,.215-.059.034,0,.061-.027.094,0,.032-.025.052-.06.1-.042.207-.04.413-.086.622-.126.022,0,.069.012.08-.016.155-.052.346,0,.492-.1.049.019.1-.015.148.012a.927.927,0,0,1,.372-.081,2.385,2.385,0,0,1,.617-.089c.027-.056.148,0,.161-.072.228-.046.462-.063.689-.117s.492-.092.738-.131a1.658,1.658,0,0,1,.292-.061c.025-.054.119,0,.15-.04.035,0,.089.013.114-.021l.28-.018c.042,0,.1-.042.13-.018,0-.063.168-.043.215-.059.093,0,.175-.045.268,0a.2.2,0,0,1,.177-.034c.042-.065.15-.015.212-.047.015.012.054.029.061,0,.114-.038.246-.018.35-.047.047-.029.1-.015.148-.018a1.733,1.733,0,0,1,.246-.036,1.326,1.326,0,0,1,.263-.029,5.987,5.987,0,0,1,.709-.069c.034.02.042-.013.065,0a3.2,3.2,0,0,1,.4,0c0-.049.088.029.086-.022.221,0,.442,0,.664-.012.039.021.072,0,.11,0,.313.021.631,0,.943.034a5.5,5.5,0,0,1,.667.045l.141.022a1.192,1.192,0,0,1,.442.086c.047-.022.092.036.138.047s.115.14.049.182-.163.032-.16.115c-.109.013-.12.15-.23.158.018.049-.081,0-.07.061a.273.273,0,0,0-.17.111c.029.034.025.072-.027.061,0,.032-.025.056-.018.089s-.11,0-.121.043c-.056.034-.211,0-.214.094.014,0,.086.084.036.081s-.056.065-.11.069c-.022.054-.126.039-.121.106l-.246.083c-.036.028.025.089-.034.1s-.146,0-.092.087c-.059.123-.245.119-.361.162a.625.625,0,0,0-.266.074c-.029.018-.126-.029-.13.025-.047.015-.147,0-.146.08-.05-.015-.053.021-.09.043-.079,0-.123.081-.2.092a3.754,3.754,0,0,1-.435.11c-.049.059-.148,0-.207.052-.119,0-.2.092-.325.065l-.1.019a.769.769,0,0,0-.211.062.985.985,0,0,0-.212.015c-.052.059-.153,0-.211.052-.038,0-.143-.027-.148.032a3.068,3.068,0,0,0-.374.022,1.636,1.636,0,0,0-.18.039c-.062.008-.148-.036-.177.02a3.9,3.9,0,0,0-.67.079,1.2,1.2,0,0,0-.307.059c-.056-.016-.11.015-.164-.019s-.052.043-.106,0A.891.891,0,0,0,131.1,27c-.1-.019-.156.072-.246.049a.177.177,0,0,0-.119.027,1.421,1.421,0,0,0-.417.029c-.121.065-.27.025-.388.1-.022.015-.052,0-.072-.012-.066,0-.123.034-.189.034-.027,0-.107.015-.1.054-.192-.022-.352.1-.545.1-.034,0-.146.018-.148.065a1.43,1.43,0,0,1-.4.088c-.094,0-.17.069-.269.077-.047,0-.108-.021-.153,0a.092.092,0,0,0-.1,0c.016.046-.094.063-.123.061-.092,0-.143.043-.229.049s-.155.083-.258.043c-.1.021-.17.094-.276.092-.1.15-.338.029-.453.157-.072.025-.2-.016-.232.072-.048.032-.11,0-.164,0-.126.081-.285.079-.413.153-.04-.016-.049,0-.082,0l-.277.035c-.042.025-.1,0-.134.047-.061-.015-.106.041-.164,0-.069.061-.175.025-.246.076s-.224.025-.33.061c-.032.022-.1,0-.143,0-.079,0-.128.074-.211.038-.054.063-.173.039-.246.028a.749.749,0,0,1-.339.055c-.084,0-.165.032-.246.039a.8.8,0,0,0-.246.032c-.13-.039-.246.045-.384.038-.089,0-.13.1-.246.059a.7.7,0,0,1-.408.057c-.036.029-.148-.018-.137.052-.089-.018-.15.066-.246.016-.209.069-.433.069-.641.148-.133.027-.268.022-.4.047-.094.069-.226.025-.316.094-.341.046-.675.14-1.016.184-.027.056-.106.012-.143.054a3.545,3.545,0,0,0-.617.246c-.1.083-.258.034-.357.123a1.484,1.484,0,0,1-.576.2.76.76,0,0,1-.278.164c-.1.022-.146.087-.246.038-.072,0-.014.063-.039.1s-.161.032-.146.079-.049.034-.072.086c-.054,0-.276-.045-.261.065,0,.056-.04.061-.076.1-.055,0-.074.066-.133.043-.033.081-.175.042-.2.13-.058,0-.192-.014-.19.074s-.146.033-.184.082c-.107,0-.146.12-.262.12a.16.16,0,0,0-.108.08c-.155.012-.2.117-.278.234a.148.148,0,0,0,.079.116c-.056.09-.3.083-.222.228-.056.049-.147.033-.189.1a.158.158,0,0,0-.1.022.206.206,0,0,0,.088-.074c-.086-.047-.153.02-.245.038-.028.063-.208.036-.183.128.038.14-.307.15-.126.288-.045.034-.135.018-.157.076-.039,0-.083,0-.1.045-.187.02-.312.18-.509.168a.376.376,0,0,0-.157.021c-.038.015-.031.069,0,.089a4.318,4.318,0,0,1-.493.264c-.039.043-.174.036-.124.122-.08,0-.109.1-.192.089.025.034,0,.068-.028.09a.525.525,0,0,1-.216.042.717.717,0,0,0-.31.226c-.06-.025-.076.059-.134.025-.028.034-.108.018-.115.065-.067.029-.276.012-.246.13-.079.143-.283.133-.372.263a2.742,2.742,0,0,0-.3.1c-.154.029-.246.182-.383.222-.016.067-.123.036-.162.083-.14-.034-.2.072-.293.155-.068,0-.123.059-.194.059-.015.062-.107.035-.135.087-.023.11-.173.135-.246.217-.123.039-.181.169-.316.187-.032.034.045.054.015.076a2.561,2.561,0,0,1-.621.341c0,.074-.119.065-.157.119-.18.054-.293.222-.473.276a2.849,2.849,0,0,1-.258.183c-.056.063-.182-.015-.215.083-.074-.022-.041.034-.081.068a1.264,1.264,0,0,0-.234.114c.069.086-.137.059-.153.133a2.462,2.462,0,0,1-.507.188c0,.053-.081.052-.108.09s-.062.04-.076.076a3.773,3.773,0,0,1-.63.289.2.2,0,0,1-.134.016c-.029.1-.164.074-.245.074-.069.1-.207.1-.307.148s-.131.114-.215.136a1.272,1.272,0,0,0-.5.2c-.063,0-.088.067-.143.072-.122,0-.216.081-.332.1s-.195.161-.337.138c-.056.09-.195.036-.246.128-.184,0-.307.177-.493.17-.14.093-.3.15-.449.234-.168.13-.39.169-.554.305-.121,0-.212.1-.33.115-.067-.043-.131.053-.187.08a.731.731,0,0,0-.419.223c-.081.015-.148.072-.232.062-.108.108-.29.088-.391.2-.115,0-.121.16-.246.13-.041.1-.187.087-.246.157a1.383,1.383,0,0,0-.492.32c.038.083-.094.088-.144.1a.734.734,0,0,0-.276.18.333.333,0,0,0-.262.114c.042.093-.164.086-.106.182-.072.036-.1.135-.188.133-.032.094-.182.025-.207.128-.066,0-.056.072-.1.1-.049.1-.164.123-.246.173.047.1-.1.135-.154.182-.1.074-.3.111-.306.246-.063.148-.245.11-.35.218-.034.065-.068.136-.151.143a.248.248,0,0,1-.163.2c-.123.036-.157.14-.246.222a.826.826,0,0,0-.384.288c.067.062-.039.092-.061.141s-.1,0-.092.054a3.529,3.529,0,0,0-.628.373c-.066-.012-.128.053-.187.074-.109.04-.1.208-.259.156.025.066-.115.074-.068.133l-.185.148a.141.141,0,0,0-.151,0c.08.074-.1.074-.045.147a.579.579,0,0,0-.138.129c-.049.019-.148.032-.184-.018-.092.036.018.137-.087.18-.1.1-.265.092-.324.226a2.115,2.115,0,0,0-.246.14c.022.141-.19.094-.217.2,0,.046-.036.13-.012.171-.143.121-.33.178-.466.311-.083,0-.093.088-.155.122l-.022-.077-.135.012c.076.137-.224.195-.126.341-.02.116-.15.15-.184.246a.43.43,0,0,1-.246.126c-.034-.086.067-.216-.056-.258a.407.407,0,0,1-.246.126c0,.068-.079.117-.038.188-.012.031-.025.061-.034.093.013.108-.15.128-.175.226-.039.047-.126.1-.137.157-.155,0-.185.208-.354.17,0,.047-.076.059-.116.066-.036.076-.041.163-.126.205v.155c-.019.047-.157,0-.184.088-.1,0-.083.146-.19.107-.074.014-.086.11-.164.117a1.113,1.113,0,0,1-.16.276c.068,0,.032.067.039.11-.231.143-.391.372-.628.493a.281.281,0,0,0-.092.135c-.09.015-.135.123-.245.116-.02.092-.163.074-.182.168a.579.579,0,0,0-.271.245c-.11.072-.184.188-.325.2l-.1.1a.291.291,0,0,0-.278-.034c-.052.11.087.214-.063.283-.013.13-.2.134-.226.259a2.765,2.765,0,0,1-.235.169c0,.065-.09.079-.1.146s-.246-.035-.209.1a.989.989,0,0,0-.246.4.367.367,0,0,1-.2.116c-.113.025-.177.111-.273.163a.317.317,0,0,1-.157.245c0,.035.025.069,0,.1.047.084-.059.156,0,.222-.106.079-.049.263-.218.273-.052-.076-.094,0-.15-.033a.335.335,0,0,1,.029-.11.127.127,0,0,0,.119-.045c0-.047.054-.068.086-.1-.018-.049-.072-.061-.114-.077a.609.609,0,0,0-.314.225c-.029.035-.062.092,0,.109-.02.063.022.15-.04.2s-.079,0-.061.06-.039.1-.081.135c-.047-.025-.032-.1-.106-.069-.047.133-.215.157-.215.313,0,.086-.18.041-.155.144a.327.327,0,0,0-.283.146c-.053.065-.028.153-.123.173,0,.158-.246.158-.3.288a.45.45,0,0,1-.126,0c-.165.033-.2.217-.352.276a.272.272,0,0,1-.135.154c-.059,0-.076.061-.13.079l-.076-.1a.29.29,0,0,0-.266.1c-.025.056.052.1-.036.127.018.065-.038.123-.018.188s-.17.113-.072.175c-.027.059-.115.056-.117.13-.058.049-.222.04-.23.13a.652.652,0,0,0-.211.219l-.246.148a.217.217,0,0,1,.047.182c-.086.157-.312.032-.386.173-.027.015-.1.049-.062.088-.043.069-.088.141-.135.21,0,.032.02.083-.025.1-.032.074-.15.045-.167.129-.04.012-.148.041-.116.1-.018.036-.072.039-.106.041-.054.074-.109.148-.161.224a1.205,1.205,0,0,0-.211.11c-.1.057-.11.181-.191.246-.049,0-.058.042-.094.062s0,.079,0,.117h-.094c.025.074-.081.089-.11.143l-.163.029c0,.082-.162.092-.135.182-.1.035-.155.146-.246.188-.039.02-.123.133-.061.173-.065.047-.175.079-.173.176-.222.082-.189.356-.377.466a.268.268,0,0,1-.081.17c-.042.052-.018.146-.092.175s-.137.032-.113.115c-.074.045-.074.092-.047.168-.094.054-.13.175-.246.2-.038.066-.136.088-.14.174-.158.055-.212.246-.38.277,0,.16-.245.15-.27.315-.188.045-.262.246-.446.3-.029.032.022.066.038.09a.91.91,0,0,0-.246.493.693.693,0,0,1-.258.31c-.048.114-.235.1-.235.246-.128.042-.153.188-.273.234.027.119-.1.2-.164.276-.137.133-.32.271-.327.48a.655.655,0,0,0-.209.285c-.17.129-.226.358-.426.448a.423.423,0,0,1-.2.195c.013.111-.092.161-.135.246s-.2.07-.222.18a.248.248,0,0,1-.143.15c0,.1-.155.14-.115.245a1.151,1.151,0,0,1-.338.318c-.029.065-.13.072-.142.15a2.19,2.19,0,0,0-.448.435c0,.089-.141.087-.141.18-.039.045-.135.018-.123.1-.381.222-.664.583-1.1.7-.069.111-.207.081-.3.155-.047,0-.119-.019-.141.038s-.1.155-.173.155c-.162,0-.221.1-.359.16-.1.04-.2-.025-.3.067a2.092,2.092,0,0,1-.661.074,1.479,1.479,0,0,1-.55-.047c-.082.022-.143.094-.229.1a2.588,2.588,0,0,0-.39-.165,2.223,2.223,0,0,0-.384-.066,1.768,1.768,0,0,1-.718-.128,2.805,2.805,0,0,0-.515-.246c-.1-.074-.246-.1-.307-.219-.068.015-.108-.025-.16-.063a4.139,4.139,0,0,1-1-.462c0-.06-.054-.038-.093-.031A2.394,2.394,0,0,1,65,64.392a.264.264,0,0,1-.245-.148c-.154-.022-.381,0-.464-.175-.025-.067-.108,0-.15-.049a1.367,1.367,0,0,1-.378-.493.723.723,0,0,1-.222-.42c-.121-.234-.21-.492-.318-.722-.013-.088.022-.216-.056-.28-.094-.224-.312-.406-.276-.669a.46.46,0,0,1-.025-.394c-.056-.059-.056-.155-.123-.209-.113-.106.138-.17.059-.293a1.665,1.665,0,0,1-.049-.322c0-.065.072-.168,0-.219s-.054-.121-.079-.18c.111-.047.092-.2.173-.278s.109-.273.246-.347c-.04-.047,0-.108.027-.15a.867.867,0,0,1,.135-.121c.045-.04.192-.137.17-.194s-.165-.087-.153-.2a.814.814,0,0,1,.271-.441c.02-.094.1-.137.182-.175s.155,0,.153-.088c.175-.074.4-.111.478-.309a.362.362,0,0,0,.226-.093c.025-.049,0-.1.049-.135a.848.848,0,0,0,.173,0c.086,0,.175-.04.265-.049a1.281,1.281,0,0,0,.276-.031c.072-.025.16.052.209-.041a2.3,2.3,0,0,1,.367-.067c.135-.012.245-.19.325-.283a.2.2,0,0,1,.16-.107c.1-.049.19-.174.31-.14.18-.1.283-.31.493-.339a2.627,2.627,0,0,1,.507-.293,3.42,3.42,0,0,1,.411-.273c.168.074.224-.133.34-.207a4.979,4.979,0,0,0,.456-.327.491.491,0,0,0,.313-.229c.153,0,.143-.226.305-.211.065-.047.2-.069.2-.168.184-.17.468-.222.594-.453.119,0,.17-.128.263-.175a1.588,1.588,0,0,1,.33-.2c.067-.17.309-.165.358-.343.137-.062.171-.219.315-.28.086-.038.115-.157.229-.181.056-.056.146-.09.17-.171a.531.531,0,0,0,.307-.246c.1-.047.13-.165.246-.209s.1-.2.182-.207a.914.914,0,0,0,.245-.094c.074-.034.033-.2.158-.165.1-.093.222-.167.32-.268a.178.178,0,0,0,.128-.055c.12-.074.135-.245.268-.3a1.639,1.639,0,0,1,.289-.158c.076-.081.106-.207.221-.246a1.138,1.138,0,0,0,.262-.23c.108,0,.153-.111.245-.146s.1-.173.215-.18a.143.143,0,0,1,.114-.049c.1-.114.135-.219.285-.269.11-.038.191-.161.31-.2s.13-.13.231-.148a.737.737,0,0,1,.365-.374.626.626,0,0,1,.23-.175c.1-.108.262-.147.347-.272.161-.042.246-.188.377-.273-.027-.111.138-.108.17-.192a.661.661,0,0,0,.224-.182l.529-.442a.327.327,0,0,0,.218-.165c.049-.025.121-.045.146-.1.161-.02.18-.246.36-.222a.616.616,0,0,1,.265-.19c.052-.074.148-.11.182-.2a.791.791,0,0,0,.153-.141.215.215,0,0,0,.195-.15,2.337,2.337,0,0,0,.4-.29c.121-.086.3-.156.351-.305.109-.015.15-.136.246-.155.033-.126.219-.067.246-.2.15-.192.424-.209.594-.377.157,0,.147-.219.292-.246.052,0,.11-.083.162-.045a2.9,2.9,0,0,1,.383-.4.684.684,0,0,0,.207-.076c.108-.041.15-.18.3-.184.019-.119.216-.076.211-.192a1.991,1.991,0,0,1,.316-.18c.039-.119.15-.175.245-.245a1.884,1.884,0,0,1,.291-.246c.121-.06.16-.119.265-.13a.187.187,0,0,1,.121-.108c.088-.116.234-.165.332-.271.067,0,.072-.058.121-.084.11-.047.157-.173.264-.229a.668.668,0,0,0,.245-.2.571.571,0,0,0,.325-.207c.138.059.141-.133.265-.1a1.809,1.809,0,0,1,.35-.246.241.241,0,0,0,.138-.1c0-.065.076-.074.126-.1.322-.171.563-.456.9-.609.074-.069.18-.09.246-.157a7.875,7.875,0,0,1,1.032-.554c.039-.108.184-.106.258-.18.246-.126.493-.246.738-.377a3.258,3.258,0,0,1,.67-.305c.059-.052.155-.022.214-.074a.4.4,0,0,1,.246-.18,1.163,1.163,0,0,1,.478-.246c.025-.045.034-.081.094-.09.13.029.245-.089.377-.109s.167-.1.28-.09a1.352,1.352,0,0,1,.451-.224c.083-.076.177-.168.3-.133.167-.092.3-.226.512-.2a.245.245,0,0,1,.173-.065,2.837,2.837,0,0,1,.4-.285c.2-.034.38-.13.576-.17.029-.027.15-.02.089-.074a.433.433,0,0,0,.323-.069c.052,0,.117,0,.135-.068.245-.156.527-.246.785-.387.1.028.135-.07.226-.073l.379-.2c.141-.031.265-.114.406-.138a1.543,1.543,0,0,1,.444-.211c.049-.062.18-.018.2-.107a.788.788,0,0,1,.266-.137,1.208,1.208,0,0,0,.19-.054c.073-.061.211-.033.245-.13a.223.223,0,0,0,.2-.06c.163-.068.316-.153.475-.221.1,0,.155-.082.246-.1a1.308,1.308,0,0,0,.339-.2c.1,0,.168-.089.269-.086.076-.178.322-.163.451-.289.164.065.2-.123.351-.13a2.121,2.121,0,0,0,.246-.045,2.53,2.53,0,0,1,.246-.137,2,2,0,0,0,.246-.121c0-.067.09-.012.088-.081a1.186,1.186,0,0,1,.384-.165c.17,0,.307-.157.473-.119.047.02.065-.029.1-.041s.182,0,.177-.081c.162-.04.276-.185.448-.188a1.327,1.327,0,0,1,.312-.189.318.318,0,0,0,.133-.02c.123-.045.279-.047.374-.146.087,0,.156-.056.246-.069-.012-.061.084-.052.1-.106s.222-.1.278-.1c.15,0,.234-.137.377-.155s.245-.18.42-.171a.358.358,0,0,1,.188-.094c.042,0,.153-.018.162-.072.092-.02.116-.114.219-.128a2.139,2.139,0,0,0,.435-.163.137.137,0,0,1,.114-.076c.039-.075.162-.043.195-.117.047.018.056-.04.1-.038a.978.978,0,0,0,.473-.164c.02-.084.211-.013.177-.119l.229-.052c0-.1.155-.146.246-.153a.435.435,0,0,0,.2-.052.8.8,0,0,1,.261-.115.152.152,0,0,1,.146-.087.7.7,0,0,1,.352-.16c.1-.057.246-.065.323-.161a2.49,2.49,0,0,0,.445-.211c.111-.087.264-.09.374-.175s.246-.061.32-.157c.039,0,.079-.035.116,0,.021-.1.184-.072.245-.148a6.106,6.106,0,0,1,.695-.261c.046-.028.081-.069.128-.1a.952.952,0,0,0,.408-.15c.036-.062.141-.053.2-.089a5.923,5.923,0,0,1,.844-.368c.022-.1.188-.022.209-.121.111-.067.246-.079.345-.168a1.448,1.448,0,0,1,.493-.18c0-.1.167-.061.228-.106a1.439,1.439,0,0,1,.471-.195c.111-.121.309-.1.446-.171.027-.07.126-.092.189-.1a2.411,2.411,0,0,1,.549-.195c0-.054.092-.06.123-.069s.047-.022.079-.015a.264.264,0,0,0,.192-.079c.119-.063.293-.025.388-.13.1.013.15-.086.246-.067l.034-.019Z" transform="translate(10.875 4.195)"></path><path class="d" d="M7.623,15.372V13.385a5.06,5.06,0,0,1-1.637,1.677,3.959,3.959,0,0,1-2.072.554,3.389,3.389,0,0,1-2.853-1.411A6.2,6.2,0,0,1,0,10.4,6.786,6.786,0,0,1,1.217,6.163a3.86,3.86,0,0,1,3.231-1.6,4.171,4.171,0,0,1,1.724.359A4.7,4.7,0,0,1,7.663,6.006L7.623,4.8V.966H6.181V0h3.37V14.409h1.44v.962Zm0-8.285a5.1,5.1,0,0,0-1.433-.9,3.984,3.984,0,0,0-1.519-.3,2.185,2.185,0,0,0-1.937,1.1,5.641,5.641,0,0,0-.691,3.028,6.2,6.2,0,0,0,.625,3.125,2.058,2.058,0,0,0,1.888,1.042,3.248,3.248,0,0,0,1.624-.439,5.124,5.124,0,0,0,1.453-1.3V7.087Z"></path><path class="d" d="M15.207,4.657v9.6h1.441v.962H11.853v-.962H13.3V5.622H11.853V4.657ZM13.291.822h1.918V2.74H13.291Z" transform="translate(2.057 0.143)"></path><path class="d" d="M27.207,14.219a9.239,9.239,0,0,1-3.36.721,4.892,4.892,0,0,1-3.766-1.568A5.764,5.764,0,0,1,18.629,9.3a5.74,5.74,0,0,1,1.3-3.894,4.219,4.219,0,0,1,3.35-1.519,3.487,3.487,0,0,1,2.9,1.274,5.815,5.815,0,0,1,1.023,3.651v.361H20.674a5.2,5.2,0,0,0,.917,3.262,3.029,3.029,0,0,0,2.539,1.176,6.268,6.268,0,0,0,3.077-.837ZM20.791,8.213h4.381V7.968q0-3.124-2-3.124a1.93,1.93,0,0,0-1.683.846,4.952,4.952,0,0,0-.7,2.521Z" transform="translate(3.232 0.675)"></path><path class="e" d="M41.981,15.229h-5.04v-.965h1.44V1.774h-1.44V.823H46.3V3.214h-1.08V1.774h-4.8V7.421h3.361v-1.2h.961V9.582h-.961v-1.2H40.423v5.878h1.558Z" transform="translate(6.409 0.143)"></path><path class="e" d="M50.712,0V14.406h1.442v.966h-4.8v-.966h1.44V.965h-1.44V0Z" transform="translate(8.216)"></path><path class="d" d="M62.711,14.219a9.244,9.244,0,0,1-3.36.721,4.9,4.9,0,0,1-3.766-1.568A5.741,5.741,0,0,1,54.135,9.3a5.745,5.745,0,0,1,1.3-3.894,4.224,4.224,0,0,1,3.35-1.519,3.489,3.489,0,0,1,2.9,1.274,5.786,5.786,0,0,1,1.022,3.651v.361H56.178a5.194,5.194,0,0,0,.917,3.262,3.037,3.037,0,0,0,2.539,1.176,6.269,6.269,0,0,0,3.077-.837ZM56.3,8.213h4.378V7.968q0-3.124-1.994-3.124A1.934,1.934,0,0,0,57,5.69a4.931,4.931,0,0,0-.7,2.521Z" transform="translate(9.393 0.675)"></path><path class="e" d="M72.716,14.337a7.931,7.931,0,0,1-2.9.6,5.027,5.027,0,0,1-3.824-1.529,5.587,5.587,0,0,1-1.44-4.049A5.653,5.653,0,0,1,65.92,5.4a4.729,4.729,0,0,1,3.644-1.51,10.179,10.179,0,0,1,1.4.117c.527.077,1.111.2,1.753.361V6.777H71.629l-.116-1.325A3.186,3.186,0,0,0,70.637,5a2.8,2.8,0,0,0-.926-.155,2.65,2.65,0,0,0-2.24,1.3,5.513,5.513,0,0,0-.886,3.241,4.811,4.811,0,0,0,.915,3.1,3.091,3.091,0,0,0,2.521,1.13,6.433,6.433,0,0,0,2.688-.6V14.34Z" transform="translate(11.2 0.675)"></path><path class="e" d="M77.815,10.173v4.233h.965v.966H74.457v-.966H75.9V.965h-1.44V0h3.357V9.7h.458l3.68-3.934h-1.44V4.8h3.719v.962h-.955L80.006,9.247l4.351,5.159h.965v.966H82.654l-4.382-5.2Z" transform="translate(12.919 0)"></path><path class="d" d="M94.393,14.219a9.232,9.232,0,0,1-3.357.721,4.894,4.894,0,0,1-3.768-1.568A5.752,5.752,0,0,1,85.817,9.3a5.74,5.74,0,0,1,1.3-3.894A4.219,4.219,0,0,1,90.47,3.891a3.486,3.486,0,0,1,2.9,1.274,5.8,5.8,0,0,1,1.022,3.651v.361H87.86a5.2,5.2,0,0,0,.915,3.262,3.036,3.036,0,0,0,2.545,1.176,6.268,6.268,0,0,0,3.077-.837v1.44ZM87.979,8.213h4.381V7.968q0-3.124-2-3.124a1.923,1.923,0,0,0-1.683.846,4.952,4.952,0,0,0-.7,2.521Z" transform="translate(14.89 0.675)"></path><path class="e" d="M99.394,6.112a5.125,5.125,0,0,1,1.684-1.666,4.173,4.173,0,0,1,2.131-.554,2.659,2.659,0,0,1,2.132.9,3.62,3.62,0,0,1,.779,2.461v6.484h1.44v.962h-4.8v-.962H104.2V7.552a2.955,2.955,0,0,0-.372-1.723,1.512,1.512,0,0,0-1.285-.493,3.371,3.371,0,0,0-1.588.419,6.119,6.119,0,0,0-1.565,1.258V13.74h1.44V14.7h-4.8V13.74h1.442V5.09H96.034V4.125h3.36Z" transform="translate(16.662 0.675)"></path><path class="d" d="M109.065,15.372V.966h-1.44V0h3.36V4.8l-.029,1.987h.056A4.35,4.35,0,0,1,114.7,4.571a3.382,3.382,0,0,1,2.862,1.4,6.167,6.167,0,0,1,1.062,3.8,6.812,6.812,0,0,1-1.216,4.234,3.865,3.865,0,0,1-3.232,1.6,4.172,4.172,0,0,1-1.724-.36,4.513,4.513,0,0,1-1.46-1.08h-.117v1.2Zm1.92-2.277a5.336,5.336,0,0,0,1.44.9,3.991,3.991,0,0,0,1.519.3,2.162,2.162,0,0,0,1.928-1.09,5.581,5.581,0,0,0,.711-3.042,6.15,6.15,0,0,0-.623-3.114A2.055,2.055,0,0,0,114.078,6a3.25,3.25,0,0,0-1.624.438,4.993,4.993,0,0,0-1.46,1.3V13.09Z" transform="translate(18.673)"></path><path class="d" d="M127.651,15.195V13.208a5.228,5.228,0,0,1-1.686,1.676,4.15,4.15,0,0,1-2.131.554,2.674,2.674,0,0,1-2.131-.9,3.607,3.607,0,0,1-.778-2.462V5.587h-1.442V4.622h3.36v7.138a3.044,3.044,0,0,0,.368,1.743A1.5,1.5,0,0,0,124.5,14a3.347,3.347,0,0,0,1.578-.418,6.453,6.453,0,0,0,1.577-1.267V5.587h-1.442V4.622h3.36v9.6h1.448v.962ZM122.12,1.021h1.686V2.7H122.12Zm3.844,0h1.676V2.7h-1.676Z" transform="translate(20.731 0.177)"></path><path class="e" d="M135.146,6.786A5.17,5.17,0,0,1,136.83,5.12a4.173,4.173,0,0,1,2.131-.554,2.655,2.655,0,0,1,2.131.9,3.615,3.615,0,0,1,.78,2.461v6.484h1.44v.962h-4.8v-.962h1.442V8.226a2.964,2.964,0,0,0-.372-1.723,1.485,1.485,0,0,0-1.276-.493,3.2,3.2,0,0,0-1.476.419,8.162,8.162,0,0,0-1.684,1.258v6.727h1.44v.962h-4.8v-.962h1.442V.966h-1.442V0h3.36V6.786Z" transform="translate(22.866)"></path><path class="e" d="M147.147,0V14.406h1.44v.966h-4.8v-.966h1.44V.965h-1.44V0Z" transform="translate(24.948)"></path><path class="d" d="M159.144,14.219a9.227,9.227,0,0,1-3.357.721,4.894,4.894,0,0,1-3.768-1.568,5.752,5.752,0,0,1-1.45-4.069,5.741,5.741,0,0,1,1.3-3.894,4.219,4.219,0,0,1,3.348-1.519,3.49,3.49,0,0,1,2.9,1.274,5.807,5.807,0,0,1,1.021,3.651v.361h-6.533a5.194,5.194,0,0,0,.916,3.262,3.035,3.035,0,0,0,2.542,1.176,6.244,6.244,0,0,0,3.075-.837ZM152.73,8.213h4.381V7.968q0-3.124-2-3.124a1.93,1.93,0,0,0-1.678.85,4.944,4.944,0,0,0-.7,2.52Z" transform="translate(26.124 0.675)"></path><path class="e" d="M164.043,7.006v6.727h1.442v.962h-4.809v-.962h1.44V5.088h-1.44V4.123h3.367V6.109a3.887,3.887,0,0,1,3.447-2.214,1.8,1.8,0,0,1,.633.115V6.649h-1.2V5.568h-.312a3.7,3.7,0,0,0-2.57,1.442Z" transform="translate(27.878 0.676)"></path></g></svg>
</svg>
</header>
<div class="container">
<div class="search-container">
<input type="text" id="query" name="query" placeholder="Suchbegriff eingeben..." />
<div class="button-group">
<button id="searchButton" onclick="performSearch()">Suchen</button>
<button id="resetButton" onclick="resetForm()">Zurücksetzen</button>
</div>
<div id="popup-warning" style="display: none; background-color: #ffcc00; padding: 10px; text-align: center;">
<p>Pop-ups sind blockiert. Bitte erlaube Pop-ups für diese Webseite, um die Suchergebnisse in neuen Tabs zu öffnen.</p>
<a href="popup" style="text-decoration: none;">
<button style="background-color: #3498db; color: white; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer;">
Wie erlaube ich Pop-ups?
</button>
</a>
</div>
</div>
<div class="checkbox-container">
<div class="checkbox-group">
<label class="category-label">
<input type="checkbox" id="masterKuecheCheckbox" onclick="toggleSubCheckboxes('masterKuecheCheckbox', 'kueche')">
<u style="color: green; font-weight: bold;">Küchen Artikel</u>
</label>
<br>
<input type="checkbox" id="esmeyer" value="esmeyer" class="kueche-checkbox">
<label for="esmeyer">Esmeyer</label><br>
<input type="checkbox" id="lusini" value="lusini" class="kueche-checkbox">
<label for="lusini">Lusini</label><br>
<input type="checkbox" id="tischwelt" value="tischwelt" class="kueche-checkbox">
<label for="tischwelt">Tischwelt</label><br>
<input type="checkbox" id="schafferer" value="schafferer" class="kueche-checkbox">
<label for="schafferer">Schafferer</label><br>
<input type="checkbox" id="gastrokaufhaus" value="gastrokaufhaus" class="kueche-checkbox">
<label for="gastrokaufhaus">Gastronomie Kaufhaus</label><br>
<input type="checkbox" id="boerner" value="boerner" class="kueche-checkbox">
<label for="boerner">Börner</label><br>
<input type="checkbox" id="ggmgastro" value="ggmgastro" class="kueche-checkbox">
<label for="ggmgastro">GGM Gastro</label><br>
<input type="checkbox" id="gastroteileshop" value="gastroteileshop" class="kueche-checkbox">
<label for="gastroteileshop">Gastroteile Shop </label><br>
</div>
<div class="checkbox-group">
<label class="category-label">
<input type="checkbox" id="masterHygieneCheckbox" onclick="toggleSubCheckboxes('masterHygieneCheckbox', 'hygiene')">
<u style="color: green; font-weight: bold;">Hygiene Artikel</u>
</label>
<br>
<input type="checkbox" id="hygi" value="hygi" class="hygiene-checkbox">
<label for="hygi">Hygi</label><br>
<input type="checkbox" id="proficlean" value="proficlean" class="hygiene-checkbox">
<label for="proficlean">Proficlean Shop</label><br>
<input type="checkbox" id="reinigungsberater" value="reinigungsberater" class="hygiene-checkbox">
<label for="reinigungsberater">Reinigungsberater</label><br>
<input type="checkbox" id="franzmensch" value="franzmensch" class="hygiene-checkbox">
<label for="franzmensch">Franz Mensch</label><br>
<input type="checkbox" id="rossmann" value="rossmann" class="hygiene-checkbox">
<label for="rossmann">Rossmann</label><br>
</div>
<div class="checkbox-group">
<label class="category-label">
<input type="checkbox" id="masterBaumarktCheckbox" onclick="toggleSubCheckboxes('masterBaumarktCheckbox', 'baumarkt')">
<u style="color: green; font-weight: bold;">Baumarkt Artikel</u>
</label>
<br>
<input type="checkbox" id="hornbach" value="hornbach" class="baumarkt-checkbox">
<label for="hornbach">Hornbach</label><br>
<input type="checkbox" id="wuerth" value="wuerth"class="baumarkt-checkbox">
<label for="wuerth">Würth</label><br>
<input type="checkbox" id="fkr" value="fkr" class="baumarkt-checkbox">
<label for="fkr">FKR</label>
<label></label>
<br>
<input type="checkbox" id="contorion" value="contorion" class="baumarkt-checkbox">
<label for="contorion">Contorion</label>
<label></label>
<br>
<input type="checkbox" id="esska" value="esska" class="baumarkt-checkbox">
<label for="esska">Esska</label>
<label></label>
<br>
<input type="checkbox" id="voelkner" value="voelkner" class="baumarkt-checkbox">
<label for="voelkner">Voelkner</label>
<label></label>
<br>
<input type="checkbox" id="megabad" value="megabad" class="baumarkt-checkbox">
<label for="megabad">Megabad</label>
<label></label>
<br>
<input type="checkbox" id="haefele" value="haefele" class="baumarkt-checkbox">
<label for="haefele">Häfele</label>
<label></label>
<br>
</div>
<div class="checkbox-group" >
<label class="category-label elektronik">
<input type="checkbox" id="masterElektronikCheckbox" onclick="toggleSubCheckboxes('masterElektronikCheckbox', 'elektronik')">
<u style="color: green; font-weight: bold;">Elektronik Artikel</u>
</label>
<br>
<input type="checkbox" id="conrad" value="conrad" class="elektronik-checkbox">
<label for="conrad">Conrad</label><br>
<input type="checkbox" id="reichelt" value="reichelt" class="elektronik-checkbox">
<label for="reichelt">Reichelt</label><br>
<input type="checkbox" id="kosatec" value="kosatec" class="elektronik-checkbox">
<label for="kosatec">Kosatec</label><br>
<input type="checkbox" id="schreiber" value="schreiber" class="elektronik-checkbox">
<label for="schreiber">schreiber|electronics</label>
</div>
<div class="checkbox-group">
<label class="category-label">
<input type="checkbox" id="masterVerpackungenCheckbox" onclick="toggleSubCheckboxes('masterVerpackungenCheckbox', 'verpackungen')">
<u style="color: green; font-weight: bold;">Verpackungs Artikel</u>
</label>
<br>
<input type="checkbox" id="papstar" value="papstar" class="verpackungen-checkbox">
<label for="papstar">Papstar</label><br>
<input type="checkbox" id="pacovis" value="pacovis"class="verpackungen-checkbox">
<label for="pacovis">Pacovis</label><br>
<input type="checkbox" id="transpak" value="transpak" class="verpackungen-checkbox">
<label for="transpak">Transpak</label>
</div>
<div class="checkbox-group" >
<label class="category-label">
<input type="checkbox" id="masterLandwirtschaftCheckbox" onclick="toggleSubCheckboxes('masterLandwirtschaftCheckbox', 'landwirtschaft')">
<u style="color: green; font-weight: bold;">Landwirtschaft</u>
</label>
<br>
<input type="checkbox" id="siepmann" value="siepmann" class="landwirtschaft-checkbox">
<label for="siepmann">Siepmann</label><br>
<input type="checkbox" id="fksoehnchen" value="fksoehnchen" class="landwirtschaft-checkbox">
<label for="fksoehnchen">FK Söhnchen</label><br>
<input type="checkbox" id="wahlagrar" value="wahlagrar" class="landwirtschaft-checkbox">
<label for="wahlagrar">Wahl Agrar</label><br>
</div>
<div class="checkbox-group" >
<label class="category-label">
<input type="checkbox" id="masterArbeitsschutzCheckbox" onclick="toggleSubCheckboxes('masterArbeitsschutzCheckbox', 'arbeitsschutz')">
<u style="color: green; font-weight: bold;">Arbeitsschutz</u>
</label>
<br>
<input type="checkbox" id="engelbert" value="engelbert" class="arbeitsschutz-checkbox">
<label for="engelbert">Engelbert Strauss</label><br>
</div>
<div class="checkbox-group" >
<label class="category-label Bücher">
<input type="checkbox" id="masterBuecherCheckbox" onclick="toggleSubCheckboxes
('masterBuecherCheckbox', 'buecher')">
<u style="color: green; font-weight: bold;">Bücher</u>
</label>
<br>
<input type="checkbox" id="buchammarkt" value="buchammarkt" class="buecher-checkbox">
<label for="buchammarkt">Buchhandlung Marburg</label><br>
<input type="checkbox" id="thalia" value="thalia" class="buecher-checkbox">
<label for="thalia"> Thalia</label><br>
</div>
<div class="checkbox-group" >
<label class="category-label">
<input type="checkbox" id="masterMedCheckbox" onclick="toggleSubCheckboxes('masterMedCheckbox', 'med')">
<u style="color: green; font-weight: bold;">Med. Artikel</u>
</label>
<br>
<input type="checkbox" id="oekonomed" value="oekonomed" class="med-checkbox">
<label for="oekonomed">Oekonomed</label><br>
<input type="checkbox" id="praxisdienst" value="praxisdienst" class="med-checkbox">
<label for="praxisdienst">Praxisdienst</label><br>
</div>
<div class="checkbox-group" >
<label class="category-label">
<input type="checkbox" id="masterStahlCheckbox" onclick="toggleSubCheckboxes('masterStahlCheckbox', 'stahl')">
<u style="color: green; font-weight: bold;">Stahl</u>
</label>
<br>
<input type="checkbox" id="stahlshop" value="stahlshop" class="stahl-checkbox">
<label for="stahlshop">Stahlshop</label><br>
<input type="checkbox" id="feld" value="feld" class="stahl-checkbox">
<label for="feld">Feld</label><br>
</div>
<div class="checkbox-group" >
<label class="category-label">
<input type="checkbox" id="masterDekoCheckbox" onclick="toggleSubCheckboxes('masterDekoCheckbox', 'deko')">
<u style="color: green; font-weight: bold;">Deko Artikel</u>
</label>
<br>
<input type="checkbox" id="frankflechtwaren" value="frankflechtwaren" class="deko-checkbox">
<label for="frankflechtwaren">Frank Flechtwaren</label><br>
<input type="checkbox" id="betzold" value="betzold" class="deko-checkbox">
<label for="betzold">Betzold</label><br>
<input type="checkbox" id="vbshobby" value="vbshobby" class="deko-checkbox">
<label for="vbshobby">VBS Hobby</label><br>
</div>
<div class="checkbox-group" >
<label class="category-label">
<input type="checkbox" id="masterSaatgutCheckbox" onclick="toggleSubCheckboxes('masterSaatgutCheckbox', 'saatgut')">
<u style="color: green; font-weight: bold;">Saatgut Artikel</u>
</label>
<br>
<input type="checkbox" id="saatgutshop" value="saatgutshop" class="saatgut-checkbox">
<label for="saatgutshop">Saagtgut Shop</label><br>
<input type="checkbox" id="saatgutmanufaktur" value="saatgutmanufaktur" class="saatgut-checkbox">
<label for="saatgutmanufaktur">Saagtgut Manufakur</label><br>
</div>
<div class="checkbox-group" >
<label class="category-label">
<input type="checkbox" id="masterSonstige ArtikelCheckbox" onclick="toggleSubCheckboxes('masterSonstige ArtikelCheckbox', 'sonstige')">
<u style="color: green; font-weight: bold;">Sonstige Artikel</u>
</label>
<br>
<input type="checkbox" id="labelident" value="labelident" class="sonstige-checkbox">
<label for="labelident">Label Ident (Etiketten)</label><br>
<input type="checkbox" id="ikea" value="ikea" class="sonstige-checkbox">
<label for="ikea">IKEA</label><br>
<input type="checkbox" id="thieme" value="thieme" class="sonstige-checkbox">
<label for="thieme">Sport Thieme</label><br>
<input type="checkbox" id="vkfrenzel" value="vkfrenzel" class="sonstige-checkbox">
<label for="vkfrenzel">VKF Renzel</label><br>
</div>
<div>
<!-- Button für die Weiterleitung -->
<button class="koenig" onclick="window.open('https://ecommerce.koenig-ffm.com/', '_blank')">
Zum Büroshop König
</button>
</div>
</div>
<footer>
<p>&copy; 2025 Einkauf Suche - Alle Rechte vorbehalten</p>
</footer>
<script>
function checkPopupBlocked() {
const popup = window.open('about:blank', '_blank');
if (!popup || popup.closed || typeof popup.closed === 'undefined') {
document.getElementById('popup-warning').style.display = 'block';
} else {
popup.close();
}
}
// Beim Laden der Seite überprüfen
window.onload = checkPopupBlocked;
async function performSearch() {
const query = document.getElementById('query').value;
const checkboxes = document.querySelectorAll('input[type="checkbox"]:checked');
const selectedWebsites = Array.from(checkboxes).map(checkbox => checkbox.value);
if (!query || selectedWebsites.length === 0) {
alert('Bitte Suchbegriff und mindestens eine Webseite auswählen.');
return;
}
for (const website of selectedWebsites) {
try {
const response = await fetch(`/search?query=${query}&websites=${website}`);
const data = await response.json();
if (data && data.length > 0 && data[0].searchUrl) {
const link = document.createElement('a');
link.href = data[0].searchUrl;
link.target = '_blank';
link.click();
} else {
console.error(`Keine gültige URL für ${website} gefunden.`);
}
} catch (error) {
console.error(`Fehler bei der Suche für ${website}:`, error);
}
}
}
function toggleSubCheckboxes(masterCheckboxId, subCheckboxClass) {
const masterCheckbox = document.getElementById(masterCheckboxId);
const subCheckboxes = document.querySelectorAll(`.${subCheckboxClass}-checkbox`);
// Markiere oder demarkiere alle zugehörigen Checkboxen basierend auf dem Status der Master-Checkbox
subCheckboxes.forEach(checkbox => {
checkbox.checked = masterCheckbox.checked;
});
}
function resetForm() {
document.getElementById('query').value = ''; // Textfeld zurücksetzen
// Alle Checkboxen zurücksetzen
const checkboxes = document.querySelectorAll('.checkbox-container input[type="checkbox"]');
checkboxes.forEach((checkbox) => {
checkbox.checked = false; // Alle Checkboxen auf unchecked setzen
});
}
</script>
</body>
</html>