.cardcollection{display:flex;width:100%;gap:20rem;flex-wrap:wrap;align-items:flex-start;justify-content:center;margin-left:0;margin-right:0;margin-bottom:4rem}.cardcontainer{display:flex;gap:2rem;flex-wrap:wrap-reverse;border-radius:1rem;align-content:center;justify-content:space-between;overflow:hidden;max-width:100rem;flex-grow:1;width:min-content;flex-basis:100%;padding:.5rem 4% 4rem}.cardtextconatiner{width:50%;margin-right:2rem;line-height:1.5;justify-content:center;display:flex;flex-direction:column}.cardtextconatiner p{line-height:2}.cardimagecontainer{height:25rem;width:25rem}.cardimage{width:100%;height:100%;border-radius:2rem;background-color:#fffa}.cardimage-shadow{box-shadow:0 0 .5rem #4f8776}@media(max-width:820px){.cardcontainer{margin:0;padding:1rem;justify-content:center}.cardtextconatiner{width:90%}.cardimagecontainer{height:10rem;width:10rem}}.card{border-radius:var(--r);border:1px solid rgba(255,255,255,.12);background:var(--panel);padding:18px 16px;font-size:1rem}.card:hover{background:var(--panel2)}.card h2{margin:6px 0 10px;font-size:1.5rem}ul{margin:10px 0 0;padding-left:18px;line-height:1.75}li{margin:7px 0}.tag{display:inline-block;padding:.38rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.18);color:rgba(255,255,255,.82);font-size:1rem;letter-spacing:.04rem}.tag.green{border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.12)}.tag.blue{border-color:rgba(56,189,248,.35);background:rgba(56,189,248,.1)}.tag.gray{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,6%)}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--scroll-percent:0;--max-content-width:100rem;--color-background-raw-rgb:255, 255, 255;--color-background:linear-gradient(180deg, var(--bg0), var(--bg1));--navbar-background-color:rgba(255, 255, 255, 0.9);--color-background-footer:#2e2e2eff;--bg0:#070b14;--bg1:#0c1220;--panel:rgba(255, 255, 255, .08);--panel2:rgba(255, 255, 255, .10);--text:rgba(255, 255, 255, .92);--green:#194A19;--max:1160px;--r:20px}body{background-color:var(--color-background);background-color:linear-gradient(180deg,var(--bg0),var(--bg1));font-family:geologica_auto-regular;color:var(--text)}.hcenter-inner{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}h1{font-size:2rem}h2{font-size:1.5rem}p{font-size:1rem}@media screen and (min-width:768px){.h1{font-size:2.5rem}.h2{font-size:1.75rem}.p{font-size:1rem}}@media screen and (min-width:992px){h1{font-size:2.5rem}h2{font-size:1.5rem}p{font-size:1rem}}@media screen and (min-width:1200px){.h1{font-size:4rem}.h2{font-size:2.5rem}.p{font-size:1.5rem}}@media(max-width:768px){p{margin:1rem}h1,h2,h3{margin:1rem}}.externlink{position:absolute;content:url(/imgs/leavingPage.png);vertical-align:super;width:2rem;transform:translate(40%,40%)}*{box-sizing:border-box}a{color:inherit}.wrap{margin:0 auto;padding:0}.links{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.links a{font-size:13px;text-decoration:none;color:rgba(255,255,255,.86)}.links a:hover{color:#fff}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,8%);font-weight:800;font-size:13px;text-decoration:none}.btn.primary{border:0;background:rgba(25,74,25,.92)}.btn.primary:hover{filter:brightness(1.04)}.btn:active{transform:translateY(1px)}.btn.ghost{background:rgba(0,0,0,.16);border-color:rgba(255,255,255,.18)}h1{margin:0 0 10px;line-height:1.05;letter-spacing:.2px}.grid1{display:grid;grid-template-columns:1fr;gap:16px}.grid2{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:980px){.grid2,.grid3{grid-template-columns:1fr}h1{font-size:38px}}html{background:linear-gradient(180deg,#070b14,#0c1220)}@font-face{font-family:Geologica_Auto-Regular;src:url(/fonts/Geologica/static/Geologica_Auto-Regular.ttf)}@font-face{font-family:Monoton-Regular;src:url(/fonts/Monoton/Monoton-Regular.ttf)}@font-face{font-family:EdgeOfTheGalaxy-Regular;src:url(/fonts/edge-of-the-galaxy-font/EdgeOfTheGalaxyRegular-OVEa6.otf)}@font-face{font-family:Timeburner;src:url(/fonts/timeburner-font/Timeburner-xJB8.ttf)}@font-face{font-family:Timeburner-Bold;src:url(/fonts/timeburner-font/TimeburnerBold-peGR.ttf)}.footermenu{background-color:var(--color-background-footer);height:4rem;display:flex;justify-content:center;align-items:center;z-index:30;color:#fff}.footermenu-links{height:100%;width:80%}.footermenu-links ul{display:flex;margin:0;padding:0;width:100%;justify-content:space-evenly}.footermenu-links li{margin:0;display:flex;justify-content:space-around;flex-direction:column;align-items:center;list-style:none;height:4rem;background-color:#2e2e2e}.footermenu-links li a{display:flex;flex-direction:column;text-decoration:none;color:#fff;height:100%;text-align:center;justify-content:center;font-size:1rem;z-index:20}.footermenu-links li:hover{background-color:#58585888}@media only screen and (max-width:768px){.footermenu{flex-direction:column;align-items:flex-start}.footermenu-links{width:100%}.footermenu-links ul{width:100%;flex-direction:column}.footermenu-links ul li{text-align:center}.footermenu-links ul li a{padding:.5rem 1rem}}.center{margin:0;position:absolute;top:50%;transform:translate(0,-50%)}@media screen and (max-width:768px){.blocksatz-auf-mobil{text-align:justify;hyphens:auto}}*{box-sizing:border-box}.navbar{background-color:#0000;transition:background-color .5s ease-in-out;position:fixed;top:0;left:0;right:0;height:4rem;display:flex;justify-content:space-between;align-items:center;z-index:30}.navbarspacer{height:4rem}.navbar-backgroundactive{background-color:var(--navbar-background-color);backdrop-filter:blur(8px)}.navbar-underline{background-color:#84a98443;width:100%;height:.25rem;top:4rem;position:fixed}.navbarlogo{height:100%;z-index:250;filter:drop-shadow(0 0 2px #3434EF00);padding-left:1rem}.navbar-links{height:100%}.navbar-links-separator{background-color:#84a98443;width:100%;height:.25rem}.navbar-links ul{display:flex;margin:0;padding:0}.navbar-links li{margin:0;list-style:none}.navbar-links li a{display:block;text-decoration:none;color:#000;height:4rem;text-align:center;justify-content:center;font-size:1rem;padding-top:1.5rem;padding-left:2rem;padding-right:2rem;z-index:20}@media(hover:hover) and (pointer:fine){.navbar-links li:hover{background-color:#58585888}}.toggle-button{position:absolute;top:.75rem;right:1rem;display:inline-block;flex-direction:column;justify-content:space-between;width:38px;height:30px;z-index:25}.toggle-button .bar{height:3px;width:100%;background-color:#000;border-radius:10px;z-index:25}@media only screen and (max-width:768px){.navbar{flex-direction:column;align-items:flex-start}.toggle-button{display:flex}.navbar-links{display:none;width:100%}.navbar-links ul{width:100%;flex-direction:column}.navbar-links ul li{text-align:center}.navbar-links ul li a{padding:.5rem 1rem}.navbar-links.active{display:flex}.navbar-links.active ul li{background-color:var(--navbar-background-color);backdrop-filter:blur(8px)}}html,body{position:relative;margin:0;border:0;padding:0;width:100%;height:100%}body{overflow:auto}.singlepagecontent{padding:0 4% 4rem;max-width:var(--max-content-width);width:100%}