.tagFilter.svelte-1bglh6z{position:relative;display:inline-block}.tagFilter__trigger.svelte-1bglh6z{display:inline-flex;align-items:center;gap:.5rem;min-height:2.5rem;padding:.375rem .75rem;border:none;border-radius:.75rem;background-color:var(--bw-darkgray-80);cursor:pointer;transition:background-color .15s ease}@media(hover:hover){.tagFilter__trigger.svelte-1bglh6z:hover{background-color:var(--bw-white-8)}}.tagFilter__pills.svelte-1bglh6z{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;flex:1}.tagFilter__placeholder.svelte-1bglh6z{font-family:var(--font-mono);font-size:.875rem;color:var(--bw-white-40)}.tagFilter__pill.svelte-1bglh6z{display:inline-flex;align-items:center;gap:.25rem;height:1.625rem;padding:0 .5rem 0 .625rem;border-radius:6.25rem;background-color:var(--bw-white-15);color:var(--bw-white);font-family:var(--font-mono);font-size:.8125rem;font-weight:600}.tagFilter__pillX.svelte-1bglh6z{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;padding:0;border:none;border-radius:6.25rem;background:transparent;color:var(--bw-white-60);cursor:pointer}@media(hover:hover){.tagFilter__pillX.svelte-1bglh6z:hover{color:var(--bw-white);background-color:var(--bw-white-10)}}.tagFilter__count.svelte-1bglh6z{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .3125rem;border-radius:6.25rem;background-color:var(--bw-white-15);color:var(--bw-white);font-family:var(--font-mono);font-size:.625rem;font-weight:700}.tagFilter__chevron.svelte-1bglh6z{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border:none;background:transparent;color:var(--bw-white-50);cursor:pointer}.tagFilter__chevronFlip.svelte-1bglh6z{transform:rotate(180deg)}.tagFilter__dropdown.svelte-1bglh6z{position:absolute;top:calc(100% + .375rem);left:0;width:22.5rem;display:grid}@media(min-width:768px){.tagFilter__dropdown.svelte-1bglh6z{left:auto;right:0}}.tagFilter__dropdown.svelte-1bglh6z{grid-template-columns:1fr 1fr;gap:.25rem 1.5rem;padding:.875rem 1.25rem;border:none;border-radius:.75rem;background-color:#141414d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 .5rem 1.5rem #0006;z-index:10}.tagFilter__option.svelte-1bglh6z{display:flex;align-items:center;gap:.5rem;padding:.375rem .25rem;border-radius:.375rem;cursor:pointer;text-decoration:none}@media(hover:hover){.tagFilter__option.svelte-1bglh6z:hover .tagFilter__optionLabel:where(.svelte-1bglh6z){color:var(--bw-white)}}.tagFilter__option.svelte-1bglh6z input:where(.svelte-1bglh6z){position:absolute;opacity:0;width:0;height:0}.tagFilter__optionDot.svelte-1bglh6z{width:1rem;height:1rem;border-radius:.25rem;border:1.5px solid var(--bw-white-20);background:transparent;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease}.tagFilter__optionDot--active.svelte-1bglh6z{background-color:var(--bw-white-60);border-color:var(--bw-white-60)}.tagFilter__optionLabel.svelte-1bglh6z{font-family:var(--font-mono);font-size:.875rem;color:var(--bw-white-80);transition:color .15s ease}.tagFilter__overflow.svelte-1bglh6z{font-family:var(--font-mono);font-size:.75rem;color:var(--bw-white-50)}.wissenCategory__title.svelte-1bglh6z{font-family:var(--font-sans-serif);font-size:2rem;font-weight:600;line-height:2rem;margin:0;width:100%}@media(min-width:1200px){.wissenCategory__title.svelte-1bglh6z{font-size:3.5rem;line-height:3.5rem}}.wissenCategory__subline.svelte-1bglh6z{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}@media(min-width:768px){.wissenCategory__subline.svelte-1bglh6z{flex-direction:row;align-items:center;justify-content:space-between;gap:1.25rem}}.wissenCategory__desc.svelte-1bglh6z{margin:0;font-size:1rem;color:var(--bw-white-80)}.wissenList.svelte-1bglh6z{list-style:none;padding:0;margin:0;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.wissenList.svelte-1bglh6z{gap:1.25rem;grid-template-columns:1fr 1fr}}@media(min-width:992px){.wissenList.svelte-1bglh6z{grid-template-columns:1fr 1fr 1fr}}.wissenList__item.svelte-1bglh6z{display:flex}.wissenList__card.svelte-1bglh6z{display:flex;flex-direction:column;width:100%;background-color:var(--bw-darkgray-80);border-radius:.75rem;color:var(--bw-white);text-decoration:none;overflow:hidden;transition:var(--transition-bgColor-fast)}@media(hover:hover){.wissenList__card.svelte-1bglh6z:hover,.wissenList__card.svelte-1bglh6z:focus-visible{background-color:var(--bw-white-10)}}.wissenList__media.svelte-1bglh6z{position:relative;aspect-ratio:16/9;width:100%;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--bw-white, #fff)}.wissenList__mediaSvg.svelte-1bglh6z{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.wissenList__mediaSvg.svelte-1bglh6z svg{width:100%;height:100%;display:block}.wissenList__body.svelte-1bglh6z{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.wissenList__title.svelte-1bglh6z{font-family:var(--font-sans-serif);font-size:2rem;font-weight:600;line-height:2rem}.wissenList__short.svelte-1bglh6z{margin:0;font-size:.875rem;line-height:1.5;color:var(--bw-white-80)}.readTime.svelte-1bglh6z{display:flex;align-items:center;gap:.25rem;margin-left:auto;font-family:var(--font-mono);font-size:.8125rem;font-weight:500;color:var(--bw-white-60);white-space:nowrap}.wissenList__tagOverflow.svelte-1bglh6z{font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--bw-white-50);white-space:nowrap}
