@font-face {font-family: jetbrains-mono;src: url(JetBrainsMono.ttf);}html,body {height: 100%;margin: 0;font-family: 'jetbrains-mono', sans-serif;font-size: 20px;}body {display: flex;flex-direction: column;}main {flex: 1;}.container {width: min(100% - 2rem, 1200px);margin-inline: auto;padding-top: 1rem;padding-bottom: 1rem;}a {color: #4f39f6;text-decoration: none;transition: all 0.3s;&:hover {text-decoration: none;}}svg {color: black;}a:hover > span > h4 {text-decoration: underline;}.content-link:hover {text-decoration: underline;}.hero-headline-wrapper {display: flex;flex-direction: column;margin-inline: auto;gap: 0;margin-bottom: 3rem;margin-top: 2rem;font-size: 1.5rem;text-align: center;}.hero-headline-wrapper > h1 {margin: 0;}.data-protection ul {list-style: none;padding-left: 0;margin-left: 0;.strong {margin-top: 1.3rem;margin-bottom: 0.8rem;}li {margin-top: 5px;margin-bottom: 10px;}.list {list-style: circle;li {margin-left: 25px;}}}footer {padding: 2rem;border-top: 1px solid #ccc;background-color: whitesmoke;}.footer-wrapper {display: flex;flex-direction: column;align-items: center;gap: 0.5rem;}.footer-links-wrapper {display: flex;flex-direction: row;gap: 2rem;}.copyright {display: flex;flex-direction: column;align-items: center;gap: 10px;text-align: center;width: 100%;}header {width: 100%;border-bottom: 1px solid #ccc;background-color: whitesmoke;box-shadow:0 4px 8px rgba(0,0,0,0.2),0 6px 20px rgba(0,0,0,0.19);}.header-content {display: flex;justify-content: space-between;align-items: center;gap: 1rem;flex-wrap: wrap;}.header-links {display: flex;gap: 2rem;flex-wrap: wrap;}.article, p {hyphens: auto;text-align: justify;}.breadcrumb {margin-top: 1.5rem;margin-bottom: 2rem;font-size: 16px;}.content-information {color: #333;margin-bottom: 0;margin-top: 0;font-size: 16px;}article {margin-bottom: 2rem;}h1 {margin-top: 0.5rem;}article > a > span > h4 {margin-bottom: 0 !important;margin-top: 0 !important;}article > a > p {margin-top: 0;color: black;text-decoration: none !important;}.content-footer {display: flex;gap: 1rem;}.tag {padding: 0.3rem;color: whitesmoke;background-color: #4f39f6;border-radius: 0.5rem;a {color: inherit !important;}}.list-teaser-tags {display: none !important;justify-content: center;display: flex;flex-direction: row;gap: 0.5rem;}