-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
93 lines (81 loc) · 29.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE html><html lang="de" dir="ltr"> <head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Luzerner Spieltage</title><script src="/icons/duotone.min.js"></script><script src="/icons/fontawesome.min.js"></script><link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"><link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"><link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"><meta name="msapplication-square70x70logo" content="/smalltile.png"><meta name="msapplication-square150x150logo" content="/mediumtile.png"><meta name="msapplication-wide310x150logo" content="/widetile.png"><meta name="msapplication-square310x310logo" content="/largetile.png"><link rel="stylesheet" href="/_astro/chat.CpH16ZtK.css"><script type="module">const m={on:function(e,n){return e.split(" ").forEach(a=>this.addEventListener(a,n)),this},off:function(e,n){return e.split(" ").forEach(a=>this.removeEventListener(a,n)),this},attr:function(e,n){return n===void 0?this.getAttribute(e):(n==null?this.removeAttribute(e):this.setAttribute(e,n||""),this)}};function o(e,n=document){let a=e instanceof NodeList||Array.isArray(e)?e:e instanceof HTMLElement||e instanceof SVGElement?[e]:n.querySelectorAll(e);return a.length||(a=[]),Object.assign(Array.from(a).map(t=>Object.assign(t,m)),{on:function(t,i){return this.forEach(s=>s.on(t,i)),this},off:function(t,i){return this.forEach(s=>s.off(t,i)),this},attr:function(t,i){return typeof t=="string"&&i===void 0?this[0].attr(t):(typeof t=="object"?this.forEach(s=>Object.entries(t).forEach(([u,g])=>s.attr(u,g))):typeof t=="string"&&(i||i==null||i=="")&&this.forEach(s=>s.attr(t,i)),this)}})}function v(){const e=new URLSearchParams(window.location.search);return e.has("tags")?[...new Set(e.getAll("tags").map(n=>n.split(",")).flat().filter(n=>n.length>0).map(n=>n.toLowerCase()))]:[]}function d(){const e=o("[data-event-tags]");e.map(t=>t.classList.remove("hidden"));const n=v();!n.length||(o("[data-event-filter").forEach(t=>{n.includes(o(t).attr("data-event-filter"))?t.classList.add("active"):t.classList.remove("active")}),!e.map(t=>t.attr("data-event-tags")).filter(t=>{let i=!1;return n.forEach(s=>{t.toLowerCase().includes(s)&&(i=!0)}),i}).length)||e.forEach(t=>{let i=!1;n.forEach(s=>{t.attr("data-event-tags").toLowerCase().includes(s)&&(i=!0)}),i||t.classList.add("hidden")})}function w(e){e.on("click",n=>{n.preventDefault();const a=new URLSearchParams(window.location.search);a.delete("tags"),a.append("tags",n.target.dataset.eventFilter);const t=new URL(window.location);t.search=a,history.replaceState(n.target.dataset.eventFilter,"",t),d()})}function L(e){e.on("click",n=>{n.preventDefault();const a=new URLSearchParams(window.location.search);a.delete("tags");const t=new URL(window.location);t.search=a,history.replaceState(null,"",t),d()})}function p(){o("[data-event-filter]").map(w),o("[data-event-filter-remove]").map(L),d()}function E(){const[e]=o("body");o("[data-toggle-mobile-navigation]").on("click",()=>{const a="overflow-hidden";e.classList.contains(a)?e.classList.remove(a):e.classList.add(a)})}const c="theme-preference",r={value:k()},l=o("[data-toggle-theme]"),[b]=o("body");function k(){return localStorage.getItem(c)?localStorage.getItem(c):window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function f(){localStorage.setItem(c,r.value),h()}function h(){b.attr("color-scheme",r.value),l.attr("aria-label",r.value),l.forEach(e=>{const[n]=o("[data-toggle-theme-to-light]",e),[a]=o("[data-toggle-theme-to-dark]",e);r.value==="light"?(n.classList.add("hidden"),a.classList.remove("hidden")):(a.classList.add("hidden"),n.classList.remove("hidden"))})}function S(){h(),l.forEach(e=>{e.classList.remove("hidden"),e.on("click",()=>{r.value=r.value==="light"?"dark":"light",f()})}),window.matchMedia("(prefers-color-scheme: dark)").addEventListener("change",({matches:e})=>{r.value=e?"dark":"light",f()})}(function(){E(),S(),p()})();
</script></head> <body class="lst"> <header class="header"> <input type="checkbox" id="mobile-navigation" class="hidden"> <label for="mobile-navigation" class="toggle-mobile-navigation" data-toggle-mobile-navigation> <svg aria-hidden="true" focusable="false" data-icon="bars-staggered" class="fa-bars-staggered open-menu-container" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <g> <path style="opacity: 0.4;" fill="currentColor" d="M64 256C64 238.3 78.33 224 96 224H480C497.7 224 512 238.3 512 256C512 273.7 497.7 288 480 288H96C78.33 288 64 273.7 64 256z"></path> <path fill="currentColor" d="M416 128H32C14.33 128 0 113.7 0 96C0 78.33 14.33 64 32 64H416C433.7 64 448 78.33 448 96C448 113.7 433.7 128 416 128zM416 448H32C14.33 448 0 433.7 0 416C0 398.3 14.33 384 32 384H416C433.7 384 448 398.3 448 416C448 433.7 433.7 448 416 448z"></path> </g> </svg> <svg aria-hidden="true" focusable="false" class="fa-xmark close-menu-container" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"> <path fill="currentColor" d="M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z"></path> </svg> </label> <aside class="mobile-menu-container"> <nav class="main-navigation" aria-label="main navigation"> <ul> <li> <a href="/">Startseite</a> </li><li> <a href="/programm">Programm</a> </li><li> <a href="/partner">Partner</a> </li><li> <a href="/helfen">Helfen</a> </li> </ul> </nav> <nav class="secondary-navigation" aria-label="secondary navigation"><ul><li><a href="/chat">Chat</a></li><li><a href="/newsletter">Newsletter</a></li><li><a href="/kontakt">Kontakt</a></li></ul></nav> <footer class="mobile-footer"> <button class="button hidden" data-toggle-theme> <span data-toggle-theme-to-light class="hidden"> <i class="fa-duotone fa-sun-bright"></i> </span> <span data-toggle-theme-to-dark> <i class="fa-duotone fa-moon-stars"></i> </span> </button> </footer> </aside> <div class="site-name"> <a href="/"> <h1>Luzerner Spieltage</h1> <h2>22. + 23. März 2025</h2> </a> </div> <div class="site-logo"> <a href="/"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" height="75" width="75" class="lst-logo"> <defs> <style>
.lst-gradient-1 {
fill: url("#lst-gradient-1");
}
.lst-gradient-2 {
fill: url("#lst-gradient-2");
}
.lst-gradient-3 {
fill: url("#lst-gradient-3");
}
</style> <linearGradient id="lst-gradient-1" x1="820.05" y1="684.81" x2="820.05" y2="295" gradientUnits="userSpaceOnUse"> <stop offset="0.2" stop-color="var(--clr-blue-to-green-start)"></stop> <stop offset="1" stop-color="var(--clr-blue-to-green-end)"></stop> </linearGradient> <linearGradient id="lst-gradient-2" x1="160" y1="224.03" x2="510" y2="224.03" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="var(--clr-yellow-to-red-end)"></stop> <stop offset="0.8" stop-color="var(--clr-yellow-to-red-start)"></stop> </linearGradient> <linearGradient id="lst-gradient-3" x1="169.89" y1="778.56" x2="520.21" y2="778.56" gradientUnits="userSpaceOnUse"> <stop offset="0.2" stop-color="var(--clr-pink-to-purple-start)"></stop> <stop offset="1" stop-color="var(--clr-pink-to-purple-end)"></stop> </linearGradient> </defs> <g> <path class="lst-fill-1" d="M199.89,682.93V315.19h-40V684.81H160c0,.07,0,.13,0,.19a20,20,0,0,0,40,0A20.2,20.2,0,0,0,199.89,682.93Z"></path> <path class="lst-fill-2" d="M840,685a20,20,0,0,0-29.83-17.4l-.06-.11L490,852.31,510,887,828.28,703.19A20,20,0,0,0,840,685Z"></path> <path class="lst-fill-3" d="M510,113.05l-.06.11a20,20,0,1,0-18.43,35.4l318.6,184,20-34.64Z"></path> <path class="lst-gradient-1" d="M840,315.19c0-.07,0-.13,0-.19a20,20,0,0,0-40,0,20.2,20.2,0,0,0,.11,2.07V684.81h40V315.19Z"></path> <path class="lst-gradient-2" d="M510,147.69l-20-34.64L171.72,296.81a20,20,0,1,0,18.11,35.59l.06.11Z"></path> <path class="lst-gradient-3" d="M508.49,851.44l-318.6-184-20,34.64L490,887l.06-.11a20,20,0,1,0,18.43-35.4Z"></path> </g> </svg> </a> </div> </header> <div class="main-wrapper"> <main class="primary-content content"> <div class="box-success"><span><p>Looking for a short and sweet overview in English?</p></span><!--$--><a href="/en" class="button button-small button-success"><i class="fa-duotone fa-arrow-turn-down-right event-icon"></i><span> <!--$-->take me to the English summary<!--/--></span></a><!--/--></div>
<h1 id="herzlich-willkommen"><a class="header-anchor" href="#herzlich-willkommen">Herzlich willkommen</a></h1>
<div class="box-special"><span><p><strong>Achtung,</strong> das Programm ist noch vom letzten Jahr und wird erst Anfangs 2025 aktualisiert.</p></span><!--$--><!--/--></div>
<p>Am <strong>Samstag, 22. und Sonntag, 23. März 2025</strong> verwandeln wir den <a href="https://www.google.com/maps/place/Katholische+Pfarrei+St.+Johannes+Luzern+-+W%C3%BCrzenbach/@47.0557335,8.3467125,18z/data=!4m5!3m4!1s0x478ffbe4a1717e11:0x63ba1cf90c4e4c46!8m2!3d47.055803!4d8.3448403">Pfarreisaal St. Johannes im Würzenbach-Quartier</a> in eine Oase für Spielerinnen und Spieler. Ob jung oder alt, ob Stratege oder Teamplayer, ob Bastler oder Geniesser, wir haben für jeden was auf dem Speiseplan. Apropos Speiseplan: für dein kulinarisches Wohl ist auch gesorgt.</p>
<p>Falls du Fragen hast oder an den Spieltagen <a href="/helfen"><strong>mithelfen</strong></a> möchtest, zögere nicht, uns über das <a href="/kontakt">Kontaktformular</a> anzuschreiben. Wir freuen uns auf deine Nachricht.</p>
<div class="slider slider-small"><figure aria-labelledby="caption-2022-01"><picture> <source srcset="/_astro/2022-spieltage-01.C77vX6zc_ZBrqH8.avif" type="image/avif"><source srcset="/_astro/2022-spieltage-01.C77vX6zc_Z2cIe3.webp" type="image/webp"><source srcset="/_astro/2022-spieltage-01.C77vX6zc_Z1GcpyO.jpg" type="image/jpeg"> <img src="/_astro/2022-spieltage-01.C77vX6zc_Z1GcpyO.jpg" alt="2022, Luzerner Spieltage" width="6000" height="4000" loading="lazy" decoding="async"> </picture><figcaption id="caption-2022-01">2022, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2022-04"><picture> <source srcset="/_astro/2022-spieltage-04.BWB_zi6l_2lpYWz.avif" type="image/avif"><source srcset="/_astro/2022-spieltage-04.BWB_zi6l_Z29wqnh.webp" type="image/webp"><source srcset="/_astro/2022-spieltage-04.BWB_zi6l_1gF15S.jpg" type="image/jpeg"> <img src="/_astro/2022-spieltage-04.BWB_zi6l_1gF15S.jpg" alt="2022, Luzerner Spieltage" width="6000" height="4000" loading="lazy" decoding="async"> </picture><figcaption id="caption-2022-04">2022, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2022-03"><picture> <source srcset="/_astro/2022-spieltage-03.BBcjZxuX_Z1z86ut.avif" type="image/avif"><source srcset="/_astro/2022-spieltage-03.BBcjZxuX_ZYSo1o.webp" type="image/webp"><source srcset="/_astro/2022-spieltage-03.BBcjZxuX_2qj3rL.jpg" type="image/jpeg"> <img src="/_astro/2022-spieltage-03.BBcjZxuX_2qj3rL.jpg" alt="2022, Luzerner Spieltage" width="6000" height="4000" loading="lazy" decoding="async"> </picture><figcaption id="caption-2022-03">2022, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2022-02"><picture> <source srcset="/_astro/2022-spieltage-02.CjcblfoN_5jsHE.avif" type="image/avif"><source srcset="/_astro/2022-spieltage-02.CjcblfoN_EybbJ.webp" type="image/webp"><source srcset="/_astro/2022-spieltage-02.CjcblfoN_ZYqv92.jpg" type="image/jpeg"> <img src="/_astro/2022-spieltage-02.CjcblfoN_ZYqv92.jpg" alt="2022, Luzerner Spieltage" width="6000" height="4000" loading="lazy" decoding="async"> </picture><figcaption id="caption-2022-02">2022, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2019-07"><picture> <source srcset="/_astro/2019-spieltage-07.BtZ7AubO_1cMu3B.avif" type="image/avif"><source srcset="/_astro/2019-spieltage-07.BtZ7AubO_1M2cwG.webp" type="image/webp"><source srcset="/_astro/2019-spieltage-07.BtZ7AubO_82vbU.jpg" type="image/jpeg"> <img src="/_astro/2019-spieltage-07.BtZ7AubO_82vbU.jpg" alt="2019, Luzerner Spieltage" width="4896" height="3264" loading="lazy" decoding="async"> </picture><figcaption id="caption-2019-07">2019, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2019-03"><picture> <source srcset="/_astro/2019-spieltage-03.CWGba86S_1cpBQ3.avif" type="image/avif"><source srcset="/_astro/2019-spieltage-03.CWGba86S_1LEkk8.webp" type="image/webp"><source srcset="/_astro/2019-spieltage-03.CWGba86S_7ECYm.jpg" type="image/jpeg"> <img src="/_astro/2019-spieltage-03.CWGba86S_7ECYm.jpg" alt="2019, Luzerner Spieltage" width="4896" height="3264" loading="lazy" decoding="async"> </picture><figcaption id="caption-2019-03">2019, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2018-01"><picture> <source srcset="/_astro/2018-spieltage-01.u_Q-kdgn_P0ilE.avif" type="image/avif"><source srcset="/_astro/2018-spieltage-01.u_Q-kdgn_1pf0OJ.webp" type="image/webp"><source srcset="/_astro/2018-spieltage-01.u_Q-kdgn_ZeJFv2.jpg" type="image/jpeg"> <img src="/_astro/2018-spieltage-01.u_Q-kdgn_ZeJFv2.jpg" alt="2018, Luzerner Spieltage" width="4896" height="3264" loading="lazy" decoding="async"> </picture><figcaption id="caption-2018-01">2018, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2017-01"><picture> <source srcset="/_astro/2017-spieltage-01.D2an30dx_Z1EGKzh.avif" type="image/avif"><source srcset="/_astro/2017-spieltage-01.D2an30dx_Z15s36c.webp" type="image/webp"><source srcset="/_astro/2017-spieltage-01.D2an30dx_2kJomX.jpg" type="image/jpeg"> <img src="/_astro/2017-spieltage-01.D2an30dx_2kJomX.jpg" alt="2017, Luzerner Spieltage" width="4896" height="3264" loading="lazy" decoding="async"> </picture><figcaption id="caption-2017-01">2017, Luzerner Spieltage</figcaption></figure><figure aria-labelledby="caption-2016-05"><picture> <source srcset="/_astro/2016-spieltage-05.BuB4Uaz3_Z227P5j.avif" type="image/avif"><source srcset="/_astro/2016-spieltage-05.BuB4Uaz3_f4Ftf.webp" type="image/webp"><source srcset="/_astro/2016-spieltage-05.BuB4Uaz3_PxyVg.jpg" type="image/jpeg"> <img src="/_astro/2016-spieltage-05.BuB4Uaz3_PxyVg.jpg" alt="2016, Luzerner Spieltage" width="2500" height="1668" loading="lazy" decoding="async"> </picture><figcaption id="caption-2016-05">2016, Luzerner Spieltage</figcaption></figure></div>
<h3 id="programm"><a class="header-anchor" href="#programm">Programm</a></h3>
<div class="box-grid"><div class="box-success"><span><p>Hier kriegst du eine gute Übersicht, was dich an den Luzerner Spieltagen erwarten kann.</p></span><!--$--><a href="/programm/neue-besucher" class="button button-small button-success"><i class="fa-duotone fa-arrow-turn-down-right event-icon"></i><span> <!--$-->für neue Besucher<!--/--></span></a><!--/--></div><div class="box-special"><span><p>Am Sonntag bieten wir vieles für die kleinsten Spieler:innen an. Klicke hier, um mehr zu erfahren.</p></span><!--$--><a href="/programm/familien" class="button button-small button-special"><i class="fa-duotone fa-arrow-turn-down-right event-icon"></i><span> <!--$-->für Familien<!--/--></span></a><!--/--></div><div class="box-danger"><span><p>Für wiederkehrende Besucher haben wir hier eine Liste mit allen Neuerungen zusammengestellt.</p></span><!--$--><a href="/programm/neuerungen" class="button button-small button-danger"><i class="fa-duotone fa-arrow-turn-down-right event-icon"></i><span> <!--$-->für Wiederkehrende<!--/--></span></a><!--/--></div><div class="box-gray"><span><p>Möchtest du jedes Detail wissen? Hier findest du alle Programmpunkte auf einer Seite zusammengefasst.</p></span><!--$--><a href="/programm" class="button button-small button-gray"><i class="fa-duotone fa-arrow-turn-down-right event-icon"></i><span> <!--$-->zur Gesamtübersicht<!--/--></span></a><!--/--></div></div>
<h3 id="die-wichtigsten-informationen-auf-einen-blick"><a class="header-anchor" href="#die-wichtigsten-informationen-auf-einen-blick">Die wichtigsten Informationen auf einen Blick</a></h3>
<h4 id="öffnungszeiten"><a class="header-anchor" href="#öffnungszeiten">Öffnungszeiten</a></h4>
<p>Samstag, 22. März 2025, 10 bis 24 Uhr.<br/>
Sonntag, 23. März 2025, 10 bis 18 Uhr.</p>
<h4 id="eintritt--anmeldung"><a class="header-anchor" href="#eintritt--anmeldung">Eintritt & Anmeldung</a></h4>
<p>Der Eintritt ist kostenfrei und eine Anmeldung ist nicht nötig.</p>
<h4 id="anreise"><a class="header-anchor" href="#anreise">Anreise</a></h4>
<p>Die Adresse lautet: <a href="https://www.google.com/maps/place/Katholische+Pfarrei+St.+Johannes+Luzern+-+W%C3%BCrzenbach/@47.0557335,8.3467125,18z/data=!4m5!3m4!1s0x478ffbe4a1717e11:0x63ba1cf90c4e4c46!8m2!3d47.055803!4d8.3448403">Pfarrei St. Johannes, Schädrütistrasse 26, 6006 Luzern</a></p>
<p>Vom Bahnhof Luzern sind die Räumlichkeiten bequem in 15 Minuten erreichbar per <strong>Bus 8</strong> (Aussteigen an der <em>Würzenbachmatte</em> Haltestelle) oder <strong>Bus 14</strong> (Aussteigen an der <em>Schlösslirain</em> Haltestelle).</p>
<p>Eine (kostenpflichtige) Parkgarage befindet sich 5 Gehminuten entfernt. Gehört zur Migros an der Adresse <a href="https://www.google.com/maps/place/Migros+Supermarkt/@47.0548083,8.3433408,18.5z/data=!4m5!3m4!1s0x478ffb4e3b438fcf:0x44bae0889972cca5!8m2!3d47.0550141!4d8.3437071">Würzenbachstrasse 19, Luzern</a>.</p>
<h4 id="verpflegung"><a class="header-anchor" href="#verpflegung">Verpflegung</a></h4>
<p>Ein Kiosk mit Getränken und Snacks steht während den Öffnungszeiten zur Verfügung und am Mittag und am Abend kochen wir etwas Leckeres für euch, inkl. Optionen für Veganer.</p>
<p><strong>Warme Küche</strong></p>
<ul>
<li>Samstag, 12 - 13 Uhr</li>
<li>Samstag, 18 - 19 Uhr</li>
<li>Sonntag, 12 - 13 Uhr</li>
</ul>
<p><em>Speisen und Getränke können Bar oder per Twint bezahlt werden.</em></p>
<div class="box-success"><span><p>Ist dir das zu wenig Programm? Dann schau doch bei der Gilde der Nacht rein, den Organisatoren der Luzerner Spieltage. <br/>Und merk dir unbedingt das Datum fürs nächste Jahr: <strong>22. + 23. März 2025</strong>.</p></span><!--$--><a href="https://gildedernacht.ch/" class="button button-small button-success"><i class="fa-duotone fa-arrow-turn-down-right event-icon"></i><span> <!--$-->Zur Gilde der Nacht<!--/--></span></a><!--/--></div> </main> </div> <footer class="footer"> <div class="site-switcher"> <h1>Unser Netzwerk</h1> <div class="switcher"> <div class="logo"> <a href="https://gildedernacht.ch/"> <div class="network-name"> <h2>Gilde der Nacht</h2> <h3>Luzerner Spielverein</h3> </div> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" height="75" width="75" class="gdn-logo"> <defs> <style>
.gdn-gradient-1 {
fill: url("#gdn-gradient-1");
}
.gdn-gradient-2 {
fill: url("#gdn-gradient-2");
}
.gdn-gradient-3 {
fill: url("#gdn-gradient-3");
}
.gdn-gradient-4 {
fill: url("#gdn-gradient-4");
}
.gdn-gradient-5 {
fill: url("#gdn-gradient-5");
}
.gdn-gradient-6 {
fill: url("#gdn-gradient-6");
}
</style> <linearGradient id="gdn-gradient-1" x1="392.09" y1="221.37" x2="566.4" y2="221.37" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="var(--clr-light)"></stop> <stop offset="1" stop-color="var(--clr-base)"></stop> </linearGradient> <linearGradient id="gdn-gradient-2" x1="433.6" y1="778.63" x2="607.91" y2="778.63" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="var(--clr-base)"></stop> <stop offset="1" stop-color="var(--clr-light)"></stop> </linearGradient> <linearGradient id="gdn-gradient-3" x1="105" y1="385" x2="398.96" y2="385" xlink:href="#gdn-gradient-1"></linearGradient> <linearGradient id="gdn-gradient-4" x1="601.04" y1="615" x2="895" y2="615" xlink:href="#gdn-gradient-2"></linearGradient> <linearGradient id="gdn-gradient-5" x1="192.9" y1="653.63" x2="355.66" y2="653.63" xlink:href="#gdn-gradient-1"></linearGradient> <linearGradient id="gdn-gradient-6" x1="644.34" y1="346.37" x2="807.1" y2="346.37" xlink:href="#gdn-gradient-2"></linearGradient> </defs> <g> <path class="gdn-fill-1" d="M566.4,425,653,575h45.35q-4.12-8.58-8.94-16.93L612.58,425Z"></path> <path class="gdn-fill-1" d="M681,655c10.94,81.86-27.26,166.15-103.1,209.94l20,34.64A250.55,250.55,0,0,0,721.45,655Z"></path> <path class="gdn-fill-1" d="M319,345c-10.94-81.86,27.26-166.15,103.1-209.94l-20-34.64A250.55,250.55,0,0,0,278.55,345Z"></path> <path class="gdn-fill-1" d="M433.6,575,347,425H301.65q4.13,8.58,8.94,16.93L387.42,575Z"></path> <path class="gdn-fill-1" d="M468.25,405h173.2l22.68-39.28Q654.64,365,645,365H491.34Z"></path> <path class="gdn-fill-1" d="M821.78,438.22A249.89,249.89,0,0,0,745,385.72l-20.22,35C801.1,452.2,855,527.42,855,615h40A248.36,248.36,0,0,0,821.78,438.22Z"></path> <path class="gdn-fill-1" d="M531.75,595H358.55l-22.68,39.28q9.5.71,19.13.72H508.66Z"></path> <path class="gdn-fill-1" d="M275.26,579.26C198.9,547.8,145,472.58,145,385H105A250.53,250.53,0,0,0,255,614.28Z"></path> <path class="gdn-fill-1" d="M465.78,290.72q-5.37,7.88-10.19,16.21L378.76,440l23.09,40,86.6-150Z"></path> <path class="gdn-fill-1" d="M607.39,190.45a249.69,249.69,0,0,0-83.88,40.27l20.22,35c65.43-50.4,157.52-59.47,233.36-15.68l20-34.64A248.31,248.31,0,0,0,607.39,190.45Z"></path> <path class="gdn-fill-1" d="M598.15,520l-86.6,150,22.67,39.28q5.37-7.87,10.19-16.21L621.24,560Z"></path> <path class="gdn-fill-1" d="M456.27,734.26c-65.43,50.4-157.52,59.47-233.36,15.68l-20,34.64a250.58,250.58,0,0,0,273.58-15.3Z"></path> <path class="gdn-gradient-1" d="M566.4,345l-137-237.26a20,20,0,0,0-34.64,20L520.21,345Z"></path> <path class="gdn-gradient-2" d="M605.23,872.26,479.79,655H433.6l137,237.26a20,20,0,1,0,34.64-20Z"></path> <path class="gdn-gradient-3" d="M399,365H125a20,20,0,0,0,0,40H375.87Z"></path> <path class="gdn-gradient-4" d="M875,595H624.13L601,635H875a20,20,0,0,0,0-40Z"></path> <path class="gdn-gradient-5" d="M332.57,520l-137,237.26a20,20,0,0,0,34.64,20L355.66,560Z"></path> <path class="gdn-gradient-6" d="M797.09,215.42a20,20,0,0,0-27.32,7.32L644.34,440l23.09,40,137-237.26A20,20,0,0,0,797.09,215.42Z"></path> </g> </svg> </a> </div> <div class="logo"> <a href="https://spieltage.ch/"> <div class="network-name"> <h2>Luzerner Spieltage</h2> <h3>22. + 23. März 2025</h3> </div> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" height="75" width="75" class="lst-logo"> <defs> <style>
.lst-gradient-1 {
fill: url("#lst-gradient-1");
}
.lst-gradient-2 {
fill: url("#lst-gradient-2");
}
.lst-gradient-3 {
fill: url("#lst-gradient-3");
}
</style> <linearGradient id="lst-gradient-1" x1="820.05" y1="684.81" x2="820.05" y2="295" gradientUnits="userSpaceOnUse"> <stop offset="0.2" stop-color="var(--clr-blue-to-green-start)"></stop> <stop offset="1" stop-color="var(--clr-blue-to-green-end)"></stop> </linearGradient> <linearGradient id="lst-gradient-2" x1="160" y1="224.03" x2="510" y2="224.03" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="var(--clr-yellow-to-red-end)"></stop> <stop offset="0.8" stop-color="var(--clr-yellow-to-red-start)"></stop> </linearGradient> <linearGradient id="lst-gradient-3" x1="169.89" y1="778.56" x2="520.21" y2="778.56" gradientUnits="userSpaceOnUse"> <stop offset="0.2" stop-color="var(--clr-pink-to-purple-start)"></stop> <stop offset="1" stop-color="var(--clr-pink-to-purple-end)"></stop> </linearGradient> </defs> <g> <path class="lst-fill-1" d="M199.89,682.93V315.19h-40V684.81H160c0,.07,0,.13,0,.19a20,20,0,0,0,40,0A20.2,20.2,0,0,0,199.89,682.93Z"></path> <path class="lst-fill-2" d="M840,685a20,20,0,0,0-29.83-17.4l-.06-.11L490,852.31,510,887,828.28,703.19A20,20,0,0,0,840,685Z"></path> <path class="lst-fill-3" d="M510,113.05l-.06.11a20,20,0,1,0-18.43,35.4l318.6,184,20-34.64Z"></path> <path class="lst-gradient-1" d="M840,315.19c0-.07,0-.13,0-.19a20,20,0,0,0-40,0,20.2,20.2,0,0,0,.11,2.07V684.81h40V315.19Z"></path> <path class="lst-gradient-2" d="M510,147.69l-20-34.64L171.72,296.81a20,20,0,1,0,18.11,35.59l.06.11Z"></path> <path class="lst-gradient-3" d="M508.49,851.44l-318.6-184-20,34.64L490,887l.06-.11a20,20,0,1,0,18.43-35.4Z"></path> </g> </svg> </a> </div> <div class="logo"> <a href="https://rollenspieltage.ch/"> <div class="network-name"> <h2>Luzerner Rollenspieltage</h2> <h3>23. + 24. August 2025</h3> </div> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" height="75" width="75" class="rst-logo"> <defs> <style>
.rst-gradient-1 {
fill: url("#rst-gradient-1");
}
.rst-gradient-2 {
fill: url("#rst-gradient-2");
}
.rst-gradient-3 {
fill: url("#rst-gradient-3");
}
.rst-gradient-4 {
fill: url("#rst-gradient-4");
}
</style> <linearGradient id="rst-gradient-1" x1="89.92" y1="210.49" x2="233.63" y2="331.07" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="var(--clr-purple-light)"></stop> <stop offset="0.8" stop-color="var(--clr-purple-base)"></stop> </linearGradient> <linearGradient id="rst-gradient-2" x1="566.62" y1="735.16" x2="696.22" y2="735.16" xlink:href="#rst-gradient-1"></linearGradient> <linearGradient id="rst-gradient-3" x1="156.5" y1="479.39" x2="717.44" y2="479.39" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="var(--clr-red-light)"></stop> <stop offset="0.8" stop-color="var(--clr-red-base)"></stop> </linearGradient> <linearGradient id="rst-gradient-4" x1="247.21" y1="521.26" x2="882.39" y2="521.26" gradientUnits="userSpaceOnUse"> <stop offset="0.2" stop-color="var(--clr-red-base)"></stop> <stop offset="1" stop-color="var(--clr-red-light)"></stop> </linearGradient> </defs> <g> <path class="rst-fill-2" d="M820,153a125.14,125.14,0,0,0-176.78,0L501.77,294.38h0a20,20,0,0,0,28.28,28.28h0L671.47,181.24a85.09,85.09,0,0,1,120.21,0l56.57,56.57,28.28-28.29Z"></path> <path class="rst-fill-2" d="M756.33,237.81h0l-38.89-38.89h0a20,20,0,0,0-28.29,28.28h0L728,266.09h0a20,20,0,0,0,28.29-28.28Z"></path> <path class="rst-fill-2" d="M156.77,869.33l0-.06,38.79-123.42-38.16-12L118.53,857.6h0a20,20,0,1,0,38.14,12h0Z"></path> <path class="rst-fill-2" d="M275.49,810.56a20,20,0,0,0-20.13-4.92h0L131.61,844.52l12,38.16L267,843.89l.05,0,.27-.08h0a20,20,0,0,0,8.15-33.22Z"></path> <path class="rst-fill-1" d="M332.06,223.67a19.91,19.91,0,0,0-8.51-5l-180.3-53L132,204l180.2,53a20,20,0,0,0,19.9-33.29Z"></path> <path class="rst-gradient-1" d="M209.83,359.44l-53-180.29a20,20,0,1,0-38.34,11.39l53,180.19Z"></path> <path class="rst-fill-1" d="M738.65,566.61l-28.29-28.28-81.31,81.32h0a20,20,0,0,0,28.28,28.28h0Z"></path> <path class="rst-fill-1" d="M600.76,704.5l-28.28-28.29-81.32,81.32h0a20,20,0,0,0,28.29,28.29h0Z"></path> <path class="rst-gradient-2" d="M696.22,771.67l-95.46-95.46h0a20,20,0,0,0-28.28,28.29h0L667.94,800Z"></path> <path class="rst-fill-1" d="M752.79,715.11h0L703.3,665.61h0A20,20,0,0,0,675,693.89h0l49.49,49.49h0a20,20,0,0,0,28.28-28.28Z"></path> <path class="rst-fill-1" d="M547.74,664.34a20,20,0,1,0-35.9-17.57,221.89,221.89,0,0,0-27.36,106.87q0,10.38,1,20.72l39.71-5q-.66-7.8-.67-15.72a180.93,180.93,0,0,1,23.31-89.28Z"></path> <path class="rst-fill-1" d="M738.65,538.33a19.86,19.86,0,0,0-11.71-5.69v0q-10.22-.95-20.47-1A221.46,221.46,0,0,0,599,559.36l18,35.73a181,181,0,0,1,89.53-23.45c5.19,0,10.35.23,15.47.66h0a20,20,0,0,0,16.7-34Z"></path> <path class="rst-fill-1" d="M798.75,732.78a79.74,79.74,0,0,0-56.57-23.43c-1.74,0-3.49.08-5.23.19l3.5,39.85c.57,0,1.15,0,1.73,0a40,40,0,1,1-39.95,39h-.33a20,20,0,1,0-39.68-.29,80,80,0,1,0,136.53-55.29Z"></path> <polygon class="rst-fill-1" points="469.32 384.27 333.13 224.82 302.71 250.8 440.95 412.64 469.32 384.27"></polygon> <path class="rst-fill-1" d="M623,564.24h0l-17.55-20.55-28.37,28.37,15.51,18.16h0c.34.39.68.79,1.05,1.16A20,20,0,0,0,623,564.24Z"></path> <path class="rst-fill-1" d="M203.63,349.88h0a20,20,0,0,0-27.12,29.34c.37.37.77.71,1.16,1h0L337.1,516.49l28.37-28.37Z"></path> <polygon class="rst-fill-1" points="496.51 652.65 517.06 670.21 543.04 639.79 524.88 624.28 496.51 652.65"></polygon> <path class="rst-gradient-3" d="M717.44,227.2l-28.29-28.28L162.36,725.71h0A20,20,0,0,0,190.64,754h0Z"></path> <path class="rst-gradient-4" d="M876.53,209.52a20,20,0,0,0-28.28,0h0l-601,601,28.28,28.29,601-601h0A20,20,0,0,0,876.53,209.52Z"></path> </g> </svg> </a> </div> </div> </div> </footer> </body></html>