@charset "UTF-8";
:root, [data-bs-theme=light] {
  --bs-font-sans-serif: "Encode Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-body-font-family: var(--bs-font-sans-serif); }

@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-ExtraBold.eot");
  src: url("/fonts/EncodeSansCondensed-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-ExtraBold.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-ExtraBold.woff") format("woff"), url("/fonts/EncodeSansCondensed-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-Light.eot");
  src: url("/fonts/EncodeSansCondensed-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-Light.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-Light.woff") format("woff"), url("/fonts/EncodeSansCondensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-Thin.eot");
  src: url("/fonts/EncodeSansCondensed-Thin.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-Thin.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-Thin.woff") format("woff"), url("/fonts/EncodeSansCondensed-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-Black.eot");
  src: url("/fonts/EncodeSansCondensed-Black.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-Black.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-Black.woff") format("woff"), url("/fonts/EncodeSansCondensed-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-Medium.eot");
  src: url("/fonts/EncodeSansCondensed-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-Medium.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-Medium.woff") format("woff"), url("/fonts/EncodeSansCondensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-Regular.eot");
  src: url("/fonts/EncodeSansCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-Regular.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-Regular.woff") format("woff"), url("/fonts/EncodeSansCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-Bold.eot");
  src: url("/fonts/EncodeSansCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-Bold.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-Bold.woff") format("woff"), url("/fonts/EncodeSansCondensed-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed';
  src: url("/fonts/EncodeSansCondensed-SemiBold.eot");
  src: url("/fonts/EncodeSansCondensed-SemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-SemiBold.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-SemiBold.woff") format("woff"), url("/fonts/EncodeSansCondensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Encode Sans Condensed ExLight';
  src: url("/fonts/EncodeSansCondensed-ExtraLight.eot");
  src: url("/fonts/EncodeSansCondensed-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/fonts/EncodeSansCondensed-ExtraLight.woff2") format("woff2"), url("/fonts/EncodeSansCondensed-ExtraLight.woff") format("woff"), url("/fonts/EncodeSansCondensed-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
.fr-overlay-background {
  background: #ffffff;
  opacity: 0.7; }

#hero {
  align-items: center;
  justify-content: center; }

body {
  font-size: 14px; }

h1, .h1 {
  font-size: 3em;
  color: #099CD6; }

h2, .h2 {
  font-size: 2.5em;
  color: #099CD6; }

h3, .h3 {
  font-size: 2.25em;
  color: #099CD6; }

h4, .h4 {
  font-size: 2em;
  color: #099CD6; }

h5, .h5 {
  font-size: 1.5em;
  color: #099CD6; }

h6, .h6 {
  font-size: 1.25em;
  color: #099CD6; }

a {
  color: #099CD6;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  /* optional: zentriert das Bild */ }

footer {
  font-size: .8em;
  font-weight: 100; }

.bg-verlauf {
  background: linear-gradient(180deg, #F8F9FA, #5DBAD4); }

.header-text {
  color: #099CD6;
  font-family: 'Encode Sans Condensed'; }

.nowrap {
  white-space: nowrap; }

.fw-600 {
  font-weight: 600; }

.centered-list {
  list-style: none;
  /* Standard-Bullets entfernen */
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  font-size: 1.25em;
  font-weight: 600; }

.centered-list li {
  position: relative;
  padding-left: 8px;
  /* Abstand zwischen Punkt und Text */ }

.centered-list li::before {
  content: "\2022";
  /* Bullet */
  color: #099CD6;
  font-size: 1.2em;
  position: relative;
  right: 8px;
  /* Punkt links */
  top: 0; }

table.address {
  max-width: 576px;
  font-size: .9em; }
  table.address .left {
    width: 29%; }

.test {
  font-family: 'Inconsolata', monospace;
  font-stretch: 200%; }

@media only screen and (max-width: 575px) {
  /* Custom styles for extra small devices (<576px) */ }
@media only screen and (min-width: 576px) {
  /* Custom styles for small devices (ÔëÑ576px) */
  body {
    font-size: 16px; } }
@media only screen and (min-width: 768px) {
  /* Custom styles for medium devices (ÔëÑ768px) */
  body {
    font-size: 18px; } }
@media only screen and (min-width: 992px) {
  /* Custom styles for large devices (ÔëÑ992px) */
  body {
    font-size: 20px; } }
@media only screen and (min-width: 1200px) {
  /* Custom styles for extra large devices (ÔëÑ1200px) */
  body {
    font-size: 22px; } }
@media only screen and (min-width: 1400px) {
  /* Custom styles for extra extra large devices (ÔëÑ1400px) */
  body {
    font-size: 24px; } }

/*# sourceMappingURL=style-2025.css.map */
